Skip to content

Instantly share code, notes, and snippets.

@se5a
Created October 28, 2018 21:39
Show Gist options
  • Select an option

  • Save se5a/e93f0e06c8dfc2f23ed9d467268cf90b to your computer and use it in GitHub Desktop.

Select an option

Save se5a/e93f0e06c8dfc2f23ed9d467268cf90b to your computer and use it in GitHub Desktop.
System.NullReferenceException: Object reference not set to an instance of an object
at at (wrapper managed-to-native) SDL2.SDL.SDL_CreateTextureFromSurface(intptr,intptr)
at Pulsar4X.SDL2UI.GlobalUIState..ctor (ImGuiSDL2CS.ImGuiSDL2CSWindow viewport) [0x0009b] in /mnt/98448323-4372-4c8a-904a-30b587cc3685/Programing/Pulsar4X/Pulsar4x/Pulsar4X/Pulsar4X.ImGuiNetUI/GlobalUIState.cs:74
at Pulsar4X.SDL2UI.PulsarMainWindow..ctor () [0x0003d] in /mnt/98448323-4372-4c8a-904a-30b587cc3685/Programing/Pulsar4X/Pulsar4x/Pulsar4X/Pulsar4X.ImGuiNetUI/Program.cs:47
at Pulsar4X.SDL2UI.Program.Main () [0x00001] in /mnt/98448323-4372-4c8a-904a-30b587cc3685/Programing/Pulsar4X/Pulsar4x/Pulsar4X/Pulsar4X.ImGuiNetUI/Program.cs:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment