The following warnings occurred:
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.0.30 (Linux)
File Line Function
/global.php 94 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "lockoutexpiry" - Line: 573 - File: global.php PHP 8.0.30 (Linux)
File Line Function
/global.php 573 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $can_access_moderationqueue - Line: 749 - File: global.php PHP 8.0.30 (Linux)
File Line Function
/global.php 749 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 889 - File: global.php PHP 8.0.30 (Linux)
File Line Function
/global.php 889 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 889 - File: global.php PHP 8.0.30 (Linux)
File Line Function
/global.php 889 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $awaitingusers - Line: 34 - File: global.php(956) : eval()'d code PHP 8.0.30 (Linux)
File Line Function
/global.php(956) : eval()'d code 34 errorHandler->error
/global.php 956 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 1021 - File: global.php PHP 8.0.30 (Linux)
File Line Function
/global.php 1021 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5196 - File: inc/functions.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions.php 5196 errorHandler->error
/global.php 1021 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7360 - File: inc/functions.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions.php 7360 errorHandler->error
/inc/functions.php 5216 is_member
/global.php 1021 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7360 - File: inc/functions.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions.php 7360 errorHandler->error
/inc/functions.php 5216 is_member
/inc/functions.php 5233 build_theme_select
/global.php 1021 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7360 - File: inc/functions.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions.php 7360 errorHandler->error
/inc/functions.php 5216 is_member
/global.php 1021 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1449 - File: inc/functions.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions.php 1449 errorHandler->error
/inc/functions.php 1404 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.0.30 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.0.30 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.0.30 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.0.30 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.0.30 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.0.30 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.0.30 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.0.30 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Forum
Can not load saved game - 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 not load saved game (/showthread.php?tid=1883)



Can not load saved game - peycke - 09-16-2019

I am using the itch app


Game time: 1-1-0001 00:00:00
Version: Version 2.14 Patch E5 (Alpha)
16-9-2019: 20:39 System.ArgumentException: Eigenschap Set Method is niet gevonden.
  bij System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture)
  bij System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, Object[] index)
  bij SQLiter.SQLiter.GetElement[T](SQLiteDataReader reader) in C:\Users\Christian\Documents\Visual Studio 2017\Projects\SQLiter\SQLiter\SQLiter.cs:regel 270
  bij SQLiter.SQLiter.GetTable[T]() in C:\Users\Christian\Documents\Visual Studio 2017\Projects\SQLiter\SQLiter\SQLiter.cs:regel 326
  bij TheAirlineProjectV2.Infrastructure.Model.LoadSaveModel.LoadSaveHelpers.LoadGame(String filename) in D:\OneDrive\bureaublad\TAP\TAP Code\TheAirlineProjectV2.Infrastructure\Model\LoadSaveModel\LoadSaveHelpers.cs:regel 152
  bij TheAirlineProjectV2.Infrastructure.Model.LoadSaveModel.LoadSaveObject.loadGame(String filename) in D:\OneDrive\bureaublad\TAP\TAP Code\TheAirlineProjectV2.Infrastructure\Model\LoadSaveModel\LoadSaveObject.cs:regel 239
  bij TheAirlineProjectV2.Modules.MainMenu.ViewModels.MainMenuWindowViewModel.LoadGameClicked() in D:\OneDrive\bureaublad\TAP\TAP Code\TheAirlineProjectV2.Modules.MainMenu\ViewModels\MainMenuWindowViewModel.cs:regel 844
  bij Prism.Commands.DelegateCommand.Execute()
  bij Prism.Commands.DelegateCommand.Execute(Object parameter)
  bij Prism.Commands.DelegateCommandBase.System.Windows.Input.ICommand.Execute(Object parameter)
  bij MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
  bij System.Windows.Controls.Primitives.ButtonBase.OnClick()
  bij System.Windows.Controls.Button.OnClick()
  bij System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
  bij System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
  bij System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  bij System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  bij System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  bij System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  bij System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
  bij System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
  bij System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  bij System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  bij System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  bij System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  bij System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  bij System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
  bij System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
  bij System.Windows.Input.InputManager.ProcessStagingArea()
  bij System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
  bij System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
  bij System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
  bij System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  bij System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  bij MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  bij MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  bij System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  bij System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  bij System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  bij MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  bij MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  bij System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  bij System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  bij System.Windows.Application.RunDispatcher(Object ignore)
  bij System.Windows.Application.RunInternal(Window window)
  bij System.Windows.Application.Run(Window window)
  bij System.Windows.Application.Run()
  bij TheAirlineProjectV2.App.Main()
Game time: 1-1-0001 00:00:00
Version: Version 2.14 Patch E5 (Alpha)
16-9-2019: 20:43 System.ArgumentException: Eigenschap Set Method is niet gevonden.
  bij System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture)
  bij System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, Object[] index)
  bij SQLiter.SQLiter.GetElement[T](SQLiteDataReader reader) in C:\Users\Christian\Documents\Visual Studio 2017\Projects\SQLiter\SQLiter\SQLiter.cs:regel 270
  bij SQLiter.SQLiter.GetTable[T]() in C:\Users\Christian\Documents\Visual Studio 2017\Projects\SQLiter\SQLiter\SQLiter.cs:regel 326
  bij TheAirlineProjectV2.Infrastructure.Model.LoadSaveModel.LoadSaveHelpers.LoadGame(String filename) in D:\OneDrive\bureaublad\TAP\TAP Code\TheAirlineProjectV2.Infrastructure\Model\LoadSaveModel\LoadSaveHelpers.cs:regel 152
  bij TheAirlineProjectV2.Infrastructure.Model.LoadSaveModel.LoadSaveObject.loadGame(String filename) in D:\OneDrive\bureaublad\TAP\TAP Code\TheAirlineProjectV2.Infrastructure\Model\LoadSaveModel\LoadSaveObject.cs:regel 239
  bij TheAirlineProjectV2.Modules.MainMenu.ViewModels.MainMenuWindowViewModel.LoadGameClicked() in D:\OneDrive\bureaublad\TAP\TAP Code\TheAirlineProjectV2.Modules.MainMenu\ViewModels\MainMenuWindowViewModel.cs:regel 844
  bij Prism.Commands.DelegateCommand.Execute()
  bij Prism.Commands.DelegateCommand.Execute(Object parameter)
  bij Prism.Commands.DelegateCommandBase.System.Windows.Input.ICommand.Execute(Object parameter)
  bij MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
  bij System.Windows.Controls.Primitives.ButtonBase.OnClick()
  bij System.Windows.Controls.Button.OnClick()
  bij System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
  bij System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
  bij System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  bij System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  bij System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  bij System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  bij System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
  bij System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
  bij System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  bij System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  bij System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  bij System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  bij System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  bij System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
  bij System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
  bij System.Windows.Input.InputManager.ProcessStagingArea()
  bij System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
  bij System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
  bij System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
  bij System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  bij System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  bij MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  bij MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  bij System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  bij System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  bij System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  bij MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  bij MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  bij System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  bij System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  bij System.Windows.Application.RunDispatcher(Object ignore)
  bij System.Windows.Application.RunInternal(Window window)
  bij System.Windows.Application.Run(Window window)
  bij System.Windows.Application.Run()
  bij TheAirlineProjectV2.App.Main()
Game time: 1-1-0001 00:00:00
Version: Version 2.14 Patch E5 (Alpha)
16-9-2019: 20:44 System.ArgumentException: Eigenschap Set Method is niet gevonden.
  bij System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture)
  bij System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, Object[] index)
  bij SQLiter.SQLiter.GetElement[T](SQLiteDataReader reader) in C:\Users\Christian\Documents\Visual Studio 2017\Projects\SQLiter\SQLiter\SQLiter.cs:regel 270
  bij SQLiter.SQLiter.GetTable[T]() in C:\Users\Christian\Documents\Visual Studio 2017\Projects\SQLiter\SQLiter\SQLiter.cs:regel 326
  bij TheAirlineProjectV2.Infrastructure.Model.LoadSaveModel.LoadSaveHelpers.LoadGame(String filename) in D:\OneDrive\bureaublad\TAP\TAP Code\TheAirlineProjectV2.Infrastructure\Model\LoadSaveModel\LoadSaveHelpers.cs:regel 152
  bij TheAirlineProjectV2.Infrastructure.Model.LoadSaveModel.LoadSaveObject.loadGame(String filename) in D:\OneDrive\bureaublad\TAP\TAP Code\TheAirlineProjectV2.Infrastructure\Model\LoadSaveModel\LoadSaveObject.cs:regel 239
  bij TheAirlineProjectV2.Modules.MainMenu.ViewModels.MainMenuWindowViewModel.LoadGameClicked() in D:\OneDrive\bureaublad\TAP\TAP Code\TheAirlineProjectV2.Modules.MainMenu\ViewModels\MainMenuWindowViewModel.cs:regel 844
  bij Prism.Commands.DelegateCommand.Execute()
  bij Prism.Commands.DelegateCommand.Execute(Object parameter)
  bij Prism.Commands.DelegateCommandBase.System.Windows.Input.ICommand.Execute(Object parameter)
  bij MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
  bij System.Windows.Controls.Primitives.ButtonBase.OnClick()
  bij System.Windows.Controls.Button.OnClick()
  bij System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
  bij System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
  bij System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  bij System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  bij System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  bij System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  bij System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
  bij System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
  bij System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  bij System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  bij System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  bij System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  bij System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  bij System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
  bij System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
  bij System.Windows.Input.InputManager.ProcessStagingArea()
  bij System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
  bij System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
  bij System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
  bij System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  bij System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  bij MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  bij MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  bij System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  bij System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  bij System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  bij MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  bij MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  bij System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  bij System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  bij System.Windows.Application.RunDispatcher(Object ignore)
  bij System.Windows.Application.RunInternal(Window window)
  bij System.Windows.Application.Run(Window window)
  bij System.Windows.Application.Run()
  bij TheAirlineProjectV2.App.Main()
Game time: 1-1-0001 00:00:00
Version: Version 2.14 Patch E5 (Alpha)
16-9-2019: 20:49 System.ArgumentException: Eigenschap Set Method is niet gevonden.
  bij System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture)
  bij System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, Object[] index)
  bij SQLiter.SQLiter.GetElement[T](SQLiteDataReader reader) in C:\Users\Christian\Documents\Visual Studio 2017\Projects\SQLiter\SQLiter\SQLiter.cs:regel 270
  bij SQLiter.SQLiter.GetTable[T]() in C:\Users\Christian\Documents\Visual Studio 2017\Projects\SQLiter\SQLiter\SQLiter.cs:regel 326
  bij TheAirlineProjectV2.Infrastructure.Model.LoadSaveModel.LoadSaveHelpers.LoadGame(String filename) in D:\OneDrive\bureaublad\TAP\TAP Code\TheAirlineProjectV2.Infrastructure\Model\LoadSaveModel\LoadSaveHelpers.cs:regel 152
  bij TheAirlineProjectV2.Infrastructure.Model.LoadSaveModel.LoadSaveObject.loadGame(String filename) in D:\OneDrive\bureaublad\TAP\TAP Code\TheAirlineProjectV2.Infrastructure\Model\LoadSaveModel\LoadSaveObject.cs:regel 239
  bij TheAirlineProjectV2.Modules.MainMenu.ViewModels.MainMenuWindowViewModel.LoadGameClicked() in D:\OneDrive\bureaublad\TAP\TAP Code\TheAirlineProjectV2.Modules.MainMenu\ViewModels\MainMenuWindowViewModel.cs:regel 844
  bij Prism.Commands.DelegateCommand.Execute()
  bij Prism.Commands.DelegateCommand.Execute(Object parameter)
  bij Prism.Commands.DelegateCommandBase.System.Windows.Input.ICommand.Execute(Object parameter)
  bij MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
  bij System.Windows.Controls.Primitives.ButtonBase.OnClick()
  bij System.Windows.Controls.Button.OnClick()
  bij System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
  bij System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
  bij System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  bij System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  bij System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  bij System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  bij System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
  bij System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
  bij System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  bij System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  bij System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  bij System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  bij System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  bij System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
  bij System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
  bij System.Windows.Input.InputManager.ProcessStagingArea()
  bij System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
  bij System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
  bij System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
  bij System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  bij System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  bij MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  bij MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  bij System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  bij System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  bij System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  bij MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  bij MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  bij System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  bij System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  bij System.Windows.Application.RunDispatcher(Object ignore)
  bij System.Windows.Application.RunInternal(Window window)
  bij System.Windows.Application.Run(Window window)
  bij System.Windows.Application.Run()
  bij TheAirlineProjectV2.App.Main()


RE: Can not load saved game - Tjoeker - 09-16-2019

This is a bug that should be fixed in Patch F. (coming this week)


RE: Can not load saved game - peycke - 09-17-2019

(09-16-2019, 06:58 PM)Tjoeker Wrote: This is a bug that should be fixed in Patch F. (coming this week)
thx a lot, good to know


RE: Can not load saved game - Tjoeker - 09-18-2019

This has now been fixed. Thanks for reporting.
It was caused by an error while saving games with advertisements.