Buttons not working / crashing game
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 215
- Forks
- 50
- Avg merge
- 9d 6h
- Merged PRs (30d)
- 1
Description
Bug Description
When Debugify has been activated, certain modded GUI screens stop you from clicking certain buttons, if you try to click one it sends the following error/warn:
java.lang.IllegalStateException: Lock is no longer valid
How to Reproduce?
How to reproduce it:
Launch Minecraft 1.21.10 with Debugify on the Fabric loader installed
Select a world, go into edit, and attempt to click cancel NOT SAVE.
If you click save it crashes your game.
Expected Behavior
The buttons work normally, allowing you to press them and use them.
Version
1.0 I think, it says 1.21.10+1.0
Fabric/Quilt Loader Version
1.21.10
Logs or additional context
Has not been reported.
- I made sure this bug hasn't already been reported.
Is on most update to date version.
- I made sure I am using the most up to date fabric/quilt loader and mod version.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the crash in Minecraft 1.21.10 with Debugify on Fabric, following the world-edit screen steps in the report. Inspect the linked log at https://mclo.gs/drsm7QE and trace the reported “Lock is no longer valid” exception to its source entry point. Done means the affected GUI buttons work and saving no longer crashes the game.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100