java.lang.IllegalArgumentException: Attempted to get the ID for a unknown recipe: [email protected] Name: animania:wool_15
at net.minecraft.stats.RecipeBook.func_194075_d(RecipeBook.java:53)
at net.minecraft.stats.RecipeBook.func_193830_f(RecipeBook.java:35)
at net.minecraft.client.gui.recipebook.RecipeList.func_194210_a(SourceFile:34)
at net.minecraft.client.gui.recipebook.GuiRecipeBook.lambda$updateCollections$0(GuiRecipeBook.java:161)
at net.minecraft.client.gui.recipebook.GuiRecipeBook$$Lambda$12339/1119843579.accept(Unknown Source)
at java.util.ArrayList.forEach(ArrayList.java:1249)
at net.minecraft.client.gui.recipebook.GuiRecipeBook.func_193003_g(GuiRecipeBook.java:159)
at net.minecraft.client.gui.recipebook.GuiRecipeBook.func_193014_a(GuiRecipeBook.java:96)
at net.minecraft.client.gui.inventory.GuiInventory.func_146284_a(SourceFile:182)
at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:443)
at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java:323)
at net.minecraft.client.gui.inventory.GuiInventory.func_73864_a(SourceFile:160)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1757)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at net.minecraft.stats.RecipeBook.func_194075_d(RecipeBook.java:53)
at net.minecraft.stats.RecipeBook.func_193830_f(RecipeBook.java:35)
at net.minecraft.client.gui.recipebook.RecipeList.func_194210_a(SourceFile:34)
at net.minecraft.client.gui.recipebook.GuiRecipeBook.lambda$updateCollections$0(GuiRecipeBook.java:161)
at net.minecraft.client.gui.recipebook.GuiRecipeBook$$Lambda$12339/1119843579.accept(Unknown Source)
at java.util.ArrayList.forEach(ArrayList.java:1249)
at net.minecraft.client.gui.recipebook.GuiRecipeBook.func_193003_g(GuiRecipeBook.java:159)
at net.minecraft.client.gui.recipebook.GuiRecipeBook.func_193014_a(GuiRecipeBook.java:96)
at net.minecraft.client.gui.inventory.GuiInventory.func_146284_a(SourceFile:182)
at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:443)
at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java:323)
at net.minecraft.client.gui.inventory.GuiInventory.func_73864_a(SourceFile:160)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:OFF, JEI:ON, Mekanism:ON, OpenComputers:ON, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
Launched Version: forge-14.23.1.2589
LWJGL: 2.9.4
OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 390.65, NVIDIA Corporation
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.
---- Minecraft Crash Report ----
WARNING: coremods are present:
CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
weaponlib (mw-1.11.6_mc1.12.2.jar)
IELoadingPlugin (ImmersiveEngineering-0.12-75-core.jar)
ForgelinPlugin (Forgelin-1.6.0.jar)
IELoadingPlugin (ImmersiveEngineering-0.12-76-core.jar)
TransformerLoader (OpenComputers-MC1.12.1-1.7.1.43.jar)
Contact their authors BEFORE contacting forge
// I'm sorry, Dave.
Time: 1/26/18 6:47 PM
Description: Updating screen events
java.lang.IllegalArgumentException: Attempted to get the ID for a unknown recipe: [email protected] Name: animania:wool_15
at net.minecraft.stats.RecipeBook.func_194075_d(RecipeBook.java:53)
at net.minecraft.stats.RecipeBook.func_193830_f(RecipeBook.java:35)
at net.minecraft.client.gui.recipebook.RecipeList.func_194210_a(SourceFile:34)
at net.minecraft.client.gui.recipebook.GuiRecipeBook.lambda$updateCollections$0(GuiRecipeBook.java:161)
at net.minecraft.client.gui.recipebook.GuiRecipeBook$$Lambda$12339/1119843579.accept(Unknown Source)
at java.util.ArrayList.forEach(ArrayList.java:1249)
at net.minecraft.client.gui.recipebook.GuiRecipeBook.func_193003_g(GuiRecipeBook.java:159)
at net.minecraft.client.gui.recipebook.GuiRecipeBook.func_193014_a(GuiRecipeBook.java:96)
at net.minecraft.client.gui.inventory.GuiInventory.func_146284_a(SourceFile:182)
at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:443)
at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java:323)
at net.minecraft.client.gui.inventory.GuiInventory.func_73864_a(SourceFile:160)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1757)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at net.minecraft.stats.RecipeBook.func_194075_d(RecipeBook.java:53)
at net.minecraft.stats.RecipeBook.func_193830_f(RecipeBook.java:35)
at net.minecraft.client.gui.recipebook.RecipeList.func_194210_a(SourceFile:34)
at net.minecraft.client.gui.recipebook.GuiRecipeBook.lambda$updateCollections$0(GuiRecipeBook.java:161)
at net.minecraft.client.gui.recipebook.GuiRecipeBook$$Lambda$12339/1119843579.accept(Unknown Source)
at java.util.ArrayList.forEach(ArrayList.java:1249)
at net.minecraft.client.gui.recipebook.GuiRecipeBook.func_193003_g(GuiRecipeBook.java:159)
at net.minecraft.client.gui.recipebook.GuiRecipeBook.func_193014_a(GuiRecipeBook.java:96)
at net.minecraft.client.gui.inventory.GuiInventory.func_146284_a(SourceFile:182)
at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:443)
at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java:323)
at net.minecraft.client.gui.inventory.GuiInventory.func_73864_a(SourceFile:160)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
-- Affected screen --
Details:
Screen name: net.minecraft.client.gui.inventory.GuiInventory
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['ToniPlayz_'/65297, l='MpServer', x=-262.95, y=70.00, z=158.18]]
Chunk stats: MultiplayerChunkCache: 441, 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-231,72,200), Chunk: (at 9,4,8 in -15,12; contains blocks -240,0,192 to -225,255,207), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 159549 game time, 84351 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: 120 total; [EntityPlayerSP['ToniPlayz_'/65297, l='MpServer', x=-262.95, y=70.00, z=158.18], EntityOtherPlayerMP['Rafi_HD'/98906, l='MpServer', x=-225.50, y=72.00, z=202.50], EntityOtherPlayerMP['Erdbeerkaese00'/14137, l='MpServer', x=-230.60, y=72.00, z=199.62], EntityOtherPlayerMP['Rafi_HD'/78803, l='MpServer', x=-225.50, y=72.00, z=202.50], EntityCreeper['Creeper'/199956, l='MpServer', x=-218.50, y=28.00, z=90.50], EntityOtherPlayerMP['felix2300'/92977, l='MpServer', x=-229.31, y=72.00, z=199.76], EntitySkeleton['Skeleton'/199962, l='MpServer', x=-198.50, y=26.00, z=94.50], EntitySkeleton['Skeleton'/199961, l='MpServer', x=-197.50, y=26.00, z=92.50], EntityOtherPlayerMP['felix2300'/108872, l='MpServer', x=-383.69, y=95.22, z=349.09], EntityOtherPlayerMP['felix2300'/92977, l='MpServer', x=-262.69, y=82.77, z=202.54], EntityAncientGolem['Ancient Golem'/43, l='MpServer', x=-315.44, y=11.00, z=213.21], EntityDeer['Deer'/45, l='MpServer', x=-315.09, y=71.00, z=218.71], EntityVillager['Villager'/44848, l='MpServer', x=-244.70, y=68.00, z=108.70], EntityBasicHunter['Vampire Hunter'/44849, l='MpServer', x=-230.52, y=67.00, z=111.30], EntityBasicHunter['Vampire Hunter'/44850, l='MpServer', x=-223.91, y=58.00, z=90.70], EntityBasicHunter['Vampire Hunter'/307, l='MpServer', x=-224.87, y=67.00, z=107.82], EntityVillager['Villager'/44851, l='MpServer', x=-241.64, y=68.00, z=90.56], EntityVillager['Villager'/308, l='MpServer', x=-233.50, y=67.00, z=94.73], EntityVillager['Villager'/44852, l='MpServer', x=-246.28, y=68.00, z=90.72], EntityBat['Bat'/200247, l='MpServer', x=-249.44, y=18.80, z=237.32], EntityCreeper['Creeper'/197174, l='MpServer', x=-194.50, y=31.00, z=201.50], EntityVillager['Villager'/44853, l='MpServer', x=-230.49, y=66.00, z=89.56], EntityVillager['Villager'/310, l='MpServer', x=-261.51, y=64.94, z=116.28], EntityVillager['Villager'/44854, l='MpServer', x=-188.50, y=79.94, z=95.39], EntityBat['Bat'/200245, l='MpServer', x=-248.92, y=18.06, z=237.67], EntityBasicHunter['Vampire Hunter'/3127, l='MpServer', x=-235.86, y=66.54, z=122.39], EntityBasicHunter['Vampire Hunter'/311, l='MpServer', x=-235.80, y=65.94, z=105.61], EntityVillager['Villager'/44855, l='MpServer', x=-203.50, y=71.00, z=88.61], EntityBasicHunter['Vampire Hunter'/39480, l='MpServer', x=-185.15, y=64.00, z=155.48], EntitySkeleton['Skeleton'/199483, l='MpServer', x=-186.50, y=31.00, z=117.50], EntityBasicVampire['Vampire'/199481, l='MpServer', x=-185.50, y=31.00, z=115.50], EntitySquid['Squid'/199743, l='MpServer', x=-209.32, y=62.18, z=131.18], EntityBat['Bat'/197694, l='MpServer', x=-294.58, y=54.10, z=112.37], EntitySquid['Squid'/199742, l='MpServer', x=-210.29, y=61.89, z=132.21], EntityPig['Pig'/44862, l='MpServer', x=-308.66, y=69.00, z=146.24], EntitySquid['Squid'/199741, l='MpServer', x=-215.20, y=60.73, z=124.40], EntitySquid['Squid'/199744, l='MpServer', x=-217.88, y=62.36, z=125.17], EntitySheep['Sheep'/45636, l='MpServer', x=-245.26, y=67.00, z=78.37], EntitySheep['Sheep'/45637, l='MpServer', x=-254.27, y=67.00, z=79.44], EntitySheep['Sheep'/45640, l='MpServer', x=-251.44, y=67.00, z=89.25], EntitySheep['Sheep'/45642, l='MpServer', x=-252.83, y=66.00, z=89.65], EntityBasicHunter['Vampire Hunter'/55376, l='MpServer', x=-191.79, y=66.00, z=156.12], EntityBat['Bat'/197968, l='MpServer', x=-209.99, y=33.10, z=115.57], EntityCreeper['Creeper'/199504, l='MpServer', x=-205.50, y=29.00, z=98.50], EntityWitch['Witch'/198736, l='MpServer', x=-318.50, y=56.00, z=139.50], EntityVillager['Villager'/45140, l='MpServer', x=-213.70, y=64.00, z=113.70], EntityOtherPlayerMP['felix2300'/84018, l='MpServer', x=-197.78, y=68.55, z=166.26], EntityVillager['Villager'/45141, l='MpServer', x=-226.29, y=67.00, z=92.50], EntityBasicHunter['Vampire Hunter'/45144, l='MpServer', x=-241.30, y=70.00, z=105.70], EntityZombie['Zombie'/200027, l='MpServer', x=-334.61, y=60.00, z=233.22], EntityPig['Pig'/45146, l='MpServer', x=-291.49, y=70.00, z=128.33], EntityZombie['Zombie'/199513, l='MpServer', x=-310.50, y=27.00, z=162.50], EntityAdvancedHunter['Evernife'/45151, l='MpServer', x=-272.37, y=65.00, z=96.84], EntityPig['Pig'/45152, l='MpServer', x=-295.19, y=69.00, z=113.68], EntityBat['Bat'/199778, l='MpServer', x=-209.60, y=22.38, z=98.94], EntityZombie['Zombie'/192096, l='MpServer', x=-224.72, y=58.00, z=90.01], EntityOtherPlayerMP['felix2300'/108872, l='MpServer', x=-271.50, y=69.00, z=59.66], EntityBat['Bat'/199786, l='MpServer', x=-269.51, y=28.79, z=180.53], EntityOtherPlayerMP['felix2300'/108872, l='MpServer', x=-378.95, y=96.97, z=145.21], EntityOtherPlayerMP['Rafi_HD'/105666, l='MpServer', x=-225.50, y=72.00, z=202.50], EntitySkeleton['Skeleton'/200311, l='MpServer', x=-221.50, y=14.00, z=89.50], EntitySkeleton['Skeleton'/200310, l='MpServer', x=-223.50, y=14.00, z=87.50], EntityCreeper['Creeper'/200313, l='MpServer', x=-222.50, y=14.00, z=89.50], EntityCreeper['Creeper'/200312, l='MpServer', x=-222.50, y=14.00, z=86.50], EntityBasicHunter['Vampire Hunter'/39294, l='MpServer', x=-185.31, y=63.00, z=151.48], EntityCreeper['Creeper'/199825, l='MpServer', x=-238.50, y=26.00, z=88.50], EntityVillager['Villager'/148, l='MpServer', x=-218.56, y=63.00, z=121.51], EntityOtherPlayerMP['felix2300'/108872, l='MpServer', x=-232.40, y=67.00, z=102.35], EntityVillager['Villager'/149, l='MpServer', x=-263.50, y=64.00, z=102.65], EntityZombie['Zombie'/200086, l='MpServer', x=-329.50, y=25.00, z=182.50], EntityVillager['Villager'/150, l='MpServer', x=-236.48, y=64.94, z=130.60], EntityVillager['Villager'/152, l='MpServer', x=-228.60, y=67.00, z=112.90], EntityBat['Bat'/199322, l='MpServer', x=-199.25, y=30.05, z=98.48], EntitySkeleton['Skeleton'/199842, l='MpServer', x=-325.22, y=57.00, z=133.51], EntityPig['Pig'/44963, l='MpServer', x=-323.28, y=67.00, z=149.48], EntityPig['Pig'/44964, l='MpServer', x=-325.50, y=66.00, z=147.29], EntityCreeper['Creeper'/200102, l='MpServer', x=-327.50, y=41.00, z=127.50], EntityPig['Pig'/44965, l='MpServer', x=-330.48, y=65.00, z=141.28], EntityAncientGolem['Ancient Golem'/198059, l='MpServer', x=-215.50, y=32.00, z=124.19], EntityVillager['Villager'/171, l='MpServer', x=-247.67, y=65.00, z=133.22], EntityVillager['Villager'/172, l='MpServer', x=-220.50, y=64.00, z=119.43], EntityVillager['Villager'/173, l='MpServer', x=-252.72, y=64.00, z=102.77], EntitySheep['Sheep'/45229, l='MpServer', x=-244.74, y=67.00, z=81.46], EntityZombie['Zombie'/198060, l='MpServer', x=-266.50, y=23.00, z=185.50], EntitySheep['Sheep'/45231, l='MpServer', x=-265.20, y=64.00, z=103.59], EntityCreeper['Creeper'/199084, l='MpServer', x=-198.50, y=32.00, z=84.50], EntityVillager['Villager'/177, l='MpServer', x=-251.52, y=65.00, z=118.25], EntitySheep['Sheep'/178, l='MpServer', x=-227.51, y=67.00, z=141.29], EntityPig['Pig'/45234, l='MpServer', x=-272.50, y=66.00, z=86.67], EntityOtherPlayerMP['felix2300'/108872, l='MpServer', x=-260.42, y=115.53, z=49.66], EntityOtherPlayerMP['felix2300'/108872, l='MpServer', x=-77.32, y=122.75, z=150.08], EntityCreeper['Creeper'/198841, l='MpServer', x=-320.50, y=55.00, z=140.50], EntityCreeper['Creeper'/199871, l='MpServer', x=-197.50, y=32.00, z=86.50], EntityBasicHunter['Vampire Hunter'/1469, l='MpServer', x=-238.53, y=66.00, z=125.99], EntityPig['Pig'/44989, l='MpServer', x=-337.54, y=64.00, z=125.28], EntityPig['Pig'/44990, l='MpServer', x=-334.41, y=64.00, z=123.92], EntityPig['Pig'/44991, l='MpServer', x=-338.23, y=64.00, z=119.73], EntityPig['Pig'/44992, l='MpServer', x=-336.34, y=64.00, z=124.56], EntityZombie['Zombie'/199362, l='MpServer', x=-318.50, y=55.00, z=140.50], EntityBat['Bat'/199878, l='MpServer', x=-330.34, y=48.06, z=156.68], EntityVillager['Villager'/198, l='MpServer', x=-222.42, y=63.00, z=127.53], EntityCreeper['Creeper'/198853, l='MpServer', x=-280.50, y=27.00, z=114.50], EntityBat['Bat'/199877, l='MpServer', x=-315.56, y=54.10, z=152.20], EntitySheep['Sheep'/199, l='MpServer', x=-317.50, y=71.00, z=219.67], EntityOtherPlayerMP['felix2300'/108872, l='MpServer', x=-349.79, y=92.19, z=263.69], EntitySheep['Sheep'/200, l='MpServer', x=-253.18, y=68.94, z=154.33], EntitySheep['Sheep'/201, l='MpServer', x=-307.26, y=70.00, z=172.82], EntityBat['Bat'/199369, l='MpServer', x=-291.68, y=40.80, z=147.71], EntityBat['Bat'/199885, l='MpServer', x=-196.32, y=28.45, z=92.98], EntityBat['Bat'/199884, l='MpServer', x=-198.61, y=30.46, z=94.53], EntitySheep['Sheep'/210, l='MpServer', x=-281.19, y=70.00, z=146.26], EntityBasicHunter['Vampire Hunter'/7129, l='MpServer', x=-220.11, y=66.00, z=113.32], EntityAdvancedHunter['Paul the Hunter'/225, l='MpServer', x=-185.23, y=62.36, z=146.10], EntityBasicVampire['Vampire'/199654, l='MpServer', x=-332.50, y=33.00, z=138.50], EntityZombie['Zombie'/198379, l='MpServer', x=-207.21, y=24.00, z=106.56], EntityOtherPlayerMP['Rafi_HD'/88274, l='MpServer', x=-225.50, y=72.00, z=202.50], EntitySkeleton['Skeleton'/200183, l='MpServer', x=-251.50, y=30.00, z=112.50], EntitySkeleton['Skeleton'/200182, l='MpServer', x=-251.50, y=30.00, z=111.50], EntitySkeleton['Skeleton'/200181, l='MpServer', x=-247.50, y=30.00, z=112.50], EntitySkeleton['Skeleton'/200180, l='MpServer', x=-250.50, y=30.00, z=112.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2748)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 835943216 bytes (797 MB) / 4943511552 bytes (4714 MB) up to 9393668096 bytes (8958 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10078m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.42 Powered by Forge 14.23.1.2589 Optifine OptiFine_1.12.2_HD_U_C6 59 mods loaded, 59 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 |
|:------ |:----------------------- |:----------------- |:--------------------------------------------- |:---------------------------------------- |
| UCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
| UCHIJA | mcp | 9.42 | minecraft.jar | None |
| UCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.1.2589.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJA | forge | 14.23.1.2589 | forge-1.12.2-14.23.1.2589.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJA | opencomputers|core | 1.7.1.43 | minecraft.jar | None |
| UCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| UCHIJA | botania | r1.10-352 | Botania r1.10-352.jar | None |
| UCHIJA | craftstudioapi | 1.0.0 | CraftStudio-1.0.0.93-mc1.12-alpha.jar | None |
| UCHIJA | animania | 1.4.4 | animania-1.12.2-1.4.4.jar | None |
| UCHIJA | appliedenergistics2 | rv5-stable-5 | appliedenergistics2-rv5-stable-5.jar | None |
| UCHIJA | psi | r1.1-59 | Psi-r1.1-59.jar | None |
| UCHIJA | autoreglib | 1.3-15 | AutoRegLib-1.3-15.jar | None |
| UCHIJA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
| UCHIJA | ctm | MC1.12-0.2.3.12 | CTM-MC1.12-0.2.3.12.jar | None |
| UCHIJA | chisel | MC1.12-0.1.1.26 | Chisel-MC1.12-0.1.1.26.jar | None |
| UCHIJA | codechickenlib | 3.1.5.331 | CodeChickenLib-1.12.2-3.1.5.331-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJA | cyclopscore | 0.11.1 | CyclopsCore-1.12.2-0.11.1.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| UCHIJA | ptrmodellib | 1.0.0 | Decocraft-2.5.2_1.12.2.jar | None |
| UCHIJA | props | 2.5.2 | Decocraft-2.5.2_1.12.2.jar | None |
| UCHIJA | dldungeonsjdg | 1.11.1 | DoomlikeDungeons-1.11.1-MC1.12.2.jar | None |
| UCHIJA | embers | 0.230 | embers-0.230.jar | None |
| UCHIJA | evilcraft | 0.10.45 | EvilCraft-1.12.2-0.10.45.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| UCHIJA | evilcraftcompat | 1.0.0 | EvilCraft-1.12.2-0.10.45.jar | None |
| UCHIJA | jei | 4.8.5.138 | jei_1.12.2-4.8.5.138.jar | None |
| UCHIJA | mantle | 1.12-1.3.1.21 | Mantle-1.12-1.3.1.21.jar | None |
| UCHIJA | tconstruct | 1.12.2-2.9.0.55 | TConstruct-1.12.2-2.9.0.55.jar | None |
| UCHIJA | extrautils2 | 1.0 | extrautils2-1.12-1.7.2.jar | None |
| UCHIJA | forgelin | 1.6.0 | Forgelin-1.6.0.jar | None |
| UCHIJA | nei | 2.4.1 | NotEnoughItems-1.12.2-2.4.1.233-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJA | ftbl | 4.2.5 | FTBLib-4.2.5.jar | None |
| UCHIJA | ftbu | 4.2.4 | FTBUtilities-4.2.4.jar | None |
| UCHIJA | guideapi | 1.12-2.1.4-57 | Guide-API-1.12-2.1.4-57.jar | None |
| UCHIJA | waila | 1.8.23 | Hwyla-1.8.23-B38_1.12.jar | None |
| UCHIJA | immersiveengineering | 0.12-76 | ImmersiveEngineering-0.12-76.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
| UCHIJA | immersivepetroleum | @[email protected] | immersivepetroleum-1.12.2-1.1.6.jar | None |
| UCHIJA | immersivetech | 1.3.4 | immersivetech-1.12-1.3.4.jar | None |
| UCHIJA | ic2 | 2.8.16-ex112 | industrialcraft-2-2.8.16-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
| UCHIJA | mekanism | 1.12.2-9.4.3.330 | Mekanism-1.12.2-9.4.3.330.jar | None |
| UCHIJA | teslacorelib | 1.0.12 | tesla-core-lib-1.12-1.0.12.jar | None |
| UCHIJA | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.7.0-114.jar | None |
| UCHIJA | industrialwires | 1.6-24 | IndustrialWires-1.6-24.jar | 7e11c175d1e24007afec7498a1616bef0000027d |
| UCHIJA | ironchest | 1.12.2-7.0.34.820 | ironchest-1.12.2-7.0.34.820.jar | None |
| UCHIJA | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
| UCHIJA | mekanismgenerators | 9.4.3 | MekanismGenerators-1.12.2-9.4.3.330.jar | None |
| UCHIJA | mekanismtools | 9.4.3 | MekanismTools-1.12.2-9.4.3.330.jar | None |
| UCHIJA | mw | 1.11.6 | mw-1.11.6_mc1.12.2.jar | None |
| UCHIJA | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None |
| UCHIJA | opencomputers | 1.7.1.43 | OpenComputers-MC1.12.1-1.7.1.43.jar | None |
| UCHIJA | harvestcraft | 1.12.2m | Pam's HarvestCraft 1.12.2m.jar | None |
| UCHIJA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
| UCHIJA | roots | 0.104 | roots-2-0.104.jar | None |
| UCHIJA | storagedrawers | 1.12-5.2.5 | StorageDrawers-1.12.2-5.3.4.jar | None |
| UCHIJA | torohealthmod | 1.12.2-11 | torohealth-1.12.2-11.jar | None |
| UCHIJA | twilightforest | 3.5.263 | twilightforest-1.12.2-3.5.263-universal.jar | None |
| UCHIJA | vampirism | 1.3.7 | Vampirism-1.12-1.3.7.jar | None |
| UCHIJA | teamlapen-lib | 1.3.7 | Vampirism-1.12-1.3.7.jar | None |
| UCHIJA | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None |
| UCHIJA | waystones | 4.0.20 | Waystones_1.12.2-4.0.20.jar | None |
| UCHIJA | teslacorelib_registries | 1.0.12 | tesla-core-lib-1.12-1.0.12.jar | None |
Loaded coremods (and transformers):
CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
team.chisel.ctm.client.asm.CTMTransformer
weaponlib (mw-1.11.6_mc1.12.2.jar)
com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer
IELoadingPlugin (ImmersiveEngineering-0.12-75-core.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
ForgelinPlugin (Forgelin-1.6.0.jar)
IELoadingPlugin (ImmersiveEngineering-0.12-76-core.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
TransformerLoader (OpenComputers-MC1.12.1-1.7.1.43.jar)
li.cil.oc.common.asm.ClassTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 390.65' Renderer: 'GeForce GTX 970/PCIe/SSE2'
AE2 Version: stable rv5-stable-5 for Forge 14.23.1.2554
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)
- chiselIntegration (Enabled/Not Forced)
- wailaIntegration (Enabled/Not Forced)
AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:OFF, JEI:ON, Mekanism:ON, OpenComputers:ON, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
Launched Version: forge-14.23.1.2589
LWJGL: 2.9.4
OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 390.65, NVIDIA Corporation
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
OptiFine Version: OptiFine_1.12.2_HD_U_C6
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 390.65
OpenGlRenderer: GeForce GTX 970/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8
So what could i do to stop the crash?
Found the error, it is a problem with animania, we only deactivated on the sever, so it causes problems on the client.