Page 1 of 1

Crash while checking realm relationships

Posted: Sun Mar 19, 2017 9:25 pm
by jack54
While checking different realms on the map with the relationship filter on crash occurred.

(please let me know if there is a better place to post bugs) Sending the error report failed so I posted here since it's small. Thanks!


An error has occurred

User ID: Windows Version
Build Number: 1515
Mods Active: None
Object reference not set to an instance of an object.

at SovereigntyTK.UI.Map.CampaignMap.HandleProvinceClicked(String ProvinceName, MouseButton Button)
at SovereigntyTK.UI.Map.MapInputManager.HandleMouseUp(MouseButtonEventArgs e)
at SovereigntyTK.Sovereignty.HandleMouseUp(MouseButtonEventArgs e)
at SovereigntyTK.UI.UIManager.Window_MouseUp(Object sender, MouseButtonEventArgs e)
at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
at OpenTK.NativeWindow.OnMouseUp(MouseButtonEventArgs e)
at OpenTK.NativeWindow.OnMouseUpInternal(Object sender, MouseButtonEventArgs e)
at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
at OpenTK.Platform.NativeWindowBase.OnMouseUp(MouseButton button)
at OpenTK.Platform.Windows.WinGLNative.WindowProcedure(IntPtr handle, WindowMessage message, IntPtr wParam, IntPtr lParam)
at OpenTK.Platform.Windows.Functions.DispatchMessage(MSG& msg)
at OpenTK.Platform.Windows.WinGLNative.ProcessEvents()
at SovereigntyTK.GameBase.Start()
at SovereigntyTK.Program.Main(String[] args)

RE: Crash while checking realm relationships

Posted: Mon Mar 20, 2017 8:16 pm
by jack54
Ok I can recreate the crash....


Main map screen with 'relations' filter on; when I click on a water hex the game crashes.

RE: Crash while checking realm relationships

Posted: Tue Mar 21, 2017 6:24 am
by Lord Zimoa
Thanks for reporting I will pass it on.