Hello! Im working on creating a hexxit server for my friend and I, and i was wondering if anyone could help me I have gone through enough problems with making this server that i brought it straight to the forums. When i try to load it, it says this: Its too long for me to make something out of so, good luck to whoever tries......
C:\Users\harry_000\Desktop\HEXXIT SERVER!>java -Xmx1000M -Xms100M -jar "C:\Users
\harry_000\Desktop\HEXXIT SERVER!\Hexxit.jar" nogui
2014-01-10 18:10:31 [INFO] [ForgeModLoader] Forge Mod Loader version missing.mis
sing.missing.missing for Minecraft missing loading
2014-01-10 18:10:31 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM,
version 1.7.0_45, running on Windows 8:x86:6.2, installed at C:\Program Files\Ja
va\jre7
2014-01-10 18:10:31 [SEVERE] [ForgeModLoader] The coremod bspkrs.treecapitator.f
ml.asm.TreeCapitatorCorePlugin is requesting minecraft version 1.5.2 and minecra
ft is missing. It will be ignored.
2014-01-10 18:10:31 [INFO] [STDERR] Exception in thread "main" java.lang.Runtime
Exception: java.lang.NoClassDefFoundError: cpw/mods/fml/common/versioning/Artifa
ctVersion
2014-01-10 18:10:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher
.setupHome(FMLRelauncher.java:192)
2014-01-10 18:10:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher
.relaunchServer(FMLRelauncher.java:147)
2014-01-10 18:10:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher
.handleServerRelaunch(FMLRelauncher.java:45)
2014-01-10 18:10:31 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.
main(MinecraftServer.java:1367)
2014-01-10 18:10:31 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: c
pw/mods/fml/common/versioning/ArtifactVersion
2014-01-10 18:10:31 [INFO] [STDERR] at java.lang.Class.forName0(Native Metho
d)
2014-01-10 18:10:31 [INFO] [STDERR] at java.lang.Class.forName(Unknown Sourc
e)
2014-01-10 18:10:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibra
ryManager.discoverCoreMods(RelaunchLibraryManager.java:409)
2014-01-10 18:10:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibra
ryManager.handleLaunch(RelaunchLibraryManager.java:136)
2014-01-10 18:10:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher
.setupHome(FMLRelauncher.java:172)
2014-01-10 18:10:31 [INFO] [STDERR] ... 3 more
2014-01-10 18:10:31 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException:
cpw.mods.fml.common.versioning.ArtifactVersion
2014-01-10 18:10:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClass
Loader.findClass(RelaunchClassLoader.java:238)
2014-01-10 18:10:31 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unkno
wn Source)
2014-01-10 18:10:31 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unkno
wn Source)
2014-01-10 18:10:31 [INFO] [STDERR] ... 8 more
2014-01-10 18:10:31 [INFO] [STDERR] Caused by: java.io.FileNotFoundException: C:
\Users\harry_000\Desktop\HEXXIT SERVER (The system cannot find the file specifie
d)
2014-01-10 18:10:31 [INFO] [STDERR] at java.util.zip.ZipFile.open(Native Met
hod)
2014-01-10 18:10:31 [INFO] [STDERR] at java.util.zip.ZipFile.<init>(Unknown
Source)
2014-01-10 18:10:31 [INFO] [STDERR] at java.util.zip.ZipFile.<init>(Unknown
Source)
C:\Users\harry_000\Desktop\HEXXIT SERVER!>pause
Press any key to continue . . .
And then when i press any key, it crashes. Any help would mean so much, thanks!
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
C:\Users\harry_000\Desktop\HEXXIT SERVER!>java -Xmx1000M -Xms100M -jar "C:\Users
\harry_000\Desktop\HEXXIT SERVER!\Hexxit.jar" nogui
2014-01-10 18:10:31 [INFO] [ForgeModLoader] Forge Mod Loader version missing.mis
sing.missing.missing for Minecraft missing loading
2014-01-10 18:10:31 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM,
version 1.7.0_45, running on Windows 8:x86:6.2, installed at C:\Program Files\Ja
va\jre7
2014-01-10 18:10:31 [SEVERE] [ForgeModLoader] The coremod bspkrs.treecapitator.f
ml.asm.TreeCapitatorCorePlugin is requesting minecraft version 1.5.2 and minecra
ft is missing. It will be ignored.
2014-01-10 18:10:31 [INFO] [STDERR] Exception in thread "main" java.lang.Runtime
Exception: java.lang.NoClassDefFoundError: cpw/mods/fml/common/versioning/Artifa
ctVersion
2014-01-10 18:10:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher
.setupHome(FMLRelauncher.java:192)
2014-01-10 18:10:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher
.relaunchServer(FMLRelauncher.java:147)
2014-01-10 18:10:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher
.handleServerRelaunch(FMLRelauncher.java:45)
2014-01-10 18:10:31 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.
main(MinecraftServer.java:1367)
2014-01-10 18:10:31 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: c
pw/mods/fml/common/versioning/ArtifactVersion
2014-01-10 18:10:31 [INFO] [STDERR] at java.lang.Class.forName0(Native Metho
d)
2014-01-10 18:10:31 [INFO] [STDERR] at java.lang.Class.forName(Unknown Sourc
e)
2014-01-10 18:10:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibra
ryManager.discoverCoreMods(RelaunchLibraryManager.java:409)
2014-01-10 18:10:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibra
ryManager.handleLaunch(RelaunchLibraryManager.java:136)
2014-01-10 18:10:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher
.setupHome(FMLRelauncher.java:172)
2014-01-10 18:10:31 [INFO] [STDERR] ... 3 more
2014-01-10 18:10:31 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException:
cpw.mods.fml.common.versioning.ArtifactVersion
2014-01-10 18:10:31 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClass
Loader.findClass(RelaunchClassLoader.java:238)
2014-01-10 18:10:31 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unkno
wn Source)
2014-01-10 18:10:31 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unkno
wn Source)
2014-01-10 18:10:31 [INFO] [STDERR] ... 8 more
2014-01-10 18:10:31 [INFO] [STDERR] Caused by: java.io.FileNotFoundException: C:
\Users\harry_000\Desktop\HEXXIT SERVER (The system cannot find the file specifie
d)
2014-01-10 18:10:31 [INFO] [STDERR] at java.util.zip.ZipFile.open(Native Met
hod)
2014-01-10 18:10:31 [INFO] [STDERR] at java.util.zip.ZipFile.<init>(Unknown
Source)
2014-01-10 18:10:31 [INFO] [STDERR] at java.util.zip.ZipFile.<init>(Unknown
Source)
C:\Users\harry_000\Desktop\HEXXIT SERVER!>pause
Press any key to continue . . .
And then when i press any key, it crashes. Any help would mean so much, thanks!