md

md


---- Minecraft Crash Report ----

WARNING: coremods are present:
Contact their authors BEFORE contacting forge

// I feel sad now :(

Time: 12/9/18 6:42 PM
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
 at net.minecraft.world.World.getSkyColorBody(World.java:1484)
 at net.minecraft.world.WorldProvider.getSkyColor(WorldProvider.java:463)
 at net.minecraft.world.World.func_72833_a(World.java:1475)
 at net.minecraft.client.renderer.EntityRenderer.func_78466_h(EntityRenderer.java:1723)
 at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1273)
 at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1259)
 at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1062)
 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
 at net.minecraft.client.main.Main.main(SourceFile:123)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
 at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Client thread
Stacktrace:
 at net.minecraft.world.World.getSkyColorBody(World.java:1484)
 at net.minecraft.world.WorldProvider.getSkyColor(WorldProvider.java:463)
 at net.minecraft.world.World.func_72833_a(World.java:1475)
 at net.minecraft.client.renderer.EntityRenderer.func_78466_h(EntityRenderer.java:1723)
 at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1273)
 at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1259)

-- Affected level --
Details:
 Level name: MpServer
 All players: 0 total; []
 Chunk stats: MultiplayerChunkCache: 1, 1
 Level seed: 0
 Level generator: ID 01 - flat, ver 0. Features enabled: false
 Level generator options: 
 Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
 Level time: 171707217 game time, 6000 day time
 Level dimension: 0
 Level storage version: 0x00000 - Unknown?
 Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
 Level game mode: Game mode: adventure (ID 2). Hardcore: false. Cheats: false
 Forced entities: 0 total; []
 Retry entities: 0 total; []
 Server brand: ~~ERROR~~ NullPointerException: null
 Server type: Non-integrated multiplayer server
Stacktrace:
 at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420)
 at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)
 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:427)
 at net.minecraft.client.main.Main.main(SourceFile:123)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
 at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
 Minecraft Version: 1.12.2
 Operating System: Windows 10 (x86) version 10.0
 Java Version: 1.8.0_191, Oracle Corporation
 Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
 Memory: 311516488 bytes (297 MB) / 620756992 bytes (592 MB) up to 1073741824 bytes (1024 MB)
 JVM Flags: 12 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xss1M -Xmx1024m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
 FML: MCP 9.42 Powered by Forge 14.23.5.2784 4 mods loaded, 4 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.2784.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
 | LCHIJA | forge     | 14.23.5.2784 | forge-1.12.2-14.23.5.2784.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |

 Loaded coremods (and transformers): 
 GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 390.65' Renderer: 'GeForce GTX 1060 6GB/PCIe/SSE2'
 Launched Version: HMCL 3.2.112
 LWJGL: 2.9.4
 OpenGL: GeForce GTX 1060 6GB/PCIe/SSE2 GL version 4.6.0 NVIDIA 390.65, NVIDIA Corporation
 GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

 Using VBOs: Yes
 Is Modded: Definitely; Client brand changed to 'fml,forge'
 Type: Client (map_client.txt)
 Resource Packs: 
 Current Language: 绠€浣撲腑鏂� (涓浗)
 Profiler Position: N/A (disabled)
 CPU: 6x Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz
 The 5zig Mod Version: 3.12.5
 The 5zig Mod Plugins: []
 Forge: true
 GUI: ~~NULL~~


Report Page