Hello, I have been having this problem in Minecraft Forge 1.7.10 (with liteloader and other mods). So far it only happens on one specific server (kohi's cubecore kits) (EDIT: it does happen on other servers too, just takes a while of playing for it to occur) but I'm pretty sure there are other servers out there that might crash me. I can play normally on other servers but I specifically crash on this one (and again, not sure if there are other servers out there that might crash me) (EDIT: I do crash on other servers too, just takes a while of playing for it to happen). Here are the logs. Also note that I do not get these crashes on a regular unmodded minecraft and on forge 1.8, and these crashes did not/do not occur on my old laptop. Any help is appreciated.
---- Minecraft Crash Report ----
// Why is it breaking
Time: 2/6/16 4:28 PM
Description: Getting biome
java.lang.NullPointerException: Getting biome
at net.minecraft.world.chunk.Chunk.func_76591_a(Chunk.java:1289)
at net.minecraft.world.World.getBiomeGenForCoordsBody(World.java:141)
at net.minecraft.world.WorldProvider.getBiomeGenForCoords(WorldProvider.java:365)
at net.minecraft.world.World.func_72807_a(World.java:130)
at net.minecraft.world.ChunkCache.func_72807_a(ChunkCache.java:142)
at net.minecraft.block.BlockGrass.func_149720_d(BlockGrass.java:135)
at CustomColorizer.getColorMultiplier(CustomColorizer.java:492)
at net.minecraft.client.renderer.RenderBlocks.func_147784_q(RenderBlocks.java:4691)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:307)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:320)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:2232)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1514)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1305)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 --
Stacktrace:
at net.minecraft.world.chunk.Chunk.func_76591_a(Chunk.java:1289)
-- Coordinates of biome request --
Details:
Location: World: (-289,0,480), Chunk: (at 15,0,0 in -19,30; contains blocks -304,0,480 to -289,255,495), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.getBiomeGenForCoordsBody(World.java:141)
at net.minecraft.world.WorldProvider.getBiomeGenForCoords(WorldProvider.java:365)
at net.minecraft.world.World.func_72807_a(World.java:130)
at net.minecraft.world.ChunkCache.func_72807_a(ChunkCache.java:142)
at net.minecraft.block.BlockGrass.func_149720_d(BlockGrass.java:135)
at CustomColorizer.getColorMultiplier(CustomColorizer.java:492)
at net.minecraft.client.renderer.RenderBlocks.func_147784_q(RenderBlocks.java:4691)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:307)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:320)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:2232)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1514)
Hello, I have been having this problem in Minecraft Forge 1.7.10 (with liteloader and other mods). So far it only happens on one specific server (kohi's cubecore kits) (EDIT: it does happen on other servers too, just takes a while of playing for it to occur) but I'm pretty sure there are other servers out there that might crash me. I can play normally on other servers but I specifically crash on this one (and again, not sure if there are other servers out there that might crash me) (EDIT: I do crash on other servers too, just takes a while of playing for it to happen). Here are the logs. Also note that I do not get these crashes on a regular unmodded minecraft and on forge 1.8, and these crashes did not/do not occur on my old laptop. Any help is appreciated.
---- Minecraft Crash Report ----
// Why is it breaking
Time: 2/6/16 4:28 PM
Description: Getting biome
java.lang.NullPointerException: Getting biome
at net.minecraft.world.chunk.Chunk.func_76591_a(Chunk.java:1289)
at net.minecraft.world.World.getBiomeGenForCoordsBody(World.java:141)
at net.minecraft.world.WorldProvider.getBiomeGenForCoords(WorldProvider.java:365)
at net.minecraft.world.World.func_72807_a(World.java:130)
at net.minecraft.world.ChunkCache.func_72807_a(ChunkCache.java:142)
at net.minecraft.block.BlockGrass.func_149720_d(BlockGrass.java:135)
at CustomColorizer.getColorMultiplier(CustomColorizer.java:492)
at net.minecraft.client.renderer.RenderBlocks.func_147784_q(RenderBlocks.java:4691)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:307)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:320)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:2232)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1514)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1305)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 --
Stacktrace:
at net.minecraft.world.chunk.Chunk.func_76591_a(Chunk.java:1289)
-- Coordinates of biome request --
Details:
Location: World: (-289,0,480), Chunk: (at 15,0,0 in -19,30; contains blocks -304,0,480 to -289,255,495), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.getBiomeGenForCoordsBody(World.java:141)
at net.minecraft.world.WorldProvider.getBiomeGenForCoords(WorldProvider.java:365)
at net.minecraft.world.World.func_72807_a(World.java:130)
at net.minecraft.world.ChunkCache.func_72807_a(ChunkCache.java:142)
at net.minecraft.block.BlockGrass.func_149720_d(BlockGrass.java:135)
at CustomColorizer.getColorMultiplier(CustomColorizer.java:492)
at net.minecraft.client.renderer.RenderBlocks.func_147784_q(RenderBlocks.java:4691)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:307)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:320)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:2232)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1514)
-- Affected level --
Details:
Level name: MpServer
All players: 5 total; [EntityClientPlayerMP['_subject_'/6110, l='MpServer', x=-191.51, y=67.10, z=454.37], EntityOtherPlayerMP['Kiabi'/1352933, l='MpServer', x=-213.45, y=71.10, z=475.87], EntityOtherPlayerMP['d44rk'/1390901, l='MpServer', x=-170.50, y=61.00, z=456.31], EntityOtherPlayerMP['xAntraxGaming'/1387520, l='MpServer', x=-170.59, y=61.00, z=459.91], EntityOtherPlayerMP['TheGeekGamerz'/1325428, l='MpServer', x=-167.31, y=46.00, z=433.28]]
Chunk stats: MultiplayerChunkCache: 221, 221
Level seed: 0
Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (0,77,0), Chunk: (at 0,4,0 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: 4028372 game time, 4179961 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: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 80 total; [EntityOtherPlayerMP['xAntraxGaming'/1387520, l='MpServer', x=-170.59, y=61.00, z=459.91], EntityItem['item.item.chestplateDiamond'/1395468, l='MpServer', x=-222.63, y=72.13, z=488.13], EntityOtherPlayerMP['d44rk'/1390901, l='MpServer', x=-170.50, y=61.00, z=456.31], EntityOtherPlayerMP['d44rk'/1390901, l='MpServer', x=-170.09, y=61.64, z=462.12], EntityOtherPlayerMP['Kiabi'/1352933, l='MpServer', x=-213.45, y=71.10, z=475.87], EntityOtherPlayerMP['xAntraxGaming'/1387520, l='MpServer', x=-170.69, y=61.19, z=459.84], EntityOtherPlayerMP['gerwang'/1394986, l='MpServer', x=-214.66, y=100.14, z=551.34], EntityOtherPlayerMP['Blazing_swag'/1395335, l='MpServer', x=-296.50, y=82.00, z=537.41], EntityOtherPlayerMP['dimitrylalanne32'/1298166, l='MpServer', x=-296.50, y=82.00, z=537.41], EntityOtherPlayerMP['Voz'/1391624, l='MpServer', x=-296.53, y=79.00, z=517.06], EntityOtherPlayerMP['DroGzPvP'/1333854, l='MpServer', x=-296.53, y=82.00, z=536.00], EntityOtherPlayerMP['_Samus_Aran_'/1324098, l='MpServer', x=-296.75, y=79.00, z=523.50], EntityOtherPlayerMP['wombed'/1388162, l='MpServer', x=-297.29, y=79.00, z=518.64], EntityOtherPlayerMP['_KingRekt_'/1096274, l='MpServer', x=-296.38, y=81.50, z=531.44], EntityOtherPlayerMP['NetworkMC'/1203625, l='MpServer', x=-296.50, y=85.09, z=537.41], EntityOtherPlayerMP['TheGeekGamerz'/1325428, l='MpServer', x=-167.31, y=46.00, z=433.28], EntityOtherPlayerMP['SqueeZdAkinG'/1385049, l='MpServer', x=-296.47, y=82.00, z=535.13], EntityOtherPlayerMP['TheGeekGamerz'/1325428, l='MpServer', x=-167.28, y=46.00, z=433.28], EntityClientPlayerMP['_subject_'/6110, l='MpServer', x=-191.51, y=67.10, z=454.37], EntityOtherPlayerMP['PapiDuTerTer'/1362768, l='MpServer', x=-308.83, y=80.05, z=519.97], EntityOtherPlayerMP['Dakeyras47'/1393105, l='MpServer', x=-295.31, y=82.00, z=538.66], EntityOtherPlayerMP['wombed'/1388162, l='MpServer', x=-299.42, y=79.00, z=519.18], EntityOtherPlayerMP['Airball'/1378531, l='MpServer', x=-286.31, y=79.00, z=516.63], EntityOtherPlayerMP['Chechanator'/1385939, l='MpServer', x=-311.91, y=79.00, z=514.84], EntityOtherPlayerMP['Xgamer4ever'/1393919, l='MpServer', x=-295.25, y=82.00, z=535.72], EntityOtherPlayerMP['_smellypaul_'/1372030, l='MpServer', x=-293.25, y=82.00, z=528.00], EntityOtherPlayerMP['SqueeZdAkinG'/1385049, l='MpServer', x=-291.28, y=79.00, z=522.47], EntityOtherPlayerMP['MrPixonius'/1386274, l='MpServer', x=-316.89, y=79.00, z=518.29], EntityOtherPlayerMP['NetworkMC'/1203625, l='MpServer', x=-296.50, y=82.00, z=537.41], EntityOtherPlayerMP['LeeStays'/1387509, l='MpServer', x=-276.55, y=82.35, z=520.67], EntityOtherPlayerMP['TodoTakiPvP'/1362837, l='MpServer', x=-310.34, y=80.32, z=527.33], EntityOtherPlayerMP['remilafwin'/1341106, l='MpServer', x=-293.59, y=79.00, z=526.16], EntityOtherPlayerMP['WolffehhJr'/1381426, l='MpServer', x=-288.34, y=79.00, z=516.44], EntityOtherPlayerMP['iBmoodGames'/1351883, l='MpServer', x=-274.88, y=79.00, z=516.50], EntityOtherPlayerMP['ArkelZG0D'/1357825, l='MpServer', x=-268.67, y=63.00, z=421.53], EntityOtherPlayerMP['Blazing_swag'/1395335, l='MpServer', x=-296.44, y=82.00, z=533.81], EntityOtherPlayerMP['dimitrylalanne32'/1298166, l='MpServer', x=-296.50, y=82.00, z=537.44], EntityOtherPlayerMP['Crixus6F'/1002719, l='MpServer', x=-297.01, y=79.01, z=523.99], EntityOtherPlayerMP['Dakeyras47'/1393105, l='MpServer', x=-295.31, y=82.00, z=538.66], EntityOtherPlayerMP['Juan_crackMC'/1329128, l='MpServer', x=-301.80, y=80.72, z=549.45], EntityOtherPlayerMP['Voz'/1391624, l='MpServer', x=-296.53, y=79.00, z=517.06], EntityOtherPlayerMP['dimitrylalanne32'/1298166, l='MpServer', x=-296.50, y=82.00, z=537.41], EntityOtherPlayerMP['xAntraxGaming'/1387520, l='MpServer', x=-170.53, y=61.09, z=456.28], EntityOtherPlayerMP['the_benny'/1343413, l='MpServer', x=-301.88, y=80.00, z=528.38], EntityOtherPlayerMP['Crixus6F'/1002719, l='MpServer', x=-297.03, y=79.00, z=523.97], EntityOtherPlayerMP['Voz'/1391624, l='MpServer', x=-296.53, y=79.00, z=517.06], EntityOtherPlayerMP['DroGzPvP'/1333854, l='MpServer', x=-295.40, y=82.00, z=532.71], EntityOtherPlayerMP['ToomiP'/1321624, l='MpServer', x=-296.23, y=79.96, z=524.09], EntityOtherPlayerMP['CuzImEven'/1388425, l='MpServer', x=-296.38, y=80.50, z=528.66], EntityOtherPlayerMP['_Samus_Aran_'/1324098, l='MpServer', x=-300.02, y=79.00, z=518.69], EntityOtherPlayerMP['Twihst'/1371370, l='MpServer', x=-324.22, y=70.00, z=444.47], EntityOtherPlayerMP['T_Bluee'/1393993, l='MpServer', x=-336.83, y=75.00, z=495.39], EntityOtherPlayerMP['MCPvP_NarutoYT'/1381153, l='MpServer', x=-297.78, y=82.00, z=541.94], EntityOtherPlayerMP['MASTAEVIL'/1394540, l='MpServer', x=-306.15, y=74.02, z=500.41], EntityOtherPlayerMP['_KingRekt_'/1096274, l='MpServer', x=-296.38, y=81.50, z=531.44], EntityOtherPlayerMP['ImFraz97'/1188989, l='MpServer', x=-313.11, y=74.00, z=481.26], EntityOtherPlayerMP['Karate_Kai'/1342319, l='MpServer', x=-291.12, y=79.00, z=525.35], EntityOtherPlayerMP['_Samus_Aran_'/1324098, l='MpServer', x=-296.75, y=79.00, z=524.94], EntityOtherPlayerMP['Miaosi'/1197334, l='MpServer', x=-298.97, y=82.00, z=535.31], EntityOtherPlayerMP['wombed'/1388162, l='MpServer', x=-301.16, y=79.93, z=521.81], EntityOtherPlayerMP['_KingRekt_'/1096274, l='MpServer', x=-296.38, y=81.50, z=531.44], EntityOtherPlayerMP['Amson_'/1391238, l='MpServer', x=-307.72, y=80.00, z=524.09], EntityOtherPlayerMP['Galleno'/1331173, l='MpServer', x=-292.44, y=83.00, z=540.69], EntityOtherPlayerMP['elnene99'/1395382, l='MpServer', x=-298.22, y=82.00, z=534.88], EntityOtherPlayerMP['MrSparck'/1330633, l='MpServer', x=-316.06, y=79.00, z=517.06], EntityOtherPlayerMP['elnene99'/1395382, l='MpServer', x=-298.22, y=82.00, z=534.88], EntityOtherPlayerMP['DeezyKid'/1389940, l='MpServer', x=-341.46, y=75.82, z=488.94], EntityOtherPlayerMP['wombed'/1388162, l='MpServer', x=-286.39, y=79.00, z=516.97], EntityOtherPlayerMP['Xgamer4ever'/1393919, l='MpServer', x=-295.25, y=82.02, z=535.72], EntityOtherPlayerMP['SqueeZdAkinG'/1385049, l='MpServer', x=-296.50, y=82.00, z=537.41], EntityOtherPlayerMP['d44rk'/1390901, l='MpServer', x=-170.50, y=61.00, z=456.31], EntityOtherPlayerMP['xAntraxGaming'/1387520, l='MpServer', x=-170.59, y=61.00, z=459.91], EntityOtherPlayerMP['BlackBird71'/1394151, l='MpServer', x=-340.70, y=75.61, z=489.43], EntityOtherPlayerMP['ACEUP'/1300764, l='MpServer', x=-293.13, y=79.00, z=561.03], EntityOtherPlayerMP['Miaosi'/1197334, l='MpServer', x=-298.97, y=82.00, z=535.28], EntityOtherPlayerMP['gerwang'/1394986, l='MpServer', x=-214.63, y=87.35, z=551.38], EntityOtherPlayerMP['TheGeekGamerz'/1325428, l='MpServer', x=-167.31, y=46.00, z=433.28], EntityOtherPlayerMP['Kiabi'/1352933, l='MpServer', x=-213.45, y=71.10, z=475.87], EntityItem['item.tile.stonebricksmooth.default'/1395684, l='MpServer', x=-170.38, y=60.79, z=459.60], EntityArrow['arrow'/1395680, l='MpServer', x=-195.86, y=66.63, z=458.66]]
Retry entities: 0 total; []
Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.8-SNAPSHOT:171ed2d:unknown) <- Spigot
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 393747264 bytes (375 MB) / 581959680 bytes (555 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 1, tcache: 148, allocated: 13, tallocated: 103
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_C1 8 mods loaded, 8 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJA PlayerAPI{1.1} [Player API] (minecraft.jar)
UCHIJA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJA ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar)
UCHIJA StatusEffectHUD{1.26} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.26.jar)
UCHIJA ToggleSneak{3.0} [ToggleSneak] (ToggleSneak-(1.7.10)-v3.0.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 361.43' Renderer: 'GeForce GTX 970/PCIe/SSE2'
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.5.0 NVIDIA 361.43, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [#32x32Edit.zip] Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Thank you for your time.
1: Your forge is brutally outdated
2: Your optifine might be outdated (as they push out updates quite quickly)
I'm playing on a 1.7.10 server and all of my mods are 1.7.10. I don't understand why this is happening and it is still occurring. Thanks for the help.
Please help
lol. This has been going on forever now and it's really annoying.