Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

game will not open, error log #76

Closed
Qwertyfith opened this issue Feb 9, 2024 · 4 comments
Closed

game will not open, error log #76

Qwertyfith opened this issue Feb 9, 2024 · 4 comments

Comments

@Qwertyfith
Copy link

here is the error:

Celeste 64 v.1.1.1
Error Log (02/08/2024 20:57:10)
Call Stack:
System.TypeInitializationException: The type initializer for 'Foster.Framework.Platform' threw an exception.
---> System.DllNotFoundException: Dll was not found.
at Foster.Framework.Platform.FosterRegisterLogMethods(FosterLogFn, FosterLogFn, FosterLogFn, Int32)
at Foster.Framework.Platform..cctor()
--- End of inner exception stack trace ---
at Foster.Framework.Platform.ToUTF8(String& )
at Foster.Framework.App.Run(String, Int32, Int32, Boolean , Renderers )
at Foster.Framework.App.Run[T](String, Int32, Int32, Boolean , Renderers )
at Celeste64.Program.Main(String[]) in D:\a\Celeste64\Celeste64\Source\Program.cs:line 25
Game Output:
Celeste 64 v.1.1.1
Foster: v0.1.18
Platform: Microsoft Windows 10.0.19045 (X64)
Framework: .NET 8.0.1

if someone knows how to fix it, please tell me.
ErrorLog.txt

@NoelFB
Copy link
Contributor

NoelFB commented Feb 9, 2024

How are you running the game? Did you unzip and extract all the files first? There should be an Exe beside several DLLs.

@Qwertyfith
Copy link
Author

How are you running the game? Did you unzip and extract all the files first? There should be an Exe beside several DLLs.

I did, i also download and tried with all versions, but still the same error.

@Qwertyfith
Copy link
Author

I changed the name of the folder, now it works lol

@NoelFB
Copy link
Contributor

NoelFB commented Feb 11, 2024

Weird! Glad you got it working though haha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants