Java Version: The most recent java 7 (build 5 I believe) 64-bit. According to my command prompt: java version "1.7.0_05" Java SE Runtime Environment (build 1.7.0_05-b05) Java HotSpot 64-Bit Server VM (build 23.1-b03, mixed mode)
Description of Problem:
All I know is that it doesn't work and it starts upon the loading of mods. I think I may have received a similar error before, but I cannot remember what I did to resolve it. I have deleted all my java versions and downloaded and installed the most recent java, but it still won't work. I've also attempted to get it working by lowering the heap size (or whatever its called), but to no avail. I have also checked around the forums, but I haven't found anything helpful.
Error Messages:
Error Log:
C:\Users\ikkyblob\Documents\Tekkit Server>java -Xmx1G -Xms1G -jar Tekkit.jar nog
ui
182 recipes
27 achievements
14:50:16 [iNFO] Starting minecraft server version 1.2.5
14:50:16 [iNFO] Forge Mod Loader version @MAJOR@.@MINOR@.@REV@.@BUILD@ for Minec
raft @MCVERSION@ loading
14:50:16 [iNFO] Loading mods from C:\Users\ikkyblob\Documents\Tekkit Server\mods
14:50:16 [sEVERE] java.lang.NoClassDefFoundError: net/minecraft/server/BaseModMp
14:50:16 [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method)
14:50:16 [sEVERE] at java.lang.ClassLoader.defineClass(Unknown Source)
14:50:16 [sEVERE] at java.security.SecureClassLoader.defineClass(Unknown S
ource)
14:50:16 [sEVERE] at java.net.URLClassLoader.defineClass(Unknown Source)
14:50:16 [sEVERE] at java.net.URLClassLoader.access$100(Unknown Source)
14:50:16 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source)
14:50:16 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source)
14:50:16 [sEVERE] at java.security.AccessController.doPrivileged(Native Me
thod)
14:50:16 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source)
14:50:16 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
14:50:16 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown So
urce)
14:50:16 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
14:50:16 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
14:50:16 [sEVERE] at java.lang.Class.forName0(Native Method)
14:50:16 [sEVERE] at java.lang.Class.forName(Unknown Source)
14:50:16 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:4
40)
14:50:16 [sEVERE] at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.jav
a:497)
14:50:16 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:375)
14:50:16 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:527)
14:50:16 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBuk
kitHandler.java:113)
14:50:16 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe
rver.java:118)
14:50:16 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
ver.java:426)
14:50:16 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour
ceFile:492)
14:50:16 [sEVERE] Caused by: java.lang.ClassNotFoundException: net.minecraft.ser
ver.BaseModMp
14:50:16 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source)
14:50:16 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source)
14:50:16 [sEVERE] at java.security.AccessController.doPrivileged(Native Me
thod)
14:50:16 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source)
14:50:16 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
14:50:16 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown So
urce)
14:50:16 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
14:50:16 [sEVERE] ... 23 more
14:50:16 [sEVERE] Unexpected exception
java.lang.NoClassDefFoundError: net/minecraft/server/BaseModMp
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.Loader.loadModClass(Loader.java:440)
at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:497)
at cpw.mods.fml.common.Loader.load(Loader.java:375)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:527)
at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:
113)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:118)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.BaseModMp
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 23 more
>
Question
ikkyblob
Title: Server won't work
Version: 3.0.3/3.0.4
OS: Windows 7 home premium 64-bit
Java Version: The most recent java 7 (build 5 I believe) 64-bit. According to my command prompt: java version "1.7.0_05" Java SE Runtime Environment (build 1.7.0_05-b05) Java HotSpot 64-Bit Server VM (build 23.1-b03, mixed mode)
Description of Problem:
All I know is that it doesn't work and it starts upon the loading of mods. I think I may have received a similar error before, but I cannot remember what I did to resolve it. I have deleted all my java versions and downloaded and installed the most recent java, but it still won't work. I've also attempted to get it working by lowering the heap size (or whatever its called), but to no avail. I have also checked around the forums, but I haven't found anything helpful.
Error Messages:
Error Log:
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now