-
Notifications
You must be signed in to change notification settings - Fork 19
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
using zoom will crash #48
Comments
This appears to be a mod conflict issue, but I can't explain further because this is not a complete log file. |
I have the same issue when zooming, even if i turn off zoom but press the hotkey in game. Here is my (i think) complete log file. Hope this helps: ---- Minecraft Crash Report ---- Time: 2024-08-20 01:37:52 java.lang.NullPointerException: Cannot invoke "fi.dy.masa.tweakeroo.util.MiscUtils$PostKeyAction.isActive()" because "fi.dy.masa.tweakeroo.util.MiscUtils.lastZoomValue" is null A detailed walkthrough of the error, its code path and all known details is as follows:-- Head -- -- Uptime -- -- Affected level -- -- Last reload -- -- System Details -- |
Hello, i have found 1 possible solution to your problem, in the new revamp of the Tweakeroo zoom it crashes if it reads data from an older version of Tweakeroo. to fix this simply delete the file at .minecraft/config/tweakeroo.json and let it rewrite the config settings, however this will remove your preferences for Tweakeroo. |
This helped, thanks a lot! For reference I copied the .json to somewhere else before deleting it, that way I could open it via text and read my own preferences. |
I have a possible band-aid solution; but I am still not sure what other mods you guys are using that is somehow causing Tweakeroo to think that the Zoom Activate Key was pressed upon saving your config for this to even happen. The error as reported shouldn't be able to logically happen. It's like saying 1 + 1 can be 5; but here we are. |
tweakeroo: Tweakeroo 0.20.999-sakura.24
The text was updated successfully, but these errors were encountered: