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)
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…
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)
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.