Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Greymerk/7c85d7af42105711123c90bc9a3e44e7 to your computer and use it in GitHub Desktop.
Save Greymerk/7c85d7af42105711123c90bc9a3e44e7 to your computer and use it in GitHub Desktop.
Minecraft 1.9 Forge crash involving Roguelike Dungeons 1.5.0 and Real Terrain Generation 0.0.5
2016-04-20 15:42:46,427 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-04-20 15:42:46,431 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[15:42:46] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[15:42:46] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[15:42:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[15:42:46] [main/INFO] [FML]: Forge Mod Loader version 12.16.0.1865 for Minecraft 1.9 loading
[15:42:46] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[15:42:46] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:42:46] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:42:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:42:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:42:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:42:49] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[15:42:49] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[15:42:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:42:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:42:50] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:42:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:42:50] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
2016-04-20 15:42:51,771 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-04-20 15:42:51,816 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-04-20 15:42:51,819 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[15:42:51] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:56]: Completely ignored arguments: [--nativeLauncherVersion, 301]
[15:42:52] [Client thread/INFO]: Setting user: greymerk
[15:42:57] [Client thread/INFO]: LWJGL Version: 2.9.4
[15:43:02] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:200]: ---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 20/04/16 3:43 PM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.9
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 98697872 bytes (94 MB) / 279764992 bytes (266 MB) up to 2134114304 bytes (2035 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
GL info: ' Vendor: 'NVIDIA Corporation' Version: '3.3.0' Renderer: 'GeForce 8600 GTS/PCIe/SSE2'
[15:43:02] [Client thread/INFO] [FML]: MinecraftForge v12.16.0.1865 Initialized
[15:43:02] [Client thread/INFO] [FML]: Replaced 207 ore recipes
[15:43:03] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[15:43:03] [Client thread/INFO] [FML]: Searching C:\Users\brian\AppData\Roaming\.minecraft\mods for mods
[15:43:06] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
[15:43:06] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, Roguelike, RTG] at CLIENT
[15:43:06] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, Roguelike, RTG] at SERVER
[15:43:07] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:Realistic Terrain Generation
[15:43:07] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[15:43:07] [Client thread/INFO] [FML]: Found 418 ObjectHolder annotations
[15:43:07] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[15:43:07] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[15:43:07] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[15:43:07] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[15:43:08] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: BETA Target: null
[15:43:09] [Client thread/INFO] [FML]: Applying holder lookups
[15:43:09] [Client thread/INFO] [FML]: Holder lookups applied
[15:43:09] [Client thread/INFO] [FML]: Injecting itemstacks
[15:43:09] [Client thread/INFO] [FML]: Itemstack injection complete
[15:43:10] [Sound Library Loader/INFO]: Starting up SoundSystem...
[15:43:10] [Thread-8/INFO]: Initializing LWJGL OpenAL
[15:43:10] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[15:43:11] [Thread-8/INFO]: OpenAL initialized.
[15:43:11] [Sound Library Loader/INFO]: Sound engine started
[15:43:13] [Client thread/INFO] [FML]: Max texture size: 8192
[15:43:13] [Client thread/INFO]: Created: 16x16 textures-atlas
[15:43:16] [Client thread/INFO] [FML]: Injecting itemstacks
[15:43:16] [Client thread/INFO] [FML]: Itemstack injection complete
[15:43:17] [Client thread/WARN] [FML]: [RTG-WARN] WARNING! RTG could not find a realistic version of The Void (127) from net.minecraft.world.biome.BiomeVoid
[15:43:17] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods
[15:43:17] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:Realistic Terrain Generation
[15:43:18] [Client thread/INFO]: SoundSystem shutting down...
[15:43:18] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[15:43:18] [Sound Library Loader/INFO]: Starting up SoundSystem...
[15:43:18] [Thread-10/INFO]: Initializing LWJGL OpenAL
[15:43:18] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[15:43:18] [Thread-10/INFO]: OpenAL initialized.
[15:43:18] [Sound Library Loader/INFO]: Sound engine started
[15:43:20] [Client thread/INFO] [FML]: Max texture size: 8192
[15:43:21] [Client thread/INFO]: Created: 1024x512 textures-atlas
[15:43:40] [Client thread/INFO]: Deleting level New World
[15:43:40] [Client thread/INFO]: Attempt 1...
[15:43:47] [Server thread/INFO]: Starting integrated minecraft server version 1.9
[15:43:47] [Server thread/INFO]: Generating keypair
[15:43:47] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[15:43:47] [Server thread/INFO] [FML]: Applying holder lookups
[15:43:47] [Server thread/INFO] [FML]: Holder lookups applied
[15:43:47] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@6a4c62aa)
[15:43:48] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@6a4c62aa)
[15:43:48] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@6a4c62aa)
[15:43:48] [Server thread/INFO]: Preparing start region for level 0
[15:43:49] [Server thread/INFO]: Preparing spawn area: 4%
[15:43:50] [Server thread/INFO]: Preparing spawn area: 8%
[15:43:51] [Server thread/INFO]: Preparing spawn area: 12%
[15:43:52] [Server thread/INFO]: Preparing spawn area: 17%
[15:43:53] [Server thread/INFO]: Preparing spawn area: 23%
[15:43:54] [Server thread/INFO]: Preparing spawn area: 29%
[15:43:55] [Server thread/INFO]: Preparing spawn area: 35%
[15:43:56] [Server thread/INFO]: Preparing spawn area: 41%
[15:43:57] [Server thread/INFO]: Preparing spawn area: 48%
[15:43:58] [Server thread/INFO]: Preparing spawn area: 55%
[15:44:03] [Server thread/INFO]: Preparing spawn area: 62%
[15:44:04] [Server thread/INFO]: Preparing spawn area: 69%
[15:44:05] [Server thread/INFO]: Preparing spawn area: 80%
[15:44:06] [Server thread/INFO]: Preparing spawn area: 90%
[15:44:07] [Server thread/INFO]: Preparing spawn area: 97%
[15:44:08] [Server thread/INFO]: Changing view distance to 16, from 10
[15:44:10] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[15:44:10] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[15:44:10] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 5 mods : FML@8.0.99.99,RTG@1.9-0.0.5,Forge@12.16.0.1865,Roguelike@1.5.0,mcp@9.19
[15:44:10] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[15:44:10] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[15:44:10] [Server thread/INFO]: greymerk[local:E:117474a6] logged in with entity id 263 at (180.5, 66.0, 226.5)
[15:44:10] [Server thread/INFO]: greymerk joined the game
[15:44:36] [Server thread/INFO]: Saving and pausing game...
[15:44:36] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[15:44:54] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[15:44:54] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[15:44:54] [Server thread/INFO]: Stopping server
[15:44:54] [Server thread/INFO]: Saving players
[15:44:54] [Server thread/INFO]: Saving worlds
[15:44:54] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[15:44:54] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[15:44:54] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[15:44:54] [Server thread/INFO] [FML]: Unloading dimension 0
[15:44:54] [Server thread/INFO] [FML]: Unloading dimension -1
[15:44:54] [Server thread/INFO] [FML]: Unloading dimension 1
[15:44:55] [Server thread/INFO] [FML]: Applying holder lookups
[15:44:55] [Server thread/INFO] [FML]: Holder lookups applied
[15:44:59] [Client thread/INFO]: Deleting level New World
[15:44:59] [Client thread/INFO]: Attempt 1...
[15:45:09] [Server thread/INFO]: Starting integrated minecraft server version 1.9
[15:45:09] [Server thread/INFO]: Generating keypair
[15:45:09] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[15:45:09] [Server thread/INFO] [FML]: Applying holder lookups
[15:45:09] [Server thread/INFO] [FML]: Holder lookups applied
[15:45:09] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@1b648f6)
[15:45:09] [Server thread/WARN]: Unable to find spawn biome
[15:45:09] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@1b648f6)
[15:45:09] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@1b648f6)
[15:45:09] [Server thread/INFO]: Preparing start region for level 0
[15:45:10] [Server thread/INFO]: Preparing spawn area: 5%
[15:45:11] [Server thread/INFO]: Preparing spawn area: 8%
[15:45:12] [Server thread/INFO]: Preparing spawn area: 10%
[15:45:14] [Server thread/INFO]: Preparing spawn area: 12%
[15:45:15] [Server thread/INFO]: Preparing spawn area: 15%
[15:45:16] [Server thread/INFO]: Preparing spawn area: 17%
[15:45:17] [Server thread/INFO]: Preparing spawn area: 19%
[15:45:21] [Server thread/INFO]: Preparing spawn area: 22%
[15:45:22] [Server thread/INFO]: Preparing spawn area: 25%
[15:45:23] [Server thread/INFO]: Preparing spawn area: 29%
[15:45:24] [Server thread/INFO]: Preparing spawn area: 33%
[15:45:25] [Server thread/INFO]: Preparing spawn area: 38%
[15:45:26] [Server thread/INFO]: Preparing spawn area: 42%
[15:45:27] [Server thread/INFO]: Preparing spawn area: 45%
[15:45:28] [Server thread/INFO]: Preparing spawn area: 48%
[15:45:30] [Server thread/INFO]: Preparing spawn area: 49%
[15:45:31] [Server thread/INFO]: Preparing spawn area: 53%
[15:45:32] [Server thread/INFO]: Preparing spawn area: 56%
[15:45:33] [Server thread/INFO]: Preparing spawn area: 58%
[15:45:34] [Server thread/INFO]: Preparing spawn area: 61%
[15:45:35] [Server thread/INFO]: Preparing spawn area: 64%
[15:45:36] [Server thread/INFO]: Preparing spawn area: 68%
[15:45:37] [Server thread/INFO]: Preparing spawn area: 71%
[15:45:38] [Server thread/INFO]: Preparing spawn area: 74%
[15:45:39] [Server thread/INFO]: Preparing spawn area: 78%
[15:45:40] [Server thread/INFO]: Preparing spawn area: 80%
[15:45:41] [Server thread/INFO]: Preparing spawn area: 83%
[15:45:42] [Server thread/INFO]: Preparing spawn area: 85%
[15:45:43] [Server thread/INFO]: Preparing spawn area: 89%
[15:45:44] [Server thread/INFO]: Preparing spawn area: 92%
[15:45:45] [Server thread/INFO]: Preparing spawn area: 95%
[15:45:47] [Server thread/INFO]: Preparing spawn area: 97%
[15:45:47] [Server thread/INFO]: Changing view distance to 16, from 10
[15:45:47] [Netty Local Client IO #1/INFO] [FML]: Server protocol version 2
[15:45:47] [Netty Server IO #3/INFO] [FML]: Client protocol version 2
[15:45:47] [Netty Server IO #3/INFO] [FML]: Client attempting to join with 5 mods : FML@8.0.99.99,RTG@1.9-0.0.5,Forge@12.16.0.1865,Roguelike@1.5.0,mcp@9.19
[15:45:47] [Netty Local Client IO #1/INFO] [FML]: [Netty Local Client IO #1] Client side modded connection established
[15:45:47] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[15:45:47] [Server thread/INFO]: greymerk[local:E:21fdc74b] logged in with entity id 1172 at (-25.5, 69.0, 16.5)
[15:45:47] [Server thread/INFO]: greymerk joined the game
[15:46:16] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 29140ms behind, skipping 582 tick(s)
[15:46:16] [Server thread/INFO]: Saving and pausing game...
[15:46:16] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[15:46:52] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[15:46:52] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[15:46:52] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 35934ms behind, skipping 718 tick(s)
[15:47:38] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 42640ms behind, skipping 852 tick(s)
[15:48:38] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
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 net.minecraft.util.Util.func_181617_a(SourceFile:46) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:664) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:609) [MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:148) [byn.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
Caused by: java.lang.NullPointerException
at net.minecraftforge.common.BiomeDictionary.getTypesForBiome(BiomeDictionary.java:206) ~[BiomeDictionary.class:?]
at greymerk.roguelike.dungeon.Dungeon.validLocation(Dungeon.java:154) ~[Dungeon.class:?]
at greymerk.roguelike.dungeon.Dungeon.generateNear(Dungeon.java:59) ~[Dungeon.class:?]
at greymerk.roguelike.dungeon.Dungeon.spawnInChunk(Dungeon.java:138) ~[Dungeon.class:?]
at greymerk.roguelike.DungeonGenerator.generate(DungeonGenerator.java:20) ~[DungeonGenerator.class:?]
at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:113) ~[GameRegistry.class:?]
at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:997) ~[ase.class:?]
at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:979) ~[ase.class:?]
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:175) ~[lo.class:?]
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126) ~[lo.class:?]
at net.minecraft.server.management.PlayerManager$PlayerInstance.<init>(PlayerManager.java:482) ~[lu.class:?]
at net.minecraft.server.management.PlayerManager.func_187302_c(PlayerManager.java:248) ~[lv.class:?]
at net.minecraft.server.management.PlayerManager.func_72685_d(PlayerManager.java:350) ~[lv.class:?]
at net.minecraft.server.management.PlayerList.func_72358_d(PlayerList.java:373) ~[mm.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:517) ~[mb.class:?]
at net.minecraft.network.play.client.CPacketPlayer.func_148833_a(SourceFile:126) ~[it.class:?]
at net.minecraft.network.play.client.CPacketPlayer$C04PacketPlayerPosition.func_148833_a(SourceFile:57) ~[it$a.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
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 net.minecraft.util.Util.func_181617_a(SourceFile:45) ~[g.class:?]
... 5 more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment