crashes in random moments with gobber mod and MC Dungeons Weapons 1.18.2
Fwexzy opened this issue · 1 comments
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 12.11.2022, 18:47
Description: Ticking entity
java.lang.NullPointerException: Parameter specified as non-null is null: method org.anti_ad.mc.ipnext.event.LockedSlotKeeper.isIgnored, parameter stack
at org.anti_ad.mc.ipnext.event.LockedSlotKeeper.isIgnored(Unknown Source)
at net.minecraft.entity.player.PlayerInventory.handler$fkh000$getEmptySlot(PlayerInventory)
at net.minecraft.entity.player.PlayerInventory.getEmptySlot(PlayerInventory)
at chronosacaria.mcdw.api.util.InventoryHelper.mcdw$systematicReplacePotions(InventoryHelper.java:66)
at chronosacaria.mcdw.effects.EnchantmentEffects.applyRefreshment(EnchantmentEffects.java:651)
at net.minecraft.entity.LivingEntity.handler$hdi001$mcdw$onDeath(LivingEntity:49698)
at net.minecraft.entity.LivingEntity.onDeath(LivingEntity)
at net.minecraft.entity.LivingEntity.damage(LivingEntity:1182)
at net.minecraft.entity.mob.ZombieEntity.damage(ZombieEntity:290)
at com.kwpugh.gobber2.enchantments.UntouchableEnchantment.onUserDamaged(UntouchableEnchantment.java:56)
at net.minecraft.enchantment.EnchantmentHelper.method_8198(EnchantmentHelper:168)
at net.minecraft.enchantment.EnchantmentHelper.method_17883(EnchantmentHelper:137)
at java.util.Optional.ifPresent(Unknown Source)
at net.minecraft.enchantment.EnchantmentHelper.forEachEnchantment(EnchantmentHelper:137)
at net.minecraft.enchantment.EnchantmentHelper.forEachEnchantment(EnchantmentHelper:143)
at net.minecraft.enchantment.EnchantmentHelper.onUserDamaged(EnchantmentHelper:170)
at net.minecraft.entity.Entity.applyDamageEffects(Entity:2837)
at net.minecraft.entity.mob.MobEntity.tryAttack(MobEntity:1436)
at net.minecraft.entity.mob.ZombieEntity.tryAttack(ZombieEntity:345)
at net.minecraft.entity.ai.goal.MeleeAttackGoal.attack(MeleeAttackGoal:152)
at net.minecraft.entity.ai.goal.MeleeAttackGoal.tick(MeleeAttackGoal:144)
at net.minecraft.entity.ai.goal.ZombieAttackGoal.tick(ZombieAttackGoal:28)
at net.minecraft.entity.ai.goal.PrioritizedGoal.tick(PrioritizedGoal:65)
at net.minecraft.entity.ai.goal.GoalSelector.tickGoals(GoalSelector:119)
at net.minecraft.entity.mob.MobEntity.tickNewAi(MobEntity:750)
at net.minecraft.entity.LivingEntity.tickMovement(LivingEntity:2609)
at net.minecraft.entity.mob.MobEntity.tickMovement(MobEntity:546)
at net.minecraft.entity.mob.HostileEntity.tickMovement(HostileEntity:43)
at net.minecraft.entity.mob.ZombieEntity.tickMovement(ZombieEntity:260)
at net.minecraft.entity.LivingEntity.tick(LivingEntity:2354)
at net.minecraft.entity.mob.MobEntity.tick(MobEntity:346)
at net.minecraft.entity.mob.ZombieEntity.tick(ZombieEntity:233)
at net.minecraft.server.world.ServerWorld.redirect$igk000$shouldTickEntity(ServerWorld:16182)
at net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld:702)
at net.minecraft.world.World.tickEntity(World:485)
at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld:363)
at net.minecraft.world.EntityList.forEach(EntityList:54)
at net.minecraft.server.world.ServerWorld.tick(ServerWorld:331)
at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer:907)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer:851)
at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer:97)
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer:697)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer:273)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Render thread
Stacktrace:
at org.anti_ad.mc.ipnext.event.LockedSlotKeeper.isIgnored(Unknown Source)
at net.minecraft.class_1661.handler$fkh000$getEmptySlot(class_1661.java)
at net.minecraft.class_1661.method_7376(class_1661.java)
at chronosacaria.mcdw.api.util.InventoryHelper.mcdw$systematicReplacePotions(InventoryHelper.java:66)
at chronosacaria.mcdw.effects.EnchantmentEffects.applyRefreshment(EnchantmentEffects.java:651)
at net.minecraft.class_1309.handler$hdi001$mcdw$onDeath(class_1309.java:49698)
at net.minecraft.class_1309.method_6078(class_1309.java)
at net.minecraft.class_1309.method_5643(class_1309.java:1182)
at net.minecraft.class_1642.method_5643(class_1642.java:290)
at com.kwpugh.gobber2.enchantments.UntouchableEnchantment.method_8178(UntouchableEnchantment.java:56)
at net.minecraft.class_1890.method_8198(class_1890.java:168)
at net.minecraft.class_1890.method_17883(class_1890.java:137)
at java.base/java.util.Optional.ifPresent(Unknown Source)
at net.minecraft.class_1890.method_8220(class_1890.java:137)
at net.minecraft.class_1890.method_8209(class_1890.java:143)
at net.minecraft.class_1890.method_8210(class_1890.java:170)
at net.minecraft.class_1297.method_5723(class_1297.java:2837)
at net.minecraft.class_1308.method_6121(class_1308.java:1436)
at net.minecraft.class_1642.method_6121(class_1642.java:345)
at net.minecraft.class_1366.method_6288(class_1366.java:152)
at net.minecraft.class_1366.method_6268(class_1366.java:144)
at net.minecraft.class_1396.method_6268(class_1396.java:28)
at net.minecraft.class_4135.method_6268(class_4135.java:65)
at net.minecraft.class_1355.method_38849(class_1355.java:119)
at net.minecraft.class_1308.method_6023(class_1308.java:750)
at net.minecraft.class_1309.method_6007(class_1309.java:2609)
at net.minecraft.class_1308.method_6007(class_1308.java:546)
at net.minecraft.class_1588.method_6007(class_1588.java:43)
at net.minecraft.class_1642.method_6007(class_1642.java:260)
at net.minecraft.class_1309.method_5773(class_1309.java:2354)
at net.minecraft.class_1308.method_5773(class_1308.java:346)
at net.minecraft.class_1642.method_5773(class_1642.java:233)
at net.minecraft.class_3218.redirect$igk000$shouldTickEntity(class_3218.java:16182)
at net.minecraft.class_3218.method_18762(class_3218.java:702)
at net.minecraft.class_1937.method_18472(class_1937.java:485)
at net.minecraft.class_3218.method_31420(class_3218.java:363)
at net.minecraft.class_5574.method_31791(class_5574.java:54)
at net.minecraft.class_3218.method_18765(class_3218.java:331)
-- Entity being ticked --
Details:
Entity Type: minecraft:zombie (net.minecraft.class_1642)
Entity ID: 30849
Entity Name: Зомби
Entity's Exact location: 139.98, -37.00, 89.50
Entity's Block location: World: (139,-37,89), Section: (at 11,11,9 in 8,-3,5; chunk contains blocks 128,-64,80 to 143,319,95), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Entity's Momentum: -0.26, 0.34, -0.25
Entity's Passengers: []
Entity's Vehicle: null
Entity NBT: {AbsorptionAmount:0.0f,ActiveEffects:[{Ambient:0b,Amplifier:1b,Duration:60,Id:9b,ShowIcon:1b,ShowParticles:1b},{Ambient:0b,Amplifier:10b,Duration:60,Id:2b,ShowIcon:1b,ShowParticles:1b}],Air:300s,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],ArmorItems:[{},{},{},{}],Attributes:[{Base:0.017233275944905358d,Name:"minecraft:zombie.spawn_reinforcements"},{Base:0.0d,Modifiers:[{Amount:0.04199069347672927d,Name:"Random spawn bonus",Operation:0,UUID:[I;1071759002,1966362385,-1607863254,-1564778198]}],Name:"minecraft:generic.knockback_resistance"},{Base:0.0d,Name:"stepheightentityattribute:stepheight"},{Base:0.08d,Name:"porting_lib:entity_gravity"},{Base:35.0d,Modifiers:[{Amount:0.03515160106486869d,Name:"Random spawn bonus",Operation:1,UUID:[I;1126438307,308563295,-1271625407,-1140025225]}],Name:"minecraft:generic.follow_range"},{Base:0.23000000417232513d,Modifiers:[{Amount:-1.6500000655651093d,Name:"effect.minecraft.slowness 10",Operation:2,UUID:[I;1896341086,2095595568,-1811001012,521537680]}],Name:"minecraft:generic.movement_speed"}],BSMLastRevive:307,BSMSoulCache:0,BalmData:{},Brain:{memories:{}},CanBreakDoors:0b,CanPickUpLoot:1b,DeathTime:0s,DrownedConversionTime:-1,FallDistance:0.0f,FallFlying:0b,Fire:-1s,HandDropChances:[0.085f,0.085f],HandItems:[{},{}],Health:0.0f,HurtByTimestamp:308,HurtTime:10s,InWaterTime:-1,Invulnerable:0b,IsBaby:0b,LeftHanded:1b,Motion:[-0.26073780452043727d,0.3440037275565493d,-0.24918005346277677d],OnGround:1b,PersistenceRequired:0b,PortalCooldown:0,Pos:[139.97789092327668d,-37.0d,89.49975883141795d],Rotation:[270.0236f,4.4573894f],UUID:[I;-1570414224,1812942501,-1852312821,-654332313],"Void TotemIsFallDamageImmune":0b,"Void TotemLastSaveBlockPos":38208029433819L,cardinal_components:{"bewitchment:additional_water_data":{Submerged:0b,WetTimer:0},"bewitchment:blood":{Blood:100},"bewitchment:curses":{Curses:[]},"bewitchment:fake_mob":{TargetUUID:""},"bewitchment:familiar":{Familiar:0b},"bewitchment:minion":{MasterUUID:""},"eldritch_mobs:eldritch_modifiers":{abilities:{},checkedIfSpawnedInSoothingLanternChunk:1b,healthIncreased:0b,numMaxAbilities:0,titleSet:0b},"onsoulfire:on_soul_fire":{OnSoulFire:0b},"the_bumblezone:entity_component":{non_bz_dimensiontype_namespace:"minecraft",non_bz_dmensiontype_path:"overworld",teleporting:0b},"the_bumblezone:neurotoxins_missed_counter":{missed_paralysis:0},"the_bumblezone:original_flying_speed":{original_flying_speed:0.02f},"twilightforest:cap_shield":{permshields:0,tempshields:0}}}
Stacktrace:
at net.minecraft.class_1937.method_18472(class_1937.java:485)
at net.minecraft.class_3218.method_31420(class_3218.java:363)
at net.minecraft.class_5574.method_31791(class_5574.java:54)
at net.minecraft.class_3218.method_18765(class_3218.java:331)
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:907)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:851)
at net.minecraft.class_1132.method_3748(class_1132.java:97)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:697)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:273)
at java.base/java.lang.Thread.run(Unknown Source)
-- Affected level --
Details:
All players: 1 total; [class_3222['Flexx1k3'/1988, l='ServerLevel[world]', x=140.77, y=-37.00, z=90.18]]
Chunk stats: 2890
Level dimension: minecraft:overworld
Level spawn location: World: (0,90,0), Section: (at 0,10,0 in 0,5,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 6533862 game time, 533112 day time
Level name: world
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Level weather: Rain time: 87599 (now: false), thunder time: 42307 (now: false)
Known server brands: vanilla, forge, fabric
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:907)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:851)
at net.minecraft.class_1132.method_3748(class_1132.java:97)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:697)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:273)
at java.base/java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.18.2
Minecraft Version ID: 1.18.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.3, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
Memory: 2439899984 bytes (2326 MiB) / 8925478912 bytes (8512 MiB) up to 12884901888 bytes (12288 MiB)
CPUs: 5
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 5600X 6-Core Processor
Identifier: AuthenticAMD Family 25 Model 33 Stepping 2
Microarchitecture: unknown
Frequency (GHz): 3,70
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 6
Graphics card #0 name: NVIDIA GeForce RTX 2070 SUPER
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095,00
Graphics card #0 deviceId: 0x1e84
Graphics card #0 versionInfo: DriverVersion=30.0.14.7212
Memory slot #0 capacity (MB): 8192,00
Memory slot #0 clockSpeed (GHz): 3,47
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192,00
Memory slot #1 clockSpeed (GHz): 3,47
Memory slot #1 type: DDR4
Virtual memory max (MB): 24503,07
Virtual memory used (MB): 15169,42
Swap memory total (MB): 8192,00
Swap memory used (MB): 6767,41
JVM Flags: 13 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:+ParallelRefProcEnabled -Xms2048M -Xmx12288M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M
Fabric Mods:
additionaladditions: Additional Additions 4.0.5
additionalstructures: Additional Structures 3.1.0
adorn: Adorn 3.5.0+1.18.2
advancednetherite: Advanced Netherite 1.5.1-1.18.2
advancementinfo: AdvancementInfo 1.18.2-fabric0.47.10-1.3.1
advancements-enlarger: Advancements Enlarger 0.2.4
advdebug: Advancements Debug 2.3.0
adventurez: AdventureZ 1.4.11
ae2: Applied Energistics 2 11.6.2
noindium: No Indium? 1.0.2+1.18.2
team_reborn_energy: Energy 2.0.0-beta1
agape_space: Space Dimensions 0.5.17
allarrowsinfinityfix: All Arrows Infinity Fix 1.0.0
alloy_forgery: Alloy Forgery 2.0.16+1.18.2
alternate-current: Alternate Current 1.4.0
ambientenvironment: Ambient Environment 7.0+19
ambientsounds: Ambiend Sounds (Fabric) 5.0.16
amplified-nether: Amplified Nether 1.1
antighost: AntiGhost 1.18.2-fabric0.47.10-1.1.4
crowdin-translate: CrowdinTranslate 1.4+1.18.2
anvil_fix: AnvilFix 1.3.0
anvilrestoration-fabric: Anvil Restoration (Fabric) 1.7
appleskin: AppleSkin 2.4.1+mc1.18.2
architectury: Architectury 4.10.86
artifacts: Artifacts 7.0.3+fabric
expandability: ExpandAbility 6.0.0
step-height-entity-attribute: Step Height Entity Attribute 1.0.0
attributefix: AttributeFix 14.0.2
awesomedungeon: Awesome dungeon 3.0.0
awesomedungeonend: Awesome dungeon the end 3.0.0
awesomedungeonnether: Awesome dungeon nether 3.0.0
awesomedungeonocean: Awesome dungeon edition ocean 3.0.0
axolotlitemfix: Axolotl Item Fix 1.1.3
badpackets: Bad Packets 0.1.3
balm-fabric: Balm 3.2.0+0
basicshields: Basic Shields [Fabric] 1.3.1-1.18.2
bclib: BCLib 1.4.7
beaconoverhaul: Beacon Overhaul 1.6.1+1.18.2
fabric-api-base: Fabric API Base 0.4.4+d7c144a860
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.23+2d30af4b60
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.5.2+446e059560
beautifiedchatclient-fabric: Beautified Chat Client (Fabric) 1.3
beenfo: Beenfo 1.18.2-fabric0.47.10-1.3.3
gbfabrictools: GBfabrictools 1.3.4+1.18.2
besmirchment: Besmirchment 1.18.2-12
playerabilitylib: Pal 1.5.0
terraform-wood-api-v1: Terraform Wood API (v1) 3.0.0
betteranimalsplus: Better Animals Plus 1.18.2-11.0.5
betterbeds: Better Beds 1.2.0
betterbiomeblend: Better Biome Blend 1.18.2-1.3.5-fabric
betterdeserttemples: YUNG's Better Desert Temples 1.18.2-Fabric-1.3.1
betterdungeons: YUNG's Better Dungeons 1.18.2-Fabric-2.1.0
betterend: Better End 1.1.1
betterf3: BetterF3 3.0.0
betterfpsdist: Better FPS distance Mod 1.18-1.8
bettermineshafts: YUNG's Better Mineshafts 1.18.2-Fabric-2.2
bettermounthud: Better Mount HUD 1.1.4
betternether: Better Nether 6.1.2
betteroceanmonuments: YUNG's Better Ocean Monuments 1.18.2-Fabric-1.0.3
betterpingdisplay: Better Ping Display 1.1.1
betterstrongholds: YUNG's Better Strongholds 1.18.2-Fabric-2.1.1
betterwitchhuts: YUNG's Better Witch Huts 1.18.2-Fabric-1.0.1
bewitchment: Bewitchment 1.18-23
fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
impersonate: Impersonate 2.4.1
bno: Basic Nether Ores 1.18.2-7.2.0-Fabric
bookshelf: Bookshelf 13.2.51
bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.3.9-1.18.2
maelstrom_library: Maelstrom Library 1.2.4-1.18.2
multipart_entities: MultipartEntities 1.1.5-1.18.2
brazier: Brazier 4.1.1
bwplus: Bewitchment Plus 1.18.2-17
byg: Oh The Biomes You'll Go 1.4
c2me: Concurrent Chunk Management Engine 0.2.0+alpha.7.34
c2me-base: Concurrent Chunk Management Engine (Base) 0.2.0+alpha.7.34
c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.2.0+alpha.7.34
c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.2.0+alpha.7.34
c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.2.0+alpha.7.34
c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.2.0+alpha.7.34
c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.2.0+alpha.7.34
c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.2.0+alpha.7.34
c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.2.0+alpha.7.34
c2me-opts-chunk-access: Concurrent Chunk Management Engine (Optimizations/Chunk Access) 0.2.0+alpha.7.34
c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.2.0+alpha.7.34
c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.2.0+alpha.7.34
c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.2.0+alpha.7.34
c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.2.0+alpha.7.34
c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.2.0+alpha.7.34
c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.2.0+alpha.7.34
c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.2.0+alpha.7.34
c2me-threading-chunkio: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.7.34
c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.2.0+alpha.7.34
c2me-threading-scheduling: Concurrent Chunk Management Engine (Threading/Scheduling) 0.2.0+alpha.7.34
c2me-threading-worldgen: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.7.34
com_electronwill_night-config_core: core 3.6.5
com_electronwill_night-config_toml: toml 3.6.5
com_ibm_async_asyncutil: asyncutil 0.1.0
org_threadly_threadly: threadly 6.6
cardinal-components: Cardinal Components API 4.2.0
cardinal-components-base: Cardinal Components API (base) 4.2.0
cardinal-components-block: Cardinal Components API (blocks) 4.2.0
cardinal-components-chunk: Cardinal Components API (chunks) 4.2.0
cardinal-components-entity: Cardinal Components API (entities) 4.2.0
cardinal-components-item: Cardinal Components API (items) 4.2.0
cardinal-components-level: Cardinal Components API (world saves) 4.2.0
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 4.2.0
cardinal-components-world: Cardinal Components API (worlds) 4.2.0
cenchants: Combat Enchants 1.13.0
chatlagremover: ChatLagRemover 1.0
cleancut: CleanCut 1.18.2-5.0-fabric
clickadv: Clickable Advancements Mod 2.6
clickthrough: ClickThrough 1.18.2-fabric0.47.10-0.4
clienttweaks: Client Tweaks 7.1.0
cloth-config: Cloth Config v6 6.4.90
cloth-basic-math: cloth-basic-math 0.6.1
clumps: Clumps 8.0.0+15
collective-fabric: Collective (Fabric) 5.15
fiber: fiber 0.23.0-2
companion: Companion 2.0.1
connectiblechains: Connectible Chains 2.1.2+1.18.2
connectivity: Connectivity Mod 1.18.2-3.3
continuity: Continuity 2.0.1+1.18.2
controlling: Controlling For Fabric 9.0+22
coord_book: Coordinate Book 1.2.1
craftingtweaks: Crafting Tweaks 14.0.3
crawl: Crawl 0.10.6
mm: Manningham Mills 2.3
creativecore: CreativeCore (Fabric) 2.6.12
croptopia: Croptopia 2.1.2
com_typesafe_config: config 1.4.1
io_leangen_geantyref_geantyref: geantyref 1.3.11
org_spongepowered_configurate-core: configurate-core 4.1.2
org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
cull-less-leaves: Cull Less Leaves 1.0.1
cullclouds: Cull Clouds 0.1.1
dark-loading-screen: Dark Loading Screen 1.6.11
dashloader: DashLoader 4.1.3+1.18
com_github_luben_zstd-jni: zstd-jni 1.5.2-2
dev_quantumfusion_hyphen: Hyphen 0.2.2
dev_quantumfusion_taski: Taski 1.1.0
dataattributes: Data Attributes 1.1.12
dawn: Dawn API 3.3.2
decorative_blocks: Decorative Blocks 2.1.1
deepslatecutting: Deepslate Cutting 1.3.4
com_moandjiezana_toml_toml4j: toml4j 0.7.2
maybe-data: Maybe data 1.3.1-1.18.2
detailab: Detail Armor Bar 2.6.2+1.18-fabric
disable_custom_worlds_advice: Disable Custom Worlds Advice 2.0
disenchanter: Disenchanter 0.1.6+1.18
double_hotbar: Double Hotbar 1.1.0
doubledoors-fabric: Double Doors (Fabric) 3.8
dragonloot: DragonLoot 1.1.0
dynamicsoundfilters: Dynamic Sound Filters 1.3.0+1.18.2
earthbounds: Earthbounds 1.18.2-1.1.0b
earthtojavamobs: Earth2Java 1.8.0+1.18.2
easiervillagertrading: EasierVillagerTrading 1.18.2-fabric0.47.10-1.5.4
easyshulkerboxes: Easy Shulker Boxes 3.1.1
ecologics: Ecologics 1.7.10
edenring: EdenRing 0.5.2
effective: Effective 1.2.1
eldritch_mobs: EldritchMobs 1.11.6
elytratrinket: Elytra Trinket 3.0.0-1.18.1
enchanted-vertical-slabs: Enchanted Vertical Slabs 1.4.1
enchantedtooltips: Enchanted ToolTips 1.3.6-1.18
enchantinginfuser: Enchanting Infuser 3.2.0
enchantment_lore: Enchantment Lore 1.2.6-1
enchdesc: EnchantmentDescriptions 10.0.9
enhanced_attack_indicator: Enhanced Attack Indicator 1.0.3+1.18
enhancedblockentities: Enhanced Block Entities 0.7.1+1.18.2
advanced_runtime_resource_pack: Runtime Resource Pack 0.5.5
entitycollisionfpsfix: Entity Collision FPS Fix 1.0.0
entityculling: EntityCulling-Fabric 1.5.1
equipmentcompare: Equipment Compare 1.2.12
essential_commands: Essential Commands 0.24.5-mc1.18.2
com_fasterxml_jackson_dataformat_jackson-dataformat-yaml: jackson-dataformat-yaml 2.13.0
ec-core: Essential Commands Core 1.0.1-mc1.18.2
placeholder-api: Placeholder API 1.1.3+1.17.1
experiencebugfix: Experience Bug Fix 18
extraalchemy: Extra Alchemy 1.8.1
extrasounds: ExtraSounds 2.3.1+1.18.2
soundcategories: Sound Categories 1.2.4+1.18
fabric-api: Fabric API 0.66.0+1.18.2
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.2+2373a54560
fabric-biome-api-v1: Fabric Biome API (v1) 8.0.6+651bcc5960
fabric-block-api-v1: Fabric Block API (v1) 1.0.0+ee3621fc60
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.12+3ac43d9560
fabric-command-api-v1: Fabric Command API (v1) 1.1.9+d7c144a860
fabric-commands-v0: Fabric Commands (v0) 0.2.8+b4f4f6cd60
fabric-containers-v0: Fabric Containers (v0) 0.1.23+d7c144a860
fabric-content-registries-v0: Fabric Content Registries (v0) 3.1.1+c85f2e3860
fabric-convention-tags-v1: Fabric Convention Tags 1.0.1+474e4f7960
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.1+ee261a3e60
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 3.0.2+9fcb91d260
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.20+489d6f8260
fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.8+d7c144a860
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.19+d7c144a860
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.19+d7c144a860
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.13+d7c144a860
fabric-item-api-v1: Fabric Item API (v1) 1.5.2+17cbbd4360
fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.14+91896a4960
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.12+54e5b2ec60
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.10+b4f4f6cd60
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.1.0+cc71601c60
fabric-loot-api-v2: Fabric Loot API (v2) 1.1.0+1997ad1260
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.2+e747827960
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.4+cc71601c60
fabric-models-v0: Fabric Models (v0) 0.3.6+d7c144a860
fabric-networking-v0: Fabric Networking (v0) 0.3.10+b4f4f6cd60
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 2.1.3+032c981d60
fabric-particles-v1: Fabric Particles (v1) 0.2.12+526dc1ac60
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.11+bb2e047760
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.15+ee3621fc60
fabric-renderer-indigo: Fabric Renderer - Indigo 0.5.5+41a02c8a60
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.11+b4f4f6cd60
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.8+ee3621fc60
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 2.0.2+54e5b2ec60
fabric-rendering-v0: Fabric Rendering (v0) 1.1.13+b4f4f6cd60
fabric-rendering-v1: Fabric Rendering (v1) 1.10.7+54e5b2ec60
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.0.3+91b7aa6660
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.10+d882b91560
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.2.2+1f6558e860
fabric-textures-v0: Fabric Textures (v0) 1.0.12+3ac43d9560
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.6.3+f4563ac860
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.1.0+e747827960
fabric-furnaces: Fabric Furnaces 2.1.1-1.18.2
omega-config: OmegaConfig 1.2.3-1.18.1
fabric-language-kotlin: Fabric Language Kotlin 1.8.6+kotlin.1.7.21
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.7.21
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.7.21
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.7.21
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.7.21
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.18.5
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.6.4
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.6.4
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.4.0
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.4.1
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.4.1
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.4.1
fabricenchantments: Fabric Enchantments 0.7.2
fabricloader: Fabric Loader 0.14.10
fabricshieldlib: Fabric Shield Lib 1.5.3-1.18
fallingtree: FallingTree 3.5.4
farsight: Farsight Mod 1.18-1.9
fastchest: FastChest 1.3+1.18
fastfurnace: FastFurnace 1.18.2-4.1
fastopenlinksandfolders: FastOpenResourcePacks 1.1.1
feature_nbt_deadlock_be_gone: Feature NBT Deadlock Be Gone - Fabric 2.0.0+1.18.2-rc1
ferritecore: FerriteCore 4.2.1
firstperson: FirstpersonModel 2.1.2
forgeconfigapiport: Forge Config API Port 3.2.4
friendsandfoes: Friends&Foes 1.4.5
geckolib3: Geckolib 3.0.38
com_eliotlash_mclib_mclib: mclib 18
com_eliotlash_molang_molang: molang 18
geodes: More Geodes 1.4.2
go-fish: Go Fish 1.5.0-1.18.2
gobber2: Gobber2 2.5.81
pugh_lib: Pugh Lib 1.3.2
pugh_tools: Pugh Tools 1.2.7
graveyard: The Graveyard 1.9
graveyard_biomes: The Graveyard Biomes 1.1
greater_eye: Greater Eye of Ender 1.3.25
grindenchantments: Grind Enchantments 1.6.4+1.18.2
grindstonesharpertools-fabric: Grindstone Sharper Tools (Fabric) 2.3
guardvillagers: Guard Villagers Fabric 1.18.2-1.0.14
harvest_scythes: Harvest Scythes 2.5.3+mc1.18.2
heartbond: Heartbond 1.3.0
horseinfo: Horse Info 0.4.1-1.18
hoverpets: Hover Pets 0.3.3
icarus: Icarus 1.11
iceberg: Iceberg 1.0.38
illuminations: Illuminations 1.10.4
impactfulweather: Biome Particle Weather 2.4.6
impaled: Impaled 1.1.3
incantationem: Incantationem 1.1.6+1.18.2
com_github_llamalad7_mixinextras: MixinExtras 0.0.12
indium: Indium 1.0.7+mc1.18.2
infinitetrading-fabric: Infinite Trading (Fabric) 3.1
inmis: Inmis 2.6.0-1.18.2
inmisaddon: InmisAddon 1.0.1-1.18
inventorio: Inventorio 1.7.5
inventoryhud: Inventory HUD + 3.4.2
inventoryprofilesnext: Inventory Profiles Next 1.8.4
invisframes: Invisible Frames 2.1.1
invmove: InvMove 0.8.1
iris: Iris 1.4.0
io_github_douira_glsl-transformer: glsl-transformer 1.0.0-pre21.2
org_anarres_jcpp: jcpp 1.4.14
org_antlr_antlr4-runtime: antlr4-runtime 4.10.1
itemborders: Item Borders 1.1.5
itemmodelfix: Item Model Fix 1.0.3+1.18
java: OpenJDK 64-Bit Server VM 17
kirin: Kirin UI 1.10.0
kleeslabs: KleeSlabs 11.1.1
krypton: Krypton 0.1.9
com_velocitypowered_velocity-native: velocity-native 1.1.0-SNAPSHOT
ksyxis: Ksyxis 1.1
lambdabettergrass: LambdaBetterGrass 1.2.4+1.18
spruceui: SpruceUI 3.3.3+1.18
languagereload: Language Reload 1.2.1
lavajava: Lava Java 0.4.0
lazy-language-loader: lazy-language-loader 0.3.0
lazydfu: LazyDFU 0.1.2
legendarytooltips: Legendary Tooltips 1.3.3
levelz: LevelZ 1.3.4
libgui: LibGui 5.3.0+1.18
jankson: Jankson 4.0.0+j1.2.0
libninepatch: LibNinePatch 1.1.0
libipn: libIPN 1.0.5
libraryferret: Library ferret 3.0.0
lithium: Lithium 0.10.2
lovely_snails: Lovely Snails 1.0.4+1.18
malilib: MaLiLib 0.12.1
mavm: More Axolotl Variants Mod 1.0.7a
maxhealthfix: MaxHealthFix 5.0.1
mcda: MC Dungeons Armors 2.0.7
mcdar: MC Dungeons Artifacts 1.5.2-1.18
mcdw: MC Dungeons Weapons 5.0.4-1.18
enchant_giver: Enchant Giver 1.2.1
reach-entity-attributes: Reach Entity Attributes 2.2.0
mcwbridges: Macaw's Bridges 2.0.5
mcwdoors: Macaw's Doors 1.0.7
mcwfences: Macaw's Fences and Walls 1.0.6
mcwlights: Macaw's Lights and Lamps 1.0.4
mcwroofs: Macaw's Roofs 2.2.1
mcwtrpdoors: Macaw's Trapdoors 1.0.7
mcwwindows: Macaw's Windows 2.0.3
megaparrot: Megaparrot 1.0.5
merenc: Merge Enchantments 1.9
minecraft: Minecraft 1.18.2
mineralchance-fabric: Mineral Chance (Fabric) 2.2
minieffects: Mini Effects 4.1.0
minihud: MiniHUD 0.22.1
mobscarecrow: Mob Scarecrow 1.2.2
modid: Creatures Of The Snow 2.1.0+1.18.2
modmenu: Mod Menu 3.2.4
more_babies: More Babies 0.5.2
morevillagers: More Villagers 3.3.2
mostructures: Mo' Structures 1.4.2+1.18.2
mousetweaks: Mouse Tweaks 2.22
mythicmounts: Mythic Mounts 1.18.2-7.0
nears: Nears 1.1.8
no-telemetry: No Telemetry 1.4.0
no_more_purple: No More Purple 1.0.1
nofade: No Fade 1.18-2.0.1
norecipebook: NoRecipeBook 2.2+1.18
notenoughanimations: NotEnoughAnimations 1.6.0
notenoughcrashes: Not Enough Crashes 4.1.6+1.18.2
nyfsquiver: Nyf's Quivers Fabric-0.5.0-1.18.2
onastick: On A Stick 2.0.0
onsoulfire: On Soul Fire 1.18-3
owo: oωo 0.7.2-no-cme+1.18
patchouli: Patchouli 1.18.2-71.1-FABRIC
pehkui: Pehkui 3.5.0+1.14.4-1.19.2
kanos_config: Kanos Config 0.3.1+1.14.4-1.19
playerex: PlayerEx 3.2.7
net_objecthunter_exp4j: exp4j 0.4.8
opc: Offline Player Cache 0.5.2
presencefootsteps: Presence Footsteps 1.5.1
prism: Prism 1.0.3
puzzleslib: Puzzles Lib 3.3.5
quickshulker: Quick Shulker 1.3.9-1.18
kyrptconfig: Kyrpt Config 1.4.6-1.18
blue_endless_jankson: jankson 1.2.1
shulkerutils: shulkerutils 1.0.4-1.18
reinfbarrel: Reinforced Barrels 2.3.0+1.18
reinfcore: Reinforced Core 3.0.3+1.18
reinfchest: Reinforced Chests 2.2.0+1.18
reinfshulker: Reinforced Shulker Boxes 2.2.0+1.18
relicex: RelicEx 3.1.4
armorrenderlib: Armor Render Lib 0.1.3
repurposed_structures: Repurposed Structures 4.1.15+1.18.2
ringsofascension: Rings of Ascension 1.0.1
roughlyenoughitems: Roughly Enough Items 8.3.569
error_notifier: Error Notifier 1.0.9
seedfix: Seed Fix 1.0.1
servercore: ServerCore 1.2.9-1.18.2
shulkerboxtooltip: Shulker Box Tooltip 3.1.3+1.18.2
skinlayers: 3d Skin Layers 1.5.2-mc1.18.2
smoothboot: Smooth Boot 1.18.2-1.7.0
sodium: Sodium 0.4.1+build.15
org_joml_joml: joml 1.10.2
sodium-extra: Sodium Extra 0.4.11+mc1.18.2-build.67
caffeineconfig: CaffeineConfig 1.0.0+1.17
somanyenchantments: So Many Enchantments Mod 0.2.5
sound_physics_remastered: Sound Physics Remastered 1.18.2-1.0.6
spark: spark 1.9.11
stackablepotions: Stackable Potions 1.0.0
starlight: Starlight 1.0.2+fabric.89b8d9f
statuseffecttimer: Status Effect Timer 1.1.1+1.18.1
structory: Structory 1.0.0
subterrestrial: Subterrestrial 1.0.2
terrablender: TerraBlender 1.2.0.126
the_bumblezone: The Bumblezone - Fabric 5.1.2+1.18.2
fake-player-api: Fake Player API 0.3.0
things: Things 0.2.18+1.18
thonkutil: ThonkUtil 2.14.1+1.18
thonkutil-base: ThonkUtil Base 1.12.2+23c1dc2c60
thonkutil-capes-v1: ThonkUtil Capes (v1) 1.3.2+9e23427060
thonkutil-coords-v1: ThonkUtil Coords (v1) 1.0.19+9b80223760
thonkutil-customization-v1: ThonkUtil Customization (v1) 1.0.14+9b80223760
thonkutil-legacy: ThonkUtil Legacy 1.0.20+9b80223760
thonkutil-modchecker-v1: ThonkUtil ModChecker (v1) 1.0.12+9b80223760
thonkutil-potions-v0: ThonkUtil Potions (v0) 1.4.1+9b80223760
thonkutil-titlescreen-v1: ThonkUtil TitleScreen (v1) 1.1.9+9b80223760
thonkutil-trades-v1: ThonkUtil Trades (v1) 1.1.20+9b80223760
tiefix: TieFix 1.10.0
toolstats: ToolStats 9.0.3
tooltipfix: ToolTip Fix 1.0.4-1.18
totw_additions: Towers of the Wild: Additions 1.2.1
tradingpost: Trading Post 3.2.0
trinketofundying: Trinket of Undying 2.0.2-1.18.2
trinkets: Trinkets 3.3.1
twilightforest: The Twilight Forest 4.1.268
com_google_code_findbugs_jsr305: jsr305 3.0.2
forge_tags: Forge Tags 2.1
here-be-no-dragons: Here be no Dragons! 1.0.0
javax_annotation_javax_annotation-api: javax.annotation-api 1.3.2
porting_lib: Porting Lib 1.1.342-beta+1.18.2-dev.dd61cdc
serialization_hooks: Serialization Hooks 0.2.0+1.18.f5d4aa6
uncraftables: Uncraftable Recipes 1.3
universal_ores: Universal Ores 1.3.1
unstructured: Unstructured 0.4+1.18.2
visuality: Visuality 0.4.3
goosik-config: goosik-config 0.2.0
voidtotem: VoidTotem (Fabric) 1.18.2-1.3.1
voidz: VoidZ 1.0.7
waystones: Waystones 2.5.5+mc1.18.2
wmitaf: WMITAF 2.4.0
wthit: wthit 4.13.4
xaerominimap: Xaero's Minimap 22.16.2
xaeroworldmap: Xaero's World Map 1.28.3
xps: Xp Obelisk 0.4.6-r+1.18.2-Fabric
xps_additions: XP Obelisk Additions 0.1.4-r+1.18.2-Fabric
yungsapi: YUNG's API 1.18.2-Fabric-2.2.6
org_javassist_javassist: javassist 3.28.0-GA
org_reflections_reflections: reflections 0.10.2
yungsbridges: YUNG's Bridges 1.18.2-Fabric-2.1.0
yungsextras: YUNG's Extras 1.18.2-Fabric-2.1.0
Loaded Shaderpack: ComplementaryShaders_v4.6.zip
Profile: Custom (+19 options changed by user)
Server Running: true
Player Count: 1 / 8; [class_3222['Flexx1k3'/1988, l='ServerLevel[world]', x=140.77, y=-37.00, z=90.18]]
Data Packs: vanilla, Fabric Mods
World Generation: Stable
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
Client Crashes Since Restart: 0
Integrated Server Crashes Since Restart: 2
Suspected Mods: Minecraft (minecraft), Inventory Profiles Next (inventoryprofilesnext), Gobber2 (gobber2), MC Dungeons Weapons (mcdw)
duplicate of #229
well technically it's not duplicate but it has the same underlaying reason.