Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 412 online users. » 0 Member(s) | 410 Guest(s) Applebot, Bing
|
Latest Threads |
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
|
Planes unable to fly in w...
Forum: New Features
Last Post: Brytenwalda
09-20-2020, 12:26 PM
» Replies: 3
» Views: 6,334
|
|
|
Save game cannot load |
Posted by: Steegio - 01-06-2018, 08:43 AM - Forum: Bug Archive
- Replies (3)
|
|
I am playing on version 10.7 and I cannot load a save-game. It crashes when I try to load it. This happens every time. See the error log below. Hope you guys have a solution to this! Thanks in advance.
Error log:
1/6/2018: 9:31 AM 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 TheAirlineProjectV2.Infrastructure.Model.TypeConverters.PeriodConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) in C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.Infrastructure\Model\TypeConverters\PeriodConverter.cs:line 31
at SQLiter.SQLiter.getObjectValue(Object type, Type otype) in C:\Users\Christian\Documents\Visual Studio 2017\Projects\SQLiter\SQLiter\SQLiter.cs:line 376
at SQLiter.SQLiter.getObjectValue(Object type, PropertyInfo property) in C:\Users\Christian\Documents\Visual Studio 2017\Projects\SQLiter\SQLiter\SQLiter.cs:line 334
at SQLiter.SQLiter.GetElement[T](SQLiteDataReader reader) in C:\Users\Christian\Documents\Visual Studio 2017\Projects\SQLiter\SQLiter\SQLiter.cs:line 261
at SQLiter.SQLiter.GetTable[T]() in C:\Users\Christian\Documents\Visual Studio 2017\Projects\SQLiter\SQLiter\SQLiter.cs:line 286
at TheAirlineProjectV2.Infrastructure.Model.LoadSaveModel.LoadSaveHelpers.LoadGame(String filename) in C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.Infrastructure\Model\LoadSaveModel\LoadSaveHelpers.cs:line 57
at TheAirlineProjectV2.Infrastructure.Model.LoadSaveModel.LoadSaveObject.loadGame(String filename) in C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.Infrastructure\Model\LoadSaveModel\LoadSaveObject.cs:line 169
at TheAirlineProjectV2.Modules.MainMenu.ViewModels.MainMenuWindowViewModel.LoadGameClicked() in C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.Modules.MainMenu\ViewModels\MainMenuWindowViewModel.cs:line 676
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()
|
|
|
Demand |
Posted by: 257istderboss - 01-05-2018, 07:03 PM - Forum: Discussion
- Replies (4)
|
|
I think in the new versions it's kind of too hard to become a bigger airline. The Demand is very unrealistic: I'm playing with Airberlin and the route DUS-TXL got a filling degree of 6%. In real it is about 90%... I got that on other routes too. Am I doing anything wrong?
|
|
|
Automatic scheduler didn't create all return flights |
Posted by: Tjoeker - 01-02-2018, 03:37 PM - Forum: Bug Archive
- Replies (1)
|
|
While trying to reproduce Pico's bug, I found another bug.
I don't exactly what happened there.
I scheduled 3 weekly flights between Athens and Budapest, with the auto-schedule option for the return flight on.
It only created the return flight for the first flight (Monday).
Then when I tried to remove the flights it did create (because I wanted to try it again) the game crashed.
Here is the crash report:
Code: 2/01/2018: 16:29 System.Collections.Generic.KeyNotFoundException: De gegeven sleutel is niet aanwezig in het woordenboek.
bij System.ThrowHelper.ThrowKeyNotFoundException()
bij System.Collections.Generic.Dictionary`2.get_Item(TKey key)
bij TheAirlineProjectV2.Modules.Routes.ViewModels.RoutesAirlinersViewModel.removeEntry(RouteSchedulerItem entry) in C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.Modules.Routes\ViewModels\RoutesAirlinersViewModel.cs:regel 365
bij TheAirlineProjectV2.Modules.Routes.Views.RoutesAirlinersWindow.Timeline_ElementDeleted(String uid) in C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.Modules.Routes\Views\RoutesAirlinersWindow.xaml.cs:regel 54
bij TheAirlineProjectV2.GraphicsControls.Controls.TimelineControls.Timeline.Te_MouseRightButtonDown(Object sender, MouseButtonEventArgs e) in C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.GraphicsControls\Controls\TimelineControls\Timeline.xaml.cs:regel 111
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.OnMouseDownThunk(Object sender, MouseButtonEventArgs e)
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.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.Application.RunDispatcher(Object ignore)
bij System.Windows.Application.RunInternal(Window window)
bij TheAirlineProjectV2.App.Main()
|
|
|
Prealpha release 10.7 |
Posted by: pjank42 - 01-01-2018, 04:06 PM - Forum: Versions
- Replies (31)
|
|
A new year and a new patch. This time with a bug fixes for airliner class capacity, loading/saving and adding of timetable entries.
Please download it from here
|
|
|
Local Conditions = choice of aircraft |
Posted by: Aether - 12-30-2017, 06:03 PM - Forum: New Features
- Replies (3)
|
|
Following a read about why HA uses 717s and is not looking at replacing them anytime soon with something better, because actually nothing beats the 717s for the particular way and conditions in which HA uses them, making them better than other, newer, planes:
how about including technical details in the game such as the airplane engine, since some engines are simply not good for some routes and others are,
this so as to further encourage diversifying the fleet.
the thread in question for clarification: http://www.airliners.net/forum/viewtopic.php?t=580851
|
|
|
PRE Release 10.6 |
Posted by: 2466254711 - 12-30-2017, 12:55 PM - Forum: Bug Archive
- Replies (3)
|
|
Hello! It is such a thrill to see the new release before new year!
However, the crush down while assigning a route to an airliner still exists.
2017/12/30: 20:51 System.ArgumentException: “-2”不是属性“Width”的有效值。
在 System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
在 System.Windows.FrameworkElement.set_Width(Double value)
在 TheAirlineProjectV2.GraphicsControls.Controls.TimelineControls.TimelineElement..ctor(Timeline parent, Int32 height, Int32 width, String tooltip, String text, Boolean deleteable) 位置 C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.GraphicsControls\Controls\TimelineControls\TimelineElement.xaml.cs:行号 40
在 TheAirlineProjectV2.GraphicsControls.Controls.TimelineControls.Timeline.AddElement(TimeSpan start, TimeSpan end, String tooltip, String text, String uid, Boolean deleteable) 位置 C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.GraphicsControls\Controls\TimelineControls\Timeline.xaml.cs:行号 94
在 TheAirlineProjectV2.GraphicsControls.Controls.TimelineControls.Timeline.AddElement(TimeSpan start, TimeSpan end, String tooltip, String text, String uid, Boolean deleteable) 位置 C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.GraphicsControls\Controls\TimelineControls\Timeline.xaml.cs:行号 82
在 TheAirlineProjectV2.Modules.Routes.Views.RoutesAirlinersWindow.Times_CollectionChanged(Object sender, NotifyCollectionChangedEventArgs e) 位置 C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.Modules.Routes\Views\RoutesAirlinersWindow.xaml.cs:行号 65
在 System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
在 System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)
在 TheAirlineProjectV2.Modules.Routes.ViewModels.RoutesAirlinersViewModel.addEntries(TimeTableEntry entry, Route route) 位置 C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.Modules.Routes\ViewModels\RoutesAirlinersViewModel.cs:行号 625
在 TheAirlineProjectV2.Modules.Routes.ViewModels.RoutesAirlinersViewModel.AddEntriesClicked() 位置 C:\Users\Christian\Documents\Visual Studio 2017\Projects\TheAirlineProjectV2\TheAirlineProjectV2.Modules.Routes\ViewModels\RoutesAirlinersViewModel.cs:行号 221
在 Prism.Commands.DelegateCommandBase.<>c__DisplayClass6_0.<.ctor>b__0(Object arg)
在 Prism.Commands.DelegateCommandBase.<Execute>d__15.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Prism.Commands.DelegateCommandBase.<System-Windows-Input-ICommand-Execute>d__13.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.DispatcherOperation.InvokeImpl()
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Windows.Threading.DispatcherOperation.Invoke()
在 System.Windows.Threading.Dispatcher.ProcessQueue()
在 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
在 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
在 System.Windows.Application.RunDispatcher(Object ignore)
在 System.Windows.Application.RunInternal(Window window)
在 TheAirlineProjectV2.App.Main()
Thank you so much!
|
|
|
|