Advertisement
RaZoRiX06

Untitled

Nov 17th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 2.97 KB | None | 0 0
  1. 17.11 20:09:05 [Multicraft] Received start command
  2. 17.11 20:09:05 [Multicraft] Loading server properties
  3. 17.11 20:09:05 [Multicraft] Starting server!
  4. 17.11 20:09:05 [Multicraft] Loaded config for "Open Mod (openmod.jar)"
  5. 17.11 20:09:06 [Multicraft] Updating eula.txt file
  6. 17.11 20:09:06 [Server] INFO Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
  7. 17.11 20:09:06 [Server] INFO Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
  8. 17.11 20:09:06 [Server] INFO Java HotSpot(TM) 64-Bit Server VM warning: UseCMSCompactAtFullCollection is deprecated and will likely be removed in a future release.
  9. 17.11 20:09:06 [Server] INFO Java HotSpot(TM) 64-Bit Server VM warning: CMSFullGCsBeforeCompaction is deprecated and will likely be removed in a future release.
  10. 17.11 20:09:06 [Server] INFO We appear to be missing one or more essential library files.
  11. 17.11 20:09:06 [Server] INFO You will need to add them to your server before FML and Forge will run successfully.java.lang.ClassNotFoundException: net.minecraft.launchwrapper.Launch
  12. 17.11 20:09:06 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  13. 17.11 20:09:06 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  14. 17.11 20:09:06 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
  15. 17.11 20:09:06 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  16. 17.11 20:09:06 [Server] INFO at java.lang.Class.forName0(Native Method)
  17. 17.11 20:09:06 [Server] INFO at java.lang.Class.forName(Class.java:348)
  18. 17.11 20:09:06 [Server] INFO at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:44)
  19. 17.11 20:09:06 [Server] INFO at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:31)
  20. 17.11 20:09:06 [Multicraft] Server shut down (starting)
  21. 17.11 20:09:06 [Multicraft] Not restarting crashed server.
  22. 17.11 20:09:06 [Multicraft] Stopping server!
  23. 17.11 20:09:08 [Multicraft] Looks like a crash, check the server console. Return value: 1
  24. 17.11 20:09:08 [Multicraft] Server stopped
  25. 17.11 21:52:26 [Multicraft] Received start command
  26. 17.11 21:52:26 [Multicraft] Loading server properties
  27. 17.11 21:52:26 [Multicraft] Starting server!
  28. 17.11 21:52:26 [Multicraft] Loaded config for "Open Mod (openmod.jar)"
  29. 17.11 21:52:26 [Multicraft] Failed to create local JAR directory
  30. 17.11 21:52:26 [Multicraft] JAR file not found, copying from global JAR directory
  31. 17.11 21:52:26 [Multicraft] Failed to copy jarfile from global JAR directory
  32. 17.11 21:52:26 [Multicraft] Updating eula.txt file
  33. 17.11 21:52:26 [Server] INFO Error: Unable to access jarfile jar/openmod.jar
  34. 17.11 21:52:26 [Multicraft] Server shut down (starting)
  35. 17.11 21:52:26 [Multicraft] Not restarting crashed server.
  36. 17.11 21:52:26 [Multicraft] Looks like a crash, check the server console. Return value: 1
  37. 17.11 21:52:26 [Multicraft] Server stopped
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement