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

Fix crashing in script runner mode #840

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

Epicpkmn11
Copy link
Contributor

Script runner mode was crashing due to the language data being left uninitialized so it was trying to print out null pointers.

This makes it always initialize to the fallback English. I could also make it initialize to GodMode9's active language, but as it currently doesn't use the active font in script runner mode I mirrored that for the language.

@Wolfvak Wolfvak merged commit 338a2aa into d0k3:master Feb 20, 2024
1 check passed
MisterSheeple pushed a commit to MisterSheeple/DumpATron3D that referenced this pull request Apr 19, 2024
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.

2 participants