-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.8
-
None
-
Windows 7 Home Premium
-
Unconfirmed
[12:18:49] [Server thread/INFO]: Starting minecraft server version 1.8
[12:18:49] [Server console handler/ERROR]: Exception handling console input
java.io.IOException: Not enough storage is available to process this command
at java.io.FileInputStream.readBytes(Native Method) ~[?:1.7.0_45]
at java.io.FileInputStream.read(Unknown Source) ~[?:1.7.0_45]
at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.7.0_45]
at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.7.0_45]
at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.7.0_45]
at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.7.0_45]
at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.7.0_45]
at java.io.InputStreamReader.read(Unknown Source) ~[?:1.7.0_45]
at java.io.BufferedReader.fill(Unknown Source) ~[?:1.7.0_45]
at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_45]
at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_45]
at pq.run(SourceFile:80) [minecraft_server.1.8.exe:?]
[12:18:50] [Server thread/INFO]: Loading properties
[12:18:50] [Server thread/INFO]: Default game type: SURVIVAL
[12:18:50] [Server thread/INFO]: Generating keypair
[12:18:52] [Server thread/INFO]: Starting Minecraft server on 192.168.1.68:25565
[12:18:55] [Server thread/INFO]: Preparing level "world"
[12:18:55] [Server thread/INFO]: Preparing start region for level 0
[12:18:56] [Server thread/INFO]: Preparing spawn area: 7%
[12:18:58] [Server thread/INFO]: Preparing spawn area: 26%
[12:18:59] [Server thread/INFO]: Preparing spawn area: 46%
[12:19:00] [Server thread/INFO]: Preparing spawn area: 70%
[12:19:01] [Server thread/INFO]: Preparing spawn area: 88%
[12:19:02] [Server thread/INFO]: Preparing spawn area: 96%
[12:19:02] [Server thread/INFO]: Done (7.110s)! For help, type "help" or "?"
[12:19:51] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3640ms behind, skipping 72 tick(s)
[12:21:47] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 28036ms behind, skipping 560 tick(s)
[12:22:25] [Server thread/INFO]: com.mojang.authlib.GameProfile@1117b63[id=<null>,name=xMrElias,properties={},legacy=false] (/192.168.1.68:50117) lost connection: Disconnected
[12:22:27] User Authenticator #1/INFO: Disconnecting /192.168.1.68:50117: Failed to verify username!
[12:22:28] User Authenticator #2/INFO: UUID of player xMrElias is 236aa2fc-b453-4c37-9441-31826a0b590d
[12:22:28] [Server thread/INFO]: xMrElias[/192.168.1.68:50119] logged in with entity id 379 at (106.32836637915221, 66.0, 257.69999998807907)
[12:22:28] [Server thread/INFO]: xMrElias joined the game
[12:22:40] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 12131ms behind, skipping 242 tick(s)
[12:23:02] [Server thread/INFO]: Added xMrElias to the whitelist
[12:23:53] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 59015ms behind, skipping 1180 tick(s)
[12:24:01] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 8239ms behind, skipping 164 tick(s)
[12:25:06] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 51429ms behind, skipping 1028 tick(s)
[12:25:11] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5489ms behind, skipping 109 tick(s)
[12:26:18] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 43395ms behind, skipping 867 tick(s)
[12:26:24] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5273ms behind, skipping 105 tick(s)
[12:27:26] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 44326ms behind, skipping 886 tick(s)
[12:27:47] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 20358ms behind, skipping 407 tick(s)
[12:27:55] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 8832ms behind, skipping 176 tick(s)
[12:29:27] [Server Watchdog/FATAL]: A single server tick took 60.05 seconds (should be max 0.05)
[12:29:27] [Server Watchdog/FATAL]: Considering it to be crashed, server will forcibly shutdown.
[12:29:39] [Server Watchdog/ERROR]: This crash report has been saved to: C:\Users\User\Desktop\Minecraft Server\.\crash-reports\crash-2014-11-22_12.29.35-server.txt
[12:29:40] [Server Shutdown Thread/INFO]: Stopping server
- duplicates
-
MC-63590 Watchdog shuts down server
- Resolved