Started by
SuperMario20
on
Topic category: Help with Minecraft modding (Java Edition)
Help! I get this error whenever i star a world with my mod: java.lang.IllegalStateException: Server tried to update attributes of a non-living entity (actually: EntityArrowCustom['entity.testenvironmentmod.entityBulletecho.name'/313, l='MpServer', x=-87.50, y=19.00, z=261.50])
at net.minecraft.client.network.NetHandlerPlayClient.handleEntityProperties(NetHandlerPlayClient.java:1831) ~[NetHandlerPlayClient.class:?]
I do have mobs that shoot arrows, so i assume that is why this is crashing. Is there a fix? Most of the mobs in my mcreator mod shoot arrows! Plz! I need help! ;(
Edited by SuperMario20 on Mon, 02/05/2018 - 15:48
Issue tracker would be a better place to post this than here. Also, full console contents could help debug the problem.
how do you do full console contents? do you do it with --stacktrace and --debug?
can u move this topic into Issue Tracker?
Sadly I can't, but I can close it here and you can reopen it on the Issue Tracker.