Guest User

Minecraft Forge Server Log1

a guest
Jan 2nd, 2018
2,538
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.36 KB | None | 0 0
  1. [20:35:02] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  2. [20:35:03] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  3. [20:35:03] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  4. [20:35:03] [main/INFO] [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
  5. [20:35:03] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_152, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_152
  6. [20:35:03] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  7. [20:35:03] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  8. [20:35:03] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [20:35:03] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [20:35:03] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  11. [20:35:04] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  12. [20:35:04] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  13. [20:35:04] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  14. [20:35:05] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  15. [20:35:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  16. [20:35:05] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  17. [20:35:08] [main/WARN] [FML]: =============================================================
  18. [20:35:08] [main/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  19. [20:35:08] [main/WARN] [FML]: Offendor: net/minecraft/server/gui/MinecraftServerGui$1.windowClosing(Ljava/awt/event/WindowEvent;)V
  20. [20:35:08] [main/WARN] [FML]: Use FMLCommonHandler.exitJava instead
  21. [20:35:08] [main/WARN] [FML]: =============================================================
  22. [20:35:08] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.7.10
  23. [20:35:08] [Server console handler/ERROR] [net.minecraft.server.dedicated.DedicatedServer]: Exception handling console input
  24. java.io.IOException: The handle is invalid
  25. at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_152]
  26. at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_152]
  27. at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_152]
  28. at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_152]
  29. at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_152]
  30. at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_152]
  31. at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_152]
  32. at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_152]
  33. at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_152]
  34. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_152]
  35. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_152]
  36. at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:97) [lv.class:?]
  37. [20:35:08] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  38. [20:35:08] [Server thread/INFO] [FML]: MinecraftForge v10.13.4.1558 Initialized
  39. [20:35:09] [Server thread/INFO] [FML]: Replaced 183 ore recipies
  40. [20:35:09] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  41. [20:35:09] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  42. [20:35:09] [Server thread/INFO] [FML]: Searching C:\Users\randy\Desktop\Modded Survival\mods for mods
  43. [20:35:10] [Server thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load
  44. [20:35:10] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
  45. [20:35:10] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER
  46. [20:35:10] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
  47. [20:35:10] [Server thread/INFO] [FML]: Found 341 ObjectHolder annotations
  48. [20:35:10] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
  49. [20:35:10] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  50. [20:35:10] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  51. [20:35:10] [Server thread/INFO] [FML]: Applying holder lookups
  52. [20:35:10] [Server thread/INFO] [FML]: Holder lookups applied
  53. [20:35:10] [Server thread/INFO] [FML]: Injecting itemstacks
  54. [20:35:10] [Server thread/INFO] [FML]: Itemstack injection complete
  55. [20:35:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
  56. [20:35:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
  57. [20:35:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
  58. [20:35:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:25564
  59. [20:35:11] [Server thread/INFO] [FML]: Injecting itemstacks
  60. [20:35:11] [Server thread/INFO] [FML]: Itemstack injection complete
  61. [20:35:11] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 3 mods
  62. [20:35:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
  63. [20:35:11] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
  64. [20:35:11] [Server thread/INFO] [FML]: Applying holder lookups
  65. [20:35:11] [Server thread/INFO] [FML]: Holder lookups applied
  66. [20:35:12] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@277e66b7)
  67. [20:35:12] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@277e66b7)
  68. [20:35:12] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@277e66b7)
  69. [20:35:12] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
  70. [20:35:13] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 21%
  71. [20:35:14] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (2.593s)! For help, type "help" or "?"
  72. [20:35:59] [User Authenticator #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player The_Fireball123 is ba2944bf-807f-4026-a403-a5e3b294acd2
  73. [20:36:00] [Netty IO #1/INFO] [FML]: Client protocol version 2
  74. [20:36:01] [Netty IO #1/INFO] [FML]: Client attempting to join with 3 mods : [email protected],[email protected],[email protected]
  75. [20:36:01] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
  76. [20:36:01] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  77. [20:36:01] [Server thread/INFO] [net.minecraft.server.management.ServerConfigurationManager]: The_Fireball123[/192.168.1.249:64772] logged in with entity id 269 at (136.5, 66.0, -163.5)
  78. [20:36:01] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: The_Fireball123 joined the game
  79. [20:36:10] [Netty IO #1/ERROR] [FML]: NetworkDispatcher exception
  80. java.io.IOException: An existing connection was forcibly closed by the remote host
  81. at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_152]
  82. at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_152]
  83. at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_152]
  84. at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_152]
  85. at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_152]
  86. at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDirectByteBuf.java:436) ~[UnpooledUnsafeDirectByteBuf.class:?]
  87. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:870) ~[AbstractByteBuf.class:?]
  88. at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:208) ~[NioSocketChannel.class:?]
  89. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:87) [AbstractNioByteChannel$NioByteUnsafe.class:?]
  90. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [NioEventLoop.class:?]
  91. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [NioEventLoop.class:?]
  92. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEventLoop.class:?]
  93. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
  94. at java.lang.Thread.run(Unknown Source) [?:1.8.0_152]
  95. [20:36:10] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: The_Fireball123 lost connection: TranslatableComponent{key='disconnect.genericReason', args=[Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  96. [20:36:10] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: The_Fireball123 left the game
Advertisement
Add Comment
Please, Sign In to add comment