Llamarama

Llamarama

56k Downloads

Crashed whilst ticking entity

milay opened this issue ยท 3 comments

commented

Not quite sure what happened here, but maybe you can look into this?

For context: Just moments before I found some Bumble Llamas and leashed one to take them home (after, I suspect, the mossy lama near my home suffocated the bumble llama there in a tree). Then I had a crash (couldn't generate chunk) caused by another mod (Lush Forests). I removed that mod and restarted the game. The llamas were off the leash, but everything seemed fine for just a few seconds, then the game froze, saved, and crashed with the following report.)
I am not sure if the other mod's crash factored into this in any way.

Edit: It seems the previous mod's crash saved just before leashing the llamas.
That said, that crash happened again

The game crashed whilst ticking entity
Error: java.lang.ClassCastException: class net.minecraft.class_638 cannot be cast to class net.minecraft.class_3218 (net.minecraft.class_638 and net.minecraft.class_3218 are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @604c5de8)
Exit-Code: -1

---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 4/3/22, 12:48 AM
Description: Ticking entity

java.lang.ClassCastException: class net.minecraft.class_638 cannot be cast to class net.minecraft.class_3218 (net.minecraft.class_638 and net.minecraft.class_3218 are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @604c5de8)
at io.github.llamarama.team.common.entity.bumbllama.BumbleLlamaEntity.tryGrowPlant(BumbleLlamaEntity.java:137)
at io.github.llamarama.team.common.entity.bumbllama.BumbleLlamaEntity.method_5773(BumbleLlamaEntity.java:97)
at net.minecraft.class_638.method_18646(class_638.java:217)
at net.minecraft.class_1937.method_18472(class_1937.java:485)
at net.minecraft.class_638.method_32124(class_638.java:200)
at net.minecraft.class_5574.method_31791(class_5574.java:54)
at net.minecraft.class_638.method_18116(class_638.java:196)
at net.minecraft.class_310.method_1574(class_310.java:1761)
at net.minecraft.class_310.method_1523(class_310.java:1091)
at net.minecraft.class_310.method_1514(class_310.java:737)
at net.minecraft.client.main.Main.main(Main.java:236)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:416)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

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

-- Head --
Thread: Render thread
Stacktrace:
at io.github.llamarama.team.common.entity.bumbllama.BumbleLlamaEntity.tryGrowPlant(BumbleLlamaEntity.java:137)
at io.github.llamarama.team.common.entity.bumbllama.BumbleLlamaEntity.method_5773(BumbleLlamaEntity.java:97)
at net.minecraft.class_638.method_18646(class_638.java:217)
at net.minecraft.class_1937.method_18472(class_1937.java:485)
at net.minecraft.class_638.method_32124(class_638.java:200)
at net.minecraft.class_5574.method_31791(class_5574.java:54)
at net.minecraft.class_638.method_18116(class_638.java:196)

-- Entity being ticked --
Details:
Entity Type: llamarama:bumble_llama (io.github.llamarama.team.common.entity.bumbllama.BumbleLlamaEntity)
Entity ID: 354
Entity Name: Bumble Llama
Entity's Exact location: 83.30, 108.00, 63.69
Entity's Block location: World: (83,108,63), Section: (at 3,12,15 in 5,6,3; chunk contains blocks 80,-64,48 to 95,319,63), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Entity's Momentum: -0.02, -0.08, -0.01
Entity's Passengers: []
Entity's Vehicle: null
Stacktrace:
at net.minecraft.class_1937.method_18472(class_1937.java:485)
at net.minecraft.class_638.method_32124(class_638.java:200)
at net.minecraft.class_5574.method_31791(class_5574.java:54)
at net.minecraft.class_638.method_18116(class_638.java:196)
at net.minecraft.class_310.method_1574(class_310.java:1761)
at net.minecraft.class_310.method_1523(class_310.java:1091)
at net.minecraft.class_310.method_1514(class_310.java:737)
at net.minecraft.client.main.Main.main(Main.java:236)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:416)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

-- Affected level --
Details:
All players: 1 total; [class_746['rootyful'/1329, l='ClientLevel', x=79.69, y=111.00, z=53.46]]
Chunk stats: 1024, 166
Level dimension: minecraft:overworld
Level spawn location: World: (-32,118,32), Section: (at 0,6,0 in -2,7,2; chunk contains blocks -32,-64,32 to -17,319,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511)
Level time: 4616116 game time, 6913909 day time
Server brand: fabric
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.class_638.method_8538(class_638.java:407)
at net.minecraft.class_310.method_1587(class_310.java:2376)
at net.minecraft.class_310.method_1514(class_310.java:756)
at net.minecraft.client.main.Main.main(Main.java:236)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:416)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: Default, Fabric Mods, charmonium/journeyman, Stay_True_1.18.zip, Vanilla_Additions_Dark_GUI_Add-On_1.2.3.zip, Xaero's Minimap - Mod Icons.zip, VanillaTweaks_r645362.zip, NoBushyLeaves.zip, immersive_weathering/visual_waxed_iron_items, VanillaTweaks_r700037.zip

-- 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.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1234836448 bytes (1177 MiB) / 4001366016 bytes (3816 MiB) up to 9294577664 bytes (8864 MiB)
CPUs: 4
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
Identifier: Intel64 Family 6 Model 94 Stepping 3
Microarchitecture: Skylake (Client)
Frequency (GHz): 3.19
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 4
Graphics card #0 name: NVIDIA GeForce GTX 970
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x13c2
Graphics card #0 versionInfo: DriverVersion=27.21.14.5671
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.13
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.13
Memory slot #1 type: DDR4
Virtual memory max (MB): 23965.91
Virtual memory used (MB): 17118.93
Swap memory total (MB): 7626.29
Swap memory used (MB): 299.83
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8864m -Xms256m
Fabric Mods:
additionaladditions: Additional Additions 3.0.1
additionalbars: Additional Bars 3.0.0
additionalstructures: Additional Structures 3.0.2
advanced_runtime_resource_pack: Runtime Resource Pack 0.5.5
advancements-enlarger: Advancements Enlarger 0.2.4
advdebug: Advancements Debug 2.3.0
adventurez: AdventureZ 1.4.10
aqupdcaracal: Caracal mob 1.18.2-1.3.8
aqupdgrizzly: Grizzly Bear mob 1.18-1.3
architects_palette: Architect's Palette Fabric 1.7
architectury: Architectury 4.1.36
attributefix: AttributeFix 14.0.1
autoconfig1u: Auto Config v1 Updated 3.4.0
axolotlitemfix: Axolotl Item Fix 1.1.3
balm-fabric: Balm 3.0.0+0
basicshields: Basic Shields [Fabric] 1.3.1-1.18.2
bcc: BetterCompatibilityChecker fabric-1.0.5
betteranimalsplus: Better Animals Plus 1.18.2-11.0.5
betterdungeons: YUNG's Better Dungeons 1.18.2-Fabric-2.0
betterf3: BetterF3 1.2.4
bettermineshafts: YUNG's Better Mineshafts 1.18.2-Fabric-2.0
betterstrongholds: YUNG's Better Strongholds 1.18.2-Fabric-2.0
betterthirdperson: Better Third Person 1.7.2
bhmenu: BHMenu-Fabric 1.17.1-1.18.2-1.3
biomeinfo: BiomeInfo 1.18.2-10
biomemakeover: Biome Makeover 1.18.2-1.4.15
blockus: Blockus 2.4.3+1.18.2
blue_endless_jankson: jankson 1.2.1
blur: Blur (Fabric) 2.4.1
bookshelf: Bookshelf 13.0.7
bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.3.6-1.18.2
byg: Oh The Biomes You'll Go 1.4-RC-7
capybara: Capybara 1.0.3
cardinal-components: Cardinal Components API 4.1.4
cardinal-components-base: Cardinal Components API (base) 4.1.4
cardinal-components-block: Cardinal Components API (blocks) 4.1.4
cardinal-components-chunk: Cardinal Components API (chunks) 4.1.4
cardinal-components-entity: Cardinal Components API (entities) 4.1.4
cardinal-components-item: Cardinal Components API (items) 4.1.4
cardinal-components-level: Cardinal Components API (world saves) 4.1.4
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 4.1.4
cardinal-components-world: Cardinal Components API (worlds) 4.1.4
carrier: Carrier 1.10.0
ce: Cave Enhancements 1.0.4
charm: Charm 4.0.0
charmonium: Charmonium 4.0.0
cherishedworlds: Cherished Worlds 2.0.1-1.18
chunkcopy: Chunk Copy 2.0.0
cleardespawn: Clear Despawn 1.1.7
clienttweaks: Client Tweaks 7.1.0
cloth-basic-math: cloth-basic-math 0.6.0
cloth-config: Cloth Config v6 6.2.57
clumps: Clumps 8.0.0+7
coat: Coat 1.0.0-beta.17+mc1.18.2
collective-fabric: Collective (Fabric) 4.26
com_electronwill_night-config_core: core 3.6.4
com_electronwill_night-config_toml: toml 3.6.4
com_eliotlash_mclib_mclib: mclib 18
com_eliotlash_molang_molang: molang 18
com_github_luben_zstd-jni: zstd-jni 1.5.2-2
com_moandjiezana_toml_toml4j: toml4j 0.7.2
com_typesafe_config: config 1.4.1
com_velocitypowered_velocity-native: velocity-native 1.1.0-SNAPSHOT
comforts: Comforts 1.1.2-1.18.2
consistency_plus: Consistency Plus 0.5.0-RC2+1.18.2
continuity: Continuity 1.1.0+1.18.2
controlling: Controlling For Fabric 9.0+17
craftingtweaks: Crafting Tweaks 13.0.0
crawl: Crawl 0.10.2
creatures_of_the_jungle: Creatures From The Jungle 1.0.0
creeperoverhaul: Creeper Overhaul 1.3.0
croptopia: Croptopia 1.8.3
crowdin-translate: CrowdinTranslate 1.4+1.18.2
cullleaves: Cull Leaves 2.3.2
customportalapi: Custom Portal Api 0.0.1-beta50-1.18
darkpaintings: DarkPaintings 10.0.1
dashloader: DashLoader 3.1.1+1.18
dawn: Dawn API 3.3.0
decorative_blocks: Decorative Blocks 2.1.0
deepslatecutting: Deepslate Cutting 1.3.2
deleteworldstotrash: Delete Worlds To Trash 3.2.0
dev_quantumfusion_dashloader_dashloader-core: dashloader-core 1.4.0
dev_quantumfusion_hyphen: hyphen 0.2.0
disenchanter: Disenchanter 0.1.5+1.18
dragonloot: DragonLoot 1.0.10
drippyloadingscreen: Drippy Loading Screen 1.5.1
duckling: Duckling 1.0.2
dustrial_decor: Dustrial Decor 0.5
dynamicfps: Dynamic FPS 2.1.0
earthbounds: Earthbounds 1.0.5c
earthtojavamobs: Earth2Java 1.8.0+1.18.2
easymagic: Easy Magic 3.3.0
easyshulkerboxes: Easy Shulker Boxes 3.1.1
eatinganimationid: Eating Animation 1.5
ecologics: Ecologics 1.4.0
elytratrinket: Elytra Trinket 3.0.0-1.18.1
enchantment_lore: Enchantment Lore 1.2.6-1
enchdesc: EnchantmentDescriptions 10.0.2
enhanced_attack_indicator: Enhanced Attack Indicator 1.0.2+1.18
entityculling: EntityCulling-Fabric 1.5.0
equipmentcompare: Equipment Compare 1.2.12
extended_armor_bars: Extended Armor Bars 1.2.1
fabric: Fabric API 0.48.0+1.18.2
fabric-api-base: Fabric API Base 0.4.4+d7c144a860
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.5.7+d7c144a860
fabric-biome-api-v1: Fabric Biome API (v1) 8.0.3+801ec85b60
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.21+d7c144a860
fabric-content-registries-v0: Fabric Content Registries (v0) 3.0.2+d82b939260
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.11+3ac43d9560
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.17+2540745460
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.13+d7c144a860
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.13+d7c144a860
fabric-item-api-v1: Fabric Item API (v1) 1.3.3+691a79b560
fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.10+3ac43d9560
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-language-kotlin: Fabric Language Kotlin 1.7.1+kotlin.1.6.10
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.0.2+2540745460
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.11+d7c144a860
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.0.4+d1027f7d60
fabric-models-v0: Fabric Models (v0) 0.3.6+d7c144a860
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.21+d882b91560
fabric-networking-v0: Fabric Networking (v0) 0.3.8+b4f4f6cd60
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 2.0.3+40c91ec860
fabric-particles-v1: Fabric Particles (v1) 0.2.12+526dc1ac60
fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.8+0d9ab37260
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.13+d882b91560
fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.17+d8c7b9ae60
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.11+b4f4f6cd60
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.7+d7c144a860
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.2+d1027f7d60
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.18+2de5574560
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.10+d882b91560
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.14+40c91ec860
fabric-textures-v0: Fabric Textures (v0) 1.0.12+3ac43d9560
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.5.14+cca23f9360
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.0.0+40c91ec860
fabricenchantments: Fabric Enchantments 0.7.2
fabricloader: Fabric Loader 0.13.3
fabricshieldlib: Fabric Shield Lib 1.5.3-1.18
fake-player-api: Fake Player API 0.3.0
fallingleaves: Falling Leaves 1.10.0+1.18.2
fallingtree: FallingTree 3.4.1
fancymenu: FancyMenu 2.6.4
feature_nbt_deadlock_be_gone: Feature NBT Deadlock Be Gone - Fabric 2.0.0+1.18.2-rc1
ferritecore: FerriteCore 4.2.0
fiber: fiber 0.23.0-2
floral_flair: Floral Flair 1.3.0
forgeconfigapiport: Forge Config API Port 3.2.0
forgottenrecipes: ForgottenRecipes 1.18.1-1.0.0
friendsandfoes: Friends&Foes 1.3.0
geckolib3: Geckolib 3.0.35
geodes: More Geodes 1.3-SNAPSHOT.1
goblintraders: Goblin Traders 1.5.1
goosik-config: goosik-config 0.2.0
graveyard: The Graveyard 1.7
guardvillagers: Guard Villagers Fabric 1.18.2-1.0.11
gud_recipe_confidence: Recipe Confidence 1.0.2
highlighter: Highlighter 1.1.2
horseinfo: Horse Info 0.4.1-1.18
iceberg: Iceberg 1.0.38
ikwid_fabric: I know what I'm doing! [FABRIC] 1.1+1.18.x
illagerexp: Illager_Expansion 0.1.3
immersive_weathering: Immersive Weathering 2.3.2
incantationem: Incantationem 1.1.3+1.18.2
incubus_core: Incubus Core 1.6.6+1.18.2
indium: Indium 1.0.2+mc1.18.2
inmis: Inmis 2.5.2-1.18.2
inventoryhud: Inventory HUD + 3.4.2
invmove: InvMove 0.6.2
io_leangen_geantyref_geantyref: geantyref 1.3.11
iris: Iris 1.2.2-build.32
jankson: Jankson 4.0.0+j1.2.0
java: OpenJDK 64-Bit Server VM 17
kleeslabs: KleeSlabs 11.0.0
konkrete: Konkrete 1.3.3
krypton: Krypton 0.1.9
lambdynlights: LambDynamicLights 2.1.0+1.17
lazydfu: LazyDFU 0.1.2
libgui: LibGui 5.1.0+1.18
libninepatch: LibNinePatch 1.1.0
lithium: Lithium 0.7.9
llamarama: Llamarama 1.6.1
lovely_snails: Lovely Snails 1.0.4+1.18
maelstrom_library: Maelstrom Library 1.2.4-1.18.2
magnumtorch: Magnum Torch 3.1.2
mavm: More Axolotl Variants Mod 1.0.7a
maybe-more-data: Maybe More Data 1.0.0-1.18.2
mcwfences: Macaw's Fences and Walls 1.0.0
mcwlights: Macaw's Lights and Lamps 1.0.3
mcwtrpdoors: Macaw's Trapdoors 1.0.5
me_hypherionmc_simple-rpc-common: simple-rpc-common 1.0.20
midnightlib: MidnightLib 0.4.0
minecraft: Minecraft 1.18.2
mm: Manningham Mills 2.3
mobscarecrow: Mob Scarecrow 1.2.2
modid: Creatures Of The Snow 1.0.0
modmenu: Mod Menu 3.1.0
moreachievements: MoreAchievements 1.0.8
moretags: More Tags 3.0.3
morevillagers-fabric: MoreVillagersFabric 3.2.0-SNAPSHOT
mousetweaks: Mouse Tweaks 2.22
multipart_entities: MultipartEntities 1.1.5-1.18.2
naturescompass: Nature's Compass 1.18.2-2.0.3-fabric
nears: Nears 1.1.2
notenoughanimations: NotEnoughAnimations 1.5.0
omega-config: OmegaConfig 1.2.3-1.18.1
onsoulfire: On Soul Fire 1.18-1
orcinus: Hedgehog 1.18.2-1.0.0
org_anarres_jcpp: jcpp 1.4.14
org_aperlambda_lambdajcommon: lambdajcommon 1.8.1
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.6.10
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.6.10
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.6.10
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.6.10
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.5.2
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.5.2
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.3.1
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.3.1
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.3.1
org_joml_joml: joml 1.10.2
org_spongepowered_configurate-core: configurate-core 4.1.2
org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
overweight_farming: Overweight Farming 1.18.2-1.1.0-fabric
oxidized: Oxidized 1.6.3
patchouli: Patchouli 1.18.2-66-FABRIC
paxi: Paxi 1.18.2-Fabric-2.0
phosphor: Phosphor 0.8.1
pickupnotifier: Pick Up Notifier 3.2.0
pigsteel: Pigsteel Mod 1.7.1
placeholder-api: Placeholder API 1.1.3+1.17.1
player-data-api: Player Data API 0.1.0+1.18
plushies: Plushie Mod 1.2
polymorph: Polymorph 0.0.20-1.18.2
pride: Pride Lib 1.1.0+1.17
puzzle: Puzzle 1.2.1
puzzle-base: Puzzle Base 1.2.1
puzzle-gui: Puzzle GUI 1.2.1
puzzle-models: Puzzle Models 1.2.1
puzzle-splashscreen: Puzzle Splash Screen 1.2.1
puzzleslib: Puzzles Lib 3.3.1
quartzelv: Quartz Elevator 2.1.1+1.18
reach-entity-attributes: Reach Entity Attributes 2.1.1
repurposed_structures: Repurposed Structures 4.0.2+1.18.2
rightclickharvest: Right Click Harvest 1.5.1
roughlyenoughitems: Roughly Enough Items 8.0.442
roughlyenoughprofessions: Roughly Enough Professions 1.0.0
runelic: Runelic 11.0.1
satin: Satin 1.7.2
sbm-jukebox: SBM-Jukebox 1.0.2
sentimentality3: Sentimentality 3 1.4.12
simple-rpc: Simple Rpc 2.7.3
sit: Sit 1.18.2-18
skinlayers: 3d Skin Layers 1.4.2-mc1.18.2
skylorlib: SkyLib 1.2.3
sodium: Sodium 0.4.1+build.15
spark: spark 1.8.14
spirit: Spirit 1.2.1
spruceui: SpruceUI 3.3.0+1.17
starterkit-fabric: Starter Kit (Fabric) 3.1
stonecutter_recipe_tags: Stonecutter Recipe Tags 3.0.1+1.18.bc850d5.fabric
styled-nicknames: Styled Nicknames 1.0.4+1.18
styledchat: Styled Chat 1.2.3+1.18
terrablender: TerraBlender 1.1.0.98
terraform-wood-api-v1: Terraform Wood API (v1) 3.0.0
the_aether: Paradise Lost 1.6.8+1.18.2
the_bumblezone: The Bumblezone - Fabric 5.0.9+1.18.2
thonkutil: ThonkUtil 2.12.0+1.18
thonkutil-base: ThonkUtil Base 1.12.0+93f5607360
thonkutil-capes-v1: ThonkUtil Capes (v1) 1.3.1+974d16dd60
thonkutil-coords-v1: ThonkUtil Coords (v1) 1.0.18+4c66479160
thonkutil-customization-v1: ThonkUtil Customization (v1) 1.0.13+4c66479160
thonkutil-legacy: ThonkUtil Legacy 1.0.19+aa74e18060
thonkutil-modchecker-v1: ThonkUtil ModChecker (v1) 1.0.11+4c66479160
thonkutil-potions-v0: ThonkUtil Potions (v0) 1.4.0+6d0d59d760
thonkutil-titlescreen-v1: ThonkUtil TitleScreen (v1) 1.1.8+4c66479160
thonkutil-trades-v1: ThonkUtil Trades (v1) 1.1.19+4c66479160
tlcosmetica: Cosmetica 0.4.0
toms_storage: Tom's Simple Storage Mod 1.3.0
tradingpost: Trading Post 3.2.0
travelerstitles: Traveler's Titles 1.18.2-Fabric-2.0
trinketofundying: Trinket of Undying 2.0.1-1.18
trinkets: Trinkets 3.3.0
tweed4_annotated: tweed4_annotated 1.3.0
tweed4_base: tweed4_base 1.5.0+mc1.18.2
tweed4_data: tweed4_data 1.2.1+mc1.18.2
tweed4_data_hjson: tweed4_data_hjson 1.1.0
tweed4_tailor_coat: tweed4_tailor_coat 1.1.2+mc1.18.2
tweed4_tailor_screen: tweed4_tailor_screen 1.1.1+mc1.18.2
twigs: Twigs 1.1.3+legacy.1.18.2
universal_ores: Universal Ores 1.2.1
universalbonemeal: Universal Bone Meal 3.0.2
unstructured: Unstructured 0.3.1+1.18.2
vanilla_degus: Vanilla Degus 1.3.0
veinmining: Vein Mining 0.0.12-1.18.2
villager-hats: Villager Hats Mod 1.3.1
villagernames: Villager Names 4.0.3
visuality: Visuality 0.4.2
visualworkbench: Visual Workbench 3.2.0
voidtotem: VoidTotem (Fabric) 1.18.2-1.3.1
voidz: VoidZ 1.0.6
wandering_collector: Wandering Collector 1.1.2+mc1.18.2
waystones: Waystones 2.5.0
windchimes: Windchimes 1.2.0
witherturnsskeletons: Wither turns Skeletons 1.2.0-1.18.2
wmitaf: WMITAF 2.2.0
wthit: wthit 4.8.0
xaerominimap: Xaero's Minimap 22.4.0
xaeroworldmap: Xaero's World Map 1.20.5
yigd: You're in Grave Danger 1.3.1
yungsapi: YUNG's API 1.18.2-Fabric-2.0.7
yungsbridges: YUNG's Bridges 1.18.2-Fabric-2.0
yungsextras: YUNG's Extras 1.18.2-Fabric-2.0
zihlaunchpads: ZIHLaunchpads 1.2.0
Loaded Shaderpack: ComplementaryShaders_v4.1.zip
Profile: HIGH (+0 options changed by user)
Launched Version: fabric-loader-0.13.3-1.18.2
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce GTX 970/PCIe/SSE2 GL version 3.2.0 NVIDIA 456.71, NVIDIA Corporation
Window size: 1324x828
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
Type: Integrated Server (map_client.txt)
Graphics mode: fancy
Resource Packs: vanilla, Fabric Mods, charmonium/journeyman, file/Stay_True_1.18.zip, file/Vanilla_Additions_Dark_GUI_Add-On_1.2.3.zip, file/Xaero's Minimap - Mod Icons.zip, file/VanillaTweaks_r645362.zip, file/NoBushyLeaves.zip, immersive_weathering/visual_waxed_iron_items, file/VanillaTweaks_r700037.zip
Current Language: English (US)
CPU: 4x Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
Server Running: true
Player Count: 1 / 8; [class_3222['rootyful'/1329, l='ServerLevel[Paradise]', x=79.69, y=111.00, z=53.46]]
Data Packs: vanilla, Fabric Mods, file/VanillaTweaks_c996620.zip, file/armor statues v2.8.3.zip, file/cauldron concrete v2.0.5.zip, file/count mob deaths v1.1.2.zip, file/custom nether portals v2.3.5.zip, file/double shulker shells v1.3.2.zip, file/dragon drops v1.3.2.zip, file/durability ping v1.1.2.zip, file/more mob heads v2.9.4.zip, file/nether portal coords v1.1.2.zip, file/real time clock v1.1.2.zip, file/silence mobs v1.1.2.zip, file/track raw statistics v1.5.2.zip, file/track statistics v1.1.3.zip, file/unlock all recipes v2.0.3.zip, file/villager workstation highlights v1.1.2.zip, file/wandering trades v1.5.1.zip, file/Budding.Blocks.Silktouchable.zip, Repurposed_Structures-Friends_And_Foes-v1.zip, Repurposed_Structures-More_Villagers_v5.zip
World Generation: Stable

commented

Hello, thank you for this crash report.

We already fixed this bug with #14 and will release a new version soon!

Sorry for the inconvenience!

commented

My bad we actually already released it. I am not sure if it's pushed to curseforge but you can download the jar under releases too. Thank you!

commented

https://www.curseforge.com/minecraft/mc-mods/llamarama/files/3727795 @0xmycf @milay the aforementioned release has been out for 2 days. Gotta add that to contributing guidelines.