"Switch/Variable index %d is invalid" warnings should be debug messages #458
Comments
Ghabry
added a commit
that referenced
this issue
Apr 28, 2015
Silence invalid index messages. Fixes #458
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some games have bugs, e.g. when trying to enable switches/variables from a variable value they may reference to an invalid switch/variable index value, e.g. 0000.
The default behaviour of RPG_RT is just ignore this defect. Player is showing them and this makes these games display annoying warnings in the on-screen console.
The text was updated successfully, but these errors were encountered: