Skip to content

Instantly share code, notes, and snippets.

@LtSeegson
Created March 5, 2021 18:39
Show Gist options
  • Save LtSeegson/a5c35e5f829724810d88b12c66e8ca3d to your computer and use it in GitHub Desktop.
Save LtSeegson/a5c35e5f829724810d88b12c66e8ca3d to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 3/5/21 7:17 PM
Description: Exception ticking world
java.lang.NullPointerException: Exception ticking world
at net.minecraft.world.biome.BiomeCache.func_76838_a(SourceFile:69)
at net.minecraft.world.biome.BiomeProvider.func_76938_b(BiomeProvider.java:209)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:186)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at net.minecraft.world.biome.BiomeCache.func_76838_a(SourceFile:69)
at net.minecraft.world.biome.BiomeProvider.func_76938_b(BiomeProvider.java:209)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:186)
-- Affected level --
Details:
Level name: New World
All players: 1 total; [EntityPlayerMP['Seegsonn'/1523, l='New World', x=-1375.10, y=118.80, z=-2917.92]]
Chunk stats: ServerChunkCache: 578 Drop: 0
Level seed: -5265990430805550953
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-192,64,-24), Chunk: (at 0,4,8 in -12,-2; contains blocks -192,0,-32 to -177,255,-17), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 5211 game time, 5211 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 17490 (now: false), thunder time: 19924 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1115934888 bytes (1064 MB) / 1763704832 bytes (1682 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m
IntCache: cache: 1, tcache: 30, allocated: 12, tallocated: 65
FML: MCP 9.42 Powered by Forge 14.23.5.2854 5 mods loaded, 5 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:------ |:--------- |:------------ |:----------------------------- |:---------------------------------------- |
| LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
| LCHIJA | mcp | 9.42 | minecraft.jar | None |
| LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | forge | 14.23.5.2854 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | traverse | 1.6.0 | Traverse-1.12.2-1.6.0-69.jar | None |
Loaded coremods (and transformers):
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['Seegsonn'/1523, l='New World', x=-1375.10, y=118.80, z=-2917.92]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment