Jump to content

chunkkit

Members
  • Posts

    1
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

chunkkit's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Hello, I have been trying to start a the forge minecraft server for a while and have been troubled connecting to my own server. Here is the Log Chat of the server " [01:22:49] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker [01:22:49] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker [01:22:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker [01:22:49] [main/INFO] [FML]: Forge Mod Loader version 7.10.1.1162 for Minecraft 1.7.10 loading [01:22:49] [main/INFO] [FML]: Java is Java HotSpot Client VM, version 1.7.0_60, running on Windows 8:x86:6.2, installed at C:\Program Files (x86)\Java\jre7 [01:22:49] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [01:22:49] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker [01:22:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [01:22:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [01:22:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [01:22:51] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [01:22:51] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [01:22:51] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker [01:22:51] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} [01:22:54] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.7.10 [01:22:54] [server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar" [01:22:54] [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.7.0_60] at java.io.FileInputStream.read(Unknown Source) ~[?:1.7.0_60] at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.7.0_60] at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.7.0_60] at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.7.0_60] at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.7.0_60] at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.7.0_60] at java.io.InputStreamReader.read(Unknown Source) ~[?:1.7.0_60] at java.io.BufferedReader.fill(Unknown Source) ~[?:1.7.0_60] at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_60] at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_60] at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:97) [lv.class:?] [01:22:54] [server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization [01:22:55] [server thread/INFO] [FML]: MinecraftForge v10.13.0.1162 Initialized [01:22:55] [server thread/INFO] [FML]: Replaced 182 ore recipies [01:22:55] [server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization [01:22:55] [server thread/INFO] [FML]: Searching C:\Users\kevin\Desktop\Minecraft\mods for mods [01:22:55] [server thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load [01:22:55] [server thread/INFO] [FML]: Processing ObjectHolder annotations [01:22:55] [server thread/INFO] [FML]: Found 341 ObjectHolder annotations [01:22:55] [server thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [01:22:55] [server thread/INFO] [FML]: Applying holder lookups [01:22:55] [server thread/INFO] [FML]: Holder lookups applied [01:22:55] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties [01:22:55] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL [01:22:55] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair [01:22:56] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on 192.168.0.108:25565 [01:22:56] [server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [01:22:56] [server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: The server will make no attempt to authenticate usernames. Beware. [01:22:56] [server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: 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. [01:22:56] [server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: To change this, set "online-mode" to "true" in the server.properties file. [01:22:56] [server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 3 mods [01:22:56] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world" [01:22:56] [server thread/INFO] [FML]: Injecting existing block and item data into this server instance [01:22:56] [server thread/INFO] [FML]: Applying holder lookups [01:22:56] [server thread/INFO] [FML]: Holder lookups applied [01:22:57] [server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@2bb4a9) [01:22:57] [server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@2bb4a9) [01:22:57] [server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@2bb4a9) [01:22:57] [server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0 [01:22:58] [server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 50% [01:22:58] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (2.016s)! For help, type "help" or "?" [glow=red,2,300][01:23:14] [Netty IO #2/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.C00PacketKeepAlive [01:23:16] [Netty IO #2/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.C00PacketKeepAlive[/glow] [01:23:16] [server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: RiceExploder lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}} [01:23:16] [server thread/INFO] [net.minecraft.server.MinecraftServer]: RiceExploder left the game " The part that was a Bug was the part that I highlight. If anyone could help me, I would appreciate it.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.