Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Switch/Variable index %d is invalid" warnings should be debug messages #458

Closed
fdelapena opened this issue Apr 27, 2015 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@fdelapena
Copy link
Contributor

@fdelapena fdelapena commented Apr 27, 2015

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.

@fdelapena fdelapena added the UX label Apr 27, 2015
@fdelapena fdelapena self-assigned this Apr 27, 2015
@fdelapena fdelapena added this to the 0.3 milestone Apr 27, 2015
@fdelapena fdelapena closed this in cfb72cb Apr 28, 2015
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
Labels
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant