I know a few people have already had similar questions but I keeping getting a popup that says “Object reference not set to an instance of an object” and an option to show details and this shows:
System.NullReferenceException: Object reference not set to an instance of an object.
at .(Object , QuitEventArgs )
at SdlDotNet.Core.Events.OnQuitEvent(QuitEventArgs e)
at SdlDotNet.Core.Events.ProcessEvent(SDL_Event ev)
at SdlDotNet.Core.Events.Poll()
at SdlDotNet.Core.Events.ThreadTicker()
at SdlDotNet.Core.Events.Run()
at .()
at .()
at .()
at .(String )
at .(String )
Did I install it wrong or something? This showed up on both the .exe and the .zip (I used 7Zip to extract)
Edit: also I cant close the window, even with task manager
Edit 2: Turns out I needed to restart my computer for the antivirus to update the exceptions list
1 Like