Guest User

Untitled

a guest
Sep 16th, 2013
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.78 KB | None | 0 0
  1. 2013-09-16 15:48:23 [INFO] [ForgeModLoader] Forge Mod Loader version missing.missing.missing.missing for Minecraft missing loading
  2. 2013-09-16 15:48:23 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_25, running on Windows 8:amd64:6.2, installed at G:\Java
  3. 2013-09-16 15:48:23 [FINE] [ForgeModLoader] Java classpath at launch is ftbserver.jar
  4. 2013-09-16 15:48:23 [FINE] [ForgeModLoader] Java library path at launch is C:\Windows\system32;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;.;;.
  5. 2013-09-16 15:48:23 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
  6. 2013-09-16 15:48:23 [INFO] [STDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.NoClassDefFoundError: cpw/mods/fml/common/versioning/ArtifactVersion
  7. 2013-09-16 15:48:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
  8. 2013-09-16 15:48:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
  9. 2013-09-16 15:48:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
  10. 2013-09-16 15:48:23 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)
  11. 2013-09-16 15:48:23 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: cpw/mods/fml/common/versioning/ArtifactVersion
  12. 2013-09-16 15:48:23 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
  13. 2013-09-16 15:48:23 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
  14. 2013-09-16 15:48:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.discoverCoreMods(RelaunchLibraryManager.java:409)
  15. 2013-09-16 15:48:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:136)
  16. 2013-09-16 15:48:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  17. 2013-09-16 15:48:23 [INFO] [STDERR] ... 3 more
  18. 2013-09-16 15:48:23 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.versioning.ArtifactVersion
  19. 2013-09-16 15:48:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
  20. 2013-09-16 15:48:23 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
  21. 2013-09-16 15:48:23 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
  22. 2013-09-16 15:48:23 [INFO] [STDERR] ... 8 more
  23. 2013-09-16 15:48:23 [INFO] [STDERR] Caused by: java.io.FileNotFoundException: G:\Server files (The system cannot find the file specified)
  24. 2013-09-16 15:48:23 [INFO] [STDERR] at java.util.zip.ZipFile.open(Native Method)
  25. 2013-09-16 15:48:23 [INFO] [STDERR] at java.util.zip.ZipFile.<init>(Unknown Source)
  26. 2013-09-16 15:48:23 [INFO] [STDERR] at java.util.zip.ZipFile.<init>(Unknown Source)
  27. 2013-09-16 15:48:23 [INFO] [STDERR] at java.util.jar.JarFile.<init>(Unknown Source)
  28. 2013-09-16 15:48:23 [INFO] [STDERR] at java.util.jar.JarFile.<init>(Unknown Source)
  29. 2013-09-16 15:48:23 [INFO] [STDERR] at sun.net.www.protocol.jar.URLJarFile.<init>(Unknown Source)
  30. 2013-09-16 15:48:23 [INFO] [STDERR] at sun.net.www.protocol.jar.URLJarFile.getJarFile(Unknown Source)
  31. 2013-09-16 15:48:23 [INFO] [STDERR] at sun.net.www.protocol.jar.JarFileFactory.get(Unknown Source)
  32. 2013-09-16 15:48:23 [INFO] [STDERR] at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source)
  33. 2013-09-16 15:48:23 [INFO] [STDERR] at sun.net.www.protocol.jar.JarURLConnection.getJarFile(Unknown Source)
  34. 2013-09-16 15:48:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
  35. 2013-09-16 15:48:23 [INFO] [STDERR] ... 10 more
Advertisement
Add Comment
Please, Sign In to add comment