So my system should be more than capable of handling anything minecraft can dish out, but I seem to crash every time I die. Then the game runs at around 2 -> 0.5fps for quite a while after reloading. From my interpretation of the dump it seem to have a major memory leak! What can I do to solve this issue and make minecraft playable again?
Thank you
TheBobbyBridge
Dump info:
Completely ignored arguments: [--nativeLauncherVersion, 301]
[22:15:00] [Client thread/INFO]: Setting user: bobbybridge
[22:15:00] [Client thread/INFO]: (Session ID is <censored>)
[22:15:00] [Client thread/INFO]: LWJGL Version: 2.9.4
[22:15:01] [Client thread/INFO]: Reloading ResourceManager: Default
[22:15:01] [Sound Library Loader/INFO]: Starting up SoundSystem...
[22:15:01] [Thread-5/INFO]: Initializing LWJGL OpenAL
[22:15:01] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[22:15:01] [Thread-5/INFO]: OpenAL initialized.
[22:15:02] [Sound Library Loader/INFO]: Sound engine started
[22:15:02] [Client thread/INFO]: Created: 1024x512 textures-atlas
[22:15:05] [Server thread/INFO]: Starting integrated minecraft server version 1.9
[22:15:05] [Server thread/INFO]: Generating keypair
[22:15:05] [Server thread/INFO]: Preparing start region for level 0
[22:15:06] [Server thread/INFO]: Changing view distance to 32, from 10
[22:15:08] [Server thread/INFO]: bobbybridge[local:E:b45506f2] logged in with entity id 457 at (-46.69999998807907, 72.0, 49.69999998807907)
[22:15:08] [Server thread/INFO]: bobbybridge joined the game
[22:15:12] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4168ms behind, skipping 83 tick(s)
[22:15:37] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 9585ms behind, skipping 191 tick(s)
[22:15:48] [Server thread/INFO]: bobbybridge has just earned the achievement [Getting Wood]
[22:15:48] [Client thread/INFO]: [CHAT] bobbybridge has just earned the achievement [Getting Wood]
[22:16:27] [Server thread/INFO]: Saving and pausing game...
[22:16:27] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[22:16:27] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[22:16:27] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[22:16:49] [Server thread/INFO]: bobbybridge has just earned the achievement [Benchmarking]
[22:16:49] [Client thread/INFO]: [CHAT] bobbybridge has just earned the achievement [Benchmarking]
[22:17:18] [Server thread/INFO]: bobbybridge has just earned the achievement [Time to Mine!]
[22:17:18] [Client thread/INFO]: [CHAT] bobbybridge has just earned the achievement [Time to Mine!]
[22:17:29] [Server thread/INFO]: bobbybridge has just earned the achievement [Time to Strike!]
[22:17:29] [Client thread/INFO]: [CHAT] bobbybridge has just earned the achievement [Time to Strike!]
[22:17:51] [Server thread/INFO]: bobbybridge has just earned the achievement [Getting an Upgrade]
[22:17:51] [Client thread/INFO]: [CHAT] bobbybridge has just earned the achievement [Getting an Upgrade]
[22:21:23] [Server thread/INFO]: bobbybridge has just earned the achievement [Cow Tipper]
[22:21:23] [Client thread/INFO]: [CHAT] bobbybridge has just earned the achievement [Cow Tipper]
[22:26:47] [Server thread/INFO]: Saving and pausing game...
[22:26:47] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[22:26:48] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[22:26:48] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[22:30:02] [Server thread/INFO]: bobbybridge has just earned the achievement [Hot Topic]
[22:30:02] [Client thread/INFO]: [CHAT] bobbybridge has just earned the achievement [Hot Topic]
[22:43:31] [Server thread/INFO]: bobbybridge has just earned the achievement [Monster Hunter]
[22:43:31] [Client thread/INFO]: [CHAT] bobbybridge has just earned the achievement [Monster Hunter]
[22:45:39] [Server thread/INFO]: bobbybridge has just earned the achievement [Acquire Hardware]
[22:45:39] [Client thread/INFO]: [CHAT] bobbybridge has just earned the achievement [Acquire Hardware]
[22:48:35] [Client thread/INFO]: [CHAT] You can only sleep at night
[22:48:36] [Client thread/INFO]: [CHAT] You can only sleep at night
[22:48:36] [Client thread/INFO]: [CHAT] You can only sleep at night
[22:48:36] [Client thread/INFO]: [CHAT] You can only sleep at night
[22:48:37] [Client thread/INFO]: [CHAT] You can only sleep at night
[22:48:37] [Client thread/INFO]: [CHAT] You can only sleep at night
[22:48:37] [Client thread/INFO]: [CHAT] You can only sleep at night
[22:48:38] [Client thread/INFO]: [CHAT] You can only sleep at night
[22:48:38] [Client thread/INFO]: [CHAT] You can only sleep at night
[22:48:58] [Server thread/INFO]: bobbybridge has just earned the achievement [Time to Farm!]
[22:48:58] [Client thread/INFO]: [CHAT] bobbybridge has just earned the achievement [Time to Farm!]
[23:02:24] [Server thread/INFO]: bobbybridge was shot by Skeleton
[23:02:24] [Client thread/INFO]: [CHAT] bobbybridge was shot by Skeleton
[23:02:34] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: Java heap space
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at g.a(SourceFile:46) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.D(SourceFile:597) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.C(SourceFile:553) [1.9.jar:?]
at byn.C(SourceFile:154) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.run(SourceFile:457) [1.9.jar:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
Caused by: java.lang.OutOfMemoryError: Java heap space
at gp.<init>(SourceFile:32) ~[1.9.jar:?]
at lu.b(SourceFile:107) ~[1.9.jar:?]
at lv.c(SourceFile:201) ~[1.9.jar:?]
at lv.a(SourceFile:226) ~[1.9.jar:?]
at mm.a(SourceFile:485) ~[1.9.jar:?]
at mb.a(SourceFile:967) ~[1.9.jar:?]
at ik.a(SourceFile:31) ~[1.9.jar:?]
at ik.a(SourceFile:8) ~[1.9.jar:?]
at fh$1.run(SourceFile:13) ~[1.9.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at g.a(SourceFile:45) ~[1.9.jar:?]
... 5 more
[23:02:39] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 13632ms behind, skipping 272 tick(s)
[23:02:41] [Server thread/INFO]: Saving and pausing game...
[23:02:41] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:02:41] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:02:41] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:03:32] [Server thread/INFO]: Saving and pausing game...
[23:03:32] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:03:33] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:03:33] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:03:51] [Server thread/INFO]: Saving and pausing game...
[23:03:51] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:03:51] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:03:51] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:03:53] [Server thread/INFO]: Stopping server
[23:03:53] [Server thread/INFO]: Saving players
[23:03:53] [Server thread/INFO]: Saving worlds
[23:03:53] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:03:53] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:03:53] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:03:55] [Server thread/INFO]: Starting integrated minecraft server version 1.9
[23:03:55] [Server thread/INFO]: Generating keypair
[23:03:55] [Server thread/INFO]: Preparing start region for level 0
[23:03:56] [Server thread/INFO]: Changing view distance to 32, from 10
[23:03:56] [Server thread/INFO]: bobbybridge[local:E:1e5a282e] logged in with entity id 81464 at (-200.2303614415342, 60.0, 73.43447070668884)
[23:03:56] [Server thread/INFO]: bobbybridge joined the game
[23:04:00] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3448ms behind, skipping 68 tick(s)
[23:04:20] [Server thread/INFO]: Saving and pausing game...
[23:04:20] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:04:21] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:04:21] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:04:33] [Server thread/INFO]: bobbybridge was shot by Skeleton
[23:04:33] [Client thread/INFO]: [CHAT] bobbybridge was shot by Skeleton
[23:04:43] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: Java heap space
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at g.a(SourceFile:46) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.D(SourceFile:597) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.C(SourceFile:553) [1.9.jar:?]
at byn.C(SourceFile:154) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.run(SourceFile:457) [1.9.jar:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
Caused by: java.lang.OutOfMemoryError: Java heap space
at gp.<init>(SourceFile:32) ~[1.9.jar:?]
at lu.b(SourceFile:107) ~[1.9.jar:?]
at lv.c(SourceFile:201) ~[1.9.jar:?]
at lv.a(SourceFile:226) ~[1.9.jar:?]
at mm.a(SourceFile:485) ~[1.9.jar:?]
at mb.a(SourceFile:967) ~[1.9.jar:?]
at ik.a(SourceFile:31) ~[1.9.jar:?]
at ik.a(SourceFile:8) ~[1.9.jar:?]
at fh$1.run(SourceFile:13) ~[1.9.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at g.a(SourceFile:45) ~[1.9.jar:?]
... 5 more
Exception in thread "Thread-6" java.lang.NullPointerException
at paulscode.sound.codecs.CodecJOrbis.readBytes(CodecJOrbis.java:584)
at paulscode.sound.codecs.CodecJOrbis.read(CodecJOrbis.java:356)
at paulscode.sound.Source.stream(Source.java:953)
at paulscode.sound.StreamThread.run(StreamThread.java:129)
[23:04:52] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 16820ms behind, skipping 336 tick(s)
[23:04:54] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2960ms behind, skipping 59 tick(s)
[23:05:24] [Server thread/INFO]: Saving and pausing game...
[23:05:24] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:05:24] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:05:24] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:05:25] [Server thread/INFO]: Stopping server
[23:05:25] [Server thread/INFO]: Saving players
[23:05:25] [Server thread/INFO]: Saving worlds
[23:05:25] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:05:25] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:05:25] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:05:28] [Server thread/INFO]: Starting integrated minecraft server version 1.9
[23:05:28] [Server thread/INFO]: Generating keypair
[23:05:28] [Server thread/INFO]: Preparing start region for level 0
[23:05:28] [Server thread/INFO]: Changing view distance to 32, from 10
[23:05:29] [Server thread/INFO]: bobbybridge[local:E:f4fd1ac4] logged in with entity id 84679 at (-215.37564078950513, 52.0, 48.30000001192093)
[23:05:29] [Server thread/INFO]: bobbybridge joined the game
[23:05:31] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2881ms behind, skipping 57 tick(s)
[23:05:37] [Server thread/INFO]: Saving and pausing game...
[23:05:37] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:05:38] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:05:38] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:05:48] [Server thread/INFO]: bobbybridge was shot by Skeleton
[23:05:48] [Client thread/INFO]: [CHAT] bobbybridge was shot by Skeleton
[23:05:50] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6673ms behind, skipping 133 tick(s)
[23:06:02] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: Java heap space
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at g.a(SourceFile:46) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.D(SourceFile:597) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.C(SourceFile:553) [1.9.jar:?]
at byn.C(SourceFile:154) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.run(SourceFile:457) [1.9.jar:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
Caused by: java.lang.OutOfMemoryError: Java heap space
at gp.<init>(SourceFile:32) ~[1.9.jar:?]
at lu.b(SourceFile:107) ~[1.9.jar:?]
at lv.c(SourceFile:201) ~[1.9.jar:?]
at lv.a(SourceFile:226) ~[1.9.jar:?]
at mm.a(SourceFile:485) ~[1.9.jar:?]
at mb.a(SourceFile:967) ~[1.9.jar:?]
at ik.a(SourceFile:31) ~[1.9.jar:?]
at ik.a(SourceFile:8) ~[1.9.jar:?]
at fh$1.run(SourceFile:13) ~[1.9.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at g.a(SourceFile:45) ~[1.9.jar:?]
... 5 more
[23:06:08] [Server thread/INFO]: Saving and pausing game...
[23:06:08] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:06:09] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:06:09] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:06:09] [Server thread/INFO]: Stopping server
[23:06:09] [Server thread/INFO]: Saving players
[23:06:09] [Server thread/INFO]: Saving worlds
[23:06:09] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:06:09] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:06:09] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:06:11] [Server thread/INFO]: Starting integrated minecraft server version 1.9
[23:06:11] [Server thread/INFO]: Generating keypair
[23:06:11] [Server thread/INFO]: Preparing start region for level 0
[23:06:12] [Server thread/INFO]: Changing view distance to 32, from 10
[23:06:12] [Server thread/INFO]: bobbybridge[local:E:3e530a0c] logged in with entity id 87257 at (-219.30000001192093, 50.0, 48.30000001192093)
[23:06:12] [Server thread/INFO]: bobbybridge joined the game
[23:06:15] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2949ms behind, skipping 58 tick(s)
[23:06:29] [Server thread/INFO]: bobbybridge was shot by Skeleton
[23:06:29] [Client thread/INFO]: [CHAT] bobbybridge was shot by Skeleton
[23:06:31] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2794ms behind, skipping 55 tick(s)
[23:06:39] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: Java heap space
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at g.a(SourceFile:46) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.D(SourceFile:597) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.C(SourceFile:553) [1.9.jar:?]
at byn.C(SourceFile:154) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.run(SourceFile:457) [1.9.jar:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
Caused by: java.lang.OutOfMemoryError: Java heap space
at gp.<init>(SourceFile:32) ~[1.9.jar:?]
at lu.b(SourceFile:107) ~[1.9.jar:?]
at lv.c(SourceFile:201) ~[1.9.jar:?]
at lv.a(SourceFile:226) ~[1.9.jar:?]
at mm.a(SourceFile:485) ~[1.9.jar:?]
at mb.a(SourceFile:967) ~[1.9.jar:?]
at ik.a(SourceFile:31) ~[1.9.jar:?]
at ik.a(SourceFile:8) ~[1.9.jar:?]
at fh$1.run(SourceFile:13) ~[1.9.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at g.a(SourceFile:45) ~[1.9.jar:?]
... 5 more
[23:06:44] [Server thread/INFO]: Saving and pausing game...
[23:06:44] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:06:46] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:06:46] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:06:54] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6288ms behind, skipping 125 tick(s)
[23:07:00] [Server thread/INFO]: Saving and pausing game...
[23:07:00] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:07:00] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:07:00] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:07:01] [Server thread/INFO]: Stopping server
[23:07:01] [Server thread/INFO]: Saving players
[23:07:01] [Server thread/INFO]: Saving worlds
[23:07:01] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:07:01] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:07:01] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:07:03] [Server thread/INFO]: Starting integrated minecraft server version 1.9
[23:07:03] [Server thread/INFO]: Generating keypair
[23:07:03] [Server thread/INFO]: Preparing start region for level 0
[23:07:04] [Server thread/INFO]: Changing view distance to 32, from 10
[23:07:04] [Server thread/INFO]: bobbybridge[local:E:5b5d310a] logged in with entity id 89952 at (-219.30000001192093, 50.0, 48.30000001192093)
[23:07:04] [Server thread/INFO]: bobbybridge joined the game
[23:07:07] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3443ms behind, skipping 68 tick(s)
[23:07:20] [Server thread/INFO]: Saving and pausing game...
[23:07:20] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:07:22] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:07:22] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:07:36] [Client thread/INFO]: Warning: Clientside chunk ticking took 687 ms
[23:07:45] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 14647ms behind, skipping 292 tick(s)
[23:11:46] [Server thread/INFO]: bobbybridge was slain by Zombie
[23:11:46] [Client thread/INFO]: [CHAT] bobbybridge was slain by Zombie
[23:11:56] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: Java heap space
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at g.a(SourceFile:46) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.D(SourceFile:597) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.C(SourceFile:553) [1.9.jar:?]
at byn.C(SourceFile:154) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.run(SourceFile:457) [1.9.jar:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
Caused by: java.lang.OutOfMemoryError: Java heap space
Negative index in crash report handler (0/5)
[23:12:29] [Server thread/ERROR]: Encountered an unexpected exception
e: Exception ticking world
at net.minecraft.server.MinecraftServer.D(SourceFile:621) ~[1.9.jar:?]
at net.minecraft.server.MinecraftServer.C(SourceFile:553) ~[1.9.jar:?]
at byn.C(SourceFile:154) ~[1.9.jar:?]
at net.minecraft.server.MinecraftServer.run(SourceFile:457) [1.9.jar:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
Caused by: java.lang.OutOfMemoryError: Java heap space
[23:12:29] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Ben\AppData\Roaming\.minecraft\crash-reports\crash-2016-03-09_23.12.29-server.txt
[23:12:29] [Server thread/INFO]: Stopping server
[23:12:29] [Server thread/INFO]: Saving players
[23:12:29] [Server thread/INFO]: Saving worlds
[23:12:29] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
Exception in thread "File IO Thread" java.lang.OutOfMemoryError: Java heap space
[23:12:51] [Server thread/ERROR]: Exception stopping the server
java.lang.OutOfMemoryError: Java heap space
Mar 09, 2016 11:12:47 PM io.netty.util.concurrent.SingleThreadEventExecutor$2 run
WARNING: Unexpected exception from an event executor:
java.lang.OutOfMemoryError: Java heap space
Mar 09, 2016 11:12:47 PM io.netty.util.concurrent.SingleThreadEventExecutor$2 run
WARNING: Unexpected exception from an event executor:
java.lang.OutOfMemoryError: Java heap space
Caused by: java.lang.OutOfMemoryError: Java heap space
your running out of memory, i would guess due to a large resource pack, try allocating more
also your using java 1.8.0_25, the java minecraft comes packaged with, not 1.8.0_73
So my system Specs are:
Cpu: i7-6700k 4.00GHz
Gpu: gtx 980
Ram: 16gb DDr4 in dual channel
Drive: 224Gb Kingston HyperX Savage SSD
So my system should be more than capable of handling anything minecraft can dish out, but I seem to crash every time I die. Then the game runs at around 2 -> 0.5fps for quite a while after reloading. From my interpretation of the dump it seem to have a major memory leak! What can I do to solve this issue and make minecraft playable again?
Thank you
TheBobbyBridge
Dump info:
Completely ignored arguments: [--nativeLauncherVersion, 301]
[22:15:00] [Client thread/INFO]: Setting user: bobbybridge
[22:15:00] [Client thread/INFO]: (Session ID is <censored>)
[22:15:00] [Client thread/INFO]: LWJGL Version: 2.9.4
[22:15:01] [Client thread/INFO]: Reloading ResourceManager: Default
[22:15:01] [Sound Library Loader/INFO]: Starting up SoundSystem...
[22:15:01] [Thread-5/INFO]: Initializing LWJGL OpenAL
[22:15:01] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[22:15:01] [Thread-5/INFO]: OpenAL initialized.
[22:15:02] [Sound Library Loader/INFO]: Sound engine started
[22:15:02] [Client thread/INFO]: Created: 1024x512 textures-atlas
[22:15:05] [Server thread/INFO]: Starting integrated minecraft server version 1.9
[22:15:05] [Server thread/INFO]: Generating keypair
[22:15:05] [Server thread/INFO]: Preparing start region for level 0
[22:15:06] [Server thread/INFO]: Changing view distance to 32, from 10
[22:15:08] [Server thread/INFO]: bobbybridge[local:E:b45506f2] logged in with entity id 457 at (-46.69999998807907, 72.0, 49.69999998807907)
[22:15:08] [Server thread/INFO]: bobbybridge joined the game
[22:15:12] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4168ms behind, skipping 83 tick(s)
[22:15:37] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 9585ms behind, skipping 191 tick(s)
[22:15:48] [Server thread/INFO]: bobbybridge has just earned the achievement [Getting Wood]
[22:15:48] [Client thread/INFO]: [CHAT] bobbybridge has just earned the achievement [Getting Wood]
[22:16:27] [Server thread/INFO]: Saving and pausing game...
[22:16:27] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[22:16:27] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[22:16:27] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[22:16:49] [Server thread/INFO]: bobbybridge has just earned the achievement [Benchmarking]
[22:16:49] [Client thread/INFO]: [CHAT] bobbybridge has just earned the achievement [Benchmarking]
[22:17:18] [Server thread/INFO]: bobbybridge has just earned the achievement [Time to Mine!]
[22:17:18] [Client thread/INFO]: [CHAT] bobbybridge has just earned the achievement [Time to Mine!]
[22:17:29] [Server thread/INFO]: bobbybridge has just earned the achievement [Time to Strike!]
[22:17:29] [Client thread/INFO]: [CHAT] bobbybridge has just earned the achievement [Time to Strike!]
[22:17:51] [Server thread/INFO]: bobbybridge has just earned the achievement [Getting an Upgrade]
[22:17:51] [Client thread/INFO]: [CHAT] bobbybridge has just earned the achievement [Getting an Upgrade]
[22:21:23] [Server thread/INFO]: bobbybridge has just earned the achievement [Cow Tipper]
[22:21:23] [Client thread/INFO]: [CHAT] bobbybridge has just earned the achievement [Cow Tipper]
[22:26:47] [Server thread/INFO]: Saving and pausing game...
[22:26:47] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[22:26:48] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[22:26:48] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[22:30:02] [Server thread/INFO]: bobbybridge has just earned the achievement [Hot Topic]
[22:30:02] [Client thread/INFO]: [CHAT] bobbybridge has just earned the achievement [Hot Topic]
[22:43:31] [Server thread/INFO]: bobbybridge has just earned the achievement [Monster Hunter]
[22:43:31] [Client thread/INFO]: [CHAT] bobbybridge has just earned the achievement [Monster Hunter]
[22:45:39] [Server thread/INFO]: bobbybridge has just earned the achievement [Acquire Hardware]
[22:45:39] [Client thread/INFO]: [CHAT] bobbybridge has just earned the achievement [Acquire Hardware]
[22:48:35] [Client thread/INFO]: [CHAT] You can only sleep at night
[22:48:36] [Client thread/INFO]: [CHAT] You can only sleep at night
[22:48:36] [Client thread/INFO]: [CHAT] You can only sleep at night
[22:48:36] [Client thread/INFO]: [CHAT] You can only sleep at night
[22:48:37] [Client thread/INFO]: [CHAT] You can only sleep at night
[22:48:37] [Client thread/INFO]: [CHAT] You can only sleep at night
[22:48:37] [Client thread/INFO]: [CHAT] You can only sleep at night
[22:48:38] [Client thread/INFO]: [CHAT] You can only sleep at night
[22:48:38] [Client thread/INFO]: [CHAT] You can only sleep at night
[22:48:58] [Server thread/INFO]: bobbybridge has just earned the achievement [Time to Farm!]
[22:48:58] [Client thread/INFO]: [CHAT] bobbybridge has just earned the achievement [Time to Farm!]
[23:02:24] [Server thread/INFO]: bobbybridge was shot by Skeleton
[23:02:24] [Client thread/INFO]: [CHAT] bobbybridge was shot by Skeleton
[23:02:34] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: Java heap space
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at g.a(SourceFile:46) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.D(SourceFile:597) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.C(SourceFile:553) [1.9.jar:?]
at byn.C(SourceFile:154) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.run(SourceFile:457) [1.9.jar:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
Caused by: java.lang.OutOfMemoryError: Java heap space
at gp.<init>(SourceFile:32) ~[1.9.jar:?]
at lu.b(SourceFile:107) ~[1.9.jar:?]
at lv.c(SourceFile:201) ~[1.9.jar:?]
at lv.a(SourceFile:226) ~[1.9.jar:?]
at mm.a(SourceFile:485) ~[1.9.jar:?]
at mb.a(SourceFile:967) ~[1.9.jar:?]
at ik.a(SourceFile:31) ~[1.9.jar:?]
at ik.a(SourceFile:8) ~[1.9.jar:?]
at fh$1.run(SourceFile:13) ~[1.9.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at g.a(SourceFile:45) ~[1.9.jar:?]
... 5 more
[23:02:39] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 13632ms behind, skipping 272 tick(s)
[23:02:41] [Server thread/INFO]: Saving and pausing game...
[23:02:41] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:02:41] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:02:41] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:03:32] [Server thread/INFO]: Saving and pausing game...
[23:03:32] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:03:33] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:03:33] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:03:51] [Server thread/INFO]: Saving and pausing game...
[23:03:51] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:03:51] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:03:51] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:03:53] [Server thread/INFO]: Stopping server
[23:03:53] [Server thread/INFO]: Saving players
[23:03:53] [Server thread/INFO]: Saving worlds
[23:03:53] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:03:53] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:03:53] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:03:55] [Server thread/INFO]: Starting integrated minecraft server version 1.9
[23:03:55] [Server thread/INFO]: Generating keypair
[23:03:55] [Server thread/INFO]: Preparing start region for level 0
[23:03:56] [Server thread/INFO]: Changing view distance to 32, from 10
[23:03:56] [Server thread/INFO]: bobbybridge[local:E:1e5a282e] logged in with entity id 81464 at (-200.2303614415342, 60.0, 73.43447070668884)
[23:03:56] [Server thread/INFO]: bobbybridge joined the game
[23:04:00] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3448ms behind, skipping 68 tick(s)
[23:04:20] [Server thread/INFO]: Saving and pausing game...
[23:04:20] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:04:21] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:04:21] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:04:33] [Server thread/INFO]: bobbybridge was shot by Skeleton
[23:04:33] [Client thread/INFO]: [CHAT] bobbybridge was shot by Skeleton
[23:04:43] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: Java heap space
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at g.a(SourceFile:46) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.D(SourceFile:597) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.C(SourceFile:553) [1.9.jar:?]
at byn.C(SourceFile:154) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.run(SourceFile:457) [1.9.jar:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
Caused by: java.lang.OutOfMemoryError: Java heap space
at gp.<init>(SourceFile:32) ~[1.9.jar:?]
at lu.b(SourceFile:107) ~[1.9.jar:?]
at lv.c(SourceFile:201) ~[1.9.jar:?]
at lv.a(SourceFile:226) ~[1.9.jar:?]
at mm.a(SourceFile:485) ~[1.9.jar:?]
at mb.a(SourceFile:967) ~[1.9.jar:?]
at ik.a(SourceFile:31) ~[1.9.jar:?]
at ik.a(SourceFile:8) ~[1.9.jar:?]
at fh$1.run(SourceFile:13) ~[1.9.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at g.a(SourceFile:45) ~[1.9.jar:?]
... 5 more
Exception in thread "Thread-6" java.lang.NullPointerException
at paulscode.sound.codecs.CodecJOrbis.readBytes(CodecJOrbis.java:584)
at paulscode.sound.codecs.CodecJOrbis.read(CodecJOrbis.java:356)
at paulscode.sound.Source.stream(Source.java:953)
at paulscode.sound.StreamThread.run(StreamThread.java:129)
[23:04:52] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 16820ms behind, skipping 336 tick(s)
[23:04:54] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2960ms behind, skipping 59 tick(s)
[23:05:24] [Server thread/INFO]: Saving and pausing game...
[23:05:24] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:05:24] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:05:24] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:05:25] [Server thread/INFO]: Stopping server
[23:05:25] [Server thread/INFO]: Saving players
[23:05:25] [Server thread/INFO]: Saving worlds
[23:05:25] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:05:25] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:05:25] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:05:28] [Server thread/INFO]: Starting integrated minecraft server version 1.9
[23:05:28] [Server thread/INFO]: Generating keypair
[23:05:28] [Server thread/INFO]: Preparing start region for level 0
[23:05:28] [Server thread/INFO]: Changing view distance to 32, from 10
[23:05:29] [Server thread/INFO]: bobbybridge[local:E:f4fd1ac4] logged in with entity id 84679 at (-215.37564078950513, 52.0, 48.30000001192093)
[23:05:29] [Server thread/INFO]: bobbybridge joined the game
[23:05:31] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2881ms behind, skipping 57 tick(s)
[23:05:37] [Server thread/INFO]: Saving and pausing game...
[23:05:37] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:05:38] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:05:38] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:05:48] [Server thread/INFO]: bobbybridge was shot by Skeleton
[23:05:48] [Client thread/INFO]: [CHAT] bobbybridge was shot by Skeleton
[23:05:50] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6673ms behind, skipping 133 tick(s)
[23:06:02] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: Java heap space
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at g.a(SourceFile:46) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.D(SourceFile:597) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.C(SourceFile:553) [1.9.jar:?]
at byn.C(SourceFile:154) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.run(SourceFile:457) [1.9.jar:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
Caused by: java.lang.OutOfMemoryError: Java heap space
at gp.<init>(SourceFile:32) ~[1.9.jar:?]
at lu.b(SourceFile:107) ~[1.9.jar:?]
at lv.c(SourceFile:201) ~[1.9.jar:?]
at lv.a(SourceFile:226) ~[1.9.jar:?]
at mm.a(SourceFile:485) ~[1.9.jar:?]
at mb.a(SourceFile:967) ~[1.9.jar:?]
at ik.a(SourceFile:31) ~[1.9.jar:?]
at ik.a(SourceFile:8) ~[1.9.jar:?]
at fh$1.run(SourceFile:13) ~[1.9.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at g.a(SourceFile:45) ~[1.9.jar:?]
... 5 more
[23:06:08] [Server thread/INFO]: Saving and pausing game...
[23:06:08] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:06:09] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:06:09] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:06:09] [Server thread/INFO]: Stopping server
[23:06:09] [Server thread/INFO]: Saving players
[23:06:09] [Server thread/INFO]: Saving worlds
[23:06:09] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:06:09] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:06:09] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:06:11] [Server thread/INFO]: Starting integrated minecraft server version 1.9
[23:06:11] [Server thread/INFO]: Generating keypair
[23:06:11] [Server thread/INFO]: Preparing start region for level 0
[23:06:12] [Server thread/INFO]: Changing view distance to 32, from 10
[23:06:12] [Server thread/INFO]: bobbybridge[local:E:3e530a0c] logged in with entity id 87257 at (-219.30000001192093, 50.0, 48.30000001192093)
[23:06:12] [Server thread/INFO]: bobbybridge joined the game
[23:06:15] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2949ms behind, skipping 58 tick(s)
[23:06:29] [Server thread/INFO]: bobbybridge was shot by Skeleton
[23:06:29] [Client thread/INFO]: [CHAT] bobbybridge was shot by Skeleton
[23:06:31] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2794ms behind, skipping 55 tick(s)
[23:06:39] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: Java heap space
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at g.a(SourceFile:46) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.D(SourceFile:597) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.C(SourceFile:553) [1.9.jar:?]
at byn.C(SourceFile:154) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.run(SourceFile:457) [1.9.jar:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
Caused by: java.lang.OutOfMemoryError: Java heap space
at gp.<init>(SourceFile:32) ~[1.9.jar:?]
at lu.b(SourceFile:107) ~[1.9.jar:?]
at lv.c(SourceFile:201) ~[1.9.jar:?]
at lv.a(SourceFile:226) ~[1.9.jar:?]
at mm.a(SourceFile:485) ~[1.9.jar:?]
at mb.a(SourceFile:967) ~[1.9.jar:?]
at ik.a(SourceFile:31) ~[1.9.jar:?]
at ik.a(SourceFile:8) ~[1.9.jar:?]
at fh$1.run(SourceFile:13) ~[1.9.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at g.a(SourceFile:45) ~[1.9.jar:?]
... 5 more
[23:06:44] [Server thread/INFO]: Saving and pausing game...
[23:06:44] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:06:46] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:06:46] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:06:54] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6288ms behind, skipping 125 tick(s)
[23:07:00] [Server thread/INFO]: Saving and pausing game...
[23:07:00] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:07:00] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:07:00] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:07:01] [Server thread/INFO]: Stopping server
[23:07:01] [Server thread/INFO]: Saving players
[23:07:01] [Server thread/INFO]: Saving worlds
[23:07:01] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:07:01] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:07:01] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:07:03] [Server thread/INFO]: Starting integrated minecraft server version 1.9
[23:07:03] [Server thread/INFO]: Generating keypair
[23:07:03] [Server thread/INFO]: Preparing start region for level 0
[23:07:04] [Server thread/INFO]: Changing view distance to 32, from 10
[23:07:04] [Server thread/INFO]: bobbybridge[local:E:5b5d310a] logged in with entity id 89952 at (-219.30000001192093, 50.0, 48.30000001192093)
[23:07:04] [Server thread/INFO]: bobbybridge joined the game
[23:07:07] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3443ms behind, skipping 68 tick(s)
[23:07:20] [Server thread/INFO]: Saving and pausing game...
[23:07:20] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
[23:07:22] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Nether
[23:07:22] [Server thread/INFO]: Saving chunks for level 'First Adventure'/The End
[23:07:36] [Client thread/INFO]: Warning: Clientside chunk ticking took 687 ms
[23:07:45] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 14647ms behind, skipping 292 tick(s)
[23:11:46] [Server thread/INFO]: bobbybridge was slain by Zombie
[23:11:46] [Client thread/INFO]: [CHAT] bobbybridge was slain by Zombie
[23:11:56] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: Java heap space
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at g.a(SourceFile:46) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.D(SourceFile:597) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.C(SourceFile:553) [1.9.jar:?]
at byn.C(SourceFile:154) [1.9.jar:?]
at net.minecraft.server.MinecraftServer.run(SourceFile:457) [1.9.jar:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
Caused by: java.lang.OutOfMemoryError: Java heap space
Negative index in crash report handler (0/5)
[23:12:29] [Server thread/ERROR]: Encountered an unexpected exception
e: Exception ticking world
at net.minecraft.server.MinecraftServer.D(SourceFile:621) ~[1.9.jar:?]
at net.minecraft.server.MinecraftServer.C(SourceFile:553) ~[1.9.jar:?]
at byn.C(SourceFile:154) ~[1.9.jar:?]
at net.minecraft.server.MinecraftServer.run(SourceFile:457) [1.9.jar:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
Caused by: java.lang.OutOfMemoryError: Java heap space
[23:12:29] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Ben\AppData\Roaming\.minecraft\crash-reports\crash-2016-03-09_23.12.29-server.txt
[23:12:29] [Server thread/INFO]: Stopping server
[23:12:29] [Server thread/INFO]: Saving players
[23:12:29] [Server thread/INFO]: Saving worlds
[23:12:29] [Server thread/INFO]: Saving chunks for level 'First Adventure'/Overworld
Exception in thread "File IO Thread" java.lang.OutOfMemoryError: Java heap space
[23:12:51] [Server thread/ERROR]: Exception stopping the server
java.lang.OutOfMemoryError: Java heap space
Mar 09, 2016 11:12:47 PM io.netty.util.concurrent.SingleThreadEventExecutor$2 run
WARNING: Unexpected exception from an event executor:
java.lang.OutOfMemoryError: Java heap space
Mar 09, 2016 11:12:47 PM io.netty.util.concurrent.SingleThreadEventExecutor$2 run
WARNING: Unexpected exception from an event executor:
java.lang.OutOfMemoryError: Java heap space
Sorry, should have mentioned I am on Windows 10 with java 8 update 73 installed!
-
View User Profile
-
View Posts
-
Send Message
Moderatoryour running out of memory, i would guess due to a large resource pack, try allocating more
also your using java 1.8.0_25, the java minecraft comes packaged with, not 1.8.0_73
Render distance of 32 requires extra heap. -Xmx2G at least.
Thanks! I will look into this!