1

Modpack Help

deadpoolgaming02's Avatar deadpoolgaming0210/14/17 2:50 pm
1 emeralds 192
Hi im currently playing a awesome modpack and ive incountered this crash report when i add the 5zig mod for 1.7.10 the current mods in the pack are


+The camping mod

+Adventure Backpacks

+Sound Filters

+[1.7.10]Treecapitator-universal-2.0.4
+AnimationAPI-1.7.10-1.2.4
+Aquaculture-1.7.10-1.2.6.21
+BiblioCraft[v1.11.5][MC1.7.10]
+BiomesOPlenty-1.7.10-2.1.0.2027-universal
+Carpenter's Blocks v3.3.8_dev_r8-MC 1.7.10
+Chisel-2.9.5.11
+CodeChickenCore-1.7.10-1.0.7.47-universal
+CustomNPCs_1.7.10d(19jun17)
+DoggyTalents-1.7.10-v1.9.0h-universal
+EnchangedPortals_1.7.10-universal-3.0.12
+Exotic Birds 1.7.10-1.4.2
+FamiliarsAPI-1.7.10
+FamiliarsDefaultMobPack-1.7.10
+fossilsarcheology-7.3.2
+GardenStuff-1.7.10-1.7.0
+Hamsterrific-0.2.0.jar
+iChunUtil-4.2.3
+InventoryTweaks-1.59-dev-152
+llibrary-1.5.1-1.7.10
+MCA-1.7.10-5.2.2-universal
+mod_worldeditcui_1.7.10_00_mc1.7.10.litemod
+MrCrayfishFurnitureModv3.4.7(1.7.10)
+NotEnoughItems-1.7.10-1.0.5.120-universal
+OptiFine_1.7.10_HD_U_D8
+Pam's HarvestCraft 1.7.10Lb
+RadixCore-1.7.10-2.1.3-universal
+StorageDrawers-1.7.10-1.10.8
+Waila-1.5.10_1.7.10
+WailaHarvestability-mc1.7.1-1.1.6
+WildMobsMod-1.7.10-1.3.1




This is the crash report that im getting from 5zig


---- Minecraft Crash Report ----
// Don't do that.

Time: 10/14/17 7:32 PM
Description: Rendering entity in world

java.lang.NullPointerException: Rendering entity in world
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:213)
at com.google.common.cache.LocalCache.getIfPresent(LocalCache.java:3922)
at com.google.common.cache.LocalCache$LocalManualCache.getIfPresent(LocalCache.java:4730)
at ResourceManager.getCapeLocation(ResourceManager.java:148)
at BytecodeHook.getCapeLocation(BytecodeHook.java:55)
at net.minecraft.client.entity.AbstractClientPlayer.func_110303_q(SourceFile)
at xaero.patreon.Patreon3.renderCape(Patreon3.java:156)
at xaero.common.events.Events.renderPlayer(Events.java:269)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_324_Events_renderPlayer_Post.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_76986_a(RendererLivingEntity.java:281)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:158)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:521)
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:293)
at net.minecraft.client.renderer.entity.RenderManager.func_147936_a(RenderManager.java:271)
at net.minecraft.client.renderer.entity.RenderManager.func_147937_a(RenderManager.java:244)
at jds.bibliocraft.rendering.TileEntityArmorStandRenderer.func_147500_a(TileEntityArmorStandRenderer.java:483)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a(SourceFile:100)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147544_a(SourceFile:92)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:483)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1015)
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(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 --
Stacktrace:
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:213)
at com.google.common.cache.LocalCache.getIfPresent(LocalCache.java:3922)
at com.google.common.cache.LocalCache$LocalManualCache.getIfPresent(LocalCache.java:4730)
at ResourceManager.getCapeLocation(ResourceManager.java:148)
at BytecodeHook.getCapeLocation(BytecodeHook.java:55)
at net.minecraft.client.entity.AbstractClientPlayer.func_110303_q(SourceFile)
at xaero.patreon.Patreon3.renderCape(Patreon3.java:156)
at xaero.common.events.Events.renderPlayer(Events.java:269)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_324_Events_renderPlayer_Post.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.client.renderer.entity.RendererLivingEntity.func_76986_a(RendererLivingEntity.java:281)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:158)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:521)

-- Entity being rendered --
Details:
Entity Type: null (jds.bibliocraft.AbstractSteve)
Entity ID: 22451
Entity Name: BiblioSteve
Entity's Exact location: -55.45, -0.62, 7.93
Entity's Block location: World: (-56,-1,7), Chunk: (at 8,-1,7 in -4,0; contains blocks -64,0,0 to -49,255,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Entity's Momentum: 0.00, 0.00, 0.00

-- Renderer details --
Details:
Assigned renderer: net.minecraft.client.renderer.entity.RenderPlayer@661eb7ff
Location: 0.00,0.00,0.00 - World: (0,0,0), Chunk: (at 0,0,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)
Rotation: 0.0
Delta: -0.3
Stacktrace:
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:293)
at net.minecraft.client.renderer.entity.RenderManager.func_147936_a(RenderManager.java:271)
at net.minecraft.client.renderer.entity.RenderManager.func_147937_a(RenderManager.java:244)
at jds.bibliocraft.rendering.TileEntityArmorStandRenderer.func_147500_a(TileEntityArmorStandRenderer.java:483)

-- Block Entity Details --
Details:
Name: ArmorStandTile // jds.bibliocraft.tileentities.TileEntityArmorStand
Block type: ID #195 (tile.BiblioArmorStand // jds.bibliocraft.blocks.BlockArmorStand)
Block data value: 3 / 0x3 / 0b0011
Block location: World: (-19485,77,-15326), Chunk: (at 3,4,2 in -1218,-958; contains blocks -19488,0,-15328 to -19473,255,-15313), Region: (-39,-30; contains chunks -1248,-960 to -1217,-929, blocks -19968,0,-15360 to -19457,255,-14849)
Actual block type: ID #195 (tile.BiblioArmorStand // jds.bibliocraft.blocks.BlockArmorStand)
Actual block data value: 3 / 0x3 / 0b0011
Stacktrace:
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a(SourceFile:100)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147544_a(SourceFile:92)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:483)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224)

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP'PurpleNjaMnkey'/1153779, l='MpServer', x=-19429.53, y=77.62, z=-15333.92]]
Chunk stats: MultiplayerChunkCache: 441, 441
Level seed: 0
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-19438,80,-15328), Chunk: (at 2,5,0 in -1215,-958; contains blocks -19440,0,-15328 to -19425,255,-15313), Region: (-38,-30; contains chunks -1216,-960 to -1185,-929, blocks -19456,0,-15360 to -18945,255,-14849)
Level time: 130489857 game time, 130550009 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: 128 total; [EntityClientPlayerMP'PurpleNjaMnkey'/1153779, l='MpServer', x=-19429.53, y=77.62, z=-15333.92], EntityItemFrame['entity.ItemFrame.name'/1153841, l='MpServer', x=-19432.06, y=77.50, z=-15326.50], EntityItemFrame['entity.ItemFrame.name'/1153840, l='MpServer', x=-19432.06, y=77.50, z=-15327.50], EntitySkeleton['Skeleton'/1155120, l='MpServer', x=-19385.50, y=53.00, z=-15371.50], EntityDryosaurus['Dryosaurus'/1153843, l='MpServer', x=-19432.22, y=91.00, z=-15318.50], EntityItemFrame['entity.ItemFrame.name'/1153842, l='MpServer', x=-19432.06, y=76.50, z=-15327.50], EntitySkeleton['Skeleton'/1155122, l='MpServer', x=-19387.50, y=53.00, z=-15374.50], EntityChicken['Chicken'/1153845, l='MpServer', x=-19421.56, y=89.00, z=-15324.09], EntityGastornis['Gastornis'/1153844, l='MpServer', x=-19432.97, y=91.00, z=-15318.50], EntityCreeper['Creeper'/1153847, l='MpServer', x=-19398.59, y=51.00, z=-15358.81], EntitySkeleton['Skeleton'/1153846, l='MpServer', x=-19460.50, y=30.00, z=-15344.94], EntityChicken['Chicken'/1153849, l='MpServer', x=-19407.22, y=69.00, z=-15315.22], EntityPig['Pig'/1153848, l='MpServer', x=-19405.91, y=69.00, z=-15317.91], EntityDireWolf['entity.wildmobsmod.DireWolf.name'/1153851, l='MpServer', x=-19400.66, y=69.00, z=-15316.66], EntityCow['Cow'/1153850, l='MpServer', x=-19407.91, y=69.00, z=-15313.91], EntityCow['Cow'/1153853, l='MpServer', x=-19402.81, y=69.00, z=-15317.91], EntityHuman['John the Villager'/1153852, l='MpServer', x=-19398.00, y=73.00, z=-15317.00], EntityPig['Panda'/1153855, l='MpServer', x=-19399.69, y=70.00, z=-15310.53], EntityCow['Cow'/1153854, l='MpServer', x=-19402.97, y=69.00, z=-15316.72], EntityItemFrame['entity.ItemFrame.name'/1153825, l='MpServer', x=-19432.06, y=77.50, z=-15328.50], EntityItemFrame['entity.ItemFrame.name'/1153824, l='MpServer', x=-19432.06, y=77.50, z=-15329.50], EntityHuman['Zena the Villager'/1153827, l='MpServer', x=-19431.31, y=97.00, z=-15336.31], EntityItemFrame['entity.ItemFrame.name'/1153826, l='MpServer', x=-19432.06, y=76.50, z=-15328.50], EntityDireWolf['entity.wildmobsmod.DireWolf.name'/1153829, l='MpServer', x=-19431.53, y=97.00, z=-15329.38], EntityOcelot['Cat'/1153828, l='MpServer', x=-19431.31, y=97.00, z=-15338.56], FamiliarSpider['entity.DefaultMobPack.Familiar Spider.name'/1153831, l='MpServer', x=-19431.05, y=77.54, z=-15333.05], EntityHuman['leeroy the Villager'/1153830, l='MpServer', x=-19431.31, y=97.00, z=-15331.69], EntityChicken['Chicken'/1153839, l='MpServer', x=-19413.53, y=76.00, z=-15332.06], EntitySheep['Sheep'/1153873, l='MpServer', x=-19395.94, y=68.00, z=-15302.50], EntityCow['Cow'/1153872, l='MpServer', x=-19394.47, y=68.00, z=-15303.25], EntityCow['Cow'/1153875, l='MpServer', x=-19401.94, y=68.00, z=-15305.22], EntitySheep['Sheep'/1153874, l='MpServer', x=-19406.53, y=68.00, z=-15292.28], EntityCow['Cow'/1153877, l='MpServer', x=-19404.78, y=68.00, z=-15298.25], EntityCow['Cow'/1153876, l='MpServer', x=-19405.03, y=69.00, z=-15310.88], EntityHuman['Rickie the Librarian'/1153879, l='MpServer', x=-19390.41, y=69.00, z=-15340.72], EntityHamster['Hamster'/1153878, l='MpServer', x=-19393.44, y=68.00, z=-15302.03], EntityCow['Cow'/1153885, l='MpServer', x=-19477.13, y=77.00, z=-15315.91], EntityTriceratops['Triceratops'/1153884, l='MpServer', x=-19472.56, y=64.00, z=-15315.72], EntityCow['Cow'/1153887, l='MpServer', x=-19472.09, y=77.00, z=-15315.91], EntityCreeper['Creeper'/1154655, l='MpServer', x=-19387.50, y=40.00, z=-15316.50], EntityCow['Cow'/1153886, l='MpServer', x=-19478.47, y=77.00, z=-15315.91], EntityCow['Cow'/1153857, l='MpServer', x=-19416.91, y=68.00, z=-15303.72], EntityCow['Cow'/1153856, l='MpServer', x=-19414.91, y=68.00, z=-15306.91], EntityTrail['unknown'/337, l='MpServer', x=-19429.53, y=77.62, z=-15333.92], EntityPig['Pig'/1153859, l='MpServer', x=-19410.59, y=68.00, z=-15309.91], EntityCow['Cow'/1153858, l='MpServer', x=-19411.91, y=68.00, z=-15308.91], EntitySheep['Sheep'/1153861, l='MpServer', x=-19415.25, y=68.00, z=-15303.69], EntityCow['Cow'/1153860, l='MpServer', x=-19415.91, y=68.00, z=-15304.91], EntityCow['Cow'/1153863, l='MpServer', x=-19418.91, y=68.00, z=-15299.50], EntityPig['Pig'/1153862, l='MpServer', x=-19409.25, y=68.00, z=-15297.72], EntityChicken['Chicken'/1153865, l='MpServer', x=-19418.53, y=68.00, z=-15298.41], EntitySheep['Sheep'/1153864, l='MpServer', x=-19414.84, y=68.00, z=-15298.22], EntityCow['Cow'/1153866, l='MpServer', x=-19416.44, y=68.00, z=-15296.63], EntityHuman['Cora the Cleric'/1153869, l='MpServer', x=-19400.69, y=69.44, z=-15308.31], EntityOcelot['Cat'/1153868, l='MpServer', x=-19399.31, y=69.00, z=-15308.31], EntitySheep['Sheep'/1153871, l='MpServer', x=-19402.28, y=68.00, z=-15301.84], EntityCow['Cow'/1153870, l='MpServer', x=-19399.50, y=68.00, z=-15297.69], EntityHuman['Adrianna the Villager'/1153905, l='MpServer', x=-19390.31, y=73.00, z=-15317.69], EntityCreeper['Creeper'/1155185, l='MpServer', x=-19464.97, y=45.00, z=-15365.63], EntityDeinonychus['Deinonychus'/1153907, l='MpServer', x=-19391.94, y=69.00, z=-15314.59], EntityCreeper['Creeper'/1155187, l='MpServer', x=-19472.50, y=45.00, z=-15366.50], EntityCreeper['Creeper'/1155186, l='MpServer', x=-19472.03, y=45.00, z=-15365.50], EntityChicken['Chicken'/1153909, l='MpServer', x=-19413.84, y=68.00, z=-15294.22], EntityChicken['Chicken'/1153908, l='MpServer', x=-19413.25, y=67.50, z=-15292.47], EntityChicken['Chicken'/1153911, l='MpServer', x=-19411.47, y=67.50, z=-15288.53], EntityChicken['Chicken'/1153910, l='MpServer', x=-19413.84, y=67.50, z=-15292.25], EntityChicken['Chicken'/1153913, l='MpServer', x=-19409.22, y=68.00, z=-15294.22], EntityChicken['Chicken'/1153912, l='MpServer', x=-19413.28, y=67.50, z=-15288.16], EntityChicken['Chicken'/1153915, l='MpServer', x=-19413.31, y=68.00, z=-15294.22], EntityChicken['Chicken'/1153914, l='MpServer', x=-19413.84, y=67.50, z=-15288.16], EntityChicken['Chicken'/1153917, l='MpServer', x=-19409.81, y=67.50, z=-15288.66], EntityChicken['Chicken'/1153916, l='MpServer', x=-19409.63, y=67.50, z=-15292.97], EntityChicken['Chicken'/1153919, l='MpServer', x=-19413.44, y=67.50, z=-15290.31], EntityChicken['Chicken'/1153918, l='MpServer', x=-19413.66, y=67.50, z=-15289.47], EntityCow['Cow'/1153888, l='MpServer', x=-19478.38, y=77.00, z=-15314.56], EntityCow['Cow'/1153891, l='MpServer', x=-19475.91, y=77.00, z=-15315.91], EntityCow['Cow'/1153890, l='MpServer', x=-19472.09, y=77.00, z=-15314.72], EntityCow['Cow'/1153893, l='MpServer', x=-19479.53, y=77.00, z=-15315.91], EntityCow['Cow'/1153892, l='MpServer', x=-19474.69, y=77.00, z=-15315.91], EntityCow['Cow'/1153895, l='MpServer', x=-19479.44, y=77.00, z=-15311.88], EntityCow['Cow'/1153894, l='MpServer', x=-19473.22, y=77.00, z=-15315.91], EntityCow['Cow'/1153897, l='MpServer', x=-19472.09, y=77.00, z=-15313.50], EntityCow['Cow'/1153896, l='MpServer', x=-19473.19, y=77.00, z=-15314.78], EntityHorse['Donkey'/1153899, l='MpServer', x=-19474.56, y=77.00, z=-15313.38], EntityCow['Cow'/1153898, l='MpServer', x=-19479.53, y=77.00, z=-15310.59], EntityCow['Cow'/1153901, l='MpServer', x=-19474.44, y=77.00, z=-15314.78], EntityCow['Cow'/1153900, l='MpServer', x=-19473.22, y=77.00, z=-15313.38], EntityZombie['Zombie'/1155183, l='MpServer', x=-19464.00, y=45.00, z=-15368.69], EntityZombie['Zombie'/1155182, l='MpServer', x=-19468.78, y=39.00, z=-15369.50], EntityCreeper['Creeper'/1153937, l='MpServer', x=-19479.50, y=31.00, z=-15305.50], EntitySkeleton['Skeleton'/1153936, l='MpServer', x=-19477.31, y=31.00, z=-15309.63], EntityCreeper['Creeper'/1153938, l='MpServer', x=-19478.22, y=31.00, z=-15311.47], EntityItem['item.tile.cactus'/1155732, l='MpServer', x=-19444.81, y=76.13, z=-15294.01], EntityTriceratops['Triceratops'/1153943, l='MpServer', x=-19474.09, y=64.00, z=-15307.69], EntityCow['Cow'/1153945, l='MpServer', x=-19479.53, y=77.00, z=-15309.47], EntityCow['Cow'/1153947, l='MpServer', x=-19472.09, y=77.00, z=-15310.22], EntityCow['Cow'/1153946, l='MpServer', x=-19472.09, y=77.00, z=-15309.09], EntityCow['Cow'/1153949, l='MpServer', x=-19475.28, y=77.00, z=-15309.09], EntityCow['Cow'/1153948, l='MpServer', x=-19477.22, y=77.00, z=-15310.66], EntityCow['Cow'/1153951, l='MpServer', x=-19474.44, y=77.00, z=-15311.69], EntityCow['Cow'/1153950, l='MpServer', x=-19473.09, y=77.00, z=-15312.19], EntityZombie['Zombie'/1154689, l='MpServer', x=-19478.16, y=31.00, z=-15309.00], EntityChicken['Chicken'/1153921, l='MpServer', x=-19409.16, y=67.50, z=-15292.38], EntityChicken['Chicken'/1153920, l='MpServer', x=-19412.78, y=68.00, z=-15294.22], EntityChicken['Chicken'/1153923, l='MpServer', x=-19413.84, y=67.50, z=-15293.69], EntityChicken['Chicken'/1153922, l='MpServer', x=-19413.84, y=67.50, z=-15291.03], EntityChicken['Chicken'/1153925, l='MpServer', x=-19410.84, y=67.50, z=-15293.31], EntityChicken['Chicken'/1153924, l='MpServer', x=-19409.16, y=67.50, z=-15293.72], EntityChicken['Chicken'/1153927, l='MpServer', x=-19411.03, y=68.00, z=-15294.22], EntitySpider['Spider'/1154694, l='MpServer', x=-19479.63, y=31.00, z=-15310.47], EntityChicken['Chicken'/1153926, l='MpServer', x=-19409.59, y=67.50, z=-15289.59], EntityChicken['Chicken'/1153929, l='MpServer', x=-19411.56, y=68.00, z=-15294.22], EntityChicken['Chicken'/1153928, l='MpServer', x=-19409.19, y=67.50, z=-15288.41], EntityChicken['Chicken'/1153931, l='MpServer', x=-19412.19, y=68.00, z=-15294.22], EntityChicken['Chicken'/1153930, l='MpServer', x=-19410.47, y=68.00, z=-15294.22], EntitySheep['Sheep'/1153933, l='MpServer', x=-19418.50, y=68.00, z=-15291.09], EntityCow['Cow'/1153932, l='MpServer', x=-19419.28, y=68.00, z=-15292.41], EntitySpider['Spider'/1153935, l='MpServer', x=-19476.13, y=31.00, z=-15304.34], EntitySheep['Sheep'/1153934, l='MpServer', x=-19414.91, y=68.00, z=-15296.06], EntityCow['Cow'/1153952, l='MpServer', x=-19473.28, y=77.00, z=-15309.34], EntityCreeper['Creeper'/1153955, l='MpServer', x=-19457.53, y=46.00, z=-15370.00], EntityEnderman['Enderman'/1154469, l='MpServer', x=-19478.66, y=26.00, z=-15304.06], EntityCow['Cow'/1153957, l='MpServer', x=-19403.47, y=68.00, z=-15289.13], EntityPig['Pig'/1153956, l='MpServer', x=-19404.69, y=68.00, z=-15288.47], EntityPig['Pig'/1153959, l='MpServer', x=-19398.94, y=68.00, z=-15294.91], EntitySheep['Sheep'/1153958, l='MpServer', x=-19397.50, y=68.00, z=-15291.94], EntitySkeleton['Skeleton'/1155291, l='MpServer', x=-19456.50, y=18.00, z=-15319.50], EntitySkeleton['Skeleton'/1155292, l='MpServer', x=-19456.50, y=18.00, z=-15315.50]]
Retry entities: 0 total; []
Server brand: thermos,cauldron,craftbukkit,mcpc,kcauldron,fml,forge
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(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.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_131, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 9622656376 bytes (9176 MB) / 10737418240 bytes (10240 MB) up to 10737418240 bytes (10240 MB)
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms10240m -Xmx10240m -XX:+UseG1GC -XX:MaxGCPauseMillis=4
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 96
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 45 mods loaded, 45 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] (modpack.jar)
UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (modpack.jar)
UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJA FamiliarsAPI{1.7.10} [Familiars API] (FamiliarsAPI-1.7.10.jar)
UCHIJA bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
UCHIJA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCHIJA inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (_Inventory-Tweaks-Mod-1.7.10.jar)
UCHIJA adventurebackpack{1.7.10-0.9gbeta17} [Adventure Backpack] (adventurebackpack-1.7.10-0.9gbeta18.jar)
UCHIJA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCHIJA antiqueatlas{4.4.4} [Antique Atlas] (antiqueatlas-1.7.10-4.4.4.jar)
UCHIJA Aquaculture{1.2.6} [Aquaculture] (Aquaculture-1.7.10-1.2.6.21.jar)
UCHIJA aquaticabyss{1.1.1} [Aquatic Abyss] (AquaticAbyss-1.7.10-1.1.1.jar)
UCHIJA BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
UCHIJA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar)
UCHIJA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
UCHIJA CarpentersBlocks{3.3.8_dev_r8} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8_dev_r8 - MC 1.7.10.jar)
UCHIJA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(19jun17).jar)
UCHIJA doggytalents{v1.9.0h} [Doggy Talents] (DoggyTalents-1.7.10-v1.9.0h-universal.jar)
UCHIJA dsurround{1.0.5.12} [Dynamic Surroundings] (DynamicSurroundings-1.7.10-1.0.5.12.jar)
UCHIJA enhancedportals{3.0.12} [EnhancedPortals] (EnhancedPortals_1.7.10-universal-3.0.12.jar)
UCHIJA DefaultMobPack{1.7.10} [DefaultMobPack] (FamiliarsDefaultMobPack-1.7.10.jar)
UCHIJA llibrary{1.5.1} [LLibrary] (llibrary-1.5.1-1.7.10.jar)
UCHIJA fossil{7.3.2} [Fossils and Archeology Revival] (fossilsarcheology-7.3.2.jar)
UCHIJA GardenContainers{1.7.10-1.7.0} [Garden Containers] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJA GardenCore{1.7.10-1.7.0} [Garden Core] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJA GardenStuff{1.7.10-1.7.0} [Garden Stuff] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJA GardenTrees{1.7.10-1.7.0} [Garden Trees] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJA hamsterrific{0.2.0} [Hamsterrific] (Hamsterrific-0.2.0.jar.zip)
UCHIJA iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
UCHIJA RadixCore{2.1.3} [RadixCore] (RadixCore-1.7.10-2.1.3-universal.jar)
UCHIJA MCA{1.7.10-5.2.2} [Minecraft Comes Alive] (MCA-1.7.10-5.2.2-universal.jar)
UCHIJA morematerials{0.9.20150214.0} [More Materials] (morematerials-0.9.20150615.0-MC1.7-20150621.jar)
UCHIJA cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
UCHIJA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
UCHIJA corerm{1.0c} [RikMuld's Core] (RikMuldsCore_1.0c.jar)
UCHIJA soundfilters{0.8_for_1.7.X} [Sound Filters] (SoundFilters-0.8_for_1.7.X.jar)
UCHIJA StorageDrawers{1.7.10-1.10.8} [Storage Drawers] (StorageDrawers-1.7.10-1.10.8.jar)
UCHIJA camping{2.1g} [The Camping Mod 2] (TheCampingMod_2.1g.jar)
UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCHIJA wildmobsmod{1.2} [Wild Mobs Mod] (WildMobsMod-1.7.10-1.3.1.jar)
UCHIJA worldedit{6.1.1} [WorldEdit] (worldedit-forge-mc1.7.10-6.1.1-dist.jar)
UCHIJA XaeroMinimap{1.13.9} [Xaero's Minimap] (Xaeros_Minimap_1.13.9_Forge_1.7.10.jar)
Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 1060 6GB/PCIe/SSE2 GL version 4.6.0 NVIDIA 387.92, 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: []
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)
The 5zig Mod Version: 3.12.3
The 5zig Mod Plugins: []
Forge: true
GUI: ~~NULL~~




Was wondering if anyone knew how to fix this
Posted by deadpoolgaming02's Avatar
deadpoolgaming02
Level 1 : New Miner
0

Create an account or sign in to comment.

Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome