Page MenuHomeFeedback Tracker

DayZ Debug monitor causing frozen inventory
Closed, DuplicatePublic

Description

I am running a public DayZ server and after the most recent update I had to set enableDebugMonitor = 1; if I set it to 1 then the players inventory freezes. Players can not move any items from inventory into their hands or from their hands into their inventory. After changing enableDebugMonitor = 0; the inventory issue then goes away.

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 7 x64
Operating System Version
Windows 7 Ultimate
Category
General
Steps To Reproduce

Shut down Server process.
Open serverDZ.cfg
Set enableDebugMonitor = 0; to enableDebugMonitor = 1;
Players inventory freezes after next launch

Go back into the serverDZ.cfg
Set enableDebugMonitor = 1; back to 0
Players inventory is unfrozen after next launch