[MODDED] Crashing upon entering Mourningstar or Psykanium

Issue Type (Required):

Crash - During Play

Issue Description (Required):

Of course this isn’t an issue when not using mods so one of them should be causing it i think? If someone could point out which mod(s) is/are causing the crash that’d be very helpful thanks!
GUID: 1402a713-8d93-4ba8-b2e0-73d8fee73467
Log File:
Info Type:

[Script Error]: scripts/managers/ui/ui_hud.lua:230: attempt to index local ‘class’ (a boolean value)

[PC] Do You Use Mods? (Optional):

Yes, and I’ve tried disabling them

Reproduction Rate (Required):

Constant (100%)

Platform (Required):

PC - Steam

Upload Supporting Evidence (Optional):

console-2025-03-26-08.07.45-1402a713-8d93-4ba8-b2e0-73d8fee73467.log (288 KB)
auto_mod_loader_log.txt (2.81 KB)

[PC] Upload Console Log & darktide_launcher.log (Optional):

crash_dump-2025-03-26-08.07.45-1402a713-8d93-4ba8-b2e0-73d8fee73467.dmp (1.03 MB)
darktide_launcher.log (649 KB)

I add that weapon_FOV is buggy also…

For scoreboard, there’s a fix on darktide modders server.
Crosshair HUD this is only Allies module that are breaking the mod
Dark cache, I was not knowing it was working… I was thinking it was not working for a very long time…

Thank you for the info!

Search for “Script Error” in the console log file, that and the lines below the Lua Stack and Lua Locals are where you need to look, usually the error or stack dump will be very obvious.
Here in the Lua Locals dump, it hints at "volleyfiretimer "(which lines up with the Script Error)

<<Lua Locals>>  [1] self = table: 000000000904B3E0; definition = table: 000000000904EDD0; elements = table: 000000000904BF40; elements_array = table: 000000000904BF70; class_name = "HudElementVolleyFire"; params = table: 00000000000E52D0; validation_function = nil; filename = "volleyfiretimer/scripts/mods/volleyfiretimer/UI/UI_elements"; use_hud_scale = true; class = false; optional_context = nil; draw_layer = 0; hud_scale = 1

which is listed in the Modder’s Discord Announcement post for broken mods Discord
Mods that break with updates are listed here normally, keep that in in the future.

1 Like

@gpkgpk hits the nail on the head once more! :slight_smile:

1 Like

I’m not trying to replace you, just seeing a lot of people bugging (ha!) you with mod related crashes that are easy to track down.

I’d be a horrible Julia, I’m more of a Hedge. :winking_face_with_tongue:

1 Like