Eldritch Mobs

Eldritch Mobs

6M Downloads

creeper deleted a world ?

Chuunkyz opened this issue · 3 comments

commented

one creeper blew up on a server running with my modpack and when the server rebooted, the world was a fresh world

---- Minecraft Crash Report ----
// I let you down. Sorry :(

Time: 12/9/21, 6:59 AM
Description: Ticking entity

java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1597)
at java.util.HashMap$ValueIterator.next(HashMap.java:1625)
at net.minecraft.entity.mob.CreeperEntity.handler$bfj000$removeEffects(CreeperEntity:2028)
at net.minecraft.entity.mob.CreeperEntity.explode(CreeperEntity)
at net.minecraft.entity.mob.CreeperEntity.tick(CreeperEntity:159)
at net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld:696)
at net.minecraft.world.World.tickEntity(World:487)
at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld:357)
at net.minecraft.world.EntityList.forEach(EntityList:54)
at net.minecraft.server.world.ServerWorld.tick(ServerWorld:325)
at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer:879)
at net.minecraft.server.dedicated.MinecraftDedicatedServer.tickWorlds(MinecraftDedicatedServer:324)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer:823)
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: Server thread
Stacktrace:
at java.base/java.util.HashMap$HashIterator.nextNode(HashMap.java:1597)
at java.base/java.util.HashMap$ValueIterator.next(HashMap.java:1625)
at net.minecraft.class_1548.handler$bfj000$removeEffects(class_1548.java:2028)
at net.minecraft.class_1548.method_7006(class_1548.java)
at net.minecraft.class_1548.method_5773(class_1548.java:159)
at net.minecraft.class_3218.method_18762(class_3218.java:696)
at net.minecraft.class_1937.method_18472(class_1937.java:487)
at net.minecraft.class_3218.method_31420(class_3218.java:357)
at net.minecraft.class_5574.method_31791(class_5574.java:54)
at net.minecraft.class_3218.method_18765(class_3218.java:325)
Mixins in Stacktrace: Failed to find Mixin metadata: java.lang.NoSuchMethodException: org.spongepowered.asm.mixin.transformer.ClassInfo.getMixins()

-- Entity being ticked --
Details:
Entity Type: minecraft:creeper (net.minecraft.class_1548)
Entity ID: 39889
Entity Name: Cloaked Starving Toxic Webslinging Creeper
Entity's Exact location: -173.32, -33.00, -22.71
Entity's Block location: World: (-174,-33,-23), Section: (at 2,15,9 in -11,-3,-2; chunk contains blocks -176,-64,-32 to -161,319,-17), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: null
Entity NBT: {AbsorptionAmount:0.0f,ActiveEffects:[{Ambient:0b,Amplifier:1b,Duration:999999528,Id:14b,ShowIcon:1b,ShowParticles:1b}],Air:300s,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],ArmorItems:[{},{},{},{}],Attributes:[{Base:0.0d,Name:"stepheightentityattribute:stepheight"},{Base:20.0d,Name:"minecraft:generic.max_health"},{Base:0.25d,Name:"minecraft:generic.movement_speed"},{Base:16.0d,Modifiers:[{Amount:0.063722808002979d,Name:"Random spawn bonus",Operation:1,UUID:[I;1402844880,-829272288,-1492202216,-2002950515]}],Name:"minecraft:generic.follow_range"}],BalmData:{},Brain:{memories:{}},CanPickUpLoot:0b,CustomName:'{"translate":"Cloaked Starving Toxic Webslinging Creeper"}',DeathTime:0s,ExplosionRadius:3b,FallDistance:0.0f,FallFlying:0b,Fire:-1s,Fuse:30s,HandDropChances:[0.085f,0.085f],HandItems:[{},{}],Health:20.0f,HurtByTimestamp:0,HurtTime:0s,Invulnerable:0b,KubeJSPersistentData:{},LeftHanded:0b,Motion:[0.0d,-0.0784000015258789d,0.0d],OnGround:1b,PersistenceRequired:0b,PortalCooldown:0,Pos:[-173.3187627175606d,-33.0d,-22.711003517771292d],Rotation:[76.98012f,0.0f],UUID:[I;-1070150405,325271835,-1647129946,1728636651],arcanus:{DiscombobulatedTimer:0,IsDiscombobulated:0b},cardinal_components:{"bewitchment:additional_water_data":{Submerged:0b,WetTimer:0},"bewitchment:blood":{Blood:100},"bewitchment:curses":{Curses:[]},"bewitchment:fake_mob":{TargetUUID:""},"bewitchment:familiar":{Familiar:0b},"bewitchment:minion":{MasterUUID:""},"eldritch_mobs:eldritch_modifiers":{eldritch:0b,elite:1b,rank:1b,saved_mods:{cloaked:"cloaked",starving:"starving",toxic:"toxic",webslinging:"webslinging"},ultra:0b},"onsoulfire:on_soul_fire":{OnSoulFire:0b}},checkedIfInLampChunk:1b,ignited:0b}
Stacktrace:
at net.minecraft.class_1937.method_18472(class_1937.java:487)
at net.minecraft.class_3218.method_31420(class_3218.java:357)
at net.minecraft.class_5574.method_31791(class_5574.java:54)
at net.minecraft.class_3218.method_18765(class_3218.java:325)
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:879)
at net.minecraft.class_3176.method_3813(class_3176.java:324)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:823)
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)
Mixins in Stacktrace: Failed to find Mixin metadata: java.lang.NoSuchMethodException: org.spongepowered.asm.mixin.transformer.ClassInfo.getMixins()

-- Affected level --
Details:
All players: 1 total; [class_3222['DanteHiroki'/21811, l='ServerLevel[world]', x=-175.54, y=-32.48, z=-21.04]]
Chunk stats: 4418
Level dimension: minecraft:overworld
Level spawn location: World: (90000,70,9059), Section: (at 0,6,3 in 5625,4,566; chunk contains blocks 90000,-64,9056 to 90015,319,9071), Region: (175,17; contains chunks 5600,544 to 5631,575, blocks 89600,-64,8704 to 90111,319,9215)
Level time: 3582156 game time, 2430114 day time
Level name: world
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Level weather: Rain time: 8217 (now: true), thunder time: 129969 (now: false)
Known server brands: Paper, fabric
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:879)
at net.minecraft.class_3176.method_3813(class_3176.java:324)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:823)
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)
Mixins in Stacktrace: Failed to find Mixin metadata: java.lang.NoSuchMethodException: org.spongepowered.asm.mixin.transformer.ClassInfo.getMixins()

-- System Details --
Details:
Minecraft Version: 1.18
Minecraft Version ID: 1.18
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: 551248216 bytes (525 MiB) / 2147483648 bytes (2048 MiB) up to 2147483648 bytes (2048 MiB)
CPUs: 12
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 5600X 6-Core Processor
Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
Microarchitecture: Zen 3
Frequency (GHz): 3.70
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: NVIDIA GeForce RTX 3060
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x2504
Graphics card #0 versionInfo: DriverVersion=30.0.14.9709
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Memory slot #2 capacity (MB): 8192.00
Memory slot #2 clockSpeed (GHz): 3.20
Memory slot #2 type: DDR4
Memory slot #3 capacity (MB): 8192.00
Memory slot #3 clockSpeed (GHz): 3.20
Memory slot #3 type: DDR4
Virtual memory max (MB): 37814.09
Virtual memory used (MB): 26308.89
Swap memory total (MB): 5120.00
Swap memory used (MB): 1016.07
JVM Flags: 1 total; -Xmx2G
Fabric Mods:
adapaxels: AdaPaxels 1.3.1+1.18-rc3
addendum: Addendum 1.0.2
additionaladditions: Additional Additions 3.0.0
additionalbars: Additional Bars 2.1.1
adorn: Adorn 3.0.0-rc.1+1.18-rc3
advanced_runtime_resource_pack: Runtime Resource Pack 0.3.10
advdebug: Advancements Debug 2.3.0
adventurez: AdventureZ 1.4.5
ae2: Applied Energistics 2 10.0.0-alpha.4
ae2wtlib: AE2WTLib 10.0.0-alpha.4
animal_feeding_trough: Animal Feeding Trough 1.0.2+1.18
appleskin: AppleSkin mc1.18-2.2.0
aqupdcaracal: Caracal mob 1.17-1.3.2
aqupdgrizzly: Grizzly Bear mob 1.18-1.2.0
arcanus: Arcanus 1.24
architects_palette: Architect's Palette Fabric 1.3
architectury: Architectury 3.2.47
assembly: Assembly 21w06a-1.0.0
autoconfig1u: Auto Config v1 Updated 3.3.1
balm-fabric: Balm 2.1.1+0
bannerpp: Banner++ 2.0.4+mc.1.18-rc4
bclib: BCLib 1.0.2
beaconoverhaul: Beacon Overhaul 1.4.2+1.17
beenfo: Beenfo 1.17.1-fabric0.36.1-1.3.2
better_wandering_trader: Better Wandering Trader 1.7.0
betternether: Better Nether 6.0.2
bewitchment: Bewitchment 1.18-1
bitsandchisels: BitsAndChisels 2.6.1
blast: BLAST 1.8
blockus: Blockus 2.3.3+1.18
blue_endless_jankson: jankson 1.2.1
boatcontainer: BoatContainer 1.0.4
bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.3.3-1.18
botania: Botania 1.18-424-FABRIC
bountiful: Bountiful 2.0.0
bowinfinityfix: Bow Infinity Fix rv11
btweaks: Benchmark Tweaks 1.1.4
buildinggadgets: st'ructure tools 1.0.6
cardinal-components-base: Cardinal Components API (base) 4.0.0
cardinal-components-block: Cardinal Components API (blocks) 4.0.0
cardinal-components-entity: Cardinal Components API (entities) 4.0.0
cardinal-components-item: Cardinal Components API (items) 4.0.0
cardinal-components-level: Cardinal Components API (world saves) 4.0.0
cardinal-components-world: Cardinal Components API (worlds) 4.0.0
carrier: Carrier 1.9.0
chalk: Chalk 1.1.0
chunkpregen: Fabric Chunk Pregenerator 0.3.3
cleancut: CleanCut 1.17-4.0-fabric
clienttweaks: Client Tweaks 7.0.0
cloth-api: Cloth API 2.0.54
cloth-armor-api-v1: Cloth Armor API v1 1.5.47
cloth-basic-math: cloth-basic-math 0.6.0
cloth-client-events-v0: Cloth Client Events v0 2.0.54
cloth-common-events-v1: Cloth Common Events v1 2.0.54
cloth-config: Cloth Config v6 6.0.43
cloth-config-lite: cloth-config-lite 2.0.6
cloth-datagen-api-v1: Cloth Datagen v1 2.0.54
cloth-utils-v1: Cloth Utils v1 2.0.54
clumps: Clumps 8.0.1
columns: Columns 1.2.0
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_github_shevek_parallelgzip: parallelgzip af5f5c297e735f3f2df7aa4eb0e19a5810b8aff6
com_moandjiezana_toml_toml4j: toml4j 0.7.2
com_typesafe_config: config 1.4.1
comforts: Comforts 1.0.0-1.18
companion_bats: Companion Bats 1.18.6
completeconfig: CompleteConfig 1.1.0
compressed: Compressed 1.4
confabricate: confabricate 2.2.0-SNAPSHOT+4.1.1
conjuring: Conjuring 1.0.17+1.18
copperequipment: Copper Equipment 1.7
cosmetic-armor: Cosmetic Armor 1.2.0
couplings: Couplings 1.7.1+1.18
craftingtweaks: Crafting Tweaks 13.0.0
crookedcrooks: Crooked Crooks 2.0.1+1.17.1
croptopia: Croptopia 1.7.2
crowdin-translate: CrowdinTranslate 1.3+1.17
crusade: Crusade 1.2.5
cspirit: Christmas Spirit 1.1.3-1.18
dark-enchanting: Dark Enchanting 0.6.1+1.18
darkpaintings: Dark Paintings 4.0.2
dawn: Dawn API 3.1.0
deepslatecutting: Deepslate Cutting 1.3.0
defaultoptions: Default Options 14.0.0
diggusmaximus: Diggus Maximus 1.5.1-1.18
disenchanter: Disenchanter 0.1.3+1.18
dracomelette: Dracomelette 1.18-1
dragonloot: DragonLoot 1.0.9
dual_riders: DualRiders 1.0.5
easymagic: Easy Magic 3.0.0
editsign: EditSign 2.2.4
eldritch_mobs: Eldritch Mobs 1.10.1
emotecraft: Emotecraft 2.1-SNAPSHOT-build.8
enchantmentdescriptions: Enchantment Descriptions 4.0.1
entitybanners: Entity Banners 1.0.2-BETA+1.18
expandedstorage: Expanded Storage 7.3.2
extragenerators: Extra Generators 1.1.1-BETA+1.18
fabric: Fabric API 0.44.0+1.18
fabric-api-base: Fabric API Base 0.4.1+b4f4f6cd14
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.4.0+16d92c47c8
fabric-biome-api-v1: Fabric Biome API (v1) 6.0.1+ded849a9c8
fabric-command-api-v1: Fabric Command API (v1) 1.1.6+3ac43d95c8
fabric-commands-v0: Fabric Commands (v0) 0.2.5+b4f4f6cdc8
fabric-containers-v0: Fabric Containers (v0) 0.1.18+d154e2c6c8
fabric-content-registries-v0: Fabric Content Registries (v0) 0.4.5+6f53a73dc8
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.8+3ac43d95c8
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.7+43d29571c8
fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.5+6b21378a14
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.16+bfa23f17c8
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.6+b4f4f6cdc8
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.10+3ac43d95c8
fabric-item-api-v1: Fabric Item API (v1) 1.3.0+691a79b5c8
fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.3+3ac43d9514
fabric-language-kotlin: Fabric Language Kotlin 1.7.0+kotlin.1.6.0
fabric-language-scala: Fabric Language Scala 1.1.0+scala.2.13.6
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.10+c15ca335c8
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.8+3ac43d95c8
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 1.0.3+3ac43d9514
fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.7+b4f4f6cdc8
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.18+3ac43d9514
fabric-networking-v0: Fabric Networking (v0) 0.3.5+b4f4f6cdc8
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.11.0+3b82842ec8
fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.8+3ac43d95c8
fabric-particles-v1: Fabric Particles (v1) 0.2.9+526dc1acc8
fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.8.5+3ac43d9514
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.4+7242e9d7c8
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.18+3ac43d95c8
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.11+3ac43d9514
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.11+3ac43d95c8
fabric-structure-api-v1: Fabric Structure API (v1) 2.0.8+295197a7c8
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.5+3ac43d9514
fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.3.4+7de09f5514
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.5.5+b4f4f6cdc8
fabricloader: Fabric Loader 0.12.8
ferritecore: FerriteCore 4.0.0
fertilization: Fertilization 7.0.0
fiber: fiber 0.23.0-2
forgeconfigapiport: Forge Config API Port 3.0.0
gateofbabylon: Gate Of Babylon 1.5.1-1.17.1
geckolib3: Geckolib 3.0.22
givemehats: Give Me Hats! 1.7
glassdoor: Glass Doors 1.5.0-1.16
glassential: Glassential 1.3.0
go-fish: Go Fish 1.4.0-1.18
gobber2: Gobber2 2.5.52
goblintraders: Goblin Traders 1.4.1
harvest_scythes: Harvest Scythes 2.3.0
heartbond: Heartbond 1.2.0
hologram-api: Hologram API 0.2.1+1.18-pre5
iceberg: Iceberg 1.0.27
impaled: Impaled 1.0.1
impersonate: Impersonate 2.4.0
incantationem: Incantationem 1.1.2+1.18-pre1
inmis: Inmis 2.3.1-1.17
io_leangen_geantyref_geantyref: geantyref 1.3.11
ironbundles: Iron Bundles 1.0.2+1.17
jankson: Jankson 4.0.0+j1.2.0
java: OpenJDK 64-Bit Server VM 17
kambrik: Kambrik 3.0.0
kanos_config: Kanos Config 0.1.4+1.14.4-1.17.1
kibe: Kibe 1.9.4-BETA+1.18
kjsextras: KubeJS Extras 1.5.0
kleeslabs: KleeSlabs 11.0.0
kubejs: KubeJS 1800.4.0-build.207
kyrptconfig: Kyrpt Config 1.2.3-1.18
lazydfu: LazyDFU 0.1.2
leaf-decay: Leaf Decay 1.3.0-1.17.1
libcd: LibCapableData 3.0.3+1.16.3
libgui: LibGui 5.1.0+1.18
libninepatch: LibNinePatch 1.1.0
lifts: Lifts 1.4-BETA+1.18
lithium: Lithium 0.7.6-rc1
lovely_snails: Lovely Snails 1.0.3+1.18
maelstrom_library: Maelstrom Library 1.2.3-1.18-rc3
magna: Magna 1.7.0-1.18-pre1
mavm: More Axolotl Variants Mod 1.0.4
maybe-data: Maybe data 1.0.1-1.17
maybe-more-data: Maybe More Data 1.0.0-1.18
mcdict: MCDict 2.1.0+1.17.1
mealapi: Meal API 0.3+1.17
megane: megane 6.1.1
megane-applied-energistics-2: megane-applied-energistics-2 6.1.1+10.0.0-alpha.1
megane-base: megane-base 6.1.1
megane-fabric-transfer: megane-fabric-transfer 6.1.1+1.5.4-b4f4f6cda9
megane-kibe: megane-kibe 6.1.1+1.9.4-BETA-1.18
megane-modern-industrialization: megane-modern-industrialization 6.1.1+1.0.0-alpha.02
megane-reborn-core: megane-reborn-core 6.1.1+5.1.0-beta.2
megane-runtime: megane-runtime 6.1.1
megane-team-reborn-energy: megane-team-reborn-energy 6.1.1+2.0.0-beta1
megane-tech-reborn: megane-tech-reborn 6.1.1+5.1.0-beta.2
megane-vanilla: megane-vanilla 6.1.1+1.18
minecraft: Minecraft 1.18
miningutility: Mining Utility 1.2+1.18-pre1
mixintrace: MixinTrace 1.1.0+1.17
mm: Manningham Mills 2.3
mo_glass: Mo Glass 1.5-MC1.18-pre1
mocolors: Mo' Colors 1.3.0
modern_industrialization: Modern Industrialization 1.0.0-alpha.04
morevillagers-fabric: MoreVillagersFabric 3.0.0-SNAPSHOT
mousewheelie: Mouse Wheelie 1.8.0+mc1.18-pre5
multipart_entities: MultipartEntities 1.1.4-1.18-rc3
mythic-mounts: Mythic Mounts 4.0
naturescompass: Nature's Compass 1.17.1-2.0.1-fabric
nbtcrafting: NBT Crafting 2.1.0+mc1.18-pre1
nears: Nears 1.1.2
netherportalfix: NetherPortalFix 9.0.0
ninjaphenix_container_lib: NinjaPhenix's Container Library 1.2.6
noexpensive: NoExpensive 1.18-Fabric-1.2.0
nomorescore: No More Score 1.0.0
notenoughcrashes: Not Enough Crashes 4.1.2+1.18-rc3
nyfsquivers: Nyf's Quivers Fabric-0.2.6
omega-config: OmegaConfig 1.0.8
onsoulfire: On Soul Fire 1.17-3
org_apache_commons_commons-compress: commons-compress 1.19
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.6.0
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.6.0
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.6.0
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.6.0
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_spongepowered_configurate-core: configurate-core 4.1.1
org_spongepowered_configurate-extra-dfu4: configurate-extra-dfu4 4.1.1
org_spongepowered_configurate-gson: configurate-gson 4.1.1
org_spongepowered_configurate-hocon: configurate-hocon 4.1.1
org_tukaani_xz: xz 1.8
owo: oωo 0.3.8+1.18
oxidized: Oxidized 1.5.0
oxidizelib: OxidizeLib 1.1.0
packet_tweaker: Packet Tweaker 0.2.0+1.18-pre1
patchouli: Patchouli 1.18-60-FABRIC
paxi: Paxi 1.17-1.2.2
pehkui: Pehkui 3.0.0+1.14.4-1.18
placeholder-api: Placeholder API 1.1.3+1.17.1
platypus: Platypuses 1.0.0
playerabilitylib: Pal 1.5.0
plushies: Plushie Mod 1.1
polymer: Polymer 0.2.0-beta.8+1.18
polymer-legacy: Polymer (Compatibility) 0.1.9+0.2.0-beta.8+1.18
prettybeaches: Pretty Beaches 7.0.0
promenade: Promenade 2.2.0
pugh_lib: Pugh Lib 1.2.11
pugh_tools: Pugh Tools 1.1.13
puzzleslib: Puzzles Lib 3.0.0
ratsmischief: Rat's Mischief 1.3.1
reach-entity-attributes: Reach Entity Attributes 2.1.1
reborncore: Reborn Core 5.1.0-beta.4
repurposed_structures: Repurposed Structures 3.1.7+1.18.0
respawnablepets: Respawnable Pets 1.18-1
rhino: Rhino 1800.1.6-build.78
rightclickharvest: Right Click Harvest 1.5.1
ringsofascension: Rings of Ascension 1.0
roughlyenoughitems: Roughly Enough Items 7.0.346
runelic: Runelic 3.0.1
server_translations_api: Server Translations API 1.4.8+1.18-pre1
sgui: sgui 1.0.0-rc6+1.18-pre5
simpleteleporters: Simple Teleporters 2.3.0
sit: Sit 1.17.1-13
slotlink: slotlink 4.0.0
someforgepatchesported: Some Forge Patches Ported 1.0.1
spark: spark 1.6.2
spatialharvesters: Spatial Harvesters 0.11.12c
spellbound: Spellbound 1.6.0
spiceoffabric: Spice of Fabric 1.4.1+1.18-pre5
stacc: Stacc 1.2.3
static-content: Static Content 1.0.1-1.16.2
staticdata: Static Data 1.1.2
step-height-entity-attribute: Step Height Entity Attribute 1.0.0
strawdummy: Straw Dummy 1.6.0
team_reborn_energy: Energy 2.0.0-beta1
techreborn: Tech Reborn 5.1.0-beta.4
terraform-shapes-api-v1: Terraform Shapes API (v1) 2.1.0
terraform-wood-api-v1: Terraform Wood API (v1) 2.0.2
terrarianslimes: Terrarian Slimes 1.1-BETA+1.17
textile_backup: Textile Backup 2.2.0-1.17
thonkutil: ThonkUtil 1.3
timeinabottle: Time in a Bottle 1.6-mc1.17-fabric
toolstats: Tool Stats 2.0.1
totemicoverhaul: Totemic Overhaul 1.2
totemmod: Wither Totems Mod 0.3.4-1.18-rc2
tradingpost: Trading Post 3.0.0
trapexpansion: Trap Expansion 1.3.3
trashslot: TrashSlot 11.0.0
trinketofundying: Trinket of Undying 2.0.1-1.18
trinkets: Trinkets 3.1.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
twigs: Twigs 1.1.0
universal-graves: Universal Graves 1.2.2+1.18
universal_ores: Universal Ores 1.1.0
untitledduckmod: Untitled Duck Mod 0.3.0
urns: Urns 1.0.1
vanilla-hammers: Vanilla Hammers 3.1.2-1.17
vanilla_degus: Vanilla Degus 1.2.3
vanillaexcavators: Vanilla Excavators 1.1.0
villager-hats: Villager Hats Mod 1.2.1
voidz: VoidZ 1.0.5
wandering_collector: Wandering Collector 1.0.3+mc1.18-rc3
waystones: Waystones 2.3.3
wildworld: Wild World 3.1.0+1.18
wolveswitharmor: Wolves With Armor 1.7.0-1.18
workings: Workings 1.0.7
wthit: wthit 4.3.0
xaerominimap: Xaero's Minimap 21.22.3
xaeroworldmap: Xaero's World Map 1.18.4
xlpackets: XLPackets 2.1-1.17.1
xp_storage: XP Storage 1.4.2+1.17.1
xp_storage_trinkets: XP Storage - Trinkets 0.1+1.17.1
yosbr: YOSBR 0.1.1
yungsapi: YUNG's API 1.17-Fabric-19
Server Running: true
Player Count: 1 / 20; [class_3222['DanteHiroki'/21811, l='ServerLevel[world]', x=-175.54, y=-32.48, z=-21.04]]
Data Packs: vanilla, file/bukkit, Fabric Mods
Is Modded: Definitely; Server brand changed to 'fabric'
Type: Dedicated Server (map_server.txt)
Suspected Mods: Minecraft (minecraft)

commented

I've encountered a similar issue on 1.18. /summon_eldritch minecraft:creeper and then allowing it to explode on me seems like a reliable way to crash with a Ticking Entity error, though I didn't run into a full-on world reset.

commented

@Chuunkyz Use a paste service for logs please

commented

Bug is still there. Eldritch creepers crash client and server.

[20:37:06] [Render thread/INFO]: [CHAT] commands.summon_eldritch.success
[20:37:07] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.class_148: Ticking entity
	at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:883) ~[client-intermediary.jar:?]
	at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:823) ~[client-intermediary.jar:?]
	at net.minecraft.class_1132.method_3748(class_1132.java:99) ~[client-intermediary.jar:?]
	at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:684) ~[client-intermediary.jar:?]
	at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270) ~[client-intermediary.jar:?]
	at java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: java.util.ConcurrentModificationException
	at java.util.HashMap$HashIterator.nextNode(HashMap.java:1597) ~[?:?]
	at java.util.HashMap$ValueIterator.next(HashMap.java:1625) ~[?:?]
	at net.minecraft.class_1548.handler$bab000$removeEffects(class_1548.java:1028) ~[client-intermediary.jar:?]
	at net.minecraft.class_1548.method_7006(class_1548.java) ~[client-intermediary.jar:?]
	at net.minecraft.class_1548.method_5773(class_1548.java:159) ~[client-intermediary.jar:?]
	at net.minecraft.class_3218.method_18762(class_3218.java:699) ~[client-intermediary.jar:?]
	at net.minecraft.class_1937.method_18472(class_1937.java:487) ~[client-intermediary.jar:?]
	at net.minecraft.class_3218.method_31420(class_3218.java:360) ~[client-intermediary.jar:?]
	at net.minecraft.class_5574.method_31791(class_5574.java:54) ~[client-intermediary.jar:?]
	at net.minecraft.class_3218.method_18765(class_3218.java:328) ~[client-intermediary.jar:?]
	at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:879) ~[client-intermediary.jar:?]
	... 5 more
Description: Ticking entity

java.util.ConcurrentModificationException
	at java.base/java.util.HashMap$HashIterator.nextNode(HashMap.java:1597)
	at java.base/java.util.HashMap$ValueIterator.next(HashMap.java:1625)
	at net.minecraft.class_1548.handler$bab000$removeEffects(class_1548.java:1028)
	at net.minecraft.class_1548.method_7006(class_1548.java)
	at net.minecraft.class_1548.method_5773(class_1548.java:159)
	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)
	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)


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

-- Head --
Thread: Render thread
Stacktrace:
	at java.base/java.util.HashMap$HashIterator.nextNode(HashMap.java:1597)
	at java.base/java.util.HashMap$ValueIterator.next(HashMap.java:1625)
	at net.minecraft.class_1548.handler$bab000$removeEffects(class_1548.java:1028)
	at net.minecraft.class_1548.method_7006(class_1548.java)
	at net.minecraft.class_1548.method_5773(class_1548.java:159)
	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: minecraft:creeper (net.minecraft.class_1548)
	Entity ID: 317
	Entity Name: Thorny Speedster Resistant Duplicator Lifesteal One Up Withering Ender Deflector Blinding Gravity Starving Creeper
	Entity's Exact location: 5592.51, 113.00, 3138.79
	Entity's Block location: World: (5592,113,3138), Section: (at 8,1,2 in 349,7,196; chunk contains blocks 5584,-64,3136 to 5599,319,3151), Region: (10,6; contains chunks 320,192 to 351,223, blocks 5120,-64,3072 to 5631,319,3583)
	Entity's Momentum: 0.00, -0.08, -0.00
	Entity's Passengers: []
	Entity's Vehicle: null
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)