Jump to content

Sobanqt

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Sobanqt

  1. Just wanted to add a quick update to this. When hosting a LAN on my end, the above report comes up almost every time. When its a host that's not me, *Aka if my friend hosts instead*, I don't crash to main menu, it simply says "Unable to find npc". I'd like some help soon if possible, its been a few days.
  2. So me and my friend are playing with a self-selected list of 111 mods. Everything works properly and in order except for custom NPC's. We're playing on LAN, and as one is placed(an NPC), the non-hosts crash out of game. *Crashes to main menu, not CTD* I would like to include that I went to the FAQ first, and saw the thing about CustomNPC's and UniqueEntity ID's, tried that, placed one down while he/she was in game and they still crashed out of server. (Note they're able to safely place an NPC in singleplayer games without crashing. This only happens on LAN.) Here is the log for reading: Time: 2019-03-22 01:30:05 EDT Description: Ticking entity java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.lang.Integer at noppes.npcs.entity.EntityNPCInterface.onLivingUpdate(EntityNPCInterface.java:350) at net.minecraft.entity.EntityLivingBase.onUpdate(EntityLivingBase.java:2179) at net.minecraft.entity.EntityLiving.onUpdate(EntityLiving.java:295) at noppes.npcs.entity.EntityNPCInterface.onUpdate(EntityNPCInterface.java:225) at noppes.npcs.entity.EntityCustomNpc.onUpdate(EntityCustomNpc.java:50) at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1993) at net.minecraft.world.World.updateEntity(World.java:1955) at net.minecraft.world.World.redirect$updateEntity$zbc000(World.java:4117) at net.minecraft.world.World.updateEntities(World.java:1759) at net.minecraft.client.Minecraft.runTick(Minecraft.java:1847) at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1098) at net.minecraft.client.Minecraft.run(Minecraft.java:3942) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Entity being ticked -- Entity Type: customnpcs:customnpc (noppes.npcs.entity.EntityCustomNpc) Entity ID: 512757 Entity Name: Rods Entity's Exact location: 316.50, 105.00, -96.50 Entity's Block location: World: (316,105,-97), Chunk: (at 12,6,15 in 19,-7; contains blocks 304,0,-112 to 319,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) Entity's Momentum: 0.00, 0.00, 0.00 Entity's Passengers: [] Entity's Vehicle: ERROR NullPointerException: null Entity NBT: ERROR ReportedException: Saving entity NBT
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.