Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [20:35:02] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
- [20:35:03] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
- [20:35:03] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
- [20:35:03] [main/INFO] [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
- [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
- [20:35:03] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [20:35:03] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
- [20:35:03] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [20:35:03] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [20:35:03] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [20:35:04] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
- [20:35:04] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [20:35:04] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
- [20:35:05] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
- [20:35:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
- [20:35:05] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
- [20:35:08] [main/WARN] [FML]: =============================================================
- [20:35:08] [main/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
- [20:35:08] [main/WARN] [FML]: Offendor: net/minecraft/server/gui/MinecraftServerGui$1.windowClosing(Ljava/awt/event/WindowEvent;)V
- [20:35:08] [main/WARN] [FML]: Use FMLCommonHandler.exitJava instead
- [20:35:08] [main/WARN] [FML]: =============================================================
- [20:35:08] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.7.10
- [20:35:08] [Server console handler/ERROR] [net.minecraft.server.dedicated.DedicatedServer]: Exception handling console input
- java.io.IOException: The handle is invalid
- at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_152]
- at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_152]
- at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_152]
- at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_152]
- at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_152]
- at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_152]
- at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_152]
- at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_152]
- at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_152]
- at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_152]
- at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_152]
- at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:97) [lv.class:?]
- [20:35:08] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
- [20:35:08] [Server thread/INFO] [FML]: MinecraftForge v10.13.4.1558 Initialized
- [20:35:09] [Server thread/INFO] [FML]: Replaced 183 ore recipies
- [20:35:09] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
- [20:35:09] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
- [20:35:09] [Server thread/INFO] [FML]: Searching C:\Users\randy\Desktop\Modded Survival\mods for mods
- [20:35:10] [Server thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load
- [20:35:10] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
- [20:35:10] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER
- [20:35:10] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
- [20:35:10] [Server thread/INFO] [FML]: Found 341 ObjectHolder annotations
- [20:35:10] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
- [20:35:10] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
- [20:35:10] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
- [20:35:10] [Server thread/INFO] [FML]: Applying holder lookups
- [20:35:10] [Server thread/INFO] [FML]: Holder lookups applied
- [20:35:10] [Server thread/INFO] [FML]: Injecting itemstacks
- [20:35:10] [Server thread/INFO] [FML]: Itemstack injection complete
- [20:35:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
- [20:35:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
- [20:35:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
- [20:35:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:25564
- [20:35:11] [Server thread/INFO] [FML]: Injecting itemstacks
- [20:35:11] [Server thread/INFO] [FML]: Itemstack injection complete
- [20:35:11] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 3 mods
- [20:35:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
- [20:35:11] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
- [20:35:11] [Server thread/INFO] [FML]: Applying holder lookups
- [20:35:11] [Server thread/INFO] [FML]: Holder lookups applied
- [20:35:12] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@277e66b7)
- [20:35:12] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@277e66b7)
- [20:35:12] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@277e66b7)
- [20:35:12] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
- [20:35:13] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 21%
- [20:35:14] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (2.593s)! For help, type "help" or "?"
- [20:35:59] [User Authenticator #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player The_Fireball123 is ba2944bf-807f-4026-a403-a5e3b294acd2
- [20:36:00] [Netty IO #1/INFO] [FML]: Client protocol version 2
- [20:36:01] [Netty IO #1/INFO] [FML]: Client attempting to join with 3 mods : [email protected],[email protected],[email protected]
- [20:36:01] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
- [20:36:01] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
- [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)
- [20:36:01] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: The_Fireball123 joined the game
- [20:36:10] [Netty IO #1/ERROR] [FML]: NetworkDispatcher exception
- java.io.IOException: An existing connection was forcibly closed by the remote host
- at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_152]
- at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_152]
- at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_152]
- at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_152]
- at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_152]
- at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDirectByteBuf.java:436) ~[UnpooledUnsafeDirectByteBuf.class:?]
- at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:870) ~[AbstractByteBuf.class:?]
- at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:208) ~[NioSocketChannel.class:?]
- at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:87) [AbstractNioByteChannel$NioByteUnsafe.class:?]
- at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [NioEventLoop.class:?]
- at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [NioEventLoop.class:?]
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEventLoop.class:?]
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_152]
- [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}}
- [20:36:10] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: The_Fireball123 left the game
Advertisement
Add Comment
Please, Sign In to add comment