Jump to content

F50ACE

Members
  • Content Count

    185
  • Donations

    $0.00 
  • Joined

  • Last visited

Everything posted by F50ACE

  1. OK, found out that the issue was due to a add-on my friend created, so it isn't windows update.This issue is now resolved.
  2. I'm still testing them and tweaking them, but until the builder is working again I can't do anything. Most of everything I've been doing is in camo.
  3. Yea, everthing I made up until the 13th still works, and as for the update, at least 2 other people I know starting having this issue after the most recent windows update and they're running 7 as well. Btw, here's the screenshots of everything I've done so far with the gold tails being someone else's. (you may notice a trend) https://skydrive.live.com/redir?resid=3968B1F20EBAEFDA!109&authkey=!AIDO1PzihKjCtJw
  4. Hiflyer, The addon builder crashes when I try to add any new livery to a pack. If I want to modify a exsiting addon with new liveries it crashes. Btw, I already do what you have listed. The only fesible option is to move to a different computer that has not been updated because this issue arose when windows did updates on the 13th of March, and I can transfer files to and from the 2 laptops. Btw, I have a friend that has XP and the builder won't work for him period. F50ACE
  5. What I am doing is renaming the liveries I already made and combining them into mutlilivery packages. Already did this for the F4U.
  6. Yes, Flight was shut down when I was doing all of this(Flight must be off for manager to work), but I was trying to take the 2 cub and 3 maule liveries and combine them into 2 addon files for easier download.
  7. Thanks, I already have made several liveries, but when I was going to repackage them is when I found the error.
  8. Hey, The system I am using is Windows 7 64bit on a laptop. I just talked to 2 of my friends on Flight who are former software engineers and they are having the same issue. Btw, I did submit this to the dev's support email but no response so far. Here's the error codes with stack unwinding: Faulting application name: AddonBuilder.exe, version: 0.5.0.0, time stamp: 0x51329058 Faulting module name: KERNELBASE.dll, version: 6.1.7601.18015, time stamp: 0x50b83c8a Exception code: 0xe0434352 Fault offset: 0x0000c41f Faulting process id: 0xefc Faulting application start time: 0x01ce235a56731b00 Faulting application path: C:\Program Files (x86)\Flight Tools\Flight Toolkit\AddonBuilder.exe Faulting module path: C:\Windows\syswow64\KERNELBASE.dll Report Id: a07c13a0-8f4d-11e2-b9b3-00236ca25728 Application: AddonBuilder.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.ArgumentNullException Stack: at System.Windows.Window.ShowDialog() at FlightToolkit.AddonBuilder.MainWindow.Click_AddItem(System.Object, System.Windows.RoutedEventArgs) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean) at System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject, System.Windows.RoutedEventArgs) at System.Windows.UIElement.RaiseEvent(System.Windows.RoutedEventArgs) at System.Windows.Controls.Primitives.ButtonBase.OnClick() at System.Windows.Controls.Button.OnClick() at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs) at System.Windows.UIElement.OnMouseLeftButtonUpThunk(System.Object, System.Windows.Input.MouseButtonEventArgs) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(System.Delegate, System.Object) at System.Windows.RoutedEventArgs.InvokeHandler(System.Delegate, System.Object) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean) at System.Windows.UIElement.ReRaiseEventAs(System.Windows.DependencyObject, System.Windows.RoutedEventArgs, System.Windows.RoutedEvent) at System.Windows.UIElement.OnMouseUpThunk(System.Object, System.Windows.Input.MouseButtonEventArgs) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(System.Delegate, System.Object) at System.Windows.RoutedEventArgs.InvokeHandler(System.Delegate, System.Object) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean) at System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject, System.Windows.RoutedEventArgs) at System.Windows.UIElement.RaiseTrustedEvent(System.Windows.RoutedEventArgs) at System.Windows.UIElement.RaiseEvent(System.Windows.RoutedEventArgs, Boolean) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(System.Windows.Input.InputEventArgs) at System.Windows.Input.InputProviderSite.ReportInput(System.Windows.Input.InputReport) at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr, System.Windows.Input.InputMode, Int32, System.Windows.Input.RawMouseActions, Int32, Int32, Int32) at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr, MS.Internal.Interop.WindowMessage, IntPtr, IntPtr, Boolean ByRef) at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate) at System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr) at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef) at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame) at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame) at System.Windows.Application.RunDispatcher(System.Object) at System.Windows.Application.RunInternal(System.Windows.Window) at System.Windows.Application.Run(System.Windows.Window) at FlightAddonBuilder.App.Main() F50ACE
  9. Hey, I've been using the Flight toolkit recently and since windows did some updates the program crashes. I open a current project and go to add item, and make new liveries for exsiting A/C and click next and the program crashes. Has anyone else been having this issue? In event viewer it is listed as app error and .NET runtime error. F50ACE
×
×
  • Create New...