Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Excore causing crash #2

Closed
Josephur opened this issue Jul 3, 2016 · 2 comments
Closed

Excore causing crash #2

Josephur opened this issue Jul 3, 2016 · 2 comments

Comments

@Josephur
Copy link

Josephur commented Jul 3, 2016

Updated to your most recent version today (non dev, the one on Curse), went to open my inventory and I get this crash now. I'll revert to previous version until addressed, thanks!

---- Minecraft Crash Report ----

WARNING: coremods are present:
LoadingPlugin (RandomThings-MC1.10-3.7.4.jar)
AppleCore (AppleCore-mc1.10.2-1.3.5.jar)
IC2core (industrialcraft-2-2.6.1-ex110.jar)
FldLoadingPlugin (FastLeafDecay-MC1.9.4-1.7.jar)
LoadingPlugin (Quark-beta-35.jar)
FMLPlugin (InventoryTweaks-1.61-beta-57.jar)
Contact their authors BEFORE contacting forge

// Surprise! Haha. Well, this is awkward.

Time: 7/3/16 1:47 AM
Description: Rendering screen

java.lang.IncompatibleClassChangeError: Expecting non-static method code.elix_x.mods.fei.client.gui.element.FEIUtilsGrid.drawTexturedRect(Lorg/lwjgl/util/Rectangle;Lorg/lwjgl/util/Rectangle;II)V
at code.elix_x.mods.fei.client.gui.element.FEIUtilsGrid$FEIUtilsGridElement.drawGuiPost(FEIUtilsGrid.java:222)
at code.elix_x.mods.fei.client.gui.element.FEIUtilsGrid$FEIUtilsGridElement.drawGuiPost(FEIUtilsGrid.java:155)
at code.elix_x.excore.utils.client.gui.elements.GridGuiElement.drawGuiPost(GridGuiElement.java:177)
at code.elix_x.mods.fei.client.gui.element.FEIUtilsGrid.drawGuiPost(FEIUtilsGrid.java:124)
at code.elix_x.mods.fei.client.gui.element.FEIUtilsGrid.drawGuiPost(FEIUtilsGrid.java:27)
at code.elix_x.mods.fei.api.gui.FEIGuiOverride.drawGuiPost(FEIGuiOverride.java:161)
at code.elix_x.mods.fei.client.events.FEIGuiOverrideEvents.drawScreen(FEIGuiOverrideEvents.java:55)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_727_FEIGuiOverrideEvents_drawScreen_DrawScreenEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:68)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:159)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:375)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1094)
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(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 --
Thread: Client thread
Stacktrace:
at code.elix_x.mods.fei.client.gui.element.FEIUtilsGrid$FEIUtilsGridElement.drawGuiPost(FEIUtilsGrid.java:222)
at code.elix_x.mods.fei.client.gui.element.FEIUtilsGrid$FEIUtilsGridElement.drawGuiPost(FEIUtilsGrid.java:155)
at code.elix_x.excore.utils.client.gui.elements.GridGuiElement.drawGuiPost(GridGuiElement.java:177)
at code.elix_x.mods.fei.client.gui.element.FEIUtilsGrid.drawGuiPost(FEIUtilsGrid.java:124)
at code.elix_x.mods.fei.client.gui.element.FEIUtilsGrid.drawGuiPost(FEIUtilsGrid.java:27)
at code.elix_x.mods.fei.api.gui.FEIGuiOverride.drawGuiPost(FEIGuiOverride.java:161)
at code.elix_x.mods.fei.client.events.FEIGuiOverrideEvents.drawScreen(FEIGuiOverrideEvents.java:55)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_727_FEIGuiOverrideEvents_drawScreen_DrawScreenEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:68)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:159)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:375)

-- Screen render details --
Details:
Screen name: net.minecraft.client.gui.inventory.GuiInventory
Mouse location: Scaled: (480, 269). Absolute: (960, 540)
Screen size: Scaled: (960, 540). Absolute: (1920, 1080). Scale factor of 2

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['Josephur'/202, l='MpServer', x=-89.11, y=99.94, z=1113.88]]
Chunk stats: MultiplayerChunkCache: 625, 625
Level seed: 0
Level generator: ID 06 - quark_realistic, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-224,64,256), Chunk: (at 0,4,0 in -14,16; contains blocks -224,0,256 to -209,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 128179 game time, 216627 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: 132 total; [EntityBat['Bat'/515, l='MpServer', x=-33.49, y=14.05, z=1165.37], EntityItem['item.item.sulphur'/1543, l='MpServer', x=-92.16, y=100.00, z=1104.73], EntityPlayerSP['Josephur'/202, l='MpServer', x=-89.11, y=99.94, z=1113.88], EntitySkeleton['Skeleton'/1293, l='MpServer', x=-110.50, y=21.00, z=1124.50], EntityZombie['Zombie'/1297, l='MpServer', x=-117.50, y=16.00, z=1063.50], EntityZombie['Zombie'/1303, l='MpServer', x=-19.21, y=49.00, z=1092.43], EntityPig['Pig'/537, l='MpServer', x=-85.16, y=62.22, z=1181.10], EntityPig['Pig'/538, l='MpServer', x=-84.34, y=62.38, z=1186.14], EntitySheep['Sheep'/539, l='MpServer', x=-89.45, y=62.59, z=1182.45], EntityItem['item.item.egg'/1564, l='MpServer', x=-76.61, y=94.00, z=1150.05], EntitySkeleton['Skeleton'/541, l='MpServer', x=-87.64, y=62.07, z=1183.66], EntityItem['item.tile.dirt.default'/542, l='MpServer', x=-64.88, y=74.00, z=1163.88], EntityItem['item.item.sgrowplant4'/543, l='MpServer', x=-64.13, y=74.00, z=1160.14], EntityItem['item.item.spiderEye'/544, l='MpServer', x=-68.26, y=76.00, z=1159.36], EntityPig['Pig'/545, l='MpServer', x=-78.46, y=80.00, z=1164.77], EntitySkeleton['Skeleton'/546, l='MpServer', x=-34.50, y=42.00, z=1132.50], EntitySkeleton['Skeleton'/548, l='MpServer', x=-18.50, y=78.00, z=1109.50], EntityZombie['Zombie'/1573, l='MpServer', x=-146.50, y=44.00, z=1041.50], EntitySkeleton['Skeleton'/1574, l='MpServer', x=-145.50, y=13.00, z=1136.50], EntityPig['Pig'/551, l='MpServer', x=-13.49, y=79.00, z=1094.76], EntitySkeleton['Skeleton'/554, l='MpServer', x=-12.50, y=79.00, z=1095.50], EntityPig['Pig'/559, l='MpServer', x=-81.93, y=63.00, z=1188.41], EntityZombie['Zombie'/560, l='MpServer', x=-77.50, y=13.00, z=1176.50], EntitySpider['Spider'/561, l='MpServer', x=-73.50, y=44.00, z=1169.50], EntityPig['Pig'/562, l='MpServer', x=-77.50, y=68.00, z=1179.60], EntitySkeleton['Skeleton'/563, l='MpServer', x=-77.50, y=70.00, z=1180.50], EntitySheep['Sheep'/564, l='MpServer', x=-73.25, y=76.00, z=1165.43], EntitySheep['Sheep'/566, l='MpServer', x=-78.62, y=69.00, z=1178.64], EntityPig['Pig'/567, l='MpServer', x=-69.00, y=72.00, z=1182.83], EntityZombie['Zombie'/568, l='MpServer', x=-52.50, y=17.00, z=1165.50], EntityItem['item.tile.dirt.default'/569, l='MpServer', x=-62.71, y=72.00, z=1162.88], EntityZombie['Zombie'/1081, l='MpServer', x=-102.50, y=45.00, z=1182.50], EntityItem['item.tile.dirt.default'/570, l='MpServer', x=-61.30, y=73.00, z=1163.27], EntityItem['item.tile.flower2.poppy'/571, l='MpServer', x=-58.04, y=75.00, z=1163.13], EntityItem['item.item.rottenFlesh'/1083, l='MpServer', x=-38.40, y=69.00, z=1050.88], EntityItem['item.tile.dirt.default'/572, l='MpServer', x=-63.46, y=73.00, z=1162.14], EntityItem['item.item.zombie_chunk'/1084, l='MpServer', x=-37.91, y=69.00, z=1050.88], EntityItem['item.tile.dirt.default'/573, l='MpServer', x=-60.89, y=73.00, z=1161.59], EntityItem['item.tile.dirt.default'/574, l='MpServer', x=-62.29, y=73.00, z=1160.60], EntityItem['item.tile.dirt.default'/575, l='MpServer', x=-63.70, y=73.00, z=1160.57], EntityPig['Pig'/319, l='MpServer', x=-125.42, y=77.00, z=1038.80], EntityItem['item.tile.dirt.default'/576, l='MpServer', x=-63.69, y=74.00, z=1159.13], EntityItem['item.item.rottenFlesh'/1088, l='MpServer', x=-41.93, y=75.00, z=1164.34], EntityItem['item.tile.dirt.default'/577, l='MpServer', x=-62.33, y=74.00, z=1159.13], EntityItem['item.tile.dirt.default'/578, l='MpServer', x=-63.50, y=73.00, z=1163.67], EntityPig['Pig'/579, l='MpServer', x=-58.82, y=75.00, z=1165.78], EntityPig['Pig'/580, l='MpServer', x=-55.54, y=76.00, z=1153.79], EntityZombie['Zombie'/1604, l='MpServer', x=-32.50, y=44.00, z=1164.50], EntitySkeleton['Skeleton'/582, l='MpServer', x=-28.66, y=77.00, z=1154.13], EntityZombie['Zombie'/583, l='MpServer', x=-19.50, y=34.00, z=1126.50], EntityZombie['Zombie'/328, l='MpServer', x=-156.52, y=46.00, z=1085.80], EntityZombie['Zombie'/584, l='MpServer', x=-27.51, y=42.00, z=1140.22], EntityBat['Bat'/1352, l='MpServer', x=-169.25, y=35.10, z=1158.46], EntityBat['Bat'/329, l='MpServer', x=-111.82, y=53.07, z=1055.41], EntitySpider['Spider'/585, l='MpServer', x=-23.52, y=77.00, z=1129.98], EntityPig['Pig'/330, l='MpServer', x=-124.13, y=76.00, z=1050.72], EntityItem['item.item.rottenFlesh'/1103, l='MpServer', x=-89.56, y=99.94, z=1113.57], EntityItem['item.item.rottenFlesh'/1368, l='MpServer', x=-52.97, y=77.00, z=1106.66], EntityChicken['Chicken'/348, l='MpServer', x=-168.66, y=95.00, z=1109.83], EntitySkeleton['Skeleton'/351, l='MpServer', x=-169.19, y=95.00, z=1100.75], EntitySkeleton['Skeleton'/359, l='MpServer', x=-138.50, y=38.00, z=1036.50], EntitySkeleton['Skeleton'/1127, l='MpServer', x=-43.50, y=60.00, z=1067.50], EntitySpider['Spider'/872, l='MpServer', x=-160.50, y=45.00, z=1087.50], EntityCreeper['Creeper'/619, l='MpServer', x=-43.50, y=43.00, z=1186.50], EntitySkeleton['Skeleton'/620, l='MpServer', x=-31.50, y=20.00, z=1171.50], EntitySpider['Spider'/1395, l='MpServer', x=-102.50, y=28.00, z=1066.50], EntityZombie['Zombie'/1139, l='MpServer', x=-112.50, y=49.00, z=1183.50], EntityZombie['Zombie'/1652, l='MpServer', x=-142.50, y=55.00, z=1069.50], EntityCreeper['Creeper'/1654, l='MpServer', x=-40.50, y=17.00, z=1142.50], EntityZombie['Zombie'/378, l='MpServer', x=-162.50, y=33.00, z=1158.50], EntityCreeper['Creeper'/1658, l='MpServer', x=-95.46, y=22.00, z=1073.58], EntityBat['Bat'/380, l='MpServer', x=-140.97, y=12.06, z=1133.53], EntityPig['Pig'/381, l='MpServer', x=-119.76, y=100.00, z=1112.51], EntitySpider['Spider'/382, l='MpServer', x=-119.21, y=100.00, z=1116.23], EntitySkeleton['Skeleton'/1408, l='MpServer', x=-150.50, y=12.00, z=1148.50], EntityPig['Pig'/387, l='MpServer', x=-45.70, y=97.00, z=1037.92], EntityChicken['Chicken'/388, l='MpServer', x=-47.50, y=102.00, z=1034.28], EntityZombie['Zombie'/1412, l='MpServer', x=-31.50, y=12.00, z=1167.50], EntityBat['Bat'/396, l='MpServer', x=-64.62, y=49.00, z=1084.48], EntityCreeper['Creeper'/397, l='MpServer', x=-54.50, y=79.00, z=1066.50], EntitySquid['Squid'/398, l='MpServer', x=-126.40, y=61.59, z=1066.43], EntityPig['Pig'/399, l='MpServer', x=-97.18, y=78.00, z=1053.96], EntityPig['Pig'/400, l='MpServer', x=-108.50, y=79.00, z=1045.70], EntityBat['Bat'/409, l='MpServer', x=-163.25, y=39.10, z=1134.65], EntitySkeleton['Skeleton'/921, l='MpServer', x=-106.50, y=51.00, z=1047.50], EntityChicken['Chicken'/410, l='MpServer', x=-169.19, y=95.00, z=1124.47], EntityChicken['Chicken'/412, l='MpServer', x=-147.60, y=70.00, z=1110.53], EntityItem['item.item.egg'/413, l='MpServer', x=-149.13, y=68.00, z=1110.13], EntityItem['item.item.feather'/414, l='MpServer', x=-150.62, y=66.00, z=1112.09], EntityChicken['Chicken'/415, l='MpServer', x=-140.50, y=96.00, z=1092.76], EntityPig['Pig'/416, l='MpServer', x=-138.18, y=101.00, z=1101.00], EntityChicken['Chicken'/417, l='MpServer', x=-133.17, y=100.00, z=1096.60], EntityEnderman['Enderman'/419, l='MpServer', x=-134.72, y=98.00, z=1088.47], EntityCreeper['Creeper'/420, l='MpServer', x=-107.20, y=30.00, z=1060.55], EntityBat['Bat'/422, l='MpServer', x=-162.63, y=18.48, z=1156.23], EntityPig['Pig'/423, l='MpServer', x=-141.72, y=85.00, z=1108.46], EntitySquid['Squid'/424, l='MpServer', x=-110.11, y=60.00, z=1077.61], EntitySquid['Squid'/425, l='MpServer', x=-112.02, y=60.00, z=1079.33], EntityCreeper['Creeper'/433, l='MpServer', x=-96.36, y=63.00, z=1166.50], EntityBat['Bat'/434, l='MpServer', x=-93.36, y=23.62, z=1138.78], EntityItem['item.item.feather'/435, l='MpServer', x=-81.70, y=99.00, z=1146.88], EntityPig['Pig'/436, l='MpServer', x=-87.19, y=94.00, z=1138.49], EntityBat['Bat'/437, l='MpServer', x=-87.43, y=20.10, z=1115.09], EntitySkeleton['Skeleton'/438, l='MpServer', x=-73.50, y=48.00, z=1121.50], EntitySkeleton['Skeleton'/1206, l='MpServer', x=-76.50, y=45.00, z=1124.50], EntitySkeleton['Skeleton'/439, l='MpServer', x=-18.21, y=81.00, z=1075.32], EntityBat['Bat'/445, l='MpServer', x=-67.53, y=30.21, z=1137.75], EntityChicken['Chicken'/446, l='MpServer', x=-76.33, y=94.00, z=1149.12], EntityCreeper['Creeper'/447, l='MpServer', x=-28.50, y=78.00, z=1103.50], EntityPig['Pig'/448, l='MpServer', x=-20.28, y=80.00, z=1084.39], EntityCreeper['Creeper'/452, l='MpServer', x=-35.50, y=70.00, z=1051.50], EntityCreeper['Creeper'/1484, l='MpServer', x=-87.50, y=67.00, z=1135.50], EntityBat['Bat'/462, l='MpServer', x=-152.25, y=36.10, z=1183.70], EntityBat['Bat'/463, l='MpServer', x=-157.57, y=35.10, z=1187.75], EntityPig['Pig'/464, l='MpServer', x=-156.32, y=74.00, z=1183.48], EntityPig['Pig'/465, l='MpServer', x=-149.53, y=80.00, z=1183.47], EntityPig['Pig'/466, l='MpServer', x=-145.19, y=81.00, z=1177.06], EntityItem['item.item.string'/468, l='MpServer', x=-113.36, y=100.00, z=1144.23], EntitySpider['Spider'/469, l='MpServer', x=-104.09, y=100.00, z=1137.48], EntityZombie['Zombie'/472, l='MpServer', x=-57.50, y=53.00, z=1085.50], EntityBat['Bat'/473, l='MpServer', x=-58.44, y=53.74, z=1088.47], EntityPig['Pig'/474, l='MpServer', x=-21.46, y=73.00, z=1043.54], EntityCreeper['Creeper'/1498, l='MpServer', x=-121.50, y=16.00, z=1178.50], EntityPig['Pig'/475, l='MpServer', x=-20.52, y=73.00, z=1042.00], EntityPig['Pig'/476, l='MpServer', x=-20.67, y=80.00, z=1053.23], EntitySkeleton['Skeleton'/992, l='MpServer', x=-46.50, y=31.00, z=1134.50], EntitySkeleton['Skeleton'/995, l='MpServer', x=-33.50, y=23.00, z=1174.50], EntityBat['Bat'/489, l='MpServer', x=-45.39, y=61.10, z=1069.75], EntityPig['Pig'/492, l='MpServer', x=-15.45, y=82.00, z=1054.34], EntityCreeper['Creeper'/500, l='MpServer', x=-28.50, y=45.00, z=1151.50], EntityZombie['Zombie'/501, l='MpServer', x=-31.26, y=44.00, z=1147.47], EntitySpider['Spider'/503, l='MpServer', x=-17.98, y=77.00, z=1135.99]]
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:414)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:392)
at net.minecraft.client.main.Main.main(SourceFile:124)
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.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_92, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 790202080 bytes (753 MB) / 5154275328 bytes (4915 MB) up to 5726797824 bytes (5461 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.32 Powered by Forge 12.18.0.2005 125 mods loaded, 125 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
UCHIJAAAA FML{8.0.99.99} Forge Mod Loader
UCHIJAAAA Forge{12.18.0.2005} Minecraft Forge
UCHIJAAAA IC2{2.6.1-ex110} IndustrialCraft 2
UCHIJAAAA machpcraft{1.1.6} [Machine Power Craft]([1.9.4] MachinePowerCraft-1.1.6.jar)
UCHIJAAAA actuallyadditions{1.10.2-r47} Actually Additions
UCHIJAAAA advancedswords{1.3.0} Advanced Swords
UCHIJAAAA advancedaddons{1.1.0} Advanced Addons
UCHIJAAAA agriculturalexpansion{beta 1.1.16} [Agricultural Expansion](AgriculturalExpansion[1.9.4][1.10.2]-beta 1.1.16.jar)
UCHIJAAAA ExtraUtils2{1.0} ExtraUtils2
UCHIJAAAA JEI{3.7.3.223} Just Enough Items
UCHIJAAAA AppleCore{1.3.5} AppleCore
UCHIJAAAA armorplus{1.9.4-3.1.10.0} ArmorPlus
UCHIJAAAA autopackager{1.6.3} AutoPackager
UCHIJAAAA basemetals{2.3.2} Base Metals
UCHIJAAAA Baubles{1.2.1.0} Baubles
UCHIJAAAA baublesstuff{2.0.10} Baubles Stuff
UCHIJAAAA BetterAchievements{0.3.0.27} Better Achievements
UCHIJAAAA betterbuilderswands{0.6.5} Better Builder's Wands
UCHIJAAAA BloodMagic{1.9.4-2.0.2-48} Blood Magic: Alchemical Wizardry
UCHIJAAAA bookshelf{1.3.0.280} Bookshelf
UCHIJAAAA bookshelfapi{3.1.0} Bookshelf
UCHIJAAAA Botania{r1.8-312} Botania
UCHIJAAAA Waila{1.7.0} Waila
UCHIJAAAA SonarCore{3.0.0} SonarCore
UCHIJAAAA Calculator{3.0.0} Calculator
UCHIJAAAA Chameleon{1.9.4-2.1.5} Chameleon
UCHIJAAAA chisel{@Version@} Chisel
UCHIJAAAA mcmultipart{1.2.0_73} MCMultiPart
UCHIJAAAA chiselsandbits{11.4} Chisels & Bits
UCHIJAAAA cookingforblockheads{3.1.26} Cooking for Blockheads
UCHIJAAAA correlatedpotentialistics{1.1.2} Correlated Potentialistics
UCHIJAAAA craftingcraft{4.0.3} CraftingCraft
UCHIJAAAA craftingtweaks{5.0.6} Crafting Tweaks
UCHIJAAAA MineTweaker3{3.0.9} MineTweaker 3
UCHIJAAAA crystallogy{0.9.1 Beta} [Crystallogy](crystallogy-1.10.2-0.9.1 Beta.jar)
UCHIJAAAA cyclicmagic{1.1.0} Cyclic
UCHIJAAAA DarkUtils{1.1.2.52} Dark Utilities
UCHIJAAAA ea{v2.4.0b-mc1.10.0} Ebon Arts
UCHIJAAAA poweradvantage{2.2.1} Power Advantage
UCHIJAAAA electricadvantage{2.1.0} Electric Advantage
UCHIJAAAA endercore{1.10-0.4.0.33-alpha} EnderCore
UCHIJAAAA EnderIO{1.10-3.0.0.55_alpha} Ender IO
UCHIJAAAA enderthing{0.6.8} Enderthing
UCHIJAAAA modernmetals{0.11.0} Modern Metals
UCHIJAAAA endmetals{1.0.4} End Metals
UCHIJAAAA ValkyrieLib{1.10-0.10.0} Valkyrie Lib
UCHIJAAAA EnvironmentalTech{1.10-0.10.0b} Environmental Tech
UCHIJAAAA excore{1.6} EXCore
UCHIJAAAA golems{6.01} Extra Golems
UCHIJAAAA fastleafdecay{1.6} Fast Leaf Decay
UCHIJAAAA frt{6.2.3.20} Fire's Random Things
UCHIJAAAA flatcoloredblocks{mc1.10-v4.1} Flat Colored Blocks
UCHIJAAAA fe{1.2.1} Food Expansion
UCHIJAAAA forestry{5.1.8.189} Forestry
UCHIJAAAA llor{1.1.0-mc[1.9-1.10.2]} Light Level Overlay Reloaded
UCHIJAAAA FEI{1.0.14} Forever Enough Items
UCHIJAAAA substratum{1.5.0.1} Substratum
UCHIJAAAA foundry{2.0.0.0-beta5} Foundry
UCHIJAAAA SilentLib{1.0.11} Silent Lib
UCHIJAAAA FunOres{1.2.7} Fun Ores
UCHIJAAAA furnus{1.82} Furnus
UCHIJAAAA lit{@Version@} Little Insignificant Things
UCHIJAAAA SilentGems{2.0.21} Silent's Gems
UCHIJAAAA gemulation{1.10-4.0.0} Gemulation
UCHIJAAAA gravestone{1.5.0} [Gravestone](Gravestone Mod 1.5.0.jar)
UCHIJAAAA hopperducts{1.4.7} Hopper Ducts
UCHIJAAAA HungerInPeace{1.0.0} Hunger In Peace
UCHIJAAAA inventorytweaks{1.61-beta-57-c028bbc} Inventory Tweaks
UCHIJAAAA IronChest{7.0.3.791} Iron Chest
UCHIJAAAA journeymap{1.10.2-5.2.4} JourneyMap
UCHIJAAAA fyberbackpack{1.0.2} Just Backpacks
UCHIJAAAA jeresources{0.4.6.41} Just Enough Resources
UCHIJAAAA mantle{1.10-0.10.3.jenkins156} Mantle
UCHIJAAAA am{1.5.5} [Marines Armor and Weapons](Marines Armor and Weapons 1.5.5.jar)
UCHIJAAAA modifiable_armor{2.0.2} Modifiable Armor 2
UCHIJAAAA Morphtool{GRADLE:VERSION-GRADLE:BUILD} Morph-o-Tool
UCHIJAAAA Morpheus{1.10-3.1.6} Morpheus
UCHIJAAAA MouseTweaks{2.6.3} Mouse Tweaks
UCHIJAAAA mysticalcrops{2.5} [mysticalcrops](Mystical Crops - v-1.6.0.jar)
UCHIJAAAA mysticalagriculture{1.0.0} Mystical Agriculture
UCHIJAAAA tconstruct{1.10-2.3.3a.jenkins271} Tinkers' Construct
UCHIJAAAA neotech{3.1.0} NeoTech
UCHIJAAAA nethermetals{1.1.2} Nether Metals
UCHIJAAAA recipehandler{0.4} NoMoreRecipeConflict
UCHIJAAAA fodc{1.9.0} Ore Dictionary Converter
UCHIJAAAA orespawn{1.0.3} Ore Spawn
UCHIJAAAA harvestcraft{1.9.4-pre} [Pam's HarvestCraft](Pam's HarvestCraft 1.9.4c.jar)
UCHIJAAAA pattysmorearmor{1.10-1.1a} PattysMoreArmor
UCHIJAAAA pattysmoretools{1.10-1.4} PattysMoreTools
UCHIJAAAA planttech{1.6.0} [Planttech](planttech-1.6.0 - 1.10.2.jar)
UCHIJAAAA progressiveautomation{1.6.46} Progressive Automation
UCHIJAAAA Psi{r1.0-36} Psi
UCHIJAAAA quantumflux{2.0.7} QuantumFlux
UCHIJAAAA Quark{beta-35} Quark
UCHIJAAAA randomthings{3.7.4} Random Things
UCHIJAAAA reborncore{2.5.4.47} RebornCore
UCHIJAAAA reborncore-mcmultipart{2.5.4.47} reborncore-MCMultiPart
UCHIJAAAA StorageDrawers{1.9.4-3.1.10} Storage Drawers
UCHIJAAAA refinedstorage{0.8.3} Refined Storage
UCHIJAAAA reinforcedTools{1.4.1} ReinforcedTools
UCHIJAAAA xreliquary{1.10-1.3.2.409} Reliquary
UCHIJAAAA rftools{4.67} RFTools
UCHIJAAAA rftoolsdim{4.30beta44} RFTools Dimensions
UCHIJAAAA Roguelike{1.5.4} Roguelike Dungeons
UCHIJAAAA SGExtraParts{1.0.3} Silent's Gems: Extra Parts
UCHIJAAAA simplecore{1.3.2.34} SimpleCore API
UCHIJAAAA SimpleGenerators{1.10-0.7.0a} Simple Generators
UCHIJAAAA simpleretrogen{4.0.1+8} Simple Retrogen
UCHIJAAAA SimpleUpgrades{2.0.11} SimpleUpgrades
UCHIJAAAA slurpiesdongles{4.0.0} [Slurpie's Dongles](Slurpie's Dongles-1.10.2-1.0.7.jar)
UCHIJAAAA soulshardstow{1.10-2.5.0-34} Soul Shards - The Old Ways
UCHIJAAAA steamadvantage{2.1.0} Steam Advantage
UCHIJAAAA storagenetwork{1.12.0} Storage Network
UCHIJAAAA techreborn{1.3.2.120} TechReborn
UCHIJAAAA terrainCrystals{1.0.8} [Terrain Crystals](Terrain Crystals - 1.9.4 - 1.0.8.jar)
UCHIJAAAA theoneprobe{1.0.12} The One Probe
UCHIJAAAA TinkersAddons{1.0.2} [Tinkers' Addons](Tinkers' Addons-1.9.4-1.0.2.jar)
UCHIJAAAA VeinMiner{0.33.1_1.9-da0f6cb} Vein Miner
UCHIJAAAA VeinMinerModSupport{0.33.1_1.9-da0f6cb} Mod Support
UCHIJAAAA WailaHarvestability{1.1.7} Waila Harvestability
UCHIJAAAA weaponsplus{1.9.4-2.0.1.0} WeaponsPlus
UCHIJAAAA Woot{1.10-0.1.0-beta} Woot
UCHIJAAAA wuestUtilities{1.10.2} Wuest Utilities
UCHIJAAAA Zoology{1.0} Zoology
Loaded coremods (and transformers):
LoadingPlugin (RandomThings-MC1.10-3.7.4.jar)
lumien.randomthings.asm.ClassTransformer
AppleCore (AppleCore-mc1.10.2-1.3.5.jar)
squeek.applecore.asm.TransformerModuleHandler
IC2core (industrialcraft-2-2.6.1-ex110.jar)

FldLoadingPlugin (FastLeafDecay-MC1.9.4-1.7.jar)
com.olafski.fastleafdecay.FldTransformer
LoadingPlugin (Quark-beta-35.jar)
vazkii.quark.base.asm.ClassTransformer
FMLPlugin (InventoryTweaks-1.61-beta-57.jar)
invtweaks.forge.asm.ContainerTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13440 Compatibility Profile Context 16.200.1025.0' Renderer: 'AMD Radeon (TM) R9 380 Series'
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- chiselsandbitsIntegration (Enabled/Not Forced)
- craftingtweaksIntegration (Enabled/Not Forced)
- WailaIntegration (Enabled/Not Forced)

EnderIO: No known problems detected.
Launched Version: 1.10.2-forge1.10.2-12.18.0.2005-1.10.0
LWJGL: 2.9.4
OpenGL: AMD Radeon (TM) R9 380 Series GL version 4.5.13440 Compatibility Profile Context 16.200.1025.0, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.

Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

Using VBOs: Yes
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)
CPU: 8x Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
@Josephur
Copy link
Author

Josephur commented Jul 3, 2016

Also happens when opening a chest, possibly other inventories.

@Elix-x
Copy link
Owner

Elix-x commented Jul 3, 2016

Duplicate of Elix-x/Forever-Enough-Items#27.

@Elix-x Elix-x closed this as completed Jul 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants