Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

NullReferenceError

A topic by LeRetardatN created Feb 04, 2024 Views: 121
Viewing posts 1 to 1

When I launch the .exe file I get this error:

Call Stack:

System.NullReferenceException: Object reference not set to an instance of an object.

   at Foster.Framework.Platform.ParseUTF8(IntPtr)

   at Foster.Framework.App.Run(String, Int32, Int32, Boolean )

   at Foster.Framework.App.Run[T](String, Int32, Int32, Boolean )

   at Celeste64.Program.Main(String[]) in /home/noel/Projects/Celeste64/Source/Program.cs:line 23

Game Output:

Celeste 64 v.1.0.1

Foster: v0.1.14

Platform: Microsoft Windows 10.0.19045 (X64)

Framework: .NET 8.0.1

SDL: v2.28.5

Failed to create OpenGL Context: Could not create GL context: The operation completed successfully.

Foster Failed to initialize Renderer Device

Failed 'FosterGetUserPath', Foster is not running


I didn't change anything in the game files, I just unzipped and executed the .exe