Code Monkey home page Code Monkey logo

Comments (2)

astenlund avatar astenlund commented on August 17, 2024

Hi,

I'm no longer actively developing this tool, but I'll try to help. Try to look in the Event Viewer in Windows. Expand Windows Logs and click on Application. Look in the list for Error entries related to fs2ff.

/Andreas

from fs2ff.

Sim-Dude avatar Sim-Dude commented on August 17, 2024

Sorry just seeing this. I have a few errors in the Even Viewer. All of them happen at the same time. All are application errors.

  • Faulting application name: fs2ff.exe, version: 0.1.14.0, time stamp: 0x614a4452
    Faulting module name: KERNELBASE.dll, version: 10.0.19041.2364, time stamp: 0x5b7d4d22
    Exception code: 0xc000041d
    Fault offset: 0x000000000002cd29
    Faulting process id: 0x3024
    Faulting application start time: 0x01d92177f3881a55
    Faulting application path: C:\Users\jnava\Desktop\fs2ff.exe
    Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
    Report Id: e593e7e2-2ecb-463d-872a-628af606c1a3
    Faulting package full name:
    Faulting package-relative application ID:

  • Faulting application name: fs2ff.exe, version: 0.1.14.0, time stamp: 0x614a4452
    Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
    Exception code: 0xc0000005
    Fault offset: 0x00007ff9f7c2010e
    Faulting process id: 0x3024
    Faulting application start time: 0x01d92177f3881a55
    Faulting application path: C:\Users\jnava\Desktop\fs2ff.exe
    Faulting module path: unknown
    Report Id: 3eeb8a1c-9654-4323-9fcf-153cf6382f6b
    Faulting package full name:
    Faulting package-relative application ID:

  • Application: fs2ff.exe
    CoreCLR Version: 4.700.21.47003
    .NET Core Version: 3.1.20
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.NullReferenceException: Object reference not set to an instance of an object.
    at fs2ff.MainWindow.Window_Loaded(Object sender, RoutedEventArgs e)
    at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
    at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
    at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
    at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
    at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
    at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
    at MS.Internal.LoadedOrUnloadedOperation.DoWork()
    at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
    at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
    at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
    at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
    at System.Windows.Media.MediaContext.Resize(ICompositionTarget resizedCompositionTarget)
    at System.Windows.Interop.HwndTarget.OnResize()
    at System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
    at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(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.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
    at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

Thanks for you help.

John

from fs2ff.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.