No UI error on headless server on player death #5251
Labels
Size: S
Small effort likely only affecting a single area and requiring little to no research
Status: Needs Investigation
Requires to be debugged or checked for feasibility, etc.
Topic: Stabilization
Requests, Issues and Changes related to improving stablity and reducing flakyness
Type: Bug
Issues reporting and PRs fixing problems
Milestone
What happened
I died in-game and the server logged an error.
How to reproduce
Proposed Fix
A headless server shouldn't try to run the respective code path in the first place as it is not expected to have a UI.
If the respective code is relevant for players, this should be run client-side.
The text was updated successfully, but these errors were encountered: