Steps to reproduce:
Create a new world, creative mode
Fly around until you see the chunk borders
(Screenshot taken after reloading the world, console is clear now)22:09:54] [Server thread/INFO]: Starting integrated minecraft server version 14w32b [22:09:54] [Server thread/INFO]: Generating keypair [22:09:54] [Server thread/INFO]: Converting map! [22:09:54] [Server thread/INFO]: Scanning folders... [22:09:54] [Server thread/INFO]: Total conversion count is 0 [22:09:54] [Server thread/INFO]: Preparing start region for level 0 [22:09:55] [Server thread/INFO]: Preparing spawn area: 9% [22:09:56] [Server thread/INFO]: Preparing spawn area: 16% [22:09:57] [Server thread/INFO]: Preparing spawn area: 25% [22:09:58] [Server thread/INFO]: Preparing spawn area: 33% [22:09:59] [Server thread/INFO]: Preparing spawn area: 43% [22:10:00] [Server thread/INFO]: Preparing spawn area: 51% [22:10:01] [Server thread/INFO]: Preparing spawn area: 58% [22:10:02] [Server thread/INFO]: Preparing spawn area: 67% [22:10:03] [Server thread/INFO]: Preparing spawn area: 75% [22:10:04] [Server thread/INFO]: Preparing spawn area: 84% [22:10:05] [Server thread/INFO]: Preparing spawn area: 93% [22:10:06] [Server thread/INFO]: Changing view distance to 16, from 10 [22:10:06] [Server thread/INFO]: Kumasasa[local:E:f306da76] logged in with entity id 524027 at (-81.5, 64.0, 45.5) [22:10:06] [Server thread/INFO]: Kumasasa joined the game [22:10:17] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 11242ms behind, skipping 224 tick(s) [22:10:24] [Chunk Batcher 1/WARN]: Biome ID is out of bounds: 151720, defaulting to 0 (Ocean) [22:10:24] [Chunk Batcher 1/WARN]: Biome ID is out of bounds: 151720, defaulting to 0 (Ocean) [22:10:24] [Chunk Batcher 1/WARN]: Biome ID is out of bounds: 151720, defaulting to 0 (Ocean) [22:10:24] [Chunk Batcher 1/WARN]: Biome ID is out of bounds: 151720, defaulting to 0 (Ocean) [22:10:24] [Chunk Batcher 1/WARN]: Biome ID is out of bounds: 151720, defaulting to 0 (Ocean) [22:10:24] [Chunk Batcher 1/WARN]: Biome ID is out of bounds: 151720, defaulting to 0 (Ocean) [22:10:24] [Chunk Batcher 1/WARN]: Biome ID is out of bounds: 151720, defaulting to 0 (Ocean) [22:10:24] [Chunk Batcher 1/WARN]: Biome ID is out of bounds: 151720, defaulting to 0 (Ocean) [22:10:24] [Chunk Batcher 1/WARN]: Biome ID is out of bounds: 151720, defaulting to 0 (Ocean) [22:11:18] [Server thread/INFO]: Saving and pausing game... [22:11:18] [Server thread/INFO]: Saving chunks for level 'Copy of MojiraTest 1.8'/Overworld [22:11:40] [Server thread/INFO]: Saving chunks for level 'Copy of MojiraTest 1.8'/Nether [22:11:40] [Server thread/INFO]: Saving chunks for level 'Copy of MojiraTest 1.8'/The End [22:11:41] [Server thread/INFO]: Stopping server [22:11:41] [Server thread/INFO]: Saving players [22:11:41] [Server thread/INFO]: Saving worlds [22:11:41] [Server thread/INFO]: Saving chunks for level 'Copy of MojiraTest 1.8'/Overworld [22:11:42] [Server thread/INFO]: Saving chunks for level 'Copy of MojiraTest 1.8'/Nether [22:11:42] [Server thread/INFO]: Saving chunks for level 'Copy of MojiraTest 1.8'/The End
Related issues
is duplicated by
relates to
Attachments
Comments


Next I'll try your specific seed, but currently I cannot get that to show up for me. I tried lots render distances of 2, 16, and 32, and while I can fly myself outside the bounds of the generated chunks, I can't get the game to throw that warning. What IS curious though, is that if I fly faster than chunk load (MC-4930), the Biome name will wildly cycle through many different names when I know it could only possibly be about 2 where I currently am. So it'll very quickly flash between Ocean and Savanna and Stone Beach and a bunch of others, but that happens only when I'm flying between an Ocean and a Swampland.
Then there was this:
Exception in thread "Thread-7" java.lang.NullPointerException
at paulscode.sound.Source.stream(Source.java:962)
at paulscode.sound.StreamThread.run(StreamThread.java:129)
...
[17:52:37] [Client thread/INFO]: Stopping!
SoundSystem shutting down...
Error in class 'LibraryLWJGLOpenAL'
Stream thread did not die!
Ignoring errors... continuing clean-up.
Also, in my comment on MC-1178, the Biome ID that was out of bounds was in the hundreds of thousands range like OP.
Perhaps it happened because my laptop was low on battery and soon after it died? I did the above test with my charger plugged in.
-------------------------------------------
Ha! I didn't even have to try, and I used the same exact seed that I had before!
Seed: -6589301973742410408
I literally created the fresh world, and the warnings started pouring in. The chunks hadn't even started rendering.
[18:14:59] [Client thread/INFO]: Setting user: Hynes_Ketchup
[18:14:59] [Client thread/INFO]: (Session ID is token:23619a23b6934db7b062b8d6342f7942:75fcf9d9b0994fd2bb6025254082b230)
[18:15:00] [Client thread/INFO]: LWJGL Version: 2.9.1
[18:15:01] [Client thread/INFO]: Reloading ResourceManager: Default
Starting up SoundSystem...
[18:15:01] [Client thread/WARN]: File minecraft:sounds/mob/ghast/fireball.ogg does not exist, cannot add it to event minecraft:item.fireCharge.use
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.
[18:15:02] [Sound Library Loader/INFO]: Sound engine started
[18:15:03] [Client thread/INFO]: Created: 512x512 textures-atlas
[18:15:21] [Server thread/INFO]: Starting integrated minecraft server version 14w32d
[18:15:21] [Server thread/INFO]: Generating keypair
[18:15:21] [Server thread/INFO]: Converting map!
[18:15:21] [Server thread/INFO]: Scanning folders...
[18:15:21] [Server thread/INFO]: Total conversion count is 0
[18:15:21] [Server thread/INFO]: Preparing start region for level 0
[18:15:22] [Server thread/INFO]: Preparing spawn area: 7%
[18:15:23] [Server thread/INFO]: Preparing spawn area: 15%
[18:15:24] [Server thread/INFO]: Preparing spawn area: 25%
[18:15:25] [Server thread/INFO]: Preparing spawn area: 32%
[18:15:26] [Server thread/INFO]: Preparing spawn area: 45%
[18:15:27] [Server thread/INFO]: Preparing spawn area: 57%
[18:15:28] [Server thread/INFO]: Preparing spawn area: 73%
[18:15:29] [Server thread/INFO]: Preparing spawn area: 93%
[18:15:30] [Server thread/INFO]: Changing view distance to 16, from 10
[18:15:30] [Server thread/INFO]: Hynes_Ketchup[local:E:087b6486] logged in with entity id 101 at (-40.5, 65.0, 241.5)
[18:15:30] [Server thread/INFO]: Hynes_Ketchup joined the game
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:31] [Server thread/WARN]: Biome ID is out of bounds: 202970, defaulting to 0 (Ocean)
[18:15:39] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 9039ms behind, skipping 180 tick(s)
[18:15:49] [Server thread/INFO]: Saving and pausing game...
[18:15:49] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[18:15:54] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[18:15:54] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[18:16:10] [Server thread/INFO]: Stopping server
[18:16:10] [Server thread/INFO]: Saving players
[18:16:10] [Server thread/INFO]: Saving worlds
[18:16:10] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[18:16:10] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[18:16:10] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[18:16:11] [Client thread/INFO]: Stopping!
SoundSystem shutting down...
AL lib: (WW) FreeDevice: (0x7fbdf1503600) Deleting 9 Buffer(s)
Author: Paul Lamb, www.paulscode.com
Naturally, I can't reproduce this myself 😃 Tried it again, and no warnings whatsoever.

I'm seeing the same issue it seems, crash to launcher, no consistent asction in game seems to cause it.
int the first launcher 'Game Output (oneeyedziggy)' tab:
[23:09:38] [Client thread/INFO]: Setting user: oneeyedziggy
[23:09:38] [Client thread/INFO]: (Session ID is token:46c189f119564d4e8189963c80036ef1:76d41820990c4d9d8e0726064098276b)
[23:09:39] [Client thread/INFO]: LWJGL Version: 2.9.1
[23:09:39] [Client thread/INFO]: Reloading ResourceManager: Default
[23:09:40] [Sound Library Loader/INFO]: Starting up SoundSystem...
[23:09:40] [Client thread/WARN]: File minecraft:sounds/mob/ghast/fireball.ogg does not exist, cannot add it to event minecraft:item.fireCharge.use
[23:09:40] [Thread-6/INFO]: Initializing LWJGL OpenAL
[23:09:40] [Thread-6/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[23:09:40] [Thread-6/INFO]: OpenAL initialized.
[23:09:40] [Sound Library Loader/INFO]: Sound engine started
[23:09:41] [Client thread/INFO]: Created: 512x512 textures-atlas
[23:09:46] [Server thread/INFO]: Starting integrated minecraft server version 14w33c
[23:09:46] [Server thread/INFO]: Generating keypair
[23:09:46] [Server thread/INFO]: Preparing start region for level 0
[23:09:47] [Server thread/INFO]: Changing view distance to 20, from 10
[23:09:47] [Server thread/INFO]: oneeyedziggy[local:E:c18982bf] logged in with entity id 418 at (182.93656599878062, 77.0, 332.29755006645075)
[23:09:47] [Server thread/INFO]: oneeyedziggy joined the game
[23:14:54] [Server thread/INFO]: Saving and pausing game...
[23:14:54] [Server thread/INFO]: Saving chunks for level 'New World33c'/Overworld
[23:14:55] [Server thread/INFO]: Saving chunks for level 'New World33c'/Nether
[23:14:55] [Server thread/INFO]: Saving chunks for level 'New World33c'/The End
[23:20:19] [Thread-6/ERROR]: Error in class 'LibraryLWJGLOpenAL'
[23:20:19] [Thread-6/ERROR]: Source '31567b54-aac6-4195-abcd-af244bb2c149' not found in method 'play'
[23:20:19] [Thread-6/ERROR]: Error in class 'LibraryLWJGLOpenAL'
[23:20:19] [Thread-6/ERROR]: Source '31567b54-aac6-4195-abcd-af244bb2c149' not found in method 'play'
[23:22:18] [Server thread/INFO]: oneeyedziggy has just earned the achievement [Bake Bread]
[23:22:18] [Client thread/INFO]: [CHAT] oneeyedziggy has just earned the achievement [Bake Bread]
[23:27:36] [Server thread/INFO]: oneeyedziggy has just earned the achievement [Librarian]
[23:27:36] [Client thread/INFO]: [CHAT] oneeyedziggy has just earned the achievement [Librarian]
[23:29:43] [Client thread/INFO]: [CHAT] You may not rest now, there are monsters nearby
[23:29:44] [Client thread/INFO]: [CHAT] You may not rest now, there are monsters nearby
[23:29:45] [Client thread/INFO]: [CHAT] You may not rest now, there are monsters nearby
[23:32:44] [Server thread/INFO]: oneeyedziggy has just earned the achievement [Cow Tipper]
[23:32:44] [Client thread/INFO]: [CHAT] oneeyedziggy has just earned the achievement [Cow Tipper]
[23:35:37] [Server thread/INFO]: Saving and pausing game...
[23:35:37] [Server thread/INFO]: Saving chunks for level 'New World33c'/Overworld
[23:35:37] [Server thread/INFO]: Saving chunks for level 'New World33c'/Nether
[23:35:37] [Server thread/INFO]: Saving chunks for level 'New World33c'/The End
[23:43:20] [Server thread/INFO]: Saving and pausing game...
[23:43:20] [Server thread/INFO]: Saving chunks for level 'New World33c'/Overworld
[23:43:20] [Server thread/INFO]: Saving chunks for level 'New World33c'/Nether
[23:43:20] [Server thread/INFO]: Saving chunks for level 'New World33c'/The End
[23:46:12] [Server thread/INFO]: Saving and pausing game...
[23:46:12] [Server thread/INFO]: Saving chunks for level 'New World33c'/Overworld
[23:46:12] [Server thread/INFO]: Saving chunks for level 'New World33c'/Nether
[23:46:12] [Server thread/INFO]: Saving chunks for level 'New World33c'/The End
[23:55:41] [Server thread/INFO]: Saving and pausing game...
[23:55:41] [Server thread/INFO]: Saving chunks for level 'New World33c'/Overworld
[23:55:41] [Server thread/INFO]: Saving chunks for level 'New World33c'/Nether
[23:55:41] [Server thread/INFO]: Saving chunks for level 'New World33c'/The End
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006909f631, pid=21568, tid=15624
#
# JRE version: Java(TM) SE Runtime Environment (7.0_60-b19) (build 1.7.0_60-b19)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.60-b09 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [nvoglv64.DLL+0x4df631]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\Administrator\AppData\Roaming\.minecraft\hs_err_pid21568.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
then in the second 'Game Output (oneeyedziggy)' tab, the following
[00:00:05] [Client thread/INFO]: Setting user: oneeyedziggy
[00:00:05] [Client thread/INFO]: (Session ID is token:46c189f119564d4e8189963c80036ef1:76d41820990c4d9d8e0726064098276b)
[00:00:06] [Client thread/INFO]: LWJGL Version: 2.9.1
[00:00:06] [Client thread/INFO]: Reloading ResourceManager: Default
[00:00:06] [Sound Library Loader/INFO]: Starting up SoundSystem...
[00:00:06] [Client thread/WARN]: File minecraft:sounds/mob/ghast/fireball.ogg does not exist, cannot add it to event minecraft:item.fireCharge.use
[00:00:07] [Thread-6/INFO]: Initializing LWJGL OpenAL
[00:00:07] [Thread-6/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[00:00:07] [Thread-6/INFO]: OpenAL initialized.
[00:00:07] [Sound Library Loader/INFO]: Sound engine started
[00:00:08] [Client thread/INFO]: Created: 512x512 textures-atlas
[00:00:11] [Server thread/INFO]: Starting integrated minecraft server version 14w33c
[00:00:11] [Server thread/INFO]: Generating keypair
[00:00:12] [Server thread/INFO]: Preparing start region for level 0
[00:00:12] [Server thread/INFO]: Changing view distance to 20, from 10
[00:00:13] [Server thread/INFO]: oneeyedziggy[local:E:d321e455] logged in with entity id 408 at (173.56346108421542, 72.0, 332.7188037933635)
[00:00:13] [Server thread/INFO]: oneeyedziggy joined the game
[00:00:14] [Server thread/WARN]: Biome ID is out of bounds: 3587, defaulting to 0 (Ocean)
[00:00:14] [Server thread/WARN]: Biome ID is out of bounds: 3587, defaulting to 0 (Ocean)
[00:00:52] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 11267ms behind, skipping 225 tick(s)
will attach log dump.
additional detail, this is a world I'd played for 4-6 hrs already and this only happened after a save/exit/reload cycle. No complex redstone or command blocks... just 5 pistons, 2 repeaters, some dust and one redstone torch keeping the pistons extended.
I was near a village when it happened, also near an enchanting table, some growing crops, during day.. had recently used the bed.
seed: -1396421137136387839
was at ~173, 72, 332, will attach log dump file(s)

That crash is unrelated, this is a crash in NVIDIA graphics card driver, see MC-52646

In 14w34d, seed: -6589301973742410408
[12:35:18] [Server thread/INFO]: Starting integrated minecraft server version 14w34d
[12:35:18] [Server thread/INFO]: Generating keypair
[12:35:18] [Server thread/INFO]: Preparing start region for level 0
[12:35:19] [Server thread/INFO]: Changing view distance to 12, from 10
[12:35:19] [Server thread/INFO]: Hynes_Ketchup[local:E:c5730006] logged in with entity id 1703462 at (-207.4161592207735, 68.0, 245.30000001192093)
[12:35:19] [Server thread/INFO]: Hynes_Ketchup joined the game
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 2049, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 165762, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 165762, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 165762, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 165762, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 165762, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 165762, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 165762, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 165762, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 165762, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 165762, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 165762, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 165762, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 165762, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 2049, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 165762, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 2049, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 2049, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 165762, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 165762, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 165762, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 165762, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 165762, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 165762, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 2049, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 2049, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 2049, defaulting to 0 (Ocean)
[12:35:19] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 2049, defaulting to 0 (Ocean)
[12:35:31] [Server thread/INFO]: Hynes_Ketchup has just earned the achievement [Taking Inventory]
In 14w34d, seed: -2748297079479889748
[16:02:50] [Server thread/INFO]: Starting integrated minecraft server version 14w34d
[16:02:50] [Server thread/INFO]: Generating keypair
[16:02:50] [Server thread/INFO]: Preparing start region for level 0
[16:02:51] [Server thread/INFO]: Preparing spawn area: 46%
[16:02:53] [Server thread/INFO]: Changing view distance to 12, from 10
[16:02:53] [Server thread/INFO]: Hynes_Ketchup[local:E:e9e82561] logged in with entity id 289 at (1006.6081581329753, 70.0, 951.2037002032288)
[16:02:53] [Server thread/INFO]: Hynes_Ketchup joined the game
[16:02:53] [Client thread/WARN]: Biome ID is out of bounds: 151720, defaulting to 0 (Ocean)
[16:02:53] [Client thread/WARN]: Biome ID is out of bounds: 151720, defaulting to 0 (Ocean)
[16:02:53] [Client thread/WARN]: Biome ID is out of bounds: 151720, defaulting to 0 (Ocean)
[16:02:53] [Client thread/WARN]: Biome ID is out of bounds: 151720, defaulting to 0 (Ocean)
[16:02:53] [Client thread/WARN]: Biome ID is out of bounds: 151720, defaulting to 0 (Ocean)
[16:02:53] [Client thread/WARN]: Biome ID is out of bounds: 151720, defaulting to 0 (Ocean)
[16:02:53] [Client thread/WARN]: Biome ID is out of bounds: 151720, defaulting to 0 (Ocean)
[16:02:53] [Client thread/WARN]: Biome ID is out of bounds: 151720, defaulting to 0 (Ocean)
[16:02:53] [Client thread/WARN]: Biome ID is out of bounds: 151720, defaulting to 0 (Ocean)
[16:02:56] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3036ms behind, skipping 60 tick(s)
[16:02:56] [Server thread/INFO]: Hynes_Ketchup has just earned the achievement [Taking Inventory]

On 1.8 realms
16:23:37] [Client thread/INFO]: Realms library version == 1.5.4
[16:23:38] [MCO Availability Checker #1/INFO]: Realms is available for this user
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 151720, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 176541, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 165762, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 20350, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 165762, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 165762, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 152122, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 227078, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 20350, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 165762, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 23221, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 67522, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 23221, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 20578, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 20578, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 67522, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 186604, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 154899, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 186604, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 159224, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 154899, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 186604, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 23221, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 23221, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 23221, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 20578, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 20578, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 20578, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 20578, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 20578, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 20578, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 20578, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 20578, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 20578, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 20578, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 20578, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 20578, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 20578, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 20578, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 20578, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 20578, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 20578, defaulting to 0 (Ocean)
[16:24:03] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 20578, defaulting to 0 (Ocean)

Similar issue here, except it's Biome ID -1.

Confirmed for 1.8

In 1.8.1-pre5
[13:50:40] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 165762, defaulting to 0 (Ocean)
[13:50:40] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 67522, defaulting to 0 (Ocean)
[13:50:40] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 176541, defaulting to 0 (Ocean)
[13:50:40] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 154899, defaulting to 0 (Ocean)
[13:50:40] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 67522, defaulting to 0 (Ocean)
[13:50:40] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 53461, defaulting to 0 (Ocean)
[13:50:40] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 136372, defaulting to 0 (Ocean)
[13:50:40] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 159224, defaulting to 0 (Ocean)
[13:50:40] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 159224, defaulting to 0 (Ocean)
[13:50:40] [Chunk Batcher 0/WARN]: Biome ID is out of bounds: 159224, defaulting to 0 (Ocean)
Seed: 986987845777050754

Confirmed for
15w37a

I think I know what's happening here. I don't know if Java has a mechanism to deal with this sort of memory management, but when you allocate a variable without an initial value, it uses a garbage value based on what was in memory before. In this case the garbage value picked up for Biome ID was 151720 for the original bug report. The one flaw with this theory is that the garbage value should vary from chunk to chunk, but we can't be completely sure it doesn't (perhaps all the warnings spammed from one chunk [or for Jonathan Hayes's comment two comments ago, three chunks]). I'm not sure what Chunk Batcher actually does, but I would suggest making it ignore bounds on ID's for biomes, blocks, etc. in nonexistent chunks.

This sounds plausible. In MCP 1.8 Minecraft uses an IntCache
and maybe this was not cleared at some point.

Also got this, but also with exactly the same integer of 165762. I really hope this didn't corrupt any biomes. If this affects saving, I would prefer it to fail/crash/retry instead of defaulting to anything.

Can no longer reproduce in 1.10.2 or 16w42a. anyone else ?

Me neither.