Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 55 online users. » 0 Member(s) | 55 Guest(s)
|
Latest Threads |
Find Local Women Ready to...
Forum: Off-Topic Discussion
Last Post: blueboi
12-30-2024, 12:30 AM
» Replies: 0
» Views: 0
|
Find Pretty Girls in your...
Forum: Off-Topic Discussion
Last Post: blueboi
10-10-2024, 08:02 AM
» Replies: 0
» Views: 0
|
Find Womans from your tow...
Forum: Off-Topic Discussion
Last Post: blueboi
10-04-2024, 06:32 PM
» Replies: 0
» Views: 0
|
Search Prettys Womans in ...
Forum: Off-Topic Discussion
Last Post: blueboi
09-30-2024, 09:45 PM
» Replies: 0
» Views: 0
|
Womans from your city for...
Forum: Off-Topic Discussion
Last Post: blueboi
08-25-2024, 01:45 AM
» Replies: 0
» Views: 0
|
Soviet Union doesn't fall
Forum: Bug Reporting
Last Post: Luap
12-20-2020, 09:07 PM
» Replies: 2
» Views: 5,604
|
I just downloaded the fil...
Forum: Discussion
Last Post: Tjoeker
10-10-2020, 02:56 PM
» Replies: 2
» Views: 8,496
|
Forum inactivity
Forum: News
Last Post: Tjoeker
09-22-2020, 07:27 PM
» Replies: 0
» Views: 1,776
|
new airliners
Forum: Discussion
Last Post: Tjoeker
09-21-2020, 04:45 PM
» Replies: 5
» Views: 3,615
|
airliner condition
Forum: Discussion
Last Post: Tomcatter
09-21-2020, 04:18 PM
» Replies: 2
» Views: 2,110
|
|
|
Version 2.11.4 |
Posted by: Kaiii3 - 03-25-2018, 11:49 AM - Forum: Bug Archive
- Replies (20)
|
 |
Hey,
had my first CTD in 11.4:
I started a new game in 1930 with a custom airline, there I ran into the first bug. I selected EDDF as my hub but in the airline selection later the hub was EDDT. After i clicked start I had a CTD:
Game time: 01.01.1930 00:00:00
Version: Version 2.11.4(Alpha)
25.03.2018: 13:47 System.InvalidOperationException: Die Sequenz enthält keine Elemente.
bei System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
bei TheAirlineProjectV2.Infrastructure.Model.GeneralModel.SetupNewGameAirline.SetupAirline(Airline airline, Int32 startyear, Boolean isHuman) in C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.Infrastructure\Model\GeneralModel\SetupNewGameAirline.cs:Zeile 33.
bei 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:Zeile 40.
bei TheAirlineProjectV2.Modules.MainMenu.ViewModels.MainMenuWindowViewModel.startGame() in C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.Modules.MainMenu\ViewModels\MainMenuWindowViewModel.cs:Zeile 631.
bei TheAirlineProjectV2.Modules.MainMenu.ViewModels.MainMenuWindowViewModel.StartGameNext() in C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.Modules.MainMenu\ViewModels\MainMenuWindowViewModel.cs:Zeile 601.
bei MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
bei System.Windows.Controls.Primitives.ButtonBase.OnClick()
bei System.Windows.Controls.Button.OnClick()
bei System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
bei System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
bei System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
bei System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
bei System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
bei System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
bei System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
bei System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
bei System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
bei System.Windows.Input.InputManager.ProcessStagingArea()
bei System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
bei System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
bei System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
bei System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
bei System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
bei MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
bei System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
bei MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
bei MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
bei System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
bei System.Windows.Application.RunDispatcher(Object ignore)
bei System.Windows.Application.RunInternal(Window window)
bei TheAirlineProjectV2.App.Main()
no CTD but a bug with subsidary and routes:
I started as qantas in 1930 and added a cargo sub. The main airline had 2 routes from Sydnay the cargo had 1 routes. When in the cargo sub only the routes of the main airline were shown and after the season change all 3 routes were removed.
|
|
|
The game won't start |
Posted by: TAR456 - 03-25-2018, 11:29 AM - Forum: Bug Archive
- Replies (15)
|
 |
I have an issue:
Aside from replacing the data.sqlite file to reset it, my theory that it is related to my date setting. Should I change it? I have the latest version. I'm from Indonesia.
Log:
Game time: 1/1/0001 12:00:00 AM
Version: Version 2.11.4(Alpha)
3/25/2018: 5:41 PM System.FormatException: String was not recognized as a valid DateTime.
at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
at System.Convert.ToDateTime(String value, IFormatProvider provider)
at SQLiter.SQLiter.getObjectValue(Object type, Type otype) in C:\Users\Christian\Documents\Visual Studio 2017\Projects\SQLiter\SQLiter\SQLiter.cs:line 399
at SQLiter.SQLiter.getObjectValue(Object type, Type otype) in C:\Users\Christian\Documents\Visual Studio 2017\Projects\SQLiter\SQLiter\SQLiter.cs:line 410
at SQLiter.SQLiter.getObjectValue(Object type, PropertyInfo property) in C:\Users\Christian\Documents\Visual Studio 2017\Projects\SQLiter\SQLiter\SQLiter.cs:line 374
at SQLiter.SQLiter.GetElement[T](SQLiteDataReader reader) in C:\Users\Christian\Documents\Visual Studio 2017\Projects\SQLiter\SQLiter\SQLiter.cs:line 268
at SQLiter.SQLiter.GetTable[T]() in C:\Users\Christian\Documents\Visual Studio 2017\Projects\SQLiter\SQLiter\SQLiter.cs:line 326
at TheAirlineProjectV2.Infrastructure.Model.GeneralModel.Setup.SetupGame() in C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.Infrastructure\Model\GeneralModel\Setup.cs:line 46
at TheAirlineProjectV2.Bootstrapper.InitializeShell() in C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2\Bootstrapper.cs:line 40
at Prism.Unity.UnityBootstrapper.Run(Boolean runWithDefaultConfiguration)
at TheAirlineProjectV2.App.OnStartup(StartupEventArgs e) in C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2\App.xaml.cs:line 27
at System.Windows.Application.<.ctor>b__1_0(Object unused)
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()
Thanks for help.
|
|
|
Problems with TAPv2 Alpha v11 Patch 3 |
Posted by: giannisma - 03-24-2018, 04:04 PM - Forum: Bug Archive
- Replies (3)
|
 |
Hello,
I really stuck with the 0.51v of the game!
After 3 hours i saved and then i couldn't load the game.That was on v1.
Now i have the version alpha v11 patch 3.
I can run the .exe for one time.
If i do some ''job'' and save the game,the exe is not opening..
On Win 10 x64.
Any ideas??
Thanks in advance!
|
|
|
Scheduling problems |
Posted by: 257istderboss - 03-24-2018, 02:37 PM - Forum: Bug Archive
- Replies (4)
|
 |
I have the following problem:
When I try to schedule some flight, it says "Not enough Slots at Airport" (I have enough at departure and arrival airport). When I try it only for summer or winter, it works sometimes. I'm scheduling for the next season and the routes are even confirmed..
|
|
|
Patch v11.3 |
Posted by: pjank42 - 03-24-2018, 01:19 PM - Forum: Versions
- Replies (7)
|
 |
We are now ready with hopefully the last patch for version 11.
The fixes includes:
- Fixed issue with airports shown on the demand but they haven't been created yet
- Fixed issue when clearing timetable
- Fixed issue with saving of route schedule
After a tip from an user and as a way of reaching out to a broader audience we have switched the platform of where we are managing the download files to itch.io. Another of the benefits with the new platform is that we get statistics for the number of downloads, which I couldn't get to work on google drive
So please visit it at https://pjank42.itch.io/theairlineproject where it is possible to download this patch (Under download). Please also let me know what you think about the switch.
|
|
|
Ideas about the some new features |
Posted by: javiator - 03-23-2018, 03:58 PM - Forum: New Features
- Replies (9)
|
 |
Like hei28ssk said, thank you pjank and everyone else who contributed to this game. I have a few ideas of what new features can be added into the game.
1. Time zone: I believe V1 has similar feature where you can see destination time when you hover above the flight. It will be more realistic if the game takes different timezone into account.
2. Discount for buying multiple planes at once: gives players motive to buy multiple planes at once, not one at a time.
3. Dynamic plane delivery period: Maybe give player option to choose when and how often to receive their new planes.
4. Maybe offer different engine options?
These are just few ideas off my head. Hope its useful!
Best,
Javiator
|
|
|
|