mezz / JustEnoughItems

Item and Recipe viewing mod for Minecraft
https://www.curseforge.com/minecraft/mc-mods/jei
MIT License
770 stars 301 forks source link

Getting Crash on 1.10.2 #800

Closed Daihok41 closed 7 years ago

Daihok41 commented 7 years ago

Getting this crash in 1.10.2 It mentions 3 different mods though JEI, Code Chicken Lib, and Bookshelf api Keeps happening in JEI though with I try and type @gendustry, any time i enter E it crashs.

---- Minecraft Crash Report ----

WARNING: coremods are present: FarseekCoreMod (Farseek-1.9.4-2.1.jar) CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar) Brandon's Core (BrandonsCore-1.10.2-2.1.6.98-universal.jar) LoadingHook (Mekanism-1.10.2-9.2.1.298.jar) NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.205-universal.jar) MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar) CorePlugin (MrTJPCore-1.10.2-2.0.0.14-universal.jar) AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.0.15.jar) MovingWorldCoreMod (movingworld-1.10.2-0007-full.jar) DummyPlugin (ForgeEndertech-1.10.2-1.2.2.0-build.0021.jar) FMLPlugin (InventoryTweaks-1.61-58.jar) ChiselCorePlugin (Chisel-MC1.10.2-0.0.9.15.jar) CCLCorePlugin (CodeChickenLib-1.10.2-2.5.7.241-universal.jar) BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar) IceAndFireForgeLoading (iceandfire-1.0.1.jar) TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar) RebornCoreASM (RebornCore-1.10.2-2.13.4.128-universal.jar) EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar) LoadingPlugin (Quark-r1.1-70.jar) Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.2-beta2-anarchy.jar) llibrary (llibrary-1.7.4-1.10.2.jar) AppEngCore (appliedenergistics2-rv4-alpha-11.jar) CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar) BiomeTweakerCore (BiomeTweaker-1.10.2-2.1.230.jar) ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.8.jar) SurgeLoadingPlugin (Surge-1.10.2-1.1.0.70.jar) Contact their authors BEFORE contacting forge

// Don't do that.

Time: 4/9/17 2:01 AM Description: Rendering item

java.lang.NullPointerException: Rendering item at codechicken.lib.render.pipeline.CCRenderPipeline.rebuild(CCRenderPipeline.java:122) at codechicken.lib.render.pipeline.CCRenderPipeline.setPipeline(CCRenderPipeline.java:80) at codechicken.lib.render.CCRenderState.setPipeline(CCRenderState.java:121) at codechicken.lib.render.CCRenderState.render(CCRenderState.java:162) at codechicken.microblock.MicroblockRender$$anonfun$renderCuboid$2$$anonfun$apply$mcVI$sp$1.apply(MicroblockRender.scala:63) at codechicken.microblock.MicroblockRender$$anonfun$renderCuboid$2$$anonfun$apply$mcVI$sp$1.apply(MicroblockRender.scala:62) at scala.collection.immutable.List.foreach(List.scala:383) at codechicken.microblock.MicroblockRender$$anonfun$renderCuboid$2.apply$mcVI$sp(MicroblockRender.scala:62) at codechicken.microblock.MicroblockRender$$anonfun$renderCuboid$2.apply(MicroblockRender.scala:59) at codechicken.microblock.MicroblockRender$$anonfun$renderCuboid$2.apply(MicroblockRender.scala:59) at scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1.apply(TraversableLike.scala:778) at scala.collection.immutable.Range.foreach(Range.scala:160) at scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:777) at codechicken.microblock.MicroblockRender$.renderCuboid(MicroblockRender.scala:59) at codechicken.microblock.FaceMicroblockClient$class.render(FaceMicroblock.scala:55) at Microblock_cmp$$0.render(Unknown Source) at codechicken.microblock.ItemMicroPartRenderer$.renderItem(ItemMicroPart.scala:191) at codechicken.lib.render.item.CCRenderItem.func_180454_a(CCRenderItem.java:86) at codechicken.lib.render.item.CCRenderItem.func_184390_a(CCRenderItem.java:167) at codechicken.lib.render.item.CCRenderItem.func_184391_a(CCRenderItem.java:231) at net.darkhax.bookshelf.client.render.item.RenderItemWrapper.func_184391_a(RenderItemWrapper.java:303) at mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.render(ItemStackRenderer.java:27) at mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.render(ItemStackRenderer.java:21) at mezz.jei.gui.ingredients.GuiIngredientFast.renderSlow(GuiIngredientFast.java:183) at mezz.jei.gui.ingredients.GuiIngredientFast.renderSlow(GuiIngredientFast.java:173) at mezz.jei.gui.ingredients.GuiIngredientFastList.render(GuiIngredientFastList.java:194) at mezz.jei.gui.ItemListOverlayInternal.drawScreen(ItemListOverlayInternal.java:305) at mezz.jei.GuiEventHandler.onDrawBackgroundEventPost(GuiEventHandler.java:89) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1448_GuiEventHandler_onDrawBackgroundEventPost_BackgroundDrawnEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) at net.minecraft.client.gui.GuiScreen.func_146276q(GuiScreen.java:590) at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:73) at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51) at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:47) at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at Reflector.callVoid(Reflector.java:512) at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1409) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371) at net.minecraft.client.main.Main.main(SourceFile:124) 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 -- Thread: Client thread Stacktrace: at codechicken.lib.render.pipeline.CCRenderPipeline.rebuild(CCRenderPipeline.java:122) at codechicken.lib.render.pipeline.CCRenderPipeline.setPipeline(CCRenderPipeline.java:80) at codechicken.lib.render.CCRenderState.setPipeline(CCRenderState.java:121) at codechicken.lib.render.CCRenderState.render(CCRenderState.java:162) at codechicken.microblock.MicroblockRender$$anonfun$renderCuboid$2$$anonfun$apply$mcVI$sp$1.apply(MicroblockRender.scala:63) at codechicken.microblock.MicroblockRender$$anonfun$renderCuboid$2$$anonfun$apply$mcVI$sp$1.apply(MicroblockRender.scala:62) at scala.collection.immutable.List.foreach(List.scala:383) at codechicken.microblock.MicroblockRender$$anonfun$renderCuboid$2.apply$mcVI$sp(MicroblockRender.scala:62) at codechicken.microblock.MicroblockRender$$anonfun$renderCuboid$2.apply(MicroblockRender.scala:59) at codechicken.microblock.MicroblockRender$$anonfun$renderCuboid$2.apply(MicroblockRender.scala:59) at scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1.apply(TraversableLike.scala:778) at scala.collection.immutable.Range.foreach(Range.scala:160) at scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:777) at codechicken.microblock.MicroblockRender$.renderCuboid(MicroblockRender.scala:59) at codechicken.microblock.FaceMicroblockClient$class.render(FaceMicroblock.scala:55) at Microblock_cmp$$0.render(Unknown Source) at codechicken.microblock.ItemMicroPartRenderer$.renderItem(ItemMicroPart.scala:191) at codechicken.lib.render.item.CCRenderItem.func_180454_a(CCRenderItem.java:86) at codechicken.lib.render.item.CCRenderItem.func_184390_a(CCRenderItem.java:167)

-- Item being rendered -- Details: Item Type: codechicken.microblock.ItemMicroPart@7da87664 Item Aux: 1 Item NBT: {mat:"minecraft:bookshelf"} Item Foil: false Stacktrace: at codechicken.lib.render.item.CCRenderItem.func_184391_a(CCRenderItem.java:231)

-- Item being rendered -- Details: Item Type: codechicken.microblock.ItemMicroPart@7da87664 Item Aux: 1 Item NBT: {mat:"minecraft:bookshelf"} Item Foil: false Stacktrace: at net.darkhax.bookshelf.client.render.item.RenderItemWrapper.func_184391_a(RenderItemWrapper.java:303) at mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.render(ItemStackRenderer.java:27) at mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.render(ItemStackRenderer.java:21)

-- Ingredient being rendered -- Details: Ingredient Mod: Forge Microblocks Ingredient Info: 1xitem.microblock@1 microblockcbe:microblock nbt:{mat:"minecraft:bookshelf"} Stacktrace: at mezz.jei.gui.ingredients.GuiIngredientFast.createRenderIngredientException(GuiIngredientFast.java:364) at mezz.jei.gui.ingredients.GuiIngredientFast.renderSlow(GuiIngredientFast.java:175) at mezz.jei.gui.ingredients.GuiIngredientFastList.render(GuiIngredientFastList.java:194) at mezz.jei.gui.ItemListOverlayInternal.drawScreen(ItemListOverlayInternal.java:305) at mezz.jei.GuiEventHandler.onDrawBackgroundEventPost(GuiEventHandler.java:89) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1448_GuiEventHandler_onDrawBackgroundEventPost_BackgroundDrawnEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) at net.minecraft.client.gui.GuiScreen.func_146276q(GuiScreen.java:590) at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:73) at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51) at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:47) at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at Reflector.callVoid(Reflector.java:512) at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1409) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371) at net.minecraft.client.main.Main.main(SourceFile:124) 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)

-- Screen render details -- Details: Screen name: net.minecraft.client.gui.inventory.GuiInventory Mouse location: Scaled: (488, 360). Absolute: (977, 19) Screen size: Scaled: (683, 370). Absolute: (1366, 739). Scale factor of 2

-- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityPlayerSP['Daihok'/4779, l='MpServer', x=-1293.81, y=68.00, z=657.76]] Chunk stats: MultiplayerChunkCache: 289, 289 Level seed: 0 Level generator: ID 07 - BIOMESOP, ver 0. Features enabled: false Level generator options: Level spawn location: World: (286,64,112), Chunk: (at 14,4,0 in 17,7; contains blocks 272,0,112 to 287,255,127), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 764428 game time, 1348797 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: 267 total; [MoCEntityManderin['Manderin'/5120, l='MpServer', x=-1392.26, y=62.05, z=677.79], MoCEntityManderin['Manderin'/5121, l='MpServer', x=-1405.42, y=60.82, z=687.35], MoCEntityManderin['Manderin'/5122, l='MpServer', x=-1392.07, y=61.11, z=686.46], MoCEntityClownFish['ClownFish'/5123, l='MpServer', x=-1405.25, y=61.06, z=679.03], MoCEntityFishy['Fishy'/5126, l='MpServer', x=-1214.70, y=61.38, z=760.85], MoCEntityAnchovy['Anchovy'/5127, l='MpServer', x=-1211.87, y=61.92, z=758.74], MoCEntityShark['Shark'/5128, l='MpServer', x=-1211.92, y=60.60, z=756.42], MoCEntityAnchovy['Anchovy'/5129, l='MpServer', x=-1211.92, y=62.22, z=760.36], MoCEntityShark['Shark'/5130, l='MpServer', x=-1212.15, y=62.00, z=753.12], MoCEntityMouse['Mouse'/5131, l='MpServer', x=-1208.50, y=74.00, z=752.63], MoCEntityFirefly['Firefly'/5132, l='MpServer', x=-1207.06, y=95.00, z=765.58], MoCEntitySalmon['Salmon'/5133, l='MpServer', x=-1385.43, y=59.65, z=668.77], MoCEntityManderin['Manderin'/5134, l='MpServer', x=-1387.00, y=61.59, z=664.85], MoCEntityManderin['Manderin'/5135, l='MpServer', x=-1383.50, y=61.29, z=661.36], MoCEntityHippoTang['HippoTang'/5136, l='MpServer', x=-1385.47, y=61.48, z=659.03], MoCEntityClownFish['ClownFish'/5137, l='MpServer', x=-1391.18, y=61.82, z=668.68], MoCEntityMouse['Mouse'/5138, l='MpServer', x=-1364.80, y=69.00, z=767.86], EntityHenLeghorn['Leghorn Hen'/5139, l='MpServer', x=-1320.17, y=68.00, z=717.45], MoCEntityTurkey['Turkey'/5140, l='MpServer', x=-1194.60, y=67.00, z=563.87], EntitySkeleton['Skeleton'/5149, l='MpServer', x=-1294.50, y=23.00, z=673.50], MoCEntityGoldFish['GoldFish'/5150, l='MpServer', x=-1296.66, y=61.75, z=701.48], MoCEntityAngelFish['AngelFish'/5151, l='MpServer', x=-1298.53, y=62.25, z=702.69], MoCEntityBass['Bass'/5152, l='MpServer', x=-1309.57, y=61.00, z=694.61], MoCEntitySalmon['Salmon'/5153, l='MpServer', x=-1298.59, y=61.00, z=692.21], EntityItem['item.item.string'/5154, l='MpServer', x=-1254.77, y=38.00, z=654.01], MoCEntityRoach['Roach'/5162, l='MpServer', x=-1382.47, y=100.00, z=764.07], EntitySkeleton['Skeleton'/5167, l='MpServer', x=-1353.75, y=44.00, z=720.51], MoCEntityBee['Bee'/5168, l='MpServer', x=-1207.96, y=68.00, z=563.67], MoCEntityRoach['Roach'/5169, l='MpServer', x=-1214.95, y=68.00, z=574.56], MoCEntityElephant['Elephant'/5170, l='MpServer', x=-1228.68, y=65.62, z=579.78], MoCEntityBird['Bird'/5171, l='MpServer', x=-1229.54, y=66.16, z=586.55], MoCEntityDeer['Deer'/5178, l='MpServer', x=-1231.32, y=65.10, z=595.63], MoCEntityOstrich['Ostrich'/5179, l='MpServer', x=-1216.29, y=68.00, z=598.96], MoCEntityAnt['Ant'/5180, l='MpServer', x=-1243.17, y=67.00, z=610.58], MoCEntityButterfly['ButterFly'/5181, l='MpServer', x=-1247.75, y=66.00, z=615.59], MoCEntityDeer['Deer'/5182, l='MpServer', x=-1246.80, y=65.62, z=622.51], MoCEntityFishy['Fishy'/5183, l='MpServer', x=-1324.36, y=62.31, z=690.62], MoCEntityWraith['Wraith'/5184, l='MpServer', x=-1345.64, y=19.61, z=681.27], MoCEntityStingRay['StingRay'/5185, l='MpServer', x=-1309.60, y=60.00, z=687.57], MoCEntityManderin['Manderin'/5188, l='MpServer', x=-1373.50, y=61.74, z=722.36], MoCEntityMouse['Mouse'/5189, l='MpServer', x=-1379.62, y=63.04, z=744.42], MoCEntityManderin['Manderin'/5190, l='MpServer', x=-1391.27, y=62.48, z=744.01], MoCEntityBass['Bass'/5191, l='MpServer', x=-1386.44, y=61.42, z=744.46], MoCEntityJellyFish['JellyFish'/5192, l='MpServer', x=-1377.70, y=62.09, z=740.51], MoCEntityBass['Bass'/5193, l='MpServer', x=-1381.89, y=62.34, z=744.11], MoCEntityBass['Bass'/5194, l='MpServer', x=-1383.52, y=62.11, z=745.56], MoCEntityManderin['Manderin'/5195, l='MpServer', x=-1400.51, y=61.90, z=744.36], MoCEntityManderin['Manderin'/5196, l='MpServer', x=-1394.53, y=61.50, z=745.85], MoCEntityFishy['Fishy'/5197, l='MpServer', x=-1402.66, y=60.72, z=744.86], MoCEntityBass['Bass'/5198, l='MpServer', x=-1404.58, y=61.54, z=737.95], MoCEntityBird['Bird'/5199, l='MpServer', x=-1397.37, y=63.00, z=746.23], MoCEntityDragonfly['DragonFly'/5200, l='MpServer', x=-1249.21, y=67.00, z=597.85], MoCEntityTurkey['Turkey'/5201, l='MpServer', x=-1215.65, y=67.00, z=550.51], MoCEntityBee['Bee'/5202, l='MpServer', x=-1224.44, y=68.00, z=573.55], EntityHenLeghorn['Leghorn Hen'/5203, l='MpServer', x=-1237.75, y=65.75, z=605.53], MoCEntitySnake['Snake'/5204, l='MpServer', x=-1237.08, y=65.20, z=602.16], EntitySpider['Spider'/5205, l='MpServer', x=-1355.69, y=44.00, z=707.01], EntitySkeleton['Skeleton'/5206, l='MpServer', x=-1348.50, y=44.00, z=716.30], MoCEntityAnchovy['Anchovy'/5209, l='MpServer', x=-1325.38, y=62.33, z=684.03], MoCEntityAnchovy['Anchovy'/5210, l='MpServer', x=-1324.34, y=62.00, z=677.67], MoCEntityOstrich['Ostrich'/5215, l='MpServer', x=-1261.00, y=68.00, z=569.82], EntitySlime['Slime'/5216, l='MpServer', x=-1270.20, y=18.17, z=605.53], EntityCreeper['Creeper'/5217, l='MpServer', x=-1271.59, y=45.00, z=607.80], MoCEntityElephant['Elephant'/5218, l='MpServer', x=-1275.94, y=68.00, z=605.91], MoCEntityDragonfly['DragonFly'/5220, l='MpServer', x=-1247.58, y=67.00, z=574.10], EntitySkeleton['Skeleton'/5221, l='MpServer', x=-1301.79, y=30.00, z=651.48], EntityBabySkeleton['Baby Skeleton'/5222, l='MpServer', x=-1304.43, y=37.00, z=652.64], EntityItem['item.item.sulphur'/5223, l='MpServer', x=-1304.77, y=33.00, z=653.42], MoCEntitySalmon['Salmon'/5226, l='MpServer', x=-1322.28, y=62.00, z=678.38], MoCEntityBass['Bass'/5227, l='MpServer', x=-1321.56, y=61.80, z=669.51], MoCEntityGoldFish['GoldFish'/5228, l='MpServer', x=-1325.71, y=62.05, z=671.64], MoCEntityCod['Cod'/5229, l='MpServer', x=-1312.27, y=62.09, z=673.01], EntitySlime['Slime'/5230, l='MpServer', x=-1269.10, y=16.15, z=603.96], EntityItem['item.item.slimeball'/5231, l='MpServer', x=-1274.80, y=21.00, z=610.13], MoCEntityMaggot['Maggot'/5232, l='MpServer', x=-1269.43, y=68.00, z=618.34], MoCEntityMaggot['Maggot'/5233, l='MpServer', x=-1269.70, y=68.00, z=620.87], MoCEntityMouse['Mouse'/5234, l='MpServer', x=-1383.35, y=63.01, z=728.59], MoCEntityFishy['Fishy'/5235, l='MpServer', x=-1386.65, y=61.55, z=735.50], EntitySkeleton['Skeleton'/4766, l='MpServer', x=-1277.74, y=23.00, z=652.49], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/4767, l='MpServer', x=-1277.50, y=67.50, z=650.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/4768, l='MpServer', x=-1277.50, y=67.50, z=653.50], EntitySkeleton['Skeleton'/4769, l='MpServer', x=-1286.50, y=24.00, z=656.50], EntityZombie['Zombie'/4770, l='MpServer', x=-1287.27, y=22.00, z=674.49], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/4771, l='MpServer', x=-1283.50, y=67.50, z=656.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/4772, l='MpServer', x=-1280.50, y=67.50, z=656.50], EntityItem['item.item.string'/4773, l='MpServer', x=-1295.13, y=38.00, z=654.33], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/4774, l='MpServer', x=-1283.50, y=67.50, z=650.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/4775, l='MpServer', x=-1280.50, y=67.50, z=650.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/4776, l='MpServer', x=-1280.50, y=67.50, z=653.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/4777, l='MpServer', x=-1283.50, y=67.50, z=653.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/4778, l='MpServer', x=-1277.50, y=67.50, z=656.50], MoCEntityBass['Bass'/4781, l='MpServer', x=-1249.70, y=62.00, z=705.70], MoCEntityOstrich['Ostrich'/4782, l='MpServer', x=-1263.45, y=67.00, z=711.37], EntitySkeleton['Skeleton'/4783, l='MpServer', x=-1277.50, y=26.00, z=734.50], EntitySkeleton['Skeleton'/4784, l='MpServer', x=-1275.50, y=26.00, z=733.50], EntitySkeleton['Skeleton'/4785, l='MpServer', x=-1279.79, y=27.00, z=727.49], MoCEntityMaggot['Maggot'/4786, l='MpServer', x=-1265.78, y=75.00, z=722.12], EntitySkeleton['Skeleton'/4787, l='MpServer', x=-1243.50, y=19.00, z=702.50], MoCEntityJellyFish['JellyFish'/4788, l='MpServer', x=-1244.65, y=61.65, z=693.38], MoCEntityCricket['Cricket'/4789, l='MpServer', x=-1241.10, y=61.14, z=692.86], MoCEntityShark['Shark'/4790, l='MpServer', x=-1241.85, y=60.00, z=698.60], MoCEntityAnt['Ant'/4792, l='MpServer', x=-1395.27, y=68.00, z=581.48], MoCEntityAnt['Ant'/4793, l='MpServer', x=-1394.06, y=68.00, z=576.22], MoCEntityBlackBear['BlackBear'/4797, l='MpServer', x=-1302.15, y=98.00, z=766.00], MoCEntityOstrich['Ostrich'/4800, l='MpServer', x=-1281.10, y=76.00, z=734.28], EntityCreeper['Creeper'/4801, l='MpServer', x=-1305.50, y=38.00, z=737.50], EntityItem['item.item.string'/4802, l='MpServer', x=-1254.97, y=20.00, z=691.25], EntityFireItem['item.item.redstone'/4803, l='MpServer', x=-1248.13, y=23.00, z=696.13], MoCEntityJellyFish['JellyFish'/4804, l='MpServer', x=-1263.03, y=62.42, z=699.23], MoCEntityBass['Bass'/4805, l='MpServer', x=-1254.77, y=59.78, z=696.48], MoCEntityAngelFish['AngelFish'/4806, l='MpServer', x=-1258.95, y=62.17, z=691.00], MoCEntityGoldFish['GoldFish'/4807, l='MpServer', x=-1256.96, y=62.29, z=690.15], MoCEntityBass['Bass'/4808, l='MpServer', x=-1255.11, y=62.02, z=696.38], MoCEntityCod['Cod'/4809, l='MpServer', x=-1262.50, y=62.00, z=690.30], MoCEntityBass['Bass'/4810, l='MpServer', x=-1254.15, y=62.00, z=702.70], MoCEntityFishy['Fishy'/4811, l='MpServer', x=-1250.96, y=60.23, z=691.03], MoCEntityStingRay['StingRay'/4812, l='MpServer', x=-1262.49, y=60.00, z=692.95], MoCEntityGoldFish['GoldFish'/4813, l='MpServer', x=-1265.75, y=62.39, z=690.33], MoCEntityAnchovy['Anchovy'/4814, l='MpServer', x=-1266.75, y=61.57, z=698.34], MoCEntityCod['Cod'/4815, l='MpServer', x=-1283.64, y=60.00, z=695.16], MoCEntityStingRay['StingRay'/4816, l='MpServer', x=-1279.29, y=61.00, z=702.03], EntityItem['item.item.string'/4817, l='MpServer', x=-1282.62, y=22.00, z=695.76], EntityItem['item.item.string'/4818, l='MpServer', x=-1283.01, y=20.00, z=692.27], EntityItem['item.item.string'/4819, l='MpServer', x=-1281.52, y=20.00, z=691.40], MoCEntityGoldFish['GoldFish'/4820, l='MpServer', x=-1287.42, y=61.14, z=692.04], MoCEntityAngelFish['AngelFish'/4821, l='MpServer', x=-1287.96, y=61.03, z=696.40], MoCEntityGoldFish['GoldFish'/4822, l='MpServer', x=-1271.16, y=61.99, z=690.18], MoCEntityElephant['Elephant'/4826, l='MpServer', x=-1266.43, y=67.00, z=711.45], EntityPlayerSP['Daihok'/4779, l='MpServer', x=-1293.81, y=68.00, z=657.76], MoCEntityDeer['Deer'/4845, l='MpServer', x=-1328.79, y=64.00, z=768.80], MoCEntityAnchovy['Anchovy'/4849, l='MpServer', x=-1385.35, y=61.09, z=557.75], MoCEntityGoldFish['GoldFish'/4850, l='MpServer', x=-1389.84, y=58.92, z=557.48], MoCEntityElephant['Elephant'/4851, l='MpServer', x=-1189.95, y=68.00, z=634.88], EntityZombie['Zombie'/4853, l='MpServer', x=-1302.81, y=39.00, z=727.22], MoCEntityBird['Bird'/4861, l='MpServer', x=-1190.49, y=70.00, z=617.08], MoCEntityShark['Shark'/4866, l='MpServer', x=-1396.08, y=61.00, z=556.66], EntityItem['item.tile.obsidian'/4867, l='MpServer', x=-1257.13, y=45.00, z=687.23], MoCEntitySnail['Snail'/4868, l='MpServer', x=-1250.90, y=66.00, z=686.42], MoCEntitySnake['Snake'/4871, l='MpServer', x=-1229.80, y=66.38, z=651.88], EntityZombie['Zombie'/4873, l='MpServer', x=-1302.50, y=40.00, z=717.50], EntityHenLeghorn['Leghorn Hen'/4880, l='MpServer', x=-1275.82, y=68.00, z=685.14], MoCEntityOstrich['Ostrich'/4888, l='MpServer', x=-1301.66, y=68.00, z=556.31], MoCEntitySnake['Snake'/4890, l='MpServer', x=-1244.09, y=101.00, z=755.09], MoCEntityDeer['Deer'/4891, l='MpServer', x=-1234.40, y=97.00, z=753.55], MoCEntitySalmon['Salmon'/4892, l='MpServer', x=-1392.17, y=62.00, z=646.30], MoCEntityBass['Bass'/4894, l='MpServer', x=-1394.24, y=60.76, z=653.12], MoCEntityGrizzlyBear['GrizzlyBear'/4896, l='MpServer', x=-1356.90, y=68.00, z=608.17], MoCEntityAnt['Ant'/4897, l='MpServer', x=-1205.69, y=29.00, z=728.00], MoCEntitySalmon['Salmon'/4899, l='MpServer', x=-1365.30, y=62.08, z=623.30], MoCEntityStingRay['StingRay'/4900, l='MpServer', x=-1374.26, y=61.00, z=609.29], MoCEntityDeer['Deer'/4901, l='MpServer', x=-1369.86, y=62.60, z=622.44], MoCEntityStingRay['StingRay'/4902, l='MpServer', x=-1375.82, y=57.62, z=598.08], MoCEntityGoldFish['GoldFish'/4906, l='MpServer', x=-1386.41, y=60.97, z=649.38], MoCEntityClownFish['ClownFish'/4907, l='MpServer', x=-1381.00, y=61.11, z=646.92], MoCEntityHippoTang['HippoTang'/4908, l='MpServer', x=-1377.48, y=58.68, z=652.86], MoCEntityFishy['Fishy'/4911, l='MpServer', x=-1395.64, y=60.57, z=667.97], MoCEntityManderin['Manderin'/4912, l='MpServer', x=-1393.11, y=60.74, z=668.18], MoCEntityManderin['Manderin'/4913, l='MpServer', x=-1397.58, y=61.40, z=659.91], MoCEntityBird['Bird'/4916, l='MpServer', x=-1208.95, y=68.00, z=711.90], MoCEntityStingRay['StingRay'/4929, l='MpServer', x=-1376.48, y=59.62, z=612.40], MoCEntityPandaBear['PandaBear'/4930, l='MpServer', x=-1391.71, y=69.00, z=608.67], MoCEntityDeer['Deer'/4931, l='MpServer', x=-1232.50, y=64.00, z=736.55], MoCEntityHorse['WildHorse'/4932, l='MpServer', x=-1237.04, y=92.00, z=737.92], MoCEntityDeer['Deer'/4939, l='MpServer', x=-1213.49, y=68.00, z=695.50], MoCEntityBunny['Bunny'/4940, l='MpServer', x=-1369.24, y=63.00, z=581.50], MoCEntitySalmon['Salmon'/4941, l='MpServer', x=-1373.21, y=59.67, z=585.63], MoCEntityFishy['Fishy'/4942, l='MpServer', x=-1375.66, y=61.52, z=591.10], MoCEntityBunny['Bunny'/4943, l='MpServer', x=-1366.70, y=64.64, z=580.49], MoCEntityDolphin['Dolphin'/4944, l='MpServer', x=-1381.03, y=60.23, z=588.22], MoCEntityDragonfly['DragonFly'/4945, l='MpServer', x=-1390.10, y=68.00, z=577.60], MoCEntityDragonfly['DragonFly'/4946, l='MpServer', x=-1391.05, y=68.00, z=577.50], MoCEntityShark['Shark'/4949, l='MpServer', x=-1386.36, y=59.86, z=592.73], MoCEntityBass['Bass'/4950, l='MpServer', x=-1389.70, y=62.00, z=596.70], MoCEntityClownFish['ClownFish'/4951, l='MpServer', x=-1384.77, y=62.15, z=597.85], MoCEntitySalmon['Salmon'/4952, l='MpServer', x=-1381.70, y=61.05, z=607.22], MoCEntityDeer['Deer'/4954, l='MpServer', x=-1337.52, y=66.64, z=546.55], MoCEntityAnchovy['Anchovy'/4958, l='MpServer', x=-1358.40, y=62.50, z=563.67], MoCEntityOstrich['Ostrich'/4962, l='MpServer', x=-1237.76, y=63.00, z=720.95], MoCEntityMouse['Mouse'/4963, l='MpServer', x=-1236.43, y=77.00, z=734.21], MoCEntityHorse['WildHorse'/4964, l='MpServer', x=-1240.22, y=90.00, z=728.80], MoCEntityHorse['WildHorse'/4965, l='MpServer', x=-1242.08, y=95.00, z=730.98], MoCEntityHorse['WildHorse'/4966, l='MpServer', x=-1238.84, y=94.00, z=735.85], MoCEntitySnail['Snail'/4967, l='MpServer', x=-1246.51, y=94.00, z=724.50], MoCEntitySnail['Snail'/4968, l='MpServer', x=-1245.50, y=94.00, z=725.41], MoCEntityPandaBear['PandaBear'/4970, l='MpServer', x=-1396.88, y=69.00, z=608.64], MoCEntityGrizzlyBear['GrizzlyBear'/4971, l='MpServer', x=-1397.00, y=69.00, z=610.01], EntityCreeper['Creeper'/4979, l='MpServer', x=-1239.50, y=24.00, z=711.50], EntityItem['item.item.string'/4980, l='MpServer', x=-1241.57, y=24.00, z=712.40], EntityZombie['Zombie'/4981, l='MpServer', x=-1242.50, y=24.00, z=709.50], MoCEntityBass['Bass'/4982, l='MpServer', x=-1237.30, y=62.00, z=707.30], MoCEntityGoldFish['GoldFish'/4983, l='MpServer', x=-1238.87, y=61.60, z=714.06], MoCEntityAngelFish['AngelFish'/4984, l='MpServer', x=-1242.07, y=61.90, z=716.04], MoCEntityFishy['Fishy'/4985, l='MpServer', x=-1239.50, y=62.00, z=705.61], MoCEntityGoldFish['GoldFish'/4986, l='MpServer', x=-1244.85, y=61.15, z=713.76], MoCEntityAngelFish['AngelFish'/4987, l='MpServer', x=-1243.67, y=61.77, z=708.14], MoCEntityGoldFish['GoldFish'/4988, l='MpServer', x=-1240.86, y=61.34, z=716.63], MoCEntityGoldFish['GoldFish'/4991, l='MpServer', x=-1365.63, y=62.22, z=563.32], MoCEntityShark['Shark'/4992, l='MpServer', x=-1372.83, y=62.15, z=563.70], EntityCreeper['Creeper'/4993, l='MpServer', x=-1220.50, y=48.00, z=702.50], MoCEntityAnt['Ant'/4994, l='MpServer', x=-1224.41, y=68.00, z=695.25], MoCEntityDeer['Deer'/4995, l='MpServer', x=-1230.47, y=68.00, z=700.56], MoCEntityElephant['Elephant'/5005, l='MpServer', x=-1242.06, y=68.00, z=557.01], MoCEntityRaccoon['Raccoon'/5010, l='MpServer', x=-1307.52, y=67.00, z=608.62], MoCEntityMaggot['Maggot'/5011, l='MpServer', x=-1318.61, y=68.00, z=644.93], MoCEntityMaggot['Maggot'/5012, l='MpServer', x=-1324.52, y=68.00, z=645.41], MoCEntityDeer['Deer'/5018, l='MpServer', x=-1342.00, y=18.07, z=666.92], EntitySkeleton['Skeleton'/5019, l='MpServer', x=-1338.45, y=17.00, z=663.30], MoCEntityShark['Shark'/5020, l='MpServer', x=-1331.26, y=60.00, z=658.85], MoCEntityDeer['Deer'/5021, l='MpServer', x=-1344.61, y=63.00, z=668.50], MoCEntityOstrich['Ostrich'/5026, l='MpServer', x=-1380.39, y=64.00, z=706.29], MoCEntityClownFish['ClownFish'/5027, l='MpServer', x=-1394.52, y=61.20, z=721.52], EntityZombie['Zombie'/5028, l='MpServer', x=-1371.50, y=19.00, z=688.50], EntityCreeper['Creeper'/5029, l='MpServer', x=-1373.50, y=19.00, z=688.50], EntityCreeper['Creeper'/5030, l='MpServer', x=-1371.50, y=19.00, z=689.50], EntityCreeper['Creeper'/5031, l='MpServer', x=-1363.49, y=30.00, z=693.80], EntityZombie['Zombie'/5033, l='MpServer', x=-1361.50, y=39.00, z=702.50], MoCEntityDolphin['Dolphin'/5034, l='MpServer', x=-1357.75, y=62.00, z=692.37], MoCEntityDragonfly['DragonFly'/5036, l='MpServer', x=-1256.61, y=68.00, z=548.52], MoCEntityMouse['Mouse'/5037, l='MpServer', x=-1256.30, y=68.00, z=554.30], MoCEntityFly['Fly'/5038, l='MpServer', x=-1263.60, y=67.00, z=555.43], MoCEntitySalmon['Salmon'/5042, l='MpServer', x=-1182.50, y=60.00, z=748.59], EntityCreeper['Creeper'/5046, l='MpServer', x=-1351.50, y=25.00, z=668.50], MoCEntityBass['Bass'/5048, l='MpServer', x=-1346.94, y=60.12, z=660.68], MoCEntityMaggot['Maggot'/5050, l='MpServer', x=-1343.91, y=63.00, z=651.87], MoCEntityDeer['Deer'/5051, l='MpServer', x=-1327.35, y=67.00, z=635.01], MoCEntityAngelFish['AngelFish'/5061, l='MpServer', x=-1187.85, y=61.64, z=747.37], MoCEntityFishy['Fishy'/5062, l='MpServer', x=-1199.15, y=62.30, z=748.76], MoCEntityJellyFish['JellyFish'/5063, l='MpServer', x=-1199.43, y=62.00, z=747.71], MoCEntityJellyFish['JellyFish'/5064, l='MpServer', x=-1205.06, y=62.06, z=748.76], MoCEntityJellyFish['JellyFish'/5065, l='MpServer', x=-1202.97, y=61.85, z=748.43], MoCEntityJellyFish['JellyFish'/5066, l='MpServer', x=-1204.29, y=61.68, z=748.85], MoCEntityShark['Shark'/5067, l='MpServer', x=-1212.15, y=62.18, z=748.89], MoCEntityPiranha['Piranha'/5068, l='MpServer', x=-1213.32, y=62.14, z=748.29], MoCEntityPiranha['Piranha'/5069, l='MpServer', x=-1210.70, y=61.98, z=747.15], MoCEntityPiranha['Piranha'/5070, l='MpServer', x=-1212.85, y=62.00, z=747.15], MoCEntityStingRay['StingRay'/5071, l='MpServer', x=-1210.60, y=62.00, z=750.42], MoCEntityFishy['Fishy'/5072, l='MpServer', x=-1200.35, y=61.63, z=747.15], MoCEntityShark['Shark'/5073, l='MpServer', x=-1208.83, y=61.00, z=747.85], MoCEntityBunny['Bunny'/5074, l='MpServer', x=-1352.29, y=66.00, z=633.50], EntitySkeleton['Skeleton'/5075, l='MpServer', x=-1318.50, y=37.00, z=601.50], EntityHenLeghorn['Leghorn Hen'/5076, l='MpServer', x=-1322.25, y=68.00, z=602.75], MoCEntityElephant['Elephant'/5077, l='MpServer', x=-1321.10, y=67.00, z=606.01], MoCEntityManderin['Manderin'/5081, l='MpServer', x=-1368.25, y=61.06, z=657.13], MoCEntityDolphin['Dolphin'/5082, l='MpServer', x=-1372.59, y=60.79, z=670.14], MoCEntityCrab['Crab'/5084, l='MpServer', x=-1366.16, y=57.00, z=645.58], MoCEntityFox['Fox'/5085, l='MpServer', x=-1371.74, y=62.65, z=646.34], MoCEntityGoldFish['GoldFish'/5086, l='MpServer', x=-1373.07, y=62.60, z=640.11], MoCEntityBass['Bass'/5087, l='MpServer', x=-1362.09, y=61.92, z=645.85], MoCEntityAngelFish['AngelFish'/5088, l='MpServer', x=-1390.16, y=61.42, z=676.59], EntityHamster['Hamster'/5089, l='MpServer', x=-1338.34, y=66.00, z=625.57], MoCEntityStingRay['StingRay'/5092, l='MpServer', x=-1348.60, y=61.00, z=649.84], MoCEntitySalmon['Salmon'/5093, l='MpServer', x=-1356.30, y=62.00, z=640.83], MoCEntityStingRay['StingRay'/5094, l='MpServer', x=-1343.87, y=58.12, z=658.42], MoCEntitySnake['Snake'/5103, l='MpServer', x=-1295.56, y=68.00, z=553.50], MoCEntityGrizzlyBear['GrizzlyBear'/5104, l='MpServer', x=-1301.72, y=68.00, z=568.08], EntityCreeper['Creeper'/5105, l='MpServer', x=-1363.50, y=22.00, z=639.50], EntityCreeper['Creeper'/5106, l='MpServer', x=-1365.50, y=22.00, z=637.50], MoCEntityFishy['Fishy'/5107, l='MpServer', x=-1374.85, y=62.00, z=634.86], MoCEntityClownFish['ClownFish'/5108, l='MpServer', x=-1372.12, y=61.17, z=629.31], MoCEntityManderin['Manderin'/5109, l='MpServer', x=-1363.69, y=61.22, z=633.41], MoCEntityStingRay['StingRay'/5110, l='MpServer', x=-1371.40, y=59.69, z=632.29], MoCEntitySalmon['Salmon'/5111, l='MpServer', x=-1364.07, y=60.28, z=637.07], MoCEntityDeer['Deer'/5112, l='MpServer', x=-1370.62, y=62.58, z=623.78], MoCEntityStingRay['StingRay'/5113, l='MpServer', x=-1218.60, y=59.67, z=756.40], MoCEntityShark['Shark'/5114, l='MpServer', x=-1221.14, y=60.05, z=753.10], MoCEntityDeer['Deer'/5115, l='MpServer', x=-1231.50, y=97.00, z=757.55], MoCEntityAnt['Ant'/5118, l='MpServer', x=-1199.48, y=27.00, z=729.59]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Integrated singleplayer server

-- System Details -- Details: Minecraft Version: 1.10.2 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 3927397472 bytes (3745 MB) / 7515668480 bytes (7167 MB) up to 15271460864 bytes (14564 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx16G IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104 FML: MCP 9.32 Powered by Forge 12.18.3.2254 Optifine OptiFine_1.10.2_HD_U_D7 159 mods loaded, 158 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.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2254.jar) UCHIJAAAA Forge{12.18.3.2254} [Minecraft Forge] (forge-1.10.2-12.18.3.2254.jar) UCHIJAAAA AdvancedRocketryCore{1} [Advanced Rocketry] (minecraft.jar) UCHIJAAAA appliedenergistics2-core{rv4-alpha-11} [Applied Energistics 2 Core] (minecraft.jar) UCHIJAAAA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.2.jar) UCHIJAAAA NotEnoughItems{2.1.3.205} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.205-universal.jar) UCHIJAAAA OpenComputers|Core{1.6.2.7} [OpenComputers (Core)] (minecraft.jar) UCHIJAAAA io.github.elytra.movingworld.common.asm.coremod{} [MovingWorld CORE] (minecraft.jar) UCHIJAAAA {000} [CoFH ASM] (minecraft.jar) UCHIJAAAA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar) UCHIJAAAA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.7.241-universal.jar) UCHIJAAAA cofhcore{4.1.1} [CoFH Core] (CoFHCore-1.10.2-4.1.1.156-universal.jar) UCHIJAAAA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar) UCHIJAAAA forgeendertech{1.10.2-1.2.2.0} [Forge Endertech] (ForgeEndertech-1.10.2-1.2.2.0-build.0021.jar) UCHIJAAAA adchimneys{1.10.2-1.2.2.0} [Advanced Chimneys] (AdChimneys-1.10.2-1.2.2.0-build.0021.jar) UCHIJAAAA adobeblocks{6.0.5} [Adobe Blocks 2] (AdobeBlocks-6.0.5.jar) UCHIJAAAA libVulpes{0.1.17.20170402130834} [libVulpes] (LibVulpes-1.10.2-0.1.17-universal.jar) UCHIJAAAA advancedRocketry{1.10.2-1.0.15} [Advanced Rocketry] (AdvancedRocketry-1.10.2-1.0.15.jar) UCHIJAAAA appliedenergistics2{rv4-alpha-11} [Applied Energistics 2] (appliedenergistics2-rv4-alpha-11.jar) UCHIJAAAA bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar) UCHIJAAAA ae2stuff{0.6.0.9} [AE2 Stuff] (ae2stuff-0.6.0.9-mc1.10.2.jar) UCHIJAAAA infinitylib{1.10.2-0.8.0} [InfinityLib] (infinitylib-0.8.0.jar) UCHIJAAAA agricraft{2.0.0-0.8.0-a14} [AgriCraft] (agricraft-2.0.0-0.8.0-a14.jar) UCHIJAAAA Baubles{1.3.9} [Baubles] (Baubles-1.10.2-1.3.9.jar) UCHIJAAAA JEI{3.14.7.417} [Just Enough Items] (jei_1.10.2-3.14.7.417.jar) UCHIJAAAA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.3.3.jar) UCHIJAAAA flyringbaublemod{0.2.3_1.10.2-d3100bf} [AngelRing 2 Bauble] (angelRingToBauble-1.10.2-0.2.3.16+d3100bf.jar) UCHIJAAAA animania{1.0.4.6} [Animania] (animania-1.10-1.0.4.6.jar) UCHIJAAAA aquaculture{1.4.0} [Aquaculture] (Aquaculture-1.10.2-1.4.0.28.jar) UCHIJAAAA architecturecraft{1.5.0.0} [ArchitectureCraft] (ArchitectureCraft-1.10.2.jar) UCHIJAAAA Aroma1997CoreHelper{1.1.1.2} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.2.jar) UCHIJAAAA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.9.4-1.2.0.6.jar) UCHIJAAAA Morphtool{1.0-12} [Morph-o-Tool] (Morph-o-Tool-1.0-12.jar) UCHIJAAAA Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar) UCHIJAAAA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar) UCHIJAAAA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar) UCHIJAAAA hud{1.3.8} [Better HUD] (Better HUD by NukeDuck [1.9.4][1.3.8].jar) UCHIJAAAA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar) UCHIJAAAA malisiscore{1.10.2-4.4.0} [MalisisCore] (malisiscore-1.10.2-4.4.0.jar) UCHIJAAAA malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0.jar) UCHIJAAAA bigdoors{1.10.2-1.3.0} [Big Doors] (BigDoors-1.10.2-1.3.0.jar) UCHIJAAAA biomeheighttweaker{1.10-0.5} [Biome Height Tweaker] (biomeheighttweaker-1.10-0.5.jar) UCHIJAAAA BiomeTweaker{2.1.230} [BiomeTweaker] (BiomeTweaker-1.10.2-2.1.230.jar) UCHIJAAAA BiomesOPlenty{5.0.0.2162} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2162-universal.jar) UCHIJAAAA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar) UCHIJAAAA BloodMagic{1.10.2-2.1.9-78} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.9-78.jar) UCHIJAAAA bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar) UCHIJAAAA Botania{r1.9-341} [Botania] (Botania r1.9-341.jar) UCHIJAAAA CodeChickenLib{2.5.7.241} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.7.241-universal.jar) UCHIJAAAA brandonscore{2.1.6} [Brandon's Core] (BrandonsCore-1.10.2-2.1.6.98-universal.jar) UCHIJAAAA cfm{4.1.2} [MrCrayfish's Furniture Mod] (cfm-4.1.2-mc1.10.2.jar) UCHIJAAAA Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar) UCHIJAAAA ChestTransporter{2.5.12} [Chest Transporter] (ChestTransporter-1.10.2-2.5.12.jar) UCHIJAAAA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar) UCHIJAAAA ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar) UCHIJAAAA chisel{MC1.10.2-0.0.9.15} [Chisel] (Chisel-MC1.10.2-0.0.9.15.jar) UCHIJAAAA mcmultipart{1.3.0_87} [MCMultiPart] (MCMultiPart-experimental-2.0.0_88-universal.jar) UCHIJAAAA chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar) UCHIJAAAA Chopper{1.0.0} [Chopper] (Chopper (EW) V7 1.10.2.jar) UCHIJAAAA cookingforblockheads{4.2.39} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.39.jar) UCHIJAAAA customspawner{3.10.1} [DrZhark's CustomSpawner] (CustomMobSpawner 3.10.1.jar) UCHIJAAAA darkutils{1.1.7.120} [Dark Utilities] (DarkUtilities-1.10.2-1.1.7.120.jar) UCHIJAAAA movingworld{1.10.2-0007} [Moving World] (movingworld-1.10.2-0007-full.jar) UCHIJAAAA davincisvessels{@DVESSELSVER@} [Davinci's Vessels] (davincisvessels-1.10.2-0006-full.jar) UCHIJAAAA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4_1.10.2.jar) UCHIJAAAA props{2.4} [Decocraft] (Decocraft-2.4_1.10.2.jar) UCHIJAAAA forestry{5.2.17.373} [Forestry] (forestry_1.10.2-5.2.17.373.jar) UCHIJAAAA eleccore{1.7.415} [ElecCore] (ElecCore-1.10.2-1.7.415.jar) UCHIJAAAA EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar) UCHIJAAAA OpenComputers{1.6.2.7} [OpenComputers] (OpenComputers-MC1.10.2-1.6.2.7.jar) UCHIJAAAA deepresonance{1.4.6} [DeepResonance] (deepresonance-1.1x-1.4.6.jar) UCHIJAAAA draconicevolution{2.0.10} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.10.193-universal.jar) UCHIJAAAA DragonMounts{r46-1.10.2} [Dragon Mounts] (Dragon-Mounts-1.10.2.jar) UCHIJAAAA StorageDrawers{1.10.2-3.6.2} [Storage Drawers] (StorageDrawers-1.10.2-3.6.2.jar) UCHIJAAAA bitdrawers{0.36} [Drawers & Bits] (DrawersBits-1.10.2-0.36.jar) UCHIJAAAA mocreatures{10.0.6} [DrZhark's Mo'Creatures Mod] (DrZhark's Mo'Creatures Mod-10.0.6.jar) UCHIJAAAA endercore{1.10.2-0.4.1.65-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.65-beta.jar) UCHIJAAAA EnderIO{1.10.2-3.1.179} [Ender IO] (EnderIO-1.10.2-3.1.179.jar) UCHIJAAAA thermalfoundation{2.0.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.0.5.81-universal.jar) UCHIJAAAA thermalexpansion{5.0.4} [Thermal Expansion] (ThermalExpansion-1.10.2-5.0.4.90-universal.jar) UCHIJAAAA eiorteis{1.10.2-2.1} [EIORecipesTEInductionSmelter] (eiorteis-2.1.jar) UCHIJAAAA shetiphiancore{3.3.8} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.8.jar) UCHIJAAAA endertanks{1.4.12} [EnderTanks] (endertanks-1.10.0-1.4.12.jar) UCHIJAAAA engineersworkshop{1.2.1-1.10.2} [Engineer's Workshop] (EngineersWorkshop-1.2.1-1.10.2.jar) UCHIJAAAA valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar) UCHIJAAAA environmentaltech{1.10.2-0.10.6b} [Environmental Tech] (environmentaltech-1.10.2-0.10.6b.jar) UCHIJAAAA zerocore{1.10.2-0.1.0.4} [Zero CORE] (zerocore-1.10.2-0.1.0.4.jar) UCHIJAAAA bigreactors{1.10.2-0.4.5.27} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.27.jar) UCHIJAAAA farseek{2.1} [Farseek] (Farseek-1.9.4-2.1.jar) UCHIJAAAA fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar) UCHIJAAAA sonarcore{3.2.6} [SonarCore] (SonarCore-1.10.2-3.2.6.jar) UCHIJAAAA fluxnetworks{1.2.2} [FluxNetworks] (FluxNetworks-1.10.2-1.2.2.jar) UCHIJAAAA foamfix{@VERSION@} [FoamFix] (foamfix-0.6.2-beta2-anarchy.jar) UCHIJAAAA forgemultipartcbe{2.0.0.31} [Forge Multipart CBE] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar) UCHIJAAAA microblockcbe{2.0.0.31} [Forge Microblocks] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar) UCHIJAAAA minecraftmultipartcbe{2.0.0.31} [Minecraft Multipart Plugin] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar) UCHIJAAAA ftbl{0.0.0} [FTBLib] (FTBLib-1.10.2-3.5.3.jar) UCHIJAAAA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.10.2-3.5.1.jar) UCHIJAAAA gendustry{1.6.5.30} [GenDustry] (gendustry-1.6.5.30-mc1.10.2.jar) UCHIJAAAA gravestone{1.5.12} [Gravestone] (GraveStone Mod 1.5.12.jar) UCHIJAAAA llibrary{1.7.4} [LLibrary] (llibrary-1.7.4-1.10.2.jar) UCHIJAAAA iceandfire{1.0.1} [Ice and Fire] (iceandfire-1.0.1.jar) UCHIJAAAA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar) UCHIJAAAA tconstruct{1.10.2-2.6.3.500} [Tinkers' Construct] (TConstruct-1.10.2-2.6.3.jar) UCHIJAAAA immersiveengineering{0.10-56} [Immersive Engineering] (ImmersiveEngineering-0.10-56.jar) UCHIJAAAA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar) UCHIJAAAA ironbackpacks{1.10.2-2.2.25} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.25.jar) UCHIJAAAA ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar) UCHIJAAAA jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.10.2.jar) UCHIJAAAA journeymap{1.10.2-5.4.6} [JourneyMap] (journeymap-1.10.2-5.4.6.jar) UCHIJAAAA jurassicraft{2.0.5} [JurassiCraft] (JurassiCraft-2.0.5.jar) UCHIJAAAA jeresources{0.5.9.3} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.9.3.jar) UCHIJAAAA llor{1.1.0-mc[1.9-1.10.2]} [Light Level Overlay Reloaded] (LLOverlayReloaded-1.1.0-mc[1.9-1.10.2].jar) UCHIJAAAA Mekanism{9.2.1} [Mekanism] (Mekanism-1.10.2-9.2.1.298.jar) UCHIJAAAA MekanismGenerators{9.2.1} [MekanismGenerators] (MekanismGenerators-1.10.2-9.2.1.298.jar) UCHIJAAAA MekanismTools{9.2.1} [MekanismTools] (MekanismTools-1.10.2-9.2.1.298.jar) UCHIJAAAA minecolonies{1.10.2-0.6.3328} [MineColonies] (minecolonies-universal-1.10.2-0.6.3328.jar) UCHIJAAAA railcraft{10.0.1} [Railcraft] (Railcraft_1.10.2-10.0.1.jar) UCHIJAAAA morebees{1.10.2-1.3.2} [More Bees] (morebees-1.10.2-1.3.2.jar) UCHIJAAAA morematerials{1.10.2-1.9.20160723.0} [More Materials] (MoreMaterials-1.10.2.jar) UCHIJAAAA MrTJPCoreMod{2.0.0.14} [MrTJPCore] (MrTJPCore-1.10.2-2.0.0.14-universal.jar) UCHIJAAAA multistorage{1.2.17} [Multi-Storage] (multistorage-1.10.0-1.2.17.jar) UCHIJAAAA natura{1.10.2-4.1.0.29} [Natura] (natura-1.10.2-4.1.0.29.jar) UCHIJAAAA notenoughwands{1.4.0} [Not Enough Wands] (notenoughwands-1.10-1.4.0.jar) UCHIJAAAA omlib{1.10.2-3.0.0-61} [OMLib] (omlib-1.10.2-3.0.0-61.jar) UCHIJAAAA openmodularturrets{1.10.2-3.0.0-102} [Open Modular Turrets] (openmodularturrets-1.10.2-3.0.0-102.jar) UCHIJAAAA harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar) UCHIJAAAA platforms{1.2.10} [Platforms] (platforms-1.10.0-1.2.10.jar) UCHIJAAAA pressure{1.3.1.25} [Pressure Pipes] (pressure-1.3.1.25-mc1.10.2.jar) UCHIJAAAA projectred-core{4.8.1.25} [ProjectRed Core] (ProjectRed-1.10.2-4.8.1.25-Base.jar) UCHIJAAAA projectred-integration{4.8.1.25} [ProjectRed integration] (ProjectRed-1.10.2-4.8.1.25-integration.jar) UCHIJAAAA projectred-transmission{4.8.1.25} [ProjectRed Transmission] (ProjectRed-1.10.2-4.8.1.25-integration.jar) UCHIJAAAA projectred-illumination{4.8.1.25} [ProjectRed Illumination] (ProjectRed-1.10.2-4.8.1.25-lighting.jar) UCHIJAAAA projectred-exploration{4.8.1.25} [ProjectRed Exploration] (ProjectRed-1.10.2-4.8.1.25-world.jar) UCHIJAAAA rccosmetic{3.0.2} [Railcraft Cosmetic Additions] (RailCraft Cosmetic Additions-3.0.2.jar) UCHIJAAAA rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar) UCHIJAAAA reborncore{2.13.4.128} [RebornCore] (RebornCore-1.10.2-2.13.4.128-universal.jar) UCHIJAAAA reborncore-mcmultipart{2.13.4.128} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.4.128-universal.jar) UCHIJAAAA refinedstorage{1.2.25} [Refined Storage] (refinedstorage-1.2.25.jar) UCHIJAAAA rebornstorage{1.0.0} [RebornStorage] (RebornStorage-1.10.2-1.0.2.29.jar) UCHIJAAAA rftools{5.91} [RFTools] (rftools-1.1x-5.91.jar) UCHIJAAAA rftoolscontrol{1.6.6} [RFTools Control] (rftoolsctrl-1.1x-1.6.6.jar) UCHIJAAAA rftoolsdim{4.55} [RFTools Dimensions] (rftoolsdim-1.1x-4.55.jar) UCHIJAAAA roads{1.2} [Roads Mod] (Road-Mod-by-derfl007-1.10.2.jar) UCHIJAAAA shadowmc{3.6.1} [ShadowMC] (ShadowMC-1.10.2-3.6.1.jar) UCHIJAAAA Signals{1.0} [Signals] (Signals-1.10.2-0.5.1-universal.jar) UCHIJAAAA SleepingBag{1.4.0} [Sleeping Bag] (SleepingBag-1.10.2-1.4.0.jar) UCHIJAAAA StevesFactoryManager{1.0.12} [Steve's Factory Manager] (StevesFactoryManager-1.10.2.jar) UCHIJAAAA streams{0.3} [Streams] (Streams-1.9.4-0.3.jar) UCHIJAAAA surge{1.1.0.1} [Surge] (Surge-1.10.2-1.1.0.70.jar) UCHIJAAAA theoneprobe{1.3.3} [The One Probe] (theoneprobe-1.10-1.3.3.jar) UCHIJAAAA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar) UCHIJAAAA vc{4.26.13} [ViesCraft] (ViesCraft-1.10.X-4.26.13.jar) UCHIJAAAA wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar) UCHIJAAAA wmatm{1.10.X-1.1.5.1} [WMATM Vehicles] (wmatm - 1.1.5.1 (1.10.X).jar) UCHIJAAAA Woot{1.10.2-1.3.1} [Woot] (woot-1.10.2-1.3.1.jar) UCHIJAAAA xnet{1.1.5} [XNet] (xnet-1.1.5.jar) UD BiomeTweakerCore{2.1.230} [BiomeTweaker Core] (minecraft.jar) Loaded coremods (and transformers): FarseekCoreMod (Farseek-1.9.4-2.1.jar) farseek.core.FarseekClassTransformer CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)

Brandon's Core (BrandonsCore-1.10.2-2.1.6.98-universal.jar) com.brandon3055.brandonscore.asm.ClassTransformer LoadingHook (Mekanism-1.10.2-9.2.1.298.jar)

NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.205-universal.jar) codechicken.nei.asm.NEITransformer MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar) net.malisis.core.util.chunkcollision.ChunkCollisionTransformer net.malisis.core.util.chunkblock.ChunkBlockTransformer net.malisis.core.renderer.transformer.MalisisRendererTransformer net.malisis.core.renderer.icon.asm.TextureMapTransformer net.malisis.core.util.clientnotif.ClientNotifTransformer CorePlugin (MrTJPCore-1.10.2-2.0.0.14-universal.jar)

AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.0.15.jar) zmaster587.advancedRocketry.asm.ClassTransformer MovingWorldCoreMod (movingworld-1.10.2-0007-full.jar)

DummyPlugin (ForgeEndertech-1.10.2-1.2.2.0-build.0021.jar)

FMLPlugin (InventoryTweaks-1.61-58.jar) invtweaks.forge.asm.ContainerTransformer ChiselCorePlugin (Chisel-MC1.10.2-0.0.9.15.jar) team.chisel.common.asm.ChiselTransformer CCLCorePlugin (CodeChickenLib-1.10.2-2.5.7.241-universal.jar) codechicken.lib.asm.ClassHeirachyManager codechicken.lib.asm.CCL_ASMTransformer BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar) net.darkhax.bookshelf.asm.BookshelfTransformerManager IceAndFireForgeLoading (iceandfire-1.0.1.jar) com.github.alexthe666.iceandfire.access.IceAndFireTransformer TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar) li.cil.oc.common.asm.ClassTransformer RebornCoreASM (RebornCore-1.10.2-2.13.4.128-universal.jar) reborncore.mixin.transformer.MixinTransformer EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar) com.enderio.core.common.transform.EnderCoreTransformer LoadingPlugin (Quark-r1.1-70.jar) vazkii.quark.base.asm.ClassTransformer Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.2-beta2-anarchy.jar) pl.asie.foamfix.coremod.FoamFixTransformer llibrary (llibrary-1.7.4-1.10.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher AppEngCore (appliedenergistics2-rv4-alpha-11.jar) appeng.coremod.transformer.ASMIntegration CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar) cofh.asm.CoFHClassTransformer cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager BiomeTweakerCore (BiomeTweaker-1.10.2-2.1.230.jar) me.superckl.biometweaker.core.BiomeTweakerASMTransformer ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.8.jar) shetiphian.core.asm.ClassTransformer SurgeLoadingPlugin (Surge-1.10.2-1.1.0.70.jar) org.epoxide.surge.asm.SurgeTransformerManager GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 376.53' Renderer: 'GeForce GTX 750 Ti/PCIe/SSE2' AE2 Version: alpha rv4-alpha-11 for Forge 12.18.3.2185 Pulsar/tconstruct loaded Pulses:

mezz commented 7 years ago

Thanks for the report! Please remove NEI before reporting here. It is often the cause of problems. After you remove NEI, if you still have issues please paste your crash log to https://gist.github.com/ and link it here.

Daihok41 commented 7 years ago

Yea still getting same crash with NEI removed its not letting me paste the crash log in that link you gave. Not sure what Im doin wrong.

ghost commented 7 years ago

Please use Pastebin or Hastebin for posting crash reports and logs in order to avoid a giant wall of text.

Daihok41 commented 7 years ago

Here is the crash without NEI also it crashs when i try and type oak in the search box, and also just scrolling through the items when i get to the gendustry stuff game just locks up. Also like i said before just flat out crashs when I try and type @gendustry.

https://pastebin.com/L9yHkZvt

mezz commented 7 years ago

Thanks! Judging by the crash report, this seems to be an issue with Forge Microblocks. Please report the same thing here: https://github.com/TheCBProject/Feedback/issues

mezz commented 7 years ago

Making a note that the new issue is here: https://github.com/TheCBProject/Feedback/issues/17

ghost commented 7 years ago

Huge success.