Bosses of Mass Destruction

Bosses of Mass Destruction

15M Downloads

1.19 Crash in Medieval Modpack Fabric

Kelvin-Raath opened this issue · 3 comments

commented

---- Minecraft Crash Report ----
// I feel sad now :(

Time: 8/3/22, 8:42 AM
Description: Ticking entity

java.lang.NullPointerException: Ticking entity
at net.barribob.boss.mob.mobs.lich.LichMovement$buildAttackMovement$tooCloseToTarget$1.invoke(LichMovement.kt:27)
at net.barribob.boss.mob.mobs.lich.LichMovement$buildAttackMovement$tooCloseToTarget$1.invoke(LichMovement.kt:27)
at net.barribob.boss.mob.mobs.lich.LichMovement$getWithinDistancePredicate$1.invoke(LichMovement.kt:85)
at net.barribob.boss.mob.mobs.lich.LichMovement$getWithinDistancePredicate$1.invoke(LichMovement.kt:83)
at net.barribob.boss.mob.ai.valid_direction.InDesiredRange.isValidDirection(InDesiredRange.kt:11)
at net.barribob.boss.mob.ai.valid_direction.ValidDirectionAnd.isValidDirection(ValidDirectionAnd.kt:6)
at net.barribob.boss.mob.ai.ValidatedTargetSelector.getTarget(ValidatedTargetSelector.kt:18)
at net.barribob.boss.mob.ai.goals.VelocityGoal.method_6268(VelocityGoal.kt:21)
at net.barribob.boss.mob.ai.goals.CompositeGoal.method_6268(CompositeGoal.kt:16)
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:761)
at net.minecraft.class_1309.method_6007(class_1309.java:2639)
at net.minecraft.class_1308.method_6007(class_1308.java:553)
at net.barribob.boss.mob.utils.BaseEntity.method_6007(BaseEntity.kt:76)
at net.minecraft.class_1309.method_5773(class_1309.java:2384)
at net.minecraft.class_1308.method_5773(class_1308.java:353)
at net.barribob.boss.mob.utils.BaseEntity.method_5773(BaseEntity.kt:55)
at net.minecraft.class_3218.redirect$ekg000$shouldTickEntity(class_3218.java:20244)
at net.minecraft.class_3218.method_18762(class_3218.java:711)
at net.minecraft.class_1937.method_18472(class_1937.java:466)
at net.minecraft.class_3218.method_31420(class_3218.java:370)
at net.minecraft.class_5574.method_31791(class_5574.java:54)
at net.minecraft.class_3218.method_18765(class_3218.java:338)
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:875)
at net.minecraft.class_3176.method_3813(class_3176.java:289)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:819)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:665)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:258)
at java.base/java.lang.Thread.run(Thread.java:833)

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

-- Head --
Thread: Server thread
Stacktrace:
at net.barribob.boss.mob.mobs.lich.LichMovement$buildAttackMovement$tooCloseToTarget$1.invoke(LichMovement.kt:27)
at net.barribob.boss.mob.mobs.lich.LichMovement$buildAttackMovement$tooCloseToTarget$1.invoke(LichMovement.kt:27)
at net.barribob.boss.mob.mobs.lich.LichMovement$getWithinDistancePredicate$1.invoke(LichMovement.kt:85)
at net.barribob.boss.mob.mobs.lich.LichMovement$getWithinDistancePredicate$1.invoke(LichMovement.kt:83)
at net.barribob.boss.mob.ai.valid_direction.InDesiredRange.isValidDirection(InDesiredRange.kt:11)
at net.barribob.boss.mob.ai.valid_direction.ValidDirectionAnd.isValidDirection(ValidDirectionAnd.kt:6)
at net.barribob.boss.mob.ai.ValidatedTargetSelector.getTarget(ValidatedTargetSelector.kt:18)
at net.barribob.boss.mob.ai.goals.VelocityGoal.method_6268(VelocityGoal.kt:21)
at net.barribob.boss.mob.ai.goals.CompositeGoal.method_6268(CompositeGoal.kt:16)
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:761)
at net.minecraft.class_1309.method_6007(class_1309.java:2639)
at net.minecraft.class_1308.method_6007(class_1308.java:553)
at net.barribob.boss.mob.utils.BaseEntity.method_6007(BaseEntity.kt:76)
at net.minecraft.class_1309.method_5773(class_1309.java:2384)
at net.minecraft.class_1308.method_5773(class_1308.java:353)
at net.barribob.boss.mob.utils.BaseEntity.method_5773(BaseEntity.kt:55)
at net.minecraft.class_3218.redirect$ekg000$shouldTickEntity(class_3218.java:20244)
at net.minecraft.class_3218.method_18762(class_3218.java:711)
at net.minecraft.class_1937.method_18472(class_1937.java:466)
at net.minecraft.class_3218.method_31420(class_3218.java:370)
at net.minecraft.class_5574.method_31791(class_5574.java:54)
at net.minecraft.class_3218.method_18765(class_3218.java:338)

-- Entity being ticked --
Details:
Entity Type: bosses_of_mass_destruction:lich (net.barribob.boss.mob.mobs.lich.LichEntity)
Entity ID: 714961
Entity Name: entity.bosses_of_mass_destruction.lich
Entity's Exact location: -1481.93, 215.85, -6549.71
Entity's Block location: World: (-1482,215,-6550), Section: (at 6,7,10 in -93,13,-410; chunk contains blocks -1488,-64,-6560 to -1473,319,-6545), Region: (-3,-13; contains chunks -96,-416 to -65,-385, blocks -1536,-64,-6656 to -1025,319,-6145)
Entity's Momentum: 0.13, 0.27, -0.06
Entity's Passengers: []
Entity's Vehicle: null
Stacktrace:
at net.minecraft.class_1937.method_18472(class_1937.java:466)
at net.minecraft.class_3218.method_31420(class_3218.java:370)
at net.minecraft.class_5574.method_31791(class_5574.java:54)
at net.minecraft.class_3218.method_18765(class_3218.java:338)
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:875)
at net.minecraft.class_3176.method_3813(class_3176.java:289)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:819)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:665)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:258)
at java.base/java.lang.Thread.run(Thread.java:833)

-- Affected level --
Details:
All players: 12 total; [class_3222['KristoferYee'/203104, l='ServerLevel[world]', x=-828.87, y=88.00, z=-961.87], class_3222['ikittyyyy'/524581, l='ServerLevel[world]', x=-2629.45, y=8.92, z=39.44], class_3222['Apexcape'/547381, l='ServerLevel[world]', x=55.30, y=64.00, z=451.09], class_3222['Tiffae'/654230, l='ServerLevel[world]', x=-789.70, y=97.00, z=-891.34], class_3222['sleepai'/1568, l='ServerLevel[world]', x=-793.53, y=87.00, z=-936.01], class_3222['Foxplushyy'/651495, l='ServerLevel[world]', x=-441.11, y=65.00, z=218.70], class_3222['vGumiho'/659583, l='ServerLevel[world]', x=-410.77, y=132.35, z=734.38], class_3222['ItsLeslie'/421812, l='ServerLevel[world]', x=694.19, y=29.00, z=35.37], class_3222['Polypuff'/640454, l='ServerLevel[world]', x=-1461.34, y=166.09, z=-6550.12], class_3222['HeisenBarry'/514583, l='ServerLevel[world]', x=-2650.95, y=7.00, z=48.20], class_3222['Krymas'/702560, l='ServerLevel[world]', x=-2564.30, y=97.94, z=-859.09], class_3222['neutreNN'/706187, l='ServerLevel[world]', x=-2573.45, y=135.00, z=-51.97]]
Chunk stats: 19699
Level dimension: minecraft:overworld
Level spawn location: World: (-483,71,-271), Section: (at 13,7,1 in -31,4,-17; chunk contains blocks -496,-64,-272 to -481,319,-257), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
Level time: 14549994 game time, 1024000 day time
Level name: world
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Level weather: Rain time: 75958 (now: false), thunder time: 72954 (now: false)
Known server brands: fabric
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:875)
at net.minecraft.class_3176.method_3813(class_3176.java:289)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:819)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:665)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:258)
at java.base/java.lang.Thread.run(Thread.java:833)

-- System Details --
Details:
Minecraft Version: 1.19
Minecraft Version ID: 1.19
Operating System: Linux (amd64) version 4.19-ovh-xxxx-std-ipv6-64
Java Version: 17.0.3, Private Build
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Private Build
Memory: 16627352664 bytes (15857 MiB) / 29460791296 bytes (28096 MiB) up to 35433480192 bytes (33792 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Xeon(R) E-2274G CPU @ 4.00GHz
Identifier: Intel64 Family 6 Model 158 Stepping 10
Microarchitecture: Coffee Lake
Frequency (GHz): 4.00
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: unknown
Graphics card #0 vendor: unknown
Graphics card #0 VRAM (MB): 0.00
Graphics card #0 deviceId: unknown
Graphics card #0 versionInfo: unknown
Virtual memory max (MB): 33062.55
Virtual memory used (MB): 40824.70
Swap memory total (MB): 1021.99
Swap memory used (MB): 2.75
JVM Flags: 20 total; -Xmx33792M -XX:+UseContainerSupport -XX:MaxMetaspaceSize=512M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:MaxTenuringThreshold=1
Fabric Mods:
additionalstructures: Additional Structures 4.0.0
adorn: Adorn 3.6.1+1.19
advdebug: Advancements Debug 2.3.0
adventurez: AdventureZ 1.4.14
alloy_forgery: Alloy Forgery 2.0.15+1.19
another_furniture: Another Furniture 2.0.1-1.19
arcanus: Arcanus 1.30
architects_palette: Architect's Palette Fabric 2.1.1
architectury: Architectury 5.10.33
attributefix: AttributeFix 15.0.2
autoconfig1u: Auto Config v1 Updated 3.4.0
backslot: BackSlot 1.2.8
badpackets: Bad Packets 0.1.2
bcc: BetterCompatibilityChecker fabric-2.0.1-build.15
bclib: BCLib 2.0.16
besmirchment: Besmirchment 1.19-2
playerabilitylib: Pal 1.6.0
terraform-wood-api-v1: Terraform Wood API (v1) 4.1.0
betterend: Better End 2.0.9
betternether: Better Nether 7.0.6
bewitchment: Bewitchment 1.19-4
impersonate: Impersonate 2.6.1
step-height-entity-attribute: Step Height Entity Attribute 1.0.0
bhmenu: BHMenu-Fabric 1.19-1.3
biomemakeover: Biome Makeover 1.19-1.5.9
bookshelf: Bookshelf 14.1.7
bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.4.1-1.19
maelstrom_library: Maelstrom Library 1.3-1.19-pre1
multipart_entities: MultipartEntities 1.2-1.19-pre1
bwplus: Bewitchment Plus 1.19-4
byg: Oh The Biomes You'll Go 2.0.0.7
capybara: Capybara 1.0.5
cardinal-components: Cardinal Components API 5.0.1
cardinal-components-block: Cardinal Components API (blocks) 5.0.1
cardinal-components-chunk: Cardinal Components API (chunks) 5.0.1
cardinal-components-item: Cardinal Components API (items) 5.0.1
cardinal-components-level: Cardinal Components API (world saves) 5.0.1
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.0.1
cardinal-components-world: Cardinal Components API (worlds) 5.0.1
carrier: Carrier 1.11.0
advanced_runtime_resource_pack: Runtime Resource Pack 0.5.5
charm: Charm 4.1.2
com_moandjiezana_toml_toml4j: toml4j 0.7.2
charmofundying: Charm of Undying 6.0.0-beta.2+1.19
chunkpregen: Fabric Chunk Pregenerator 0.3.3
cloth-api: Cloth API 4.0.65
cloth-basic-math: cloth-basic-math 0.6.1
cloth-client-events-v0: Cloth Client Events v0 4.0.65
cloth-common-events-v1: Cloth Common Events v1 4.0.65
cloth-utils-v1: Cloth Utils v1 4.0.65
cloth-config: Cloth Config v6 7.0.73
clumps: Clumps 9.0.0+6
collective-fabric: Collective (Fabric) 4.27
conjuring: Conjuring 1.0.24+1.19
cosmetic-armor: Cosmetic Armor 1.4.0
crawl: Crawl 0.11.0
mm: Manningham Mills 2.3
ctov: ChoiceTheorem's Overhauled Villages 3.0.1
darkpaintings: DarkPaintings 11.0.2
dataattributes: Data Attributes 1.2.1
dawn: Dawn API 3.5.0
debugify: Debugify 2.3.2
com_github_llamalad7_mixinextras: mixinextras 0.0.11
deepslatecutting: Deepslate Cutting 1.4.0
dehydration: Dehydration 1.2.9
dragonloot: DragonLoot 1.1.1
duckling: Duckling 2.0.3
dungeons_arise: When Dungeons Arise 2.1.51
dustrial_decor: Dustrial Decor 0.5
easymagic: Easy Magic 4.0.0
ecologics: Ecologics 2.1.4
edenring: EdenRing 0.6.3
eldritch_mobs: EldritchMobs 1.12.2
endrem: End Remastered 5.1.1
enhancedcelestials: Enhanced Celestials 2.1.0.0
environmentz: EnvironmentZ 1.2.3
expandeddelight: Expanded Delight 0.2.1
fabric: Fabric API 0.58.0+1.19
fabric-api-base: Fabric API Base 0.4.9+e62f51a3a9
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.7+9ff28f40a9
fabric-biome-api-v1: Fabric Biome API (v1) 9.0.14+b2a4a624a9
fabric-command-api-v1: Fabric Command API (v1) 1.2.6+f71b366fa9
fabric-command-api-v2: Fabric Command API (v2) 2.1.2+0d55f585a9
fabric-commands-v0: Fabric Commands (v0) 0.2.23+df3654b3a9
fabric-containers-v0: Fabric Containers (v0) 0.1.28+df3654b3a9
fabric-content-registries-v0: Fabric Content Registries (v0) 3.2.1+07df213ea9
fabric-convention-tags-v1: Fabric Convention Tags 1.0.8+37622d24a9
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.3+bd0a0d4aa9
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 5.1.2+a680b9b4a9
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.28+a6d2f785a9
fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.16+9ff28f40a9
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.26+9ff28f40a9
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.26+df3654b3a9
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.19+18990361a9
fabric-item-api-v1: Fabric Item API (v1) 1.5.5+35a03c43a9
fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.26+9ff28f40a9
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.1.0+33fbc738a9
fabric-loot-api-v2: Fabric Loot API (v2) 1.1.1+03a4e568a9
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.4+9e7660c6a9
fabric-message-api-v1: Fabric Message API (v1) 1.0.1+513f4a59a9
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.11+33fbc738a9
fabric-networking-api-v1: Fabric Networking API (v1) 1.1.0+442de8b8a9
fabric-networking-v0: Fabric Networking (v0) 0.3.15+df3654b3a9
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 4.0.8+9ff28f40a9
fabric-particles-v1: Fabric Particles (v1) 1.0.8+dc39553aa9
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.18+23c4cfefa9
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.12+9ff28f40a9
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.5+9ff28f40a9
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.0.9+e62f51a3a9
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.5.6+5f1a85e0a9
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.2.7+9ff28f40a9
fabric-transfer-api-v1: Fabric Transfer API (v1) 2.0.9+e62f51a3a9
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.1.1+9e7660c6a9
fabric-language-kotlin: Fabric Language Kotlin 1.8.2+kotlin.1.7.10
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.7.10
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.7.10
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.7.10
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.7.10
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.18.2
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.3.3
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.3.3
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.3.3
fabricloader: Fabric Loader 0.14.8
fallingtree: FallingTree 3.7.4
farmersdelight: Farmer's Delight 1.19-0.3.0
farmersknives: Farmer's Knives 2.0
ferritecore: FerriteCore 4.2.1
forgeconfigapiport: Forge Config API Port 4.0.0
com_electronwill_night-config_core: core 3.6.5
com_electronwill_night-config_toml: toml 3.6.5
frame: Frame 0.24.0+1.19
frame-api-base: Frame Base 0.2.1+906ebc04a9
frame-blocks-v0: Frame Blocks (v0) 0.1.3+233e7428a9
frame-config-v0: Frame Config (v0) 0.3.1+0fa45150a9
frame-content-registries-v0: Frame Content Registries (v0) 0.4.0+2876b511a9
frame-enchantments-v0: Frame Enchantments (v0) 0.1.0+4093105da9
frame-game-rules-v0: Frame Game Rules (v0) 0.2.4+e7ce56a6a9
frame-items-v0: Frame Items (v0) 0.1.3+906ebc04a9
frame-loot-tables-v0: Frame Loot Tables (v0) 0.1.4+4f7341eca9
frame-registries-v0: Frame Registries (v0) 0.1.1+0e0ec74ea9
frame-rendering-v0: Frame Rendering (v0) 0.1.5+906ebc04a9
frame-tabbed-item-groups-v0: Frame Tabbed Item Groups (v0) 0.2.4+0aca9b56a9
frame-toymaker-v0: Frame Data Generation Helpers (v0) 0.6.1+b13741c3a9
frame-woods-v0: Frame Woods (v0) 0.2.1+6a33fbada9
friendsandfoes: Friends&Foes 1.5.5
ftbchunks: FTB Chunks 1900.3.8-build.157
ftblibrary: FTB Library 1900.3.8-build.135
ftbteams: FTB Teams 1900.2.8-build.59
fwaystones: Fabric Waystones 3.0.2+mc1.19
geckolib3: Geckolib 3.1.6
com_eliotlash_mclib_mclib: mclib 18
com_eliotlash_molang_molang: molang 18
geodes: More Geodes 1.4.4
goblintraders: Goblin Traders 1.5.2
graveyard: The Graveyard 1.10
omega-config: OmegaConfig 1.2.2-1.18.1
graveyard_biomes: The Graveyard Biomes 1.2
guardvillagers: Guard Villagers Fabric 1.19-1.0.16
harvest_scythes: Harvest Scythes 2.5.3
icarus: Icarus 1.13
iceberg: Iceberg 1.0.38
immersive_weathering: Immersive Weathering 1.0.1-1.19_SNAPSHOT
imst: Immersive structures 2.0.2
infusion_table: Infusion Table 1.1.0
interactic: Interactic 0.1.10+1.19
jamlib: JamLib 0.3.2
java: OpenJDK 64-Bit Server VM 17
journeymap: Journeymap 5.8.5rc2
journeymap-api-fabric: JourneyMap API 1.19-1.8-fabric-SNAPSHOT
kiwi: Kiwi Lib 7.2.0
krypton: Krypton 0.2.0
com_velocitypowered_velocity-native: velocity-native 3.1.2-SNAPSHOT
lithium: Lithium 0.8.1
magnumtorch: Magnum Torch 4.0.1
mantori: Aphid Additions 1.1.1-1.19
mavm: More Axolotl Variants Mod 1.1.0
mcda: MC Dungeons Armors 2.1.1
mcdw: MC Dungeons Weapons 4.4.0-1.19
enchant_giver: Enchant Giver 1.3.0
mcwbridges: Macaw's Bridges 2.0.3
medievalorigins: Medieval Origins 1.19.x-4.1.2
medievalweapons: Medieval Weapons 1.2.1
memoryleakfix: memory Leak Fix 1.19-0.5.4
midnightlib: MidnightLib 0.5.2
minecraft: Minecraft 1.19
moborigins: Mob Origins 1.9.0
modid: Creatures Of The Snow 2.2.0+1.19
more_babies: More Babies 0.5.3
morevillagers: More Villagers 4.0.2
mythicmetals: Mythic Metals 0.15.1
magna: Magna 1.8.0-1.19
mythicmounts: Mythic Mounts 1.19-7.0
naturalist: Naturalist 2.0.1
naturescompass: Nature's Compass 1.19-2.0.4-fabric
nears: Nears 1.2.2
nochatreports: No Chat Reports 1.19-v1.2.3
onsoulfire: On Soul Fire 1.19-2
openloader: OpenLoader 13.0.1
origins: Origins 1.6.2
apoli: Apoli 2.5.1
additionalentityattributes: Additionalentityattributes 1.0.0+1.19
calio: Calio 1.7.0
reach-entity-attributes: Reach Entity Attributes 2.3.0
owo: o�o 0.7.3+1.19
oxidized: Oxidized 1.7.1
paintings: Paintings++ 10.0.0.0
passablefoliage: Passable Foliage 1.19-fabric-5.0.0
patchouli: Patchouli 1.19-74-FABRIC
fiber: fiber 0.23.0-2
pehkui: Pehkui 3.3.3+1.14.4-1.19.1
kanos_config: Kanos Config 0.3.1+1.14.4-1.19
playerex: PlayerEx 3.3.3
net_objecthunter_exp4j: exp4j 0.4.8
opc: Offline Player Cache 0.6.1
placeholder-api: Placeholder API 2.0.0-beta.7+1.19
probablychests: Probably Chests 0.5.3-1.19
professions: Professions 0.2.2
com_typesafe_config: config 1.4.1
io_leangen_geantyref_geantyref: geantyref 1.3.11
octo-economy-api: Octo Economy API 1.0.1
org_spongepowered_configurate-core: configurate-core 4.1.2
org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
puzzleslib: Puzzles Lib 4.0.17
quartzelv: Quartz Elevator 2.1.3+1.19
rare-ice: Rare Ice 0.5.0
repurposed_structures: Repurposed Structures 6.1.1+1.19
rightclickharvest: Right Click Harvest 2.2.1
rocks: This Rocks! 1.6.1
rotten: FleshZ 1.4.7
roughlyenoughitems: Roughly Enough Items 9.1.517
roughlyenoughprofessions: Roughly Enough Professions 1.1.0
roughlyenoughresources: Roughly Enough Resources 2.6.0
rpgdifficulty: Rpg Difficulty 1.2.0
seasons: Fabric Seasons 1.4-BETA+1.19
servercore: ServerCore 1.3.0-1.19
skyvillages: Sky Villages 1.0.2.1
spark: spark 1.9.26
fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
starlight: Starlight 1.1.1+fabric.ae22326
starterkit-fabric: Starter Kit (Fabric) 3.3
steves_vanilla: Steves Vanilla 1.0.0+1.19
stoneholm: Stoneholm 1.4.4
strawgolem: Straw Golem 2.0.0b1
structory: Structory 1.0.1
t_and_t: Towns and Towers - Structure Add-on 1.8
terrablender: TerraBlender 2.0.0.120
the_bumblezone: The Bumblezone - Fabric 6.1.1+1.19
cardinal-components-base: Cardinal Components API (base) 5.0.1
cardinal-components-entity: Cardinal Components API (entities) 5.0.1
fake-player-api: Fake Player API 0.3.0
things: Things 0.2.19+1.19
thonkutil: ThonkUtil 2.15.4+1.19
thonkutil-base: ThonkUtil Base 1.13.2+4a8c408a57
thonkutil-capes-v1: ThonkUtil Capes (v1) 1.4.2+3eb2749857
thonkutil-customization-v1: ThonkUtil Customization (v1) 1.1.2+8ff533c957
thonkutil-legacy: ThonkUtil Legacy 1.1.2+5d4263f557
thonkutil-modchecker-v1: ThonkUtil ModChecker (v1) 1.1.3+bd4b387957
thonkutil-potions-v0: ThonkUtil Potions (v0) 1.5.2+8ff533c957
thonkutil-trades-v1: ThonkUtil Trades (v1) 1.2.2+8ff533c957
toms_storage: Tom's Simple Storage Mod 1.3.5
toofast: TooFast 1.0.0
tooltiprareness: Tooltip Rareness 1.0.6
totw_additions: Towers of the Wild: Additions 1.2.3
tradingpost: Trading Post 4.0.0
transparent: Transparent 5.1.0
travelersbackpack: Traveler's Backpack 1.19-8.0.2
trinkets: Trinkets 3.4.0
twigs: Twigs 2.0.0-beta.8+1.19
villagernames: Villager Names 4.0.5
visualworkbench: Visual Workbench 4.0.0
vmp: Very Many Players 0.2.0+beta.6.28
voidtotem: Void Totem 2.0.0
voidz: VoidZ 1.0.8
wandering_collector: Wandering Collector 1.1.3+mc1.19
tweed4_annotated: tweed4_annotated 1.3.1+mc22w17a
tweed4_base: tweed4_base 1.6.0+mc22w17a
tweed4_data: tweed4_data 1.2.1+mc22w17a
tweed4_data_hjson: tweed4_data_hjson 1.1.1+mc22w17a
wardentools: Warden Tools 1.0
wolveswitharmor: Wolves With Armor 1.8.0-1.19
maybe-data: Maybe data 1.3.2-1.19-rc2
static-content: Static Content 1.0.1-1.16.2
staticdata: Static Data 1.1.2
wthit: wthit 5.7.0
xps: Xp Obelisk 0.4.1.r_for_1.19.x_Fabric
yigd: You're in Grave Danger 1.4.1

commented

Would you be able to elaborate on what was happening when this crashed. Were there multiple players? Was this a server or singleplayer?

commented

Hey!

This is on multiplayer, client-side only crash. The player gets kicked with the crash. Nothing in the server-side log.

commented

should be fixed in 1.4.2