Posts: 1,501
Threads: 61
Joined: Jul 2016
Reputation:
30
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?
Posts: 5
Threads: 0
Joined: Aug 2018
Reputation:
0
(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.
Posts: 2,539
Threads: 102
Joined: Jun 2017
Reputation:
23
Language: EN, NL, FR, DE
Location: Belgium
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.
Posts: 5
Threads: 1
Joined: Aug 2018
Reputation:
0
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!
Posts: 5
Threads: 0
Joined: Aug 2018
Reputation:
0
08-23-2018, 07:25 PM
(This post was last modified: 08-23-2018, 07:52 PM by Jabru.)
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
Posts: 2,539
Threads: 102
Joined: Jun 2017
Reputation:
23
Language: EN, NL, FR, DE
Location: Belgium
08-24-2018, 02:43 PM
(This post was last modified: 08-24-2018, 02:44 PM by Tjoeker.)
Thanks for reporting.
We're taking care of it.
@SpicyShrimp: the amount of gates dictates the amount of slots an airport has.
Posts: 5
Threads: 0
Joined: Aug 2018
Reputation:
0
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?
Posts: 2,539
Threads: 102
Joined: Jun 2017
Reputation:
23
Language: EN, NL, FR, DE
Location: Belgium
Sounds like a bug, thanks for reporting.
Posts: 5
Threads: 0
Joined: Aug 2018
Reputation:
0
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.
Posts: 163
Threads: 44
Joined: Apr 2017
Reputation:
3
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()
|