Everytime I create a npc to be coped by soul stone or cloner it gives a error log and doesnt add the npc. How do I fix this?
I cant copy just NPCs or store then server side to be copied
-
- English
- braydensurvivez
- Closed
The Aternos forums are now deprecated
Learn more about this change here.
For help regarding Aternos, we recommend you to visit our support center.
-
-
This is probably something you'll want to take up with the plugin/mod author, not us.
-
It works from single player and only is a issue server side
-
Here is the error message
net.minecraft.util.ReportedException: Loading entity NBT
at net.minecraft.entity.Entity.func_70020_e(Entity.java:1878) ~[vg.class:?]
at net.minecraft.entity.EntityList.func_75615_a(EntityList.java:221) ~[vi.class:?]
at noppes.npcs.NoppesUtilServer.spawnClone(NoppesUtilServer.java:596) ~[NoppesUtilServer.class:?]
at noppes.npcs.PacketHandlerServer.handlePacket(PacketHandlerServer.java:590) ~[PacketHandlerServer.class:?]
at noppes.npcs.PacketHandlerServer.lambda$onServerPacket$0(PacketHandlerServer.java:89) ~[PacketHandlerServer.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_312]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_312]
at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_312]
Caused by: java.lang.NoClassDefFoundError: net/mcreator/scpua/MCreatorUMicroHID$RenderCustom
at java.lang.Class.getDeclaringClass0(Native Method) ~[?:1.8.0_312]
at java.lang.Class.getDeclaringClass(Class.java:1235) ~[?:1.8.0_312]
at java.lang.Class.getEnclosingClass(Class.java:1277) ~[?:1.8.0_312]
at java.lang.Class.getCanonicalName(Class.java:1392) ~[?:1.8.0_312]
at noppes.npcs.ModelDataShared.setEntityName(ModelDataShared.java:134) ~[ModelDataShared.class:?]
at noppes.npcs.ModelDataShared.readFromNBT(ModelDataShared.java:62) ~[ModelDataShared.class:?]
at noppes.npcs.entity.EntityCustomNpc.func_70037_a(EntityCustomNpc.java:26) ~[EntityCustomNpc.class:?]
at net.minecraft.entity.Entity.func_70020_e(Entity.java:1866) ~[vg.class:?]
... 12 more
-
Mods dont work the same in singleplayer as they do on servers. I repeat, take it up with the author of the mod.
-
ok thanks for the quick response and assistance
-
Aternos Bot
Closed the thread.