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

cannot replicate exit glitches when using rebuilder #54

Open
jummy0 opened this issue Nov 8, 2022 · 1 comment
Open

cannot replicate exit glitches when using rebuilder #54

jummy0 opened this issue Nov 8, 2022 · 1 comment

Comments

@jummy0
Copy link

jummy0 commented Nov 8, 2022

i'm trying to experiment with the game exit glitch. (https://www.legoisland.org/wiki/index.php/Glitches#Glitching_and_crashing_when_trying_to_exit_the_game)
on my pc, the unmodified game will almost always crash with a buzzing sound after clicking the exit door, but Rebuilder prevents the glitch regardless of settings. is this merely a side effect of hooking the game, or is there an always-enabled patch that could be causing this?

@ThaBluNate
Copy link

It may just be a side effect of hooking- but probably not as it's a patch that is disable-able.
This may be a write error whenever trying to write to %appdata%/LEGOIslandRebuilder/settings.ini - but it would revert itself when the program restarts if that's the case.

My recommendation is trying to delete %appdata%/LEGOIslandRebuilder/settings.ini, and seeing what happens.

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