redeclipse / base

Base environment for Red Eclipse and associated source files.
https://redeclipse.net/
424 stars 86 forks source link

[BUGBOT][UI] Error message and potential invalid entity state after deleting decals #1457

Open q009 opened 5 months ago

q009 commented 5 months ago

[BUGBOT][UI] Error message and potential invalid entity state after deleting decals

Description

After deleting decals using the delete key with the entity panel open, an error message 'Unknown command: ui_toolent' is generated. This suggests a missing command or handler for decal-related entity operations. The issue points to a broader problem where the game's entity state becomes invalid or broken after entity deletion, leading to the UI attempting to call an invalid entity handler.

Workarounds

None mentioned

Information