[Bug] Cant join server | Cannot invoke "java.lang.Integer.intValue()" because "this.max" is null
DeliciousBread481 opened this issue ยท 2 comments
Observed behaviour
I cant join the server
Expected behaviour
I can join the server
Steps to reproduce
1.start the game
2.connect the server
3.disonnected
Crashlog
https://github.com/user-attachments/files/22799314/debug.log
Tetra version
6.11.0
mutil/mGui version
6.2.0
Forge version
1.20.1-47.4.6
Other mods
|-> mods | |-> JEI Tetra-6.9.0-1.1.1.jar | |-> mcwifipnp-1.7.6-1.20.1-forge.jar | |-> mutil-1.20.1-6.2.0.jar | |-> tetra-1.20.1-6.11.0.jar | |-> tetranomicon-1.6.1-1.20.1.jar | |-> tetravsikt-1.20.1-1.0.0.jar | |-> tetra_gui_compat-1.20.1-1.2.0.jar | |-> tetra_patchouli_book-1.0.2.jar | |-> [Forge1.20.1]TetraClip-1.0.6.jar
after a while I tried again,and this time I only add tetra,mutil,mcwifipnp and the tetravsikt,the NullPointerException appeared again
I fixed this bug using a mixin. For details, you can check https://github.com/yiran1457/GrindstoneHoning/blob/master/src/main/java/net/yiran/grindstone_honing/core/mixins/IntegerPredicateMixin.java