DragonSurvivalTeam / DragonSurvival

Other
51 stars 39 forks source link

[1.18.2 Forge Bug]: lightning ball and arrow bounce off causes crashing #252

Closed vaultdveller closed 1 year ago

vaultdveller commented 1 year ago

■ Your Discord ID

vaultdweller#8347

■ Dragon Survival version

Play as Dragon-1.14_RU_PL_ZH_EN.zip

■ Single game or server?

Single (Default)

■ Do you delete old configurations and check the Wiki before writing a bug report?

I always delete configs

■ Do you play pure MC + DS and Geckolib or do you have some kind of modpack?

I only play with DS and Geckolib (Default)

■ Describe the bug

Game crash when my water dragon fired my ball lightning skill into a kobold skeletons arrow and it bounced off, any attemps after to load the world with kobolds enabled caused the same crash as MC saved the world as it crashed

■ To Reproduce

probably do what i did

■ Expected behavior

crash

■ Crash Report

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

Time: 1/13/23, 6:12 PM Description: Ticking entity

java.lang.ClassCastException: class net.mcreator.kobolds.entity.KoboldSkeletonEntity cannot be cast to class net.minecraft.world.entity.player.Player (net.mcreator.kobolds.entity.KoboldSkeletonEntity is in module kobolds@2.1.2 of loader 'TRANSFORMER' @20a3e10c; net.minecraft.world.entity.player.Player is in module minecraft@1.18.2 of loader 'TRANSFORMER' @20a3e10c) at by.dragonsurvivalteam.dragonsurvival.common.entity.projectiles.BallLightningEntity.attackMobs(BallLightningEntity.java:69) ~[DragonSurvival-1.18.2-1.5.40.jar%23100!/:1.18.2-1.5.40] {re:classloading} at by.dragonsurvivalteam.dragonsurvival.common.entity.projectiles.BallLightningEntity.m6532(BallLightningEntity.java:63) ~[DragonSurvival-1.18.2-1.5.40.jar%23100!/:1.18.2-1.5.40] {re:classloading} at by.dragonsurvivalteam.dragonsurvival.common.entity.projectiles.DragonBallEntity.m8119(DragonBallEntity.java:75) ~[DragonSurvival-1.18.2-1.5.40.jar%23100!/:1.18.2-1.5.40] {re:classloading} at net.minecraft.server.level.ServerLevel.m8647(ServerLevel.java:652) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:strawgolem.mixins.json:LoginMixin,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:architects_palette.mixins.json:ServerWorldMixin,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A} at net.minecraft.world.level.Level.m46653(Level.java:3074) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:strawgolem.forge.mixins.json:GrowthMixin,pl:mixin:APP:sereneseasons.mixins.json:MixinLevel,pl:mixin:APP:lootr.mixins.json:MixinLevel,pl:mixin:APP:observable.common.json:LevelMixin,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m184063(ServerLevel.java:319) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:strawgolem.mixins.json:LoginMixin,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:architects_palette.mixins.json:ServerWorldMixin,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A} at net.minecraft.world.level.entity.EntityTickList.m156910(EntityTickList.java:54) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:classloading} at net.minecraft.server.level.ServerLevel.m8793(ServerLevel.java:299) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:strawgolem.mixins.json:LoginMixin,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:architects_palette.mixins.json:ServerWorldMixin,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A} at net.minecraft.server.MinecraftServer.m5703(MinecraftServer.java:902) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m5705(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m5705(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m130011(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m177918(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}

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

-- Head -- Thread: Server thread Stacktrace: at by.dragonsurvivalteam.dragonsurvival.common.entity.projectiles.BallLightningEntity.attackMobs(BallLightningEntity.java:69) ~[DragonSurvival-1.18.2-1.5.40.jar%23100!/:1.18.2-1.5.40] {re:classloading} at by.dragonsurvivalteam.dragonsurvival.common.entity.projectiles.BallLightningEntity.m6532(BallLightningEntity.java:63) ~[DragonSurvival-1.18.2-1.5.40.jar%23100!/:1.18.2-1.5.40] {re:classloading} at by.dragonsurvivalteam.dragonsurvival.common.entity.projectiles.DragonBallEntity.m8119(DragonBallEntity.java:75) ~[DragonSurvival-1.18.2-1.5.40.jar%23100!/:1.18.2-1.5.40] {re:classloading} at net.minecraft.server.level.ServerLevel.m8647(ServerLevel.java:652) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:strawgolem.mixins.json:LoginMixin,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:architects_palette.mixins.json:ServerWorldMixin,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A} at net.minecraft.world.level.Level.m46653(Level.java:3074) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:strawgolem.forge.mixins.json:GrowthMixin,pl:mixin:APP:sereneseasons.mixins.json:MixinLevel,pl:mixin:APP:lootr.mixins.json:MixinLevel,pl:mixin:APP:observable.common.json:LevelMixin,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m184063(ServerLevel.java:319) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:strawgolem.mixins.json:LoginMixin,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:architects_palette.mixins.json:ServerWorldMixin,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A} at net.minecraft.world.level.entity.EntityTickList.m156910(EntityTickList.java:54) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:classloading} at net.minecraft.server.level.ServerLevel.m8793(ServerLevel.java:299) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:strawgolem.mixins.json:LoginMixin,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:architects_palette.mixins.json:ServerWorldMixin,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A} -- Entity being ticked -- Details: Entity Type: dragonsurvival:ball_lightning (by.dragonsurvivalteam.dragonsurvival.common.entity.projectiles.BallLightningEntity) Entity ID: 31 Entity Name: entity.dragonsurvival.ball_lightning Entity's Exact location: -2243.08, 23.24, -2540.16 Entity's Block location: World: (-2244,23,-2541), Section: (at 12,7,3 in -141,1,-159; chunk contains blocks -2256,-64,-2544 to -2241,319,-2529), Region: (-5,-5; contains chunks -160,-160 to -129,-129, blocks -2560,-64,-2560 to -2049,319,-2049) Entity's Momentum: 0.00, 0.00, 0.00 Entity's Passengers: [] Entity's Vehicle: null Stacktrace: at net.minecraft.world.level.Level.m46653(Level.java:3074) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:strawgolem.forge.mixins.json:GrowthMixin,pl:mixin:APP:sereneseasons.mixins.json:MixinLevel,pl:mixin:APP:lootr.mixins.json:MixinLevel,pl:mixin:APP:observable.common.json:LevelMixin,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m184063(ServerLevel.java:319) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:strawgolem.mixins.json:LoginMixin,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:architects_palette.mixins.json:ServerWorldMixin,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A} at net.minecraft.world.level.entity.EntityTickList.m156910(EntityTickList.java:54) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:classloading} at net.minecraft.server.level.ServerLevel.m8793(ServerLevel.java:299) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:strawgolem.mixins.json:LoginMixin,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:architects_palette.mixins.json:ServerWorldMixin,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A} at net.minecraft.server.MinecraftServer.m5703(MinecraftServer.java:902) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m5705(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m5705(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m130011(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m177918(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}

-- Affected level -- Details: All players: 1 total; [ServerPlayer['vaultti'/24, l='ServerLevel[Drakken]', x=-2247.64, y=23.00, z=-2538.58]] Chunk stats: 4618 Level dimension: minecraft:overworld Level spawn location: World: (0,105,0), Section: (at 0,9,0 in 0,6,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 459460 game time, 469392 day time Level name: Drakken Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true Level weather: Rain time: 39757 (now: false), thunder time: 50475 (now: false) Known server brands: forge Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.m5703(MinecraftServer.java:902) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m5705(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m5705(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m130011(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m177918(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23250!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}

-- 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: 991938784 bytes (945 MiB) / 4966055936 bytes (4736 MiB) up to 8153726976 bytes (7776 MiB) CPUs: 16 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 7 3700X 8-Core Processor
Identifier: AuthenticAMD Family 23 Model 113 Stepping 0 Microarchitecture: Zen 2 Frequency (GHz): 3.60 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: Radeon RX 580 Series Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x67df Graphics card #0 versionInfo: DriverVersion=30.0.15021.11005 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 Virtual memory max (MB): 34465.77 Virtual memory used (MB): 29363.95 Swap memory total (MB): 18155.54 Swap memory used (MB): 1615.66 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx7776m -Xms256m Loaded Shaderpack: ComplementaryReimagined_r1.3.2.zip Profile: Custom (+8 options changed by user) Server Running: true Player Count: 1 / 8; [ServerPlayer['vaultti'/24, l='ServerLevel[Drakken]', x=-2247.64, y=23.00, z=-2538.58]] Data Packs: vanilla, mod:adaptive_performance_tweaks_core, mod:betterdungeons, mod:supermartijn642configlib, mod:slimyboyos (incompatible), mod:zombiemobs, mod:infernalexp (incompatible), mod:uppers, mod:entitycollisionfpsfix (incompatible), mod:blackaures_paintings, mod:strawgolem (incompatible), mod:rubidium (incompatible), mod:yungsapi, mod:nocubes_farmer_compats, mod:wildbackport, mod:guardvillagers (incompatible), mod:harderspawners (incompatible), mod:apotheosis (incompatible), mod:pickupnotifier (incompatible), mod:balm (incompatible), mod:waterstrainer, mod:jeresources (incompatible), mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:upgradednetherite (incompatible), mod:structure_gel, mod:advancementplaques (incompatible), mod:tinyskeletons (incompatible), mod:cleancut (incompatible), mod:torchmaster (incompatible), mod:repurposed_structures, mod:thitemstages (incompatible), mod:biomesoplenty (incompatible), mod:aquatictorches (incompatible), mod:supermartijn642corelib, mod:highlighter (incompatible), mod:spark (incompatible), mod:questplaques (incompatible), mod:underwaterenchanting, mod:curios (incompatible), mod:ncbetterblastfurnace, mod:oculus (incompatible), mod:yungsextras, mod:villagersellanimals, mod:bettervillage, mod:overweight_farming (incompatible), mod:chunkpregen (incompatible), mod:witherbold, mod:flib (incompatible), mod:nocubes_better_frogs, mod:fastleafdecay, mod:cleanview (incompatible), mod:bettermineshafts, mod:darkpaintings (incompatible), mod:kiwi, mod:humancompanions (incompatible), mod:fastload (incompatible), mod:jei (incompatible), mod:libraryferret, mod:goblintraders (incompatible), mod:kobolds, mod:immersive_weathering (incompatible), mod:shutupexperimentalsettings, mod:naturescompass (incompatible), mod:sereneseasons (incompatible), mod:badpackets (incompatible), mod:champions, mod:questsadditions (incompatible), mod:rubidium_extras (incompatible), mod:ironchest, mod:theoneprobe (incompatible), mod:terrablender (incompatible), mod:mousetweaks (incompatible), mod:companion, mod:easier_sleeping, mod:shouldersurfing (incompatible), mod:ding (incompatible), mod:kotlinforforge, mod:mmlib (incompatible), mod:flywheel (incompatible), mod:ecologics, mod:gravestone (incompatible), mod:cyclepaintings, mod:polymorph (incompatible), mod:justenoughprofessions, mod:autoreglib (incompatible), mod:nocubescreateexp, mod:effective_fg (incompatible), mod:lootr (incompatible), mod:puzzleslib (incompatible), mod:elementaryores, mod:mavapi, mod:extremesoundmuffler (incompatible), mod:cosmeticarmorreworked (incompatible), mod:phantasm, mod:netherportalfix (incompatible), mod:galosphere (incompatible), mod:architects_palette (incompatible), mod:incontrol (incompatible), mod:tipsmod (incompatible), mod:sophisticatedcore (incompatible), mod:insanelib, mod:villagernames, mod:xaeroworldmap, mod:controlling (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:untamedwilds (incompatible), mod:feature_nbt_deadlock_be_gone (incompatible), mod:nocubes_better_smoker, mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:progressivebosses (incompatible), mod:lightingwand, mod:jeed (incompatible), mod:bygonenether (incompatible), mod:dragonmounts (incompatible), mod:dummmmmmy (incompatible), mod:konkrete (incompatible), mod:acc_nocube, mod:equipmentcompare (incompatible), mod:oretweaker (incompatible), mod:farmersdelight (incompatible), mod:ambientsounds (incompatible), mod:crashutilities (incompatible), mod:reblured (incompatible), mod:nocubesbettergrindstone, mod:mcwfences, mod:cnb (incompatible), mod:geckolib3 (incompatible), mod:crittersandcompanions (incompatible), mod:naturalist, mod:cataclysm (incompatible), mod:patchouli (incompatible), mod:chinchillas, mod:naturallychargedcreepers, mod:collective (incompatible), mod:seadwellers, mod:horse_colors, mod:oreexcavation, mod:firespreadtweaks, mod:betterstrongholds, mod:starterkit, mod:eatinganimation, mod:forge, mod:cofh_core, mod:commonality, mod:aquaculture (incompatible), mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:majruszlib (incompatible), mod:lightoverlay (incompatible), mod:bwncr (incompatible), mod:observable (incompatible), mod:mavm, mod:dragonsurvival (incompatible), mod:altereddamage, mod:tradingpost (incompatible), mod:wwoo_forge (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:awesomedungeonend, mod:sophisticatedstorage (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:obscure_api, mod:create, mod:createdeco (incompatible), mod:waystones (incompatible), mod:merchantmarkers (incompatible), mod:structory, mod:tumbleweed (incompatible), mod:configured (incompatible), mod:decorative_blocks, mod:everycomp (incompatible), mod:betterdeserttemples, mod:netherdepthsupgrade, mod:toastcontrol (incompatible), mod:xercamusic (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:enchdesc (incompatible), mod:ftbconv, mod:obscure_tooltips, mod:creativecore (incompatible), mod:difficultylock, mod:iceberg (incompatible), mod:quark (incompatible), mod:storagedrawers (incompatible), mod:fancymenu (incompatible), mod:upgradedcore (incompatible), mod:magma_monsters, mod:creeperoverhaul (incompatible), mod:apexcore, mod:fantasyfurniture, mod:heartstone (incompatible), mod:loadmyresources (incompatible), mod:openloader (incompatible), Everycomp Generated Pack, Immersive Weathering Generated Pack, Supplementaries Generated Pack, data/Dragon Play.zip (incompatible), data/New-End-Cities.zip, data/New-Ocean-Ruins.zip, data/New-Ruined-Portals.zip, data/Towers_Of_The_Wild_Reworked_v3.0.0_Waystones.zip, loadmyresources.hiddenpack (incompatible), reblured World Generation: Stable 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: minecraft@1.0 javafml@null kotlinforforge@3.9.1 lowcodefml@null Mod List: adaptive_performance_tweaks_core_1.18.2-3.17.0.jar|APTweaks: Core |adaptive_performance_tweaks_co|3.17.0 |DONE |Manifest: NOSIGNATURE YungsBetterDungeons-1.18.2-Forge-2.1.0.jar |YUNG's Better Dungeons |betterdungeons |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.1.5-forge-mc1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.5 |DONE |Manifest: NOSIGNATURE SlimyBoyos-forge-1.18.2-4.0.0.7.jar |SlimyBoyos |slimyboyos |4.0.0.7 |DONE |Manifest: NOSIGNATURE nocube's_zombie_mobs_1.4.0_forge_1.18.2.jar |NoCube's Zombie Mobs |zombiemobs |1.4.0 |DONE |Manifest: NOSIGNATURE infernal-expansion-1.18.2-2.5.0.jar |Infernal Expansion |infernalexp |2.5.0 |DONE |Manifest: NOSIGNATURE Uppers-0.4.1.jar |Uppers |uppers |0.4.1 |DONE |Manifest: NOSIGNATURE Entity_Collision_FPS_Fix-forge-1.18.2-1.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |1.0.0 |DONE |Manifest: NOSIGNATURE BlackAuresPaintings_1.0_Forge_1.18.2.jar |blackaures_paintings |blackaures_paintings |1.0 |DONE |Manifest: NOSIGNATURE Strawgolem-forge-1.18.2-2.0.0-beta.5.jar |Straw Golem |strawgolem |2.0.0-beta.5 |DONE |Manifest: NOSIGNATURE rubidium-0.5.4.jar |Rubidium |rubidium |0.5.4 |DONE |Manifest: NOSIGNATURE YungsApi-1.18.2-Forge-2.2.7.jar |YUNG's API |yungsapi |1.18.2-Forge-2.2.7 |DONE |Manifest: NOSIGNATURE nocube's_farmers_compats_1.0.0_Forge_1.18.2.jar |Farmer's Compats (by NoCube) |nocubes_farmer_compats |1.0.0 |DONE |Manifest: NOSIGNATURE wildbackport-1.2.3.jar |TheWildBackport |wildbackport |1.2.3 |DONE |Manifest: NOSIGNATURE guardvillagers-1.18.2.1.4.3.jar |Guard Villagers |guardvillagers |1.4.3 |DONE |Manifest: NOSIGNATURE HarderSpawners-1.18.2-40.2.22.1.jar |Harder Spawners Mod |harderspawners |1.18.2-40.2.22.1 |DONE |Manifest: NOSIGNATURE Apotheosis-1.18.2-5.3.6.jar |Apotheosis |apotheosis |5.3.6 |DONE |Manifest: NOSIGNATURE PickUpNotifier-v3.2.0-1.18.2-Forge.jar |Pick Up Notifier |pickupnotifier |3.2.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 balm-3.2.1+0.jar |Balm |balm |3.2.1+0 |DONE |Manifest: NOSIGNATURE WaterStrainer-1.18.2-13.0.0.jar |Water Strainer |waterstrainer |1.18.2-13.0.0 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.18.2-0.14.1.171.jar |Just Enough Resources |jeresources |0.14.1.171 |DONE |Manifest: NOSIGNATURE cloth-config-6.4.90-forge.jar |Cloth Config v4 API |cloth_config |6.4.90 |DONE |Manifest: NOSIGNATURE soundphysics-forge-1.18.2-1.0.6.jar |Sound Physics Remastered |sound_physics_remastered |1.18.2-1.0.6 |DONE |Manifest: NOSIGNATURE upgradednetherite-1.18.2-4.2.0.6-release.jar |Upgraded Netherite |upgradednetherite |1.18.2-4.2.0.6-relea|DONE |Manifest: NOSIGNATURE structure_gel-1.18.2-2.4.7.jar |Structure Gel API |structure_gel |2.4.7 |DONE |Manifest: NOSIGNATURE AdvancementPlaques-1.18.2-1.4.5.1.jar |Advancement Plaques |advancementplaques |1.4.5.1 |DONE |Manifest: NOSIGNATURE TinySkeletons-v3.2.1-1.18.2-Forge.jar |Tiny Skeletons |tinyskeletons |3.2.1 |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 cleancut-mc1.18.2-4.0-forge.jar |Clean Cut |cleancut |4.0 |DONE |Manifest: NOSIGNATURE torchmaster-18.1.0.jar |Torchmaster |torchmaster |18.1.0 |DONE |Manifest: NOSIGNATURE repurposed_structures_forge-5.1.14+1.18.2.jar |Repurposed Structures |repurposed_structures |5.1.14+1.18.2 |DONE |Manifest: NOSIGNATURE thitemstages-1.18.2-0.1.2.jar |T.H.I.S |thitemstages |1.18.2-0.1.2 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.18.2-16.0.0.109-universal.jar |Biomes O' Plenty |biomesoplenty |1.18.2-16.0.0.109 |DONE |Manifest: NOSIGNATURE aquatictorches-1.18-1.1.0.jar |Aquatic Torches |aquatictorches |1.1.0 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.1.0-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.0 |DONE |Manifest: NOSIGNATURE Highlighter-1.18.1-1.1.2.jar |Highlighter |highlighter |1.1.2 |DONE |Manifest: NOSIGNATURE spark-1.9.11-forge.jar |spark |spark |1.9.11 |DONE |Manifest: NOSIGNATURE QuestPlaques-1.18.2-1.0.3.jar |Quest Plaques |questplaques |1.0.3 |DONE |Manifest: NOSIGNATURE underwaterenchanting_1.18.2-1.6.jar |Underwater Enchanting |underwaterenchanting |1.6 |DONE |Manifest: NOSIGNATURE curios-forge-1.18.2-5.0.7.1.jar |Curios API |curios |1.18.2-5.0.7.1 |DONE |Manifest: NOSIGNATURE nocube's_better_blast_furnace_1.0.0_Forge_1.18.2.j|NoCube's Better Blast Furnace |ncbetterblastfurnace |1.0.0 |DONE |Manifest: NOSIGNATURE oculus-mc1.18.2-1.2.5a.jar |Oculus |oculus |1.2.5a |DONE |Manifest: NOSIGNATURE YungsExtras-1.18.2-Forge-2.1.0.jar |YUNG's Extras |yungsextras |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE nocube's_villagers_sell_animals_1.1.4_forge_1.18.2|NoCube's Villagers Sell Animal|villagersellanimals |1.1.4 |DONE |Manifest: NOSIGNATURE bettervillage-forge-1.18.2-2.0.0.jar |Better village |bettervillage |2.0.0 |DONE |Manifest: NOSIGNATURE overweightfarming-1.18.2-1.6.0-forge.jar |Overweight Farming |overweight_farming |1.18.2-1.6.0-forge |DONE |Manifest: NOSIGNATURE Chunk Pregenerator-1.18-4.1.1.jar |Chunk Pregenerator |chunkpregen |1.18-4.1.1 |DONE |Manifest: NOSIGNATURE Witherbold-1.18.2.jar |Witherbold |witherbold |1.0.0 |DONE |Manifest: NOSIGNATURE flib-1.18.2-0.0.2.jar |flib |flib |1.18.2-0.0.2 |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 nocube's_better_frogs_1.0.0_forge_1.18.2.jar |NoCube's Better Frogs |nocubes_better_frogs |1.0.0 |DONE |Manifest: NOSIGNATURE FastLeafDecay-28.jar |FastLeafDecay |fastleafdecay |28 |DONE |Manifest: NOSIGNATURE CleanView-1.18.2-v1.jar |CleanView |cleanview |1.18.2-v1 |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 YungsBetterMineshafts-1.18.2-Forge-2.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.2 |DONE |Manifest: NOSIGNATURE DarkPaintings-Forge-1.18.2-10.0.3.jar |DarkPaintings |darkpaintings |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 Kiwi-1.18.2-forge-6.1.3.jar |Kiwi |kiwi |6.1.3 |DONE |Manifest: NOSIGNATURE humancompanions-1.18.2-1.7.3.jar |Human Companions |humancompanions |1.18.2-1.7.3 |DONE |Manifest: NOSIGNATURE Fastload-Reforged-2.6.9+1.18.2.jar |Fastload |fastload |2.6.9+1.18.2 |DONE |Manifest: NOSIGNATURE jei-1.18.2-forge-10.2.1.283.jar |Just Enough Items |jei |10.2.1.283 |DONE |Manifest: NOSIGNATURE libraryferret-forge-1.18.2-3.0.0.jar |Library ferret |libraryferret |3.0.0 |DONE |Manifest: NOSIGNATURE goblintraders-1.8.0-1.18.2.jar |Goblin Traders |goblintraders |1.8.0 |DONE |Manifest: NOSIGNATURE Kobolds-2.1.2.jar |Kobolds |kobolds |2.1.2 |DONE |Manifest: NOSIGNATURE immersive_weathering-1.18.2-3.0.3-forge.jar |Immersive Weathering |immersive_weathering |1.18.2-3.0.3 |DONE |Manifest: NOSIGNATURE shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.18.2-1.9.7-forge.jar |Nature's Compass |naturescompass |1.18.2-1.9.7-forge |DONE |Manifest: NOSIGNATURE SereneSeasons-1.18.2-7.0.0.15.jar |Serene Seasons |sereneseasons |0.0NONE |DONE |Manifest: NOSIGNATURE badpackets-forge-0.1.3.jar |Bad Packets API |badpackets |0.1.3 |DONE |Manifest: NOSIGNATURE champions-forge-1.18.2-2.1.6.3.jar |Champions |champions |1.18.2-2.1.6.3 |DONE |Manifest: NOSIGNATURE questsadditions-1.18.2-1.4.1.jar |Quests Additions |questsadditions |1.4.1 |DONE |Manifest: NOSIGNATURE rubidium_extras-1.18.2_v1.3.2.jar |Rubidium Extras |rubidium_extras |1.18.2_v1.3.2 |DONE |Manifest: NOSIGNATURE ironchest-1.18.2-13.2.11.jar |Iron Chests |ironchest |1.18.2-13.2.11 |DONE |Manifest: NOSIGNATURE theoneprobe-1.18-5.1.2.jar |The One Probe |theoneprobe |1.18-5.1.2 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.18.2-1.2.0.126.jar |TerraBlender |terrablender |1.2.0.126 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE Companion-1.18.2-forge-2.1.0.jar |Companion |companion |2.1.0 |DONE |Manifest: NOSIGNATURE EasierSleeping-1.18.2-2.1.0.jar |Easier Sleeping |easier_sleeping |2.1.0 |DONE |Manifest: NOSIGNATURE ShoulderSurfing-Forge-1.18.2-2.2.18.jar |Shoulder Surfing |shouldersurfing |1.18.2-2.2.18 |DONE |Manifest: NOSIGNATURE Ding-1.18-1.3.0.jar |Ding |ding |1.3.0 |DONE |Manifest: NOSIGNATURE kffmod-3.9.1.jar |Kotlin For Forge |kotlinforforge |3.9.1 |DONE |Manifest: NOSIGNATURE mmlib-1.1.3-1.18.2.jar |Mysterious Mountain Lib |mmlib |1.1.3-1.18.2 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.18.2-0.6.8.jar |Flywheel |flywheel |0.6.8-97 |DONE |Manifest: NOSIGNATURE ecologics-forge-1.18.2-1.7.11.jar |Ecologics |ecologics |1.7.11 |DONE |Manifest: NOSIGNATURE gravestone-1.18.2-1.0.2.jar |Gravestone Mod |gravestone |1.18.2-1.0.2 |DONE |Manifest: NOSIGNATURE cyclepaintings_1.18.2-2.7.jar |Cycle Paintings |cyclepaintings |2.7 |DONE |Manifest: NOSIGNATURE polymorph-forge-1.18.2-0.46.jar |Polymorph |polymorph |1.18.2-0.46 |DONE |Manifest: NOSIGNATURE JustEnoughProfessions-1.18.2-1.3.0.jar |Just Enough Professions (JEP) |justenoughprofessions |1.3.0 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE nocube's_create_compact_exp_1.0.1_forge_1.18.2.jar|Create Compact Exp (by NoCube)|nocubescreateexp |1.0.1 |DONE |Manifest: NOSIGNATURE effective_fg-1.2.4.jar |Effective (Forge) |effective_fg |1.2.4 |DONE |Manifest: NOSIGNATURE lootr-1.18.2-0.2.23.60.jar |Lootr |lootr |0.2.21.58 |DONE |Manifest: NOSIGNATURE 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 elementaryores-1.18.2-2.0.0.jar |Elementary Ores |elementaryores |1.18.2-2.0.0 |DONE |Manifest: NOSIGNATURE mavapi-1.0.1-mc1.18.2.jar |More Axolotl Variants API |mavapi |1.0.1 |DONE |Manifest: NOSIGNATURE extremesoundmuffler-3.30_forge-1.18.2.jar |Extreme Sound Muffler |extremesoundmuffler |3.31_forge-1.18.2 |DONE |Manifest: NOSIGNATURE CosmeticArmorReworked-1.18.2-v2a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.2-v2a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 End's Phantasm - v1.2.6.3a - 1.18.2.jar |End's Phantasm |phantasm |1.2.6.3 |DONE |Manifest: NOSIGNATURE netherportalfix-forge-1.18-9.0.0.jar |NetherPortalFix |netherportalfix |9.0.0 |DONE |Manifest: NOSIGNATURE Galosphere-1.18.2-1.2.0-Forge.jar |Galosphere |galosphere |1.18.2-1.2.0 |DONE |Manifest: NOSIGNATURE Architects-Palette-1.18.2-1.2.0.jar |Architect's Palette |architects_palette |1.1.2 |DONE |Manifest: NOSIGNATURE incontrol-1.18-6.1.1.jar |InControl |incontrol |1.18-6.1.1 |DONE |Manifest: NOSIGNATURE Tips-Forge-1.18.2-5.0.8.jar |Tips |tipsmod |5.0.8 |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 sophisticatedcore-1.18.2-0.5.36.199.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.5.36.199 |DONE |Manifest: NOSIGNATURE InsaneLib-1.5.1-mc1.18.2.jar |InsaneLib |insanelib |1.5.1 |DONE |Manifest: NOSIGNATURE villagernames-1.18.2-5.0.jar |Villager Names |villagernames |5.0 |DONE |Manifest: NOSIGNATURE XaerosWorldMap_1.28.7_Forge_1.18.2.jar |Xaero's World Map |xaeroworldmap |1.28.7 |DONE |Manifest: NOSIGNATURE Controlling-forge-1.18.2-9.0+22.jar |Controlling |controlling |9.0+22 |DONE |Manifest: NOSIGNATURE Placebo-1.18.2-6.5.0.jar |Placebo |placebo |6.5.0 |DONE |Manifest: NOSIGNATURE citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |DONE |Manifest: NOSIGNATURE untamedwilds-1.18.2-2.2.0.jar |Untamed Wilds |untamedwilds |2.2.0 |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 nocube's_better_smoker_1.0.0_forge_1.18.2.jar |NoCube's Better Smoker |nocubes_better_smoker |1.0.0 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.18.2-13.2.50.jar |Bookshelf |bookshelf |13.2.50 |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 sophisticatedbackpacks-1.18.2-3.18.40.773.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.18.40.773 |DONE |Manifest: NOSIGNATURE ProgressiveBosses-3.6.5-mc1.18.2.jar |Progressive Bosses |progressivebosses |3.6.5 |DONE |Manifest: NOSIGNATURE LightingWand-1.18.2-forge-4.1.1.jar |Lighting Wand |lightingwand |4.1.1 |DONE |Manifest: NOSIGNATURE jeed-1.18.2-1.11.jar |Just Enough Effect Description|jeed |1.18.2-1.11 |DONE |Manifest: NOSIGNATURE bygonenether-1.2.1-1.18.2.jar |Bygone Nether |bygonenether |1.2.1 |DONE |Manifest: NOSIGNATURE dragonmounts-1.18.2-1.1.4.jar |Dragon Mounts: Legacy |dragonmounts |1.1.4 |DONE |Manifest: NOSIGNATURE MmmMmmMmmMmm-1.18.2-1.5.2.jar |MmmMmmMmmMmm |dummmmmmy |1.18-1.5.2 |DONE |Manifest: NOSIGNATURE konkrete_forge_1.6.0_MC_1.18-1.18.2.jar |Konkrete |konkrete |1.6.0 |DONE |Manifest: NOSIGNATURE nocubes_create_compats_1.0.0_forge_1.18.2.jar |Create Compats (by NoCube) |acc_nocube |1.0.0 |DONE |Manifest: NOSIGNATURE EquipmentCompare-1.18.1-1.2.12.jar |Equipment Compare |equipmentcompare |1.2.12 |DONE |Manifest: NOSIGNATURE OreTweaker-1.18.2-3.3.0.jar |Ore Tweaker |oretweaker |3.3.0 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.18.2-1.2.0.jar |Farmer's Delight |farmersdelight |1.18.2-1.2.0 |DONE |Manifest: NOSIGNATURE AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar |Ambient Sounds |ambientsounds |5.0.16 |DONE |Manifest: NOSIGNATURE crashutilities-4.1.jar |Crash Utilities |crashutilities |4.1 |DONE |Manifest: NOSIGNATURE Reblured-1.18.2-1.2.0.jar |ReBlured |reblured |1.18.2-1.2.0 |DONE |Manifest: NOSIGNATURE nocube's_better_grindstone_1.0.0_forge_1.18.2.jar |NoCube's Better Grindstone |nocubesbettergrindstone |1.0.0 |DONE |Manifest: NOSIGNATURE mcw-fences-1.0.7-mc1.18.2forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE CNB-1.18.2-1.4.0.jar |Creatures and Beasts |cnb |1.4.0 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.18-3.0.57.jar |GeckoLib |geckolib3 |3.0.57 |DONE |Manifest: NOSIGNATURE crittersandcompanions-1.18.2-1.0.2.jar |Critters and Companions |crittersandcompanions |1.18.2-1.0.2 |DONE |Manifest: NOSIGNATURE naturalist-forge-1.1.1-1.18.2.jar |Naturalist |naturalist |1.1.1 |DONE |Manifest: NOSIGNATURE L_Enders Cataclysm-0.48-1.18.2.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE nocube's_vanilla_chinchillas_1.1.0_forge_1.18.2.ja|NoCube's Chinchillas |chinchillas |1.1.0 |DONE |Manifest: NOSIGNATURE naturallychargedcreepers_1.18.2-2.3.jar |Naturally Charged Creepers |naturallychargedcreepers |2.3 |DONE |Manifest: NOSIGNATURE collective-1.18.2-6.9.jar |Collective |collective |6.9 |DONE |Manifest: NOSIGNATURE nocube's_sea_dwellers_2.2.0_forge_1.18.2.jar |NoCube's Sea Dwellers |seadwellers |2.2.0 |DONE |Manifest: NOSIGNATURE horse_colors-1.18.2-1.8.0.jar |Realistic Horse Genetics |horse_colors |1.18.2-1.8.0 |DONE |Manifest: NOSIGNATURE OreExcavation-1.10.162.jar |OreExcavation |oreexcavation |1.10.162 |DONE |Manifest: NOSIGNATURE firespreadtweaks_1.18.2-1.3.jar |Fire Spread Tweaks |firespreadtweaks |1.3 |DONE |Manifest: NOSIGNATURE YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE starterkit-1.18.2-5.0.jar |Starter Kit |starterkit |5.0 |DONE |Manifest: NOSIGNATURE eatinganimation-1.18.2-2.1.1.jar |Eating Animation |eatinganimation |2.1.1 |DONE |Manifest: NOSIGNATURE forge-1.18.2-40.2.0-universal.jar |Forge |forge |40.2.0 |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 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 cofh_core-1.18.2-9.1.2.32.jar |CoFH Core |cofh_core |9.1.2.32 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 commonality-1.18.2-1.4.0.jar |Commonality |commonality |1.4.0 |DONE |Manifest: NOSIGNATURE Aquaculture-1.18.2-2.3.10.jar |Aquaculture 2 |aquaculture |1.18.2-2.3.10 |DONE |Manifest: NOSIGNATURE architectury-4.10.88-forge.jar |Architectury |architectury |4.10.88 |DONE |Manifest: NOSIGNATURE ftb-library-forge-1802.3.9-build.167.jar |FTB Library |ftblibrary |1802.3.9-build.167 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-1802.2.9-build.88.jar |FTB Teams |ftbteams |1802.2.9-build.88 |DONE |Manifest: NOSIGNATURE majrusz-library-1.18.2-2.7.3.jar |Majrusz Library |majruszlib |2.7.3 |DONE |Manifest: NOSIGNATURE light-overlay-6.0.5-forge.jar |Light Overlay |lightoverlay |6.0.5 |DONE |Manifest: NOSIGNATURE bwncr-3.13.21.jar |Bad Wither No Cookie Reloaded |bwncr |3.13.21 |DONE |Manifest: NOSIGNATURE observable-2.2.3-forge.jar |Observable |observable |2.2.3 |DONE |Manifest: NOSIGNATURE mavm-1.2.0-mc1.18.2.jar |More Axolotl Variants Mod |mavm |1.2.0 |DONE |Manifest: NOSIGNATURE DragonSurvival-1.18.2-1.5.40.jar |Dragon Survival |dragonsurvival |1.18.2-1.5.40 |DONE |Manifest: NOSIGNATURE altereddamage_1.18.2-1.6.jar |Altered Damage |altereddamage |1.6 |DONE |Manifest: NOSIGNATURE TradingPost-v3.2.0-1.18.2-Forge.jar |Trading Post |tradingpost |3.2.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 wwoo-2.6.3-FORGE-1.18.2.jar |William Wythers Overhauled Ove|wwoo_forge |2.6.3 |DONE |Manifest: NOSIGNATURE rhino-forge-1802.2.1-build.255.jar |Rhino |rhino |1802.2.1-build.255 |DONE |Manifest: NOSIGNATURE kubejs-forge-1802.5.5-build.562.jar |KubeJS |kubejs |1802.5.5-build.562 |DONE |Manifest: NOSIGNATURE awesomedungeonend-forge-1.18.2-3.0.0.jar |Awesome dungeon the end |awesomedungeonend |3.0.0 |DONE |Manifest: NOSIGNATURE sophisticatedstorage-1.18.2-0.6.16.274.jar |Sophisticated Storage |sophisticatedstorage |1.18.2-0.6.16.274 |DONE |Manifest: NOSIGNATURE item-filters-forge-1802.2.8-build.47.jar |Item Filters |itemfilters |1802.2.8-build.47 |DONE |Manifest: NOSIGNATURE ftb-quests-forge-1802.3.12-build.157.jar |FTB Quests |ftbquests |1802.3.12-build.157 |DONE |Manifest: NOSIGNATURE obscure_api-9-1.18.jar |Obscure API |obscure_api |9 |DONE |Manifest: NOSIGNATURE create-1.18.2-0.5.0.g.jar |Create |create |0.5.0.g |DONE |Manifest: NOSIGNATURE createdeco-1.2.12-1.18.2.jar |Create Deco |createdeco |1.2.12-1.18.2 |DONE |Manifest: NOSIGNATURE waystones-forge-1.18.2-10.1.0.jar |Waystones |waystones |10.1.0 |DONE |Manifest: NOSIGNATURE MerchantMarkers-1.18.2-1.3.0.jar |Merchant Markers |merchantmarkers |1.3.0 |DONE |Manifest: NOSIGNATURE Structory-1.18.2-1.0.2.jar |Structory |structory |0.0NONE |DONE |Manifest: NOSIGNATURE tumbleweed-1.18-0.4.12.jar |Tumbleweed |tumbleweed |1.18-0.4.12 |DONE |Manifest: NOSIGNATURE configured-2.0.0-1.18.2.jar |Configured |configured |2.0.0 |DONE |Manifest: NOSIGNATURE Decorative Blocks-forge-1.18.2-2.1.2.jar |Decorative Blocks |decorative_blocks |2.1.2 |DONE |Manifest: NOSIGNATURE everycomp-1.18.2-1.5.13.jar |Every Compat |everycomp |1.18.2-1.5.13 |DONE |Manifest: NOSIGNATURE YungsBetterDesertTemples-1.18.2-Forge-1.3.1.jar |YUNG's Better Desert Temples |betterdeserttemples |1.18.2-Forge-1.3.1 |DONE |Manifest: NOSIGNATURE netherdepthsupgrade-2.0.0-1.18.2.jar |Nether Depths Upgrade |netherdepthsupgrade |2.0.0-1.18.2 |DONE |Manifest: NOSIGNATURE ToastControl-1.18.2-6.0.3.jar |Toast Control |toastcontrol |6.0.3 |DONE |Manifest: NOSIGNATURE xercamusic-1.18.2-1.0.2.jar |Xerca's Music Maker Mod |xercamusic |1.18.2-1.0.2 |DONE |Manifest: NOSIGNATURE selene-1.18.2-1.17.9.jar |Selene |selene |1.18.2-1.17.9 |DONE |Manifest: NOSIGNATURE supplementaries-1.18.2-1.5.14.jar |Supplementaries |supplementaries |1.18.2-1.5.14 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.18.2-10.0.12.jar |EnchantmentDescriptions |enchdesc |10.0.12 |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 FTB_Quest_Lang_Gen.jar |FTB quest lang converter |ftbconv |0.0NONE |DONE |Manifest: NOSIGNATURE obscure_tooltips-1.0.api9-1.18.jar |Obscure Tooltips |obscure_tooltips |1.0.api9 |DONE |Manifest: NOSIGNATURE CreativeCore_FORGE_v2.6.15_mc1.18.2.jar |CreativeCore |creativecore |0.0NONE |DONE |Manifest: NOSIGNATURE difficultylock_1.18.2-1.4.jar |Difficulty Lock |difficultylock |1.4 |DONE |Manifest: NOSIGNATURE Iceberg-1.18.2-forge-1.0.49.jar |Iceberg |iceberg |1.0.49 |DONE |Manifest: NOSIGNATURE Quark-3.2-358.jar |Quark |quark |3.2-358 |DONE |Manifest: NOSIGNATURE StorageDrawers-1.18.2-10.2.1.jar |Storage Drawers |storagedrawers |10.2.1 |DONE |Manifest: NOSIGNATURE fancymenu_forge_2.13.1_MC_1.18.2.jar |FancyMenu |fancymenu |2.13.1 |DONE |Manifest: NOSIGNATURE upgradedcore-1.18.2-3.2.0.0-release.jar |Upgraded Core |upgradedcore |1.18.2-3.2.0.0-relea|DONE |Manifest: NOSIGNATURE MagmaMonsters-0.6.2.jar |MagmaMonsters |magma_monsters |0.6.2 |DONE |Manifest: NOSIGNATURE creeperoverhaul-1.3.1-forge.jar |Creeper Overhaul |creeperoverhaul |1.3.1 |DONE |Manifest: NOSIGNATURE apexcore-1.18.2-4.13.0.jar |ApexCore |apexcore |4.13.0 |DONE |Manifest: NOSIGNATURE fantasyfurniture-1.18.2-3.14.0.jar |Fantasy's Furniture |fantasyfurniture |3.14.0 |DONE |Manifest: NOSIGNATURE heartstone-1.18-1.0.0.jar |Heartstone |heartstone |1.18-1.0.0 |DONE |Manifest: NOSIGNATURE loadmyresources_forge_1.0.4_MC_1.18-1.18.2.jar |Load My Resources |loadmyresources |1.0.4 |DONE |Manifest: NOSIGNATURE OpenLoader-Forge-1.18.2-12.0.1.jar |OpenLoader |openloader |12.0.1 |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 Flywheel Backend: Off Crash Report UUID: 508b62fb-cef1-4226-9a62-92e262a16ac1 FML: 40.2 Forge: net.minecraftforge:40.2.0 Kiwi Modules: kiwi:contributors kiwi:data lightingwand:core

BlackAures1 commented 1 year ago

https://github.com/DragonSurvivalTeam/DragonSurvival/issues/248#issuecomment-1378079619 duplicate

I can't help with the bug itself. It happens sometimes randomly. But I can help you fix your map. Before you do all this, make a backup save (a copy of the world file)

  1. Install NBT explorer https://github.com/jaquadro/NBTExplorer/releases
  2. Open your world (by default the program opens .minecraft, not Curseforge), find the parameter shown in the screenshot and fix it to other coordinates, so that your player is far away from the mob that causes the crash. There may be more than one player, find your own or fix it for everyone.
  3. Save the changes.
  4. If you have done everything correctly when you enter the game you should be in a different place and the problem mob despawns. For prevention, you can clear all aggressive mobs with /incontrol kill hostile

If you can't do it yourself, send me your save file.

vaultdveller commented 1 year ago

Thanks for the solution and apologies for duplicate issue. For others that might get same crash that solution may not work but it got me on the right track to fix it. Single player coordinates are stored in pictured file. derg crash

terminalvortex commented 1 year ago

For those who are having this issue and are looking for a potential solution, I may have one that is fairly simple. This fix will kill the ball lightning entity as soon as you load the chunk, hopefully preventing the server registering the collision with the other projectile and causing a crash.

Step 0: Make a backup of your world before performing this fix. Just in case! Also, you will need command blocks to be enabled, which you can find the field for in your server.properties file.

Step 1: Find your player NBT data. You can find it in the world->playerdata folder of your server or singleplayer save. Your data will be named after your UUID, which you can find in your server logs when you log in, or at https://mcuuid.net/.

Step 2: Once your player NBT data has been located, open it using a program like NBTExplorer. The goal here is to move your player position far enough away that the Ball Lightning entity doesn't get loaded when you join the game, which prevents the crash. Locate the "Pos" section of the file, and edit the X,Y, and Z fields so that you are far away from the conflicting entities. I recommend plugging in the coordinates to your spawn, as you will need to travel there anyways for the next steps.

Step 3: Load your world/Start your server. If successful, when you join the world you will be at spawn or the coordinates you specified, and the game will not crash.

You will need OP permissions to perform these next steps.

Step 4: /give yourself a command block and turn your gamemode to creative. If you are not at spawn, navigate there. Place down a command block and enter this into the field: /kill @e[type=dragonsurvival:ball_lightning] Then make the following changes to the command block: `Repeating, Unconditional, Always Active.' Click done once finished. (Optional Step: enable commandblockoutput so you can see if it successfully kills the ball lightning!)

The goal here is that the command block will now execute the /kill command for any ball lightning currently loaded every tick. Having it at spawn ensures that it won't unload and stop working before it can delete the problem entities.

Step 5: Fly towards the area where the ball lightning was cast. emphasis on FLY: This may not work properly if you teleport right on top of it. However, teleporting closer shouldn't pose an issue if you're very far away.

If you enabled CommandBlockOutput, as you get close to the chunk where the ball lightning was cast you should receive a message in chat: [@: Killed entity.dragonsurvival.ball lightning]. Much more importantly, you should no longer crash! I recommend flying around a bit to catch potential duplicates and observe any potential abnormalities, but otherwise it's as straight-forward as that! Once you're confident you caught all the bad entities, feel free to break the command block and resume your play-through. ^^