'java.lang.IllegalStateException: Already building!' when opening world.
Coleisforrobot opened this issue ยท 3 comments
When I attempt to open a specific world, the game will crash with java.lang.IllegalStateException: Already building!
and I do not understand it.
My game first crashed while I was pla
ying on that world, but I could continue playing usually. Then it stopped opening the world. I have attached the world and crash logs. I believe it crashed occasionally when I changed the state of a block next to a portal, but not every time I changed the state of a block next to a portal.
I have looked through the github issues, and cannot find a mention of java.lang.IllegalStateException: Already building!
.
crash-2022-10-29_18.15.22-client.txt
2022-10-29-4.log.gz
!FABRIC 1_19 ONLY! Portal Testin.zip
Please look at this comment for used mods.
Just to clarify, I am using these mods:
- Fabric API 0.64.0 on 1.19.2
- Immersive Portals 2.2.5 on 1.19.2 Fabric
- Pekhui 3.5.0 on 1.14.4 to 1.19.2
Using Sodium appears to have fixed the issue.
Thanks to @qouteall in this comment for the answer.