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

After switching mod packs or disabling certain mods, the CheatSheet mod encounters an error in the logic within the GameInterfaceLayer. #93

Open
hocha113 opened this issue Feb 16, 2025 · 0 comments

Comments

@hocha113
Copy link

Here is the log file:

[client.log](https://github.com/user-attachments/files/18816548/client.log)
When switching mod packs during debugging, this issue occurs.
The probability of triggering is almost 100%.
The error appears after the player enters the world following the mod pack switch. At this point, the game resolution resets to the minimum default value, and all UI elements related to the mouse and mouse layers fail to render or disappear. I suspect this is a result of an error in the UI logic layer.

Image

Once this issue is triggered, reloading the mod doesn't resolve it. It seems that the game must be restarted to restore normalcy.
I’ve tested about 8 times, and the logs always point to the CheatSheet mod, but the issue may not actually be caused by CheatSheet.
So, I’m looking for help, or perhaps if CheatSheet could implement some defensive programming, it might help avoid this issue from happening to some extent?

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

1 participant