Crashed because of drowned?
BlocksterA opened this issue · 5 comments
Title is what I got from the crash report. Heres crash:
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 5/27/22, 1:10 PM
Description: Ticking entity
java.lang.NullPointerException: Cannot invoke "net.minecraft.world.entity.LivingEntity.m_20185_()" because "p_32356_" is null
at net.minecraft.world.entity.monster.Drowned.m_6504_(Drowned.java:285) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:classloading}
at yesman.epicfight.api.animation.types.RangedAttackAnimation.doAttack(RangedAttackAnimation.java:16) ~[EpicFight-18.1.20-beta.jar%2382!/:18.1.20] {re:classloading}
at yesman.epicfight.api.animation.types.AttackAnimation.tick(AttackAnimation.java:156) ~[EpicFight-18.1.20-beta.jar%2382!/:18.1.20] {re:classloading}
at yesman.epicfight.api.animation.ServerAnimator.update(ServerAnimator.java:70) ~[EpicFight-18.1.20-beta.jar%2382!/:18.1.20] {re:classloading}
at yesman.epicfight.world.capabilities.entitypatch.LivingEntityPatch.serverTick(LivingEntityPatch.java:112) ~[EpicFight-18.1.20-beta.jar%2382!/:18.1.20] {re:mixin,re:classloading}
at yesman.epicfight.world.capabilities.entitypatch.LivingEntityPatch.tick(LivingEntityPatch.java:122) ~[EpicFight-18.1.20-beta.jar%2382!/:18.1.20] {re:mixin,re:classloading}
at yesman.epicfight.events.EntityEvents.updateEvent(EntityEvents.java:95) ~[EpicFight-18.1.20-beta.jar%2382!/:18.1.20] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_442_EntityEvents_updateEvent_LivingUpdateEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:293) ~[forge-1.18.2-40.1.23-universal.jar%23144!/:?] {re:classloading}
at net.minecraft.world.entity.LivingEntity.m_8119_(LivingEntity.java:2214) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apotheosis.mixins.json:LivingEntityMixin,pl:mixin:APP:ars_nouveau.mixins.json:ExpInvokerMixin,pl:mixin:APP:ars_nouveau.mixins.json:elytra.MixinLivingEntity,pl:mixin:APP:biomemakeover-common.mixins.json:LivingEntityMixin,pl:mixin:APP:biomemakeover-common.mixins.json:LivingEntityMixin_Lootblock,pl:mixin:APP:biomemakeover-common.mixins.json:enchantment.LivingEntityMixin,pl:mixin:APP:biomemakeover-common.mixins.json:totem.LivingEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorLivingEntity,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:ohmygoat.mixins.json:LivingEntityMixin,pl:mixin:APP:quark.mixins.json:LivingEntityAccessor,pl:mixin:APP:snowyspirit.mixins.json:EntityMixin,pl:mixin:APP:spirit.mixins.json:LivingEntityMixin,pl:mixin:APP:whisperwoods.mixins.json:LivingEntityMixin,pl:mixin:APP:create.mixins.json:CustomItemUseEffectsMixin,pl:mixin:APP:create.mixins.json:accessor.LivingEntityAccessor,pl:mixin:A}
at net.minecraft.world.entity.Mob.m_8119_(Mob.java:307) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:biomemakeover-common.mixins.json:MobAccess,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorMob,pl:mixin:A}
at net.minecraft.world.entity.monster.Zombie.m_8119_(Zombie.java:209) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:classloading}
at net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:652) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:biomemakeover-common.mixins.json:multipart.ServerLevelMixin,pl:mixin:APP:faction_craft.mixins.json:ServerLevelAccessor,pl:mixin:A}
at net.minecraft.world.level.Level.m_46653_(Level.java:486) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:biomemakeover-common.mixins.json:multipart.LevelMixin,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:319) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:biomemakeover-common.mixins.json:multipart.ServerLevelMixin,pl:mixin:APP:faction_craft.mixins.json:ServerLevelAccessor,pl:mixin:A}
at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:classloading}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:299) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:biomemakeover-common.mixins.json:multipart.ServerLevelMixin,pl:mixin:APP:faction_craft.mixins.json:ServerLevelAccessor,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
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: Server thread
Stacktrace:
at net.minecraft.world.entity.monster.Drowned.m_6504_(Drowned.java:285) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:classloading}
at yesman.epicfight.api.animation.types.RangedAttackAnimation.doAttack(RangedAttackAnimation.java:16) ~[EpicFight-18.1.20-beta.jar%2382!/:18.1.20] {re:classloading}
at yesman.epicfight.api.animation.types.AttackAnimation.tick(AttackAnimation.java:156) ~[EpicFight-18.1.20-beta.jar%2382!/:18.1.20] {re:classloading}
at yesman.epicfight.api.animation.ServerAnimator.update(ServerAnimator.java:70) ~[EpicFight-18.1.20-beta.jar%2382!/:18.1.20] {re:classloading}
at yesman.epicfight.world.capabilities.entitypatch.LivingEntityPatch.serverTick(LivingEntityPatch.java:112) ~[EpicFight-18.1.20-beta.jar%2382!/:18.1.20] {re:mixin,re:classloading}
at yesman.epicfight.world.capabilities.entitypatch.LivingEntityPatch.tick(LivingEntityPatch.java:122) ~[EpicFight-18.1.20-beta.jar%2382!/:18.1.20] {re:mixin,re:classloading}
at yesman.epicfight.events.EntityEvents.updateEvent(EntityEvents.java:95) ~[EpicFight-18.1.20-beta.jar%2382!/:18.1.20] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_442_EntityEvents_updateEvent_LivingUpdateEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:293) ~[forge-1.18.2-40.1.23-universal.jar%23144!/:?] {re:classloading}
at net.minecraft.world.entity.LivingEntity.m_8119_(LivingEntity.java:2214) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apotheosis.mixins.json:LivingEntityMixin,pl:mixin:APP:ars_nouveau.mixins.json:ExpInvokerMixin,pl:mixin:APP:ars_nouveau.mixins.json:elytra.MixinLivingEntity,pl:mixin:APP:biomemakeover-common.mixins.json:LivingEntityMixin,pl:mixin:APP:biomemakeover-common.mixins.json:LivingEntityMixin_Lootblock,pl:mixin:APP:biomemakeover-common.mixins.json:enchantment.LivingEntityMixin,pl:mixin:APP:biomemakeover-common.mixins.json:totem.LivingEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorLivingEntity,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:ohmygoat.mixins.json:LivingEntityMixin,pl:mixin:APP:quark.mixins.json:LivingEntityAccessor,pl:mixin:APP:snowyspirit.mixins.json:EntityMixin,pl:mixin:APP:spirit.mixins.json:LivingEntityMixin,pl:mixin:APP:whisperwoods.mixins.json:LivingEntityMixin,pl:mixin:APP:create.mixins.json:CustomItemUseEffectsMixin,pl:mixin:APP:create.mixins.json:accessor.LivingEntityAccessor,pl:mixin:A}
at net.minecraft.world.entity.Mob.m_8119_(Mob.java:307) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:biomemakeover-common.mixins.json:MobAccess,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorMob,pl:mixin:A}
at net.minecraft.world.entity.monster.Zombie.m_8119_(Zombie.java:209) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:classloading}
at net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:652) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:biomemakeover-common.mixins.json:multipart.ServerLevelMixin,pl:mixin:APP:faction_craft.mixins.json:ServerLevelAccessor,pl:mixin:A}
at net.minecraft.world.level.Level.m_46653_(Level.java:486) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:biomemakeover-common.mixins.json:multipart.LevelMixin,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:319) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:biomemakeover-common.mixins.json:multipart.ServerLevelMixin,pl:mixin:APP:faction_craft.mixins.json:ServerLevelAccessor,pl:mixin:A}
at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:classloading}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:299) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:biomemakeover-common.mixins.json:multipart.ServerLevelMixin,pl:mixin:APP:faction_craft.mixins.json:ServerLevelAccessor,pl:mixin:A}
-- Entity being ticked --
Details:
Entity Type: minecraft:drowned (net.minecraft.world.entity.monster.Drowned)
Entity ID: 15
Entity Name: Sargent the Soaked
Entity's Exact location: 68.85, 48.00, -251.37
Entity's Block location: World: (68,48,-252), Section: (at 4,0,4 in 4,3,-16; chunk contains blocks 64,-64,-256 to 79,319,-241), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
Entity's Momentum: -0.01, -0.01, 0.00
Entity's Passengers: []
Entity's Vehicle: null
Stacktrace:
at net.minecraft.world.level.Level.m_46653_(Level.java:486) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:biomemakeover-common.mixins.json:multipart.LevelMixin,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:319) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:biomemakeover-common.mixins.json:multipart.ServerLevelMixin,pl:mixin:APP:faction_craft.mixins.json:ServerLevelAccessor,pl:mixin:A}
at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:classloading}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:299) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:biomemakeover-common.mixins.json:multipart.ServerLevelMixin,pl:mixin:APP:faction_craft.mixins.json:ServerLevelAccessor,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) [?:?] {}
-- Affected level --
Details:
All players: 1 total; [ServerPlayer['BlocksterA'/869, l='ServerLevel[New World]', x=132.39, y=84.98, z=-337.88]]
Chunk stats: 3193
Level dimension: minecraft:overworld
Level spawn location: World: (48,94,-320), Section: (at 0,14,0 in 3,5,-20; chunk contains blocks 48,-64,-320 to 63,319,-305), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
Level time: 2379 game time, 2379 day time
Level name: New World
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Level weather: Rain time: 127838 (now: false), thunder time: 19262 (now: false)
Known server brands: forge
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23140!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) [?:?] {}
-- 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: 491795304 bytes (469 MiB) / 4911529984 bytes (4684 MiB) up to 5368709120 bytes (5120 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 3800X 8-Core Processor
Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
Microarchitecture: Zen 2
Frequency (GHz): 3.89
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: AMD Radeon RX 5600 XT
Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x731f
Graphics card #0 versionInfo: DriverVersion=30.0.14023.3004
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 2.13
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 2.13
Memory slot #1 type: DDR4
Virtual memory max (MB): 37580.07
Virtual memory used (MB): 18887.54
Swap memory total (MB): 4864.00
Swap memory used (MB): 8.02
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx5120m -Xms256m
Server Running: true
Player Count: 1 / 8; [ServerPlayer['BlocksterA'/869, l='ServerLevel[New World]', x=132.39, y=84.98, z=-337.88]]
Data Packs: vanilla, mod:grapplemod (incompatible), file/restrictedportals (incompatible), mod:treechop (incompatible), mod:musictriggers (incompatible), mod:telepads (incompatible), mod:dusk (incompatible), mod:restrictedportals (incompatible), mod:eclectic (incompatible), mod:jei (incompatible), mod:visualworkbench (incompatible), mod:incontrol (incompatible), mod:map_atlases, mod:libraryferret, mod:incendium, mod:amethysttoolsmod (incompatible), mod:epicfight, mod:shutupexperimentalsettings, mod:controlling (incompatible), mod:placebo (incompatible), mod:ortus, mod:comforts (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:travelersbackpack (incompatible), mod:faction_craft (incompatible), mod:storagenetwork (incompatible), mod:customvillagertrades (incompatible), mod:configured (incompatible), mod:feature_nbt_deadlock_be_gone (incompatible), mod:flowery, mod:bookshelf (incompatible), mod:apotheosis (incompatible), mod:charms (incompatible), mod:questsadditions (incompatible), mod:walljump (incompatible), mod:terralith, mod:jeresources (incompatible), mod:usefulslime (incompatible), mod:paraglider (incompatible), mod:flowerycore, mod:dragonfight (incompatible), mod:cloth_config (incompatible), mod:forge (incompatible), mod:dummmmmmy (incompatible), mod:chalk (incompatible), mod:tans_huge_trees_1165, mod:idas, mod:selene (incompatible), mod:customizableelytra (incompatible), mod:repurposed_structures, mod:enchdesc (incompatible), mod:silentlib, mod:jade, mod:snowyspirit (incompatible), mod:spacecatcustomprofessions (incompatible), mod:spacecatasb (incompatible), mod:whisperwoods (incompatible), mod:flywheel (incompatible), mod:create, mod:curios (incompatible), mod:patchouli (incompatible), mod:brutalbosses (incompatible), mod:collective, mod:malum (incompatible), mod:autoreglib (incompatible), mod:akashictome (incompatible), mod:quark (incompatible), mod:bettervillage, mod:statues, mod:tombstone, mod:ohmygoat (incompatible), mod:globaldataandresourcepacks (incompatible), mod:ambientenvironment (incompatible), mod:starterkit, mod:spirit (incompatible), mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:biomemakeover (incompatible), mod:itemfilters (incompatible), mod:ftbteams (incompatible), mod:ftbquests (incompatible), mod:ferritecore (incompatible), mod:puzzleslib (incompatible), mod:runecraft, mod:scalinghealth, mod:valhelsia_core (incompatible), mod:forbidden_arcanus (incompatible), mod:geckolib3 (incompatible), mod:ars_nouveau, Music Triggers Songs (incompatible), Snowyspirit Virtual Resourcepack
World Generation: Experimental
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
ModLauncher: 9.1.3+9.1.3+main.9b69c82a
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin PLUGINSERVICE
eventbus PLUGINSERVICE
slf4jfixer PLUGINSERVICE
object_holder_definalize PLUGINSERVICE
runtime_enum_extender PLUGINSERVICE
capability_token_subclass PLUGINSERVICE
accesstransformer PLUGINSERVICE
runtimedistcleaner PLUGINSERVICE
mixin TRANSFORMATIONSERVICE
fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
[email protected]
javafml@null
Mod List:
grappling_hook_mod-1.18.2-v13.jar |Grappling Hook Mod |grapplemod |1.18.2-v13 |DONE |Manifest: NOSIGNATURE
TreeChop-1.18.2-0.15.7.jar |HT's TreeChop |treechop |0.15.7 |DONE |Manifest: NOSIGNATURE
musictriggers-1.18.2-5.4-hf.jar |Music Triggers |musictriggers |1.18.2-5.4 |DONE |Manifest: NOSIGNATURE
telepads-1.18.2-5.1.0.0.jar |Telepads |telepads |1.18.2-5.1.0.0 |DONE |Manifest: NOSIGNATURE
dusk-1.18.2-1.9.jar |Dusk Mod |dusk |1.18.2-1.9 |DONE |Manifest: NOSIGNATURE
restrictedportals-1.18.2-1.2.0.jar |Restricted Portals |restrictedportals |1.18.2-1.2.0 |DONE |Manifest: NOSIGNATURE
eclectic-1.18.x-1.2b.jar |Eclectic |eclectic |1.2 |DONE |Manifest: NOSIGNATURE
jei-1.18.2-9.7.0.195.jar |Just Enough Items |jei |9.7.0.195 |DONE |Manifest: NOSIGNATURE
VisualWorkbench-v3.3.0-1.18.2-Forge.jar |Visual Workbench |visualworkbench |3.3.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
incontrol-1.18-6.0.9.jar |InControl |incontrol |1.18-6.0.9 |DONE |Manifest: NOSIGNATURE
Map Atlases-forge-1.18.2-2.1.0.jar |Map Atlases |map_atlases |2.1.0 |DONE |Manifest: NOSIGNATURE
LibraryFerret-Forge-1.18.2-1.0.3.jar |Library ferret |libraryferret |1.0.3 |DONE |Manifest: NOSIGNATURE
Incendium_v5.0.3.jar |Incendium |incendium |0.0NONE |DONE |Manifest: NOSIGNATURE
amethysttoolsmod-1.18.2-1.4.3.jar |§5Amethyst Tools Mod |amethysttoolsmod |1.18.2-1.4.3 |DONE |Manifest: NOSIGNATURE
EpicFight-18.1.20-beta.jar |Epic Fight |epicfight |18.1.20 |DONE |Manifest: NOSIGNATURE
shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.18.2-9.0+19.jar |Controlling |controlling |9.0+19 |DONE |Manifest: NOSIGNATURE
Placebo-1.18.2-6.4.0.jar |Placebo |placebo |6.4.0 |DONE |Manifest: NOSIGNATURE
ortus-1.18.2-1.0.jar |Ortus Lib |ortus |1.18.2-1.0 |DONE |Manifest: NOSIGNATURE
comforts-forge-1.18.2-5.0.0.4.jar |Comforts |comforts |1.18.2-5.0.0.4 |DONE |Manifest: NOSIGNATURE
citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.18.3.jar |Alex's Mobs |alexsmobs |1.18.3 |DONE |Manifest: NOSIGNATURE
TravelersBackpack-1.18.2-7.1.1.jar |Traveler's Backpack |travelersbackpack |7.1.1 |DONE |Manifest: NOSIGNATURE
faction_craft-1.18.2-1.1.0.jar |Faction Craft |faction_craft |1.18.2-1.1.0 |DONE |Manifest: NOSIGNATURE
SimpleStorageNetwork-1.18.2-1.6.1.jar |Simple Storage Network |storagenetwork |1.18.2-1.6.1 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
customvillagertrades-1.18.2_V17.jar |Custom Villager Trades |customvillagertrades |1.18.2 v17 |DONE |Manifest: NOSIGNATURE
configured-1.5.3-1.18.2.jar |Configured |configured |1.5.3 |DONE |Manifest: NOSIGNATURE
feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |2.0.0+1.18.2 |DONE |Manifest: NOSIGNATURE
flowery-forge-10.jar |Flowery Structures |flowery |10 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.18.2-13.0.13.jar |Bookshelf |bookshelf |13.0.13 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
Apotheosis-1.18.2-5.3.5.jar |Apotheosis |apotheosis |5.3.5 |DONE |Manifest: NOSIGNATURE
charms-1.18.2-1.1.1.jar |Charms |charms |1.18.2-1.1.0 |DONE |Manifest: NOSIGNATURE
questsadditions-1.18.2-1.3.1.jar |Quests Additions |questsadditions |1.3.1 |DONE |Manifest: NOSIGNATURE
walljump-forge-1.18.1-1.3.7.jar |Wall-Jump! |walljump |1.18.1-1.3.7 |DONE |Manifest: NOSIGNATURE
Terralith_v2.2.1a.jar |Terralith |terralith |0.0NONE |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.18.2-0.14.1.167.jar |Just Enough Resources |jeresources |0.14.1.167 |DONE |Manifest: NOSIGNATURE
usefulslime-1.4-1.18.2.jar |Useful Slime |usefulslime |1.4 |DONE |Manifest: NOSIGNATURE
Paraglider-1.18.2-1.6.0.0.jar |Paraglider |paraglider |1.6.0.0 |DONE |Manifest: NOSIGNATURE
flowerycore-4.jar |FloweryCore |flowerycore |4 |DONE |Manifest: NOSIGNATURE
dragonfight-1.18.2-2.0.jar |dragonfight mod |dragonfight |1.18.2-2.0 |DONE |Manifest: NOSIGNATURE
cloth-config-6.2.62-forge.jar |Cloth Config v4 API |cloth_config |6.2.62 |DONE |Manifest: NOSIGNATURE
forge-1.18.2-40.1.23-universal.jar |Forge |forge |40.1.23 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
MmmMmmMmmMmm-1.18-1.5.1.jar |MmmMmmMmmMmm |dummmmmmy |1.18-1.5.0 |DONE |Manifest: NOSIGNATURE
chalk-1.18.2-1.2.1.jar |Chalk |chalk |1.2.1 |DONE |Manifest: NOSIGNATURE
TanHugeTrees-1.18.2-3.0.1.1.jar |Tan's Huge Trees |tans_huge_trees_1165 |3.0.0 |DONE |Manifest: NOSIGNATURE
idas_forge-1.1.6+1.18.2.jar |Integrated Dungeons and Struct|idas |1.1.6+1.18.2 |DONE |Manifest: NOSIGNATURE
selene-1.18.2-1.16.2.jar |Selene |selene |1.18.2-1.16.2 |DONE |Manifest: NOSIGNATURE
client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
customizableelytra-1.18.2-1.6.5.jar |Customizable Elytra |customizableelytra |1.18.2-1.6.5 |DONE |Manifest: NOSIGNATURE
repurposed_structures_forge-5.1.9+1.18.2.jar |Repurposed Structures |repurposed_structures |5.1.9+1.18.2 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.18.2-10.0.3.jar |EnchantmentDescriptions |enchdesc |10.0.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
silent-lib-1.18.2-6.2.0.jar |Silent Lib |silentlib |6.2.0 |DONE |Manifest: NOSIGNATURE
Jade-1.18.2-5.2.0.jar |Jade |jade |5.2.0 |DONE |Manifest: NOSIGNATURE
snowyspirit-1.18.2-1.3.1.jar |Snowy Spirit |snowyspirit |1.18.2-1.3.1 |DONE |Manifest: NOSIGNATURE
CustomProfessions 1.18 V2.jar |Custom Professions |spacecatcustomprofessions |1.18 v2 |DONE |Manifest: NOSIGNATURE
ArmorSetBonuses_1.18_V6.jar |ArmorSet Bonuses |spacecatasb |1.18 v6 BETA |DONE |Manifest: NOSIGNATURE
whisperwoods-1.18.2-2.1.0-forge.jar |Whisperwoods |whisperwoods |1.18.2-2.1.0 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.18-0.6.2.jar |Flywheel |flywheel |1.18-0.6.2 |DONE |Manifest: NOSIGNATURE
create-mc1.18.2_v0.4.1.jar |Create |create |0.4.1 |DONE |Manifest: NOSIGNATURE
curios-forge-1.18.2-5.0.7.0.jar |Curios API |curios |1.18.2-5.0.7.0 |DONE |Manifest: NOSIGNATURE
Patchouli-1.18.2-67.jar |Patchouli |patchouli |1.18.2-67 |DONE |Manifest: NOSIGNATURE
brutalbosses-1.18.2-4.9.jar |brutalbosses mod |brutalbosses |1.18.2-4.9 |DONE |Manifest: NOSIGNATURE
collective-1.18.2-4.25.jar |Collective |collective |4.25 |DONE |Manifest: NOSIGNATURE
malum-1.18.2-1.3.6.jar |Malum |malum |1.18.2-1.3.6 |DONE |Manifest: NOSIGNATURE
AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE
AkashicTome-1.5-20.jar |Akashic Tome |akashictome |1.5-20 |DONE |Manifest: NOSIGNATURE
Quark-3.2-357.jar |Quark |quark |3.2-357 |DONE |Manifest: NOSIGNATURE
BetterVillage-Forge-1.18.2-1.0.0.jar |Better Village |bettervillage |1 |DONE |Manifest: NOSIGNATURE
Statues-1.18.2-0.1.8.1.jar |Statues Mod |statues |0.1.8.1 |DONE |Manifest: NOSIGNATURE
tombstone-7.4.6-1.18.2.jar |Corail Tombstone |tombstone |7.4.6 |DONE |Manifest: NOSIGNATURE
ohmygoat-forge-1.18.2-1.1.0.jar |Oh My Goat |ohmygoat |1.18.2-1.1.0 |DONE |Manifest: NOSIGNATURE
global_packs-forge-1.18.2-1.12.2.jar |Global Data- & Resourcepacks |globaldataandresourcepacks |1.12.2 |DONE |Manifest: NOSIGNATURE
AmbientEnvironment-forge-1.18.2-7.0+19.jar |Ambient Environment |ambientenvironment |7.0+19 |DONE |Manifest: NOSIGNATURE
starterkit_1.18.2-3.2.jar |Starter Kit |starterkit |3.2 |DONE |Manifest: NOSIGNATURE
Spirit-forge-1.18.2-1.3.0.jar |Spirit |spirit |1.3.0 |DONE |Manifest: NOSIGNATURE
architectury-4.4.65.jar |Architectury |architectury |4.4.65 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-1802.3.6-build.119.jar |FTB Library |ftblibrary |1802.3.6-build.119 |DONE |Manifest: NOSIGNATURE
biomemakeover-FORGE-1.18.2-1.4.23.jar |Biome Makeover |biomemakeover |1.18.2-1.4.23 |DONE |Manifest: NOSIGNATURE
item-filters-forge-1802.2.7-build.27.jar |Item Filters |itemfilters |1802.2.7-build.27 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-1802.2.6-build.51.jar |FTB Teams |ftbteams |1802.2.6-build.51 |DONE |Manifest: NOSIGNATURE
ftb-quests-forge-1802.3.8-build.101.jar |FTB Quests |ftbquests |1802.3.8-build.101 |DONE |Manifest: NOSIGNATURE
ferritecore-4.2.1-forge.jar |Ferrite Core |ferritecore |0.0NONE |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
PuzzlesLib-v3.3.5-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.3.5 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
RuneCraft-1.18.2-(v.3.5.3).jar |RuneCraft |runecraft |3.5.3 |DONE |Manifest: NOSIGNATURE
ScalingHealth-1.18.2-6.2.1+4.jar |Scaling Health |scalinghealth |6.2.1+4 |DONE |Manifest: NOSIGNATURE
valhelsia_core-1.18.2-0.3.1.jar |Valhelsia Core |valhelsia_core |1.18.2-0.3.1 |DONE |Manifest: NOSIGNATURE
forbidden_arcanus-1.18.2-2.0.0.jar |Forbidden & Arcanus |forbidden_arcanus |1.18.2-2.0.0 |DONE |Manifest: NOSIGNATURE
geckolib-1.18-forge-3.0.18.jar |GeckoLib |geckolib3 |3.0.18 |DONE |Manifest: NOSIGNATURE
ars_nouveau-1.18.2-2.4.2.jar |Ars Nouveau |ars_nouveau |2.4.2 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: db9a4b1e-0845-4246-ae5b-c26ce2b69efa
Flywheel Backend: GL33 Instanced Arrays
FML: 40.1
Forge: net.minecraftforge:40.1.23
Well did this happen when you got attacked, killed, or just saw it and also could you try and see if it still happens without quark?