Issue Type (Required):
Other
Issue Description (Required):
Game Version: 1.10.0-b620009 (Patch 1.10.x)
Platform: PC (Steam) - Linux/Proton
Crash Type: Lua Error - Resource Management Failure
The game crashes to desktop when attempting to unload weapon particle effect resources after a player disconnects during an active mission. The crash occurs in the Package Manager when it tries to free a resource (content/fx/particles/weapons/rifles/lasgun/lasgun_chargefull) that is still actively referenced by the game engine (refcount: 38).
Error Message:
scripts/foundation/managers/package/package_manager.lua:502:
Trying to unload resource #ID[a0f12764d4f6b1ec].#ID[a8193123526fad64]
that’s used elsewhere by the engine, refcount: 38
Session Details:
- Mission: Operation No Man’s Land (op_no_mans_land)
- Difficulty: Auric Maelstrom (Challenge 5, Resistance 5)
- Circumstance: Waves of Specials - More Resistance
- Players: 4-player mission, crash occurred when 3rd player disconnected at timestamp 00:28:07
- Mission Progress: Approximately 8 minutes into active combat phase
Modded Status: Yes
I’d also add that this happened twice in a row for me with the identical setup. Vet with lasgun, rage quits I crash.
Additional Technical Information
System Specs:
- CPU: AMD Ryzen 7 9700X
- GPU: AMD Radeon Graphics (RADV GFX1200) RX 9600 XT
- OS: Linux (Fedora 43) via latest cashyos Proton
- RAM: 32GB
Relevant Log Entries:
- Full console log: console-2026-01-12-00.19.23-e9473fb7-bd52-495e-bf84-2b33f443f760.log
- Session ID: e9473fb7-bd52-495e-bf84-2b33f443f760
Resource in Question:
- Package: content/fx/particles/weapons/rifles/lasgun/lasgun_chargefull
- Resource ID: #ID[a0f12764d4f6b1ec]
- Type ID: #ID[a8193123526fad64]
- Refcount at crash: 38
Steps to Reproduce (Required):
Steps to Reproduce
- Mission Setup:
- Start a multiplayer mission on Auric Maelstrom difficulty
- Ensure 4 players are in the match
- Progress into active combat (approximately 8+ minutes into mission)
- Trigger Condition:
- Have one player equipped with a Lasgun variant
- Engage in active combat with particle effects rendering (weapon firing, charging effects)
- Player with Lasgun disconnects from the match (intentionally or network drop)
- Expected Result:
- Bot should replace disconnected player seamlessly
- Game should continue normally
- Actual Result:
- Game crashes approximately 1-4 seconds after player disconnection
- Lua error in PackageManager attempting to unload weapon particle resources
- Crash dump generated with refcount violation error
Crash Timeline:
00:28:07.271 - Player disconnects
00:28:07.410 - Bot spawn initiated
00:28:07.740 - Player unit registration begins
00:28:11.413 - CRASH: PackageManager resource unload error
Mission Name (Optional):
No Man’s Land
[PC] Do You Use Mods? (Optional):
Yes, but I haven’t tried disabling them
Reproduction Rate (Required):
Rare (<10%)
Platform (Required):
PC - Steam
[PC] Upload Console Log & darktide_launcher.log (Optional):
console-2026-01-12-00.19.23-e9473fb7-bd52-495e-bf84-2b33f443f760.log (298 KB)