You are viewing our Forum Archives. To view or take place in current topics click here.
stuck trying to make my modded server!
Posted:

stuck trying to make my modded server!Posted:

IDyNaMiiXx
  • Wise One
Status: Offline
Joined: Mar 24, 201113Year Member
Posts: 533
Reputation Power: 22
Status: Offline
Joined: Mar 24, 201113Year Member
Posts: 533
Reputation Power: 22
im on the last step of making my modded server using 1.6.4 forge and when i run minecraft forge unviversal i get this error:
FoundError: net/minecraft/client/entity/EntityClientPlayerMP
at TMIForgeContainer.tickStart(TMIForgeContainer.java:84)
at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122)
at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:295)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:652)
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(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)

is this because i have used mods that are client side only?
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.