Posted June 5, 201312 yr I tried putting up a test server for my mod pack, and i am getting this error ---- Minecraft Crash Report ---- // You're mean. Time: 6/5/13 3:24 PM Description: Exception in server tick loop java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityClientPlayerMP at mod_ReiMinimap.getVersion(mod_ReiMinimap.java:16) at cpw.mods.fml.common.modloader.ModLoaderModContainer.getVersion(ModLoaderModContainer.java:417) at cpw.mods.fml.common.Loader.loadMods(Loader.java:508) at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85) at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:430) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573) Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityClientPlayerMP at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 8 more Caused by: java.lang.NullPointerException at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:227) ... 10 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.5.2 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_21, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 318156920 bytes (303 MB) / 366739456 bytes (349 MB) up to 1886519296 bytes (1799 MB) JVM Flags: 0 total; AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: ~~ERROR~~ NoClassDefFoundError: net/minecraft/client/entity/EntityClientPlayerMP Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt) The only mod i have installed is Rei's Minimap
June 5, 201312 yr Rei's Minimap is not for servers. Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! | mah twitter This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.
June 5, 201312 yr Then how do i get it in my custom technic pack server? You don't. Either the client user chooses to install it, or they don't. You can't force them. BEWARE OF GOD --- Co-author of Pentachoron Labs' SBFP Tech.
June 5, 201312 yr NEI is also a client-only mod. BEWARE OF GOD --- Co-author of Pentachoron Labs' SBFP Tech.
June 6, 201312 yr No NEI is also server side but most be put in core mods. It is in /coremods/. Read the log. Since when is NEI server-side, and why? BEWARE OF GOD --- Co-author of Pentachoron Labs' SBFP Tech.
June 6, 201312 yr It's both because it can restrict you from using cheat mode on some server in its server side config and it ran on my server in 1.4.7
June 6, 201312 yr You are missing a Mod that One of you other mods depend on! Ah, yes, you are, now that I look at the log more carefully. You're missing a mod that calls itself "mod_bspkrsCore", required by TreeCapitator. A quick search tells me this: BEWARE OF GOD --- Co-author of Pentachoron Labs' SBFP Tech.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.