12-09-2017, 07:49 PM
I will start the new Bug report topic with an first error:
----------
Happend during start of new game:
Year: 1949
Airlines: 10
All continents
Airline: SAS
After clicking start the game crashes and return to the main menu.
---
Anwendung: TheAirlineProjectV2.exe
Frameworkversion: v4.0.30319
Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
Ausnahmeinformationen: System.ArgumentOutOfRangeException
bei System.Random.Next(Int32, Int32)
bei TheAirlineProjectV2.Infrastructure.Model.GeneralModel.SetupNewGame.SetupLeasingCompanies(Int32)
bei TheAirlineProjectV2.Infrastructure.Model.GeneralModel.SetupNewGame.StartNewGame(TheAirlineProjectV2.Infrastructure.Model.AirlineModel.Airline, Int32, Int32, System.Collections.Generic.List`1<TheAirlineProjectV2.Infrastructure.Model.AirlineModel.Airline>, Boolean, Boolean, System.Collections.Generic.List`1<TheAirlineProjectV2.Infrastructure.Model.CountryModel.Region>, System.Collections.Generic.List`1<TheAirlineProjectV2.Infrastructure.Model.CountryModel.Country>, TheAirlineProjectV2.Infrastructure.Model.EnumsModel.EnumAirportSize, Boolean, TheAirlineProjectV2.Infrastructure.Model.EnumsModel.RouteTypeEnum)
bei TheAirlineProjectV2.Modules.MainMenu.ViewModels.MainMenuWindowViewModel.startGame()
bei TheAirlineProjectV2.Modules.MainMenu.ViewModels.MainMenuWindowViewModel.StartGameNext()
bei Prism.Commands.DelegateCommandBase+<>c__DisplayClass6_0.<.ctor>b__0(System.Object)
bei Prism.Commands.DelegateCommandBase+<Execute>d__15.MoveNext()
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task)
bei Prism.Commands.DelegateCommandBase+<System-Windows-Input-ICommand-Execute>d__13.MoveNext()
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
bei System.Windows.Threading.DispatcherOperation.InvokeImpl()
bei System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
bei System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
bei System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
bei MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
bei System.Windows.Threading.DispatcherOperation.Invoke()
bei System.Windows.Threading.Dispatcher.ProcessQueue()
bei System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
bei MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
bei System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
bei MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
bei MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
bei System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
bei System.Windows.Application.RunDispatcher(System.Object)
bei System.Windows.Application.RunInternal(System.Windows.Window)
bei TheAirlineProjectV2.App.Main()
----------
Happend during start of new game:
Year: 1949
Airlines: 10
All continents
Airline: SAS
After clicking start the game crashes and return to the main menu.
---
Anwendung: TheAirlineProjectV2.exe
Frameworkversion: v4.0.30319
Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
Ausnahmeinformationen: System.ArgumentOutOfRangeException
bei System.Random.Next(Int32, Int32)
bei TheAirlineProjectV2.Infrastructure.Model.GeneralModel.SetupNewGame.SetupLeasingCompanies(Int32)
bei TheAirlineProjectV2.Infrastructure.Model.GeneralModel.SetupNewGame.StartNewGame(TheAirlineProjectV2.Infrastructure.Model.AirlineModel.Airline, Int32, Int32, System.Collections.Generic.List`1<TheAirlineProjectV2.Infrastructure.Model.AirlineModel.Airline>, Boolean, Boolean, System.Collections.Generic.List`1<TheAirlineProjectV2.Infrastructure.Model.CountryModel.Region>, System.Collections.Generic.List`1<TheAirlineProjectV2.Infrastructure.Model.CountryModel.Country>, TheAirlineProjectV2.Infrastructure.Model.EnumsModel.EnumAirportSize, Boolean, TheAirlineProjectV2.Infrastructure.Model.EnumsModel.RouteTypeEnum)
bei TheAirlineProjectV2.Modules.MainMenu.ViewModels.MainMenuWindowViewModel.startGame()
bei TheAirlineProjectV2.Modules.MainMenu.ViewModels.MainMenuWindowViewModel.StartGameNext()
bei Prism.Commands.DelegateCommandBase+<>c__DisplayClass6_0.<.ctor>b__0(System.Object)
bei Prism.Commands.DelegateCommandBase+<Execute>d__15.MoveNext()
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task)
bei Prism.Commands.DelegateCommandBase+<System-Windows-Input-ICommand-Execute>d__13.MoveNext()
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
bei System.Windows.Threading.DispatcherOperation.InvokeImpl()
bei System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
bei System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
bei System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
bei MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
bei System.Windows.Threading.DispatcherOperation.Invoke()
bei System.Windows.Threading.Dispatcher.ProcessQueue()
bei System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
bei MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
bei System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
bei MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
bei MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
bei System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
bei System.Windows.Application.RunDispatcher(System.Object)
bei System.Windows.Application.RunInternal(System.Windows.Window)
bei TheAirlineProjectV2.App.Main()