The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.0.30 (Linux)
|
2.14 Patch E - Printable Version +- Forum (https://theairlineproject.net/forum) +-- Forum: Downloads (https://theairlineproject.net/forum/forumdisplay.php?fid=5) +--- Forum: Versions (https://theairlineproject.net/forum/forumdisplay.php?fid=8) +--- Thread: 2.14 Patch E (/showthread.php?tid=1874) |
RE: 2.14 Patch E - Tomcatter - 09-15-2019 (09-15-2019, 02:02 PM)knuclo Wrote: but when i click to start the game, the game shuts down... Is there a crashlog entry in your "TAPv2" textfile? The file is in your main directory. RE: 2.14 Patch E - knuclo - 09-16-2019 (09-15-2019, 07:03 PM)Tomcatter Wrote:Game time: 01/01/2019 00:00:00(09-15-2019, 02:02 PM)knuclo Wrote: but when i click to start the game, the game shuts down... Version: Version 2.14 Patch E4 (Alpha) 15/09/2019: 16:17 code = ReadOnly (8), message = System.Data.SQLite.SQLiteException (0x800017FF): attempt to write a readonly database attempt to write a readonly database em System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) em System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) em System.Data.SQLite.SQLiteDataReader.NextResult() em System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) em System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) em System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) em System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() em SQLiter.SQLiter.DropTable[T]() em C:\Users\Christian\Documents\Visual Studio 2017\Projects\SQLiter\SQLiter\SQLiter.cs:line 199 em TheAirlineProjectV2.Infrastructure.Model.LoadSaveModel.LoadSaveHelpers.SaveOptions() em D:\OneDrive\bureaublad\TAP\TAP Code\TheAirlineProjectV2.Infrastructure\Model\LoadSaveModel\LoadSaveHelpers.cs:line 450 em TheAirlineProjectV2.Infrastructure.Model.LoadSaveModel.LoadSaveObject.saveOptions() em D:\OneDrive\bureaublad\TAP\TAP Code\TheAirlineProjectV2.Infrastructure\Model\LoadSaveModel\LoadSaveObject.cs:line 248 em TheAirlineProjectV2.Modules.MainMenu.ViewModels.MainMenuWindowViewModel.startGame() em D:\OneDrive\bureaublad\TAP\TAP Code\TheAirlineProjectV2.Modules.MainMenu\ViewModels\MainMenuWindowViewModel.cs:line 724 em TheAirlineProjectV2.Modules.MainMenu.ViewModels.MainMenuWindowViewModel.StartGameNext() em D:\OneDrive\bureaublad\TAP\TAP Code\TheAirlineProjectV2.Modules.MainMenu\ViewModels\MainMenuWindowViewModel.cs:line 715 em Prism.Commands.DelegateCommand.Execute() em Prism.Commands.DelegateCommand.Execute(Object parameter) em Prism.Commands.DelegateCommandBase.System.Windows.Input.ICommand.Execute(Object parameter) em MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated) em System.Windows.Controls.Primitives.ButtonBase.OnClick() em System.Windows.Controls.Button.OnClick() em System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) em System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) em System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) em System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) em System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) em System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) em System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) em System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) em System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) em System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) em System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) em System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) em System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) em System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) em System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted) em System.Windows.Input.InputManager.ProcessStagingArea() em System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) em System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) em System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) em System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) em System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) em MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) em MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) em System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) em System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) em System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) em MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) em MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg) em System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) em System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame) em System.Windows.Application.RunDispatcher(Object ignore) em System.Windows.Application.RunInternal(Window window) em System.Windows.Application.Run(Window window) em System.Windows.Application.Run() em TheAirlineProjectV2.App.Main() RE: 2.14 Patch E - 257istderboss - 09-23-2019 We'll see Another problem I had while playing yesterday: the game only simulates 2 days, then stops. After pausing it simulates 2 days and stops again RE: 2.14 Patch E - 257istderboss - 09-23-2019 Edit: after loading, game stops on 26.11.2014 RE: 2.14 Patch E - Tjoeker - 09-23-2019 Are you on Patch E or F? RE: 2.14 Patch E - 257istderboss - 09-23-2019 (09-23-2019, 06:50 PM)Tjoeker Wrote: Are you on Patch E or F?F lol, sorry for commenting here RE: 2.14 Patch E - Tjoeker - 09-23-2019 Can you share the save file and post it in the bug reporting forum? I likely won't fix it today or tomorrow as it's rather busy at work. So that's easier to keep track of the bugs. RE: 2.14 Patch E - 257istderboss - 09-24-2019 Sure, gonna post it there |