Citizen GUI crashes game - java.lang.NullPointerException: Ticking screen
mcsunnishines opened this issue ยท 3 comments
Prerequisites
- [x ] I am running the latest alpha version of MineColonies and Structurize for my Minecraft version.
- [x ] I checked the MineColonies/Structurize wiki and made sure my issue is not covered there.
- [x ] I made sure that this issue is not a duplicate of any existing issue.
Context
- Minecraft Version: forge-1.16.3-34.1.23
- MineColonies Version: minecolonies-0.13.452-ALPHA-universal
- Structurize Version: structurize-0.13.96-ALPHA-universal
- Related Mods and their Versions: theoneprobe-1.16-3.0.4-beta, EasyPaxel(1.16.3)+-+1.0.4, jei-1.16.3-7.6.0.49
Expected behavior
Citizen has a request, player can open citizen GUI or clipboard to see what they need.
Actual behavior
Citizen has a request, player clicks to open citizen GUI or clipboard and game crashes.
Steps to reproduce the issue
- Load game
- Wait for citizen to have a request
- Click citizen GUI or use clipboard
Logs
- latest.log:
https://gist.github.com/mcsunnishines/e4a402fa0862ead5065523288d3d204a - crashlog:
https://gist.github.com/mcsunnishines/2a64e5d4e2d6ac4a3ab900bc1b175546
Notes
Viewers
- Add a thumbs-up to the bug report if you are also affected. This helps the bug report become more visible to the team and doesn't clutter the comments.
- Add a comment if you have any insights or background information that isn't already part of the conversation.
This is a tool mod issue that is having issue with the tool classes. That mod has to fix it.