I have tried countless solutions to fix my problem, and to no avail, so I have come here for assistance
Recently, I upgraded a server that me and a friend play on with some new mods to play with. Everything's been working well, until recently, where about 9 times out of ten, whenever I try and place an item or two in the crafting grid, the client simply crashes. The server remains stable, and any other players playing at the time don't seem to be affected. I have yet to see if my friend receives the same problem.
I've done some digging around, and I believe AE2 to be the problem, however, there's no telling for sure. I can't simply remove the mod from the server, as many things loaded in the world are dependent upon it. The issue also persists in singIeplayer, and I am much too tired at the moment to run a test in without the mod installed, so, if I remember, I will do so whenever I get the chance.
It happens, as far as I'm aware, in any crafting GUI I can think of. Most often, it has been either iron ingots or iron blocks causing the crash, but if memory serves correct, other items have caused the issue as well
I've got not much else to add, since Java is out of my field of knowledge, and I certainly don't know enough about the game's crashlogs to piece together what went wrong.Regardless, here's the log. I really hope you guys can figure something out for me. I just hope it doesn't come down the the "corrupted save" solution I found quite often.
(I apologize for how untidy the log is here, I can't figure out how to make it cleaner)
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)Contact their authors BEFORE contacting forge
// Don't be sad. I'll do better next time, I promise!
Time: 10/31/18 12:26 AMDescription: Updating screen events
java.lang.IndexOutOfBoundsException: Index: 8, Size: 7 at java.util.ArrayList.rangeCheck(Unknown Source) at java.util.ArrayList.get(Unknown Source) at net.minecraft.util.NonNullList.get(SourceFile:44) at net.minecraft.item.crafting.ShapedRecipes.func_77573_a(ShapedRecipes.java:109) at net.minecraft.item.crafting.ShapedRecipes.func_77569_a(ShapedRecipes.java:80) at net.minecraft.item.crafting.CraftingManager.func_192413_b(CraftingManager.java:213) at slimeknights.tconstruct.tools.common.inventory.ContainerCraftingStation.func_192389_a(ContainerCraftingStation.java:165) at slimeknights.tconstruct.tools.common.inventory.ContainerCraftingStation.func_75130_a(ContainerCraftingStation.java:157) at slimeknights.tconstruct.shared.inventory.InventoryCraftingPersistent.onCraftMatrixChanged(InventoryCraftingPersistent.java:114) at slimeknights.tconstruct.shared.inventory.InventoryCraftingPersistent.func_70299_a(InventoryCraftingPersistent.java:90) at net.minecraft.inventory.Slot.func_75215_d(Slot.java:70) at net.minecraft.inventory.Container.func_184996_a(Container.java:281) at slimeknights.mantle.inventory.ContainerMultiModule.func_184996_a(ContainerMultiModule.java:121) at net.minecraft.client.multiplayer.PlayerControllerMP.func_187098_a(PlayerControllerMP.java:566) at net.minecraft.client.gui.inventory.GuiContainer.func_184098_a(GuiContainer.java:638) at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java:604) at slimeknights.mantle.client.gui.GuiMultiModule.func_146286_b(GuiMultiModule.java:286) at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:543) at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1758) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1097) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397) at net.minecraft.client.main.Main.main(SourceFile:123) 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)
After googling 'tconstruct gui crash' I found a post that someone had that said game crashed whenever they used the smeltery (not your problem I know) but it was suggested tconstruct & mantle were possibly out-of-date.. I notice you're using a BETA version of tconstruct - maybe this isn't compatible with latest mantle ??
Maybe not, but this also happens in the Applied Energistics crafting grid, too, so I'm not positive it can be narrowed down to just TC. I don't know about the vanilla table, but in simply assuming the problem is the same.
Considering (AFAIK) that Applied Energistics & TC both (seem) to have custom GUI's.. I could hazzard a guess these are conflicting somehow ??
The only other thing I can suggest is starting from scratch & adding 1 mod at a time until the fault occurs.. then yiou'll know which mod is casuing a problem, but this will be difficult since it's on a server
Huh. Removing Flans Mod fixed the issue. But why...? Flan's mod has been a pain to get working in the first place, as some bizarre bug makes it crash both the server and game unless I edit parts of the file.
I have tried countless solutions to fix my problem, and to no avail, so I have come here for assistance
Recently, I upgraded a server that me and a friend play on with some new mods to play with. Everything's been working well, until recently, where about 9 times out of ten, whenever I try and place an item or two in the crafting grid, the client simply crashes. The server remains stable, and any other players playing at the time don't seem to be affected. I have yet to see if my friend receives the same problem.
I've done some digging around, and I believe AE2 to be the problem, however, there's no telling for sure. I can't simply remove the mod from the server, as many things loaded in the world are dependent upon it. The issue also persists in singIeplayer, and I am much too tired at the moment to run a test in without the mod installed, so, if I remember, I will do so whenever I get the chance.
It happens, as far as I'm aware, in any crafting GUI I can think of. Most often, it has been either iron ingots or iron blocks causing the crash, but if memory serves correct, other items have caused the issue as well
I've got not much else to add, since Java is out of my field of knowledge, and I certainly don't know enough about the game's crashlogs to piece together what went wrong.Regardless, here's the log. I really hope you guys can figure something out for me. I just hope it doesn't come down the the "corrupted save" solution I found quite often.
(I apologize for how untidy the log is here, I can't figure out how to make it cleaner)
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)Contact their authors BEFORE contacting forge
// Don't be sad. I'll do better next time, I promise!
Time: 10/31/18 12:26 AMDescription: Updating screen events
java.lang.IndexOutOfBoundsException: Index: 8, Size: 7 at java.util.ArrayList.rangeCheck(Unknown Source) at java.util.ArrayList.get(Unknown Source) at net.minecraft.util.NonNullList.get(SourceFile:44) at net.minecraft.item.crafting.ShapedRecipes.func_77573_a(ShapedRecipes.java:109) at net.minecraft.item.crafting.ShapedRecipes.func_77569_a(ShapedRecipes.java:80) at net.minecraft.item.crafting.CraftingManager.func_192413_b(CraftingManager.java:213) at slimeknights.tconstruct.tools.common.inventory.ContainerCraftingStation.func_192389_a(ContainerCraftingStation.java:165) at slimeknights.tconstruct.tools.common.inventory.ContainerCraftingStation.func_75130_a(ContainerCraftingStation.java:157) at slimeknights.tconstruct.shared.inventory.InventoryCraftingPersistent.onCraftMatrixChanged(InventoryCraftingPersistent.java:114) at slimeknights.tconstruct.shared.inventory.InventoryCraftingPersistent.func_70299_a(InventoryCraftingPersistent.java:90) at net.minecraft.inventory.Slot.func_75215_d(Slot.java:70) at net.minecraft.inventory.Container.func_184996_a(Container.java:281) at slimeknights.mantle.inventory.ContainerMultiModule.func_184996_a(ContainerMultiModule.java:121) at net.minecraft.client.multiplayer.PlayerControllerMP.func_187098_a(PlayerControllerMP.java:566) at net.minecraft.client.gui.inventory.GuiContainer.func_184098_a(GuiContainer.java:638) at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java:604) at slimeknights.mantle.client.gui.GuiMultiModule.func_146286_b(GuiMultiModule.java:286) at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:543) at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1758) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1097) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397) at net.minecraft.client.main.Main.main(SourceFile:123) 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 threadStacktrace: at java.util.ArrayList.rangeCheck(Unknown Source) at java.util.ArrayList.get(Unknown Source) at net.minecraft.util.NonNullList.get(SourceFile:44) at net.minecraft.item.crafting.ShapedRecipes.func_77573_a(ShapedRecipes.java:109) at net.minecraft.item.crafting.ShapedRecipes.func_77569_a(ShapedRecipes.java:80) at net.minecraft.item.crafting.CraftingManager.func_192413_b(CraftingManager.java:213) at slimeknights.tconstruct.tools.common.inventory.ContainerCraftingStation.func_192389_a(ContainerCraftingStation.java:165) at slimeknights.tconstruct.tools.common.inventory.ContainerCraftingStation.func_75130_a(ContainerCraftingStation.java:157) at slimeknights.tconstruct.shared.inventory.InventoryCraftingPersistent.onCraftMatrixChanged(InventoryCraftingPersistent.java:114) at slimeknights.tconstruct.shared.inventory.InventoryCraftingPersistent.func_70299_a(InventoryCraftingPersistent.java:90) at net.minecraft.inventory.Slot.func_75215_d(Slot.java:70) at net.minecraft.inventory.Container.func_184996_a(Container.java:281) at slimeknights.mantle.inventory.ContainerMultiModule.func_184996_a(ContainerMultiModule.java:121) at net.minecraft.client.multiplayer.PlayerControllerMP.func_187098_a(PlayerControllerMP.java:566) at net.minecraft.client.gui.inventory.GuiContainer.func_184098_a(GuiContainer.java:638) at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java:604) at slimeknights.mantle.client.gui.GuiMultiModule.func_146286_b(GuiMultiModule.java:286) at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:543) at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
-- Affected screen --Details: Screen name: slimeknights.tconstruct.tools.common.client.GuiCraftingStation
-- Affected level --Details: Level name: MpServer All players: 1 total; [GCEntityClientPlayerMP['The_Destroyerz'/801, l='MpServer', x=187.50, y=64.00, z=260.50]] Chunk stats: MultiplayerChunkCache: 225, 225 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (188,64,264), Chunk: (at 12,4,8 in 11,16; contains blocks 176,0,256 to 191,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 952 game time, 952 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: 108 total; [EntityItem['item.tile.doublePlant.paeonia'/4136, l='MpServer', x=234.23, y=63.00, z=264.35], EntityZombie['Zombie'/3124, l='MpServer', x=229.50, y=27.00, z=269.50], EntityZombie['Zombie'/4156, l='MpServer', x=211.50, y=22.00, z=296.50], EntitySkeleton['Skeleton'/4159, l='MpServer', x=206.50, y=22.00, z=294.50], EntitySkeleton['Skeleton'/4160, l='MpServer', x=207.50, y=22.00, z=292.50], EntityZombie['Zombie'/4165, l='MpServer', x=186.50, y=36.00, z=292.50], EntityItem['item.tile.doublePlant.paeonia'/4189, l='MpServer', x=231.48, y=63.00, z=266.58], EntitySheep['Sheep'/103, l='MpServer', x=134.50, y=64.00, z=203.50], EntitySheep['Sheep'/104, l='MpServer', x=134.50, y=63.00, z=201.50], EntityBat['Bat'/4200, l='MpServer', x=213.47, y=20.00, z=257.25], EntitySheep['Sheep'/105, l='MpServer', x=134.50, y=64.00, z=204.50], EntitySheep['Sheep'/106, l='MpServer', x=135.50, y=64.00, z=203.50], EntitySheep['Sheep'/107, l='MpServer', x=123.50, y=70.00, z=274.50], EntitySheep['Sheep'/108, l='MpServer', x=123.50, y=70.00, z=272.50], EntitySheep['Sheep'/109, l='MpServer', x=122.50, y=70.00, z=273.50], EntitySheep['Sheep'/110, l='MpServer', x=123.50, y=70.00, z=275.50], EntitySheep['Sheep'/111, l='MpServer', x=132.52, y=76.00, z=313.23], EntitySheep['Sheep'/112, l='MpServer', x=134.49, y=78.00, z=319.18], EntitySheep['Sheep'/113, l='MpServer', x=132.50, y=74.00, z=310.50], EntitySheep['Sheep'/114, l='MpServer', x=128.82, y=77.00, z=309.72], EntityZombie['Zombie'/3193, l='MpServer', x=201.50, y=23.00, z=294.50], EntitySheep['Sheep'/124, l='MpServer', x=146.50, y=71.00, z=259.50], EntitySheep['Sheep'/125, l='MpServer', x=156.19, y=72.00, z=257.75], EntitySheep['Sheep'/126, l='MpServer', x=146.50, y=71.00, z=260.50], EntitySheep['Sheep'/127, l='MpServer', x=138.74, y=71.00, z=261.38], EntitySheep['Sheep'/128, l='MpServer', x=143.50, y=67.00, z=311.50], EntitySheep['Sheep'/129, l='MpServer', x=139.65, y=69.00, z=309.55], EntitySheep['Sheep'/130, l='MpServer', x=138.50, y=68.00, z=307.50], EntitySheep['Sheep'/131, l='MpServer', x=140.56, y=68.00, z=309.20], EntitySheep['Sheep'/132, l='MpServer', x=148.82, y=70.00, z=327.50], EntitySheep['Sheep'/133, l='MpServer', x=147.54, y=70.00, z=320.74], EntitySheep['Sheep'/134, l='MpServer', x=148.73, y=70.00, z=329.49], EntitySheep['Sheep'/135, l='MpServer', x=148.50, y=71.00, z=323.50], EntityZombie['Zombie'/4241, l='MpServer', x=264.52, y=19.00, z=269.09], EntityCreeper['Creeper'/4252, l='MpServer', x=196.50, y=31.00, z=276.50], EntitySheep['Sheep'/158, l='MpServer', x=167.50, y=68.00, z=209.50], EntitySheep['Sheep'/159, l='MpServer', x=163.50, y=68.00, z=212.50], EntitySheep['Sheep'/160, l='MpServer', x=162.48, y=67.00, z=211.55], EntitySheep['Sheep'/161, l='MpServer', x=159.55, y=67.00, z=208.75], EntitySheep['Sheep'/162, l='MpServer', x=168.49, y=72.00, z=252.71], EntitySheep['Sheep'/163, l='MpServer', x=158.55, y=71.00, z=263.50], EntitySheep['Sheep'/164, l='MpServer', x=162.41, y=71.00, z=261.50], EntitySheep['Sheep'/165, l='MpServer', x=158.45, y=71.00, z=261.55], EntitySheep['Sheep'/166, l='MpServer', x=149.82, y=71.00, z=268.42], EntitySheep['Sheep'/167, l='MpServer', x=144.76, y=72.00, z=268.45], EntitySheep['Sheep'/168, l='MpServer', x=154.47, y=71.00, z=262.53], EntitySheep['Sheep'/169, l='MpServer', x=153.30, y=71.00, z=264.31], EntityZombie['Zombie'/3243, l='MpServer', x=197.50, y=13.00, z=324.50], EntitySkeleton['Skeleton'/3247, l='MpServer', x=212.50, y=25.00, z=284.50], EntitySkeleton['Skeleton'/3248, l='MpServer', x=213.50, y=25.00, z=283.50], EntitySheep['Sheep'/196, l='MpServer', x=218.50, y=63.00, z=290.50], EntitySheep['Sheep'/197, l='MpServer', x=220.50, y=64.00, z=292.50], EntitySheep['Sheep'/198, l='MpServer', x=220.50, y=64.00, z=293.50], EntitySheep['Sheep'/199, l='MpServer', x=214.82, y=64.00, z=298.17], EntitySheep['Sheep'/204, l='MpServer', x=237.50, y=68.00, z=220.50], EntitySheep['Sheep'/205, l='MpServer', x=235.50, y=68.00, z=219.50], EntitySheep['Sheep'/206, l='MpServer', x=236.50, y=68.00, z=219.50], EntitySheep['Sheep'/207, l='MpServer', x=236.50, y=68.00, z=217.50], EntitySheep['Sheep'/208, l='MpServer', x=233.50, y=67.00, z=244.50], EntityEnderman['Enderman'/3280, l='MpServer', x=262.50, y=21.00, z=258.50], EntityBat['Bat'/4304, l='MpServer', x=207.21, y=22.99, z=293.64], EntitySheep['Sheep'/209, l='MpServer', x=232.50, y=67.00, z=243.50], EntitySheep['Sheep'/210, l='MpServer', x=233.50, y=65.00, z=246.50], EntitySheep['Sheep'/211, l='MpServer', x=232.50, y=65.00, z=247.50], EntityChicken['Chicken'/212, l='MpServer', x=237.50, y=68.00, z=236.50], EntityChicken['Chicken'/213, l='MpServer', x=240.50, y=69.00, z=236.50], EntityChicken['Chicken'/214, l='MpServer', x=237.50, y=68.00, z=236.50], EntityChicken['Chicken'/215, l='MpServer', x=234.83, y=68.00, z=235.58], EntitySheep['Sheep'/216, l='MpServer', x=236.50, y=64.00, z=286.50], EntitySheep['Sheep'/225, l='MpServer', x=256.50, y=69.00, z=211.50], EntitySheep['Sheep'/226, l='MpServer', x=257.50, y=69.00, z=213.50], EntitySheep['Sheep'/227, l='MpServer', x=256.50, y=69.00, z=209.87], EntitySheep['Sheep'/228, l='MpServer', x=257.50, y=68.00, z=205.50], EntitySheep['Sheep'/229, l='MpServer', x=251.78, y=64.00, z=315.46], EntitySheep['Sheep'/230, l='MpServer', x=266.29, y=64.00, z=316.50], EntitySheep['Sheep'/231, l='MpServer', x=258.50, y=64.00, z=317.50], EntitySheep['Sheep'/232, l='MpServer', x=258.50, y=64.00, z=318.50], EntityEnderman['Enderman'/3307, l='MpServer', x=147.50, y=24.00, z=277.50], EntityCreeper['Creeper'/3317, l='MpServer', x=205.50, y=28.00, z=264.50], EntityCreeper['Creeper'/3318, l='MpServer', x=206.50, y=28.00, z=274.17], EntityZombie['Zombie'/4368, l='MpServer', x=179.50, y=39.00, z=292.50], EntityCreeper['Creeper'/4385, l='MpServer', x=225.50, y=28.00, z=306.50], GCEntityClientPlayerMP['The_Destroyerz'/801, l='MpServer', x=187.50, y=64.00, z=260.50], EntityWitch['Witch'/3409, l='MpServer', x=181.50, y=39.00, z=283.50], EntityCreeper['Creeper'/3419, l='MpServer', x=223.50, y=27.00, z=303.50], EntityZombie['Zombie'/3504, l='MpServer', x=195.50, y=41.00, z=309.50], Norbert Svenning/lonelumberman/3897979174713243501/91/71/289/WorldClient, EntitySkeleton['Skeleton'/3602, l='MpServer', x=189.50, y=38.00, z=299.50], EntitySkeleton['Skeleton'/3604, l='MpServer', x=190.50, y=38.00, z=298.50], EntityBat['Bat'/3626, l='MpServer', x=111.40, y=34.09, z=256.65], EntityEnderman['Enderman'/3679, l='MpServer', x=116.51, y=33.00, z=283.30], EntitySkeleton['Skeleton'/3702, l='MpServer', x=168.50, y=33.00, z=328.50], EntitySquid['Squid'/3705, l='MpServer', x=174.03, y=62.25, z=305.90], EntitySquid['Squid'/3707, l='MpServer', x=171.25, y=61.00, z=305.82], EntitySquid['Squid'/3708, l='MpServer', x=174.27, y=62.42, z=291.96], EntitySkeleton['Skeleton'/2775, l='MpServer', x=116.50, y=25.00, z=180.50], EntityBat['Bat'/2788, l='MpServer', x=207.69, y=32.00, z=265.72], EntityBat['Bat'/2789, l='MpServer', x=203.25, y=29.26, z=266.28], EntityZombie['Zombie'/3813, l='MpServer', x=217.22, y=38.00, z=315.44], EntityZombie['Zombie'/3814, l='MpServer', x=211.50, y=38.00, z=311.50], EntityZombie['Zombie'/3832, l='MpServer', x=188.78, y=15.00, z=292.50], EntityZombie['Zombie'/3833, l='MpServer', x=193.50, y=17.00, z=295.50], EntityCreeper['Creeper'/3836, l='MpServer', x=195.75, y=17.00, z=294.30], EntitySkeleton['Skeleton'/3898, l='MpServer', x=234.50, y=12.00, z=261.50], EntityCreeper['Creeper'/3909, l='MpServer', x=180.50, y=35.00, z=291.50], EntityBat['Bat'/2917, l='MpServer', x=208.66, y=24.09, z=301.31], EntityBat['Bat'/2921, l='MpServer', x=156.50, y=16.29, z=286.82], EntityBat['Bat'/4076, l='MpServer', x=204.73, y=28.94, z=267.52]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Integrated singleplayer serverStacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2740) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:418) at net.minecraft.client.main.Main.main(SourceFile:123) 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.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_191, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1047342304 bytes (998 MB) / 2878976000 bytes (2745 MB) up to 4281597952 bytes (4083 MB) JVM Flags: 6 total; -Xmx4096M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump IntCache: cache: 0, tcache: 9, allocated: 20, tallocated: 86 FML: MCP 9.42 Powered by Forge 14.23.5.2768 44 mods loaded, 44 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature | |:--------- |:------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- | | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None | | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None | | UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHIJAAAA | forge | 14.23.5.2768 | forge-1.12.2-14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHIJAAAA | micdoodlecore | | minecraft.jar | None | | UCHIJAAAA | openmodscore | 0.11.5 | minecraft.jar | None | | UCHIJAAAA | aether_legacy | 1.12.2-v3.0 | aether_legacy-1.12.2-v3.0.jar | None | | UCHIJAAAA | appliedenergistics2 | rv6-stable-2 | appliedenergistics2-rv6-stable-2.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 | | UCHIJAAAA | bibliocraft | 2.4.4 | BiblioCraft[v2.4.4][MC1.12.2].jar | None | | UCHIJAAAA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UCHIJAAAA | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCHIJAAAA | brandonscore | 2.4.5 | BrandonsCore-1.12.2-2.4.5.176-universal.jar | None | | UCHIJAAAA | chickenchunks | 2.4.1.73 | ChickenChunks-1.12.2-2.4.1.73-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UCHIJAAAA | cofhcore | 4.6.1 | CoFHCore-1.12.2-4.6.1.22-universal.jar | None | | UCHIJAAAA | cofhworld | 1.3.0 | CoFHWorld-1.12.2-1.3.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCHIJAAAA | thermalfoundation | 2.6.1 | ThermalFoundation-1.12.2-2.6.1.22-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCHIJAAAA | draconicevolution | 2.3.15 | Draconic-Evolution-1.12.2-2.3.15.312-universal.jar | None | | UCHIJAAAA | mantle | 1.12-1.3.3.39 | Mantle-1.12-1.3.3.39.jar | None | | UCHIJAAAA | jei | 4.13.1.220 | jei_1.12.2-4.13.1.220 (1).jar | None | | UCHIJAAAA | twilightforest | 3.8.689 | twilightforest-1.12.2-3.8.689-universal.jar | None | | UCHIJAAAA | tconstruct | 1.12.2-2.11.0.106 | TConstruct-1.12.2-2.11.0.106.jar | None | | UCHIJAAAA | galacticraftcore | 4.0.1.181 | GalacticraftCore-1.12.2-4.0.1.181.jar | None | | UCHIJAAAA | galacticraftplanets | 4.0.1.181 | Galacticraft-Planets-1.12.2-4.0.1.181.jar | None | | UCHIJAAAA | mjrlegendslib | 1.12.2-1.1.6 | MJRLegendsLib-1.12.2-1.1.6.jar | b02331787272ec3515ebe63ecdeea0d746653468 | | UCHIJAAAA | extraplanets | 1.12.2-0.4.4 | ExtraPlanets-1.12.2-0.4.4.jar | b02331787272ec3515ebe63ecdeea0d746653468 | | UCHIJAAAA | extrautils2 | 1.0 | extrautils2-1.12-1.7.6.jar | None | | UCHIJAAAA | zerocore | 1.12-0.1.2.2 | zerocore-1.12-0.1.2.2 (1).jar | None | | UCHIJAAAA | bigreactors | 1.12.2-0.4.5.49 | ExtremeReactors-1.12.2-0.4.5.49.jar | None | | UCHIJAAAA | flansmod | 5.5.1 | Flan's Mod-1.12.2-5.5.1.jar | None | | UCHIJAAAA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe | | UCHIJAAAA | mapwriter | 2.8.2 | MapWriter-1.12.2-2.8.2.jar | None | | UCHIJAAAA | millenaire | Millénaire 6.2.3 | millenaire-6.2.3.jar | None | | UCHIJAAAA | nei | 2.4.2 | NotEnoughItems-1.12.2-2.4.2.240-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UCHIJAAAA | openmods | 0.11.5 | OpenModsLib-1.12.2-0.11.5.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | UCHIJAAAA | openblocks | 1.7.6 | OpenBlocks-1.12.2-1.7.6.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | UCHIJAAAA | p455w0rdslib | 2.0.35 | p455w0rdslib-1.12-2.0.35.jar | None | | UCHIJAAAA | guilib | $version | paintingselgui-PSG+Revamed-1.12.2-1.1.0.1.jar | None | | UCHIJAAAA | paintingselgui | $version | paintingselgui-PSG+Revamed-1.12.2-1.1.0.1.jar | None | | UCHIJAAAA | simplerecipes | 1.12.2c | Pam's+Simple+Recipes+1.12.2c.jar | None | | UCHIJAAAA | plustic | 6.5.2.0 | plustic-6.5.2.0.jar | None | | UCHIJAAAA | thermalexpansion | 5.5.2 | ThermalExpansion-1.12.2-5.5.2.39-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCHIJAAAA | thermaldynamics | 2.5.3 | ThermalDynamics-1.12.2-2.5.3.16-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCHIJAAAA | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None | | UCHIJAAAA | wct | 3.10.81 | WirelessCraftingTerminal-1.12.2-3.10.81.jar | None |
Loaded coremods (and transformers): Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) invtweaks.forge.asm.ContainerTransformerMicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar) micdoodle8.mods.miccore.MicdoodleTransformerOpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar) openmods.core.OpenModsClassTransformer GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13521 Compatibility Profile Context 24.20.11021.1000' Renderer: 'Radeon(TM) RX 460 Graphics' OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED] AE2 Version: stable rv6-stable-2 for Forge 14.23.5.2768 Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced) - TinkerWorld (Enabled/Not Forced) - TinkerTools (Enabled/Not Forced) - TinkerHarvestTools (Enabled/Forced) - TinkerMeleeWeapons (Enabled/Forced) - TinkerRangedWeapons (Enabled/Forced) - TinkerModifiers (Enabled/Forced) - TinkerSmeltery (Enabled/Not Forced) - TinkerGadgets (Enabled/Not Forced) - TinkerOredict (Enabled/Forced) - TinkerIntegration (Enabled/Forced) - TinkerFluids (Enabled/Forced) - TinkerMaterials (Enabled/Forced) - TinkerModelRegister (Enabled/Forced)
AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:OFF, InvTweaks:ON, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF Launched Version: 1.12.2-forge1.12.2-14.23.5.2768 LWJGL: 2.9.4 OpenGL: Radeon(TM) RX 460 Graphics GL version 4.5.13521 Compatibility Profile Context 24.20.11021.1000, 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)
I too am not that good at deconstructing crash logs, but I can see several lines with "tconstruct" in the error part of the log...
.in particular
"Affected screen --Details: Screen name: slimeknights.tconstruct.tools.common.client.GuiCraftingStation"
After googling 'tconstruct gui crash' I found a post that someone had that said game crashed whenever they used the smeltery (not your problem I know) but it was suggested tconstruct & mantle were possibly out-of-date.. I notice you're using a BETA version of tconstruct - maybe this isn't compatible with latest mantle ??
Maybe not, but this also happens in the Applied Energistics crafting grid, too, so I'm not positive it can be narrowed down to just TC. I don't know about the vanilla table, but in simply assuming the problem is the same.
Considering (AFAIK) that Applied Energistics & TC both (seem) to have custom GUI's.. I could hazzard a guess these are conflicting somehow ??
The only other thing I can suggest is starting from scratch & adding 1 mod at a time until the fault occurs.. then yiou'll know which mod is casuing a problem, but this will be difficult since it's on a server
Huh. Removing Flans Mod fixed the issue. But why...? Flan's mod has been a pain to get working in the first place, as some bizarre bug makes it crash both the server and game unless I edit parts of the file.