forked from ShadowMario/FNF-PsychEngine
-
Notifications
You must be signed in to change notification settings - Fork 32
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
JS Engine : why Main.hx do not work #811
Labels
bug
Something isn't working
Comments
use one of the bat files in the setup folder |
this is not source btw |
this isn’t an compile error
…On Wed, Dec 18, 2024 at 5:55 PM Stinko ***@***.***> wrote:
use one of the bat files in the setup folder
—
Reply to this email directly, view it on GitHub
<#811 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5VHQKVXNZ5LH7AK2WNO2ML2GH4MVAVCNFSM6AAAAABT3WTPJOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJSGQZDENBVGQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
somehow unscrewing a tiny bit a internal pc fan caused it for some reason |
found a fix for it delete the JordanSantiago folder in AppData |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe your bug here. If you are modding, try testing your bug in a clean version of the engine instead. Also, if you're using an older version of JSE, please try the latest version/action build. Also, be sure to check the pinned 'JS Engine: Known Issues' issue, to check if your issue hasn't already been found!
Uncaught Error: Null Object Reference
ClientPrefs.loadPrefs() [line 329]
InitState.create() [line 37]
flixel/FlxGame.switchState() [line 639]
flixel/FlxGame.create() [line 367]
Please report this error to the GitHub page: https://github.com/JordanSantiagoYT/FNF-JS-Engine
The engine has saved a crash log inside the crash folder, If you're making a GitHub issue you might want to send that!
Command Prompt/Terminal/Crash logs (if existing)
Uncaught Error: Null Object Reference
ClientPrefs.loadPrefs() [line 329]
InitState.create() [line 37]
flixel/FlxGame.switchState() [line 639]
flixel/FlxGame.create() [line 367]
Please report this error to the GitHub page: https://github.com/JordanSantiagoYT/FNF-JS-Engine
The engine has saved a crash log inside the crash folder, If you're making a GitHub issue you might want to send that!
Have you identified any steps to reproduce the bug? If so, please describe them below in as much detail as possible. Use images if possible.
uh launch the game
Are you modding a build from source or with Lua?
Lua
What is your build target?
Windows
Did you edit anything in this build? If so, mention or summarize your changes.
nothing
If you use 1.12.0 or earlier, did you have Optimized Chart Loading turned on?
None
Did you check for any similar issues to what you're reporting? Check, then come back here. If there is a similar issue, then do not report the issue, otherwise it will be marked as a duplicate.
Yes
The text was updated successfully, but these errors were encountered: