The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.0.30 (Linux)
|
![]() |
Version 2.12 - 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: Version 2.12 (/showthread.php?tid=1411) |
RE: Version 2.12 - pjank42 - 08-21-2018 I will make sure that scrolling is implemented for the airport slots page, and until that can't you apply for it directly on the airports list/page? RE: Version 2.12 - Jabru - 08-22-2018 (08-21-2018, 07:37 PM)pjank42 Wrote: I will make sure that scrolling is implemented for the airport slots page, and until that can't you apply for it directly on the airports list/page? I am not a smart man... I did not even notice that function! Well, maybe it would be a good idea to give it a label, just so that all of us idiots who don't even think to hover over it, can see what it might do. My god, I feel stupid now. It would have saved me so much time and effort! I noticed another thing today, when I was playing around with the seat configuration. It generally works pretty well, but after having assigned seats for different classes, the economy class grows beyond its size when you click away from the plane and reenter the plane. I have had economy classes growing to over 170 % of its original size, essentially meaning that you can have 1,5 plane flying between - in my case - Libya and Bangladesh. It still says the plane has a maximum seating of the maximum possible of the specific airplane model. I think it is worth to look into, so that it cannot be abused for cheating or by accident by the AI. RE: Version 2.12 - Tjoeker - 08-22-2018 Thanks for your input. We'll add something like "request slot" when hovering that button. We're currently working on an entirely new cabin configuration system. ![]() RE: Version 2.12 - SpicyShrimp - 08-23-2018 Hey everyone, Just noticed a couple of things and was wondering, if it is intended or if I am just not smart enough to make it work correctly: 1. Building new terminals somehow limits me to only 9 gates max. (Also, since slots are king now, what are they good for anyway?) 2. If I take over an airline, all routes vanish and so do the aircrafts. That is particularly painful, because one main reason for an acquisition of an airline is to include them as a subsidiary because of said routes. 3. This has been mentioned before, but I am having negative slot numbers available at FRA (and others) and don't see a chance to raise this number. Hope that fits into this category anyway & thanks in advance! RE: Version 2.12 - Jabru - 08-23-2018 I forgot to mention that when loading a game, the planes bought or leased disappear in the 'assign aircraft' menu in 'Create route' in 'Routes'. The aircrafts still exist, just not in that specific menu. They are still available in 'Airlines' in the general 'Routes' menu. Signed contracts with aircraft leasing companies also vanishes ![]() RE: Version 2.12 - Tjoeker - 08-24-2018 Thanks for reporting. ![]() We're taking care of it. @SpicyShrimp: the amount of gates dictates the amount of slots an airport has. RE: Version 2.12 - Jabru - 08-27-2018 I have noticed a quite troublesome bug in the scheduling tool. It is not possible to make a trip leaving on a Saturday evening and arriving on the following Sunday. It always says that there is an overlap (even though there is none), meaning that you can never have a plane flying non-stop for a full week. Right now, I have a plane flying Sunday morning till Saturday evening between Riyadh and Madinah, but another plane has to take over between Saturday and Sunday, due to this non-existing overlap. Is there something I am not getting? RE: Version 2.12 - Tjoeker - 08-27-2018 Sounds like a bug, thanks for reporting. ![]() RE: Version 2.12 - Jabru - 08-27-2018 I could start routes on a custom airline without any pilots (from Riyadh, King Khalid Airport). It seems to work as intended on the pre-made airlines, as I got the "lack of pilots" warning with Saudi Arabian Airlines yesterday. RE: Version 2.12 - kwilson92 - 09-07-2018 Hi guys, I would first like to say i am loving the game and look forward to the finished article, however, recently everytime i click start game it crashes, i see someone else had this issue but didn't put his log up, so here is mine. Thanks Log Game time: 01/01/2018 00:00:00 Version: Version 2.12 (Alpha) 07/09/2018: 21:33 System.Data.SQLite.SQLiteException (0x80004005): attempt to write a readonly database attempt to write a readonly database at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at SQLiter.SQLiter.DropTable[T]() in C:\Users\Christian\Documents\Visual Studio 2017\Projects\SQLiter\SQLiter\SQLiter.cs:line 199 at TheAirlineProjectV2.Infrastructure.Model.LoadSaveModel.LoadSaveHelpers.SaveOptions() in C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.Infrastructure\Model\LoadSaveModel\LoadSaveHelpers.cs:line 322 at TheAirlineProjectV2.Infrastructure.Model.LoadSaveModel.LoadSaveObject.saveOptions() in C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.Infrastructure\Model\LoadSaveModel\LoadSaveObject.cs:line 211 at TheAirlineProjectV2.Modules.MainMenu.ViewModels.MainMenuWindowViewModel.startGame() in C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.Modules.MainMenu\ViewModels\MainMenuWindowViewModel.cs:line 626 at TheAirlineProjectV2.Modules.MainMenu.ViewModels.MainMenuWindowViewModel.StartGameNext() in C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.Modules.MainMenu\ViewModels\MainMenuWindowViewModel.cs:line 619 at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated) at System.Windows.Controls.Primitives.ButtonBase.OnClick() at System.Windows.Controls.Button.OnClick() at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg) at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) at System.Windows.Application.RunDispatcher(Object ignore) at System.Windows.Application.RunInternal(Window window) at TheAirlineProjectV2.App.Main() |