The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.0.30 (Linux)
|
![]() |
Overture bug - 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: Overture bug (/showthread.php?tid=2020) |
Overture bug - BadRos - 01-08-2020 Hello, I had this bug three times, all with more than 10 opponents When I buy a Overture and I send it to a sub company it breaks everything, at the first flight there is a huge loss of money! I'm not sure if this could be in the log because it doesn't crash but I can still play, this game was with 100 opponents ![]() Thanks for your time! RE: Overture bug - Tjoeker - 01-08-2020 Thanks for reporting! Do you have a save file I can check out? RE: Overture bug - Tomcatter - 01-09-2020 Have you tried it without competitors? I tested your scenario with more then 10 opponents and without opponents. If I send my Overture to my subsidiary and activate the route, everything runs normally. How many Overtures fly the route to "New Chitose Airport"? Or is there a mixed fleet, 1x Overture and 1x Airbus? RE: Overture bug - BadRos - 01-09-2020 I-AABJ and I-AABI are both Overtures, one works perfectly in the New Chitose route and the bug is in the New Chitose route with two Overtures, now I'll start a new game without opponents and test it, by the way I only tried with more than one Overture, I'll try with one and more! ![]() RE: Overture bug - Tjoeker - 01-09-2020 Can you send me a save file to investigate? I see that the Overture shows a '0F' in the lay out code. This might be the issue. You can find the save file in: the rootfolder/data/saves. RE: Overture bug - BadRos - 01-09-2020 It seems that with one or two Overtures in my test is working properly, but with more and using all the Overtures in all the routes I can it breaks! ![]() This should be the save: https://filebin.net/ebznld8y5vb13519 (01-09-2020, 01:14 PM)Tjoeker Wrote: Can you send me a save file to investigate?Here it is: https://filebin.net/ebznld8y5vb13519 They all have 0F but not every Overture breaks the numbers ![]() I also think that when there is a loss of money of more than 50/75 billions the company should not only remove me from the ceo role but also shut down or be helped by another airline, but obviusli this is something for the next versions, I don't think is that important for now ![]() RE: Overture bug - Tjoeker - 01-09-2020 I found that the game has problems with this 'special' standard configuration. (I.e. filled with Business rather than Economy) Fixing this will take a long time unfortunately, as the issue is deep down at the core of the game. As a temporary fix I set the standard configuration to be a mix of First and Economy Class instead of First Class and Business. This is likely the cause of your issue, as the game divides the demand by supply. (simply put) In this case supply is 0, which puts infinite numbers in the calculation later on. If it doesn't fix your issue in the next patch, please report back. You can read more about what we plan to do to fix the issues at the core of the game in our next devlog. ![]() RE: Overture bug - BadRos - 01-10-2020 (01-09-2020, 02:55 PM)Tjoeker Wrote: I found that the game has problems with this 'special' standard configuration. (I.e. filled with Business rather than Economy)Thank you, I will try in the next patch, thanks for your hard work! |