-
-
Notifications
You must be signed in to change notification settings - Fork 480
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Currently debugscript doesn't behave accordingly to it's description:
debugscript: Modes available are 0 (None), 1 (Errors), 2 (Errors + Warnings), 3 (All)
As of now it checks whether debug level of player is equal or higher than debug level of message. Do note that outputDebugString makes use of levels from 0 to 4. Moreover, client seems to miss relevant checks; by having /debugscript set to 1 all of client-side debug messages would be displayed, but it should display errors only.
Steps to reproduce
Play around with outputDebugString
and /debugscript
Version
No response
Additional context
No response
Relevant log output
No response
Security Policy
- I have read and understood the Security Policy and this issue is not security related.
Fernando-A-Rocha, bum8hj and Wannacry-ops
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working