The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.0.30 (Linux)
|
PRR Release 10 - 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: PRR Release 10 (/showthread.php?tid=1265) |
PRR Release 10 - Kaiii3 - 12-09-2017 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() RE: PRR Release 10 - pjank42 - 12-09-2017 Thanks for the error report and I see where the bug is. I will release a fix for this Monday RE: PRR Release 10 - 2466254711 - 12-10-2017 Hello! A strange bug that I have found happens when I have several routes. After playing for a while, some of the routes mysteriously vanished from routes list and I can no longer earn money from them. Would you mind to check it please? RE: PRR Release 10 - fajartri98 - 12-10-2017 Hi, i'd like to report the game crash when i tried to start new game. the setup for my new game is : starting year : 1950 Opponent : 20 Uncheck "major airports only", check "Start game paused" Next, i choose garuda indonesia airline, change the CEO name to my name Start the game....crash to desktop Log file : 08-12-2017: 20:18 System.InvalidCastException: Objektet kan ikke ændres fra DBNull til andre typer. ved System.DBNull.System.IConvertible.ToInt64(IFormatProvider provider) ved System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider) ved TheAirlineProjectV2.Infrastructure.Model.TypeConverters.UnitConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) i C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.Infrastructure\Model\TypeConverters\UnitConverter.cs:linje 28 ved SQLiter.SQLiter.getObjectValue(Object type, Type otype) i C:\Users\Christian\Documents\Visual Studio 2017\Projects\SQLiter\SQLiter\SQLiter.cs:linje 376 ved SQLiter.SQLiter.getObjectValue(Object type, PropertyInfo property) i C:\Users\Christian\Documents\Visual Studio 2017\Projects\SQLiter\SQLiter\SQLiter.cs:linje 334 ved SQLiter.SQLiter.GetElement[T](SQLiteDataReader reader) i C:\Users\Christian\Documents\Visual Studio 2017\Projects\SQLiter\SQLiter\SQLiter.cs:linje 261 ved SQLiter.SQLiter.GetTable[T]() i C:\Users\Christian\Documents\Visual Studio 2017\Projects\SQLiter\SQLiter\SQLiter.cs:linje 286 ved TheAirlineProjectV2.Infrastructure.Model.GeneralModel.Setup.SetupGame() i C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.Infrastructure\Model\GeneralModel\Setup.cs:linje 65 ved TheAirlineProjectV2.Bootstrapper.InitializeShell() i C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2\Bootstrapper.cs:linje 38 ved Prism.Unity.UnityBootstrapper.Run(Boolean runWithDefaultConfiguration) ved TheAirlineProjectV2.App.OnStartup(StartupEventArgs e) i C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2\App.xaml.cs:linje 24 ved System.Windows.Application.<.ctor>b__1_0(Object unused) ved System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) ved System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) ved System.Windows.Threading.DispatcherOperation.InvokeImpl() ved System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) ved System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) ved System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) ved MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state) ved System.Windows.Threading.DispatcherOperation.Invoke() ved System.Windows.Threading.Dispatcher.ProcessQueue() ved System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) ved MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) ved MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) ved System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) ved System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) ved System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) ved MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) ved MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg) ved System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) ved System.Windows.Application.RunDispatcher(Object ignore) ved System.Windows.Application.RunInternal(Window window) ved TheAirlineProjectV2.App.Main() 12/10/2017: 1:42 PM System.ArgumentOutOfRangeException: 'minValue' cannot be greater than maxValue. Parameter name: minValue at System.Random.Next(Int32 minValue, Int32 maxValue) at TheAirlineProjectV2.Infrastructure.Model.GeneralModel.SetupNewGame.SetupLeasingCompanies(Int32 year) in C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.Infrastructure\Model\GeneralModel\SetupNewGame.cs:line 175 at TheAirlineProjectV2.Infrastructure.Model.GeneralModel.SetupNewGame.StartNewGame(Airline human, Int32 startyear, Int32 opponents, List`1 airlines, Boolean useMajorAirlines, Boolean useMajorAirports, List`1 regions, List`1 selectedCountries, EnumAirportSize airportSize, Boolean useContinentOpponents, RouteTypeEnum focus) in C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.Infrastructure\Model\GeneralModel\SetupNewGame.cs:line 69 at TheAirlineProjectV2.Modules.MainMenu.ViewModels.MainMenuWindowViewModel.startGame() in C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.Modules.MainMenu\ViewModels\MainMenuWindowViewModel.cs:line 600 at TheAirlineProjectV2.Modules.MainMenu.ViewModels.MainMenuWindowViewModel.StartGameNext() in C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.Modules.MainMenu\ViewModels\MainMenuWindowViewModel.cs:line 572 at Prism.Commands.DelegateCommandBase.<>c__DisplayClass6_0.<.ctor>b__0(Object arg) at Prism.Commands.DelegateCommandBase.<Execute>d__15.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Prism.Commands.DelegateCommandBase.<System-Windows-Input-ICommand-Execute>d__13.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 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.DispatcherOperation.InvokeImpl() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(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() RE: PRR Release 10 - pjank42 - 12-10-2017 @2466254711: When you say you have been playing for a while before the routes disappears is that years in game time or "just" a couple of months? @fajartri98: This one has been fixed and I hope to release a fix version tomorrow RE: PRR Release 10 - 2466254711 - 12-10-2017 (12-10-2017, 09:02 AM)pjank42 Wrote: @2466254711: When you say you have been playing for a while before the routes disappears is that years in game time or "just" a couple of months? It happens when I have been played a few minutes in real time. RE: PRR Release 10 - Luap - 12-10-2017 I've noticed that creating routes to start in a new season don't always active and cant be started at the appropriate time. (12-10-2017, 10:55 PM)Luap Wrote: I've noticed that creating routes to start in a new season don't always active and cant be started at the appropriate time. It works but seems temperamental. Thanks RE: PRR Release 10 - pjank42 - 12-11-2017 I have tried to release a patch for the issues RE: PRR Release 10 - drivehome - 12-11-2017 I can't get my game to save. Also, after the patch the button to load a game in the main menu disappears. RE: PRR Release 10 - Luap - 12-11-2017 Having trouble loading a save game, just gives a 'program has stopped working' and crashes to desktop. I have added a fantasy country to the database, created an airport and created a major destination file. Noticed when creating an airport it has no demand set (not even the defaults you can see with other airports) It also crashes when overwriting a save and wont load. No issues to report when playing apart from the custom airlines creation tool defaulting countries to historical entities. It would also be great to see advertising back also. Thanks |