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

Report to console if a missing message is requested #2958

Merged
merged 1 commit into from
Mar 8, 2021

Conversation

pazkero
Copy link
Contributor

@pazkero pazkero commented Feb 28, 2021

Pull Request Prelude

Changes Proposed

If show_msg() requests a message code which is not present in messages.conf, a "??" will be provided silently.
This raises a warning so maintainers and fork owners can debug and fix their messages.conf file.

(This should not happen normally).

Issues addressed: None

src/map/atcommand.c Show resolved Hide resolved
If show_msg() requests a message code which is not present in messages.conf, a "??" will be provided silently.
This raises a warning so maintainers can debug and fix their messages.conf file.
@MishimaHaruna MishimaHaruna added this to the Release v2021.03.08 milestone Mar 8, 2021
@MishimaHaruna MishimaHaruna merged commit a7811af into HerculesWS:master Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants