Posted August 5Aug 5 Hey everyone, We’re facing a major crash issue on our modded server. My friend built a wood factory using Create, and ever since, he keeps crashing with an entity loading error. "The game crashed: rendering entity in world Error: java.lang.IllegalStateException: null" We’ve already tried removing several optimization mods to test (Chunky, IA Improvement, FerriteCore, FastSuite, Krypton, Spark, Starlight), but the problem still persists. I also tried approaching the area myself and… same result, I crashed with the exact same error. I’m sharing the latest logs here for anyone willing to take a look: If anyone has encountered this problem before or has any idea how to fix it, any help would be really appreciated! 🙏 Edited August 5Aug 5 by Bastounet2101 Wrong with rules
August 5Aug 5 Author I found the cause of the issue after digging into the code with the help of ChatGPT. The problem came from Starlight (Forge version 1.1.2), which was causing light calculation errors on Create mod entities. I simply removed Starlight from the server, and the issue was fully resolved. For reference, here’s my setup where the problem occurred: Forge: 47.4.0 (Minecraft 1.20.1) Create: 1.20.1-6.0.6 Starlight: Forge 1.1.2 (this is the version I removed) If anyone else runs into entity rendering issues with Create and sees light-related crashes, try removing Starlight as a workaround.
August 6Aug 6 Thanks for sharing your solution! Always makes me sad when someone comes back to say "close this, it's solved" without sharing the solution!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.