Everything posted by MKGTibannie
-
org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
I have a problème with my 1.16.5 minecraft game, someone can help me ? i have this error message, i really understand nothing I have a good computer if someone can help please ---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem. Time: 08/11/22 19:13 Description: Exception in server tick loop org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] {} at net.minecraft.entity.player.PlayerEntity.<init>(PlayerEntity.java:127) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:unionlib.mixins.json:PlayerEntityMixin,pl:mixin:APP:caelus.mixins.json:PlayerEntityMixin,pl:mixin:APP:mining-master.mixins.json:MixinPlayerEntity,pl:mixin:APP:shouldersurfing.mixins.json:MixinPlayerEntity,pl:mixin:APP:toughasnails.mixins.json:PlayerEntityMixin,pl:mixin:APP:backpacked.mixins.json:common.PlayerEntityMixin,pl:mixin:APP:survive.mixins.json:PlayerEntityMixin,pl:mixin:APP:antiqueatlas-common.mixins.json:MixinPlayerEntity,pl:mixin:APP:antiqueatlas-common.mixins.json:MixinPlayerEntityDeath,pl:mixin:A} at net.minecraft.entity.player.ServerPlayerEntity.<init>(ServerPlayerEntity.java:179) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:antiqueatlas-common.mixins.json:MixinPlayerEntityDeath,pl:mixin:A} at net.minecraft.server.management.PlayerList.func_148545_a(PlayerList.java:407) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:betterweather.mixins.json:network.MixinPlayerList,pl:mixin:APP:antiqueatlas-common.mixins.json:MixinPlayerManager,pl:mixin:APP:enhancedcelestials.mixins.json:MixinPlayerList,pl:mixin:A} at net.minecraft.network.login.ServerLoginNetHandler.func_147326_c(ServerLoginNetHandler.java:118) ~[?:?] {re:classloading} at net.minecraft.network.login.ServerLoginNetHandler.func_73660_a(ServerLoginNetHandler.java:65) ~[?:?] {re:classloading} at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:222) ~[?:?] {re:mixin,re:classloading} at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] {re:classloading} at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer$$Lambda$10677/1610365379.run(Unknown Source) [?:?] {} at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {} Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [survive.mixins.json:FoodStatsMixin] from phase [DEFAULT] in config [survive.mixins.json] FAILED during APPLY at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} ... 24 more Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("INVOKE") on net/minecraft/util/FoodStats::nutritionHeal with priority 1000 cannot inject into net/minecraft/util/FoodStats::func_75118_a(Lnet/minecraft/entity/player/PlayerEntity;)V merged by toughasnails.mixin.FoodStatsMixin with priority 1000 [PREINJECT Applicator Phase -> survive.mixins.json:FoodStatsMixin -> Prepare Injections -> -> redirect$zia000$nutritionHeal(Lnet/minecraft/entity/player/PlayerEntity;F)V -> Prepare] at org.spongepowered.asm.mixin.injection.code.Injector.findTargetNodes(Injector.java:305) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:240) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:421) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1319) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} ... 24 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 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: 3005846056 bytes (2866 MB) / 5268045824 bytes (5024 MB) up to 10737418240 bytes (10240 MB) CPUs: 6 JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+IgnoreUnrecognizedVMOptions -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.5-36.2.34.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.34 FML Language Providers: [email protected] minecraft@1 Mod List: BetterAnimationsCollection-v1.2.4-1.16.5-Forge.jar|Better Animations Collection |betteranimationscollection |1.2.4 |DONE |Manifest: 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 mowziesmobs-1.5.26.jar |Mowzie's Mobs |mowziesmobs |1.5.26 |DONE |Manifest: NOSIGNATURE randomloot-1.16.5-2.3.9.jar |Random Loot Mod |randomloot |1.16.5-2.3.9 |DONE |Manifest: NOSIGNATURE UnionLib-1.16.5-3.3.7.jar |UnionLib |unionlib |3.3.7 |DONE |Manifest: NOSIGNATURE weeping_angels-36.0.1.jar |Weeping Angels |weeping_angels |36.0.1 |DONE |Manifest: NOSIGNATURE jei-1.16.5-7.7.1.153.jar |Just Enough Items |jei |7.7.1.153 |DONE |Manifest: NOSIGNATURE caelus-forge-1.16.5-2.1.3.2.jar |Caelus API |caelus |1.16.5-2.1.3.2 |DONE |Manifest: NOSIGNATURE colytra-forge-1.16.5-5.1.1.2.jar |Colytra |colytra |1.16.5-5.1.1.2 |DONE |Manifest: NOSIGNATURE Undefeatables+1.6.jar |Undefeatables |undefeatables |1.6 |DONE |Manifest: NOSIGNATURE InsaneLib-1.4.2-mc1.16.5.jar |InsaneLib |insanelib |1.4.2 |DONE |Manifest: NOSIGNATURE Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |DONE |Manifest: NOSIGNATURE BetterPortals-1.16.4-0.3.9.jar |YUNG's Better Portals |betterportals |1.16.4-0.3.9 |DONE |Manifest: NOSIGNATURE EpicFight-16.6.4.jar |Epic Fight |epicfight |16.6.4 |DONE |Manifest: NOSIGNATURE Placebo-1.16.5-4.7.0.jar |Placebo |placebo |4.7.0 |DONE |Manifest: NOSIGNATURE citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |DONE |Manifest: NOSIGNATURE YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE GatewaysToEternity-1.16.5-1.0.0.jar |Gateways To Eternity |gateways |1.0.0 |DONE |Manifest: NOSIGNATURE champions-forge-1.16.5-2.0.1.15.jar |Champions |champions |1.16.5-2.0.1.15 |DONE |Manifest: NOSIGNATURE DungeonCrawl-1.16.5-2.3.9.jar |Dungeon Crawl |dungeoncrawl |2.3.9 |DONE |Manifest: NOSIGNATURE RealisticTorches-1.16.5-3.1.2.jar |Realistic Torches |realistictorches |1.16.5-3.1.2 |DONE |Manifest: NOSIGNATURE ProgressiveBosses-3.4.3-mc1.16.5.jar |Progressive Bosses |progressivebosses |3.4.3 |DONE |Manifest: NOSIGNATURE iceandfire-2.1.11-1.16.5.jar |Ice and Fire |iceandfire |2.1.11-1.16.5 |DONE |Manifest: NOSIGNATURE foodeffects-1.16.5-1.0.2.jar |Food Effects |foodeffects |1.0.2 |DONE |Manifest: NOSIGNATURE rereskillable-1.16.5-1.3.6.jar |Rereskillable |rereskillable |1.3.6 |DONE |Manifest: NOSIGNATURE FpsReducer-forge-1.24-mc1.16.5.jar |FPS Reducer |fpsreducer |1.24-mc1.16.5 |DONE |Manifest: NOSIGNATURE miningmaster-1.16.5-3.0.6.jar |Mining Master |miningmaster |3.0.6 |DONE |Manifest: NOSIGNATURE firstaid-1.9.8.jar |First Aid |firstaid |1.9.8 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.34-universal.jar |Forge |forge |36.2.34 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90 structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |DONE |Manifest: NOSIGNATURE ironchest-1.16.5-11.2.21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |DONE |Manifest: NOSIGNATURE replantingcrops_1.16.5-4.1.jar |Replanting Crops |replantingcrops |4.1 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.34-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE physics-mod-2.6.7-mc-1.16.5-forge.jar |Physics Mod |physicsmod |2.6.7 |DONE |Manifest: NOSIGNATURE pandoras_creatures-1.16.3-2.0.1.jar |Pandoras Creatures |pandoras_creatures |1.16.3-2.0.1 |DONE |Manifest: NOSIGNATURE AmbientSounds_v3.1.11_mc1.16.5.jar |Ambient Sounds |ambientsounds |3.0.3 |DONE |Manifest: NOSIGNATURE ToolBelt-1.16.5-1.16.2.jar |Tool Belt |toolbelt |1.16.2 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.16.5-13.1.0.486-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.486 |DONE |Manifest: NOSIGNATURE ShoulderSurfing-Forge-1.16.5-2.2.16.jar |Shoulder Surfing |shouldersurfing |1.16.5-2.2.16 |DONE |Manifest: NOSIGNATURE dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |Manifest: NOSIGNATURE CreativeCore_v2.2.1_mc1.16.5.jar |CreativeCore |creativecore |2.0.0 |DONE |Manifest: NOSIGNATURE DeathFinder-v1.3-1.16.2.jar |Death Finder |deathfinder |1.3 |DONE |Manifest: d3:cc:6f:1b:30:87:fa:d9:8f:91:15:20:27:63:95:aa:d5:cb:1b:5b:e6:36:cc:57:20:a9:b3:d4:d5:1a:5d:b8 rare-ice-0.2.2.jar |Rare Ice |rare-ice |version |DONE |Manifest: NOSIGNATURE notreepunching-forge-1.16.5-4.3.0.jar |No Tree Punching |notreepunching |4.3.0 |DONE |Manifest: NOSIGNATURE dungeons_enhanced-1.16.5-1.8.1.jar |Dungeons Enhanced |dungeons_enhanced |1.8.1 |DONE |Manifest: NOSIGNATURE lycanitesmobs-1.16.5-2.3.3.3.jar |Lycanites Mobs |lycanitesmobs |1.16.5-2.3.3.3 |DONE |Manifest: NOSIGNATURE hole_filler_mod-1.2.4.2-mc_1.16.x-forge.jar |Hole Filler Mod |hole_filler_mod |1.2.4.2 |DONE |Manifest: NOSIGNATURE SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |Manifest: NOSIGNATURE collective-1.16.5-5.13.jar |Collective |collective |5.13 |DONE |Manifest: NOSIGNATURE betterweather-2.0.1.jar |Better Weather |betterweather |2.0.1 |DONE |Manifest: NOSIGNATURE Simply-Seasons-1.16.5-1.0.17.jar |Simply Seasons |simplyseasons |1.16.5-1.0.17 |DONE |Manifest: NOSIGNATURE AppleTreesRev-Forge-1.16.5-v2.6.jar |Apple Trees Revived |appletreesrev |2.6 |DONE |Manifest: NOSIGNATURE advancednetherite-1.12.4-1.16.5.jar |Advanced Netherite |advancednetherite |1.12.4 |DONE |Manifest: NOSIGNATURE villagertools-1.16.5-1.0.2.jar |villagertools |villagertools |1.16.5-1.0.2 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed ToughAsNails-1.16.5-4.1.0.9-universal.jar |Tough As Nails |toughasnails |1.16.5-4.0.1.8 |DONE |Manifest: NOSIGNATURE backpacked-2.1.8-1.16.5.jar |Backpacked |backpacked |2.1.8 |DONE |Manifest: NOSIGNATURE Survive-1.16.5-3.4.8.jar |Survive |survive |1.16.5-3.4.8 |DONE |Manifest: NOSIGNATURE InventoryHud_[1.16.2-1.16.5].forge-3.4.1.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.1 |DONE |Manifest: NOSIGNATURE Queen+Bee.jar |Queen Bee |queen_bee |1.0.0 |DONE |Manifest: NOSIGNATURE SpartanWeaponry-1.16.5-2.2.0-rc-2.jar |Spartan Weaponry |spartanweaponry |2.2.0 Release Candid|DONE |Manifest: NOSIGNATURE architectury-1.32.66.jar |Architectury |architectury |1.32.66 |DONE |Manifest: NOSIGNATURE antiqueatlas-6.2.2-forge-mc1.16.5.jar |Antique Atlas |antiqueatlas |6.2.2-forge-mc1.16.5|DONE |Manifest: NOSIGNATURE cloth-config-4.16.91-forge.jar |Cloth Config v4 API |cloth-config |4.16.91 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v1.0.15-1.16.5-Forge.jar |Puzzles Lib |puzzleslib |1.0.15 |DONE |Manifest: 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 enhancedcelestials-2.0.9-1.16.5 (1).jar |Enhanced Celestials |enhancedcelestials |2.0.9-1.16.5 |DONE |Manifest: NOSIGNATURE custom-crosshair-mod-v1.3.1-forge-mc1.16.5.jar |Custom Crosshair Mod |custom-crosshair-mod |1.3.1-forge |DONE |Manifest: NOSIGNATURE nutritionalbalance-1.16.5-0.7.14.jar |Nutritional Balance |nutritionalbalance |1.16.5-0.7.14 |DONE |Manifest: NOSIGNATURE DynamicTrees-1.16.5-0.10.0.jar |Dynamic Trees |dynamictrees |1.16.5-0.10.0 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.16.5-3.0.103.jar |GeckoLib |geckolib3 |3.0.103 |DONE |Manifest: NOSIGNATURE Penguin-Lib-1.16.5-0.4.3.jar |Penguin Lib |penguinlib |1.16.5-0.4.3 |DONE |Manifest: NOSIGNATURE farlanders-1.16.4-1.3.9.jar |The Farlanders |farlanders |1.3.9 |DONE |Manifest: NOSIGNATURE Crash Report UUID: b47a375a-4e32-45c6-ab56-abd8e187ed38 Player Count: 0 / 8; [] Data Packs: vanilla, mod:betteranimationscollection, mod:mowziesmobs, mod:randomloot, mod:unionlib (incompatible), mod:weeping_angels (incompatible), mod:jei, mod:caelus, mod:colytra (incompatible), mod:undefeatables, mod:insanelib, mod:waystones (incompatible), mod:betterportals, mod:epicfight, mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:yungsapi, mod:gateways (incompatible), mod:champions (incompatible), mod:dungeoncrawl, mod:realistictorches (incompatible), mod:progressivebosses, mod:iceandfire, mod:foodeffects, mod:rereskillable, mod:fpsreducer, mod:miningmaster, mod:firstaid (incompatible), mod:forge, mod:structure_gel, mod:ironchest, mod:replantingcrops, mod:physicsmod (incompatible), mod:pandoras_creatures (incompatible), mod:ambientsounds, mod:toolbelt (incompatible), mod:biomesoplenty, mod:shouldersurfing (incompatible), mod:dungeons_plus, mod:creativecore, mod:deathfinder, mod:rare-ice (incompatible), mod:notreepunching, mod:dungeons_enhanced, mod:lycanitesmobs, mod:hole_filler_mod, mod:spartanshields, mod:collective, mod:betterweather, mod:simplyseasons, mod:appletreesrev, mod:advancednetherite, mod:villagertools, mod:toughasnails, mod:backpacked (incompatible), mod:survive (incompatible), mod:inventoryhud, mod:queen_bee, mod:spartanweaponry, mod:architectury, mod:antiqueatlas, mod:cloth-config (incompatible), mod:puzzleslib, mod:enhancedcelestials, mod:custom-crosshair-mod, mod:nutritionalbalance, mod:dynamictrees, mod:geckolib3 (incompatible), mod:penguinlib, mod:farlanders (incompatible) Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'
IPS spam blocked by CleanTalk.