For some strange reason, Minecraft crashes when certain interactions are played out. Here is the details.
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
CCCDeobfPlugin (unknown)
BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1363-universal.jar)
NowWithRendering (hopperducts-mc1.8-1.4.5.jar)
NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
CodeChickenCorePlugin (CodeChickenCore-1.8.jar)
LoadingPlugin (FastLeaveDecay-1.0.jar)
Contact their authors BEFORE contacting forge
// But it works on my machine.
Time: 8/31/15 1:44 AM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at net.minecraft.world.World.func_175701_a(World.java:216)
at net.minecraft.world.World.func_180495_p(World.java:831)
at noppes.npcs.ServerEventsHandler.invoke(ServerEventsHandler.java:160)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_27_ServerEventsHandler_invoke_PlayerInteractEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:123)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1518)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2041)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1028)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
at net.minecraft.client.main.Main.main(SourceFile:120)
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.World.func_175701_a(World.java:216)
at net.minecraft.world.World.func_180495_p(World.java:831)
at noppes.npcs.ServerEventsHandler.invoke(ServerEventsHandler.java:160)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_27_ServerEventsHandler_invoke_PlayerInteractEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:123)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1518)
NowWithRendering (hopperducts-mc1.8-1.4.5.jar)
net.fybertech.nwr.NowWithRendering
NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
codechicken.nei.asm.NEITransformer
CodeChickenCorePlugin (CodeChickenCore-1.8.jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
LoadingPlugin (FastLeaveDecay-1.0.jar)
lumien.fastleavedecay.asm.ClassTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 355.60' Renderer: 'GeForce GTX 760/PCIe/SSE2'
Launched Version: 1.8-forge1.8-11.14.3.1506
LWJGL: 2.9.1
OpenGL: GeForce GTX 760/PCIe/SSE2 GL version 4.5.0 NVIDIA 355.60, 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: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
For some strange reason, Minecraft crashes when certain interactions are played out. Here is the details.
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
CCCDeobfPlugin (unknown)
BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1363-universal.jar)
NowWithRendering (hopperducts-mc1.8-1.4.5.jar)
NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
CodeChickenCorePlugin (CodeChickenCore-1.8.jar)
LoadingPlugin (FastLeaveDecay-1.0.jar)
Contact their authors BEFORE contacting forge
// But it works on my machine.
Time: 8/31/15 1:44 AM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at net.minecraft.world.World.func_175701_a(World.java:216)
at net.minecraft.world.World.func_180495_p(World.java:831)
at noppes.npcs.ServerEventsHandler.invoke(ServerEventsHandler.java:160)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_27_ServerEventsHandler_invoke_PlayerInteractEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:123)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1518)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2041)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1028)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
at net.minecraft.client.main.Main.main(SourceFile:120)
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.World.func_175701_a(World.java:216)
at net.minecraft.world.World.func_180495_p(World.java:831)
at noppes.npcs.ServerEventsHandler.invoke(ServerEventsHandler.java:160)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_27_ServerEventsHandler_invoke_PlayerInteractEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:123)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1518)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['MushroomMan89'/1241, l='MpServer', x=-40.37, y=77.00, z=6.82]]
Chunk stats: MultiplayerChunkCache: 606, 606
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: -256.00,64.00,232.00 - World: (-256,64,232), Chunk: (at 0,4,8 in -16,14; contains blocks -256,0,224 to -241,255,239), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 219378 game time, 219378 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: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 160 total; [EntitySpider['Spider'/1280, l='MpServer', x=-17.25, y=24.72, z=3.97], MoCEntityFly['Fly'/1282, l='MpServer', x=-41.38, y=79.32, z=31.96], MoCEntityBear['Bear'/1283, l='MpServer', x=-93.63, y=74.00, z=-18.75], EntityItem['item.item.string'/1285, l='MpServer', x=-30.78, y=45.00, z=45.63], EntityItem['item.item.string'/1287, l='MpServer', x=-33.91, y=21.00, z=-35.25], MoCEntityHorse['WildHorse'/1288, l='MpServer', x=-44.34, y=78.00, z=-45.91], EntityZombie['Zombie'/1289, l='MpServer', x=-33.53, y=47.00, z=53.13], EntityWitch['Witch'/1291, l='MpServer', x=-24.88, y=23.00, z=-32.50], EntityItem['item.item.string'/1292, l='MpServer', x=-26.50, y=20.00, z=-37.13], MoCEntityHorse['WildHorse'/1293, l='MpServer', x=-25.94, y=72.02, z=-44.41], MoCEntityBear['Bear'/1294, l='MpServer', x=-33.88, y=74.00, z=-40.06], MoCEntityHorse['WildHorse'/1550, l='MpServer', x=84.09, y=75.00, z=83.13], MoCEntityHorse['WildHorse'/1295, l='MpServer', x=-31.34, y=74.00, z=-44.09], MoCEntityHorse['WildHorse'/1296, l='MpServer', x=-52.47, y=80.00, z=-50.00], MoCEntityAnt['Ant'/1297, l='MpServer', x=-49.56, y=80.00, z=-56.56], MoCEntityHorse['WildHorse'/1298, l='MpServer', x=-63.09, y=88.00, z=-53.34], EntityCreeper['Creeper'/1301, l='MpServer', x=-116.50, y=17.00, z=-14.38], MoCEntityBigCat['BigCat'/1302, l='MpServer', x=-73.38, y=83.00, z=-61.63], MoCEntityHorse['WildHorse'/1303, l='MpServer', x=-45.28, y=79.02, z=-53.16], MoCEntityBear['Bear'/1304, l='MpServer', x=-34.50, y=76.00, z=-58.09], MoCEntityHorse['WildHorse'/1305, l='MpServer', x=-44.88, y=79.00, z=-51.34], MoCEntityHorse['WildHorse'/1306, l='MpServer', x=-40.16, y=79.00, z=-63.34], EntityCreeper['Creeper'/1307, l='MpServer', x=-99.50, y=24.00, z=-40.50], EntitySpider['Spider'/1308, l='MpServer', x=-105.13, y=41.00, z=-36.13], EntityCreeper['Creeper'/1309, l='MpServer', x=-13.50, y=65.00, z=-35.50], MoCEntityBear['Bear'/1565, l='MpServer', x=72.84, y=85.00, z=62.13], MoCEntityHorse['WildHorse'/1310, l='MpServer', x=-1.16, y=79.00, z=-37.75], MoCEntityGoat['Goat'/1566, l='MpServer', x=84.53, y=85.00, z=-77.84], MoCEntityHorse['WildHorse'/1311, l='MpServer', x=-15.31, y=77.00, z=-46.00], EntityCreeper['Creeper'/1313, l='MpServer', x=-86.09, y=52.00, z=-53.47], MoCEntityHorse['WildHorse'/1314, l='MpServer', x=-84.88, y=80.02, z=-64.16], MoCEntityRat['Rat'/1315, l='MpServer', x=-28.72, y=63.00, z=-54.53], EntityZombie['Zombie'/1316, l='MpServer', x=-20.50, y=62.00, z=-49.50], MoCEntityHorse['WildHorse'/1323, l='MpServer', x=-52.19, y=81.00, z=-79.22], MoCEntityHorse['WildHorse'/1324, l='MpServer', x=-12.00, y=79.00, z=-60.19], MoCEntityHorse['WildHorse'/1325, l='MpServer', x=-14.09, y=76.02, z=-56.22], MoCEntityHorse['WildHorse'/1326, l='MpServer', x=-1.13, y=83.00, z=-63.78], EntityCreeper['Creeper'/1327, l='MpServer', x=1.50, y=64.00, z=-44.50], MoCEntityBigCat['BigCat'/1328, l='MpServer', x=5.25, y=92.00, z=59.25], EntityRabbit['Rabbit'/1329, l='MpServer', x=13.63, y=90.00, z=49.09], MoCEntityAnt['Ant'/1330, l='MpServer', x=3.44, y=91.00, z=67.53], MoCEntityBigCat['BigCat'/1333, l='MpServer', x=-68.06, y=79.00, z=-82.00], MoCEntityHorse['WildHorse'/1334, l='MpServer', x=-34.94, y=78.00, z=-67.84], MoCEntityHorse['WildHorse'/1335, l='MpServer', x=-44.03, y=80.00, z=-66.91], MoCEntityBear['Bear'/1336, l='MpServer', x=27.56, y=72.00, z=-12.25], EntityPig['Pig'/1339, l='MpServer', x=-17.84, y=93.00, z=81.28], MoCEntityAnt['Ant'/1341, l='MpServer', x=1.44, y=89.00, z=71.50], MoCEntityBigCat['BigCat'/1342, l='MpServer', x=15.16, y=100.00, z=64.88], MoCEntityFly['Fly'/1344, l='MpServer', x=-50.74, y=105.09, z=67.54], MoCEntityAnt['Ant'/1345, l='MpServer', x=-1.47, y=84.00, z=80.47], MoCEntityBigCat['BigCat'/1348, l='MpServer', x=41.25, y=75.00, z=1.22], MoCEntityMiniGolem['MiniGolem'/1351, l='MpServer', x=33.94, y=17.00, z=30.09], MoCEntityHorse['WildHorse'/1353, l='MpServer', x=-42.09, y=94.02, z=98.81], MoCEntityHorse['WildHorse'/1355, l='MpServer', x=50.91, y=76.00, z=-24.06], MoCEntityHorse['WildHorse'/1356, l='MpServer', x=-28.91, y=95.00, z=98.03], MoCEntityHorse['WildHorse'/1357, l='MpServer', x=-23.06, y=94.00, z=98.19], MoCEntityAnt['Ant'/1359, l='MpServer', x=30.50, y=94.00, z=76.44], EntityCreeper['Creeper'/1360, l='MpServer', x=11.00, y=47.00, z=83.59], MoCEntityBear['Bear'/1369, l='MpServer', x=-15.03, y=79.00, z=-91.91], MoCEntityHorse['WildHorse'/1370, l='MpServer', x=47.63, y=78.00, z=-38.53], MoCEntityBigCat['BigCat'/1371, l='MpServer', x=49.03, y=78.00, z=-40.34], EntityItem['item.item.rottenFlesh'/3675, l='MpServer', x=-52.53, y=85.00, z=6.69], MoCEntityHorse['WildHorse'/1372, l='MpServer', x=47.69, y=78.02, z=-42.03], MoCEntityHorse['WildHorse'/1373, l='MpServer', x=39.53, y=78.00, z=-47.06], MoCEntityBigCat['BigCat'/1374, l='MpServer', x=44.56, y=89.00, z=59.91], MoCEntityBigCat['BigCat'/1381, l='MpServer', x=63.94, y=80.00, z=4.06], MoCEntityWerewolf['Werewolf'/1386, l='MpServer', x=-41.56, y=17.00, z=-98.66], MoCEntityGoat['Goat'/1387, l='MpServer', x=-43.16, y=90.00, z=-108.13], MoCEntityGoat['Goat'/1388, l='MpServer', x=-44.34, y=90.00, z=-107.50], MoCEntityHorse['WildHorse'/1391, l='MpServer', x=-45.41, y=85.00, z=121.28], MoCEntityBear['Bear'/1395, l='MpServer', x=10.63, y=84.00, z=-84.81], MoCEntityHorse['WildHorse'/1396, l='MpServer', x=9.72, y=112.00, z=114.09], MoCEntityBoar['Boar'/1397, l='MpServer', x=-163.41, y=69.00, z=-17.91], MoCEntityBigCat['BigCat'/1401, l='MpServer', x=57.34, y=87.00, z=63.03], EntityPlayerSP['MushroomMan89'/1241, l='MpServer', x=-40.37, y=77.00, z=6.82], MoCEntityGoat['Goat'/1409, l='MpServer', x=38.88, y=94.00, z=-77.06], MoCEntitySnake['Snake'/1412, l='MpServer', x=-162.19, y=63.00, z=-48.72], MoCEntityAnt['Ant'/1413, l='MpServer', x=11.50, y=80.00, z=-86.59], MoCEntityAnt['Ant'/1414, l='MpServer', x=6.50, y=92.00, z=-102.50], MoCEntityBear['Bear'/1418, l='MpServer', x=74.56, y=80.00, z=40.91], MoCEntityGoat['Goat'/1419, l='MpServer', x=45.97, y=98.00, z=-89.13], MoCEntityHorse['WildHorse'/1420, l='MpServer', x=-4.19, y=103.00, z=-119.06], MoCEntitySnake['Snake'/1425, l='MpServer', x=-129.09, y=79.00, z=-106.72], MoCEntityGoat['Goat'/1427, l='MpServer', x=57.88, y=90.00, z=-79.16], MoCEntityHorse['WildHorse'/1428, l='MpServer', x=54.50, y=86.00, z=-61.47], MoCEntityGoat['Goat'/1174, l='MpServer', x=-116.84, y=64.00, z=131.66], MoCEntityHorse['WildHorse'/1176, l='MpServer', x=-110.97, y=81.02, z=47.69], MoCEntityBear['Bear'/1433, l='MpServer', x=46.25, y=93.00, z=-107.03], MoCEntityAnt['Ant'/1434, l='MpServer', x=29.47, y=90.00, z=-94.50], MoCEntityHorse['WildHorse'/1179, l='MpServer', x=-91.78, y=94.02, z=101.09], MoCEntityGoat['Goat'/1180, l='MpServer', x=-104.72, y=64.00, z=114.28], MoCEntityBear['Bear'/1182, l='MpServer', x=-82.09, y=79.00, z=37.94], MoCEntityWerewolf['Werewolf'/1183, l='MpServer', x=-86.47, y=30.00, z=94.63], MoCEntityRaccoon['Raccoon'/1439, l='MpServer', x=65.41, y=71.00, z=122.41], MoCEntityGoat['Goat'/1440, l='MpServer', x=54.66, y=73.00, z=117.59], MoCEntityHorse['WildHorse'/1184, l='MpServer', x=-94.75, y=102.00, z=97.97], MoCEntityDragonfly['DragonFly'/1186, l='MpServer', x=-84.87, y=67.91, z=108.61], MoCEntityGoat['Goat'/1445, l='MpServer', x=-157.50, y=63.00, z=-116.19], MoCEntityHorse['WildHorse'/1446, l='MpServer', x=79.69, y=69.00, z=119.00], MoCEntityGoat['Goat'/1447, l='MpServer', x=60.53, y=72.00, z=107.19], EntitySkeleton['Skeleton'/6311, l='MpServer', x=-66.50, y=85.02, z=-7.50], MoCEntityAnt['Ant'/1192, l='MpServer', x=-72.47, y=70.00, z=97.50], MoCEntityGoat['Goat'/1448, l='MpServer', x=72.88, y=72.02, z=127.00], EntitySpider['Spider'/6312, l='MpServer', x=-66.50, y=85.02, z=-11.50], MoCEntityGoat['Goat'/1449, l='MpServer', x=73.94, y=72.00, z=127.69], EntitySpider['Spider'/6313, l='MpServer', x=-61.50, y=85.02, z=-10.50], MoCEntityBoar['Boar'/1450, l='MpServer', x=70.22, y=72.00, z=-112.94], EntitySpider['Spider'/6314, l='MpServer', x=-60.50, y=85.02, z=-8.50], MoCEntityHorse['WildHorse'/1199, l='MpServer', x=-47.97, y=106.02, z=74.31], MoCEntityHorse['WildHorse'/1201, l='MpServer', x=-50.13, y=73.00, z=113.78], MoCEntityMouse['Mouse'/1475, l='MpServer', x=80.44, y=69.00, z=102.63], EntityZombie['Zombie'/3793, l='MpServer', x=17.90, y=34.57, z=-64.18], EntityZombie['Zombie'/3794, l='MpServer', x=30.94, y=31.00, z=-59.69], EntityZombie['Zombie'/3795, l='MpServer', x=31.56, y=31.00, z=-58.97], MoCEntityHorseMob['HorseMob'/3796, l='MpServer', x=18.28, y=33.97, z=-64.31], EntityCustomNpc['Tony'/1242, l='MpServer', x=-39.44, y=77.00, z=8.69], EntityZombie['Zombie'/1243, l='MpServer', x=-65.66, y=85.02, z=-1.84], MoCEntityScorpion['Scorpion'/1244, l='MpServer', x=-65.72, y=85.00, z=-2.03], MoCEntityOgre['Ogre'/1245, l='MpServer', x=-57.09, y=85.00, z=-3.66], EntityCreeper['Creeper'/1247, l='MpServer', x=-54.27, y=85.00, z=8.03], MoCEntityFlameWraith['FlameWraith'/1248, l='MpServer', x=-62.02, y=88.35, z=-0.03], EntityCreeper['Creeper'/1249, l='MpServer', x=-42.88, y=85.00, z=1.72], EntitySkeleton['Skeleton'/5345, l='MpServer', x=-100.31, y=26.00, z=-76.28], EntitySkeleton['Skeleton'/1250, l='MpServer', x=-56.22, y=85.00, z=-2.09], EntityZombie['Zombie'/5346, l='MpServer', x=-96.94, y=25.00, z=-75.50], EntitySkeleton['Skeleton'/1251, l='MpServer', x=-65.56, y=85.00, z=4.22], EntitySkeleton['Skeleton'/5347, l='MpServer', x=-103.50, y=26.00, z=-72.50], EntityCreeper['Creeper'/1252, l='MpServer', x=-66.28, y=85.00, z=7.06], EntitySkeleton['Skeleton'/5348, l='MpServer', x=-105.50, y=26.00, z=-76.50], EntitySpider['Spider'/1253, l='MpServer', x=-46.17, y=85.00, z=7.59], EntitySkeleton['Skeleton'/5349, l='MpServer', x=-112.50, y=37.00, z=-29.50], MoCEntityWerewolf['Werewolf'/1254, l='MpServer', x=-55.91, y=19.00, z=-9.94], EntitySkeleton['Skeleton'/5350, l='MpServer', x=-113.50, y=37.00, z=-27.50], EntityZombie['Zombie'/3814, l='MpServer', x=4.50, y=42.00, z=74.50], EntityZombie['Zombie'/1255, l='MpServer', x=-56.50, y=21.00, z=-5.97], EntityZombie['Zombie'/5351, l='Mp
Server', x=-113.50, y=37.00, z=-26.50], EntityZombie['Zombie'/1256, l='MpServer', x=-54.53, y=19.00, z=-9.47], EntityZombie['Zombie'/1257, l='MpServer', x=-52.47, y=19.00, z=-13.09], MoCEntityScorpion['Scorpion'/1259, l='MpServer', x=-63.83, y=85.00, z=-0.55], EntityWitch['Witch'/1260, l='MpServer', x=-46.78, y=85.00, z=-12.72], MoCEntityFlameWraith['FlameWraith'/1261, l='MpServer', x=-66.05, y=93.23, z=-0.18], EntityZombie['Zombie'/1262, l='MpServer', x=-53.31, y=85.00, z=-10.94], MoCEntityDuck['Duck'/1518, l='MpServer', x=83.59, y=71.00, z=127.28], EntityCreeper['Creeper'/1263, l='MpServer', x=-47.72, y=85.00, z=2.00], EntityZombie['Zombie'/1264, l='MpServer', x=-47.16, y=85.00, z=-2.56], MoCEntityMiniGolem['MiniGolem'/1265, l='MpServer', x=-52.91, y=85.00, z=-9.88], EntityZombie['Zombie'/1266, l='MpServer', x=-60.33, y=85.00, z=1.66], EntityEnderman['Enderman'/1267, l='MpServer', x=-39.53, y=85.00, z=-0.31], EntityZombie['Zombie'/1268, l='MpServer', x=-49.22, y=85.00, z=-3.19], EntityCreeper['Creeper'/1269, l='MpServer', x=-48.42, y=85.00, z=-4.22], EntityZombie['Zombie'/1270, l='MpServer', x=-64.53, y=85.00, z=-8.72], EntityWitch['Witch'/1271, l='MpServer', x=-58.91, y=85.00, z=-10.41], EntityZombie['Zombie'/1272, l='MpServer', x=-66.72, y=85.00, z=-3.53], EntitySkeleton['Skeleton'/1273, l='MpServer', x=-50.55, y=85.00, z=-7.78], EntityCreeper['Creeper'/1274, l='MpServer', x=-39.64, y=74.00, z=-13.98], EntityCreeper['Creeper'/1275, l='MpServer', x=-40.66, y=74.00, z=-18.13], EntityZombie['Zombie'/1276, l='MpServer', x=-39.84, y=85.00, z=1.13], EntityCreeper['Creeper'/1277, l='MpServer', x=-56.19, y=85.00, z=3.03], EntityCreeper['Creeper'/1278, l='MpServer', x=-55.22, y=85.00, z=-6.09], EntityCreeper['Creeper'/1279, l='MpServer', x=-63.72, y=85.00, z=-10.13]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:351)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2502)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:374)
at net.minecraft.client.main.Main.main(SourceFile:120)
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.8
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: 348428528 bytes (332 MB) / 944885760 bytes (901 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1506 29 mods loaded, 29 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1506.jar)
UCHIJAAAA Forge{11.14.3.1506} [Minecraft Forge] (forge-1.8-11.14.3.1506.jar)
UCHIJAAAA CodeChickenCore{1.0.5.34} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.104} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.104-universal.jar)
UCHIJAAAA ArchitectureCraft{1.0.0} [ArchitectureCraft] (ArchitectureCraft-1.0.0-mc1.8.jar)
UCHIJAAAA BaMsGRAVE{1.4.3} [BaM's Grave] (bamsgrave-1.8-1.4.3.jar)
UCHIJAAAA BiomesOPlenty{3.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.8-3.0.0.1363-universal.jar)
UCHIJAAAA birdsfoods{1.0} [Bird's Food's] (birdsfoods-1.8-1.0.jar)
UCHIJAAAA chiselsandbits{1.3} [Chisels & Bits] (chiselsandbits-1.3.jar)
UCHIJAAAA customnpcs{1.8.0_alpha} [CustomNpcs] (Custom-NPCs-Mod-1.8.jar)
UCHIJAAAA CustomSpawner{3.4.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.4.0.jar)
UCHIJAAAA dessertcraft{v1.4} [Dessertcraft] (Dessertcraft-1.4.jar)
UCHIJAAAA MoCreatures{8.0.0.devA} [DrZhark's Mo'Creatures Mod] (DrZhark's Mo'Creatures Mod-8.0.0.devA.jar)
UCHIJAAAA extrafood{v1.0} [Extra Food Mod] (ExtraFood-1.0.jar)
UCHIJAAAA FastLeaveDecay{1.0} [Fast Leave Decay] (FastLeaveDecay-1.0.jar)
UCHIJAAAA bonus{.1} [Mystify's Bonus stuff] (Galactic Colored Blocks-1.8-1.01.jar)
UCHIJAAAA galactic{1.1} [Galactic Colored Blocks] (Galactic Colored Blocks-1.8-1.01.jar)
UCHIJAAAA hopperducts{1.4.5} [Hopper Ducts] (hopperducts-mc1.8-1.4.5.jar)
UCHIJAAAA hungerstrike{1.8.0-1.0.6} [Hunger Strike] (HungerStrike-1.8.0-1.0.6.jar)
UCHIJAAAA lom{1.8-0.1} [LotsOMobs] (lom-1.8-0.1.jar)
UCHIJAAAA morematerials{1.0.20150201.0} [More Materials] (morematerials-1.0.20150201.0-MC1.8-20150125.jar)
UCHIJAAAA cfm{3.4.8} [ยง9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8-build1(1.8).jar)
UCHIJAAAA PeacefulSurface{1.8.x-v3} [PeacefulSurface] (PeacefulSurface-1.8.x-v3.jar)
UCHIJAAAA corerm{1.2c} [RikMuld's Core] (RikMuldsCore_1.2c.jar)
UCHIJAAAA roadblock{2.1.5} [Roadblocks] (Roadblocks-1.8-2.1.5.jar)
UCHIJAAAA camping{2.2e} [The Camping Mod 2] (TheCampingMod_2.2e.jar)
UCHIJAAAA worldtools{1.1.1} [World Tools] (WorldTools_1.8_1.1.1.jar)
UCHIJAAAA YAFM{1.0.4} [Yet Another Food Mod] (yafm-1.0.4.jar)
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
CCCDeobfPlugin (unknown)
BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1363-universal.jar)
NowWithRendering (hopperducts-mc1.8-1.4.5.jar)
net.fybertech.nwr.NowWithRendering
NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
codechicken.nei.asm.NEITransformer
CodeChickenCorePlugin (CodeChickenCore-1.8.jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
LoadingPlugin (FastLeaveDecay-1.0.jar)
lumien.fastleavedecay.asm.ClassTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 355.60' Renderer: 'GeForce GTX 760/PCIe/SSE2'
Launched Version: 1.8-forge1.8-11.14.3.1506
LWJGL: 2.9.1
OpenGL: GeForce GTX 760/PCIe/SSE2 GL version 4.5.0 NVIDIA 355.60, 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: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
That's never happened before. Strange.