The International Simutrans Forum

Development => Bug Reports => Topic started by: HyperSim on July 13, 2018, 04:11:00 PM

Title: [120.3] Game crash when clicking other company's finance window
Post by: HyperSim on July 13, 2018, 04:11:00 PM
Hello, everyone.
We found that if you name a company too long name, the game will crash when you try to open the finance window.
In simplay.h, the size of player_name_buf is defined 256 bytes, but in money_frame.h,  the size of money_frame_title is only 80 bytes.
This is why this crash occurs.
Please check and fix it.
Title: Re: [120.3] Game crash when clicking other company's finance window
Post by: Dwachs on July 13, 2018, 07:16:14 PM
should be fixed in r8543