forked from ShadowMario/FNF-PsychEngine
-
Notifications
You must be signed in to change notification settings - Fork 34
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 crashes randomly when starting #825
Labels
bug
Something isn't working
Comments
disable the splash screen in the misc options |
I think an better solution would be to update hxCodec since this is an hxCodec issue |
2.5.1 is far too outdated these days |
agree |
This comment was marked as resolved.
This comment was marked as resolved.
fixed in 990bbc5 |
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!
When I open JS engine, it just crashes randomly. It happens sometimes, but it gets REALLY annoying.
Command Prompt/Terminal/Crash logs (if existing)
Uncaught Error: VLC caught an error!
vlc/MP4Handler.onVLCError() [line 81]
vlc/bitmap/VlcBitmap.statusOnError() [line 480]
vlc/bitmap/VlcBitmap.checkFlags() [line 246]
vlc/bitmap/VlcBitmap.vLoop() [line 331]
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, it just appears randomly
Are you modding a build from source or with Lua?
Source
What is your build target?
Windows
Did you edit anything in this build? If so, mention or summarize your changes.
No, I didn't
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: