Hey guys, having a little issue and not sure where to go for help so I'd love to have your input on a fix or where I should go to maybe find one.
So I recently started a SP Magic Farm 3 and all runs perfect minus one little issue.. searching, using the Minecraft search bar, NEI search bar, or even trying to look up a recipe though NEI causes me to crash.
Here's my report, any insight would be amazing.
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 5/6/16 11:59 AM
Description: Updating screen events
java.lang.NoClassDefFoundError: forestry/core/utils/ShapedRecipeCustom
at tonius.neiintegration.mods.forestry.RecipeHandlerShapedCustom.loadUsageRecipes(RecipeHandlerShapedCustom.java:117)
at codechicken.nei.recipe.TemplateRecipeHandler.loadUsageRecipes(TemplateRecipeHandler.java:346)
at tonius.neiintegration.RecipeHandlerBase.loadUsageRecipes(RecipeHandlerBase.java:123)
at codechicken.nei.recipe.TemplateRecipeHandler.getUsageHandler(TemplateRecipeHandler.java:471)
at codechicken.nei.recipe.GuiUsageRecipe.openRecipeGui(GuiUsageRecipe.java:20)
at codechicken.nei.recipe.RecipeItemInputHandler.lastKeyTyped(RecipeItemInputHandler.java:20)
at codechicken.nei.guihook.GuiContainerManager.lastKeyTyped(GuiContainerManager.java:307)
at net.minecraft.client.gui.inventory.GuiContainer.func_73869_a(GuiContainer.java)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_73869_a(GuiContainer.java)
at codechicken.nei.guihook.GuiContainerManager.callKeyTyped(GuiContainerManager.java)
at codechicken.nei.guihook.GuiContainerManager.keyTyped(GuiContainerManager.java:475)
at codechicken.nei.guihook.GuiContainerManager.handleKeyboardInput(GuiContainerManager.java:465)
at net.minecraft.client.gui.inventory.GuiContainer.func_146282_l(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:276)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: forestry.core.utils.ShapedRecipeCustom
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 24 more
Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at tonius.neiintegration.mods.forestry.RecipeHandlerShapedCustom.loadUsageRecipes(RecipeHandlerShapedCustom.java:117)
at codechicken.nei.recipe.TemplateRecipeHandler.loadUsageRecipes(TemplateRecipeHandler.java:346)
at tonius.neiintegration.RecipeHandlerBase.loadUsageRecipes(RecipeHandlerBase.java:123)
at codechicken.nei.recipe.TemplateRecipeHandler.getUsageHandler(TemplateRecipeHandler.java:471)
at codechicken.nei.recipe.GuiUsageRecipe.openRecipeGui(GuiUsageRecipe.java:20)
at codechicken.nei.recipe.RecipeItemInputHandler.lastKeyTyped(RecipeItemInputHandler.java:20)
at codechicken.nei.guihook.GuiContainerManager.lastKeyTyped(GuiContainerManager.java:307)
at net.minecraft.client.gui.inventory.GuiContainer.func_73869_a(GuiContainer.java)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_73869_a(GuiContainer.java)
at codechicken.nei.guihook.GuiContainerManager.callKeyTyped(GuiContainerManager.java)
at codechicken.nei.guihook.GuiContainerManager.keyTyped(GuiContainerManager.java:475)
at codechicken.nei.guihook.GuiContainerManager.handleKeyboardInput(GuiContainerManager.java:465)
at net.minecraft.client.gui.inventory.GuiContainer.func_146282_l(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:276)
Hey guys, having a little issue and not sure where to go for help so I'd love to have your input on a fix or where I should go to maybe find one.
So I recently started a SP Magic Farm 3 and all runs perfect minus one little issue.. searching, using the Minecraft search bar, NEI search bar, or even trying to look up a recipe though NEI causes me to crash.
Here's my report, any insight would be amazing.
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 5/6/16 11:59 AM
Description: Updating screen events
java.lang.NoClassDefFoundError: forestry/core/utils/ShapedRecipeCustom
at tonius.neiintegration.mods.forestry.RecipeHandlerShapedCustom.loadUsageRecipes(RecipeHandlerShapedCustom.java:117)
at codechicken.nei.recipe.TemplateRecipeHandler.loadUsageRecipes(TemplateRecipeHandler.java:346)
at tonius.neiintegration.RecipeHandlerBase.loadUsageRecipes(RecipeHandlerBase.java:123)
at codechicken.nei.recipe.TemplateRecipeHandler.getUsageHandler(TemplateRecipeHandler.java:471)
at codechicken.nei.recipe.GuiUsageRecipe.openRecipeGui(GuiUsageRecipe.java:20)
at codechicken.nei.recipe.RecipeItemInputHandler.lastKeyTyped(RecipeItemInputHandler.java:20)
at codechicken.nei.guihook.GuiContainerManager.lastKeyTyped(GuiContainerManager.java:307)
at net.minecraft.client.gui.inventory.GuiContainer.func_73869_a(GuiContainer.java)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_73869_a(GuiContainer.java)
at codechicken.nei.guihook.GuiContainerManager.callKeyTyped(GuiContainerManager.java)
at codechicken.nei.guihook.GuiContainerManager.keyTyped(GuiContainerManager.java:475)
at codechicken.nei.guihook.GuiContainerManager.handleKeyboardInput(GuiContainerManager.java:465)
at net.minecraft.client.gui.inventory.GuiContainer.func_146282_l(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:276)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: forestry.core.utils.ShapedRecipeCustom
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 24 more
Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at tonius.neiintegration.mods.forestry.RecipeHandlerShapedCustom.loadUsageRecipes(RecipeHandlerShapedCustom.java:117)
at codechicken.nei.recipe.TemplateRecipeHandler.loadUsageRecipes(TemplateRecipeHandler.java:346)
at tonius.neiintegration.RecipeHandlerBase.loadUsageRecipes(RecipeHandlerBase.java:123)
at codechicken.nei.recipe.TemplateRecipeHandler.getUsageHandler(TemplateRecipeHandler.java:471)
at codechicken.nei.recipe.GuiUsageRecipe.openRecipeGui(GuiUsageRecipe.java:20)
at codechicken.nei.recipe.RecipeItemInputHandler.lastKeyTyped(RecipeItemInputHandler.java:20)
at codechicken.nei.guihook.GuiContainerManager.lastKeyTyped(GuiContainerManager.java:307)
at net.minecraft.client.gui.inventory.GuiContainer.func_73869_a(GuiContainer.java)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_73869_a(GuiContainer.java)
at codechicken.nei.guihook.GuiContainerManager.callKeyTyped(GuiContainerManager.java)
at codechicken.nei.guihook.GuiContainerManager.keyTyped(GuiContainerManager.java:475)
at codechicken.nei.guihook.GuiContainerManager.handleKeyboardInput(GuiContainerManager.java:465)
at net.minecraft.client.gui.inventory.GuiContainer.func_146282_l(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:276)
-- Affected screen --
Details:
Screen name: net.minecraft.client.gui.inventory.GuiInventory
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['IrishRaven'/1183, l='MpServer', x=-340.03, y=65.62, z=-333.88]]
Chunk stats: MultiplayerChunkCache: 624, 624
Level seed: 0
Level generator: ID 05 - HighlandsLB, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (0,64,12), Chunk: (at 0,4,12 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 158981 game time, 176808 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: 97 total; [MoCEntityRaccoon['Raccoon'/1280, l='MpServer', x=-447.28, y=61.00, z=-235.72], Entity_SpecialWitch['Witch'/47616, l='MpServer', x=-308.31, y=23.00, z=-289.50], MoCEntityRaccoon['Raccoon'/1281, l='MpServer', x=-450.38, y=62.36, z=-226.97], EntityCreeper['Creeper'/50947, l='MpServer', x=-351.72, y=43.00, z=-345.45], EntityCreeper['Creeper'/50948, l='MpServer', x=-351.63, y=42.00, z=-344.31], EntityMummy['Mummy'/43271, l='MpServer', x=-370.66, y=20.00, z=-361.03], EntityMummy['Mummy'/43272, l='MpServer', x=-365.63, y=21.00, z=-358.03], EntityLightningCreeper['Lightning Creeper'/50952, l='MpServer', x=-419.50, y=31.00, z=-298.50], MoCEntityRaccoon['Raccoon'/1289, l='MpServer', x=-389.78, y=70.00, z=-215.41], EntityMummy['Mummy'/43273, l='MpServer', x=-372.50, y=20.00, z=-366.50], EntityCreeper['Creeper'/2315, l='MpServer', x=40.03, y=-25.62, z=34.88], MoCEntityScorpion['Scorpion'/41483, l='MpServer', x=-355.28, y=20.31, z=-350.34], EntityHuman['tlovetech'/48909, l='MpServer', x=-443.50, y=48.00, z=-345.50], EntityHuman['adlingtont'/48910, l='MpServer', x=-444.50, y=48.00, z=-347.50], MoCEntityMiniGolem['MiniGolem'/61710, l='MpServer', x=-409.69, y=48.00, z=-349.63], EntityCreeper['Creeper'/61715, l='MpServer', x=-407.38, y=48.00, z=-352.38], MoCEntityRaccoon['Raccoon'/1311, l='MpServer', x=-238.78, y=67.00, z=-254.47], EntityMiniCreeper['Mini Creeper'/49699, l='MpServer', x=-417.69, y=12.00, z=-257.69], MoCEntityBird['Bird'/1316, l='MpServer', x=-272.28, y=73.00, z=-218.78], MoCEntityBird['Bird'/1321, l='MpServer', x=-285.44, y=69.81, z=-210.94], MoCEntityRaccoon['Raccoon'/1340, l='MpServer', x=-449.81, y=63.00, z=-230.59], MoCEntityRaccoon['Raccoon'/1344, l='MpServer', x=-249.91, y=63.00, z=-439.47], MoCEntityRat['Rat'/42049, l='MpServer', x=-444.50, y=26.00, z=-282.50], EntityInfestedVillager['Infested Villager'/32578, l='MpServer', x=-419.50, y=42.00, z=-395.50], EntityDeathCreeper['Death Creeper'/62808, l='MpServer', x=-315.53, y=52.00, z=-295.03], EntityItem['item.item.string'/35941, l='MpServer', x=-297.94, y=41.13, z=-280.50], EntityMummy['Mummy'/58730, l='MpServer', x=-373.50, y=16.00, z=-359.50], MoCEntityRat['Rat'/59503, l='MpServer', x=-416.47, y=43.00, z=-397.84], EntityHuman['Vechs_'/59264, l='MpServer', x=-343.50, y=19.00, z=-315.50], EntityVillager['Villager'/1161, l='MpServer', x=-310.53, y=65.00, z=-310.69], EntityHuman['falsesymmetry'/59529, l='MpServer', x=-413.63, y=36.00, z=-358.38], EntityVillager['Villager'/1162, l='MpServer', x=-316.53, y=64.00, z=-305.72], MoCEntityMiniGolem['MiniGolem'/59530, l='MpServer', x=-413.50, y=36.00, z=-356.50], EntityVillager['Villager'/1163, l='MpServer', x=-305.59, y=65.00, z=-319.50], MoCEntityMiniGolem['MiniGolem'/59531, l='MpServer', x=-412.31, y=36.00, z=-359.50], EntityVillager['Villager'/1164, l='MpServer', x=-311.47, y=65.00, z=-309.63], EntityVillager['Villager'/1165, l='MpServer', x=-319.00, y=64.00, z=-308.44], EntityVillager['Villager'/1166, l='MpServer', x=-318.69, y=64.00, z=-307.50], EntityVillager['Villager'/1168, l='MpServer', x=-306.31, y=67.00, z=-299.53], EntityVillager['Villager'/1169, l='MpServer', x=-305.75, y=64.00, z=-292.28], EntityVillager['Villager'/1170, l='MpServer', x=-312.47, y=65.00, z=-301.25], MoCEntitySilverSkeleton['SilverSkeleton'/50580, l='MpServer', x=-400.38, y=17.00, z=-316.75], EntityCreeper['Creeper'/66965, l='MpServer', x=-267.50, y=28.00, z=-317.50], EntityVillager['Villager'/1173, l='MpServer', x=-303.69, y=64.00, z=-298.69], EntityCaveSpider['Cave Spider'/2197, l='MpServer', x=-305.50, y=26.00, z=-305.50], EntityVillager['Villager'/1175, l='MpServer', x=-320.69, y=64.00, z=-305.47], EntityVillager['Villager'/1176, l='MpServer', x=-322.50, y=64.00, z=-306.69], EntityCaveSpider['Father Wolfwolfern the Non-Suspicious'/1177, l='MpServer', x=-343.38, y=20.00, z=-306.56], EntityGravityCreeper['Gravity Creeper'/66968, l='MpServer', x=-415.50, y=36.00, z=-358.50], EntityCreeper['Creeper'/1178, l='MpServer', x=-341.03, y=45.00, z=-335.50], MoCEntitySilverSkeleton['SilverSkeleton'/56474, l='MpServer', x=-415.47, y=43.00, z=-397.34], EntityPainting['Painting'/1179, l='MpServer', x=-344.00, y=66.00, z=-329.06], EntityCreeper['Creeper'/56475, l='MpServer', x=-297.50, y=30.00, z=-299.50], EntityClientPlayerMP['IrishRaven'/1183, l='MpServer', x=-340.03, y=65.62, z=-333.88], EntityEnderCreeper['Ender Creeper'/1187, l='MpServer', x=-318.00, y=44.00, z=-328.47], EntityHuman['boni'/1189, l='MpServer', x=-317.53, y=52.00, z=-293.38], EntityPainting['Painting'/1179, l='MpServer', x=-344.00, y=66.00, z=-329.06], EntityItem['item.item.bone'/1190, l='MpServer', x=-384.06, y=21.13, z=-326.78], EntitySkeleton['Skeldottirend the Scary'/1191, l='MpServer', x=-388.95, y=22.00, z=-321.63], EntityHuman['Mumbo'/1194, l='MpServer', x=-295.91, y=15.00, z=-320.50], EntityVillagerFarmer['Villager'/1195, l='MpServer', x=-303.06, y=64.00, z=-304.06], Entity_SpecialSlime['Slime'/1196, l='MpServer', x=-371.31, y=18.00, z=-284.31], MoCEntityPetScorpion['PetScorpion'/1198, l='MpServer', x=-388.19, y=62.15, z=-367.38], MoCEntityRaccoon['Raccoon'/1220, l='MpServer', x=-283.16, y=63.00, z=-283.44], EntityCaveSpider['Skeljon the ... Something'/1221, l='MpServer', x=-312.29, y=34.00, z=-291.64], MoCEntityRaccoon['Raccoon'/1222, l='MpServer', x=-358.59, y=63.00, z=-253.41], MoCEntityBird['Bird'/1224, l='MpServer', x=-344.78, y=63.00, z=-258.44], MoCEntityRaccoon['Raccoon'/1228, l='MpServer', x=-416.03, y=65.00, z=-296.56], MoCEntityRaccoon['Raccoon'/1234, l='MpServer', x=-278.47, y=64.00, z=-270.16], MoCEntitySnake['Snake'/1246, l='MpServer', x=-310.50, y=68.00, z=-239.00], MoCEntityRaccoon['Raccoon'/1249, l='MpServer', x=-403.94, y=67.00, z=-228.44], MoCEntityRaccoon['Raccoon'/1251, l='MpServer', x=-255.31, y=64.00, z=-383.50], EntityMummy['Mummy'/63715, l='MpServer', x=-363.50, y=15.00, z=-390.50], MoCEntityRaccoon['Raccoon'/1252, l='MpServer', x=-250.41, y=79.00, z=-291.41], MoCEntityMiniGolem['MiniGolem'/61156, l='MpServer', x=-253.97, y=36.00, z=-309.34], EntityMummy['Mummy'/63716, l='MpServer', x=-364.50, y=15.00, z=-392.50], MoCEntitySnake['Snake'/1253, l='MpServer', x=-303.91, y=70.00, z=-234.72], MoCEntityMiniGolem['MiniGolem'/61157, l='MpServer', x=-253.31, y=36.00, z=-306.53], EntityMummy['Mummy'/63717, l='MpServer', x=-367.50, y=15.00, z=-394.50], EntityMummy['Mummy'/63718, l='MpServer', x=-367.50, y=15.00, z=-393.50], MoCEntitySnake['Snake'/1255, l='MpServer', x=-432.66, y=63.00, z=-407.00], EntityWebSpider['Web Spider'/36327, l='MpServer', x=-371.88, y=31.00, z=-346.72], MoCEntityRaccoon['Raccoon'/1256, l='MpServer', x=-228.38, y=71.00, z=-336.09], MoCEntityRaccoon['Raccoon'/1257, l='MpServer', x=-247.84, y=77.00, z=-265.50], MoCEntityRaccoon['Raccoon'/1258, l='MpServer', x=-399.41, y=68.00, z=-221.41], MoCEntityRaccoon['Raccoon'/1259, l='MpServer', x=-297.97, y=68.00, z=-224.47], MoCEntityMole['Mole'/1260, l='MpServer', x=-300.50, y=71.81, z=-212.69], MoCEntityRaccoon['Raccoon'/1261, l='MpServer', x=-302.41, y=72.00, z=-220.53], EntityInfestedVillager['Infested Villager'/67052, l='MpServer', x=-300.50, y=49.00, z=-279.50], MoCEntitySnake['Snake'/1262, l='MpServer', x=-440.72, y=63.00, z=-403.13], MoCEntityRaccoon['Raccoon'/1265, l='MpServer', x=-239.59, y=74.26, z=-262.59], MoCEntityRaccoon['Raccoon'/1266, l='MpServer', x=-234.41, y=67.00, z=-256.97], MoCEntityRaccoon['Raccoon'/1269, l='MpServer', x=-376.03, y=70.00, z=-210.44], MoCEntityRaccoon['Raccoon'/1272, l='MpServer', x=-467.66, y=64.00, z=-295.78], MoCEntityRaccoon['Raccoon'/1275, l='MpServer', x=-220.59, y=68.00, z=-346.41], EntityHuman['Emoniph'/43263, l='MpServer', x=-370.50, y=30.00, z=-334.50], EntityMummy['Mummy'/47615, l='MpServer', x=-417.50, y=49.00, z=-385.50]]
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:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1303253464 bytes (1242 MB) / 2371878912 bytes (2262 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 102
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1566 142 mods loaded, 131 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAAAAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAAAAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCHIJAAAAAAAAA Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCHIJAAAAAAAAA Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCHIJAAAAAAAAA bettersleepingcore{1.0} [Better Sleeping Core] (minecraft.jar)
UCHIJAAAAAAAAA CodeChickenCore{1.0.6.43} [CodeChicken Core] (minecraft.jar)
UCHIJAAAAAAAAA MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
UCHIJAAAAAAAAA NotEnoughItems{1.0.4.107} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.107-universal.jar)
UCHIJAAAAAAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAAAAAAA BinniePatcher{1.7.1} [Binnie Patcher] (minecraft.jar)
UCHIJAAAAAAAAA debug{1.0} [debug] (denseores-1.6.2.jar)
UCHIJAAAAAAAAA AccidentallyCircumstantialEvents{1.12.2} [Accidentally Circumstantial Events] (accidentallycircumstantialevents-1.12.2.jar)
UCHIJAAAAAAAAA AgriCraft{1.7.10-1.4.0} [AgriCraft] (AgriCraft-1.7.10-1.4.0-1.7.10.jar)
UCHIJAAAAAAAAA AppleCore{1.3.0} [AppleCore] (AppleCore-mc1.7.10-1.3.0.jar)
UCHIJAAAAAAAAA Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCHIJAAAAAAAAA AromaBackup{0.1.0.0} [AromaBackup] (AromaBackup-1.7.10-0.1.0.0.jar)
UCHIJAAAAAAAAA AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.7.10-0.1.0.0.jar)
UCHIJAAAAAAAAA CoFHCore{1.7.10R3.1.2} [CoFH Core] (CoFHCore-[1.7.10]3.1.2-325.jar)
UCHIJAAAAAAAAA MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAAAAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAAAAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAAAAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAAAAAAA Automagy{0.28.2} [Automagy] (Automagy-1.7.10-0.28.2.jar)
UCHIJAAAAAAAAA autopackager{1.5.9a} [AutoPackager] (autopackager-1.5.9a.jar)
UCHIJAAAAAAAAA bagginses{2.1.1} [Bagginses] (Bagginses-2.1.1.jar)
UCHIJAAAAAAAAA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
UCHIJAAAAAAAAA bettersleeping{1.7.10-1.2.27} [Better Sleeping] (BetterSleeping-1.7.10-1.2.27.jar)
UCHIJAAAAAAAAA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
UCHIJAAAAAAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHIJAAAAAAAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UCHIJAAAAAAAAA Forestry{4.2.11.59} [Forestry for Minecraft] (forestry_1.7.10-4.2.11.59.jar)
UCHIJAAAAAAAAA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
UCHIJAAAAAAAAA Highlands{2.2.3} [Highlands] (Highlands-1.7.2-v-2.2.3.jar)
UCHIJAAAAAAAAA BiblioWoodsHighlands{1.4} [BiblioWoods Highlands Edition] (BiblioWoods[Highlands][v1.4].jar)
UCHIJAAAAAAAAA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
UCHIJAAAAAAAAA BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
UCHIJAAAAAAAAA Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
UCHIJAAAAAAAAA ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
UCHIJAAAAAAAAA ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
UCHIJAAAAAAAAA Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
UCHIJAAAAAAAAA BiomeTweaker{1.2.128} [BiomeTweaker] (BiomeTweaker-1.7.10-1.2.128.jar)
UCHIJAAAAAAAAA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
UCHIJAAAAAAAAA Botania{r1.7-224} [Botania] (Botania r1.7-224.jar)
UCHIJAAAAAAAAA chococraft{4.1.5} [Clienthax's ChocoCraft] (ChocoCraft-4.1.5.jar)
UCHIJAAAAAAAAA compactstorage{v2.0.0a} [CompactStorage] (compactstorage-1.7.10-release-2.1.0-lts.21-universal.jar)
UCHIJAAAAAAAAA cookingbook{1.0.134} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.134.jar)
UCHIJAAAAAAAAA CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar)
UCHIJAAAAAAAAA menagerie{1.0} [menagerie] (dark_menagerie-1.7.10-beta-3.1a.jar)
UCHIJAAAAAAAAA DeadlyWorld{1.0.2} [Deadly World] (DeadlyWorld-1.7.10-1.0.2.jar)
UCHIJAAAAAAAAA Ding{MC1.7.10v2} [Ding] (Ding-MC1.7.10v2.jar)
UCHIJAAAAAAAAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCHIJAAAAAAAAA Enchiridion{1.3} [Enchiridion] (Enchiridion 2-1.7.10-2.0.2a.jar)
UCHIJAAAAAAAAA Enchiridion2{2.0.2a} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0.2a.jar)
UCHIJAAAAAAAAA ThermalFoundation{1.7.10R1.2.3} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.3-112.jar)
UCHIJAAAAAAAAA ThermalExpansion{1.7.10R4.1.2} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.2-240.jar)
UCHIJAAAAAAAAA EnderTech{1.7.10-0.3.2.405} [EnderTech] (EnderTech-1.7.10-0.3.2.405.jar)
UCHIJAAAAAAAAA etfuturum{1.5.5} [Et Futurum] (Et Futurum-1.5.5.jar)
UCHIJAAAAAAAAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJAAAAAAAAA FinndusFillies{2.1.0.12} [Finndus Fillies] (FinndusFillies-1.7.10-universal-2.1.0.12.jar)
UCHIJAAAAAAAAA FlatSigns{2.1.0.19} [Flat Signs] (FlatSigns-1.7.10-universal-2.1.0.19.jar)
UCHIJAAAAAAAAA GardenContainers{1.7.10-1.7.0} [Garden Containers] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJAAAAAAAAA GardenCore{1.7.10-1.7.0} [Garden Core] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJAAAAAAAAA GardenStuff{1.7.10-1.7.0} [Garden Stuff] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJAAAAAAAAA GardenTrees{1.7.10-1.7.0} [Garden Trees] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJAAAAAAAAA RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
UCHIJAAAAAAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHIJAAAAAAAAA MagicBees{2.4.3} [Magic Bees] (magicbees-1.7.10-2.4.3.jar)
UCHIJAAAAAAAAA gendustry{1.6.3.132} [GenDustry] (gendustry-1.6.3.132-mc1.7.10.jar)
UCHIJAAAAAAAAA advgenerators{0.9.19.120} [Advanced Generators] (generators-0.9.19.120-mc1.7.10.jar)
UCHIJAAAAAAAAA gud_thaumicnei{1.3.0} [Thaumic NEI] (gud_thaumicnei-1.3.0.jar)
UCHIJAAAAAAAAA guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
UCHIJAAAAAAAAA headcrumbs{1.7.4} [Headcrumbs] (Headcrumbs-1.7.4.jar)
UCHIJAAAAAAAAA InfernalMobs{1.6.0} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
UCHIJAAAAAAAAA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
UCHIJAAAAAAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJAAAAAAAAA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UCHIJAAAAAAAAA JadedsShinies{1.7.10-1.2} [Jadeds Shinies] (JadedsShinies-1.7.10-1.2.jar)
UCHIJAAAAAAAAA journeymap{5.1.4} [JourneyMap] (journeymap-1.7.10-5.1.4-unlimited.jar)
UCHIJAAAAAAAAA koresample{1.7.10-1.3.2} [Kore Sample] (KoreSample-1.7.10-1.3.2.jar)
UCHIJAAAAAAAAA launchgui{1.7.10-2.0-18} [LaunchGUI] (LaunchGui-1.7.10-2.0-18-client.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAAAAAAA Mystcraft{0.12.3.01} [Mystcraft] (mystcraft-1.7.10-0.12.3.01.jar)
UCHIJAAAAAAAAA NEIAddons{1.12.13.4} [NEI Addons] (neiaddons-fu-1.12.13.4-mc1.7.10.jar)
UCHIJAAAAAAAAA NEIAddons|Developer{1.12.13.4} [NEI Addons: Developer Tools] (neiaddons-fu-1.12.13.4-mc1.7.10.jar)
UCHIJAAAAAAAAA NEIAddons|AppEng{1.12.13.4} [NEI Addons: Applied Energistics 2] (neiaddons-fu-1.12.13.4-mc1.7.10.jar)
UCHIJAAAAAAAAA NEIAddons|Botany{1.12.13.4} [NEI Addons: Botany] (neiaddons-fu-1.12.13.4-mc1.7.10.jar)
UCHIJAAAAAAAAA NEIAddons|Forestry{1.12.13.4} [NEI Addons: Forestry] (neiaddons-fu-1.12.13.4-mc1.7.10.jar)
UCHIJAAAAAAAAA NEIAddons|CraftingTables{1.12.13.4} [NEI Addons: Crafting Tables] (neiaddons-fu-1.12.13.4-mc1.7.10.jar)
UCHIJAAAAAAAAA NEIAddons|ExNihilo{1.12.13.4} [NEI Addons: Ex Nihilo] (neiaddons-fu-1.12.13.4-mc1.7.10.jar)
UCHIJAAAAAAAAA neiintegration{1.0.12} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.12.jar)
UCHIJAAAAAAAAA NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
UCHIJAAAAAAAAA ObsidiPlates{3.0.0.18} [ObsidiPlates] (ObsidiPlates-1.7.10-universal-3.0.0.18.jar)
UCHIJAAAAAAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10j.jar)
UCHIJAAAAAAAAA progressiveautomation{1.6.34} [Progressive Automation] (ProgressiveAutomation-1.7.10-1.6.34.jar)
UCHIJAAAAAAAAA RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
UCHIJAAAAAAAAA recallstones{0.5.2} [Recall Stones] (RecallStones-1.7.10-0.5.2.jar)
UCHIJAAAAAAAAA RefinedRelocation{1.1.28} [Refined Relocation] (RefinedRelocation-mc1.7.10-1.1.28.jar)
UCHIJAAAAAAAAA ResourceLoader{1.3} [Resource Loader] (ResourceLoader-MC1.7.10-1.3.jar)
UCHIJAAAAAAAAA RouterReborn{1.2.0.41} [Router Reborn] (RouterReborn-1.7.10-1.2.0.41-universal.jar)
UCHIJAAAAAAAAA Sanguimancy{1.7.10-1.1.9-33} [Sanguimancy] (Sanguimancy-1.7.10-1.1.9-33.jar)
UCHIJAAAAAAAAA scottstweaks{1.7.10-1.3.1} [Scott's Tweaks] (ScottsTweaks-1.7.10-1.3.1.jar)
UCHIJAAAAAAAAA SimpleLabels{@[email protected]} [SimpleLabels] (SimpleLabels-1.7.10-1.0-7.jar)
UCHIJAAAAAAAAA simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
UCHIJAAAAAAAAA SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
UCHIJAAAAAAAAA SpecialAI{1.1.2} [Special AI] (SpecialAI-1.7.10-1.1.2.jar)
UCHIJAAAAAAAAA SpecialMobs{3.2.2} [Special Mobs] (SpecialMobs-1.7.10-3.2.2.jar)
UCHIJAAAAAAAAA SpiceOfLife{1.3.1} [The Spice of Life] (SpiceOfLife-mc1.7.10-1.3.1.jar)
UCHIJAAAAAAAAA StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar)
UCHIJAAAAAAAAA StorageDrawers{1.7.10-1.9.7} [Storage Drawers] (StorageDrawers-1.7.10-1.9.7.jar)
UCHIJAAAAAAAAA StorageDrawersForestry{1.7.10-1.1.2} [Storage Drawers: Forestry Pack] (StorageDrawers-Forestry-1.7.10-1.1.2.jar)
UCHIJAAAAAAAAA StorageDrawersNatura{1.7.10-1.1.1} [Storage Drawers: Natura Pack] (StorageDrawers-Natura-1.7.10-1.1.1.jar)
UCHIJAAAAAAAAA supercraftingframe{1.7.10.3} [Super Crafting Frame] (supercraftingframe-1.7.10.3.jar)
UCHIJAAAAAAAAA tcnodetracker{1.1.2} [TC Node Tracker] (tcnodetracker-1.7.10-1.1.2.jar)
UCHIJAAAAAAAAA thaumcraftneiplugin{@[email protected]} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHIJAAAAAAAAA ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar)
UCHIJAAAAAAAAA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
UCHIJAAAAAAAAA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UCHIJAAAAAAAAA VeinMiner{0.31.4_build.unknown} [Vein Miner] (VeinMiner-1.7.10_0.31.4.unknown.jar)
UCHIJAAAAAAAAA VeinMinerModSupport{0.31.4_build.unknown} [Mod Support] (VeinMiner-1.7.10_0.31.4.unknown.jar)
UCHIJAAAAAAAAA veinminermodintegration{1.7.10-0.2.0} [Veinminer Mod Integration] (veinminermodintegration-0.5.0-1.7.10r18+e324d4c.jar)
UCHIJAAAAAAAAA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCHIJAAAAAAAAA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
UCHIJAAAAAAAAA HungerOverhaul{1.7.10-1.0.0.jenkins75} [Hunger Overhaul] (HungerOverhaul-1.7.10-1.0.0.jar)
UCHIJAAAAAAAAA IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.6.jar)
UCHIJAAAAAAAAA JCTweaks{1.26} [JCTweaks] (jctweaks-1.7.10-1.26.jar)
UD BiomeTweakerCore{1.2.128} [BiomeTweaker Core] (minecraft.jar)
UD MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
CoFHCore: -[1.7.10]3.1.2-325
MineFactoryReloaded: -[1.7.10]2.8.1-174
Mantle Environment: Environment healthy.
ThermalFoundation: -[1.7.10]1.2.3-112
ThermalExpansion: -[1.7.10]4.1.2-240
RedstoneArsenal: -[1.7.10]1.1.2-92
TConstruct Environment: Environment healthy.
NetherOres: -[1.7.10]2.3.1-22
ThermalDynamics: -[1.7.10]1.1.0-161
List of loaded APIs:
* AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.4.0-1.7.10.jar
* AppleCoreAPI (1.2.0) from AppleCore-mc1.7.10-1.3.0.jar
* AromaBackupAPI (1.0) from AromaBackup-1.7.10-0.1.0.0.jar
* Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
* bettersleeping|api (1.1) from BetterSleeping-1.7.10-1.2.27.jar
* BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
* BotaniaAPI (64) from Botania r1.7-224.jar
* BuildCraftAPI|core (1.0) from extrautilities-1.2.12.jar
* BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar
* CoFHAPI (1.7.10R1.0.2) from forestry_1.7.10-4.2.11.59.jar
* CoFHAPI|block (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
* CoFHAPI|core (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHAPI|energy (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHAPI|fluid (1.7.10R1.0.12) from RouterReborn-1.7.10-1.2.0.41-universal.jar
* CoFHAPI|inventory (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHAPI|item (1.7.10R1.0.12) from RouterReborn-1.7.10-1.2.0.41-universal.jar
* CoFHAPI|modhelpers (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHAPI|tileentity (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHAPI|transport (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHAPI|world (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
* CoFHLib|audio (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|gui (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|gui|container (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
* CoFHLib|gui|element (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
* CoFHLib|gui|slot (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|inventory (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
* CoFHLib|render (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
* CoFHLib|render|particle (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
* CoFHLib|util (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
* CoFHLib|util|helpers (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
* CoFHLib|util|position (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|world (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|world|feature (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
* compactstorage (v2.0.0a) from compactstorage-1.7.10-release-2.1.0-lts.21-universal.jar
* ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.11.59.jar
* ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.11.59.jar
* ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.11.59.jar
* ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.11.59.jar
* ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.11.59.jar
* ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.11.59.jar
* ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.11.59.jar
* ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.11.59.jar
* ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.11.59.jar
* ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.11.59.jar
* ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.11.59.jar
* ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.11.59.jar
* ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.11.59.jar
* ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.11.59.jar
* ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.11.59.jar
* GardenCoreAPI (1.0.0) from GardenStuff-1.7.10-1.7.0.jar
* gendustryAPI (2.3.0) from gendustry-1.6.3.132-mc1.7.10.jar
* Guide-API|API (1.7.10-1.0.1-20) from Guide-API-1.7.10-1.0.1-20.jar
* inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
* journeymap|client-api (0.3) from journeymap-1.7.10-5.1.4-unlimited.jar
* journeymap|client-api-impl (0.3) from journeymap-1.7.10-5.1.4-unlimited.jar
* journeymap|client-api-map (0.3) from journeymap-1.7.10-5.1.4-unlimited.jar
* journeymap|client-api-util (0.3) from journeymap-1.7.10-5.1.4-unlimited.jar
* Mystcraft|API (0.1) from mystcraft-1.7.10-0.12.3.01.jar
* RefinedRelocationAPI (1.0.0) from RefinedRelocation-mc1.7.10-1.1.28.jar
* Sanguimancy|API (@[email protected]) from Sanguimancy-1.7.10-1.1.9-33.jar
* StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.7.jar
* StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.7.jar
* StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.7.jar
* StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.7.jar
* StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.7.jar
* StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.7.jar
* StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.7.jar
* StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.7.jar
* StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.7.jar
* Thaumcraft|API (4.2.2.0) from thaumichorizons-1.7.10-1.1.9.jar
* VeinMinerApi (0.1) from VeinMiner-1.7.10_0.31.4.unknown.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
Forestry : Info: The following plugins have been disabled in the config: industrialcraft
Launched Version: forge-10.13.4.1566
LWJGL: 2.9.1
OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.5.0 NVIDIA 361.43, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [1.8.6-Dokucraft-TSC-Light.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Thank you!
Did already, just asking here out of hope I might get a faster answer.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumPlease let me know if you find an answer to this problem. The same thing is happening to me.