PSA: Numeric UI and Chatblock mods are crashing during entry into the mourning star

Issue Type (Required):

Other

Issue Description (Required):

These two mods from my testing cause issues just before the loading into the MS, if you’re going to post a topic here, disable them first.

2 Likes

Thanks for sharing this here!

1 Like

I was just about to post the same in general, this is more fitting!

From Nexusmods:

Numeric UI at Warhammer 40,000: Darktide Nexus - Mods and community

They’ve removed the color: ui_hud_overcharge_low

Which is used in HudElementDodgeCount.lua

change lines 20 and 21 to:

local color_inefficient = Color.ui_hud_red_super_light(255, true)
local color_limit = Color.ui_hud_red_medium(255, true)

2 Likes