dainxt / WeaponThrow

Throw your items in another way
2 stars 2 forks source link

Server Crash on Fabric 1.18 #22

Closed Estrelaura closed 2 years ago

Estrelaura commented 2 years ago

---- Minecraft Crash Report ---- // This doesn't make any sense!

Time: 1/30/22, 6:59 PM Description: Ticking entity

java.lang.NullPointerException: Cannot invoke "net.minecraft.class_2680.method_11654(net.minecraft.class_2769)" because "net.minecraft.class_2397.currentLeavesState" is null at Not Enough Crashes deobfuscated stack trace.(1.18+build.1) at net.minecraft.block.LeavesBlock.constant$elk000$matchLeaves(LeavesBlock:1082) at net.minecraft.block.LeavesBlock.getDistanceFromLog(LeavesBlock:89) at net.minecraft.block.LeavesBlock.getStateForNeighborUpdate(LeavesBlock:65) at net.minecraft.block.AbstractBlock$AbstractBlockState.getStateForNeighborUpdate(AbstractBlock:953) at net.minecraft.block.AbstractBlock$AbstractBlockState.updateNeighbors(AbstractBlock:895) at net.minecraft.block.AbstractBlock$AbstractBlockState.updateNeighbors(AbstractBlock:886) at net.moddingplayground.direbats.entity.DirebatEntity.mobTick(DirebatEntity.java:206) at net.minecraft.entity.mob.MobEntity.tickNewAi(MobEntity:758) at net.minecraft.entity.LivingEntity.tickMovement(LivingEntity:2604) at net.minecraft.entity.mob.MobEntity.tickMovement(MobEntity:545) at net.moddingplayground.direbats.entity.DirebatEntity.tickMovement(DirebatEntity.java:293) at net.minecraft.entity.LivingEntity.tick(LivingEntity:2349) at net.minecraft.entity.mob.MobEntity.tick(MobEntity:345) at net.moddingplayground.direbats.entity.DirebatEntity.tick(DirebatEntity.java:157) at net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld:699) at net.minecraft.world.World.tickEntity(World:487) at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld:360) at net.minecraft.world.EntityList.forEach(EntityList:54) at net.minecraft.server.world.ServerWorld.tick(ServerWorld:328) at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer:879) at net.minecraft.server.MinecraftServer.tick(MinecraftServer:823) at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer:99) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer:684) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer:270) at 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: Render thread Stacktrace: at net.minecraft.class_2397.constant$elk000$matchLeaves(class_2397.java:1082) at net.minecraft.class_2397.method_10302(class_2397.java:89) at net.minecraft.class_2397.method_9559(class_2397.java:65) at net.minecraft.class_4970$class_4971.method_26191(class_4970.java:953) at net.minecraft.class_4970$class_4971.method_26183(class_4970.java:895) at net.minecraft.class_4970$class_4971.method_30101(class_4970.java:886) at net.moddingplayground.direbats.entity.DirebatEntity.method_5958(DirebatEntity.java:206) at net.minecraft.class_1308.method_6023(class_1308.java:758) at net.minecraft.class_1309.method_6007(class_1309.java:2604) at net.minecraft.class_1308.method_6007(class_1308.java:545) at net.moddingplayground.direbats.entity.DirebatEntity.method_6007(DirebatEntity.java:293) at net.minecraft.class_1309.method_5773(class_1309.java:2349) at net.minecraft.class_1308.method_5773(class_1308.java:345) at net.moddingplayground.direbats.entity.DirebatEntity.method_5773(DirebatEntity.java:157) at net.minecraft.class_3218.method_18762(class_3218.java:699) at net.minecraft.class_1937.method_18472(class_1937.java:487) at net.minecraft.class_3218.method_31420(class_3218.java:360) at net.minecraft.class_5574.method_31791(class_5574.java:54) at net.minecraft.class_3218.method_18765(class_3218.java:328)

-- Entity being ticked -- Details: Entity Type: direbats:direbat (net.moddingplayground.direbats.entity.DirebatEntity) Entity ID: 3050 Entity Name: Direbat Entity's Exact location: 51.33, 73.00, -149.07 Entity's Block location: World: (51,73,-150), Section: (at 3,9,10 in 3,4,-10; chunk contains blocks 48,-64,-160 to 63,319,-145), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1) Entity's Momentum: 0.14, 0.00, -0.05 Entity's Passengers: [] Entity's Vehicle: null Entity NBT: {AbsorptionAmount:0.0f,Air:300s,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],ArmorItems:[{},{},{},{}],Attributes:[{Base:0.22d,Name:"minecraft:generic.movement_speed"},{Base:16.0d,Modifiers:[{Amount:0.00473778212333339d,Name:"Random spawn bonus",Operation:1,UUID:[I;762903773,750732581,-1720716646,477500062]}],Name:"minecraft:generic.follow_range"}],AvoidsFallingBlocks:0b,BMLootBlock:0b,Brain:{memories:{}},CanPickUpLoot:1b,DeathTime:0s,EatingTime:-1,FallDistance:0.0f,FallFlying:0b,Fire:-1s,HandDropChances:[0.085f,0.085f],HandItems:[{},{}],Hanging:1b,HangingCooldown:200,Health:16.0f,HurtByTimestamp:0,HurtTime:0s,Invulnerable:0b,LeftHanded:0b,Motion:[0.13857079532108663d,0.0d,-0.05471784058900798d],NoGravity:1b,OnGround:1b,PersistenceRequired:0b,PickupCooldown:0,PortalCooldown:0,Pos:[51.33152745967433d,73.0d,-149.0707857054679d],Rotation:[249.67535f,0.0f],UUID:[I;1750600029,137907556,-1538371700,801943351],arcanus:{DiscombobulatedTimer:0,IsDiscombobulated:0b},cardinal_components:{"apoli:powers":{Powers:[]},"onsoulfire:on_soul_fire":{OnSoulFire:0b}}} Stacktrace: at net.minecraft.class_1937.method_18472(class_1937.java:487) at net.minecraft.class_3218.method_31420(class_3218.java:360) at net.minecraft.class_5574.method_31791(class_5574.java:54) at net.minecraft.class_3218.method_18765(class_3218.java:328) at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:879) at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:823) at net.minecraft.class_1132.method_3748(class_1132.java:99) at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:684) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270) at java.base/java.lang.Thread.run(Thread.java:833)

-- Affected level -- Details: All players: 1 total; [class_3222['Estrelaura'/2500, l='ServerLevel[New World]', x=-18.30, y=92.00, z=-127.82]] Chunk stats: 2589 Level dimension: minecraft:overworld Level spawn location: World: (-16,62,-48), Section: (at 0,14,0 in -1,3,-3; chunk contains blocks -16,-64,-48 to -1,319,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1) Level time: 20269 game time, 20269 day time Level name: New World Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true Level weather: Rain time: 143381 (now: false), thunder time: 6996 (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:879) at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:823) at net.minecraft.class_1132.method_3748(class_1132.java:99) at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:684) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270) at java.base/java.lang.Thread.run(Thread.java:833)

-- System Details -- Details: Minecraft Version: 1.18.1 Minecraft Version ID: 1.18.1 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.1, Eclipse Adoptium Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium Memory: 670776216 bytes (639 MiB) / 2099249152 bytes (2002 MiB) up to 2099249152 bytes (2002 MiB) CPUs: 4 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i5-4440 CPU @ 3.10GHz Identifier: Intel64 Family 6 Model 60 Stepping 3 Microarchitecture: Haswell (Client) Frequency (GHz): 3.09 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 4 Graphics card #0 name: NVIDIA GeForce GTX 750 Ti Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 2048.00 Graphics card #0 deviceId: 0x1380 Graphics card #0 versionInfo: DriverVersion=27.21.14.5671 Memory slot #0 capacity (MB): 4096.00 Memory slot #0 clockSpeed (GHz): 1.60 Memory slot #0 type: DDR3 Memory slot #1 capacity (MB): 4096.00 Memory slot #1 clockSpeed (GHz): 1.60 Memory slot #1 type: DDR3 Virtual memory max (MB): 17329.84 Virtual memory used (MB): 15070.32 Swap memory total (MB): 9232.36 Swap memory used (MB): 3311.80 JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2001m -Xmx2001m Fabric Mods: accurateblockplacement: Accurate Block Placement 1.0.11 addendum: Addendum 1.0.2 additionaladditions: Additional Additions 3.0.1 advanced_runtime_resource_pack: Runtime Resource Pack 0.5.4 advancementplaques: Advancement Plaques 1.4.3 advancements-enlarger: Advancements Enlarger 0.2.4 alternatecurrent: Alternate Current 1.1.0 amecsapi: Amecs API 1.3.3+mc1.18-pre1 amplified_nether: Amplified Nether for Fabric 1.0.1 animal_feeding_trough: Animal Feeding Trough 1.0.3+1.18.1 annotateddi: Annotated DI 2.0.4+1.18 antighost: AntiGhost 1.18-pre5-fabric0.42.8-1.1.4 aopalliance_aopalliance: aopalliance 1.0 apoli: Apoli 2.2.2 appleskin: AppleSkin 2.3.0+mc1.18.1 apugli: Apugli 1.2.1 arcanus: Arcanus 1.27 architects_palette: Architect's Palette Fabric 1.3 architectury: Architectury 3.5.12 assembly: Assembly 21w07a-1.1.0 audaki_cart_engine: Audaki Cart Engine 1.0.2 authme: Auth Me 2.2.0 autoconfig1u: Auto Config v1 Updated 3.2.3 axesareweapons: Axes Are Weapons 1.5.1 axolotlitemfix: Axolotl Item Fix 1.1.3 azalea_hedges: Azalea Hedges 1.0.0 badstdout: BadStdOut 1.1.1-1.18 beaconoverhaul: Beacon Overhaul 1.5.0+1.18 bedrockify: BedrockIfy 1.3.0+mc1.18 bedrockwaters: BedrockWaters 1.6.0+1.18.1 bedspreads: Bedspreads 1.5.0-1.18 better_concrete: Better Concrete 1.0.0 betterclouds: Better Clouds 1.0.4 bettereating: Better Eating 0.3.0 betterf3: BetterF3 1.2.2 bettermounthud: Better Mount HUD 1.1.3 bettertaskbar: Better Taskbar 1.1 betterthirdperson: Better Third Person 1.6.0 big_items_duh: Big items, duh! 1.0.2+mc1.18 bingbingwahoo: Bing Bing Wahoo 1.2.0 biomemakeover: Biome Makeover 1.18.1-1.4.3 blast: BLAST 1.8.2 blockshifter: Blockshifter 1.4.1+fabric-1.18 blocktuner: BlockTuner 1.0.0 blue_endless_jankson: jankson 1.2.1 blur: Blur (Fabric) 2.4.1 boat_step_up: Boat Step Up 1.2.1 boatcontainer: BoatContainer 1.0.4 brb: Better Recipe Book 1.5.6 breadcrumbs: Breadcrumbs 1.16.5-1.1.0 c2me: Concurrent Chunk Management Engine 0.2.0+alpha.6.25 cakechomps: Cake Chomps 1.4.0-1.18 calio: Calio 1.4.2 campchair: Camp Chair 1.0.0 capybara: Capybara 1.0.1 cardinal-components-base: Cardinal Components API (base) 4.0.1 cardinal-components-entity: Cardinal Components API (entities) 4.0.1 cardinal-components-world: Cardinal Components API (worlds) 4.0.1 cartloaders: CartLoaders 0.0.2 cauldronconcrete: Cauldron Concrete 1.0.0+21w16a-fabric cauldronlib: Cauldronlib 1.2.2 cauldronriptide: Cauldron Riptide 1.1-mc1.17-fabric cauldrons: Cauldrons 1.2.0 chainsuspension: Chain Suspension 1.0.0 chalk: Chalk 1.2.1 chat_heads: Chat Heads 0.6.0 chatlagfix: Chat lag fix 2.0.2 cleancut: CleanCut 1.18-4.0-fabric clear-skies: Clear Skies 2.0.82 clearview: Lava Clear View 3.0.0 clientsidenoteblocks: ClientSideNoteblocks 2.1 cloth-api: Cloth API 3.1.61 cloth-basic-math: cloth-basic-math 0.6.0 cloth-client-events-v0: Cloth Client Events v0 3.1.61 cloth-common-events-v1: Cloth Common Events v1 3.1.61 cloth-config: Cloth Config v6 6.1.48 cloth-config-lite: cloth-config-lite 2.0.6 cloth-datagen-api-v1: Cloth Datagen v1 3.1.61 cloth-scissors-api-v1: Cloth Scissors API v1 3.1.61 cloth-utils-v1: Cloth Utils v1 3.1.61 coat: Coat 1.0.0-beta.15 com_electronwill_night-config_core: core 3.6.5 com_electronwill_night-config_toml: toml 3.6.5 com_eliotlash_mclib_mclib: mclib 18 com_eliotlash_molang_molang: molang 18 com_google_inject_guice: guice 5.0.1 com_moandjiezana_toml_toml4j: toml4j 0.7.2 com_velocitypowered_velocity-native: velocity-native 1.1.0-SNAPSHOT companion: Companion 1.1.1 connectiblechains: Connectible Chains 2.0.1+1.18.1 cosmetica: Cosmetica 0.3.2 couplings: Couplings 1.7.1+1.18 cr-arrows-info: Arrows Info 1.2.0+1.18 creativeonepunch: Creative One-Punch 1.3 crosshairmod: Crosshair Mod 0.4.3 crowdin-translate: CrowdinTranslate 1.4+1.18-pre5 crumbs: Crumbs 1.0.7 customizableelytra: Customizable Elytra 1.5.3-1.18 customstars: Custom Stars 0.7+1.18 darkness: True Darkness 2.0.89 darkpaintings: DarkPaintings 9.0.3 detailab: Detail Armor Bar 2.6.1+1.18-fabric difficultyplus: Difficulty Plus 1.0.1 direbats: Direbats 2.1.0 discerning_furnace: Discerning Furnace 1.0.5+MC1.18-1.18.1 dontdropit: Don't Drop It! 2.3.8+1.18 doublejump: Double Jump Mod 1.0.1+mc1.18 dragonloot: DragonLoot 1.0.10 drogtor: Drogtor 1.1.2 dropspread: Drop Spread 1.0 dual_riders: DualRiders 1.0.5 dummmmmmy: MmmMmmMmmMmm 1.18-1.5.0 durabilityspeed: Durability Speed 1.4.0 dynamicfps: Dynamic FPS 2.1.0 dynmus: Dynamic Music 1.4.0 ears: Ears 1.4.5_01 eatinganimationid: Eating Animation 1.2 economical_villager_trading: Economical Villager Trading 1.2.4+MC1.18-1.18.1 effective: Effective 1.1 elativitymc_c2me-fabric_ver_1_18libs: libs 0.2.0+alpha.6.25 elytraprotection: Elytra Protection 1.18-0.1.1 enchantablehorsearmor: Enchantable Horse Armor 1.0a enchantmenttweaker: Enchantment Tweaker 0.0.1b enhanced-searchability: EnhancedSearchability 2.0.1 enhanced_attack_indicator: Enhanced Attack Indicator 1.0.2+1.18 enhancedblockentities: Enhanced Block Entities 0.5+1.18 entityculling: EntityCulling-Fabric 1.3.3 equipmentcompare: Equipment Compare 1.2.11 extraalchemy: Extra Alchemy 1.7.0 extraorigins: Extra Origins 1.18-7 extrasounds: Extra Sounds 2.1.1+1.18 extrasucchopper: Extra Succ Hopper 1.0+1.17 fabric: Fabric API 0.46.1+1.18 fabric-api-base: Fabric API Base 0.4.1+b4f4f6cdc8 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.5.0+17be577f65 fabric-biome-api-v1: Fabric Biome API (v1) 6.0.1+ded849a965 fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.9+3ac43d9565 fabric-command-api-v1: Fabric Command API (v1) 1.1.6+3ac43d9565 fabric-commands-v0: Fabric Commands (v0) 0.2.5+b4f4f6cd65 fabric-containers-v0: Fabric Containers (v0) 0.1.18+d154e2c665 fabric-content-registries-v0: Fabric Content Registries (v0) 0.4.5+6f53a73d65 fabric-copper-golem: Copper Golem 1.0.3+1.18 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.8+3ac43d9565 fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.9+a1d9bbf565 fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.5+6b21378a65 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.16+bfa23f17c8 fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.6+b4f4f6cd65 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.10+3ac43d9565 fabric-item-api-v1: Fabric Item API (v1) 1.3.0+691a79b565 fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.3+3ac43d9565 fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.8+c8aba2f3c8 fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.6+b4f4f6cd65 fabric-language-kotlin: Fabric Language Kotlin 1.7.1+kotlin.1.6.10 fabric-language-scala: Fabric Language Scala 1.1.0+scala.2.13.6 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.10+c15ca33565 fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.8+3ac43d9565 fabric-mining-level-api-v1: Fabric Mining Level API (v1) 1.0.3+3ac43d9565 fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.8+b4f4f6cd65 fabric-models-v0: Fabric Models (v0) 0.3.3+3ac43d9565 fabric-networking-api-v1: Fabric Networking API (v1) 1.0.18+3ac43d95c8 fabric-networking-v0: Fabric Networking (v0) 0.3.5+b4f4f6cd65 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.11.1+3b82842e65 fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.9+3ac43d9565 fabric-particles-v1: Fabric Particles (v1) 0.2.9+526dc1ac65 fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.0+befed49e65 fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.10+b0b66fc365 fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.13+b0b66fc365 fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.7+b4f4f6cd65 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.4+7242e9d765 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.18+3ac43d9565 fabric-rendering-v0: Fabric Rendering (v0) 1.1.9+b4f4f6cd65 fabric-rendering-v1: Fabric Rendering (v1) 1.10.3+6b21378a65 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 1.0.1+13eda06565 fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.11+3ac43d95c8 fabric-screen-api-v1: Fabric Screen API (v1) 1.0.7+3ac43d9565 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.11+3ac43d9565 fabric-structure-api-v1: Fabric Structure API (v1) 2.1.0+0a73a6c265 fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.5+3ac43d95c8 fabric-textures-v0: Fabric Textures (v0) 1.0.9+3ac43d9565 fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.3.5+fb3b57b465 fabric-transfer-api-v1: Fabric Transfer API (v1) 1.5.6+b4f4f6cd65 fabrication: Fabrication 2.3.0 fabricloader: Fabric Loader 0.12.12 fallingattack: Falling Attack 1.17.1-1.1.2 fallingleaves: Falling Leaves 1.9.0+1.18.1 farmersdelight: Farmer's Delight 1.18.1-0.2.0 farsighted-mobs: Farsighted Mobs 1.1-1.18 fastopenlinksandfolders: FastOpenResourcePacks 1.1.0 fefafly: Feather Fall Flying 1.0.0 ferritecore: FerriteCore 4.0.0 fiber: fiber 0.23.0-2 fireplacelib: Fireplace Lib 6.2.2+1.18 fireworkfrenzy: Firework Frenzy 1.7 fishonaleash: Fish on a Leash! 1.18.1-1.0.0 flamearrows: FlameArrows 1.18.1 flora-doubling: Flora Doubling 1.4.0 forgeconfigapiport: Forge Config API Port 3.1.1 fortune-gives-experience: Fortune Gives Experience 1.1.0 freezma: Freezma 1.17.1-1 fuelinfo: FuelInfo 1.0-SNAPSHOT gamblers_curse: Curse of The Gambler 0.1.1+1.16.1 gargantuan: Gargantuan 1.2.3 gateofbabylon: Gate Of Babylon 1.5.1-1.17.1 geckolib3: Geckolib 3.0.32 gentlepicking: Gentle Picking 1.0.2 glow: Actually Glow Berries 1.0.3 goldenberries: Golden Berries 1.2.1+1.18.1 goosik-config: goosik-config 0.2.0 grindenchantments: Grind Enchantments 1.5.0+1.18 grindstone-is-made-of-stone: Grindstone Is Made Of Stone 2.0 gud_recipe_confidence: Recipe Confidence 1.0.2 haema: Haema 1.8.2+1.18.1 hatlist: Hat List 1.2 headshot: Headshot 1.0.6 healthblast: Health Blast 1.1.1 held-item-info: Held Item Info 1.2.0 herdspanic: Herds Panic 1.0.4 here-be-no-dragons: Here be no Dragons! 1.0.0 hollowwoods: HollowWoods 1.1.0 hookshot: Hookshot 24.0 horsebuff: HorseBuff 1.1.0 iceberg: Iceberg 1.0.38 illuminations: Illuminations 1.10.2 impaled: Impaled 1.0.2 indypets: Independent Pets 0.8.1 infinitywaterbucket: Infinity Water Bucket 1.4.1-mc1.17-fabric inspecio: Inspecio 1.2.1+1.18 interdimensional-map-markers: Interdimensional Map Markers 1.0.1 inventory-fix: Open/close Inventory 0.0.2 inventory_backpack: Inventory Backpack 0.2.2 inventory_control_tweaks: Inventory Control Tweaks 1.3.12+MC1.18-1.18.1 invmove: InvMove 1.18-0.1.1 itemmodelfix: Item Model Fix 1.0.3+1.18 jankson: Jankson 4.0.0+j1.2.0 java: OpenJDK 64-Bit Server VM 17 javax_inject_javax_inject: javax.inject 1 kanos_config: Kanos Config 0.1.4+1.14.4-1.17.1 kirin: Kirin UI 1.10.0 kiwi: Kiwi Lib 5.2.5 krypton: Krypton 0.1.6 ksyxis: Ksyxis 1.1 kyrptconfig: Kyrpt Config 1.3.4-1.18 lambdabettergrass: LambdaBetterGrass 1.2.2+1.17 lambdynlights: LambDynamicLights 2.1.0+1.17 lawnage: Lawnage 4.0.0 lazy-language-loader: lazy-language-loader 0.2.6 lazydfu: LazyDFU 0.1.2 leather-blocks: Leather Blocks 1.2.0+1.18.x leaves_us_in_peace: Leaves Us In Peace 1.0.2+MC1.18-1.18.1 lengthyladders: Lengthy Ladders 1.0.5 lenientstacksize: Lenient Stack Size 1.3.0 letsleepingdogslie: Let Sleeping Dogs Lie 1.0.1 libcd: LibCapableData 3.0.3+1.16.3 libgui: LibGui 5.1.0+1.18 libninepatch: LibNinePatch 1.1.0 lightfooted: Lightfooted 1.0.0+20w49a lithium: Lithium 0.7.7 loading-timer: Loading Timer 1.5+21w42a lovely_snails: Lovely Snails 1.0.3+1.18 lumiwool: Luminous Wool 1.2.2 maelstrom_library: Maelstrom Library 1.2.3-1.18-rc3 maleks_copper_block_fix: Malek's Copper Block Fix 1.0.1 map_atlases: Map Atlases 1.3.2 maybe-data: Maybe data 1.0.1-1.17 mcf-easyfeed: Easy Feed and Breed 1.3.0 melonslabs: Melon Slabs 1.1.0 merchantmarkers: Merchant Markers 1.1.0 midnightlib: MidnightLib 0.3.1 mighty_mangoes: Mighty Mangoes 1.0.6 minecraft: Minecraft 1.18.1 mm: Manningham Mills 2.1 mo_glass: Mo Glass 1.6.1-MC1.18.1 mobblindness: Mob Blindness 1.0.1.1 moborigins: Mob Origins 1.8.0 mobs_attempt_parkour: Mobs Attempt Parkour 0.2.4-1.18 mobscarecrow: Mob Scarecrow 1.1.0 moderate-loading-screen: Mod-erate Loading Screen 1.1.2 modid: Origins: Umbrellas 1.4.0 modmenu: Mod Menu 3.0.1 mossierdeepslate: Mossier Deepslate 1.0.0 mousewheelie: Mouse Wheelie 1.8.0+mc1.18-pre5 musicdr: Music Duration Reducer 1.0.0 namepain: Name Pain 1.4.0 nears: Nears 1.1.2 netherchest: Nether Chest 3.1 nethermap: Better Nether Map 1.5.0-1.18 nibbles: Nibbles 1.1.1 nimble: Nimble 2.1.1 nopearldamage: No Pearl Damage! 1.1.2 notenoughanimations: NotEnoughAnimations 1.4.0 notenoughcrashes: Not Enough Crashes 4.1.4+1.18.1 odysseyhud: OdysseyHUD 1.18-2.1 omega-config: OmegaConfig 1.1.0 omega-config-gui: Omega Config GUI 1.2.1-1.18.1 onsoulfire: On Soul Fire 1.18-1 openloader: OpenLoader 11.0.4 org_codehaus_groovy_groovy: groovy 3.0.8 org_codehaus_groovy_groovy-jsr223: groovy-jsr223 3.0.8 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 origins: Origins 1.3.1 origins-classes: Origins: Classes 1.2.4 paintings: Paintings++ 9.1.0.0 pale: Pale 1.0.0 paperdoll: PaperDoll 1.0.0-mc1.18-pre1 patchouli: Patchouli 1.18.1-61-FABRIC patternedglass: Patterned Glass 1.17-1.0.1 peepingcreepers: Peeping Creepers 1.2-1.18 pehkui: Pehkui 3.1.0+1.14.4-1.18.1 pettablebees: Pettable Bees 1.1.0 plasmo_voice: Plasmo Voice 1.2.10-alpha-1 playerabilitylib: Pal 1.3.0 pling: Pling 1.5.0 powershot: Powershot 1.4.0-1.18-fabric ppp: Port's Parrots Plus 1.3.0 presencefootsteps: Presence Footsteps 1.4.0 pride: Pride Lib 1.1.0+1.17 publicguiannouncement: Public Gui Announcement 3.2.0.0 puddles: Puddles 1.2.0 quicksand: Quicksand 1.0.3 quickshulker: Quick Shulker 1.3.6-1.18 quitconfirm: QuitConfirm 1.4-beta.2 rad: Reload Audio Driver 1.0.1 rainbow-shenanigans: Rainbow Shenanigans 1.0.0 reach-entity-attributes: Reach Entity Attributes 2.1.1 recipecache: recipecache 0.2.1-1.17.1 reroll: Reroll 1.4.0-1.18.1 roughlyenoughitems: Roughly Enough Items 7.2.416 rutreplantswamp: Replant Swamp Trees 0.0.2 satin: Satin 1.7.0 sbm-jukebox: SBM-Jukebox 1.0.2 screenshotclipboard: Screenshot to Clipboard 1.0.7 secondchance: Second Chance 1.3.0 seedfix: Seed Fix 1.0.0 server-hats: Server Hats 0.8 servertick: Server Tick 1.6 sheepconsistency: Sheep Consistency 1.0.3 shulkerutils: shulkerutils 1.0.4-1.18 sihywtcamc: sihywtcamc 1.4.1+1.18 sihywtcamd: sihywtcamd 1.5.2+1.18 skinlayers: 3d Skin Layers 1.3.1 skinnedlanterns: Skinned Lanterns 1.2.0+build.12 slight-gui-modifications: 'Slight' GUI Modifications 2.0.3 slimyfloor: Slimy Floor 1.18-1.2.2 smoothscrollingeverywhere: Smooth Scrolling Everywhere 3.0.3-unstable smoothswapping: Smooth Swapping 0.4.4 snowrealmagic: Snow! Real Magic! 3.1.2 snowytrees: Snowy Trees 1.0.0 sound_track: Sound-Track 1.0.7 soundcategories: Sound Categories 1.2.1+1.18 soundphysics: Sound Physics 0.5.5 spark: spark 1.7.2 spruceui: SpruceUI 3.3.2+1.17 spyzoom: Spyglass Zoom 1.0.2 squirrels: Squirrels 1.2.1-1.18 starlight: Starlight 1.0.0+fabric.d0a3220 static-content: Static Content 1.0.1-1.16.2 staticdata: Static Data 1.1.2 stendhal: Stendhal 1.2.0-1.18 stonecutter_recipe_tags: Stonecutter Recipe Tags 2.0.0 stormfest: Stormfest - Charged Music Disc 1.0.3 talkbubbles: Talk Bubbles 1.0.1 taxfreelevels: Tax Free Levels 1.3 telepistons: Telepistons 1.0.2 thats-my-chest: That's My Chest! 1.2.0 tiefix: TieFix 1.9.0 tooltipfix: ToolTip Fix 1.0.4-1.18 toomanyorigins: TooManyOrigins 0.3.3 torohealth: ToroHealth Damage Indicators 1.18-fabric-2 totemmod: Wither Totems Mod 0.3.4-1.18-rc2 trirev: Trident Revision 1.0.4 tuffdepth: Tuff Depth 1.18.1-1.0.0 tweed4_annotated: tweed4_annotated 1.2.0 tweed4_base: tweed4_base 1.3.1 tweed4_data: tweed4_data 1.2.0 tweed4_data_hjson: tweed4_data_hjson 1.1.0 tweed4_tailor_coat: tweed4_tailor_coat 1.0.2 tweed4_tailor_screen: tweed4_tailor_screen 1.0.2 twigs: Twigs 1.1.2 undergroundambientlighting: Underground Ambient Lighting 2.1.1 unitool: Mattock 1.0.4 urns: Urns 1.0.1 vectorientation: Vectorientation 1.0.1a villager_see_villager_do: Villager See, Villager Do 1.1.3+MC1.18-1.18.1 villainousfishai: Villainous Fish AI 1.0.2-1.18 visuality: Visuality 0.4.0 voidfog: Void Fog 2.6.1 waig: Where Am I Going 1.1.0 walljump: Wall Jump 0.0.2 wandering_collector: Wandering Collector 1.1.1+mc1.18.1 waterdripsound: Drip Sounds 1.18-0.3.0 waveycapes: WaveyCapes 1.0.4 weaponthrow: Weapon Throw 1.17.1-1.4 windchimes: Windchimes 1.2.0 wmch: Where's My Chat History 1.4.3 wolveswitharmor: Wolves With Armor 1.7.0-1.18 zoomglass: Zoomglass 1.0 Server Running: true Player Count: 1 / 8; [class_3222['Estrelaura'/2500, l='ServerLevel[New World]', x=-18.30, y=92.00, z=-127.82]] Data Packs: vanilla, data/crabpack (incompatible), fabric-copper-golem/copper_golem, Fabric Mods 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: 1 Suspected Mods: Minecraft (minecraft), Direbats (direbats)

Estrelaura commented 2 years ago

Not an issue on this mod actually