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

js engine crashing #762

Closed
macaroniandburritos opened this issue Nov 24, 2024 · 9 comments
Closed

js engine crashing #762

macaroniandburritos opened this issue Nov 24, 2024 · 9 comments
Labels
bug Something isn't working

Comments

@macaroniandburritos
Copy link

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!

basically, i was trying to play a 6k song that i ported over. when it loaded, it crashed. i know, theres no 6k support, but is there any way that i can either make 6k support or add a script to make it work?

Command Prompt/Terminal/Crash logs (if existing)

Uncaught Error: Null Object Reference
PlayState.updateNote() [line 5632]
PlayState.update() [line 3951]
flixel/group/FlxGroup.forEach() [line 770]
PlayState.update() [line 3949]
flixel/FlxState.tryUpdate() [line 239]
flixel/FlxGame.update() [line 749]
flixel/FlxGame.step() [line 679]
flixel/FlxGame.onEnterFrame() [line 558]
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.

No response

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.

ported a mod over from psych engine

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

@macaroniandburritos macaroniandburritos added the bug Something isn't working label Nov 24, 2024
@moxie-coder
Copy link
Collaborator

what version are you on exactly?

@StinkTheStinker
Copy link

well
i dont think js engine supports 6k charting

@StinkTheStinker
Copy link

also
when you ported from psych, was it 1.0 psych?

@macaroniandburritos
Copy link
Author

also when you ported from psych, was it 1.0 psych?

im not sure what version it was but i think it was 1.6 or somethiing

@macaroniandburritos
Copy link
Author

what version are you on exactly?

the most recent version of js engine, 1.38.1

@StinkTheStinker
Copy link

im not sure what version it was but i think it was 1.6 or somethiing

i ment the latest version of psych engine (1.0)

but, im guessing the version is 0.1.6

@macaroniandburritos
Copy link
Author

im not sure what version it was but i think it was 1.6 or somethiing

i ment the latest version of psych engine (1.0)

but, im guessing the version is 0.1.6

psych engine version was 1.6.3 i think and js engine version was 1.38.1

@StinkTheStinker
Copy link

yeah
I don't think psych 1.x is fully supported on js engine yet

@macaroniandburritos
Copy link
Author

yeah I don't think psych 1.x is fully supported on js engine yet

alright, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants