AM2PlayGround

AM2PlayGround

2.5k Downloads

[BUG] Witchery incompatibility Mystic Branch crash

Closed this issue · 6 comments

commented

I'm having startup issues with this mod, and a crash-report is generated with the following content
`---- Minecraft Crash Report ----
// I let you down. Sorry :(

Time: 2/11/25 6:14 PM
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.VerifyError: Expecting a stackmap frame at branch target 9
Exception Details:
Location:
com/emoniph/witchery/item/ItemMysticBranch.onUsingTick(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;I)V @5: ifeq
Reason:
Expected stackmap frame at this location.
Bytecode:
0x0000000: 2c1d b800 bb99 0004 b12c b400 53b4 0058
0x0000010: 9900 f82c b600 503a 0419 04c7 0004 b119
0x0000020: 0412 73b6 00bf 2cb4 0076 6638 0519 0412
0x0000030: 6ab6 00bf 2cb4 006d 6638 0619 0412 64b6
0x0000040: 00c3 3a07 1907 be36 08b8 00c9 1907 b600
0x0000050: cd9a 00b7 1508 100f a300 b02c 1907 b800
0x0000060: d199 0004 b117 0612 0895 9b00 112a 1904
0x0000070: 1907 03b6 00d5 3a07 a700 4217 0612 d896
0x0000080: 9d00 112a 1904 1907 04b6 00d5 3a07 a700
0x0000090: 2c17 0512 d896 9d00 112a 1904 1907 05b6
0x00000a0: 00d5 3a07 a700 1617 0512 0895 9b00 0e2a
0x00000b0: 1904 1907 06b6 00d5 3a07 1907 be15 08a4
0x00000c0: 0019 1904 126a 2cb4 006d b600 7119 0412
0x00000d0: 732c b400 76b6 0071 b800 c919 07b6 00dc
0x00000e0: 3a09 1909 2c19 07b8 00e0 c600 1eb8 00c9
0x00000f0: 1907 b600 e436 0ab2 00e8 bb00 ea59 1909
0x0000100: 150a b700 edb6 00f3 b1
Stackmap Table:
append_frame(@31,Object[#92])
full_frame(@123,{Object[#2],Object[#166],Object[#76],Integer,Object[#92],Float,Float,Object[#215],Integer},{})
same_frame(@145)
same_frame(@167)
same_frame(@186)
same_frame(@216)
full_frame(@264,{Object[#2],Object[#166],Object[#76],Integer},{})

at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Caused by: java.lang.VerifyError: Expecting a stackmap frame at branch target 9
Exception Details:
Location:
com/emoniph/witchery/item/ItemMysticBranch.onUsingTick(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;I)V @5: ifeq
Reason:
Expected stackmap frame at this location.
Bytecode:
0x0000000: 2c1d b800 bb99 0004 b12c b400 53b4 0058
0x0000010: 9900 f82c b600 503a 0419 04c7 0004 b119
0x0000020: 0412 73b6 00bf 2cb4 0076 6638 0519 0412
0x0000030: 6ab6 00bf 2cb4 006d 6638 0619 0412 64b6
0x0000040: 00c3 3a07 1907 be36 08b8 00c9 1907 b600
0x0000050: cd9a 00b7 1508 100f a300 b02c 1907 b800
0x0000060: d199 0004 b117 0612 0895 9b00 112a 1904
0x0000070: 1907 03b6 00d5 3a07 a700 4217 0612 d896
0x0000080: 9d00 112a 1904 1907 04b6 00d5 3a07 a700
0x0000090: 2c17 0512 d896 9d00 112a 1904 1907 05b6
0x00000a0: 00d5 3a07 a700 1617 0512 0895 9b00 0e2a
0x00000b0: 1904 1907 06b6 00d5 3a07 1907 be15 08a4
0x00000c0: 0019 1904 126a 2cb4 006d b600 7119 0412
0x00000d0: 732c b400 76b6 0071 b800 c919 07b6 00dc
0x00000e0: 3a09 1909 2c19 07b8 00e0 c600 1eb8 00c9
0x00000f0: 1907 b600 e436 0ab2 00e8 bb00 ea59 1909
0x0000100: 150a b700 edb6 00f3 b1
Stackmap Table:
append_frame(@31,Object[#92])
full_frame(@123,{Object[#2],Object[#166],Object[#76],Integer,Object[#92],Float,Float,Object[#215],Integer},{})
same_frame(@145)
same_frame(@167)
same_frame(@186)
same_frame(@216)
full_frame(@264,{Object[#2],Object[#166],Object[#76],Integer},{})

at com.emoniph.witchery.WitcheryItems.<init>(WitcheryItems.java:154)
at com.emoniph.witchery.Witchery.preInit(Witchery.java:162)
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:497)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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:497)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
... 10 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 989114800 bytes (943 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 9 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Xms2048m -Xmx2048m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Angelica 1.0.0-beta32 166 mods loaded, 159 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{7.10.99.99} [Forge Mod Loader] (modpack.jar)
UCH Forge{10.13.4.1614} [Minecraft Forge] (modpack.jar)
UCH appliedenergistics2-core{rv3-beta-518-GTNH} [Applied Energistics 2 Core] (minecraft.jar)
UCH CodeChickenCore{1.4.0} [CodeChicken Core] (minecraft.jar)
UCH NotEnoughItems{2.7.11-GTNH} [NotEnoughItems] (NotEnoughItems-2.7.11-GTNH.jar)
UCH PlayerAPI{1.4} [Player API] (minecraft.jar)
UCH ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar)
UCH GTNHLib Core{0.6.10} [GTNHLib Core] (minecraft.jar)
UCH ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCH {000} [CoFH ASM] (minecraft.jar)
UCH FoamFixCore{1.0.4} [FoamFixCore] (minecraft.jar)
UCH NettyPatch_ASM{0.1-Beta} [NettyPatch_ASM] (minecraft.jar)
UCH unimixins{0.1.19} [UniMixins] (+unimixins-all-1.7.10-0.1.19.jar)
UCH unimixins-mixin{0.1.19} [UniMixins: Mixin (UniMix)] (+unimixins-all-1.7.10-0.1.19.jar)
UCH unimixins-compat{0.1.19} [UniMixins: Compatibility] (+unimixins-all-1.7.10-0.1.19.jar)
UCH mixingasm{0.3} [UniMixins: Mixingasm] (+unimixins-all-1.7.10-0.1.19.jar)
UCH spongemixins{2.0.1} [UniMixins: SpongeMixins] (+unimixins-all-1.7.10-0.1.19.jar)
UCH mixinbooterlegacy{1.2.1} [UniMixins: MixinBooterLegacy] (+unimixins-all-1.7.10-0.1.19.jar)
UCH gasstation{0.5.1} [UniMixins: GasStation] (+unimixins-all-1.7.10-0.1.19.jar)
UCH gtnhmixins{2.2.0} [UniMixins: GTNHMixins] (+unimixins-all-1.7.10-0.1.19.jar)
UCH mixinextras{0.1.19} [UniMixins: MixinExtras] (+unimixins-all-1.7.10-0.1.19.jar)
UCH adventurebackpack{1.2.4-GTNH} [Adventure Backpack] (adventurebackpack-1.2.4-GTNH.jar)
UCH gtnhlib{0.6.10} [GTNH Lib] (gtnhlib-0.6.10.jar)
UCH appliedenergistics2{rv3-beta-518-GTNH} [Applied Energistics 2] (appliedenergistics2-rv3-beta-518-GTNH.jar)
UCH bdlib{1.10.0-GTNH} [BD lib] (bdlib-1.10.0-GTNH.jar)
UCH ae2stuff{0.9.0-GTNH} [AE2 Stuff] (ae2stuff-0.9.0-GTNH.jar)
UCH aether_legacy{v1.1.2.5} [The Aether] (aether-1.7.10-v1.1.2.5.jar)
UCH AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
UCH AkashaBTAddon{1.0} [AkashaBTAddon] (AkashaBTAddon-1.0.jar)
UCH AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCH CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar)
UCH arsmagica2{1.6.7} [Ars Magica 2] (AM2.5-LTS-1.6.10-LE.jar)
UCH AWWayofTime{1.7.0} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.0.jar)
UCH Baubles{2.0.3} [Baubles] (Baubles-2.0.3.jar)
UCH Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCH Botania{r1.8-249} [Botania] (Botania+r1.8-249.jar)
UCH Avaritia{1.59} [Avaritia] (Avaritia-1.59.jar)
UCH BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar)
UCH IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental.jar)
UCH Waila{1.8.2} [Waila] (Waila-1.8.2.jar)
UCH ForgeMultipart{1.6.0} [Forge Multipart] (ForgeMultipart-1.6.0.jar)
UCH ThaumicTinkerer{2.11.1} [Thaumic Tinkerer] (ThaumicTinkerer-2.11.1.jar)
UCH ForbiddenMagic{0.8.0-GTNH} [Forbidden Magic] (Forbidden.Magic-0.8.0-GTNH.jar)
UCH armourersWorkshop{1.7.10-0.48.5} [Armourer's Workshop] (Armourers-Workshop-1.7.10-0.48.5.jar)
UCH ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar)
UCH BuildCraft|Core{7.1.41} [BuildCraft] (buildcraft-7.1.41.jar)
UCH ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.13a.jar)
UCH ImmersiveEngineering{0.7.9} [Immersive Engineering] (ImmersiveEngineering-1.7.10-0.7.9.jar)
UCH Mantle{0.5.0} [Mantle] (Mantle-0.5.0.jar)
UCH MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar)
UCH TConstruct{1.13.2-GTNH} [Tinkers' Construct] (TConstruct-1.13.2-GTNH.jar)
UCE witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1-evernife-V6.jar)
UCH am2pg{0.12.0} [AM2 Playground] (AM2PlayGround-Beta-0.12.0.jar)
UCH embeddium{1.0.0-beta32} [Embeddium] (angelica-1.0.0-beta32.jar)
UCH mcpatcherforge{1.0.0-alpha} [MCPatcherForge] (angelica-1.0.0-beta32.jar)
UCH notfine{1.0.0-beta32} [NotFine] (angelica-1.0.0-beta32.jar)
UCH hodgepodge{2.6.13} [Hodgepodge] (hodgepodge-2.6.13.jar)
UCH angelica{1.0.0-beta32} [Angelica] (angelica-1.0.0-beta32.jar)
UCH arcane_engineering{0.2.7} [Arcane Engineering] (arcane_engineering-0.2.7.jar)
UCH atum{0.6} [Atum] (Atum-1.7.10-0.6.77.jar)
UCH FLabsBF{4.3} [Better Furnaces] (Better-Furnaces-Mod-1.7.10.jar)
UCH betterquesting{3.7.2-GTNH} [BetterQuesting] (BetterQuesting-3.7.2-GTNH.jar)
UCH questbook{3.7.2-GTNH} [BetterQuesting] (BetterQuesting-3.7.2-GTNH.jar)
UCH bq_standard{3.7.2-GTNH} [Standard Expansion] (BetterQuesting-3.7.2-GTNH.jar)
UCH cb4bq{3.7.2-GTNH} [Command Blocks for Better Questing] (BetterQuesting-3.7.2-GTNH.jar)
UCH BigReactors{0.5.4A} [Big Reactors] (BigReactors-0.5.4A.jar)
UCH Forestry{4.10.1} [Forestry] (Forestry-4.10.1.jar)
UCH BinnieCore{2.5.2} [Binnie Core] (binnie-mods-2.5.2.jar)
UCH Genetics{2.5.2} [Genetics] (binnie-mods-2.5.2.jar)
UCH Botany{2.5.2} [Botany] (binnie-mods-2.5.2.jar)
UCH ExtraTrees{2.5.2} [Extra Trees] (binnie-mods-2.5.2.jar)
UCH ExtraBees{2.5.2} [Extra Bees] (binnie-mods-2.5.2.jar)
UCH BrandonsCore{1.2.0-GTNH} [Brandon's Core] (BrandonsCore-1.2.0-GTNH.jar)
UCH bugtorch{1.2.14-GTNH} [BugTorch] (bugtorch-1.2.14-GTNH.jar)
UCH BuildCraft|Transport{7.1.41} [BC Transport] (buildcraft-7.1.41.jar)
UCH BuildCraft|Builders{7.1.41} [BC Builders] (buildcraft-7.1.41.jar)
UCH BuildCraft|Robotics{7.1.41} [BC Robotics] (buildcraft-7.1.41.jar)
UCH BuildCraft|Energy{7.1.41} [BC Energy] (buildcraft-7.1.41.jar)
UCH BuildCraft|Silicon{7.1.41} [BC Silicon] (buildcraft-7.1.41.jar)
UCH BuildCraft|Factory{7.1.41} [BC Factory] (buildcraft-7.1.41.jar)
UCH CarpentersBlocks{3.7.0-GTNH} [Carpenter's Blocks] (CarpentersBlocks-3.7.0-GTNH.jar)
UCH TwilightForest{2.7.2} [The Twilight Forest] (TwilightForest-2.7.2.jar)
UCH chisel{2.16.1-GTNH} [Chisel] (chisel-2.16.1-GTNH.jar)
UCH MineTweaker3{3.4.0} [MineTweaker 3] (CraftTweaker-3.4.0.jar)
UCH customnpcs{1.9.3} [CustomNPC+] (CustomNPC-Plus-1.9.3.jar)
UCH dimdoors{2.2.6} [Dimensional Doors] (DimensionalDoors-2.2.6-1.7.10.jar)
UCH DraconicEvolution{1.4.1-GTNH} [Draconic Evolution] (Draconic-Evolution-1.4.1-GTNH.jar)
UCH Eln{1.20.3} [Electrical Age] (Eln-1.20.3.jar)
UCH endercore{0.4.6} [EnderCore] (endercore-0.4.6.jar)
UCH EnderIO{2.9.2} [Ender IO] (EnderIO-2.9.2.jar)
UCH EnderStorage{1.7.0} [EnderStorage] (EnderStorage-1.7.0.jar)
UCH wanionlib{1.9.0} [WanionLib] (WanionLib-1.9.0.jar)
UCH eternalsingularity{1.2.1} [Eternal Singularity] (eternalsingularity-1.2.1.jar)
UCH etfuturum{2.6.2} [Et Futurum Requiem] (etfuturum-2.6.2.jar)
UCH GalacticraftCore{4.0-Akashic} [Galacticraft Core] (Galacticraft-4.0-Akashic.jar)
UCH GalacticraftMars{4.0-Akashic} [Galacticraft Planets] (Galacticraft-4.0-Akashic.jar)
UCH ExtraPlanets{1.7.10-2.1.4} [Extra Planets] (ExtraPlanets-1.7.10-2.1.4.jar)
UCH ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
UCH foamfix{@Version@} [FoamFix] (FoamFix-1.7.10-universal-1.0.4.jar)
UCH ForgottenRelics{1.7.3} [Forgotten Relics] (ForgottenRelics-1.7.3-[Final].jar)
UCH GardenContainers{1.7.10-1.7.0} [Garden Containers] (GardenStuff-1.7.10-1.7.0.jar)
UCH GardenCore{1.7.10-1.7.0} [Garden Core] (GardenStuff-1.7.10-1.7.0.jar)
UCH GardenStuff{1.7.10-1.7.0} [Garden Stuff] (GardenStuff-1.7.10-1.7.0.jar)
UCH GardenTrees{1.7.10-1.7.0} [Garden Trees] (GardenStuff-1.7.10-1.7.0.jar)
UCH MagicBees{2.9.0-GTNH} [Magic Bees] (magicbees-2.9.0-GTNH.jar)
UCH gendustry{1.9.0-GTNH} [Gendustry] (gendustry-1.9.0-GTNH.jar)
UCH industrialupgrade{2.5.21} [Industrial Upgrade] (IndustrialUpgrade-2.5.21.jar)
UCH inpure|core{1.2.0-GTNH} [INpureCore] (INpureCore-1.2.0-GTNH.jar)
UCH IronChest{6.1.0} [Iron Chests] (IronChest-6.1.0.jar)
UCH irondome{1.2.1} [IronDome] (IronDome-[1.7.10]-1.2.1.jar)
UCH journeymap{5.2.7} [JourneyMap] (journeymap-1.7.10-5.2.7-unlimited.jar)
UCH Mekanism{9.10.42} [Mekanism] (Mekanism-1.7.10-9.10.42-ALL.jar)
UCH magicalcrops{4.0.0_PUBLIC_BETA_4b} [Magical Crops: Core] (magicalcrops-4.0.0_PUBLIC_BETA_5.jar)
UCH mo{@Version@} [MatterOverdrive: Community Edition] (MatterOverdrive.jar)
UCH MekanismGenerators{9.10.42} [Mekanism Generators] (Mekanism-1.7.10-9.10.42-ALL.jar)
UCH MekanismTools{9.10.42} [Mekanism Tools] (Mekanism-1.7.10-9.10.42-ALL.jar)
UCH MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH modtweaker2{0.11.0} [Mod Tweaker 2] (ModTweaker2-0.11.0.jar)
UCH MTRM{1.0} [MineTweakerRecipeMaker] (mtrm-1.7.10-1.1.1.jar)
UCH necrotempus{1.0.0} [NecroTempus] (necrotempus-1.0.0[AETHER].jar)
UCH NEIAddons{1.16.0} [NEI Addons] (NEIAddons-1.16.0.jar)
UCH NEIAddons|Forestry{1.16.0} [NEI Addons: Forestry] (NEIAddons-1.16.0.jar)
UCH NEIAddons|Developer{1.16.0} [NEI Addons: Developer Tools] (NEIAddons-1.16.0.jar)
UCH NEIAddons|AppEng{1.16.0} [NEI Addons: Applied Energistics 2] (NEIAddons-1.16.0.jar)
UCH NEIAddons|Botany{1.16.0} [NEI Addons: Botany] (NEIAddons-1.16.0.jar)
UCH NEIAddons|ExNihilo{1.16.0} [NEI Addons: Ex Nihilo] (NEIAddons-1.16.0.jar)
UCH NEIAddons|CraftingTables{1.16.0} [NEI Addons: Crafting Tables] (NEIAddons-1.16.0.jar)
UCH netherlicious{3.2.8} [§6Netherlicious] (netherlicious-3.2.8.jar)
UCH NettyPatch{0.2} [NettyPatch] (NettyPatcher-0.2.jar)
UCH omniconfig{1.0.1} [Omniconfig] (omniconfig-1.0.1-mc1.7.10.jar)
UCH TaintedMagic{r7.6} [Tainted Magic] (Tainted-Magic-7.6.11-GTNH.jar)
UCH thaumcraftneiplugin{1.7.10-1.7a} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCH tcneiadditions{1.4.2} [Thaumcraft NEI Additions] (tcneiadditions-1.4.2.jar)
UCH ThaumicExploration{1.4.0-GTNH} [Thaumic Exploration] (Thaumic-Exploration-1.4.0-GTNH.jar)
UCH thaumicenergistics{1.7.2-GTNH} [Thaumic Energistics] (thaumicenergistics-1.7.2-GTNH.jar)
UCH ThaumicHorizons{1.7.0} [ThaumicHorizons] (ThaumicHorizons-1.7.0.jar)
UCH thaumicinsurgence{0.4.0} [Thaumic Insurgence] (thaumicinsurgence-0.4.0.jar)
UCH kitchen{1.3.23} [The Kitchen Mod] (TheKitchenMod-1.3.23-1.7.2-10.jar)
UCH ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.1-172.jar)
UCH WailaHarvestability{1.2.1-GTNH} [Waila Harvestability] (WailaHarvestability-1.2.1-GTNH.jar)
UCH wailaplugins{0.5.2} [WAILA Plugins] (WAILAPlugins-0.5.2.jar)
UCH WarpTheory{1.4.3-GTNH} [WarpTheory] (WarpTheory-1.4.3-GTNH.jar)
UCH wawla{1.3.0-GTNH} [What Are We Looking At] (Wawla-1.3.0-GTNH.jar)
UCH craftpresence{v1.8.10} [CraftPresence] (witchery-1.7.10-0.24.1-evernife-V6.jar)
UCH Baubles|Expanded{2.0.3} [Baubles Expanded] (Baubles-2.0.3.jar)
UCH ForgeMicroblock{1.6.0} [Forge Microblocks] (ForgeMultipart-1.6.0.jar)
UCH McMultipart{1.6.0} [Minecraft Multipart Plugin] (ForgeMultipart-1.6.0.jar)
UCH IguanaTweaksTConstruct{2.5.0} [Iguana Tinker Tweaks] (IguanaTweaksTConstruct-2.5.0.jar)
UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
GL info: ' Vendor: 'Intel' Version: '4.6.0 - Build 27.20.100.9268' Renderer: 'Intel(R) UHD Graphics'
AE2 Version: rv3-beta-518-GTNH for Forge 10.13.4.1614
CoFHCore: -[1.7.10]3.1.4-329
ThermalFoundation: -[1.7.10]1.2.6-118
Mantle Environment: Environment healthy.
MineFactoryReloaded: -[1.7.10]2.8.1-174
ThermalExpansion: -[1.7.10]4.1.5-248
CPU Threads: 8
ThermalDynamics: -[1.7.10]1.2.1-172
List of loaded APIs:
* AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.5.0.jar
* appliedenergistics2|API (rv3) from appliedenergistics2-rv3-beta-518-GTNH.jar
* armourersWorkshopAPI (1.7.10-10.13.4.1448-1.7.10) from Armourers-Workshop-1.7.10-0.48.5.jar
* Baubles|API (2.1.2) from Baubles-2.0.3.jar
* BetterQuesting|API (3.2) from BetterQuesting-3.7.2-GTNH.jar
* BetterQuesting|API2 (3.1) from BetterQuesting-3.7.2-GTNH.jar
* BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.0.jar
* BotaniaAPI (76) from Botania+r1.8-249.jar
* BuildCraftAPI|blocks (1.0) from buildcraft-7.1.41.jar
* BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.41.jar
* BuildCraftAPI|boards (2.0) from buildcraft-7.1.41.jar
* BuildCraftAPI|core (1.0) from buildcraft-7.1.41.jar
* BuildCraftAPI|crops (1.1) from buildcraft-7.1.41.jar
* BuildCraftAPI|events (2.0) from buildcraft-7.1.41.jar
* BuildCraftAPI|facades (1.1) from buildcraft-7.1.41.jar
* BuildCraftAPI|filler (4.0) from buildcraft-7.1.41.jar
* BuildCraftAPI|fuels (2.0) from buildcraft-7.1.41.jar
* BuildCraftAPI|gates (4.1) from buildcraft-7.1.41.jar
* BuildCraftAPI|items (1.1) from buildcraft-7.1.41.jar
* BuildCraftAPI|library (2.0) from buildcraft-7.1.41.jar
* BuildCraftAPI|lists (1.0) from buildcraft-7.1.41.jar
* BuildCraftAPI|power (1.3) from buildcraft-7.1.41.jar
* BuildCraftAPI|recipes (3.1) from buildcraft-7.1.41.jar
* BuildCraftAPI|robotics (3.0) from buildcraft-7.1.41.jar
* BuildCraftAPI|statements (1.1) from buildcraft-7.1.41.jar
* BuildCraftAPI|tablet (1.0) from buildcraft-7.1.41.jar
* BuildCraftAPI|tiles (1.2) from buildcraft-7.1.41.jar
* BuildCraftAPI|tools (1.0) from extrautilities-1.2.13a.jar
* BuildCraftAPI|transport (4.1) from buildcraft-7.1.41.jar
* CarpentersBlocks|API (3.3.7) from CarpentersBlocks-3.7.0-GTNH.jar
* ChiselAPI (0.1.1) from chisel-2.16.1-GTNH.jar
* ChiselAPI|Carving (0.1.1) from chisel-2.16.1-GTNH.jar
* ChiselAPI|Rendering (0.1.1) from chisel-2.16.1-GTNH.jar
* CoFHAPI (1.7.10R1.3.1) from Mekanism-1.7.10-9.10.42-ALL.jar
* CoFHAPI|block (1.7.10R1.1.0) from MatterOverdrive.jar
* CoFHAPI|core (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHAPI|energy (1.7.10R1.1.0) from MatterOverdrive.jar
* CoFHAPI|fluid (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHAPI|inventory (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHAPI|item (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHAPI|modhelpers (1.7.10R1.1.0) from MatterOverdrive.jar
* CoFHAPI|tileentity (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHAPI|transport (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHAPI|world (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|audio (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui|container (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui|element (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui|element|listbox (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui|slot (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|inventory (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|render (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|render|particle (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|util (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|util|helpers (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|util|position (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|world (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|world|feature (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* Core (0.1) from CustomNPC-Plus-1.9.3.jar
* DraconicEvolution|API (1.2) from Draconic-Evolution-1.4.1-GTNH.jar
* EnderIOAPI (0.0.2) from EnderIO-2.9.2.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-2.9.2.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-2.9.2.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-2.9.2.jar
* ForestryAPI|apiculture (5.0.0) from Forestry-4.10.1.jar
* ForestryAPI|arboriculture (4.2.1) from Forestry-4.10.1.jar
* ForestryAPI|circuits (3.1.0) from Forestry-4.10.1.jar
* ForestryAPI|core (5.0.0) from Forestry-4.10.1.jar
* ForestryAPI|farming (2.1.0) from Forestry-4.10.1.jar
* ForestryAPI|food (1.1.0) from Forestry-4.10.1.jar
* ForestryAPI|fuels (2.0.1) from Forestry-4.10.1.jar
* ForestryAPI|genetics (4.7.1) from Forestry-4.10.1.jar
* ForestryAPI|hives (4.1.0) from Forestry-4.10.1.jar
* ForestryAPI|lepidopterology (1.3.0) from Forestry-4.10.1.jar
* ForestryAPI|mail (3.0.0) from Forestry-4.10.1.jar
* ForestryAPI|multiblock (3.0.0) from Forestry-4.10.1.jar
* ForestryAPI|recipes (5.4.0) from Forestry-4.10.1.jar
* ForestryAPI|storage (3.0.0) from Forestry-4.10.1.jar
* ForestryAPI|world (2.1.0) from Forestry-4.10.1.jar
* Galacticraft API (1.0) from Galacticraft-4.0-Akashic.jar
* GardenCoreAPI (1.0.0) from GardenStuff-1.7.10-1.7.0.jar
* gendustryAPI (2.3.0) from gendustry-1.9.0-GTNH.jar
* IC2API (1.0) from industrialcraft-2-2.2.828a-experimental.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-1.7.10-0.7.9.jar
* MatterOverdrive|API (0.4.1) from MatterOverdrive.jar
* MekanismAPI|core (9.0.0) from Mekanism-1.7.10-9.10.42-ALL.jar
* MekanismAPI|energy (9.0.0) from Mekanism-1.7.10-9.10.42-ALL.jar
* MekanismAPI|gas (9.0.0) from Mekanism-1.7.10-9.10.42-ALL.jar
* MekanismAPI|infuse (9.0.0) from Mekanism-1.7.10-9.10.42-ALL.jar
* MekanismAPI|laser (9.0.0) from Mekanism-1.7.10-9.10.42-ALL.jar
* MekanismAPI|reactor (9.0.0) from Mekanism-1.7.10-9.10.42-ALL.jar
* MekanismAPI|recipe (9.0.0) from Mekanism-1.7.10-9.10.42-ALL.jar
* MekanismAPI|transmitter (9.0.0) from Mekanism-1.7.10-9.10.42-ALL.jar
* MekanismAPI|util (9.0.0) from Mekanism-1.7.10-9.10.42-ALL.jar
* RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-1.7.10-0.7.9.jar
* Thaumcraft|API (4.2.2.0) from arcane_engineering-0.2.7.jar
* thaumicenergistics|API (1.1) from thaumicenergistics-1.7.2-GTNH.jar
* WailaAPI (1.2) from Waila-1.8.2.jar
Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
EnderIO: Found the following problem(s) with your installation:
* The RF API that is being used (1.7.10R1.3.1 from ) differes from that that is reported as being loaded (1.7.10R1.1.0 from MatterOverdrive.jar).
It is a supported version, but that difference may lead to problems.
This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Mixins in Stacktrace:
cpw.mods.fml.common.LoadController:
mixin.mixinbooterlegacy.json:LoadControllerMixin from mod (unknown)
mixins.gtnhmixins.json:LateMixinOrchestrationMixin from mod (unknown)
net.minecraft.client.Minecraft:
mixins.angelica.early.json:shaders.accessors.MixinMinecraft from mod angelica
mixins.angelica.early.json:angelica.zoom.MixinMinecraft_Zoom from mod angelica
mixins.hodgepodge.early.json:minecraft.MixinMinecraft_FixDuplicateSounds from mod hodgepodge
mixins.hodgepodge.early.json:minecraft.MixinMinecraft_ToggleDebugMessage from mod hodgepodge
mixins.hodgepodge.early.json:minecraft.MixinMinecraft_ClearRenderersWorldLeak from mod hodgepodge
mixins.hodgepodge.early.json:minecraft.MixinMinecraft_ResizableFullscreen from mod hodgepodge
mixins.hodgepodge.early.json:minecraft.MixinMinecraft_FastBlockPlacing from mod hodgepodge
mixins.angelica.early.json:angelica.MixinMinecraft from mod angelica
mixins.hodgepodge.early.json:minecraft.MixinMinecraft_UpdateKeys from mod hodgepodge
mixins.hodgepodge.early.json:minecraft.profiler.MinecraftMixin from mod hodgepodge
mixins.angelica.early.json:sodium.MixinMinecraft from mod angelica
mixins.hodgepodge.early.json:minecraft.MixinMinecraft_UnfocusedFullscreen from mod hodgepodge
cpw.mods.fml.client.FMLClientHandler:
mixins.angelica.early.json:angelica.MixinFMLClientHandler from mod angelica
mixins.necrotempus.json:fml.FMLClientHandler from mod necrotempus
mixins.hodgepodge.early.json:memory.MixinFMLClientHandler from mod hodgepodge
mixins.hodgepodge.early.json:fml.MixinFMLClientHandler from mod hodgepodge
mixins.angelica.early.json:sodium.MixinFMLClientHandler from mod angelica
mixins.angelica.early.json:angelica.archaic.MixinFMLClientHandler from mod angelica

crash-2025-02-11_18.14.49-client.txt

`

commented

I'm having startup issues with this mod, and a crash-report is generated with the following content `---- Minecraft Crash Report

Well, my fault, but I can't reproduce it when loading exactly:

am2pg 0.12.0
AM2.5 1.6.7-LTS
witchery 0.24.1
CoFH Core 3.1.4-329
AnimationAPI

Nice mods but

Your modpack is bonkers, I can't load even quater of listed mod together (RAM issues will occur), so I won't be able to debug exactly your modpack, and thus I can't reproduce it as it is. And in general, this is a lot of mods.

Hovewer

IF you figure out EXACTLY what mods combo makes it to crash, I'll be able to debug that and fix. Surely that will take some time and effort, but... I can't see any other possibilities for solving that.

But

Just before you start researching - try out THIS VERSION. It's a wild guess but there is some chance that it will do something. Basically, that approach solved the issue for the last time someone showed me GTNH modpack and ASM-related crash. Also supply crash log again if it still crashes.

commented

I'm having startup issues with this mod, and a crash-report is generated with the following content `---- Minecraft Crash Report

Well, my fault, but I can't reproduce it when loading exactly:

am2pg 0.12.0
AM2.5 1.6.7-LTS
witchery 0.24.1
CoFH Core 3.1.4-329
AnimationAPI

Nice mods but

Your modpack is bonkers, I can't load even quater of listed mod together (RAM issues will occur), so I won't be able to debug exactly your modpack, and thus I can't reproduce it as it is. And in general, this is a lot of mods.

Hovewer

IF you figure out EXACTLY what mods combo makes it to crash, I'll be able to debug that and fix. Surely that will take some time and effort, but... I can't see any other possibilities for solving that.

But

Just before you start researching - try out THIS VERSION. It's a wild guess but there is some chance that it will do something. Basically, that approach solved the issue for the last time someone showed me GTNH modpack and ASM-related crash. Also supply crash log again if it still crashes.

Hello, your generosity and politeness in your words amaze me, come on, I have a custom modpack, which has many modifications from me and my developers, however, I try to put AM2Playground and the error occurs!, please, research the behavior of AM2Playground in my modpack available on Technic! It's called Forbidden Series, test it and see that the error will be reproduced, the Witchery that I have is a mod with custom modifications!

commented

Hello, your generosity and politeness in your words amaze me, come on, I have a custom modpack, which has many modifications from me and my developers, however, I try to put AM2Playground and the error occurs!, please, research the behavior of AM2Playground in my modpack available on Technic! It's called Forbidden Series, test it and see that the error will be reproduced, the Witchery that I have is a mod with custom modifications!

If it's non-classic versions of Witchery, that can be the issue, and thus will not be solved until the version of Witchery that you are using will be provided to me.
Even then, since I don't support any Witchery versions except classic it likely is unsolvable.

And since I don't have enought RAM in my PC to test modpacks that contains more than 15 mods, I will not test entire modpack. I'm not doing modpacks at all for that reason.

Finding the minimum number of mods needed to reproduce the bug falls on the shoulders of the person who discovered the bug, if he needs a working mod. Otherwise, since my mod works with AM2 and Witchery alone just fine, it will not be fixed.

If a combination of 2-3 mods that leads to a bug will be discovered and reported to me, I will be able to create a fix, probably.

commented

Olá, sua generosidade e educação em suas palavras me surpreendem, vamos lá, eu tenho um modpack personalizado, que tem muitas modificações minhas e dos meus desenvolvedores, porém, tento colocar o AM2Playground e o erro ocorre!, por favor, pesquisem o comportamento do AM2Playground no meu modpack disponível no Technic! Ele se chama Forbidden Series, testem e vejam que o erro será reproduzido, o Witchery que eu tenho é um mod com modificações personalizadas!

Se forem versões não clássicas de Witchery, esse pode ser o problema e, portanto, não será resolvido até que a versão de Witchery que você está usando seja fornecida a mim. Mesmo assim, como não dou suporte a nenhuma versão de Witchery, exceto a clássica , provavelmente é insolúvel.

E como não tenho RAM suficiente no meu PC para testar modpacks que contenham mais de 15 mods, não testarei o modpack inteiro. Não estou fazendo modpacks por esse motivo.

Encontrar o número mínimo de mods necessários para reproduzir o bug recai sobre os ombros da pessoa que descobriu o bug, se ela precisa de um mod funcional. Caso contrário, já que meu mod funciona com AM2 e Witchery sozinhos muito bem, ele não será corrigido.

Se uma combinação de 2 a 3 mods que leva a um bug for descoberta e relatada a mim, provavelmente poderei criar uma correção.

The Mod in question that causes the crash in AM2 Playground is my witchery, I would like to know a solution, I went to AM2pg.cfg and tried to disable witchery integration, but even so, without success, the crash still occurs!

my witchery in here: https://downloads.finalcraft.com.br/mods/witchery/witchery-1.7.10-0.24.1-evernife-V6.zip

commented

The Mod in question that causes the crash in AM2 Playground is my witchery, I would like to know a solution, I went to AM2pg.cfg and tried to disable witchery integration, but even so, without success, the crash still occurs!

my witchery in here: https://downloads.finalcraft.com.br/mods/witchery/witchery-1.7.10-0.24.1-evernife-V6.zip

Tested with https://github.com/AirBurn0/am2playground/releases/tag/v0.12.0-debug1, works just fine.

commented

The Mod in question that causes the crash in AM2 Playground is my witchery, I would like to know a solution, I went to AM2pg.cfg and tried to disable witchery integration, but even so, without success, the crash still occurs!
my witchery in here: https://downloads.finalcraft.com.br/mods/witchery/witchery-1.7.10-0.24.1-evernife-V6.zip

Tested with https://github.com/AirBurn0/am2playground/releases/tag/v0.12.0-debug1, works just fine.

It's work!! Thankyou