2

How to fix error exit code -1

pixandhood's Avatar pixandhood3/19/24 3:55 pm history
3/22/2024 3:49 pm
pixandhood's Avatar pixandhood
---- Minecraft Crash Report ----
// I let you down. Sorry :(

Time: 3/19/24 2:19 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: Inconsistent stackmap frames at branch target 194
Exception Details:
Location:
net/minecraft/entity/item/EntityItem.func_70071_h_()V @165: if_icmpne
Reason:
Current frame's stack size doesn't match stackmap.
Current Frame:
bci: @165
flags: { }
locals: { 'net/minecraft/entity/item/EntityItem', 'net/minecraft/item/ItemStack' }
stack: { 'net/minecraft/entity/item/EntityItem', double, double_2nd, double, double_2nd, integer, integer }
Stackmap Frame:
bci: @194
flags: { }
locals: { 'net/minecraft/entity/item/EntityItem', 'net/minecraft/item/ItemStack' }
stack: { }
Bytecode:
0x0000000: 2ab6 007b 100a b600 864c 2bc6 0016 2bb6
0x0000010: 0064 c600 0f2b b600 642a b600 8a99 0004
0x0000020: b12a b600 8ec7 000a 2ab6 0091 a702 1a2a
0x0000030: b700 932a b400 959e 000d 2a59 b400 9504
0x0000040: 64b5 0095 2a2a b400 98b5 009b 2a2a b400
0x0000050: 9eb5 00a1 2a2a b400 a4b5 00a7 2a59 b400
0x0000060: 4d14 00a8 2ab8 00af 2a2a 2ab4 0098 2ab4
0x0000070: 00b3 b400 b82a b400 b3b4 00bb 6314 002b
0x0000080: 6f2a b400 a4b6 00bf b500 c32a 2ab4 004a
0x0000090: 2ab4 004d 2ab4 0050 b600 c62a b400 9b8e
0x00000a0: 2ab4 0098 8ea0 001d 2ab4 00a1 8e2a b400
0x00000b0: 9e8e a000 102a b400 a78e 2ab4 00a4 8e9f
0x00000c0: 0007 04a7 0004 033d 1c9a 000d 2ab4 00c9
0x00000d0: 1019 709a 007f 2ab4 00cc 2ab4 0098 b800
0x00000e0: d22a b400 9eb8 00d2 2ab4 00a4 b800 d2b6
0x00000f0: 00d6 b600 dcb2 00e2 a600 4c2a 1400 43b5
0x0000100: 004d 2a2a b400 e6b6 00ec 2ab4 00e6 b600
0x0000110: ec66 12ed 6a8d b500 4a2a 2ab4 00e6 b600
0x0000120: ec2a b400 e6b6 00ec 6612 ed6a 8db5 0050
0x0000130: 2a12 ef12 f00d 2ab4 00e6 b600 ec12 f06a
0x0000140: 62b6 00f4 2ab4 00cc b400 f79a 0007 2ab7
0x0000150: 00fa 12fb 462a b400 fe99 002b 2ab4 00cc
0x0000160: 2ab4 0098 b800 d22a b400 b3b4 00b8 b800
0x0000170: d204 642a b400 a4b8 00d2 b600 d6b4 0101
0x0000180: 12fb 6a46 2a59 b400 4a25 8d6b b500 4a2a
0x0000190: 59b4 004d 1401 026b b500 4d2a 59b4 0050
0x00001a0: 258d 6bb5 0050 2ab4 00fe 9900 0f2a 59b4
0x00001b0: 004d 1401 046b b500 4d2a 59b4 0107 0460
0x00001c0: b501 072a b600 7b10 0ab6 0086 3a04 2ab4
0x00001d0: 00cc b400 f79a 0060 2ab4 0107 2ab4 0020
0x00001e0: a100 5519 04c6 004c bb01 0959 2a19 04b6
0x00001f0: 0064 c700 0911 1770 a700 1119 04b6 0064
0x0000200: 1904 2ab4 00cc b600 6cb7 010c 3a05 b201
0x0000210: 1219 05b6 0118 9900 142a 59b4 0020 1905
0x0000220: b401 1b60 b500 20a7 0007 2ab6 0091 a700
0x0000230: 072a b600 9119 04c6 000f 1904 b401 1e9d
0x0000240: 0007 2ab6 0091 b1
Stackmap Table:
append_frame(@33,Object[#96])
same_frame(@47)
same_frame(@68)
same_frame_extended(@194)
same_frame(@198)
same_locals_1_stack_item_frame(@199,Integer)
append_frame(@214,Integer)
same_frame_extended(@324)
same_frame(@338)
append_frame(@388,Float)
same_frame(@441)
full_frame(@507,{Object[#2],Object[#96],Integer,Float,Object[#96]},{Uninitialized[#488],Uninitialized[#488],Object[#2]})
full_frame(@521,{Object[#2],Object[#96],Integer,Float,Object[#96]},{Uninitialized[#488],Uninitialized[#488],Object[#2],Integer})
append_frame(@554,Object[#265])
chop_frame(@558,1)
same_frame(@561)
same_frame(@565)
chop_frame(@582,3)

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: Inconsistent stackmap frames at branch target 194
Exception Details:
Location:
net/minecraft/entity/item/EntityItem.func_70071_h_()V @165: if_icmpne
Reason:
Current frame's stack size doesn't match stackmap.
Current Frame:
bci: @165
flags: { }
locals: { 'net/minecraft/entity/item/EntityItem', 'net/minecraft/item/ItemStack' }
stack: { 'net/minecraft/entity/item/EntityItem', double, double_2nd, double, double_2nd, integer, integer }
Stackmap Frame:
bci: @194
flags: { }
locals: { 'net/minecraft/entity/item/EntityItem', 'net/minecraft/item/ItemStack' }
stack: { }
Bytecode:
0x0000000: 2ab6 007b 100a b600 864c 2bc6 0016 2bb6
0x0000010: 0064 c600 0f2b b600 642a b600 8a99 0004
0x0000020: b12a b600 8ec7 000a 2ab6 0091 a702 1a2a
0x0000030: b700 932a b400 959e 000d 2a59 b400 9504
0x0000040: 64b5 0095 2a2a b400 98b5 009b 2a2a b400
0x0000050: 9eb5 00a1 2a2a b400 a4b5 00a7 2a59 b400
0x0000060: 4d14 00a8 2ab8 00af 2a2a 2ab4 0098 2ab4
0x0000070: 00b3 b400 b82a b400 b3b4 00bb 6314 002b
0x0000080: 6f2a b400 a4b6 00bf b500 c32a 2ab4 004a
0x0000090: 2ab4 004d 2ab4 0050 b600 c62a b400 9b8e
0x00000a0: 2ab4 0098 8ea0 001d 2ab4 00a1 8e2a b400
0x00000b0: 9e8e a000 102a b400 a78e 2ab4 00a4 8e9f
0x00000c0: 0007 04a7 0004 033d 1c9a 000d 2ab4 00c9
0x00000d0: 1019 709a 007f 2ab4 00cc 2ab4 0098 b800
0x00000e0: d22a b400 9eb8 00d2 2ab4 00a4 b800 d2b6
0x00000f0: 00d6 b600 dcb2 00e2 a600 4c2a 1400 43b5
0x0000100: 004d 2a2a b400 e6b6 00ec 2ab4 00e6 b600
0x0000110: ec66 12ed 6a8d b500 4a2a 2ab4 00e6 b600
0x0000120: ec2a b400 e6b6 00ec 6612 ed6a 8db5 0050
0x0000130: 2a12 ef12 f00d 2ab4 00e6 b600 ec12 f06a
0x0000140: 62b6 00f4 2ab4 00cc b400 f79a 0007 2ab7
0x0000150: 00fa 12fb 462a b400 fe99 002b 2ab4 00cc
0x0000160: 2ab4 0098 b800 d22a b400 b3b4 00b8 b800
0x0000170: d204 642a b400 a4b8 00d2 b600 d6b4 0101
0x0000180: 12fb 6a46 2a59 b400 4a25 8d6b b500 4a2a
0x0000190: 59b4 004d 1401 026b b500 4d2a 59b4 0050
0x00001a0: 258d 6bb5 0050 2ab4 00fe 9900 0f2a 59b4
0x00001b0: 004d 1401 046b b500 4d2a 59b4 0107 0460
0x00001c0: b501 072a b600 7b10 0ab6 0086 3a04 2ab4
0x00001d0: 00cc b400 f79a 0060 2ab4 0107 2ab4 0020
0x00001e0: a100 5519 04c6 004c bb01 0959 2a19 04b6
0x00001f0: 0064 c700 0911 1770 a700 1119 04b6 0064
0x0000200: 1904 2ab4 00cc b600 6cb7 010c 3a05 b201
0x0000210: 1219 05b6 0118 9900 142a 59b4 0020 1905
0x0000220: b401 1b60 b500 20a7 0007 2ab6 0091 a700
0x0000230: 072a b600 9119 04c6 000f 1904 b401 1e9d
0x0000240: 0007 2ab6 0091 b1
Stackmap Table:
append_frame(@33,Object[#96])
same_frame(@47)
same_frame(@68)
same_frame_extended(@194)
same_frame(@198)
same_locals_1_stack_item_frame(@199,Integer)
append_frame(@214,Integer)
same_frame_extended(@324)
same_frame(@338)
append_frame(@388,Float)
same_frame(@441)
full_frame(@507,{Object[#2],Object[#96],Integer,Float,Object[#96]},{Uninitialized[#488],Uninitialized[#488],Object[#2]})
full_frame(@521,{Object[#2],Object[#96],Integer,Float,Object[#96]},{Uninitialized[#488],Uninitialized[#488],Object[#2],Integer})
append_frame(@554,Object[#265])
chop_frame(@558,1)
same_frame(@561)
same_frame(@565)
chop_frame(@582,3)

at fossilsarcheology.client.render.tileentity.TileEntityAncientChestRender.<init>(TileEntityAncientChestRender.java:21)
at fossilsarcheology.client.ClientProxy.init(ClientProxy.java:185)
at fossilsarcheology.Revival.preInit(Revival.java:116)
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.GeneratedMethodAccessor3.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 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1240370392 bytes (1182 MB) / 3902275584 bytes (3721 MB) up to 11274289152 bytes (10752 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12096m -Xms256m
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 135 mods loaded, 124 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 fiskheroescore{2.3.3} [​Fisk's Superheroes Core] (FiskHeroes-1.7.10-2.3.3.jar)
UCH FML{7.10.99.99} [​Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCH Forge{10.13.4.1614} [​Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCH AdvancedRocketryCore{1} [​Advanced Rocketry] (minecraft.jar)
UCH CodeChickenCore{1.0.7.48} [​CodeChicken Core] (minecraft.jar)
UCH ivtoolkit{1.2.1} [​IvToolkit] (minecraft.jar)
UCH NotEnoughItems{1.0.5.120} [​Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCH <CoFH ASM>{000} [​CoFH ASM] (minecraft.jar)
UCH FastCraft{1.25} [​FastCraft] (fastcraft-1.25.jar)
UCH securitycraft{v1.8.13} [​SecurityCraft] ([​1.7.10] SecurityCraft v1.8.13.jar)
UCH DamageIndicatorsMod{3.3.2} [​Damage Indicators] ([​1.7.10]DamageIndicatorsMod-3.3.2.jar)
UCH bspkrsCore{6.16} [​bspkrsCore] ([​1.7.10]bspkrsCore-universal-6.16.jar)
UCH Treecapitator{1.7.10} [​Treecapitator] ([​1.7.10]Treecapitator-universal-2.0.4.jar)
UCH CoFHCore{1.7.10R3.1.4} [​CoFH Core] (CoFHCore-[​1.7.10]3.1.4-329.jar)
UCH BuildCraft|Core{7.1.25} [​BuildCraft] (buildcraft-7.1.25.jar)
UCH BuildCraft|Silicon{7.1.25} [​BC Silicon] (buildcraft-7.1.25.jar)
UCH BuildCraft|Transport{7.1.25} [​BC Transport] (buildcraft-7.1.25.jar)
UCH Waila{1.5.10} [​Waila] (Waila-1.5.10_1.7.10.jar)
UCH WailaAddonBC{1.0.5.1} [​WailaAddonBC] ([​1.7.10]WailaAddonBC-1.0.5.1.jar)
UCH libVulpes{0.2.8.-37} [​libVulpes] (LibVulpes-1.7.10-0.2.8-37-universal.jar)
UCH advancedRocketry{1.0.19b} [​Advanced Rocketry] (AdvancedRocketry-1.7.10-1.0.19b.jar)
UCH Baubles{1.0.1.10} [​Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCH adventurebackpack{1.7.10-0.8b} [​Adventure Backpack] (adventurebackpack-1.7.10-0.8c.jar)
UCH aether_legacy{v1.1.2.2} [​The Aether] (aether-1.7.10-v1.1.2.3.jar)
UCH AncientWarfare{2.4.114-beta-MC1.7.10} [​Ancient Warfare Core] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
UCH AncientWarfareAutomation{2.4.114-beta-MC1.7.10} [​Ancient Warfare Automation] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
UCH AncientWarfareNEIPlugin{2.4.114-beta-MC1.7.10} [​Ancient Warfare NEI Plugin] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
UCH AncientWarfareNpc{2.4.114-beta-MC1.7.10} [​Ancient Warfare NPCs] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
UCH AncientWarfareStructure{2.4.114-beta-MC1.7.10} [​Ancient Warfare Structures] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
UCH Aquaculture{1.2.6} [​Aquaculture] (Aquaculture-1.7.10-1.2.6.21.jar)
UCH ArchimedesShips{1.7.10 v1.7.1} [​Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
UCH AutoUtils{1.0} [​Automation Utilities] (Automation Utilities-1.7.10-1.0.1.jar)
UCH BaublesHud{2.0.1} [​Baubles-Hud] (BaublesHud-1.7.10-2.0.1.jar)
UCH BetterFoliage{2.0.17} [​Better Foliage] (BetterFoliage-MC1.7.10-2.0.17.jar)
UCH BiblioCraft{1.11.7} [​BiblioCraft] (BiblioCraft[​v1.11.7][​MC1.7.10].jar)
UCH BiomesOPlenty{2.1.0} [​Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar)
UCH BiblioWoodsBoP{1.9} [​BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[​BiomesOPlenty][​v1.9].jar)
UCH bookshelf{1.0.4.187} [​Bookshelf] (Bookshelf-1.7.10-1.0.4.187.jar)
UCH BuildCraft|Builders{7.1.25} [​BC Builders] (buildcraft-7.1.25.jar)
UCH BuildCraft|Robotics{7.1.25} [​BC Robotics] (buildcraft-7.1.25.jar)
UCH BuildCraft|Energy{7.1.25} [​BC Energy] (buildcraft-7.1.25.jar)
UCH BuildCraft|Factory{7.1.25} [​BC Factory] (buildcraft-7.1.25.jar)
UCH TwilightForest{2.4.3} [​The Twilight Forest] (TwilightForest-2.4.3.jar)
UCH ForgeMultipart{1.2.0.345} [​Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCH chisel{2.9.5.11} [​Chisel] (Chisel-2.9.5.11.jar)
UCH CarpentersBlocks{3.3.8.2} [​Carpenter's Blocks] (Carpenter's Blocks v3.3.8.2 - MC 1.7.10.jar)
UCH ChiselFacades{1.7.10-2.12-chiselteam} [​Chisel Facades] (ChiselFacades-1.7.10-2.12-chiselteam.jar)
UCH CompactMachines{1.7.10-1.21} [​Compact Machines] (compactmachines-1.7.10-1.21.jar)
UCH cr{1.1.0} [​Crafting Redstone] (CraftingRedstoneV1.1.0[​1.7.10].jar)
UCH MineTweaker3{3.1.0} [​MineTweaker 3] (CraftTweaker-1.7.10-3.1.0-legacy.jar)
UCH DeathCounter{4.0.0} [​DeathCounter] (DeathCounter-4.0.0.jar)
UCH PTRModelLib{1.0.0} [​PTRModelLib] (Decocraft-2.4.2_1.7.10.jar)
UCH props{2.4.2} [​Decocraft] (Decocraft-2.4.2_1.7.10.jar)
UCH doggytalents{1.14.2.317} [​Doggy Talents] (DoggyTalents-1.7.10-1.14.2.317-universal.jar)
UCH ThermalFoundation{1.7.10R1.2.6} [​Thermal Foundation] (ThermalFoundation-[​1.7.10]1.2.6-118.jar)
UCH ExtraUtilities{1.2.12} [​Extra Utilities] (extrautilities-1.2.12.jar)
UCH harvestcraft{1.7.10j} [​Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
UCH Mantle{1.7.10-0.3.2.jenkins191} [​Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCH MineFactoryReloaded{1.7.10R2.8.1} [​MineFactory Reloaded] (MineFactoryReloaded-[​1.7.10]2.8.1-174.jar)
UCH thermaltinkering{1.0} [​Thermal Tinkering] (ThermalTinkering-1.7.10-1.2.1.jar)
UCH ThermalExpansion{1.7.10R4.1.5} [​Thermal Expansion] (ThermalExpansion-[​1.7.10]4.1.5-248.jar)
UCH TConstruct{1.7.10-1.8.8.build988} [​Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCH ExtraTiC{1.4.6} [​ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
UCH fastleafdecay{1.4} [​Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar)
UCH fiskheroes{2.3.3} [​Fisk's Superheroes] (FiskHeroes-1.7.10-2.3.3.jar)
UCH fisktag{3.0} [​FiskTag] (FiskHeroes-1.7.10-2.3.3.jar)
UCH llibrary{1.5.1} [​LLibrary] (llibrary-1.5.1-1.7.10.jar)
UCE fossil{7.3.2} [​Fossils and Archeology Revival] (fossilsarcheology-7.3.2.jar)
UCH friendlyfire{1.0.0} [​Friendly Fire] (FriendlyFire-1.7.10-1.0.0.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 gravelminer{1.0.5} [​GravelMiner] (GravelMiner-mc1.7.10-1.0.5.jar)
UCH graveltoclay{1.0} [​graveltoclay] (graveltoclay-1.0.jar)
UCH gravestone{0.7.10.3} [​Gravestone] (GraveStone Mod 0.7.10.3.jar)
UCH iChunUtil{4.2.3} [​iChunUtil] (iChunUtil-4.2.3.jar)
UCH Hats{4.0.1} [​Hats] (Hats-4.0.1.jar)
UCH IronChest{6.0.62.742} [​Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCH JABBA{1.2.2} [​JABBA] (Jabba-1.2.2_1.7.10.jar)
UCH journeymap{5.2.3} [​JourneyMap] (journeymap-1.7.10-5.2.3-unlimited.jar)
UCH malisiscore{1.7.10-0.14.3} [​MalisisCore] (malisiscore-1.7.10-0.14.3.jar)
UCH malisisdoors{1.7.10-1.13.2} [​Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar)
UCH RadixCore{2.1.3} [​RadixCore] (RadixCore-1.7.10-2.1.3-universal.jar)
UCH MCA{1.7.10-5.2.2} [​Minecraft Comes Alive] (MCA-1.7.10-5.2.2-universal.jar)
UCH Mekanism{9.1.1} [​Mekanism] (Mekanism-1.7.10-9.1.1.1031.jar)
UCH MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [​MFR Compat: BuildCraft] (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|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 nolpfij_mobstatues{0.1.1} [​mobstatues] (MobStatues-1.7.10-0.1.1.jar)
UCH modtweaker2{0.9.6} [​Mod Tweaker 2] (ModTweaker2-0.9.6.jar)
UCH cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
UCH MrTJPCoreMod{1.1.0.33} [​MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
UCH mw{1.10.3} [​Modern Warfare] (mw-1.10.3_mc1.7.10.jar)
UCH naturescompass{1.3.1} [​Nature's Compass] (NaturesCompass-1.7.10-1.3.1.jar)
UCH netherite{1.2} [​Netherite 1.7.10] (netherite-1.2 1.7.10.jar)
UCH netherportalfix{1.0} [​Nether Portal Fix] (netherportalfix-mc1.7.10-1.1.0.jar)
UCH yurtmod{1.12.1} [​Nomadic Tents] (NomadicTents[​1.7.10]-1.12.1.jar)
UCH weeeflowers{1.7.2b} [​Pam's Weee! Flowers] (Pam's WeeeFlowers 1.7.2b.zip)
UCH patpatpat{1.0.0} [​PatPatPat] (PatPatPat-Forge-1.7.10-1.0.0.jar)
UCH projs{1.10} [​Project Spawn] (ProjectS~1.20{1.7.10}.jar)
UCH woodenshears{0.0.1.4} [​Wooden Shears] (SBM-WoodenShears-1.7.10-0.0.1b4-universal.jar)
UCH secretroomsmod{4.7.1} [​The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.413.jar)
UCH StorageDrawers{1.7.10-1.10.9} [​Storage Drawers] (StorageDrawers-1.7.10-1.10.9.jar)
UCH StorageDrawersBop{1.7.10-1.1.1} [​Storage Drawers: Biomes O' Plenty Pack] (StorageDrawers-BiomesOPlenty-1.7.10-1.1.1.jar)
UCH ThermalDynamics{1.7.10R1.2.1} [​Thermal Dynamics] (ThermalDynamics-[​1.7.10]1.2.1-172.jar)
UCH TravellersGear{1.16.6} [​Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
UCH vefluids{0.1.1.25} [​VoltzEngine Fluids module] (VE-FluidHandling-1.7.10-0.1.1b25.jar)
UCH VeinMiner{0.36.0_1.7.10-28a7f13} [​Vein Miner] (VeinMiner-1.7.10-0.36.0.496+28a7f13.jar)
UCH VeinMinerModSupport{0.36.0_1.7.10-28a7f13} [​Mod Support] (VeinMiner-1.7.10-0.36.0.496+28a7f13.jar)
UCH veinminermodintegration{1.7.10-0.2.0} [​Veinminer Mod Integration] (veinminermodintegration-0.5.1-1.7.10r22+0e0e47b.jar)
UCH WailaHarvestability{1.1.6} [​Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCH weaponmaster_ydm{4.2.4} [​YDMs Weaponmaster] (weaponmaster_ydm-forge-1.7.10-4.2.4.jar)
UCH weaponmod{v1.14.3} [​Balkon's WeaponMod] (weaponmod-1.14.3.jar)
UCH wolfarmor{1.3.0} [​Wolf Armor and Storage] (wolfarmor-1.3.0.1.jar)
UCH woodenbucket{0.0.3.9} [​Wooden Bucket] (WoodenBucket-1.7.10-0.0.3b9-universal.jar)
UCH woodenrails{0.0.1.7} [​Wooden Rails] (WoodenRails-1.7.10-0.0.1b7.jar)
UCH yegamolchattels{1.1.2} [​Ye Gamol Chattels] (YeGamolChattels-1.1.2.jar)
UCH McMultipart{1.2.0.345} [​Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCH ForgeMicroblock{1.2.0.345} [​Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UD MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [​MFR Compat: Applied Energistics] (MineFactoryReloaded-[​1.7.10]2.8.1-174.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|CompatForestry{1.7.10R2.8.1} [​MFR Compat: Forestry] (MineFactoryReloaded-[​1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [​MFR Compat: IC2] (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)
UD MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [​MFR Compat: Thaumcraft] (MineFactoryReloaded-[​1.7.10]2.8.1-174.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 536.23' Renderer: 'NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2'
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
TConstruct Environment: Environment healthy.
ThermalDynamics: -[​1.7.10]1.2.1-172
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.
Posted by pixandhood's Avatar
pixandhood
Level 1 : New Miner
0

Create an account or sign in to comment.

27

2
03/21/2024 1:38 pm
Level 1 : New Miner
DustinShannon
DustinShannon's Avatar
Try updating all mods to the latest versions. If a mod is causing a conflict, try removing it or replacing it with another similar mod. Make sure all your mods are compatible with the version of Minecraft you are using. Some mods may not be compatible with certain versions of Minecraft or other mods.
1
03/20/2024 7:36 am
Level 36 : Artisan Droid
MaximusPrime23
MaximusPrime23's Avatar
Easiest solution: Do not use mods or use mods which you confirmed that they work well.
3
03/21/2024 1:39 pm
Level 1 : New Miner
DustinShannon
DustinShannon's Avatar
some ppl love modes since they like a personalized look, or just because they love to create something creative. Why not
3
03/22/2024 3:47 pm
Level 1 : New Miner
pixandhood
pixandhood's Avatar
that's exactly why I add mods to it
1
03/19/2024 5:51 pmhistory
Level 1 : New Miner
pixandhood
pixandhood's Avatar
for anyone who helps once i release the pack id be willing to post a thank u note on the pack page
1
03/19/2024 5:52 pm
Level 1 : New Miner
pixandhood
pixandhood's Avatar
as well a shout out on my twitch page for the person who helped fix it with their idea
3
03/19/2024 5:22 pm
Level 24 : Expert Procrastinator
__Jay
__Jay's Avatar
One of your mods isn't working with another so disable what you can and enable them one by one until you encounter the error.
2
03/19/2024 5:30 pm
Level 1 : New Miner
pixandhood
pixandhood's Avatar
ok
2
03/19/2024 5:45 pm
Level 1 : New Miner
pixandhood
pixandhood's Avatar
ok tried that but their comes with pretty much every thing it says I have duplicate of codechickencore ive taken that out so many times i lost count but keeps coming up even though i take it out
2
03/19/2024 6:40 pm
Level 24 : Expert Procrastinator
__Jay
__Jay's Avatar
Couple things i'd do, Check all your mods run with your Minecraft version. Check the Mods are compatible with the FML your using then recompile the pack. Check each mod one by one to make sure they are running properly before adding the next. Any errors will just compound if you enable them all at the same time.
1
03/19/2024 10:08 pm
Level 1 : New Miner
pixandhood
pixandhood's Avatar
ok ill do that midnight here so tomorrow probably as I don't have work and that might might actually fix it
2
03/19/2024 5:14 pm
Level 56 : Grandmaster Scapegoat
Papa Enny
Papa Enny's Avatar
remove some mods like bop
2
03/19/2024 5:17 pm
Level 1 : New Miner
pixandhood
pixandhood's Avatar
i tried that
2
03/19/2024 5:19 pm
Level 56 : Grandmaster Scapegoat
Papa Enny
Papa Enny's Avatar
dog related mods or generational ones?
2
03/19/2024 5:30 pm
Level 1 : New Miner
pixandhood
pixandhood's Avatar
huh
2
03/19/2024 5:50 pm
Level 56 : Grandmaster Scapegoat
Papa Enny
Papa Enny's Avatar
generates stuff or those who are related to dogs(armor, talents)
2
03/19/2024 5:53 pm
Level 1 : New Miner
pixandhood
pixandhood's Avatar
oh ok
3
03/19/2024 3:55 pmhistory
Level 26 : Expert Princess
star_weaver
star_weaver's Avatar
remove the fossils mod
UCE fossil{7.3.2} [​Fossils and Archeology Revival] (fossilsarcheology-7.3.2.jar)
2
03/19/2024 4:25 pm
Level 1 : New Miner
pixandhood
pixandhood's Avatar
ok so that didnt work this is the errer it gave me
Error: cpw.mods.fml.common.LoaderException: java.lang.VerifyError: Inconsistent stackmap frames at branch target 194

1
03/19/2024 5:23 pm
Level 1 : New Miner
pixandhood
pixandhood's Avatar
here's a picture of what I've found
1
1
03/19/2024 6:09 pm
Level 26 : Expert Princess
star_weaver
star_weaver's Avatar
use a place like imgur to share pictures as we cant access your local device
1
03/20/2024 2:37 am
Level 1 : New Miner
pixandhood
pixandhood's Avatar
2
03/19/2024 3:45 pm
Level 1 : New Miner
pixandhood
pixandhood's Avatar
how do i fix this
1
03/19/2024 5:20 pm
Level 1 : New Miner
pixandhood
pixandhood's Avatar
it was working fine last time I played witch was a little over a year ago and now this its been going on sense then and i have streamed the the progress of the pack before but cant for this reason
1
03/22/2024 3:49 pm
Level 1 : New Miner
pixandhood
pixandhood's Avatar
a big note fore those of you trying to help I only download mods from curseforge
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome