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

Crash when opening Game Options #7672

Closed
nikolas opened this issue Jul 28, 2019 · 2 comments
Closed

Crash when opening Game Options #7672

nikolas opened this issue Jul 28, 2019 · 2 comments

Comments

@nikolas
Copy link
Member

nikolas commented Jul 28, 2019

Version of OpenTTD

git master (425cd3e)

Expected result

Opens Game Options

Actual result

Crash: crash.log

Steps to reproduce

  • Install new copy of openttd from git
  • Install OpenGFX, OpenSFX, OpenMSX from within openttd
  • Try to open Game Options
@James103
Copy link
Contributor

Message: NOT_REACHED triggered at line 1684 of /home/nik/src/OpenTTD/src/strings.cpp

This crash blocks three important things: switching languages, changing the font and GUI scale, and changing the base set, all of which are important to have easy ways to access and change. The only other ways to access all three are as far as I know, is modifying the openttd.cfg file, looking for the right settings, and changing them to the right values, something which takes far longer then just going into the game options and changing it there.

@glx22
Copy link
Contributor

glx22 commented Jul 28, 2019

I guess you have more than 32 resolutions available, and I think it happens since 9195f23 (not tested, but high probability)

glx22 added a commit to glx22/OpenTTD that referenced this issue Jul 28, 2019
glx22 added a commit to glx22/OpenTTD that referenced this issue Jul 28, 2019
@LordAro LordAro closed this as completed in 8cccb15 Aug 2, 2019
douiwby pushed a commit to douiwby/OpenTTD that referenced this issue Apr 16, 2020
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

No branches or pull requests

3 participants