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

Game crashes at startup, likely 'korean.lng' involved #5704

Closed
DorpsGek opened this issue Aug 11, 2013 · 3 comments
Closed

Game crashes at startup, likely 'korean.lng' involved #5704

DorpsGek opened this issue Aug 11, 2013 · 3 comments
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

mintz0223 opened the ticket and wrote:

At startup, game shows error message that it can't use '굴림'(Gulim, basic font of Korean winXP), and after that game crashes. I ain't even seen the main menu.

nightly r25716, r25703, and stable 1.3.2 version crashes samely. After deleting korean.lng, game works properly using english locale.

Attachments

Reported version: trunk
Operating system: Windows


This issue was imported from FlySpray: https://bugs.openttd.org/task/5704
@DorpsGek
Copy link
Member Author

mintz0223 wrote:

After opening with English locale, I edited openttd.cfg by notepad(returning locale to korean.lng and set small, medium, large and mono fonts) and game successfully initiated with Korean locale.


This comment was imported from FlySpray: https://bugs.openttd.org/task/5704#comment12509

@DorpsGek
Copy link
Member Author

frosch wrote:

Information from dmp:
0012e9f0 0041c736 00000000 00000000 004574c6 openttd!GetRawSprite+0x84 [c:\bamboo-agent-home\xml-data\build-dir\ottd-nightly-w32bit\src\spritecache.cpp @ 827]
0012e9fc 004574c6 4000003f 00fe3ce8 0012ec4c openttd!SpriteFontCache::GetGlyph+0x25 [c:\bamboo-agent-home\xml-data\build-dir\ottd-nightly-w32bit\src\fontcache.cpp @ 169]
0012ea30 0041da20 00000001 00172a90 00000000 openttd!MissingGlyphSearcher::FindMissingGlyphs+0x4a [c:\bamboo-agent-home\xml-data\build-dir\ottd-nightly-w32bit\src\strings.cpp @ 2027]
0012eb64 77e2bd02 00172a9c 00172c08 00000004 openttd!EnumFontCallback+0x18d [c:\bamboo-agent-home\xml-data\build-dir\ottd-nightly-w32bit\src\fontdetection.cpp @ 340]
WARNING: Stack unwind information not available. Following frames may be wrong.
0012eb98 77e2bc29 8b010d08 00000000 001625a8 gdi32+0xbd02
0012ebbc 0041db06 8b010d08 0012ebe4 0041d893 gdi32+0xbc29
0012ec80 0045770c 00000412 00fe3628 00000000 openttd!SetFallbackFont+0xb2 [c:\bamboo-agent-home\xml-data\build-dir\ottd-nightly-w32bit\src\fontdetection.cpp @ 365]
0012fa28 004744fa 00000000 00fe3628 00f6be4c openttd!CheckForMissingGlyphs+0x96 [c:\bamboo-agent-home\xml-data\build-dir\ottd-nightly-w32bit\src\strings.cpp @ 2119]
0012fa58 004409ea 0161b578 0012fe30 7ffde000 openttd!HandleBootstrap+0x69 [c:\bamboo-agent-home\xml-data\build-dir\ottd-nightly-w32bit\src\bootstrap_gui.cpp @ 234]
0012fe18 005f7229 00000001 0012fe30 00320032 openttd!openttd_main+0xa4c [c:\bamboo-agent-home\xml-data\build-dir\ottd-nightly-w32bit\src\openttd.cpp @ 793]
0012ff30 006c9699 00400000 00000000 0015234c openttd!WinMain+0x7a [c:\bamboo-agent-home\xml-data\build-dir\ottd-nightly-w32bit\src\os\windows\win32.cpp @ 452]
0012ffc0 7c7e776f 00320032 00370031 7ffde000 openttd!__tmainCRTStartup+0x11a [f:\dd\vctools\crt_bld\self_x86\crt\src\crt0.c @ 275]
0012fff0 00000000 006c96ec 00000000 00000000 kernel32+0x1776f

Important part: Sprite font is being tried/used during bootstrap GUI.


This comment was imported from FlySpray: https://bugs.openttd.org/task/5704#comment12512

@DorpsGek
Copy link
Member Author

DorpsGek commented Oct 6, 2013

frosch closed the ticket.

Reason for closing: Fixed

in r25822


This comment was imported from FlySpray: https://bugs.openttd.org/task/5704

@DorpsGek DorpsGek closed this as completed Oct 6, 2013
@DorpsGek DorpsGek added Core flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) labels Apr 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)
Projects
None yet
Development

No branches or pull requests

1 participant