Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. [12:46:01] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [12:47:10] [Server thread/INFO]: Loading properties
  3. [12:47:10] [Server thread/INFO]: Default game type: SURVIVAL
  4. [12:47:10] [Server thread/INFO]: Generating keypair
  5. [12:47:10] [Server thread/INFO]: Starting Minecraft server on 62.210.62.196:14624
  6. [12:47:45] [Server thread/INFO]: Preparing level "world"
  7. [12:52:59] [Server thread/ERROR]: Encountered an unexpected exception
  8. java.lang.NoClassDefFoundError: net/minecraftforge/common/ForgeChunkManager$Type
  9. at net.minecraftforge.common.ForgeChunkManager.loadWorld(ForgeChunkManager.java:452) ~[ForgeChunkManager.class:?]
  10. at net.minecraftforge.common.ForgeInternalHandler.onDimensionLoad(ForgeInternalHandler.java:64) ~[ForgeInternalHandler.class:?]
  11. at cpw.mods.fml.common.eventhandler.ASMEventHandler_7_ForgeInternalHandler_onDimensionLoad_Load.invoke(.dynamic) ~[?:?]
  12. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  13. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?]
  14. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:230) ~[MinecraftServer.class:?]
  15. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:258) ~[lt.class:?]
  16. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  17. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  18. [12:52:59] [Server thread/ERROR]: This crash report has been saved to: /var/directory_serv/minecraft_137193/./crash-reports/crash-2017-06-27_12.52.59-server.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement