I have a dropped item at my base that will crash anyone instantly when they load the chunk with the item, thus making me unable to log on the server.
Hm... where have you got that item from? Was it in a chest and then you broke it? because i see an safari net in your crash-report. Its the same reason why all the other people are crashing: Stacktrace: at powercrystals.minefactoryreloaded.modhelpers.twilightforest.TwilightForestEggHandler.getEgg(TwilightForestEggHandler.java:28) at powercrystals.minefactoryreloaded.item.ItemSafariNet.getEgg(ItemSafariNet.java:174) at powercrystals.minefactoryreloaded.item.ItemSafariNet.func_82790_a(ItemSafariNet.java:145) at net.minecraft.client.renderer.entity.RenderItem.func_76986_a(RenderItem.java:171) at net.minecraft.client.renderer.entity.RenderItem.func_76986_a(RenderItem.java:746) -- Entity being rendered -- Details: Entity Type: Item (net.minecraft.entity.item.EntityItem) Entity ID: 560090 Entity Name: item.item.mfr.safarinet.reusable
I know, that it something from twillight. But where is it. Where was it? i dont get crashed from looking into your inventory. Did you break a chest?
Entity's Exact location: 795.09, 64.13, -52.88 Seeing this loaction is more like, that the item is still there. But i know that SirWilli was deleting all items. So thats strange.
It seems to be a continuity issue crossing over the updates. My best guess is a slight ID change for the mob eggs. For sure its on twilight forests mob handling side, and it seems to be effecting a fairly big chunk radius. Luckily for the server it's a rendering issue so it doesn't seem like it would be something to corrupt a chunk for say.[DOUBLEPOST=1417923847,1417923732][/DOUBLEPOST] If I remember CLAG correctly on monster, even the power of commands can only access loaded chunks as to not cause a massive lag spike loading every chunk to clear items. If that's the case then because the chunk cannot be loaded it can't be cleared.