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 freezing based on how long you paused when you unpause #741

Closed
jparkx429 opened this issue Nov 12, 2024 · 6 comments
Closed

JS engine freezing based on how long you paused when you unpause #741

jparkx429 opened this issue Nov 12, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@jparkx429
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!

2024-11-12.16-21-45.mp4

i also turned off pause if lost focus

Command Prompt/Terminal/Crash logs (if existing)

nope

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.

nope

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.

Added mods

If you use 1.12.0 or earlier, did you have Optimized Chart Loading turned on?

Yes

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

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

pretty sure that’s an optimization issue with hxcpp, but I’m not entirely sure which could pinpoint to it

@jparkx429
Copy link
Author

alright because i hate it. like it deloads the song or somthing

@jparkx429
Copy link
Author

jparkx429 commented Nov 13, 2024

do you possibly know a setting i can turn on/off on optimization that can fix this issue?

@moxie-coder
Copy link
Collaborator

moxie-coder commented Nov 13, 2024

alright because i hate it. like it deloads the song or somthing

that probably is an OpenFL feature and hxcpp feature then

@moxie-coder
Copy link
Collaborator

do you possibly know a setting i can turn on/off on optimization that can fix this issue?

not really, other than disabling gc in the options I don’t think so, it has a built in gc, so does hxcpp

@jparkx429
Copy link
Author

alright ill try. thanks for the help

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

2 participants