Advertisement
Guest User

Untitled

a guest
Jun 20th, 2016
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.34 KB | None | 0 0
  1. [21:37:43] [Server console handler/ERROR]: Exception handling console input
  2. java.io.IOException: A leíró érvénytelen
  3. at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_91]
  4. at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_91]
  5. at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_91]
  6. at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_91]
  7. at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_91]
  8. at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_91]
  9. at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_91]
  10. at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_91]
  11. at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_91]
  12. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_91]
  13. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_91]
  14. at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:97) [lv.class:?]
  15. [21:37:43] [Server thread/INFO]: Starting minecraft server version 1.7.10
  16. [21:38:00] [Server thread/INFO]: Loading properties
  17. [21:38:00] [Server thread/INFO]: Default game type: SURVIVAL
  18. [21:38:00] [Server thread/INFO]: Generating keypair
  19. [21:38:00] [Server thread/INFO]: Starting Minecraft server on 25.83.185.203:25565
  20. [21:38:01] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  21. [21:38:01] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  22. [21:38:01] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  23. [21:38:01] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  24. [21:38:04] [Server thread/INFO]: Preparing level "world"
  25. [21:38:05] [Server thread/INFO]: Preparing start region for level 0
  26. [21:38:06] [Server thread/INFO]: Done (1,408s)! For help, type "help" or "?"
  27. [21:38:11] [Server thread/INFO]: gergoretvari[/25.83.185.203:61408] logged in with entity id 36 at (-285.6469596762743, 68.0, -686.804627149677)
  28. [21:38:11] [Server thread/INFO]: gergoretvari joined the game
  29. [21:38:14] [Server thread/ERROR]: Encountered an unexpected exception
  30. java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
  31. at TMIConfig.isMultiplayer(TMIConfig.java:87) ~[TMIConfig.class:?]
  32. at TMIForgeContainer.playerInteract(TMIForgeContainer.java:48) ~[TMIForgeContainer.class:?]
  33. at cpw.mods.fml.common.eventhandler.ASMEventHandler_0_TMIForgeContainer_playerInteract_PlayerInteractEvent.invoke(.dynamic) ~[?:?]
  34. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  35. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?]
  36. at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:100) ~[ForgeEventFactory.class:?]
  37. at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:353) ~[mx.class:?]
  38. at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:556) ~[nh.class:?]
  39. at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60) ~[jo.class:?]
  40. at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9) ~[jo.class:?]
  41. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) ~[ej.class:?]
  42. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) ~[nc.class:?]
  43. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) ~[MinecraftServer.class:?]
  44. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) ~[lt.class:?]
  45. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
  46. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
  47. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  48. Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
  49. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) ~[launchwrapper-1.12.jar:?]
  50. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_91]
  51. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_91]
  52. ... 17 more
  53. [21:38:14] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Gergő\Desktop\Forge Server\.\crash-reports\crash-2016-06-20_21.38.14-server.txt
  54. [21:38:14] [Server thread/INFO]: Stopping server
  55. [21:38:14] [Server thread/INFO]: Saving players
  56. [21:38:14] [Server thread/INFO]: Saving worlds
  57. [21:38:14] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  58. [21:38:14] [Server thread/INFO]: Saving chunks for level 'world'/Nether
  59. [21:38:14] [Server thread/INFO]: Saving chunks for level 'world'/The End
  60. [21:38:14] [Server thread/INFO]: Saving chunks for level 'world'/Spirit World
  61. [21:38:14] [Server thread/INFO]: Saving chunks for level 'world'/Torment
  62. [21:38:14] [Server thread/INFO]: Saving chunks for level 'world'/Mirror
  63. [21:38:14] [Server thread/INFO]: Saving chunks for level 'world'/Wyvern Lair
  64. [21:38:14] [Server thread/INFO]: Saving chunks for level 'world'/The Outer Lands
  65. [21:38:14] [Server thread/INFO]: Saving chunks for level 'world'/Dungeons
  66. [21:38:14] [Server thread/INFO]: Saving chunks for level 'world'/Aether
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement