The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.0.30 (Linux)
|
![]() |
Can't start new game, game crashes - Printable Version +- Forum (https://theairlineproject.net/forum) +-- Forum: Downloads (https://theairlineproject.net/forum/forumdisplay.php?fid=5) +--- Forum: Bug Reporting (https://theairlineproject.net/forum/forumdisplay.php?fid=9) +---- Forum: Bug Archive (https://theairlineproject.net/forum/forumdisplay.php?fid=24) +---- Thread: Can't start new game, game crashes (/showthread.php?tid=2101) |
Can't start new game, game crashes - 307x - 04-13-2020 Trying to start a new game (for the first time). I am using all of the default starting options. I chose to take over WestJet. I hit "Start Game" and after about 15 seconds, the game shuts down. No error message, nothing, just shuts down entirely... I've tried this three times. I also tried with custom starting options and a custom airline, and it did the same thing. Am I doing something wrong? I attached my log file. RE: Can't start new game, game crashes - Tjoeker - 04-13-2020 Hey the log file only shows crashes from when I was still developing the version. I forgot to remove them. ![]() Can you empty the crashlog, launch the game again and send the new crashlog over? What language setting do you have on your system? Did you change the decimal operator to something custom? For example "," -> ".". RE: Can't start new game, game crashes - 307x - 04-13-2020 (04-13-2020, 07:48 AM)Tjoeker Wrote: Hey the log file only shows crashes from when I was still developing the version. I forgot to remove them. Issue resolved. I emptied the crash log and re-ran. After looking over the new log, I see that I had put the game folder in a read-only section of my drive and so my computer was blocking the EXE from creating a database for the new game. I gave it permission to create the database and now it works. Thanks for the quick reply! ![]() RE: Can't start new game, game crashes - Tjoeker - 04-13-2020 You're welcome! Have fun. ![]() |