Simple Parts Pack for Flan's Mod

Simple Parts Pack for Flan's Mod

903k Downloads

Rendering entity in world crash affects only one player in the server

natelwatts opened this issue ยท 0 comments

commented

techniclauncher_2018-01-10.log

Looking through the log I am seeing that it has an issue rendering two entities. One is flansmod.client.model.RenderGun and the second is Entity Type: ItemFrame (net.minecraft.entity.item.EntityItemFrame)

The crash happens when I am in the same chunk as these two items. Anywhere else in the world not in the same chunk I am able to be in. Right when the chunk loads the client crashes.
Other players in the server are able to be in the same chunk and don't crash.

Fixes that I have tried include: deleting player data, disabling optifine, removing FlansMod entirely from the server files (it works, but ends up replacing entity id's and blocks are switched around from different mods), having a player that doesn't crash go in and delete said block at it's location.

Possibly some of the world data was corrupted upon transferring our server hosting. Flans mod works on other maps and only crashes on this world file.