I wanted to play with my buddy Herobrine mod on the server, I've created a minecraft forge server for version 1.6.4. When we had set up the totem, the message "you did not know what you did!" Came, but in the end nothing happened. If I wanted to spawn him with the egg, he disappeared immediately. So I thought, I'll do the "no-totem-mode" and try again. But then the server crashes as soon as Herobrine becomes active.
In the crash report I get this report:
---- Minecraft Crash Report ----
// Why is it breaking.
Time: 01.12.18 12:02
Description: Ticking entity
java.lang.NoClassDefFoundError: net / minecraft / client / entity / EntityClientPlayerMP
at mods.HerobrineMod.common.EntityStalker.Attack (EntityStalker.java:222)
at mods.HerobrineMod.common.EntityStalker.func_70636_d (EntityStalker.java:214)
at net.minecraft.entity.EntityLivingBase.func_70071_h_ (EntityLivingBase.java:1826)
at net.minecraft.entity.EntityLiving.func_70071_h_ (EntityLiving.java:257)
at net.minecraft.entity.monster.EntityMob.func_70071_h_ (SourceFile: 29)
at mods.HerobrineMod.common.EntityBaseHMod.func_70071_h_ (EntityBaseHMod.java:36)
at net.minecraft.world.World.func_72866_a (World.java:2350)
at net.minecraft.world.WorldServer.func_72866_a (WorldServer.java:719)
at net.minecraft.world.World.func_72870_g (World.java:2311)
at net.minecraft.world.World.func_72939_s (World.java:2157)
at net.minecraft.world.WorldServer.func_72939_s (WorldServer.java:550)
at net.minecraft.server.MinecraftServer.func_71190_q (MinecraftServer.java:668)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q (DedicatedServer.java:276)
at net.minecraft.server.MinecraftServer.func_71217_p (MinecraftServer.java:587)
at net.minecraft.server.MinecraftServer.run (MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run (SourceFile: 583)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityClientPlayerMP
at net.minecraft.launchwrapper.LaunchClassLoader.findClass (LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass (ClassLoader.java:424)
at java.lang.ClassLoader.loadClass (ClassLoader.java:357)
… 16 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass (LaunchClassLoader.java:178)
… 18 more
I thank you in advance for your answers.
Think time your mod does not support the version
The mod you are using is probably flawed because there - according to the error message - something is missing. My advice: Search the Internet "Minecraft 1.6.4 Herobrine Mod Download" and try another website than the previous one
I doubt if a NullpointerException
I have not played MC for 3 years
I googled and found out that multiplayer is supported only from 1.7.
In the single player works the mod yes, probably the multiplier guilt…