Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[Bug|Crash]: java.lang.NullPointerException: Cannot invoke "java.util.Map.containsKey(Object)" because "this.weaponAttackMotions" is null #1926

Open
4 tasks done
sergyan25 opened this issue Feb 22, 2025 · 17 comments

Comments

@sergyan25
Copy link

Please check if a similar issue has already been reported.

  • I checked this type of issue has never been reported.

Please check you're using proper versions.

  • I checked all of them in the right version.

Please check if this issue's from out of our area

  • I understood the problem.

The name of the mod

No response

After all of these, please check if you're just pressing the ok buttons to skip this process.

  • I read the checklist and I promise I'll provide all the information that is needed to fix the issue

Minecraft Version

1.20.1

The Issue

For some time now I have been having a problem in which every few minutes and for no apparent reason the game crashes and always giving the same error (java.lang.NullPointerException: Cannot invoke "java.util.Map.containsKey(Object)" because "this.weaponAttackMotions" is null) and it says that it is due to epic fight.

at TRANSFORMER/[email protected]/yesman.epicfight.world.capabilities.entitypatch.HumanoidMobPatch.getHoldingItemWeaponMotionBuilder(HumanoidMobPatch.java:106)
Stacktrace:
at yesman.epicfight.world.capabilities.entitypatch.HumanoidMobPatch.getHoldingItemWeaponMotionBuilder(HumanoidMobPatch.java:106) ~[epicfight-forge-20.9.7-1.20.1.jar%23317!/:20.9.7] {re:classloading}
at yesman.epicfight.world.capabilities.entitypatch.CustomHumanoidMobPatch.setAIAsInfantry(CustomHumanoidMobPatch.java:51) ~[epicfight-forge-20.9.7-1.20.1.jar%23317!/:20.9.7] {re:mixin,re:classloading}
at yesman.epicfight.world.capabilities.entitypatch.HumanoidMobPatch.initAI(HumanoidMobPatch.java:68) ~[epicfight-forge-20.9.7-1.20.1.jar%23317!/:20.9.7] {re:classloading}
at yesman.epicfight.world.capabilities.entitypatch.MobPatch.onJoinWorld(MobPatch.java:56) ~[epicfight-forge-20.9.7-1.20.1.jar%23317!/:20.9.7] {re:mixin,re:classloading}
at yesman.epicfight.world.capabilities.entitypatch.MobPatch.onJoinWorld(MobPatch.java:40) ~[epicfight-forge-20.9.7-1.20.1.jar%23317!/:20.9.7] {re:mixin,re:classloading}
at yesman.epicfight.events.EntityEvents.spawnEvent(EntityEvents.java:94) ~[epicfight-forge-20.9.7-1.20.1.jar%23317!/:20.9.7] {re:classloading}
at yesman.epicfight.events.EntityEvents_spawnEvent_EntityJoinLevelEvent.invoke(.dynamic) ~[epicfight-forge-20.9.7-1.20.1.jar%23317!/:20.9.7] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraft.world.level.entity.PersistentEntitySectionManager.m_157538
(PersistentEntitySectionManager.java:79) ~[client-1.20.1-20230612.114412-srg.jar%23402!/:?] {re:mixin,re:classloading,pl:mixin:APP:smoothchunk.mixins.json:PersistentEntitySectionManagerMixin,pl:mixin:APP:lithium.mixins.json:chunk.entity_class_groups.ServerEntityManagerAccessor,pl:mixin:APP:lithium.mixins.json:util.entity_movement_tracking.ServerEntityManagerAccessor,pl:mixin:A}
at net.minecraft.world.level.entity.PersistentEntitySectionManager.m_157604
(PersistentEntitySectionManager.java:121) ~[client-1.20.1-20230612.114412-srg.jar%23402!/:?] {re:mixin,re:classloading,pl:mixin:APP:smoothchunk.mixins.json:PersistentEntitySectionManagerMixin,pl:mixin:APP:lithium.mixins.json:chunk.entity_class_groups.ServerEntityManagerAccessor,pl:mixin:APP:lithium.mixins.json:util.entity_movement_tracking.ServerEntityManagerAccessor,pl:mixin:A}
at net.minecraft.world.entity.EntityType$1.m_147060_(EntityType.java:585) ~[client-1.20.1-20230612.114412-srg.jar%23402!/:?] {re:classloading}
at java.util.Optional.map(Optional.java:260) ~[?:?] {re:mixin}
at net.minecraft.world.entity.EntityType.m_20645_(EntityType.java:563) ~[client-1.20.1-20230612.114412-srg.jar%23402!/:?] {re:mixin,xf:fml:forge:forge_method_redirector,re:classloading,xf:fml:forge:forge_method_redirector,pl:mixin:APP:embeddiumplus.mixin.json:entitydistance.EntityTypeMixin,pl:mixin:APP:architectury-common.mixins.json:inject.MixinEntityType,pl:mixin:APP:forge-mca.mixin.json:MixinEntityType,pl:mixin:APP:flywheel.mixins.json:EntityTypeMixin,pl:mixin:A}
at net.minecraft.world.entity.EntityType$1.m_147056_(EntityType.java:584) ~[client-1.20.1-20230612.114412-srg.jar%23402!/:?] {re:classloading}
at java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1602) ~[?:?] {}
at net.minecraft.world.entity.EntityType$1.tryAdvance(EntityType.java:583) ~[client-1.20.1-20230612.114412-srg.jar%23402!/:?] {re:classloading}
at java.util.Spliterator.forEachRemaining(Spliterator.java:332) ~[?:?] {re:mixin}
at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] {}
at net.minecraft.world.level.entity.PersistentEntitySectionManager.m_157559_(PersistentEntitySectionManager.java:120) ~[client-1.20.1-20230612.114412-srg.jar%23402!/:?] {re:mixin,re:classloading,pl:mixin:APP:smoothchunk.mixins.json:PersistentEntitySectionManagerMixin,pl:mixin:APP:lithium.mixins.json:chunk.entity_class_groups.ServerEntityManagerAccessor,pl:mixin:APP:lithium.mixins.json:util.entity_movement_tracking.ServerEntityManagerAccessor,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_143327_(ServerLevel.java:1434) ~[client-1.20.1-20230612.114412-srg.jar%23402!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:timeclock-common.mixins.json:server.ServerFreezeTickMixin$ServerLevelMixin,pl:mixin:APP:timeclock-common.mixins.json:server.ServerLevelMixin,pl:mixin:APP:mixins.hammerlib.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.faster_structure_location.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:lithium.mixins.json:alloc.chunk_random.ServerWorldMixin,pl:mixin:APP:lithium.mixins.json:chunk.entity_class_groups.ServerWorldAccessor,pl:mixin:APP:lithium.mixins.json:entity.inactive_navigations.ServerWorldMixin,pl:mixin:APP:lithium.mixins.json:profiler.ServerWorldMixin,pl:mixin:APP:lithium.mixins.json:util.entity_movement_tracking.ServerWorldAccessor,pl:mixin:APP:forge-mca.mixin.json:MixinServerWorld,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:mixins.bosses_of_mass_destruction.json:ExplosionMixin,pl:mixin:A}
at net.minecraft.server.level.ChunkMap.m_143064_(ChunkMap.java:690) ~[client-1.20.1-20230612.114412-srg.jar%23402!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterchunkloading.mixins.json:ChunkMapViewDistanceFixedTwo,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:lithium.mixins.json:world.player_chunk_tick.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapMixin,pl:mixin:A}
at net.minecraft.server.level.ChunkMap.m_214898_(ChunkMap.java:707) ~[client-1.20.1-20230612.114412-srg.jar%23402!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterchunkloading.mixins.json:ChunkMapViewDistanceFixedTwo,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:lithium.mixins.json:world.player_chunk_tick.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapMixin,pl:mixin:A}
at net.minecraft.world.level.chunk.LevelChunk.m_62952_(LevelChunk.java:438) ~[client-1.20.1-20230612.114412-srg.jar%23402!/:?] {re:mixin,xf:fml:xaeroworldmap:xaero_wm_chunkclass,xf:fml:xaerominimap:xaero_chunkclass,re:classloading,xf:fml:xaeroworldmap:xaero_wm_chunkclass,xf:fml:xaerominimap:xaero_chunkclass,pl:mixin:APP:betterchunkloading.mixins.json:LevelChunkPostProcessMixin,pl:mixin:APP:lithium.mixins.json:world.inline_block_access.WorldChunkMixin,pl:mixin:APP:timeclock-common.mixins.json:common.FreezeTickMixin$LevelChunkMixin,pl:mixin:APP:mixins.hammerlib.json:LevelChunkMixin,pl:mixin:APP:connectivity.mixins.json:ChunkSectionReadSkipMixin,pl:mixin:APP:lithium.mixins.json:collections.block_entity_tickers.WorldChunkMixin,pl:mixin:APP:lithium.mixins.json:world.combined_heightmap_update.WorldChunkMixin,pl:mixin:APP:lithium.mixins.json:world.inline_height.WorldChunkMixin,pl:mixin:APP:starlight.mixins.json:common.chunk.LevelChunkMixin,pl:mixin:APP:flywheel.mixins.json:instancemanage.InstanceAddMixin,pl:mixin:A}
at net.minecraft.server.level.ChunkMap.mixinextras$bridge$m_62952_$142(ChunkMap.java) ~[client-1.20.1-20230612.114412-srg.jar%23402!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterchunkloading.mixins.json:ChunkMapViewDistanceFixedTwo,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:lithium.mixins.json:world.player_chunk_tick.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapMixin,pl:mixin:A}
at net.minecraft.server.level.ChunkMap.wrapOperation$zjc000$setCurrentLoadingThenPostLoad(ChunkMap.java:2405) ~[client-1.20.1-20230612.114412-srg.jar%23402!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterchunkloading.mixins.json:ChunkMapViewDistanceFixedTwo,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:lithium.mixins.json:world.player_chunk_tick.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapMixin,pl:mixin:A}
at net.minecraft.server.level.ChunkMap.m_214854_(ChunkMap.java:715) ~[client-1.20.1-20230612.114412-srg.jar%23402!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterchunkloading.mixins.json:ChunkMapViewDistanceFixedTwo,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:lithium.mixins.json:world.player_chunk_tick.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapMixin,pl:mixin:A}
at com.mojang.datafixers.util.Either.lambda$mapLeft$0(Either.java:162) ~[datafixerupper-6.0.8.jar%23114!/:?] {re:mixin}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?] {}
at com.mojang.datafixers.util.Either.mapLeft(Either.java:162) ~[datafixerupper-6.0.8.jar%23114!/:?] {re:mixin}
at net.minecraft.server.level.ChunkMap.m_287044_(ChunkMap.java:699) ~[client-1.20.1-20230612.114412-srg.jar%23402!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterchunkloading.mixins.json:ChunkMapViewDistanceFixedTwo,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:lithium.mixins.json:world.player_chunk_tick.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapMixin,pl:mixin:A}
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23402!/:?] {re:mixin,re:classloading,pl:mixin:APP:betterchunkloading.mixins.json:ChunkTaskPriorityQueueSorterMixin,pl:mixin:A}
at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[client-1.20.1-20230612.114412-srg.jar%23402!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin,pl:mixin:A}
at net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.m_6367_(ServerChunkCache.java:541) ~[client-1.20.1-20230612.114412-srg.jar%23402!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[client-1.20.1-20230612.114412-srg.jar%23402!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin,pl:mixin:A}
at net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.m_7245_(ServerChunkCache.java:549) ~[client-1.20.1-20230612.114412-srg.jar%23402!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.level.ServerChunkCache.m_8466_(ServerChunkCache.java:269) ~[client-1.20.1-20230612.114412-srg.jar%23402!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ChunkLoadDebug,pl:mixin:APP:betterchunkloading.mixins.json:ServerChunkCacheMixin,pl:mixin:APP:lithium.mixins.json:alloc.chunk_ticking.ServerChunkManagerMixin,pl:mixin:APP:lithium.mixins.json:world.chunk_access.ServerChunkManagerMixin,pl:mixin:APP:smoothchunk.mixins.json:ServerChunkCacheMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ServerChunkCache_CurrentLoadingMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:758) ~[client-1.20.1-20230612.114412-srg.jar%23402!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}

Steps to Reproduce

The steps for it to happen seem to be random, I could be using a weapon, or in or out of fighting mode and it crashes out of nowhere, it happens for no apparent reason that I haven't been able to get to the cause

@FlyingTuna91
Copy link

Same identical problem here, same error, same version, very similar log (java.lang.NullPointerException: Cannot invoke "java.util.Map.containsKey(Object)" because "this.weaponAttackMotions" is null) , same steps to reproduce!

@sergyan25
Copy link
Author

Show me your mods tuna, maybe I can find the coincidence

@FlyingTuna91
Copy link

Sure! Thanks:

crash-2025-02-22_17.10.28-server.txt

Mod List: 
	YungsBetterDungeons-1.20-Forge-4.0.4.jar          YUNG's Better Dungeons        betterdungeons                1.20-Forge-4.0.4          
	almanac-1.20.x-forge-1.0.2.jar                    Almanac                       almanac                       1.0.2                     
	EasyAnvils-v8.0.2-1.20.1-Forge.jar                Easy Anvils                   easyanvils                    8.0.2                      9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
	supermartijn642configlib-1.1.8-forge-mc1.20.jar   SuperMartijn642's Config Librasupermartijn642configlib      1.1.8                     
	additionalentityattributes-forge-1.4.0.5+1.20.1.jaAdditional Entity Attributes  additionalentityattributes    1.4.0.5+1.20.1            
	xenon-0.3.31+mc1.20.1.jar                         Xenon                         xenon                         0.3.31                    
	botarium-forge-1.20.1-2.3.4.jar                   Botarium                      botarium                      2.3.4                     
	player-animation-lib-forge-1.0.2-rc1+1.20.jar     Player Animator               playeranimator                1.0.2-rc1+1.20            
	prefab-1.10.0.1.jar                               Prefab                        prefab                        1.10.0.1                  
	majruszs-difficulty-forge-1.20.1-1.9.10.jar       Majrusz's Progressive Difficulmajruszsdifficulty            1.9.10                    
	HammerLib-1.20.1-20.1.48.jar                      HammerLib                     hammerlib                     20.1.48                    97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c
	sorted_enchantments-1.0.0+1.19.jar                Sorted Enchantments           sorted_enchantments           1.0.0+1.19                
	mffs-5.1.18-all.jar                               Modular Force Field System    mffs                          5.1.18                    
	stalwart-dungeons-1.20.1-1.2.8.jar                Stalwart Dungeons             stalwart_dungeons             1.2.8                     
	apoli-forge-1.20.1-2.9.0.8.jar                    Apoli                         apoli                         1.20.1-2.9.0.8            
	create_jetpack-forge-4.3.2.jar                    Create Jetpack                create_jetpack                4.3.2                     
	essentials-1.20.1-2.16.0.jar                      Essentials                    essentials                    1.20.1-2.16.0             
	sdmplayerstages-1.20.1-1.2.5.jar                  SDMPlayerStages               sdmplayerstages               1.20.1-1.2.5              
	modernfix-forge-5.20.2+mc1.20.1.jar               ModernFix                     modernfix                     5.20.2+mc1.20.1           
	VillagersPlus_3.1_(FORGE)_for_1.20.1.jar          VillagersPlus                 villagersplus                 3.1                       
	YungsApi-1.20-Forge-4.0.6.jar                     YUNG's API                    yungsapi                      1.20-Forge-4.0.6          
	guardvillagers-1.20.1-1.6.10.jar                  Guard Villagers               guardvillagers                1.20.1-1.6.10             
	create_compressed_1.0.1_forge_1.20.1.jar          Create Compressed             create_compressed             1.0.1                     
	Apotheosis-1.20.1-7.4.6.jar                       Apotheosis                    apotheosis                    7.4.6                     
	The-Hordes-1.20.1-1.5.4.jar                       The Hordes                    hordes                        1.5.4                     
	balm-forge-1.20.1-7.3.17-all.jar                  Balm                          balm                          7.3.17                    
	JustEnoughResources-1.20.1-1.4.0.247.jar          Just Enough Resources         jeresources                   1.4.0.247                 
	chat_heads-0.13.13-forge-1.20.jar                 Chat Heads                    chat_heads                    0.13.13                   
	YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar  YUNG's Better Nether Fortressebetterfortresses              1.20-Forge-2.0.6          
	cloth-config-11.1.136-forge.jar                   Cloth Config v10 API          cloth_config                  11.1.136                  
	structure_gel-1.20.1-2.16.2.jar                   Structure Gel API             structure_gel                 2.16.2                    
	torchmaster-20.1.9.jar                            Torchmaster                   torchmaster                   20.1.9                    
	handcrafted-forge-1.20.1-3.0.6.jar                Handcrafted                   handcrafted                   3.0.6                     
	morevillagers-forge-1.20.1-5.0.0.jar              More Villagers                morevillagers                 5.0.0                     
	BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.jaBetter Compatibility Checker  bcc                           4.0.8                     
	sdmgamestageshelper-1.20.1-1.1.0.jar              SDMGameStagesHelper           sdmgamestageshelper           1.20.1-1.1.0              
	Apothic Amendments - Enchanting - 0.1.4.jar       Apothic Amendments - Enchantinapothic_amendments__enchanting0.1.4                     
	WaystonesTeleportPets-1.20-1.20.1--1.2.jar        Waystones Teleport Pets       w2pets                        1.0                       
	supermartijn642corelib-1.1.18-forge-mc1.20.1.jar  SuperMartijn642's Core Lib    supermartijn642corelib        1.1.18                    
	createmoredrillheads-2.0.3-1.20.1.jar             Create: More Drill Heads      createmoredrillheads          2.0.3-1.20.1              
	Botania-1.20.1-447-FORGE.jar                      Botania                       botania                       1.20.1-447-FORGE          
	resourcefulconfig-forge-1.20.1-2.1.2.jar          Resourcefulconfig             resourcefulconfig             2.1.2                     
	Highlighter-1.20.1-forge-1.1.9.jar                Highlighter                   highlighter                   1.1.9                     
	twilightaether-1.20.1-1.0.0.jar                   Twilight Aether               twilightaether                1.20.1-1.0.0              
	spark-1.10.53-forge.jar                           spark                         spark                         1.10.53                   
	curios-forge-5.11.1+1.20.1.jar                    Curios API                    curios                        5.11.1+1.20.1             
	origins-forge-1.20.1-1.10.0.9-all.jar             Origins                       origins                       1.20.1-1.10.0.9           
	armorpointspp-forge-1.20-3.1.1.jar                ArmorPoints++                 armorpointspp                 1.20-3.1.1                
	GameStages-Forge-1.20.1-15.0.2.jar                GameStages                    gamestages                    15.0.2                     eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
	Searchables-forge-1.20.1-1.0.3.jar                Searchables                   searchables                   1.0.3                     
	ApothicAttributes-1.20.1-1.3.7.jar                Apothic Attributes            attributeslib                 1.3.7                     
	bettervillage-forge-1.20.1-3.2.0.jar              Better village                bettervillage                 3.2.0                     
	Chunk-Pregenerator-1.20-4.4.4.jar                 Chunk Pregenerator            chunkpregen                   1.20-4.4.4                
	Atlas Lib-1.20.1-1.1.12.jar                       Atlas Lib                     atlaslib                      1.1.12                    
	cumulus_menus-1.20.1-1.0.1-neoforge.jar           Cumulus                       cumulus_menus                 1.20.1-1.0.1-neoforg      
	jlme-1.20.1forge-ver1.2.8.jar                     Just a lot more enchantments  jlme                          1.4.12                    
	recipemachinestage-1.20.1-2.0.0.jar               Recipe Machine Stage          recipemachinestage            1.20.1-2.0.0              
	NetherChested-v8.0.4-1.20.1-Forge.jar             Nether Chested                netherchested                 8.0.4                      9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
	mcw-furniture-3.3.0-mc1.20.1forge.jar             Macaw's Furniture             mcwfurnitures                 3.3.0                     
	YungsBetterEndIsland-1.20-Forge-2.0.6.jar         YUNG's Better End Island      betterendisland               1.20-Forge-2.0.6          
	EnhancedAI-2.5.5-mc1.20.1.jar                     Enhanced AI                   enhancedai                    2.5.5                     
	flightlib-forge-2.1.0.jar                         Flight Lib                    flightlib                     2.1.0                     
	nitrogen_internals-1.20.1-1.0.12-neoforge.jar     Nitrogen                      nitrogen_internals            1.20.1-1.0.12-neofor      
	JadeAddons-1.20.1-Forge-5.3.1.jar                 Jade Addons                   jadeaddons                    5.3.1+forge               
	l2library-2.4.16-slim.jar                         L2 Library                    l2library                     2.4.16                    
	CobbleForDays-1.8.0.jar                           Cobble For Days               cobblefordays                 1.8.0                     
	FastLeafDecay-32.jar                              Fast Leaf Decay               fastleafdecay                 32                        
	CodeChickenLib-1.20.1-4.4.0.516-universal.jar     CodeChicken Lib               codechickenlib                4.4.0.516                  31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
	YungsBetterMineshafts-1.20-Forge-4.0.4.jar        YUNG's Better Mineshafts      bettermineshafts              1.20-Forge-4.0.4          
	Apothic Supplementaries - Enchanting - 0.1.2a.jar Apothic Supplementaries - Enchapothic_sups_enchanting       0.1.2                     
	sliceanddice-forge-3.3.0.jar                      Create Slice & Dice           sliceanddice                  3.3.0                     
	majrusz-library-forge-1.20.1-7.0.8.jar            Majrusz Library               majruszlibrary                7.0.8                     
	ftbquestsfreezefix-forge-1.0.0-1.20.1.jar         FTB Quests Freeze Fix         ftbquestsfreezefix            1.0.0                     
	YungsBetterJungleTemples-1.20-Forge-2.0.5.jar     YUNG's Better Jungle Temples  betterjungletemples           1.20-Forge-2.0.5          
	mowziesmobs-1.7.0.jar                             Mowzie's Mobs                 mowziesmobs                   1.7.0                     
	puzzlesapi-forge-8.1.7.jar                        Puzzles Api                   puzzlesapi                    8.1.7                      9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
	mekanismcovers-1.3-BETA+1.20.jar                  Mekanism Covers               mekanismcovers                1.3-BETA+1.20             
	BotaniaEditor-1.20.1-1.0.9.jar                    Botania Editor                botania_editor                1.20.1-1.0.9              
	jei-1.20.1-forge-15.20.0.106.jar                  Just Enough Items             jei                           15.20.0.106               
	EF_Knuckles_extended_20.1.jar                     EF_weapon_extanded            ef_weapon_extended            1.0.0                     
	AttributeFix-Forge-1.20.1-21.0.4.jar              AttributeFix                  attributefix                  21.0.4                     eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
	Pehkui-3.8.2+1.20.1-forge.jar                     Pehkui                        pehkui                        3.8.2+1.20.1-forge        
	libraryferret-forge-1.20.1-4.0.0.jar              Library ferret                libraryferret                 4.0.0                     
	goblintraders-forge-1.20.1-1.9.3.jar              Goblin Traders                goblintraders                 1.9.3                      0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
	caelus-forge-3.2.0+1.20.1.jar                     Caelus API                    caelus                        3.2.0+1.20.1              
	feathers-1.1.jar                                  Feathers                      feathers                      1.1                       
	falchionmoveset-20.8.2.jar                        falchion moveset              falchionmoveset               20.8.2                    
	fastasyncworldsave-1.20.1-2.3.jar                 fastasyncworldsave mod        fastasyncworldsave            1.20.1-2.3                
	integrated_api-1.5.2+1.20.1-forge.jar             Integrated API                integrated_api                1.5.2+1.20.1-forge        
	NaturesCompass-1.20.1-1.11.2-forge.jar            Nature's Compass              naturescompass                1.20.1-1.11.2-forge       
	smarterfarmers-1.20-2.1.0.jar                     Smarter Farmers               smarterfarmers                1.20-2.1.0                
	LibX-1.20.1-5.0.12.jar                            LibX                          libx                          1.20.1-5.0.12             
	BotanyPots-Forge-1.20.1-13.0.40.jar               BotanyPots                    botanypots                    13.0.40                   
	starlight-1.1.2+forge.1cda73c.jar                 Starlight                     starlight                     1.1.2+forge.1cda73c       
	impactful-20.8.3.jar                              impactful                     impactful                     20.8.3                    
	epicfight-forge-20.9.5-1.20.1.jar                 Epic Fight                    epicfight                     20.9.5                    
	WeaponsOfMiracles-20.1.8.5.6.jar                  Weapons of miracle            wom                           20.1.8.5.6                
	questsadditions-1.4.7.jar                         Quests Additions              questsadditions               1.4.7                     
	JeiTweaker-forge-1.20.1-8.0.6.jar                 JeiTweaker                    jeitweaker                    8.0.6                     
	mechanicalbotania-1.0.1.jar                       Mechanical Botania            mechanicalbotania             1.0.1                     
	CraftTweaker-forge-1.20.1-14.0.56.jar             CraftTweaker                  crafttweaker                  14.0.56                   
	Mekanism-1.20.1-10.4.14.71.jar                    Mekanism                      mekanism                      10.4.14                   
	aether_delight_1.0.0_forge_1.20.1.jar             Aether Delight                aetherdelight                 1.0.0                     
	puzzlesaccessapi-forge-8.0.9.jar                  Puzzles Access Api            puzzlesaccessapi              8.0.9                      9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
	DungeonsAriseSevenSeas-1.20.x-1.0.2-forge.jar     When Dungeons Arise: Seven Seadungeons_arise_seven_seas     1.0.2                     
	forge-1.20.1-47.3.33-universal.jar                Forge                         forge                         47.3.33                    84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
	ironchest-1.20.1-14.4.4.jar                       Iron Chests                   ironchest                     1.20.1-14.4.4             
	AxesAreWeapons-1.7.3-forge-1.20.2.jar             Axes Are Weapons              axesareweapons                1.7.3                     
	MythicBotany-1.20.1-4.0.3.jar                     MythicBotany                  mythicbotany                  1.20.1-4.0.3              
	DungeonsArise-1.20.x-2.1.58-release.jar           When Dungeons Arise           dungeons_arise                2.1.58-1.20.x             
	client-1.20.1-20230612.114412-srg.jar             Minecraft                     minecraft                     1.20.1                     a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
	right_click_get_crops-1.20.1-1.6.0.12.jar         Right Click, Get Crops        right_click_get_crops         1.6.0                     
	cofh_core-1.20.1-11.0.2.56.jar                    CoFH Core                     cofh_core                     11.0.2                    
	smoothchunk-1.20.1-4.0.jar                        Smoothchunk mod               smoothchunk                   1.20.1-4.0                
	SimpleBackups-1.20.1-3.1.7.jar                    Simple Backups                simplebackups                 1.20.1-3.1.7              
	mowziesdelight-1.1.3-1.20.1.jar                   Mowzie's Delight              mowziesdelight                1.1.3-1.20.1              
	TerraBlender-forge-1.20.1-3.0.1.7.jar             TerraBlender                  terrablender                  3.0.1.7                   
	MouseTweaks-forge-mc1.20.1-2.25.1.jar             Mouse Tweaks                  mousetweaks                   2.25.1                    
	justenoughbreeding-forge-1.20-1.20.1-1.5.0.jar    Just Enough Breeding          justenoughbreeding            1.5.0                     
	TFBR_1.20.1_3.1.jar                               TFBR                          dimasic_server                3.1                       
	spectrelib-forge-0.13.17+1.20.1.jar               SpectreLib                    spectrelib                    0.13.17+1.20.1            
	createendertransmission-2.0.7-1.20.1.jar          Create Ender Transmission     createendertransmission       2.0.7-1.20.1              
	CreateTweaker-forge-1.20.1-4.0.15.jar             CreateTweaker                 createtweaker                 4.0.15                    
	ChickenChunks-1.20.1-2.10.0.100-universal.jar     ChickenChunks                 chickenchunks                 2.10.0.100                
	calio-forge-1.20.1-1.11.0.5.jar                   Calio                         calio                         1.20.1-1.11.0.5           
	kffmod-4.11.0.jar                                 Kotlin For Forge              kotlinforforge                4.11.0                    
	jeiintegration_1.20.1-10.0.0.jar                  JEI Integration               jeiintegration                10.0.0                    
	flywheel-forge-1.20.1-0.6.11-13.jar               Flywheel                      flywheel                      0.6.11-13                 
	shadowizardlib-1.20.1-1.2.5.jar                   ShadowizardLib                shadowizardlib                1.20.1-1.2.5              
	polymorph-forge-0.49.8+1.20.1.jar                 Polymorph                     polymorph                     0.49.8+1.20.1             
	JustEnoughProfessions-forge-1.20.1-3.0.1.jar      Just Enough Professions (JEP) justenoughprofessions         3.0.1                     
	DualAxes-20.9.8.jar                               DualAxes                      efds                          20.9.7.5                  
	Zeta-1.0-24.jar                                   Zeta                          zeta                          1.0-24                    
	mna-forge-1.20.1-3.1.0.4-all.jar                  Mana and Artifice             mna                           3.1.0.4                   
	entityculling-forge-1.7.2-mc1.20.1.jar            EntityCulling                 entityculling                 1.7.2                     
	canary-mc1.20.1-0.3.3.jar                         Canary                        canary                        0.3.3                     
	strictly_origins-v4.0.0-1.20.1.jar                Strictly Origins              strictly_origins              1                         
	spartanaether-1.20.1-1.1.1.jar                    Spartan Weaponry: Aether      spartanaether                 1.1.1                     
	ImmediatelyFast-Forge-1.3.4+1.20.4.jar            ImmediatelyFast               immediatelyfast               1.3.4+1.20.4              
	lootr-forge-1.20-0.7.35.90.jar                    Lootr                         lootr                         0.7.35.90                 
	biomemusic-1.20.1-3.4.jar                         biomemusic mod                biomemusic                    1.20.1-3.4                
	PuzzlesLib-v8.1.25-1.20.1-Forge.jar               Puzzles Lib                   puzzleslib                    8.1.25                     9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
	EFMCompat 2.0.jar                                 EFM & Other Mods Weapons Compaefm_compat                    2.0                       
	chunksending-1.20.1-2.8.jar                       chunksending mod              chunksending                  1.20.1-2.8                
	EuphoriaPatcher-1.5.2-r5.4-forge.jar              EuphoriaPatcher               euphoria_patcher              1.5.2-r5.4-forge          
	oculus-mc1.20.1-1.8.0.jar                         Oculus                        oculus                        1.8.0                     
	cristellib-1.1.6-forge.jar                        Cristel Lib                   cristellib                    1.1.6                     
	CarbonConfig-1.20-1.2.6.jar                       Carbon Config Library         carbonconfig                  1.20-1.2.6                
	ad_astra-forge-1.20.1-1.15.19.jar                 Ad Astra                      ad_astra                      1.15.19                   
	Ad-Astra-Giselle-Addon-forge-1.20.1-6.18.jar      Ad Astra: Giselle Addon       ad_astra_giselle_addon        6.18                      
	TreeChop-1.20.1-forge-0.19.0-fixed.jar            HT's TreeChop                 treechop                      0.19.0                    
	kuma-api-forge-20.1.9-SNAPSHOT.jar                KumaAPI                       kuma_api                      20.1.9-SNAPSHOT           
	YungsBetterWitchHuts-1.20-Forge-3.0.3.jar         YUNG's Better Witch Huts      betterwitchhuts               1.20-Forge-3.0.3          
	netherportalfix-forge-1.20-13.0.1.jar             NetherPortalFix               netherportalfix               13.0.1                    
	sword_soaring-forge1.20.1-20.1.11.11.jar          Epic Fight - Sword Soaring    sword_soaring                 20.1.11.11                
	tinyredstone-1.20-5.0.3.jar                       Tiny Redstone                 tinyredstone                  1.20-5.0.3                
	geckolib-forge-1.20.1-4.7.jar                     GeckoLib 4                    geckolib                      4.7                       
	shifu_epic_fight_skill_recipe-1.0.0-forge-1.20.1.jShifu Epic Fight Skill Recipe shifu_epic_fight_skill_recipe 1.0.0                     
	recipeessentials-1.20.1-4.0.jar                   recipeessentials mod          recipeessentials              1.20.1-4.0                
	aether-1.20.1-1.5.2-neoforge.jar                  The Aether                    aether                        1.20.1-1.5.2-neoforg      
	deep_aether-1.20.1-1.1.4.jar                      Deep Aether                   deep_aether                   1.20.1-1.1.4              
	aeroblender-1.20.1-1.0.2-rc1-neoforge.jar         AeroBlender                   aeroblender                   1.20.1-1.0.2-rc1-neo      
	incontrol-1.20-9.2.11.jar                         InControl                     incontrol                     1.20-9.2.11               
	YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar    YUNG's Better Ocean Monuments betteroceanmonuments          1.20-Forge-3.0.4          
	connectivity-1.20.1-7.0.jar                       Connectivity Mod              connectivity                  1.20.1-7.0                
	sophisticatedcore-1.20.1-1.2.16.881.jar           Sophisticated Core            sophisticatedcore             1.2.16.881                
	kleeslabs-forge-1.20-15.0.4.jar                   KleeSlabs                     kleeslabs                     15.0.4                    
	gpumemleakfix-1.20.1-1.8.jar                      Gpu memory leak fix           gpumemleakfix                 1.20.1-1.8                
	rsgauges-1.2.22.jar                               Gauges and Switches           rsgauges                      1.2.22                    
	InsaneLib-1.18.1-mc1.20.1.jar                     InsaneLib                     insanelib                     1.18.1                    
	create_ad_astra_compat-forge-1.20.1-1.0.0.jar     Create Ad Atra Compat         create_ad_astra_compat        1.0.0                     
	structureessentials-1.20.1-4.2.jar                Structure Essentials mod      structureessentials           1.20.1-4.2                
	villagernames-1.20.1-8.2.jar                      Villager Names                villagernames                 8.2                       
	Controlling-forge-1.20.1-12.0.2.jar               Controlling                   controlling                   12.0.2                    
	Placebo-1.20.1-8.6.2.jar                          Placebo                       placebo                       8.6.2                     
	citadel-2.6.1-1.20.1.jar                          Citadel                       citadel                       2.6.1                     
	iceandfire-2.1.13-1.20.1-beta-5.jar               Ice and Fire                  iceandfire                    2.1.13-1.20.1             
	lootintegrations-1.20.1-4.0.jar                   Lootintegrations mod          lootintegrations              1.20.1-4.0                
	mixinextras-forge-0.2.0.jar                       MixinExtras                   mixinextras                   0.2.0                     
	AetherVillages-1.20.1-1.0.7-forge.jar             Aether Villages               aether_villages               1.0.7                     
	Bookshelf-Forge-1.20.1-20.2.13.jar                Bookshelf                     bookshelf                     20.2.13                    eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
	sophisticatedbackpacks-1.20.1-3.23.5.1200.jar     Sophisticated Backpacks       sophisticatedbackpacks        3.23.5.1200               
	create_dragon_lib-1.20.1-1.4.3.jar                Create: Dragon Lib            create_dragon_lib             1.4.3                     
	Steam_Rails-1.6.7+forge-mc1.20.1.jar              Create: Steam 'n' Rails       railways                      1.6.7+forge-mc1.20.1      
	MekanismGenerators-1.20.1-10.4.14.71.jar          Mekanism: Generators          mekanismgenerators            10.4.14                   
	FpsReducer2-forge-1.20-2.5.jar                    FPS Reducer                   fpsreducer                    1.20-2.5                  
	carryon-forge-1.20.1-2.1.2.7.jar                  Carry On                      carryon                       2.1.2.7                   
	ice_enchant_1.20.1_forge.jar                      Frost aspect New              frost_aspect_new              1.0.0                     
	dragonfight-1.20.1-4.6.jar                        dragonfight mod               dragonfight                   1.20.1-4.6                
	twilightforest-1.20.1-4.3.2508-universal.jar      The Twilight Forest           twilightforest                4.3.2508                  
	create_connected-0.9.4-mc1.20.1-all.jar           Create: Connected             create_connected              0.9.4-mc1.20.1            
	FarmersDelight-1.20.1-1.2.7.jar                   Farmer's Delight              farmersdelight                1.20.1-1.2.7              
	AmbientSounds_FORGE_v6.1.6_mc1.20.1.jar           AmbientSounds                 ambientsounds                 6.1.6                     
	Compressium-3.0.2-build.12+mc1.20.jar             Compressium                   compressium                   3.0.2-build.12+mc1.2      
	endrem_forge-5.3.3-R-1.20.1.jar                   End Remastered                endrem                        5.3.3-R-1.20.1            
	elenaidodge2-1.1.jar                              Elenai Dodge                  elenaidodge2                  1.1                       
	simplylight-1.20.1-1.4.6-build.50.jar             Simply Light                  simplylight                   1.20.1-1.4.6-build.5      
	oil_well_yeeter-0.3-1.20.1.jar                    Steel Armor Blocks Recipes Theoil_well_yeeter               0.1-1.20.1                
	lionfishapi-2.4-Fix.jar                           LionfishAPI                   lionfishapi                   2.4-Fix                   
	dungeons_enhanced-1.20.1-5.3.0.jar                Dungeons Enhanced             dungeons_enhanced             5.3.0                     
	spartantoolkit-1.20.1-1.5.2.jar                   Spartan Weaponry Addon Toolkitspartantoolkit                1.20.1-1.5.2              
	GoProne-forge-1.20.1-3.1.1.jar                    GoProne                       goprone                       3.1.1                     
	L_Enders_Cataclysm-2.56- 1.20.1.jar               Cataclysm Mod                 cataclysm                     2.56                      
	integrated_cataclysm_forge-1.0.4+1.20.1.jar       Integrated Cataclysm          integrated_cataclysm          1.0.4+1.20.1              
	Patchouli-1.20.1-84.1-FORGE.jar                   Patchouli                     patchouli                     1.20.1-84.1-FORGE         
	collective-1.20.1-7.92.jar                        Collective                    collective                    7.92                      
	origins-classes-forge-1.2.1.jar                   Origins: Classes              origins_classes               1.2.1                     
	kubejsdelight-1.1.2.jar                           KubeJSDelight                 kubejsdelight                 1.1.2                     
	spartanfire-1.20.1-2.1.0.jar                      Spartan Weaponry: Ice and Firespartanfire                   2.1.0                     
	createsupplementaries-1.0.2.1-1.20.1.jar          Create Supplementaries        createsupplementaries         1.0.2.1-1.20.1            
	BetterThirdPerson-Forge-1.20-1.9.0.jar            Better Third Person           betterthirdperson             1.9.0                     
	lostcities-1.20-7.3.6.jar                         LostCities                    lostcities                    1.20-7.3.6                
	elevatorid-1.20.1-lex-1.9.jar                     Elevator Mod                  elevatorid                    1.20.1-lex-1.9            
	YungsBetterStrongholds-1.20-Forge-4.0.3.jar       YUNG's Better Strongholds     betterstrongholds             1.20-Forge-4.0.3          
	resourcefullib-forge-1.20.1-2.1.29.jar            Resourceful Lib               resourcefullib                2.1.29                    
	MekanismTools-1.20.1-10.4.14.71.jar               Mekanism: Tools               mekanismtools                 10.4.14                   
	twilightdelight-2.0.13.jar                        Twilight's Flavor & Delight   twilightdelight               2.0.13                    
	SpartanWeaponry-1.20.1-forge-3.1.3-all.jar        Spartan Weaponry              spartanweaponry               3.1.3                     
	lootjs-forge-1.20.1-2.12.0.jar                    LootJS                        lootjs                        1.20.1-2.12.0             
	InventoryProfilesNext-forge-1.20-1.10.14.jar      Inventory Profiles Next       inventoryprofilesnext         1.10.14                   
	BoatBreakFix-Universal-1.0.2.jar                  Boat Break Fix                boatbreakfix                  1.0.2                     
	architectury-9.2.14-forge.jar                     Architectury                  architectury                  9.2.14                    
	kubejsoffline-4.0.2.jar                           KubeJS Offline (Forge)        kubejsoffline                 4.0.2                     
	skin_changer-forge-1.20.1-0.6.6.jar               Skin Changer                  skin_changer                  0.6.6                     
	ftb-library-forge-2001.2.9.jar                    FTB Library                   ftblibrary                    2001.2.9                  
	createchunkloading-1.6.0-forge.jar                Create Chunkloading           createchunkloading            1.6.0                     
	animal_feeding_trough-1.1.0+1.20.1-forge.jar      Animal Feeding Trough         animal_feeding_trough         1.1.0+1.20.1-forge        
	kubejsadditions-forge-4.3.3.jar                   KubeJS Addditions (Forge)     kubejsadditions               4.3.3                     
	customvillagertrades-forge-20.25.0.jar            Custom Villager Trades        customvillagertrades          20.25.0                   
	ftb-teams-forge-2001.3.1.jar                      FTB Teams                     ftbteams                      2001.3.1                  
	ftb-ranks-forge-2001.1.3.jar                      FTB Ranks                     ftbranks                      2001.1.3                  
	ftb-essentials-forge-2001.2.2.jar                 FTB Essentials                ftbessentials                 2001.2.2                  
	cupboard-1.20.1-2.7.jar                           Cupboard utilities            cupboard                      1.20.1-2.7                
	attributizer-2.1.jar                              Attributizer                  attributizer                  2.1                       
	light-overlay-8.0.0-forge.jar                     Light Overlay                 lightoverlay                  8.0.0                     
	trashcans-1.0.18b-forge-mc1.20.jar                Trash Cans                    trashcans                     1.0.18b                   
	chunkloaders-1.2.8a-forge-mc1.20.1.jar            Chunk Loaders                 chunkloaders                  1.2.8a                    
	framework-forge-1.20.1-0.7.12.jar                 Framework                     framework                     0.7.12                     0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
	twilighttweaks-1.20.x-1.2.jar                     Twilight Tweaks               twilighttweaks                1.2                       
	Towns-and-Towers-1.12-Fabric+Forge.jar            Towns and Towers              t_and_t                       0.0NONE                   
	letmedespawn-1.20.x-forge-1.4.4.jar               Let Me Despawn                letmedespawn                  1.4.4                     
	YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.jaYeetus Experimentus           yeetusexperimentus            2.3.1-build.6+mc1.20      
	quark_delight_1.0.0_forge_1.20.1.jar              Quark Delight                 quarkdelight                  1.0.0                     
	kubejsbotanypots-1.2.2.jar                        KubejsBotanyPots              kubejsbotanypots              1.2.2                     
	mowzie_respawner-1.0.0-forge-1.20.1.jar           Mowzie Mobs Respawner         mowzie_respawner              1.0.0                     
	dreadsteel-1.20.1-1.1.9.jar                       Dreadsteel                    dreadsteel                    1.1.9                     
	BetterAdvancements-Forge-1.20.1-0.4.2.25.jar      Better Advancements           betteradvancements            0.4.2.25                  
	rhino-forge-2001.2.3-build.10.jar                 Rhino                         rhino                         2001.2.3-build.10         
	kubejs-forge-2001.6.5-build.16.jar                KubeJS                        kubejs                        2001.6.5-build.16         
	kubejs-mekanism-forge-2001.1.5.1-build.2.jar      KubeJS Mekanism               kubejs_mekanism               2001.1.5.1-build.2        
	trashslot-forge-1.20-15.1.1.jar                   TrashSlot                     trashslot                     15.1.1                    
	amendments-1.20-1.2.18.jar                        Amendments                    amendments                    1.20-1.2.18               
	redstonepen-1.20.1-neoforge-1.3.33.jar            Redstone Pen                  redstonepen                   1.3.33                     bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
	limitedchunks-1.20.1-4.1.jar                      Limited Chunkloading          limitedchunks                 1.8                       
	item-filters-forge-2001.1.0-build.59.jar          Item Filters                  itemfilters                   2001.1.0-build.59         
	ftb-quests-forge-2001.4.11.jar                    FTB Quests                    ftbquests                     2001.4.11                 
	ftb-xmod-compat-forge-2.1.2.jar                   FTB XMod Compat               ftbxmodcompat                 2.1.2                     
	EasyMagic-v8.0.1-1.20.1-Forge.jar                 Easy Magic                    easymagic                     8.0.1                      9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
	mowzies_cataclysm-1.1.0.jar                       Mowzie's Cataclysm            mowzies_cataclysm             1.1.0                     
	MekanismScience-1.20.1-2.0.jar                    Mekanism: Science             mekanismscience               2.0                       
	enchantingcommands-1.20.1-3.5.jar                 Enchanting Commands           enchantingcommands            3.5                       
	improvedsignediting-1.20.1-1.5.jar                Improved Sign Editing         improvedsignediting           1.5                       
	ensorcellation-1.20.1-5.0.2.24.jar                Ensorcellation                ensorcellation                5.0.2                     
	create-1.20.1-0.5.1.j.jar                         Create                        create                        0.5.1.j                   
	vintageimprovements-1.20.1-0.2.0.3.jar            Create: Vintage Improvements  vintageimprovements           1.20.1-0.2.0.3            
	kubejs-create-forge-2001.2.5-build.2.jar          KubeJS Create                 kubejs_create                 2001.2.5-build.2          
	create_central_kitchen-1.20.1-for-create-0.5.1.f-1Create: Central Kitchen       create_central_kitchen        1.3.12                    
	create_mechanical_extruder-1.20.1-1.6.3.j-55.jar  Create Mechanical Extruder    create_mechanical_extruder    1.20.1-1.6.3.j-55         
	vintage_kubejs-1.20.1-1.0.0rc-2.jar               Vintage KubeJS                vintage_kubejs                1.20.1-1.0.0rc-2          
	waystones-forge-1.20.1-14.1.9.jar                 Waystones                     waystones                     14.1.9                    
	mcw-paintings-1.0.5-1.20.1forge.jar               Macaw's Paintings             mcwpaintings                  1.0.5 

@GhostGH
Copy link

GhostGH commented Feb 22, 2025

same issue randomly pop ups

@sergyan25
Copy link
Author

Pls show me your mod list

@FlyingTuna91
Copy link

I've tried a few things: downgrading version, disabling WoM mod, remove shaders. For now the only think that worked is to set the world in Peaceful mod, so probably is something about an Entity/Mob.

@GhostGH
Copy link

GhostGH commented Feb 22, 2025

Pls show me your mod list

`

  1. Almanac
  2. Connector Extras KubeJS Bridge
  3. Fabric Rendering Fluids (v1)
  4. Fabric Models (v0)
  5. Dungeons and Taverns Ancient City Overhaul
  6. Villager Death Messages
  7. ModernFix
  8. Fabric Command API (v1)
  9. Netherite Horse Armor
  10. Fabric BlockView API (v2)
  11. Fabric Command API (v2)
  12. YUNG's API
  13. Epic Simply Swords
  14. Connector Extras REI Bridge
  15. Kambrik
  16. Nashorn Core
  17. Pick Up Notifier
  18. Clean Tooltips
  19. Stellarity Lite
  20. Snow! Real Magic!
  21. Paraglider
  22. Cloth Config
  23. Embeddium
  24. Corpse
  25. Tiny Skeletons
  26. Structure Compass
  27. MaFgLib
  28. Boss Music Mod
  29. Highlighter
  30. Spark
  31. Echo Chest
  32. Curious Lanterns
  33. Oculus
  34. LevelHearts
  35. Dungeons and Taverns
  36. Noisium
  37. Illager Revolution
  38. Indestructible
  39. Pro Placer
  40. Fabric Rendering Data Attachment
  41. Enhanced AI
  42. L2 Library
  43. Krypton
  44. Illage and Spillage: Respillaged
  45. Enchanting Infuser
  46. Neko's Enchanted Books
  47. Villager Recruits
  48. YUNG's Better Jungle Temples
  49. Fabric Client Tags
  50. TES
  51. Kiwi Library
  52. Illusion Onslaught
  53. Enchantment Info
  54. AttributeFix
  55. Fabric Screen Handler API (v1)
  56. Caelus API
  57. Kobolds
  58. MC Dungeons Weapons
  59. FastAsyncWorldSave
  60. Dungeon Now Loading
  61. Integrated API
  62. Immersive Optimization
  63. L2 Screen Tracker
  64. Impactful
  65. Fabric Particles (v1)
  66. Armor Statues
  67. When Dungeons Arise
  68. EasyLAN
  69. Minecraft
  70. Smoothchunk
  71. Logprot
  72. Trade Cycling
  73. Forge Config Screens
  74. Necronomicon
  75. Fabric Block API (v1)
  76. Ding
  77. Fabric Resource Conditions API
  78. Fast Paintings
  79. Forge Config API Port
  80. NotEnoughAnimations
  81. Flywheel
  82. Fabric Registry Sync (v0)
  83. ImmediatelyFast
  84. FastFurnace
  85. The Lost Castle
  86. Fabric Object Builder API (v1)
  87. Fabric Message API (v1)
  88. CosmeticArmorReworked
  89. Responsive Shields
  90. YDM's Weapon Master
  91. KumaAPI
  92. Fabric Renderer API (v1)
  93. Shifu Epic Fight Skill Recipe
  94. Distinguished Potions
  95. Fabric Item API (v1)
  96. MixinExtras
  97. Illager Invasion
  98. Incendium
  99. Sophisticated Core
  100. Gpu Memory Leak Fix
  101. InsaneLib
  102. Bow Infinity Fix
  103. FindMe
  104. Villager Names
  105. Placebo
  106. Lootintegrations
  107. DarkDoppelganger
  108. Bookshelf
  109. Sophisticated Backpacks
  110. Royal Variations
  111. Carry On
  112. Fzzy Config
  113. Particle Core
  114. Forgified Fabric API
  115. Amethyst Golem Refreshed
  116. Connector Extras ModMenu Bridge
  117. The Pillager Legion
  118. Konkrete
  119. Equipment Compare
  120. Macaw's Bridges
  121. Entity Texture Features
  122. Fast IP Ping
  123. Fabric API Lookup API (v1)
  124. Iron Ender Chests
  125. Chunky
  126. LionfishAPI
  127. Connector Extras Architectury Bridge
  128. Cataclysm Mod
  129. Iron Chests: Restocked
  130. Cerbons API
  131. Replay Mod
  132. Connector
  133. Embeddium Extras
  134. AI-Improvements
  135. Enhanced Block Entities
  136. More Overlays Updated
  137. Cupboard utilities
  138. Pvz ZenGarden
  139. Framework
  140. HopoBetterMineshaft
  141. Scaffolding Drops Nearby
  142. Fabric Key Binding API (v1)
  143. Fabric Transfer API (v1)
  144. Full Brightness Toggle
  145. Easy Magic
  146. XL Packets
  147. Connector Extras Pehkui Bridge
  148. Fabric Resource Loader (v0)
  149. Obscure API
  150. Merchant Markers
  151. HopoBetterUnderwaterRuins
  152. Bosses of Mass Destruction
  153. iChunUtil
  154. Preferred Gamerules
  155. Connector Extras Energy Bridge
  156. What Are They Up To
  157. Illager Additions
  158. libIPN
  159. Eccentric Tome
  160. IllagerRaidMusic
  161. Mysterious Mountain Lib
  162. Fabric BlockRenderLayer Regist
  163. Amecs API
  164. HopoBetterRuinedPortals
  165. CreativeCore
  166. Traders in Disguise
  167. No Animal Tempt Delay
  168. Fast Workbench
  169. Fabric Biome API (v1)
  170. Moderately Enough Effect Desc
  171. Lio's Overhauled Villages
  172. Ferrite Core
  173. longerlogintimes
  174. Just Zoom
  175. BetterF3
  176. BadOptimizations
  177. No Telemetry
  178. Overflowing Bars
  179. Cloth Gamerules
  180. Rubidium Dynamic Lights
  181. Easy Anvils
  182. SuperMartijn642's Config Libra
  183. Player Animator
  184. Iron's Spells 'n Spellbooks
  185. World Preview
  186. Fabric Convention Tags
  187. VillagersPlus
  188. Difficult Raids
  189. Resource Pack Overrides
  190. LootBeams
  191. Guard Villagers
  192. Under The Moon
  193. Balm
  194. Fabric Screen API (v1)
  195. Just Enough Resources
  196. Throwable Explosives
  197. Iter RPG
  198. Connector Extras Terrablender
  199. Xaero's Map - Waystones Compab
  200. Fabric Game Rule API (v1)
  201. Iron Furnaces
  202. SuperMartijn642's Core Lib
  203. ServerCore
  204. Mystical Oak Tree
  205. Curios API
  206. Workers Mod
  207. Fabric Entity Events (v1)
  208. The Root of Fear
  209. SparseStructuresReforged
  210. conditional mixin
  211. Mobtimizations
  212. PlayerRevive
  213. Fabric Dimensions API (v1)
  214. Fast Backups
  215. Stylish Effects
  216. Mowzie's Mobs
  217. Fastload
  218. Puzzles Api
  219. L2 Tabs
  220. Tree Harvester
  221. Fabric Model Loading API (v1)
  222. Just Enough Items
  223. Universal Bone Meal
  224. Gnumus Settlement
  225. Stoneworks
  226. Fabric Rendering (v1)
  227. Realm RPG: Fallen Adventurers
  228. Carpeted
  229. Fabric Renderer - Indigo
  230. Epic Fight
  231. Weapons of miracle
  232. Jumpy Boats
  233. GlitchCore
  234. Serene Seasons
  235. Neruina
  236. Connector Extras Geckolib-Fabr
  237. Starlight
  238. Memory Leak Fix
  239. Puzzles Access Api
  240. When Dungeons Arise: Seven Sea
  241. Forge
  242. AppleSkin
  243. Integrated Dungeons and Struct
  244. Dynamic Surroundings
  245. Wool Tweaks
  246. Proper Ping
  247. Fabric API Base
  248. InvMoveCompats
  249. velocity-native
  250. SpectreLib
  251. Connector Extras JEI Bridge
  252. Kotlin For Forge
  253. Serious Player Animations
  254. Pack/Rule Menus
  255. Integrated Stronghold
  256. Fabric Item Group API (v1)
  257. Leave My Bars Alone
  258. Zeta
  259. EntityCulling
  260. XaeroPlus
  261. Xaero's Minimap
  262. Faster Random
  263. Fabric Recipe API (v1)
  264. Embeddium Extra
  265. Puzzles Lib
  266. Fabric Sound API (v1)
  267. Explosive Enhancement
  268. chunksending
  269. Aquamirae
  270. Cristel Lib
  271. Not Enough Crashes
  272. NetherPortalFix
  273. GeckoLib 4
  274. Connectivity Mod
  275. Horse Expert
  276. Epic Compat: ParCool
  277. Xaero's World Map
  278. dungeons and combat
  279. Citadel
  280. Fabric Data Attachment API (v1
  281. MixinExtras
  282. Serene Seasons Fix
  283. Relics
  284. Just Enough Effects Descriptio
  285. FPS Reducer
  286. MmmMmmMmmmmm
  287. Fabric Content Registries (v0)
  288. Reach Entity Attributes
  289. Bountiful
  290. Model Gap Fix
  291. leaky
  292. Patchouli
  293. Collective
  294. Resourceful Lib
  295. Architectury
  296. [Let's Do] API
  297. [Let's Do] Vinery
  298. Simply Swords
  299. Not Enough Recipe Book
  300. [Let's Do] BloomingNature
  301. Fabric Loot API (v2)
  302. Connector Extras
  303. Migamigos
  304. Chunk Loaders
  305. Fabric Networking API (v1)
  306. PolyLib
  307. FTB Backups 2
  308. Towns and Towers
  309. Let Me Despawn
  310. Fabric Lifecycle Events (v1)
  311. Trading Post
  312. Rhino
  313. KubeJS
  314. Portable Hole
  315. Amendments
  316. Limited Chunkloading
  317. OctoLib
  318. InvMove
  319. Create
  320. KubeJS Create
  321. Waystones
  322. Fast Suite
  323. Fabric Mining Level API (v1)
  324. Armor Trim Item Fix
  325. Alternate Current
  326. Enchantment Reveal
  327. Luki's Grand Capitals
  328. Beautified Chat Server
  329. Better Totem of Undying
  330. Ore Harvester
  331. YUNG's Better Desert Temples
  332. Blueprint
  333. Savage & Ravage
  334. Castle Dungeons
  335. ATi StructuresV
  336. Fabric Transitive Access Widen
  337. EnchantmentDescriptions
  338. Born In Configuration
  339. Born in Chaos
  340. Radiant Gear
  341. Moonlight Library
  342. Moyai
  343. Magnum Torch
  344. Tax' Castle Pillager
  345. MixinSquared
  346. Camps. Castles. Carriages.
  347. Iceberg
  348. Quark
  349. Supplementaries
  350. SpruceUI
  351. Trade Uses
  352. ParCool!
  353. LegendaryMonsters
  354. Universal Enchants
  355. CoroUtil
  356. Better Tridents
  357. Runtime Resource Pack
  358. YetAnotherConfigLib
  359. Async Locator
  360. L2 Item Selector
  361. Charged Charms
  362. Connector Extras EMI Bridge
  363. Fabric Data Generation API (v1
  364. Fabric Events Interaction (v0
  365. Presence Footsteps`

@GhostGH
Copy link

GhostGH commented Feb 22, 2025

I think I started randomly getting this error after adding this group of mods:

blueprint-1.20.1-7.1.1.jar
Bountiful-6.0.4+1.20.1-forge.jar
bowinfinityfix-1.20.x-forge-2.6.0.jar
collective-1.20.1-7.92.jar
create-1.20.1-0.5.1.j.jar
DungeonsArise-1.20.1-2.1.57-release.jar
findme-3.2.1-fabric.jar
framework-forge-1.20.1-0.7.12.jar
ftbbackups2-forge-1.20-1.0.23.jar
idas_forge-1.10.3+1.20.1.jar
illageandspillagerespillaged-1.2.8.jar
IllagerInvasion-v8.0.7-1.20.1-Forge.jar
illagerraidmusic-1.20-1.20.1-1.1.1.jar
integrated_api-1.5.2+1.20.1-forge.jar
integrated_stronghold-1.1.1+1.20.1-forge.jar
Kambrik-6.1.1+1.20.1-forge.jar
Migamigos-0.0.1-1.20.1.jar
Not Enough Recipe Book-FORGE-0.4.1+1.20.1.jar
Pati_structures_1.3.0_forge_1.20.jar
PlayerRevive_FORGE_v2.0.31_mc1.20.1.jar
rhino-forge-2001.2.3-build.10.jar
savage_and_ravage-1.20.1-6.0.0.jar

So my guess is that one of these is the cause

@FlyingTuna91
Copy link

I've disabled Shifu mod, the server didn't crash in the last hour, i'll keep u updated! Thanks!

@FlyingTuna91
Copy link

Yeah, i haven't crashed since i uninstalled shifu, probably that was the problem!

@GhostGH
Copy link

GhostGH commented Feb 22, 2025

Yeah, i haven't crashed since i uninstalled shifu, probably that was the problem!

To confirm, reinstall Shifu and see if it starts crashing again

@sergyan25
Copy link
Author

Bro I never had that mod installed 😔

@sergyan25
Copy link
Author

And nobody seems to help in this GitHub

@Forixaim
Copy link

Please avoid posting issues that don't have anything to do with Epic Fight, this includes addons. Anything that regards addons we will not answer since that is up to the addon developer.

If you want help regardless go to the Epic Fight Discord and post a community support thread there.

@sergyan25
Copy link
Author

Ghost I feel maybe it's because of framework and migamigos, it's the only coincidence I haven't try and my first crash report is from the day I downloaded those two, try it and tell me

@sergyan25
Copy link
Author

Didn't work at all we're cooked

@Forixaim
Copy link

Like I said

Don't expect proper community support from here, only post a GitHub issue here regarding Only Epic Fight and not Epic Fight +100 mods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants