Hi, this is the first time I'm writing here. I've had several minecraft in the past years, and modded. Usually I'm able to find what is causing problems in my modded game, but this time, i just cant make it work. I tried to remove forestry and growthcraft since they have a small problem but the game keeps on crashing and i don't want to try with each of the vast amount of mods i have.
Basically, the game crashes when right or left clicking in survival, or when pressing "r" or "u" in the NEI console even in creative. As you can imagine, not having the recipes is becoming annoying. And since some recipes are not working (e.x. the unifier from minefatoryreloaded, i put all the ingredients but nothing happen) i need NEI. So i would be quite happy if anyone could help. I don't know any programming.
CRASH LOG
---- Minecraft Crash Report ----
// Uh... Did I do that?
java.lang.NullPointerException: Updating screen events
at exter.fodc.registry.OreNameRegistry.FindAllOreNames(OreNameRegistry.java:79)
at exter.fodc.nei.ODCRecipeHandler$CachedODCUsageRecipe.<init>(ODCRecipeHandler.java:82)
at exter.fodc.nei.ODCRecipeHandler.loadUsageRecipes(ODCRecipeHandler.java:177)
at codechicken.nei.recipe.TemplateRecipeHandler.getUsageHandler(TemplateRecipeHandler.java:472)
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.GuiContainerCreative.func_73869_a(GuiContainerCreative.java:301)
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(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 exter.fodc.registry.OreNameRegistry.FindAllOreNames(OreNameRegistry.java:79)
at exter.fodc.nei.ODCRecipeHandler$CachedODCUsageRecipe.<init>(ODCRecipeHandler.java:82)
at exter.fodc.nei.ODCRecipeHandler.loadUsageRecipes(ODCRecipeHandler.java:177)
at codechicken.nei.recipe.TemplateRecipeHandler.getUsageHandler(TemplateRecipeHandler.java:472)
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.GuiContainerCreative.func_73869_a(GuiContainerCreative.java:301)
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)
IDK, it didn't show up in game neither, but not the game is working fine, i couldnt make ic2, thinker construct not applied energetics work, and there is still one crash happing onece in a while, where the game keeps working but i realice the ticks stop (water/lava wont flow when released nor stop flowing when encased) the games works, but when i try to close, it crashes, and when i reopen it, everything that happened since ticks stoped, wont get saved. But it's okey, i wish i could make all the tech mods cause i love em, but well, i can have fun anyway (if you know how to make everything work, i'll love you even more)
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hi, this is the first time I'm writing here. I've had several minecraft in the past years, and modded. Usually I'm able to find what is causing problems in my modded game, but this time, i just cant make it work. I tried to remove forestry and growthcraft since they have a small problem but the game keeps on crashing and i don't want to try with each of the vast amount of mods i have.
Basically, the game crashes when right or left clicking in survival, or when pressing "r" or "u" in the NEI console even in creative. As you can imagine, not having the recipes is becoming annoying. And since some recipes are not working (e.x. the unifier from minefatoryreloaded, i put all the ingredients but nothing happen) i need NEI. So i would be quite happy if anyone could help. I don't know any programming.
CRASH LOG
---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 5/01/16 21:53
Description: Updating screen events
java.lang.NullPointerException: Updating screen events
at exter.fodc.registry.OreNameRegistry.FindAllOreNames(OreNameRegistry.java:79)
at exter.fodc.nei.ODCRecipeHandler$CachedODCUsageRecipe.<init>(ODCRecipeHandler.java:82)
at exter.fodc.nei.ODCRecipeHandler.loadUsageRecipes(ODCRecipeHandler.java:177)
at codechicken.nei.recipe.TemplateRecipeHandler.getUsageHandler(TemplateRecipeHandler.java:472)
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.GuiContainerCreative.func_73869_a(GuiContainerCreative.java:301)
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(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 exter.fodc.registry.OreNameRegistry.FindAllOreNames(OreNameRegistry.java:79)
at exter.fodc.nei.ODCRecipeHandler$CachedODCUsageRecipe.<init>(ODCRecipeHandler.java:82)
at exter.fodc.nei.ODCRecipeHandler.loadUsageRecipes(ODCRecipeHandler.java:177)
at codechicken.nei.recipe.TemplateRecipeHandler.getUsageHandler(TemplateRecipeHandler.java:472)
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.GuiContainerCreative.func_73869_a(GuiContainerCreative.java:301)
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.GuiContainerCreative
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['iobiarg'/134, l='MpServer', x=248,50, y=71,62, z=133,50]]
Chunk stats: MultiplayerChunkCache: 289, 289
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (244,64,124), Chunk: (at 4,4,12 in 15,7; contains blocks 240,0,112 to 255,255,127), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 729 game time, 729 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 362 total; [EntityWhale['Whale'/1025, l='MpServer', x=301,38, y=50,52, z=123,06], EntityFishy['Fish'/1050, l='MpServer', x=209,63, y=42,69, z=209,81], EntityFishy['Fish'/1051, l='MpServer', x=210,94, y=43,34, z=213,06], EntityCreeper['Creeper'/1066, l='MpServer', x=291,50, y=16,00, z=59,50], EntitySkeleton['Skeleton'/1068, l='MpServer', x=309,50, y=38,00, z=162,50], EntityBat['Bat'/1077, l='MpServer', x=212,63, y=15,18, z=181,59], EntityCreeper['Creeper'/1079, l='MpServer', x=325,38, y=27,00, z=134,91], EntitySkeleton['Skeleton'/1082, l='MpServer', x=323,50, y=27,00, z=143,50], EntityPig['Pig'/59, l='MpServer', x=256,50, y=66,00, z=92,50], EntityPig['Pig'/60, l='MpServer', x=257,50, y=64,00, z=91,50], EntityCrab['Crab'/61, l='MpServer', x=268,47, y=66,00, z=136,72], EntityCrab['Crab'/62, l='MpServer', x=259,22, y=65,52, z=150,56], EntityZombie['Zombie'/1086, l='MpServer', x=323,50, y=27,00, z=141,50], EntityBat['Bat'/1089, l='MpServer', x=237,52, y=33,14, z=209,33], EntityBat['Bat'/1090, l='MpServer', x=318,51, y=15,14, z=134,62], EntityZombie['Zombie'/1091, l='MpServer', x=328,16, y=27,00, z=135,69], EntitySkeleton['Skeleton'/1093, l='MpServer', x=325,50, y=27,00, z=142,50], EntityBat['Bat'/1098, l='MpServer', x=211,34, y=16,92, z=184,63], EntityClientPlayerMP['iobiarg'/134, l='MpServer', x=248,50, y=71,62, z=133,50], EntityBat['Bat'/1161, l='MpServer', x=325,93, y=14,02, z=177,68], EntityBat['Bat'/141, l='MpServer', x=287,25, y=19,00, z=129,25], EntitySkeleton['Skeleton'/34957, l='MpServer', x=191,50, y=26,00, z=211,50], EntityBat['Bat'/142, l='MpServer', x=289,25, y=22,00, z=134,53], EntityBat['Bat'/143, l='MpServer', x=314,75, y=27,10, z=149,75], EntityFishy['Fish'/151, l='MpServer', x=257,09, y=42,98, z=57,66], EntityFishy['Fish'/155, l='MpServer', x=272,03, y=39,73, z=56,09], EntityFishy['Fish'/156, l='MpServer', x=264,34, y=41,59, z=55,75], EntityFishy['Fish'/157, l='MpServer', x=266,84, y=40,27, z=57,41], EntityAnglerFish['Anglerfish'/159, l='MpServer', x=271,72, y=51,77, z=59,78], EntityFishy['Fish'/162, l='MpServer', x=235,72, y=48,36, z=167,66], EntityFishy['Fish'/164, l='MpServer', x=234,81, y=48,16, z=177,22], EntityZombie['Zombie'/1188, l='MpServer', x=278,50, y=31,00, z=140,50], EntityFishy['Fish'/165, l='MpServer', x=228,88, y=48,65, z=180,44], EntityWhale['Whale'/166, l='MpServer', x=243,97, y=57,21, z=174,53], EntityWhale['Whale'/169, l='MpServer', x=244,34, y=57,39, z=178,41], EntitySquid['Squid'/171, l='MpServer', x=236,44, y=61,38, z=182,34], EntitySquid['Squid'/172, l='MpServer', x=236,97, y=59,22, z=177,63], EntitySeaTurtle['Sea Turtle'/174, l='MpServer', x=185,66, y=35,00, z=106,97], EntitySeaTurtle['Sea Turtle'/175, l='MpServer', x=184,72, y=32,00, z=97,38], EntitySeaTurtle['Sea Turtle'/177, l='MpServer', x=177,84, y=32,00, z=94,56], EntityAnglerFish['Anglerfish'/178, l='MpServer', x=186,91, y=34,55, z=104,59], EntityAnglerFish['Anglerfish'/179, l='MpServer', x=187,69, y=35,00, z=107,28], EntityAnglerFish['Anglerfish'/180, l='MpServer', x=186,50, y=35,00, z=107,81], EntitySeaTurtle['Sea Turtle'/182, l='MpServer', x=183,09, y=32,00, z=101,59], EntitySeaTurtle['Sea Turtle'/183, l='MpServer', x=178,53, y=32,00, z=90,72], EntitySeaTurtle['Sea Turtle'/184, l='MpServer', x=177,09, y=32,05, z=84,63], EntitySeaTurtle['Sea Turtle'/185, l='MpServer', x=185,41, y=32,00, z=91,25], EntityZombie['Zombie'/1210, l='MpServer', x=300,50, y=23,00, z=116,50], EntityFishy['Fish'/198, l='MpServer', x=228,97, y=39,00, z=199,50], EntityFishy['Fish'/199, l='MpServer', x=227,31, y=39,00, z=200,81], EntityFishy['Fish'/200, l='MpServer', x=222,50, y=39,00, z=201,78], EntityFishy['Fish'/201, l='MpServer', x=219,22, y=38,63, z=211,50], EntityFishy['Fish'/202, l='MpServer', x=223,28, y=39,00, z=200,31], EntityFishy['Fish'/203, l='MpServer', x=230,47, y=39,00, z=201,25], EntityFishy['Fish'/205, l='MpServer', x=221,78, y=39,00, z=201,31], EntityRog['Manta Ray'/206, l='MpServer', x=223,94, y=47,14, z=204,34], EntityRog['Manta Ray'/207, l='MpServer', x=228,97, y=44,52, z=209,91], EntityRog['Manta Ray'/209, l='MpServer', x=225,53, y=43,77, z=210,75], EntityFishy['Fish'/211, l='MpServer', x=193,84, y=42,71, z=92,66], EntityFishy['Fish'/212, l='MpServer', x=196,25, y=44,71, z=93,72], EntityFishy['Fish'/213, l='MpServer', x=199,41, y=44,67, z=92,53], EntityFishy['Fish'/214, l='MpServer', x=206,50, y=43,49, z=93,16], EntityFishy['Fish'/217, l='MpServer', x=200,25, y=43,37, z=89,50], EntityFishy['Fish'/218, l='MpServer', x=192,34, y=45,04, z=88,47], EntityFishy['Fish'/219, l='MpServer', x=194,94, y=42,51, z=92,66], EntityFishy['Fish'/220, l='MpServer', x=196,84, y=43,97, z=91,72], EntityFishy['Fish'/222, l='MpServer', x=192,84, y=42,42, z=98,28], EntityAnglerFish['Anglerfish'/243, l='MpServer', x=178,41, y=47,43, z=130,13], EntityAnglerFish['Anglerfish'/244, l='MpServer', x=177,69, y=49,68, z=129,72], EntityAnglerFish['Anglerfish'/245, l='MpServer', x=188,72, y=51,36, z=133,38], EntityAnglerFish['Anglerfish'/246, l='MpServer', x=173,91, y=50,89, z=140,88], EntityAnglerFish['Anglerfish'/247, l='MpServer', x=178,06, y=47,86, z=135,69], EntityAnglerFish['Anglerfish'/248, l='MpServer', x=175,63, y=44,58, z=127,84], EntitySkeleton['Skeleton'/1272, l='MpServer', x=303,97, y=14,00, z=63,50], EntityAnglerFish['Anglerfish'/249, l='MpServer', x=174,69, y=47,21, z=131,41], EntityFishy['Fish'/254, l='MpServer', x=172,91, y=41,73, z=120,19], EntitySkeleton['Skeleton'/1278, l='MpServer', x=302,50, y=17,00, z=60,50], EntityFishy['Fish'/256, l='MpServer', x=235,41, y=44,37, z=74,44], EntityFishy['Fish'/257, l='MpServer', x=226,47, y=43,35, z=83,97], EntityFishy['Fish'/258, l='MpServer', x=224,34, y=44,10, z=75,16], EntitySkeleton['Skeleton'/1282, l='MpServer', x=299,31, y=17,00, z=63,72], EntityFishy['Fish'/259, l='MpServer', x=228,56, y=41,59, z=79,66], EntityFishy['Fish'/260, l='MpServer', x=225,16, y=44,22, z=80,41], EntityFishy['Fish'/261, l='MpServer', x=234,59, y=45,10, z=85,50], EntitySkeleton['Skeleton'/1285, l='MpServer', x=297,63, y=17,00, z=61,88], EntityFishy['Fish'/262, l='MpServer', x=229,31, y=45,25, z=78,94], EntityFishy['Fish'/264, l='MpServer', x=220,59, y=44,72, z=85,63], EntityFishy['Fish'/265, l='MpServer', x=226,72, y=42,90, z=77,31], EntityFishy['Fish'/266, l='MpServer', x=228,03, y=42,29, z=79,25], EntitySkeleton['Skeleton'/1293, l='MpServer', x=291,50, y=17,00, z=61,50], EntityAnglerFish['Anglerfish'/275, l='MpServer', x=327,06, y=49,33, z=60,72], EntityAnglerFish['Anglerfish'/277, l='MpServer', x=326,16, y=45,05, z=58,13], EntityRog['Manta Ray'/279, l='MpServer', x=293,81, y=48,21, z=71,72], EntityRog['Manta Ray'/280, l='MpServer', x=300,25, y=47,89, z=73,59], EntityRog['Manta Ray'/281, l='MpServer', x=296,56, y=44,96, z=76,84], EntityAnglerFish['Anglerfish'/283, l='MpServer', x=290,53, y=47,30, z=64,84], EntityAnglerFish['Anglerfish'/284, l='MpServer', x=292,59, y=45,43, z=68,09], EntityAnglerFish['Anglerfish'/285, l='MpServer', x=282,66, y=45,52, z=63,75], EntityAnglerFish['Anglerfish'/286, l='MpServer', x=284,91, y=46,68, z=61,50], EntitySeaTurtle['Sea Turtle'/287, l='MpServer', x=297,91, y=48,58, z=57,69], EntitySeaTurtle['Sea Turtle'/288, l='MpServer', x=298,31, y=48,86, z=71,78], EntitySeaTurtle['Sea Turtle'/289, l='MpServer', x=302,25, y=44,39, z=71,22], EntitySeaTurtle['Sea Turtle'/290, l='MpServer', x=300,97, y=49,14, z=62,44], EntityBat['Bat'/1316, l='MpServer', x=217,30, y=12,90, z=165,93], EntityShark['Shark'/304, l='MpServer', x=237,78, y=49,93, z=98,81], EntityFishy['Fish'/309, l='MpServer', x=248,94, y=43,49, z=59,38], EntityFishy['Fish'/310, l='MpServer', x=250,72, y=43,20, z=58,31], EntityFishy['Fish'/311, l='MpServer', x=247,50, y=43,22, z=66,69], EntityFishy['Fish'/312, l='MpServer', x=253,53, y=43,10, z=70,75], EntityFishy['Fish'/313, l='MpServer', x=255,06, y=42,07, z=58,84], EntityFishy['Fish'/314, l='MpServer', x=259,16, y=42,31, z=61,22], EntitySkeleton['Skeleton'/1339, l='MpServer', x=307,53, y=26,00, z=128,84], EntityFishy['Fish'/315, l='MpServer', x=250,81, y=39,63, z=64,66], EntityZombie['Zombie'/1340, l='MpServer', x=259,50, y=30,00, z=128,78], EntityFishy['Fish'/316, l='MpServer', x=247,78, y=40,25, z=60,31], EntityZombie['Zombie'/1341, l='MpServer', x=257,72, y=30,00, z=131,13], EntityFishy['Fish'/317, l='MpServer', x=246,84, y=40,37, z=58,22], EntitySkeleton['Skeleton'/1342, l='MpServer', x=261,50, y=31,00, z=127,50], EntityFishy['Fish'/318, l='MpServer', x=241,91, y=42,42, z=62,41], EntityFishy['Fish'/319, l='MpServer', x=244,97, y=43,27, z=62,91], EntityFishy['Fish'/320, l='MpServer', x=250,91, y=39,00, z=62,66], EntitySkeleton['Skeleton'/1352, l='MpServer', x=280,50, y=16,00, z=99,94], EntityCreeper['Creeper'/1354, l='MpServer', x=317,00, y=21,00, z=135,66], EntityCreeper['Creeper'/1355, l='MpServer', x=323,69, y=21,00, z=140,63], EntityFishy['Fish'/331, l='MpServer', x=172,69, y=32,00, z=72,75], EntitySkeleton['Skeleton'/1356, l='MpServer', x=320,91, y=16,00, z=146,69], EntityFishy['Fish'/332, l='MpServer', x=177,63, y=32,00, z=76,34], EntitySkeleton['Skeleton'/1360, l='MpServer', x=247,31, y=25,00, z=90,22], EntityCreeper['Creeper'/1366, l='MpServer', x=322,50, y=13,00, z=84,69], EntitySkeleton['Skeleton'/1368, l='MpServer', x=327,50, y=36,00, z=156,50], EntitySkeleton['Skeleton'/1369, l='MpServer', x=169,50, y=27,00, z=128,50], EntityShark['Shark'/349, l='MpServer', x=265,47, y=40,46, z=162,34], EntityShark['Shark'/350, l='MpServer', x=262,78, y=39,00, z=161,22], EntityShark['Shark'/352, l='MpServer', x=269,28, y=41,00, z=162,22], EntityFishy['Fish'/353, l='MpServer', x=265,75, y=38,00, z=163,31], EntityFishy['Fish'/354, l='MpServer', x=264,53, y=38,00, z=161,44], EntityZombie['Zombie'/1387, l='MpServer', x=280,50, y=22,00, z=103,50], EntityAnglerFish['Anglerfish'/368, l='MpServer', x=260,34, y=40,55, z=213,38], EntityAnglerFish['Anglerfish'/370, l='MpServer', x=252,75, y=39,00, z=209,91], EntityFishy['Fish'/373, l='MpServer', x=267,34, y=40,00, z=212,97], Ent
ityFishy['Fish'/375, l='MpServer', x=253,16, y=39,00, z=215,09], EntityRog['Manta Ray'/376, l='MpServer', x=262,72, y=40,00, z=211,28], EntityRog['Manta Ray'/377, l='MpServer', x=258,69, y=40,00, z=209,31], EntityRog['Manta Ray'/378, l='MpServer', x=257,16, y=40,00, z=209,53], EntitySpider['Spider'/1408, l='MpServer', x=173,50, y=27,00, z=180,50], EntitySkeleton['Skeleton'/1409, l='MpServer', x=173,50, y=27,00, z=184,50], EntityRog['Manta Ray'/392, l='MpServer', x=193,94, y=57,36, z=154,34], EntityRog['Manta Ray'/395, l='MpServer', x=191,94, y=57,14, z=157,69], EntityRog['Manta Ray'/396, l='MpServer', x=187,56, y=53,49, z=161,41], EntityFishy['Fish'/397, l='MpServer', x=196,06, y=47,97, z=157,50], EntityFishy['Fish'/398, l='MpServer', x=197,16, y=48,72, z=159,31], EntityFishy['Fish'/399, l='MpServer', x=192,28, y=46,49, z=161,72], EntityFishy['Fish'/400, l='MpServer', x=198,88, y=46,70, z=164,22], EntityRog['Manta Ray'/401, l='MpServer', x=191,66, y=53,52, z=156,31], EntityFishy['Fish'/404, l='MpServer', x=184,88, y=51,94, z=147,84], EntityRog['Manta Ray'/405, l='MpServer', x=190,69, y=54,49, z=149,84], EntityItem['item.item.fish.salmon.raw'/16803, l='MpServer', x=191,06, y=42,13, z=152,34], EntityFishy['Fish'/443, l='MpServer', x=306,72, y=48,79, z=198,44], EntityFishy['Fish'/445, l='MpServer', x=299,19, y=49,65, z=199,72], EntityFishy['Fish'/446, l='MpServer', x=306,78, y=50,67, z=195,69], EntityOrca['Orca'/447, l='MpServer', x=299,91, y=56,43, z=193,47], EntityZombie['Zombie'/1473, l='MpServer', x=319,97, y=16,00, z=146,22], EntityWhale['Whale'/453, l='MpServer', x=299,16, y=56,86, z=198,22], EntityCreeper['Creeper'/1499, l='MpServer', x=306,50, y=17,00, z=104,50], EntitySkeleton['Skeleton'/1522, l='MpServer', x=295,44, y=15,00, z=61,09], EntitySkeleton['Skeleton'/1523, l='MpServer', x=296,66, y=17,00, z=62,50], EntityCreeper['Creeper'/1526, l='MpServer', x=192,50, y=14,00, z=98,50], EntityItem['item.item.dyePowder.black'/1531, l='MpServer', x=240,88, y=48,13, z=102,38], EntityItem['item.item.dyePowder.black'/1532, l='MpServer', x=239,28, y=47,13, z=102,13], EntityItem['item.item.fish.cod.raw'/1536, l='MpServer', x=197,47, y=37,13, z=111,66], EntityEnderman['Enderman'/1537, l='MpServer', x=262,56, y=11,00, z=111,28], EntityCreeper['Creeper'/1538, l='MpServer', x=292,56, y=21,00, z=131,44], EntityCreeper['Creeper'/1539, l='MpServer', x=291,50, y=19,00, z=131,28], EntityCreeper['Creeper'/1540, l='MpServer', x=289,94, y=22,00, z=132,50], EntityFishy['Fish'/520, l='MpServer', x=328,88, y=48,00, z=142,19], EntityFishy['Fish'/521, l='MpServer', x=223,72, y=38,19, z=205,72], EntityFishy['Fish'/522, l='MpServer', x=226,94, y=38,00, z=211,44], EntityFishy['Fish'/523, l='MpServer', x=231,88, y=38,00, z=210,63], EntityFishy['Fish'/525, l='MpServer', x=220,88, y=39,00, z=203,69], EntityFishy['Fish'/526, l='MpServer', x=218,97, y=39,00, z=202,94], EntityFishy['Fish'/527, l='MpServer', x=225,88, y=40,00, z=195,59], EntityZombie['Zombie'/1552, l='MpServer', x=318,13, y=19,00, z=138,41], EntityZombie['Zombie'/1553, l='MpServer', x=322,84, y=21,00, z=141,69], EntitySkeleton['Skeleton'/1555, l='MpServer', x=295,31, y=15,00, z=97,56], EntitySkeleton['Skeleton'/1556, l='MpServer', x=295,25, y=15,00, z=98,50], EntityFishy['Fish'/533, l='MpServer', x=187,06, y=45,75, z=158,88], EntityFishy['Fish'/534, l='MpServer', x=192,34, y=45,00, z=169,88], EntityFishy['Fish'/535, l='MpServer', x=191,63, y=43,16, z=158,38], EntityFishy['Fish'/536, l='MpServer', x=194,31, y=44,49, z=155,03], EntityWitch['Witch'/1560, l='MpServer', x=284,50, y=33,00, z=165,50], EntityWhale['Whale'/537, l='MpServer', x=180,97, y=50,64, z=143,97], EntityZombie['Zombie'/1561, l='MpServer', x=313,50, y=26,00, z=153,50], EntityZombie['Zombie'/1562, l='MpServer', x=320,69, y=26,00, z=138,50], EntitySpider['Spider'/1563, l='MpServer', x=282,38, y=23,00, z=142,81], EntityWhale['Whale'/540, l='MpServer', x=187,03, y=55,18, z=139,34], EntityFishy['Fish'/541, l='MpServer', x=190,09, y=46,51, z=146,72], EntityFishy['Fish'/542, l='MpServer', x=199,44, y=47,79, z=145,81], EntityZombie['Zombie'/1566, l='MpServer', x=319,25, y=15,00, z=87,16], EntityZombie['Zombie'/1567, l='MpServer', x=319,69, y=15,00, z=86,31], EntityFishy['Fish'/544, l='MpServer', x=192,78, y=46,35, z=161,25], EntityZombie['Zombie'/1568, l='MpServer', x=327,16, y=12,00, z=90,75], EntityFishy['Fish'/545, l='MpServer', x=174,63, y=37,00, z=116,13], EntityFishy['Fish'/547, l='MpServer', x=167,19, y=40,00, z=115,13], EntityFishy['Fish'/550, l='MpServer', x=171,69, y=41,00, z=118,44], EntityFishy['Fish'/552, l='MpServer', x=171,94, y=41,00, z=122,81], EntityFishy['Fish'/569, l='MpServer', x=212,28, y=40,00, z=114,88], EntityFishy['Fish'/572, l='MpServer', x=213,16, y=43,00, z=120,03], EntityItem['item.item.dyePowder.black'/1596, l='MpServer', x=239,94, y=48,13, z=103,84], EntityFishy['Fish'/573, l='MpServer', x=208,38, y=40,00, z=118,47], EntityFishy['Fish'/574, l='MpServer', x=206,66, y=40,00, z=118,81], EntityRog['Manta Ray'/577, l='MpServer', x=213,38, y=46,00, z=121,50], EntityRog['Manta Ray'/579, l='MpServer', x=212,81, y=44,96, z=117,63], EntityRog['Manta Ray'/580, l='MpServer', x=212,84, y=43,64, z=115,66], EntityRog['Manta Ray'/581, l='MpServer', x=210,19, y=40,64, z=114,78], EntityFishy['Fish'/608, l='MpServer', x=183,75, y=40,49, z=210,03], EntityFishy['Fish'/611, l='MpServer', x=181,63, y=39,70, z=213,50], EntityFishy['Fish'/612, l='MpServer', x=183,56, y=38,59, z=211,19], EntityFishy['Fish'/631, l='MpServer', x=245,19, y=41,57, z=64,41], EntityFishy['Fish'/632, l='MpServer', x=255,06, y=41,52, z=71,31], EntityFishy['Fish'/634, l='MpServer', x=244,50, y=40,20, z=71,28], EntityFishy['Fish'/635, l='MpServer', x=249,34, y=41,92, z=72,75], EntityFishy['Fish'/636, l='MpServer', x=251,41, y=41,29, z=73,25], EntityFishy['Fish'/637, l='MpServer', x=253,53, y=50,00, z=86,53], EntityFishy['Fish'/638, l='MpServer', x=258,66, y=48,00, z=84,34], EntityFishy['Fish'/639, l='MpServer', x=255,44, y=42,29, z=69,50], EntityFishy['Fish'/640, l='MpServer', x=249,28, y=41,64, z=71,09], EntityFishy['Fish'/641, l='MpServer', x=255,47, y=41,52, z=74,16], EntityFishy['Fish'/642, l='MpServer', x=254,59, y=42,00, z=60,97], EntitySeaTurtle['Sea Turtle'/643, l='MpServer', x=228,28, y=51,63, z=171,47], EntitySeaTurtle['Sea Turtle'/644, l='MpServer', x=226,81, y=54,65, z=187,22], EntitySeaTurtle['Sea Turtle'/645, l='MpServer', x=221,41, y=52,58, z=189,47], EntitySeaTurtle['Sea Turtle'/646, l='MpServer', x=224,66, y=54,93, z=188,53], EntityFishy['Fish'/647, l='MpServer', x=238,63, y=47,75, z=172,94], EntityFishy['Fish'/648, l='MpServer', x=228,16, y=46,57, z=163,19], EntityFishy['Fish'/649, l='MpServer', x=233,38, y=47,49, z=164,78], EntityFishy['Fish'/650, l='MpServer', x=229,13, y=49,42, z=162,16], EntityFishy['Fish'/652, l='MpServer', x=220,38, y=48,45, z=172,25], EntityFishy['Fish'/653, l='MpServer', x=224,66, y=46,17, z=174,03], EntityFishy['Fish'/654, l='MpServer', x=219,66, y=48,69, z=175,44], EntitySquid['Squid'/655, l='MpServer', x=242,66, y=50,13, z=158,09], EntitySquid['Squid'/656, l='MpServer', x=234,56, y=45,38, z=156,06], EntitySquid['Squid'/657, l='MpServer', x=241,88, y=43,88, z=159,25], EntitySquid['Squid'/658, l='MpServer', x=235,97, y=52,34, z=158,53], EntitySquid['Squid'/659, l='MpServer', x=241,38, y=46,81, z=152,48], EntitySquid['Squid'/660, l='MpServer', x=237,03, y=45,31, z=151,47], EntitySquid['Squid'/661, l='MpServer', x=237,87, y=48,00, z=142,47], EntitySquid['Squid'/662, l='MpServer', x=248,61, y=47,77, z=153,46], EntityFishy['Fish'/663, l='MpServer', x=243,91, y=37,00, z=158,59], EntityFishy['Fish'/664, l='MpServer', x=235,06, y=38,00, z=151,78], EntityFishy['Fish'/665, l='MpServer', x=246,50, y=37,00, z=161,06], EntityFishy['Fish'/666, l='MpServer', x=231,38, y=37,00, z=155,88], EntityFishy['Fish'/667, l='MpServer', x=317,31, y=48,12, z=162,91], EntityFishy['Fish'/668, l='MpServer', x=313,13, y=52,00, z=163,22], EntityFishy['Fish'/669, l='MpServer', x=306,94, y=56,00, z=156,31], EntityFishy['Fish'/670, l='MpServer', x=318,25, y=50,00, z=158,50], EntityFishy['Fish'/673, l='MpServer', x=310,13, y=55,00, z=163,84], EntityFishy['Fish'/675, l='MpServer', x=314,75, y=48,00, z=167,69], EntityFishy['Fish'/677, l='MpServer', x=317,13, y=47,54, z=166,13], EntityFishy['Fish'/734, l='MpServer', x=297,81, y=41,59, z=212,16], EntityFishy['Fish'/735, l='MpServer', x=298,16, y=42,64, z=208,81], EntityAnglerFish['Anglerfish'/742, l='MpServer', x=296,03, y=50,43, z=210,47], EntityFishy['Fish'/770, l='MpServer', x=193,47, y=38,00, z=120,50], EntityFishy['Fish'/771, l='MpServer', x=199,91, y=37,00, z=108,72], EntityFishy['Fish'/772, l='MpServer', x=199,63, y=37,00, z=110,91], EntityFishy['Fish'/773, l='MpServer', x=201,88, y=39,00, z=117,50], EntityFishy['Fish'/774, l='MpServer', x=203,03, y=40,00, z=122,91], EntityAnglerFish['Anglerfish'/776, l='MpServer', x=207,09, y=37,00, z=102,69], EntityAnglerFish['Anglerfish'/777, l='MpServer', x=196,97, y=37,00, z=108,47], EntityAnglerFish['Anglerfish'/778, l='MpServer', x=192,16, y=38,00, z=120,03], EntityAnglerFish['Anglerfish'/779, l='MpServer', x=197,75, y=39,00, z=120,09], EntitySquid['Squid'/780, l='MpServer', x=211,47, y=51,06, z=141,63], EntitySquid['Squid'/781, l='MpServer', x=210,78, y=51,38, z=138,31], EntitySquid['Squid'/782, l='MpServer', x=206,88, y=50,34, z=136,50], EntitySquid['Squid'/783, l='MpServer', x=214,28, y=49,34, z=138,19], EntityFishy['Fish'/784, l='MpServer', x=186,09, y=32,99, z=86,81], EntityFishy['Fish'/785, l='MpServer', x=178,69, y=32,53, z=84,50], EntityFishy['Fish'/786, l='MpServer', x=186,13, y=34,29, z=86,47], EntityFishy['Fish'/787, l='MpServer', x=185,59, y=33,74, z=86,22], EntityFishy['Fish'/788, l='MpServer', x=196,41, y=34,00, z=90,84], EntityFishy['Fish'/789, l='MpServer', x=194,88, y=33,00, z=89,03], EntityFishy['Fish'/791, l='MpServer', x=187,75, y=32,19, z=96,63], EntityAnglerFish['Anglerfish'/793, l='MpServer', x=182,16, y=44,39, z=83,
91], EntityAnglerFish['Anglerfish'/794, l='MpServer', x=187,19, y=38,71, z=89,47], EntityFishy['Fish'/808, l='MpServer', x=325,97, y=43,78, z=67,88], EntityFishy['Fish'/809, l='MpServer', x=325,22, y=44,42, z=63,53], EntityFishy['Fish'/811, l='MpServer', x=318,66, y=46,97, z=69,19], EntityFishy['Fish'/812, l='MpServer', x=326,03, y=44,63, z=72,28], EntityFishy['Fish'/813, l='MpServer', x=327,53, y=44,78, z=69,53], EntityFishy['Fish'/815, l='MpServer', x=326,19, y=46,74, z=61,81], EntityFishy['Fish'/816, l='MpServer', x=326,19, y=45,16, z=65,41], EntityFishy['Fish'/832, l='MpServer', x=233,50, y=38,30, z=60,19], EntityFishy['Fish'/833, l='MpServer', x=234,13, y=41,49, z=66,25], EntityFishy['Fish'/834, l='MpServer', x=234,19, y=38,16, z=69,66], EntityFishy['Fish'/835, l='MpServer', x=236,63, y=41,32, z=61,38], EntityFishy['Fish'/836, l='MpServer', x=244,88, y=39,70, z=66,66], EntityFishy['Fish'/837, l='MpServer', x=243,06, y=39,73, z=70,34], EntityFishy['Fish'/839, l='MpServer', x=229,47, y=39,91, z=64,31], EntityFishy['Fish'/840, l='MpServer', x=241,69, y=41,29, z=62,06], EntityFishy['Fish'/841, l='MpServer', x=244,47, y=40,27, z=64,19], EntityFishy['Fish'/842, l='MpServer', x=237,16, y=38,96, z=60,50], EntityFishy['Fish'/843, l='MpServer', x=236,25, y=40,35, z=69,72], EntityFishy['Fish'/856, l='MpServer', x=300,81, y=48,00, z=111,75], EntityFishy['Fish'/858, l='MpServer', x=293,81, y=46,00, z=112,16], EntityFishy['Fish'/859, l='MpServer', x=301,19, y=48,00, z=115,72], EntitySeaTurtle['Sea Turtle'/860, l='MpServer', x=296,69, y=47,00, z=111,69], EntitySeaTurtle['Sea Turtle'/861, l='MpServer', x=297,34, y=48,37, z=118,41], EntitySquid['Squid'/864, l='MpServer', x=298,19, y=55,22, z=125,81], EntitySquid['Squid'/865, l='MpServer', x=292,78, y=54,06, z=112,50], EntitySquid['Squid'/866, l='MpServer', x=297,38, y=54,97, z=116,50], EntitySquid['Squid'/867, l='MpServer', x=299,03, y=54,06, z=110,09], EntitySeaTurtle['Sea Turtle'/868, l='MpServer', x=248,84, y=35,05, z=172,50], EntitySeaTurtle['Sea Turtle'/869, l='MpServer', x=255,34, y=35,23, z=173,44], EntitySeaTurtle['Sea Turtle'/870, l='MpServer', x=253,34, y=36,21, z=169,28], EntitySeaTurtle['Sea Turtle'/871, l='MpServer', x=254,81, y=34,18, z=168,63], EntityRog['Manta Ray'/875, l='MpServer', x=253,25, y=39,33, z=168,66], EntityFishy['Fish'/876, l='MpServer', x=253,25, y=40,38, z=168,66], EntityAnglerFish['Anglerfish'/877, l='MpServer', x=259,38, y=41,89, z=171,50], EntityAnglerFish['Anglerfish'/878, l='MpServer', x=247,53, y=41,99, z=168,47], EntityAnglerFish['Anglerfish'/879, l='MpServer', x=246,50, y=41,11, z=164,22], EntityAnglerFish['Anglerfish'/880, l='MpServer', x=259,41, y=40,93, z=172,72], EntityRog['Manta Ray'/891, l='MpServer', x=218,38, y=41,27, z=174,66], EntityRog['Manta Ray'/892, l='MpServer', x=218,53, y=41,96, z=177,81], EntityRog['Manta Ray'/893, l='MpServer', x=223,88, y=39,83, z=169,41], EntityRog['Manta Ray'/894, l='MpServer', x=217,97, y=43,00, z=168,34], EntityRog['Manta Ray'/896, l='MpServer', x=216,47, y=41,00, z=174,50], EntityRog['Manta Ray'/897, l='MpServer', x=209,91, y=40,14, z=173,84], EntityRog['Manta Ray'/899, l='MpServer', x=219,47, y=40,58, z=177,84], EntityFishy['Fish'/900, l='MpServer', x=214,38, y=42,00, z=173,16], EntityFishy['Fish'/901, l='MpServer', x=220,03, y=42,00, z=172,81], EntityFishy['Fish'/903, l='MpServer', x=218,59, y=41,00, z=173,91], EntitySquid['Squid'/942, l='MpServer', x=265,56, y=50,34, z=71,47], EntityRog['Manta Ray'/944, l='MpServer', x=269,50, y=43,96, z=65,78], EntityRog['Manta Ray'/945, l='MpServer', x=271,97, y=46,33, z=69,03], EntityRog['Manta Ray'/946, l='MpServer', x=279,69, y=44,99, z=59,53], EntityFishy['Fish'/947, l='MpServer', x=279,69, y=46,04, z=59,53], EntityRog['Manta Ray'/948, l='MpServer', x=281,75, y=43,61, z=61,38], EntityFishy['Fish'/950, l='MpServer', x=267,84, y=39,00, z=73,50], EntityFishy['Fish'/951, l='MpServer', x=266,97, y=39,00, z=73,91], EntityFishy['Fish'/952, l='MpServer', x=270,63, y=39,69, z=73,06], EntityFishy['Fish'/953, l='MpServer', x=267,94, y=38,19, z=68,28], EntityFishy['Fish'/976, l='MpServer', x=180,44, y=40,00, z=189,88], EntityFishy['Fish'/977, l='MpServer', x=183,66, y=41,00, z=182,84], EntityFishy['Fish'/978, l='MpServer', x=176,16, y=40,00, z=189,09], EntityFishy['Fish'/979, l='MpServer', x=185,25, y=41,00, z=189,31], EntityFishy['Fish'/980, l='MpServer', x=179,72, y=40,00, z=188,75], EntityFishy['Fish'/981, l='MpServer', x=188,97, y=40,00, z=191,41], EntityFishy['Fish'/982, l='MpServer', x=194,50, y=39,00, z=194,75], EntityFishy['Fish'/983, l='MpServer', x=188,66, y=40,00, z=192,56], EntityFishy['Fish'/987, l='MpServer', x=187,47, y=41,00, z=185,25], EntityFishy['Fish'/1000, l='MpServer', x=166,44, y=37,00, z=139,16], EntityOrca['Orca'/1004, l='MpServer', x=174,97, y=39,00, z=133,94], EntityOrca['Orca'/1006, l='MpServer', x=174,59, y=39,00, z=128,19], EntityFishy['Fish'/1010, l='MpServer', x=240,16, y=38,00, z=205,88], EntityFishy['Fish'/1011, l='MpServer', x=240,81, y=38,00, z=212,09], EntityFishy['Fish'/1012, l='MpServer', x=253,88, y=40,00, z=211,78], EntityFishy['Fish'/1014, l='MpServer', x=241,94, y=38,00, z=209,84], EntityShark['Shark'/1016, l='MpServer', x=243,88, y=42,30, z=210,75], EntityShark['Shark'/1017, l='MpServer', x=248,78, y=44,71, z=213,31], EntityShark['Shark'/1018, l='MpServer', x=245,19, y=44,61, z=208,63], EntityShark['Shark'/1019, l='MpServer', x=246,44, y=44,99, z=211,63], EntityFishy['Fish'/1020, l='MpServer', x=288,69, y=52,00, z=116,50], EntityFishy['Fish'/1021, l='MpServer', x=290,63, y=54,00, z=118,59]]
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(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 7 (amd64) version 6.1
Java Version: 1.8.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 434078200 bytes (413 MB) / 1137623040 bytes (1084 MB) up to 6429081600 bytes (6131 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1566 75 mods loaded, 75 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UCHIJAAAA BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Transport{7.1.14} [BC Transport] (buildcraft-7.1.14.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAA WailaAddonBC{1.0.1} [WailaAddonBC] ([1.7.10]WailaAddonBC-1.0.1.jar)
UCHIJAAAA BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Energy{7.1.14} [BC Energy] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Silicon{7.1.14} [BC Silicon] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar)
UCHIJAAAA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
UCHIJAAAA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
UCHIJAAAA Additional-Buildcraft-Objects{MC1.7.10-BC7.1release4.0.6} [Additional Buildcraft Objects] (ABO-MC1.7.10-BC7.1release4.0.6.jar)
UCHIJAAAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x (1).jar)
UCHIJAAAA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
UCHIJAAAA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
UCHIJAAAA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
UCHIJAAAA BuildCraft|Robotics{7.1.14} [BC Robotics] (buildcraft-7.1.14.jar)
UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJAAAA desiredblocks{[1.7.10] Desired Blocks 5.4} [Desired Blocks] (DesiredBlocksv5.4.jar)
UCHIJAAAA DynamicLights{1.3.9} [Dynamic Lights] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_onFire{1.0.5} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_thePlayer{1.1.4} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA Enchiridion{1.1} [Enchiridion] (Enchiridion-1.7.X-1.2b.jar)
UCHIJAAAA endercore{1.7.10-0.2.0.31_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.31_beta.jar)
UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA EnderIO{1.7.10-2.3.0.422_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.422_beta.jar)
UCHIJAAAA advgenerators{0.9.19.120} [Advanced Generators] (generators-0.9.19.120-mc1.7.10.jar)
UCHIJAAAA Railcraft{9.8.0.0} [Railcraft] (Railcraft_1.7.10-9.8.0.0.jar)
UCHIJAAAA ImmersiveEngineering{0.6.4} [Immersive Engineering] (ImmersiveEngineering-0.6.4.jar)
UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJAAAA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJAAAA ironchestminecarts{1.0.3} [Iron Chest Minecarts] (IronChestMinecarts-1.0.3.jar)
UCHIJAAAA irontank{1.0.1 build @[email protected]} [Iron Tanks] (irontank-1.7.10-1.0.1.50.jar)
UCHIJAAAA LogisticsPipes{0.9.3.70} [Logistics Pipes] (logisticspipes-0.9.3.70.jar)
UCHIJAAAA malisiscore{1.7.10-0.13.1} [MalisisCore] (malisiscore-1.7.10-0.13.1.jar)
UCHIJAAAA malisisdoors{1.7.10-1.12.0} [Malisis' Doors] (malisisdoors-1.7.10-1.12.0.jar)
UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MoreFurnaces{1.3.9} [More Furnaces] (MoreFurnaces-1.3.9-MC1.7.10.jar)
UCHIJAAAA cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
UCHIJAAAA neiintegration{1.1.1} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.1.jar)
UCHIJAAAA Oceancraft{1.4} [Oceancraft] (OceanCraft-Mod-1.7.10.jar)
UCHIJAAAA PowerConverters{1.7.10_3.2.1} [Power Converters] (PowerConverters-1.7.10_3.2.1.jar)
UCHIJAAAA ReiMinimap{1.7.10} [Rei's Minimap] (ReiMinimap-1.7.10-3.6.jar)
UCHIJAAAA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
UCHIJAAAA wailaplugins{MC1.7.10-0.2.0-23} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-23.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 361.43' Renderer: 'GeForce GTX 560 Ti/PCIe/SSE2'
CoFHCore: -[1.7.10]3.0.3-303
ThermalFoundation: -[1.7.10]1.2.0-102
ThermalExpansion: -[1.7.10]4.0.3B1-218
MineFactoryReloaded: -[1.7.10]2.8.0-104
ThermalDynamics: -[1.7.10]1.1.0-161
List of loaded APIs:
* Baubles|API (1.0.1.10) from ThermalFoundation-[1.7.10]1.2.0-102.jar
* BuildCraftAPI|blocks (1.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.14.jar
* BuildCraftAPI|boards (2.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|core (1.0) from Railcraft_1.7.10-9.8.0.0.jar
* BuildCraftAPI|crops (1.1) from buildcraft-7.1.14.jar
* BuildCraftAPI|events (2.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|facades (1.1) from buildcraft-7.1.14.jar
* BuildCraftAPI|filler (4.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|fuels (2.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|gates (4.1) from buildcraft-7.1.14.jar
* BuildCraftAPI|items (1.1) from buildcraft-7.1.14.jar
* BuildCraftAPI|library (2.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|lists (1.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|power (1.3) from buildcraft-7.1.14.jar
* BuildCraftAPI|recipes (3.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|robotics (3.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|statements (1.1) from buildcraft-7.1.14.jar
* BuildCraftAPI|tablet (1.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|tiles (1.2) from buildcraft-7.1.14.jar
* BuildCraftAPI|tools (1.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|transport (4.0) from Railcraft_1.7.10-9.8.0.0.jar
* CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.7 - MC 1.7.10.jar
* CoFHAPI (1.7.10R1.0.2) from buildcraft-7.1.14.jar
* CoFHAPI|block (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.422_beta.jar
* CoFHAPI|core (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHAPI|energy (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|fluid (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|inventory (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|item (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|modhelpers (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHAPI|tileentity (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.422_beta.jar
* CoFHAPI|transport (1.7.10R1.0.13) from EnderCore-1.7.10-0.2.0.31_beta.jar
* CoFHAPI|world (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|audio (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHLib|gui (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHLib|gui|container (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|element (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|slot (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|inventory (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|render (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|render|particle (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHLib|util (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util|helpers (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHLib|util|position (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|world (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|world|feature (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* IC2API (1.0) from Railcraft_1.7.10-9.8.0.0.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.6.4.jar
* RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|carts (1.5.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|core (1.4.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.6.4.jar
* RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|signals (1.3.4) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* Thaumcraft|API (4.2.2.0) from Railcraft_1.7.10-9.8.0.0.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
EnderIO: No known problems detected.
Launched Version: 1.7.10-Forge10.13.4.1566-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 560 Ti/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: []
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)
MY PC:
OS: Windows Seven Ultimate 64 bit
Processor: Intel i5-2500k 3.30 Ghz
Graphics: MSI Nvidia GForce 560 GTX
RAM: 8 Gb
Sorry if any info missing. Hope someone can help.
ty, i'll try taking out ore dictionary converter and see what happen. Anyways, thanks for answering so fast
Eddited: I love you boy! I took that thing out and now it works perfectly
THANKS A LOT!
IDK, it didn't show up in game neither, but not the game is working fine, i couldnt make ic2, thinker construct not applied energetics work, and there is still one crash happing onece in a while, where the game keeps working but i realice the ticks stop (water/lava wont flow when released nor stop flowing when encased) the games works, but when i try to close, it crashes, and when i reopen it, everything that happened since ticks stoped, wont get saved. But it's okey, i wish i could make all the tech mods cause i love em, but well, i can have fun anyway (if you know how to make everything work, i'll love you even more)