Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-99899

Console Spam involving Generation of Crash Report. [Negative index in crash report handler (0/10)]

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Awaiting Response
    • None
    • Minecraft 1.9
    • None
    • Windows Vista
      Java 1.8
    • Unconfirmed

      After an Exception with not enough heap space, a java.lang.OutOfMemoryError, my console gets spammed with the following:
      Negative index in crash report handler (0/10)

      This happened after a crash report was saved (I think something in the crash report handler got corrupted). The spam occurs when I'm trying to close down minecraft.
      Btw, this has nothing to do with MC-12949, I know that I mention the java.lang.OutOfMemoryError but that happened before the spam, and I focus on the Console Spam that happened afterwards.
      Anyway, the game output is below.
      Game Output:

      [11:26:58] [Client thread/INFO]: Setting user: Foltrox
      [11:27:00] [Client thread/INFO]: LWJGL Version: 2.9.4
      [11:27:00] [Client thread/INFO]: Reloading ResourceManager: Default
      [11:27:01] [Sound Library Loader/INFO]: Starting up SoundSystem...
      [11:27:02] [Thread-8/INFO]: Initializing LWJGL OpenAL
      [11:27:02] [Thread-8/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
      [11:27:02] [Thread-8/INFO]: OpenAL initialized.
      [11:27:02] [Sound Library Loader/INFO]: Sound engine started
      [11:27:03] [Client thread/INFO]: Created: 512x512 textures-atlas
      [11:27:06] [Client thread/INFO]: No update found.
      [11:27:14] [Server thread/INFO]: Starting integrated minecraft server version 1.9
      [11:27:14] [Server thread/INFO]: Generating keypair
      [11:27:15] [Server thread/INFO]: Preparing start region for level 0
      [11:27:16] [Server thread/INFO]: Preparing spawn area: 46%
      [11:27:17] [Server thread/INFO]: Changing view distance to 4, from 10
      [11:27:17] [Server thread/INFO]: Foltrox[local:E:dc1f21d2] logged in with entity id 135 at (-1463.722650610396, 83.58051006549411, 1920.213808177263)
      [11:27:17] [Server thread/INFO]: Foltrox joined the game
      [11:27:27] [Client thread/INFO]: [CHAT] Saved screenshot as 2016-03-21_11.27.25.png
      [11:33:09] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4505ms behind, skipping 90 tick(s)
      [11:38:35] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2655ms behind, skipping 53 tick(s)
      [11:43:34] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2292ms behind, skipping 45 tick(s)
      [11:44:21] [Server thread/INFO]: Saving and pausing game...
      [11:44:21] [Server thread/INFO]: Saving chunks for level 'Wurst Test'/Overworld
      [11:44:21] [Server thread/INFO]: Saving chunks for level 'Wurst Test'/Nether
      [11:44:21] [Server thread/INFO]: Saving chunks for level 'Wurst Test'/The End
      [11:46:34] [Server thread/INFO]: Starting integrated minecraft server version 1.9
      [11:46:34] [Server thread/INFO]: Generating keypair
      [11:46:36] [Server thread/INFO]: Converting map!
      [11:46:36] [Server thread/INFO]: Scanning folders...
      [11:46:36] [Server thread/INFO]: Total conversion count is 0
      [11:47:46] [Server thread/ERROR]: Encountered an unexpected exception
      net.minecraft.util.ReportedException: Exception generating new chunk
      	at net.minecraft.world.WorldServer.initialize(WorldServer.java:814)
      	at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:119)
      	at net.minecraft.server.integrated.IntegratedServer.startServer(IntegratedServer.java:152)
      	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:527)
      	at java.lang.Thread.run(Unknown Source) [?:1.8.0_66]
      Caused by: java.lang.OutOfMemoryError: Java heap space
      	at net.minecraft.world.chunk.NibbleArray.<init>(NibbleArray.java:14)
      	at net.minecraft.world.chunk.storage.ExtendedBlockStorage.<init>(ExtendedBlockStorage.java:42)
      	at net.minecraft.world.chunk.Chunk.<init>(Chunk.java:163) 	at net.minecraft.world.gen.ChunkProviderFlat.provideChunk(ChunkProviderFlat.java:150)
      	at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:130)
      	at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:160)
      	at net.minecraft.world.World.getChunkFromChunkCoords(World.java:346)
      	at net.minecraft.world.World.getChunkFromBlockCoords(World.java:335)
      	at net.minecraft.world.World.getBlockState(World.java:859)
      	at net.minecraft.world.World.isAirBlock(World.java:257)
      	at net.minecraft.world.World.getGroundAboveSeaLevel(World.java:239)
      	at net.minecraft.world.WorldProvider.canCoordinateBeSpawn(WorldProvider.java:110)
      	at net.minecraft.world.WorldServer.createSpawnPosition(WorldServer.java:872)
      	at net.minecraft.world.WorldServer.initialize(WorldServer.java:792)
      	... 4 more
      [11:47:57] [Server thread/ERROR]: This crash report has been saved to: C:\Users\<censored>\AppData\Roaming\.minecraft\crash-reports\crash-2016-03-21_11.47.52-server.txt
      [11:47:57] [Server thread/INFO]: Stopping server
      [11:47:57] [Server thread/INFO]: Saving players
      [11:47:57] [Server thread/INFO]: Saving worlds
      [11:47:57] [Server thread/INFO]: Saving chunks for level 'Village Finder'/Overworld
      Exception in thread "Server thread" java.lang.OutOfMemoryError: Java heap space
      	at java.util.Arrays.copyOf(Unknown Source)
      	at java.lang.AbstractStringBuilder.expandCapacity(Unknown Source)
      	at java.lang.AbstractStringBuilder.ensureCapacityInternal(Unknown Source)
      	at java.lang.AbstractStringBuilder.append(Unknown Source)
      	at java.lang.StringBuilder.append(Unknown Source)
      	at java.lang.StringBuilder.append(Unknown Source)
      Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Exception in thread "Snooper Timer" java.lang.OutOfMemoryError: Java heap space
      Exception in thread "Snooper Timer" java.lang.OutOfMemoryError: Java heap space
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/4)
      [12:14:45] [Client Shutdown Thread/INFO]: Stopping server
      [12:14:45] [Client Shutdown Thread/INFO]: Saving players
      [12:14:45] [Client Shutdown Thread/INFO]: Saving worlds
      [12:14:45] [Client Shutdown Thread/INFO]: Saving chunks for level 'Village Finder'/Overworld
      Exception in thread "Client Shutdown Thread" java.lang.NullPointerException
      	at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:494)
      	at net.minecraft.server.integrated.IntegratedServer.stopServer(IntegratedServer.java:377)
      	at net.minecraft.client.Minecraft.stopIntegratedServer(Minecraft.java:3075)
      	at net.minecraft.client.main.Main$2.run(Main.java:125)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      Negative index in crash report handler (0/10)
      

            Unassigned Unassigned
            The Papa The Papa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: