Difficult Raids [FORGE]

Difficult Raids [FORGE]

3M Downloads

Crashing everytime when raid wave starts

Nokunami opened this issue ยท 6 comments

commented

Crash log:
`---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 2023-07-16 03:35:59
Description: Exception ticking world

java.lang.NullPointerException: Cannot invoke "com.calculusmaster.difficultraids.data.RaidEnemyManager.isEliteWave(int)" because the return value of "java.util.Map.get(Object)" is null
at com.calculusmaster.difficultraids.raids.RaidEnemyRegistry.isEliteWave(RaidEnemyRegistry.java:371) ~[difficultraids-1.19.2-2.0-beta.8.jar%23346!/:2.0-beta.8] {re:mixin,re:classloading}
at net.minecraft.world.entity.raid.Raid.handler$zkp000$difficultraids_spawnElite(Raid.java:1488) ~[client-1.19.2-20220805.130853-srg.jar%23459!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_raid_findrandomspawnpos,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_raid_findrandomspawnpos,pl:mixin:APP:canary.mixins.json:calc.if_else.raid_odds.RaidMixin,pl:mixin:APP:difficultraids.mixin.json:RaidMixin,pl:mixin:APP:dungeons_mobs.mixins.json:RaidMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:RaidMixin,pl:mixin:APP:canary.mixins.json:ai.raid.RaidMixin,pl:mixin:A}
at net.minecraft.world.entity.raid.Raid.m_37755_(Raid.java:539) ~[client-1.19.2-20220805.130853-srg.jar%23459!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_raid_findrandomspawnpos,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_raid_findrandomspawnpos,pl:mixin:APP:canary.mixins.json:calc.if_else.raid_odds.RaidMixin,pl:mixin:APP:difficultraids.mixin.json:RaidMixin,pl:mixin:APP:dungeons_mobs.mixins.json:RaidMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:RaidMixin,pl:mixin:APP:canary.mixins.json:ai.raid.RaidMixin,pl:mixin:A}
at net.minecraft.world.entity.raid.Raid.m_37775_(Raid.java:338) ~[client-1.19.2-20220805.130853-srg.jar%23459!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_raid_findrandomspawnpos,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_raid_findrandomspawnpos,pl:mixin:APP:canary.mixins.json:calc.if_else.raid_odds.RaidMixin,pl:mixin:APP:difficultraids.mixin.json:RaidMixin,pl:mixin:APP:dungeons_mobs.mixins.json:RaidMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:RaidMixin,pl:mixin:APP:canary.mixins.json:ai.raid.RaidMixin,pl:mixin:A}
at net.minecraft.world.entity.raid.Raids.m_37957_(Raids.java:68) ~[client-1.19.2-20220805.130853-srg.jar%23459!/:?] {re:classloading}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:283) ~[client-1.19.2-20220805.130853-srg.jar%23459!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_serverlevel_tick,xf:fml:openpartiesandclaims:xaero_pac_serverlevel_ispositionentityticking,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_serverlevel_tick,xf:fml:openpartiesandclaims:xaero_pac_serverlevel_ispositionentityticking,pl:mixin:APP:servercore.common.mixins.json:optimizations.ticking.chunk.random.ServerLevelMixin,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:servercore.common.mixins.json:features.activation_range.ServerLevelMixin,pl:mixin:APP:servercore.common.mixins.json:features.spawn_chunks.ServerLevelMixin,pl:mixin:APP:servercore.common.mixins.json:optimizations.sync_loads.ServerLevelMixin,pl:mixin:APP:servercore.common.mixins.json:optimizations.tickets.ServerLevelMixin,pl:mixin:APP:pluto.mixins.json:fast_entity_access.ServerLevelMixin,pl:mixin:APP:biomemakeover-common.mixins.json:multipart.ServerLevelMixin,pl:mixin:APP:faction_craft.mixins.json:ServerLevelAccessor,pl:mixin:APP:neruina-common.mixins.json:ServerWorldMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ServerLevelAccessor,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,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.md7cc91c$lambda$tickWorlds$0$2(MinecraftServer.java:5463) ~[client-1.19.2-20220805.130853-srg.jar%23459!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,pl:mixin:APP:servercore.common.mixins.json:features.misc.MinecraftServerMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:APP:otyacraftengine-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:servercore.common.mixins.json:MinecraftServerMixin,pl:mixin:APP:dimthread.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at wearblackallday.dimthread.DimThread.swapThreadsAndRun(DimThread.java:51) ~[Dimensional-Threading-Reforged-1.19.2-1.2.8.jar%23347!/:1.19.2-1.2.8] {re:mixin,re:classloading}
at net.minecraft.server.MinecraftServer.md7cc91c$lambda$tickWorlds$1$1(MinecraftServer.java:5460) ~[client-1.19.2-20220805.130853-srg.jar%23459!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,pl:mixin:APP:servercore.common.mixins.json:features.misc.MinecraftServerMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:APP:otyacraftengine-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:servercore.common.mixins.json:MinecraftServerMixin,pl:mixin:APP:dimthread.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at wearblackallday.util.ThreadPool.lambda$execute$1(ThreadPool.java:49) ~[JavaUtils-bd58640372.jar%23505!/:?] {re:mixin,re:classloading}
at wearblackallday.util.ThreadPool.lambda$execute$0(ThreadPool.java:43) ~[JavaUtils-bd58640372.jar%23505!/:?] {re:mixin,re:classloading}
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] {}
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] {}
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: Render thread
Stacktrace:
at com.calculusmaster.difficultraids.raids.RaidEnemyRegistry.isEliteWave(RaidEnemyRegistry.java:371) ~[difficultraids-1.19.2-2.0-beta.8.jar%23346!/:2.0-beta.8] {re:mixin,re:classloading}
at net.minecraft.world.entity.raid.Raid.handler$zkp000$difficultraids_spawnElite(Raid.java:1488) ~[client-1.19.2-20220805.130853-srg.jar%23459!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_raid_findrandomspawnpos,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_raid_findrandomspawnpos,pl:mixin:APP:canary.mixins.json:calc.if_else.raid_odds.RaidMixin,pl:mixin:APP:difficultraids.mixin.json:RaidMixin,pl:mixin:APP:dungeons_mobs.mixins.json:RaidMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:RaidMixin,pl:mixin:APP:canary.mixins.json:ai.raid.RaidMixin,pl:mixin:A}
at net.minecraft.world.entity.raid.Raid.m_37755_(Raid.java:539) ~[client-1.19.2-20220805.130853-srg.jar%23459!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_raid_findrandomspawnpos,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_raid_findrandomspawnpos,pl:mixin:APP:canary.mixins.json:calc.if_else.raid_odds.RaidMixin,pl:mixin:APP:difficultraids.mixin.json:RaidMixin,pl:mixin:APP:dungeons_mobs.mixins.json:RaidMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:RaidMixin,pl:mixin:APP:canary.mixins.json:ai.raid.RaidMixin,pl:mixin:A}
at net.minecraft.world.entity.raid.Raid.m_37775_(Raid.java:338) ~[client-1.19.2-20220805.130853-srg.jar%23459!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_raid_findrandomspawnpos,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_raid_findrandomspawnpos,pl:mixin:APP:canary.mixins.json:calc.if_else.raid_odds.RaidMixin,pl:mixin:APP:difficultraids.mixin.json:RaidMixin,pl:mixin:APP:dungeons_mobs.mixins.json:RaidMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:RaidMixin,pl:mixin:APP:canary.mixins.json:ai.raid.RaidMixin,pl:mixin:A}
at net.minecraft.world.entity.raid.Raids.m_37957_(Raids.java:68) ~[client-1.19.2-20220805.130853-srg.jar%23459!/:?] {re:classloading}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:283) ~[client-1.19.2-20220805.130853-srg.jar%23459!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_serverlevel_tick,xf:fml:openpartiesandclaims:xaero_pac_serverlevel_ispositionentityticking,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_serverlevel_tick,xf:fml:openpartiesandclaims:xaero_pac_serverlevel_ispositionentityticking,pl:mixin:APP:servercore.common.mixins.json:optimizations.ticking.chunk.random.ServerLevelMixin,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:servercore.common.mixins.json:features.activation_range.ServerLevelMixin,pl:mixin:APP:servercore.common.mixins.json:features.spawn_chunks.ServerLevelMixin,pl:mixin:APP:servercore.common.mixins.json:optimizations.sync_loads.ServerLevelMixin,pl:mixin:APP:servercore.common.mixins.json:optimizations.tickets.ServerLevelMixin,pl:mixin:APP:pluto.mixins.json:fast_entity_access.ServerLevelMixin,pl:mixin:APP:biomemakeover-common.mixins.json:multipart.ServerLevelMixin,pl:mixin:APP:faction_craft.mixins.json:ServerLevelAccessor,pl:mixin:APP:neruina-common.mixins.json:ServerWorldMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ServerLevelAccessor,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
-- Affected level --
Details:
All players: 2 total; [ServerPlayer['Nokunami'/56, l='ServerLevel[Balls]', x=-1014.27, y=91.25, z=-173.60], ServerPlayer['MaxiumThrobais'/1194, l='ServerLevel[Balls]', x=-994.06, y=94.00, z=-151.93]]
Chunk stats: 5189
Level dimension: minecraft:overworld
Level spawn location: World: (0,91,0), Section: (at 0,11,0 in 0,5,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: 3785337 game time, 4108143 day time
Level name: Balls
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
Known server brands: forge
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at wearblackallday.dimthread.util.CrashInfo.crash(CrashInfo.java:28) ~[Dimensional-Threading-Reforged-1.19.2-1.2.8.jar%23347!/:1.19.2-1.2.8] {re:mixin,re:classloading}
at net.minecraft.server.MinecraftServer.handler$bof000$tickWorlds(MinecraftServer.java:5474) ~[client-1.19.2-20220805.130853-srg.jar%23459!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,pl:mixin:APP:servercore.common.mixins.json:features.misc.MinecraftServerMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:APP:otyacraftengine-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:servercore.common.mixins.json:MinecraftServerMixin,pl:mixin:APP:dimthread.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:851) ~[client-1.19.2-20220805.130853-srg.jar%23459!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,pl:mixin:APP:servercore.common.mixins.json:features.misc.MinecraftServerMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:APP:otyacraftengine-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:servercore.common.mixins.json:MinecraftServerMixin,pl:mixin:APP:dimthread.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23459!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,pl:mixin:APP:servercore.common.mixins.json:features.misc.MinecraftServerMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:APP:otyacraftengine-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:servercore.common.mixins.json:MinecraftServerMixin,pl:mixin:APP:dimthread.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23459!/:?] {re:mixin,xf:fml:openpartiesandclaims:xaero_pac_integratedserver_tickpaused,pl:runtimedistcleaner:A,re:computing_frames,xf:fml:openpartiesandclaims:xaero_pac_integratedserver_tickpaused,pl:runtimedistcleaner:A,re:classloading,xf:fml:openpartiesandclaims:xaero_pac_integratedserver_tickpaused,pl:mixin:APP:otyacraftengine-common.mixins.json:client.IntegratedServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:APP:blueprint.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23459!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,pl:mixin:APP:servercore.common.mixins.json:features.misc.MinecraftServerMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:APP:otyacraftengine-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:servercore.common.mixins.json:MinecraftServerMixin,pl:mixin:APP:dimthread.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23459!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,pl:mixin:APP:servercore.common.mixins.json:features.misc.MinecraftServerMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:APP:otyacraftengine-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:servercore.common.mixins.json:MinecraftServerMixin,pl:mixin:APP:dimthread.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}

-- System Details --
Details:
Minecraft Version: 1.19.2
Minecraft Version ID: 1.19.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 879237040 bytes (838 MiB) / 2508193792 bytes (2392 MiB) up to 6543114240 bytes (6240 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-8300H CPU @ 2.30GHz
Identifier: Intel64 Family 6 Model 158 Stepping 10
Microarchitecture: Coffee Lake
Frequency (GHz): 2.30
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: NVIDIA GeForce GTX 1050
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1c8d
Graphics card #0 versionInfo: DriverVersion=31.0.15.3640
Graphics card #1 name: Intel(R) UHD Graphics 630
Graphics card #1 vendor: Intel Corporation (0x8086)
Graphics card #1 VRAM (MB): 1024.00
Graphics card #1 deviceId: 0x3e9b
Graphics card #1 versionInfo: DriverVersion=31.0.101.2111
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.67
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.67
Memory slot #1 type: DDR4
Virtual memory max (MB): 32608.36
Virtual memory used (MB): 16175.28
Swap memory total (MB): 16384.00
Swap memory used (MB): 622.51
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx6240m -Xms256m
Server Running: true
Player Count: 2 / 8; [ServerPlayer['Nokunami'/56, l='ServerLevel[Balls]', x=-1014.27, y=91.25, z=-173.60], ServerPlayer['MaxiumThrobais'/1194, l='ServerLevel[Balls]', x=-994.06, y=94.00, z=-151.93]]
Data Packs: vanilla, mod:treechop (incompatible), mod:skyvillages, mod:betterdungeons, mod:notenoughcrashes (incompatible), mod:rpgskillable, mod:majruszsdifficulty, mod:betteroceanmonuments, mod:entitycollisionfpsfix (incompatible), mod:connectivity (incompatible), mod:rubidium (incompatible), mod:insanelib, mod:create_jetpack (incompatible), mod:xaeroworldmap, mod:controlling (incompatible), mod:placebo (incompatible), mod:modernfix (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:yungsapi, mod:mixinextras (incompatible), mod:bookshelf (incompatible), mod:guardvillagers (incompatible), mod:relics (incompatible), mod:progressivebosses (incompatible), mod:clean_tooltips, mod:bygonenether, mod:railways (incompatible), mod:carryon (incompatible), mod:jeresources, mod:betterfortresses, mod:cloth_config (incompatible), mod:irons_rpg_tweaks, mod:structure_gel, mod:farmersdelight (incompatible), mod:itshallnottick (incompatible), mod:amplifiednether, mod:endrem, mod:netherislands, mod:elenaidodge2, mod:playeranimator (incompatible), mod:resourcefulconfig, mod:born_in_chaos_v1, mod:servercore (incompatible), mod:additionalplacements (incompatible), mod:modelfix (incompatible), mod:lightspeed (incompatible), mod:cataclysm (incompatible), mod:curios, mod:collective, mod:spyglass_improvements (incompatible), mod:starterkit, mod:pluto, mod:mutantmore, mod:architectury (incompatible), mod:otyacraftengine (incompatible), mod:iammusicplayer (incompatible), mod:nucleus (incompatible), mod:dimthread, mod:flightlib (incompatible), mod:jadeaddons (incompatible), mod:framework (incompatible), mod:illageandspillage, mod:fastleafdecay, mod:cleanview (incompatible), mod:bettermineshafts, mod:playerrevive (incompatible), mod:bettermodsbutton (incompatible), mod:sliceanddice (incompatible), mod:dungeons_libraries (incompatible), mod:tslatentitystatus, mod:elytraslot, mod:quarkoddities (incompatible), mod:fastload (incompatible), mod:mutantmonsters (incompatible), mod:biomemakeover (incompatible), mod:jei (incompatible), mod:conjurer_illager (incompatible), mod:dungeons_mobs (incompatible), mod:caelus (incompatible), mod:paxi, mod:obscure_api, mod:feathers, mod:fastsuite (incompatible), mod:integrated_api (incompatible), mod:faction_craft (incompatible), mod:artifacts, mod:configured (incompatible), mod:lazydfu (incompatible), mod:starlight (incompatible), mod:betterdeserttemples, mod:farsight_view (incompatible), mod:continents, mod:catalogue (incompatible), mod:walljump (incompatible), mod:blueprint (incompatible), mod:forge, mod:travelerstitles, mod:friendsandfoes (incompatible), mod:idas (incompatible), mod:illager_additions, mod:upgrade_aquatic (incompatible), mod:smoothchunk (incompatible), mod:voicechat (incompatible), mod:sound_physics_remastered (incompatible), mod:vcinteraction, mod:enchdesc (incompatible), mod:terrablender, mod:moonlight (incompatible), mod:mousetweaks, mod:bettercombat (incompatible), mod:jade (incompatible), mod:respawnobelisks (incompatible), mod:mlib, mod:creativecore (incompatible), mod:bsvsb (incompatible), mod:nethersdelight (incompatible), mod:kotlinforforge (incompatible), mod:flywheel (incompatible), mod:create, mod:xaerominimap, mod:integrated_stronghold (incompatible), mod:fastbench (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:supplementaries (incompatible), mod:irons_spellbooks (incompatible), mod:immersive_paintings (incompatible), mod:entityculling, mod:backpacked (incompatible), mod:canary, mod:immediatelyfast, mod:fastfurnace (incompatible), mod:hunterillager, mod:appleskin, mod:lootr (incompatible), mod:ferritecore (incompatible), mod:puzzleslib (incompatible), mod:byg, mod:geckolib3 (incompatible), mod:corgilib (incompatible), mod:friendlyfire (incompatible), mod:cosmeticarmorreworked (incompatible), mod:expandability (incompatible), mod:difficult_spawners, mod:aquamirae, Inconvein Datapack Configuration (incompatible), Supplementaries Generated Pack, idasalexsmobs-1.7.4-1.19.2.zip (incompatible), intstrong_alexsmobs-1.0.0-1.19.2.zip (incompatible), intstrong_dungeonsmobs-1.0.0-1.18.2-1.19.2.zip (incompatible), intstrong_endrem-1.0.0-1.18.2-1.19.2.zip (incompatible), file/additional_placements_generated_tags (incompatible), mod:dynamiclightsreforged (incompatible), mod:curiouslanterns, mod:radiantgear, mod:alexsdelight, mod:openpartiesandclaims (incompatible), mod:eerreforged (incompatible), mod:memorysweep, mod:chat_heads (incompatible), mod:memoryleakfix (incompatible), mod:nochatreports (incompatible), mod:spectrelib (incompatible), mod:polymorph, mod:dynview (incompatible), mod:chunksending (incompatible), mod:difficultraids (incompatible), mod:neruina (incompatible)
World Generation: Stable
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Launched Version: forge-43.2.14
Client Crashes Since Restart: 0
Integrated Server Crashes Since Restart: 1
ModLauncher: 10.0.8+10.0.8+main.0ef7e830
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.3.jar eventbus PLUGINSERVICE
fmlloader-1.19.2-43.2.14.jar slf4jfixer PLUGINSERVICE
fmlloader-1.19.2-43.2.14.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.19.2-43.2.14.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.19.2-43.2.14.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.19.2-43.2.14.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
javafml@null
[email protected]
lowcodefml@null
Mod List:
dynamiclightsreforged-1.19.2_v1.4.0.jar |Rubidium Dynamic Lights |dynamiclightsreforged |1.19.2_v1.4.0 |DONE |Manifest: NOSIGNATURE
TreeChop-1.19.2-forge-0.17.8a.jar |HT's TreeChop |treechop |0.17.8a |DONE |Manifest: NOSIGNATURE
SkyVillages-1.0.1-1.19-forge-release.jar |Sky Villages |skyvillages |1.0.1-1.19-forge |DONE |Manifest: NOSIGNATURE
YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |DONE |Manifest: NOSIGNATURE
notenoughcrashes-4.2.1+1.19.2-forge.jar |Not Enough Crashes |notenoughcrashes |4.2.1+1.19.2 |DONE |Manifest: NOSIGNATURE
open-parties-and-claims-forge-1.19.2-0.17.5.jar |Open Parties and Claims |openpartiesandclaims |0.17.5 |DONE |Manifest: NOSIGNATURE
RpgSkillable-forge-1.19.2-1.1.2.jar |RpgSkillable |rpgskillable |1.1.2 |DONE |Manifest: NOSIGNATURE
majruszs-difficulty-1.19.2-1.7.7.jar |Majrusz's Progressive Difficul|majruszsdifficulty |1.7.7 |DONE |Manifest: NOSIGNATURE
YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
Entity_Collision_FPS_Fix-forge-1.19-2.0.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |2.0.0.0 |DONE |Manifest: NOSIGNATURE
connectivity-1.19.2-4.2.jar |Connectivity Mod |connectivity |1.19.2-4.2 |DONE |Manifest: NOSIGNATURE
rubidium-0.6.2b.jar |Rubidium |rubidium |0.6.2b |DONE |Manifest: NOSIGNATURE
InsaneLib-1.7.5-mc1.19.2.jar |InsaneLib |insanelib |1.7.5 |DONE |Manifest: NOSIGNATURE
create_jetpack-3.1.1.jar |Create Jetpack |create_jetpack |3.1.1 |DONE |Manifest: NOSIGNATURE
XaerosWorldMap_1.30.3_Forge_1.19.1.jar |Xaero's World Map |xaeroworldmap |1.30.3 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.19.2-10.0+7.jar |Controlling |controlling |10.0+7 |DONE |Manifest: NOSIGNATURE
Placebo-1.19.2-7.2.0.jar |Placebo |placebo |7.2.0 |DONE |Manifest: NOSIGNATURE
modernfix-forge-5.0.4+mc1.19.2.jar |ModernFix |modernfix |5.0.4+mc1.19.2 |DONE |Manifest: NOSIGNATURE
citadel-2.1.4-1.19.jar |Citadel |citadel |2.1.4 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |DONE |Manifest: NOSIGNATURE
YungsApi-1.19.2-Forge-3.8.9.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.9 |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.2.0-beta.8.jar |MixinExtras |mixinextras |0.2.0-beta.8 |DONE |Manifest: NOSIGNATURE
difficultraids-1.19.2-2.0-beta.8.jar |Difficult Raids |difficultraids |2.0-beta.8 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.19.2-16.3.20.jar |Bookshelf |bookshelf |16.3.20 |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
MemorySweep-1.19.3-0.8.jar |MemorySweep |memorysweep |1.19.3-0.8 |DONE |Manifest: NOSIGNATURE
guardvillagers-1.19.2-1.5.6.jar |Guard Villagers |guardvillagers |1.19.2-1.5.6 |DONE |Manifest: NOSIGNATURE
relics-1.19.2-0.4.7.1.jar |Relics |relics |0.4.7.1 |DONE |Manifest: NOSIGNATURE
ProgressiveBosses-3.7.5-mc1.19.2.jar |Progressive Bosses |progressivebosses |3.7.5 |DONE |Manifest: NOSIGNATURE
clean_tooltips-1.3-forge-1.19.2.jar |Clean Tooltips |clean_tooltips |1.3 |DONE |Manifest: NOSIGNATURE
bygonenether-1.2.2-1.19.2.jar |Bygone Nether |bygonenether |1.2.2 |DONE |Manifest: NOSIGNATURE
Steam_Rails-1.3.5+forge-mc1.19.2.jar |Create: Steam 'n Rails |railways |1.3.5+forge-mc1.19.2|DONE |Manifest: NOSIGNATURE
dynview-1.19.1-2.9.jar |Dynamic view distance |dynview |2.3 |DONE |Manifest: NOSIGNATURE
carryon-forge-1.19.2-2.0.5.16.jar |Carry On |carryon |2.0.5.16 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.19.2-1.2.2.200.jar |Just Enough Resources |jeresources |1.2.2.200 |DONE |Manifest: NOSIGNATURE
chat_heads-0.10.16-forge-1.19.2.jar |Chat Heads |chat_heads |0.10.16 |DONE |Manifest: NOSIGNATURE
YungsBetterNetherFortresses-1.19.2-Forge-1.0.5.jar|YUNG's Better Nether Fortresse|betterfortresses |1.19.2-Forge-1.0.5 |DONE |Manifest: NOSIGNATURE
cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |DONE |Manifest: NOSIGNATURE
irons_rpg_tweaks-1.19.2-1.0.2.jar |Iron's RPG Tweaks |irons_rpg_tweaks |1.19.2-1.0.2 |DONE |Manifest: NOSIGNATURE
structure_gel-1.19.2-2.7.2.jar |Structure Gel API |structure_gel |2.7.2 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.19-1.2.1.jar |Farmer's Delight |farmersdelight |1.19-1.2.1 |DONE |Manifest: NOSIGNATURE
ItShallNotTick-1.0.11-build.35.jar |It Shall Not Tick |itshallnottick |1.0.11-build.35 |DONE |Manifest: NOSIGNATURE
Amplified_Nether_1.19.3_v1.2.1.jar |Amplified Nether |amplifiednether |1.2.1 |DONE |Manifest: NOSIGNATURE
endrem_forge-5.2.1-R-1.19.X.jar |End Remastered |endrem |5.2.1-R-1.19.2 |DONE |Manifest: NOSIGNATURE
netherislands-0.2-1.19.2.jar |Nether Islands |netherislands |0.2 |DONE |Manifest: NOSIGNATURE
elenaidodge2-1.0.2.jar |Elenai Dodge 2 |elenaidodge2 |0.0NONE |DONE |Manifest: NOSIGNATURE
player-animation-lib-forge-1.0.2.jar |Player Animator |playeranimator |1.0.2 |DONE |Manifest: NOSIGNATURE
resourcefulconfig-forge-1.19.2-1.0.20.jar |Resourcefulconfig |resourcefulconfig |1.0.20 |DONE |Manifest: NOSIGNATURE
born_in_chaos_[Forge]1.19.2_1.5.jar |Born in Chaos |born_in_chaos_v1 |1.0.0 |DONE |Manifest: NOSIGNATURE
servercore-forge-1.3.5+1.19.2.jar |ServerCore |servercore |1.3.5+1.19.2 |DONE |Manifest: NOSIGNATURE
AdditionalPlacements-1.19.2-1.7.2.jar |Additional Placements |additionalplacements |1.7.2 |DONE |Manifest: NOSIGNATURE
modelfix-1.8.jar |Model Gap Fix |modelfix |1.8 |DONE |Manifest: NOSIGNATURE
curiouslanterns-1.19.2-1.3.3.jar |Curious Lanterns |curiouslanterns |1.19.2-1.3.3 |DONE |Manifest: NOSIGNATURE
lightspeed-1.19.2-1.0.5.jar |Lightspeed |lightspeed |1.19.2-1.1.0 |DONE |Manifest: NOSIGNATURE
L_Enders_Cataclysm-0.84-1.19.2.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
curios-forge-1.19.2-5.1.4.1.jar |Curios API |curios |1.19.2-5.1.4.1 |DONE |Manifest: NOSIGNATURE
collective-1.19.2-6.61.jar |Collective |collective |6.61 |DONE |Manifest: NOSIGNATURE
spyglass_improvements-1.4+mc1.19+forge.jar |Spyglass Improvements |spyglass_improvements |1.4+mc1.19.x |DONE |Manifest: NOSIGNATURE
starterkit-1.19.2-5.2.jar |Starter Kit |starterkit |5.2 |DONE |Manifest: NOSIGNATURE
pluto-mc1.19.2-0.0.9.jar |Pluto |pluto |0.0.9 |DONE |Manifest: NOSIGNATURE
mutantmore-1.19.2-early-access-1.0.7.jar |Mutant More |mutantmore |1.0 |DONE |Manifest: NOSIGNATURE
architectury-6.5.85-forge.jar |Architectury |architectury |6.5.85 |DONE |Manifest: NOSIGNATURE
otyacraftengine-forge-mc1.19.2-3.2.0.jar |Otyacraft Engine |otyacraftengine |3.2.0 |DONE |Manifest: NOSIGNATURE
iammusicplayer-forge-mc1.19.2-3.19.9.jar |Iam Music Player |iammusicplayer |3.19.9 |DONE |Manifest: NOSIGNATURE
nucleus-forge-6a2130b732.jar |Nucleus |nucleus |1.0 |DONE |Manifest: NOSIGNATURE
Dimensional-Threading-Reforged-1.19.2-1.2.8.jar |Dimensional Threading Reforged|dimthread |1.19.2-1.2.8 |DONE |Manifest: NOSIGNATURE
flightlib-forge-1.0.4.jar |Flight Lib |flightlib |1.0.4 |DONE |Manifest: NOSIGNATURE
JadeAddons-1.19.2-forge-3.5.0.jar |Jade Addons |jadeaddons |3.5.0 |DONE |Manifest: NOSIGNATURE
framework-0.4.2-1.19.2.jar |Framework |framework |0.4.2 |DONE |Manifest: NOSIGNATURE
illageandspillage-1.19.2-1.2.4.jar |Illage And Spillage |illageandspillage |1.2.4 |DONE |Manifest: NOSIGNATURE
FastLeafDecay-30.jar |FastLeafDecay |fastleafdecay |30 |DONE |Manifest: NOSIGNATURE
CleanView-1.19.2-v1.jar |CleanView |cleanview |1.19.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.19.2-Forge-3.2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE
PlayerRevive_FORGE_v2.0.14_mc1.19.2.jar |PlayerRevive |playerrevive |2.0.14 |DONE |Manifest: NOSIGNATURE
BetterModsButton-v4.2.1-1.19.2-Forge.jar |Better Mods Button |bettermodsbutton |4.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
sliceanddice-forge-2.2.0.jar |Create Slice & Dice |sliceanddice |0.0.0-dev |DONE |Manifest: NOSIGNATURE
dungeons_libraries-1.19.2-3.0.10-beta.jar |Dungeons Libraries |dungeons_libraries |1.19.2-3.0.10-beta |DONE |Manifest: NOSIGNATURE
TES-forge-1.19.2-1.1.2.jar |TES |tslatentitystatus |1.1.2 |DONE |Manifest: NOSIGNATURE
elytraslot-forge-6.1.1+1.19.2.jar |Elytra Slot |elytraslot |6.1.1+1.19.2 |DONE |Manifest: NOSIGNATURE
QuarkOddities-1.18.jar |Quark Oddities |quarkoddities |1.18 |DONE |Manifest: NOSIGNATURE
Fastload-Reforged-8.2.1+1.19.2.jar |Fastload |fastload |8.2.1+1.19.2 |DONE |Manifest: NOSIGNATURE
MutantMonsters-v4.0.6-1.19.2-Forge.jar |Mutant Monsters |mutantmonsters |4.0.6 |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
biomemakeover-FORGE-1.19.2-1.6.4.jar |Biome Makeover |biomemakeover |1.19.2-1.6.4 |DONE |Manifest: NOSIGNATURE
eerreforged-1.19-1.0.5-all.jar |Erroring Entity Remover Reforg|eerreforged |1.0.5 |DONE |Manifest: NOSIGNATURE
jei-1.19.2-forge-11.6.0.1015.jar |Just Enough Items |jei |11.6.0.1015 |DONE |Manifest: NOSIGNATURE
the-conjurer-1.19.2-1.1.5.jar |The Conjurer |conjurer_illager |1.1.5 |DONE |Manifest: NOSIGNATURE
dungeons_mobs-1.19.2-4.0.8-beta.jar |Dungeons Mobs |dungeons_mobs |1.19.2-4.0.8-beta |DONE |Manifest: NOSIGNATURE
caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |DONE |Manifest: NOSIGNATURE
Paxi-1.19.2-Forge-3.0.1.jar |Paxi |paxi |1.19.2-Forge-3.0.1 |DONE |Manifest: NOSIGNATURE
obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE
feathers-1.1.2.jar |Feathers |feathers |1.1.2 |DONE |Manifest: NOSIGNATURE
FastSuite-1.19.2-4.1.0.jar |Fast Suite |fastsuite |4.1.0 |DONE |Manifest: NOSIGNATURE
integrated_api_forge-1.2.7+1.19.2.jar |Integrated API |integrated_api |1.2.7+1.19.2 |DONE |Manifest: NOSIGNATURE
faction_craft-1.19.2-1.3.4.jar |Faction Craft |faction_craft |1.19.2-1.3.4 |DONE |Manifest: NOSIGNATURE
artifacts-1.19.2-5.0.2.jar |Artifacts |artifacts |1.19.2-5.0.2 |DONE |Manifest: NOSIGNATURE
configured-2.1.1-1.19.2.jar |Configured |configured |2.1.1 |DONE |Manifest: NOSIGNATURE
neruina-1.1.0-forge+1.19.jar |Neruina |neruina |1.1.0 |DONE |Manifest: NOSIGNATURE
lazydfu-1.19-1.0.2.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
starlight-1.1.1+forge.cf5b10b.jar |Starlight |starlight |1.1.1+forge.a3aea74 |DONE |Manifest: NOSIGNATURE
YungsBetterDesertTemples-1.19.2-Forge-2.2.2.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.2-Forge-2.2.2 |DONE |Manifest: NOSIGNATURE
farsight-1.19.2-2.1.jar |Farsight mod |farsight_view |1.19.2-2.1 |DONE |Manifest: NOSIGNATURE
Continents_1.19.3_v1.1.2.jar |Continents |continents |1.1.2 |DONE |Manifest: NOSIGNATURE
catalogue-1.7.0-1.19.2.jar |Catalogue |catalogue |1.7.0 |DONE |Manifest: NOSIGNATURE
walljump-unofficial-1.6.1b-all+1.19.2.jar |Wall-Jump! UNOFFICIAL |walljump |1.6.1b |DONE |Manifest: NOSIGNATURE
blueprint-1.19.2-6.1.2.jar |Blueprint |blueprint |6.1.2 |DONE |Manifest: NOSIGNATURE
memoryleakfix-forge-1.17+-1.0.0.jar |Memory Leak Fix |memoryleakfix |1.0.0 |DONE |Manifest: NOSIGNATURE
forge-1.19.2-43.2.14-universal.jar |Forge |forge |43.2.14 |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
TravelersTitles-1.19.2-Forge-3.1.2.jar |Traveler's Titles |travelerstitles |1.19.2-Forge-3.1.2 |DONE |Manifest: NOSIGNATURE
friendsandfoes-forge-mc1.19.2-1.8.2.jar |Friends&Foes |friendsandfoes |1.8.2 |DONE |Manifest: NOSIGNATURE
idas_forge-1.7.4+1.19.2.jar |Integrated Dungeons and Struct|idas |1.7.4+1.19.2 |DONE |Manifest: NOSIGNATURE
illager_additions-1.19-0.0.2-alpha.jar |Illager Additions |illager_additions |1.19-0.0.2-alpha |DONE |Manifest: NOSIGNATURE
client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.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
upgrade_aquatic-1.19.2-5.0.0.jar |Upgrade Aquatic |upgrade_aquatic |5.0.0 |DONE |Manifest: NOSIGNATURE
smoothchunk-1.19.1-2.0.jar |Smoothchunk mod |smoothchunk |1.19.1-2.0 |DONE |Manifest: NOSIGNATURE
voicechat-forge-1.19.2-2.4.11.jar |Simple Voice Chat |voicechat |1.19.2-2.4.11 |DONE |Manifest: NOSIGNATURE
soundphysics-forge-1.19.2-1.0.18.jar |Sound Physics Remastered |sound_physics_remastered |1.19.2-1.0.18 |DONE |Manifest: NOSIGNATURE
vcinteraction-2.3.1.jar |Voice Chat Interaction |vcinteraction |2.3.1 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.19.2-13.0.14.jar |EnchantmentDescriptions |enchdesc |13.0.14 |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
TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |2.0.1.136 |DONE |Manifest: NOSIGNATURE
radiantgear-forge-2.0.1+1.19.2.jar |Radiant Gear |radiantgear |2.0.1+1.19.2 |DONE |Manifest: NOSIGNATURE
moonlight-1.19.2-2.2.38-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.38 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |DONE |Manifest: NOSIGNATURE
bettercombat-forge-1.7.1+1.19.jar |Better Combat |bettercombat |1.7.1+1.19 |DONE |Manifest: NOSIGNATURE
NoChatReports-FORGE-1.19.2-v1.5.1.jar |No Chat Reports |nochatreports |1.19.2-v1.5.1 |DONE |Manifest: NOSIGNATURE
Jade-1.19.1-forge-8.8.1.jar |Jade |jade |8.8.1 |DONE |Manifest: NOSIGNATURE
respawnobelisks-2.1-b.jar |Respawn Obelisks |respawnobelisks |2.1-b |DONE |Manifest: NOSIGNATURE
majrusz-library-1.19.2-4.3.2.jar |Majrusz Library |mlib |4.3.2 |DONE |Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.9.4_mc1.19.2.jar |CreativeCore |creativecore |2.9.3 |DONE |Manifest: NOSIGNATURE
BRVSB-1.0.4-mc1.19.2.jar |Better Rubidium Video Settings|bsvsb |1.0.4-mc1.19.2 |DONE |Manifest: NOSIGNATURE
spectrelib-forge-0.11.0+1.19.jar |SpectreLib |spectrelib |0.11.0+1.19 |DONE |Manifest: NOSIGNATURE
NethersDelight-1.19-3.0.jar |Nether's Delight |nethersdelight |1.19-3.0 |DONE |Manifest: NOSIGNATURE
kffmod-3.12.0.jar |Kotlin For Forge |kotlinforforge |3.12.0 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.19.2-0.6.8.a-14.jar |Flywheel |flywheel |0.6.8.a-14 |DONE |Manifest: NOSIGNATURE
create-1.19.2-0.5.1.b.jar |Create |create |0.5.1.b |DONE |Manifest: NOSIGNATURE
Xaeros_Minimap_23.4.4_Forge_1.19.1.jar |Xaero's Minimap |xaerominimap |23.4.4 |DONE |Manifest: NOSIGNATURE
integrated_stronghold_forge-1.0.2+1.19.2.jar |Integrated Stronghold |integrated_stronghold |1.0.2+1.19.2 |DONE |Manifest: NOSIGNATURE
FastWorkbench-1.19.2-7.1.3.jar |Fast Workbench |fastbench |7.1.3 |DONE |Manifest: NOSIGNATURE
polymorph-forge-0.46.1+1.19.2.jar |Polymorph |polymorph |0.46.1+1.19.2 |DONE |Manifest: NOSIGNATURE
AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE
Quark-3.4-405.jar |Quark |quark |3.4-405 |DONE |Manifest: NOSIGNATURE
supplementaries-1.19.2-2.3.19.jar |Supplementaries |supplementaries |1.19.2-2.3.19 |DONE |Manifest: NOSIGNATURE
irons_spellbooks-1.19.2-1.1.5.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.19.2-1.1.5 |DONE |Manifest: NOSIGNATURE
immersive_paintings-0.6.1+1.19.2-forge.jar |Immersive Paintings |immersive_paintings |0.6.1+1.19.2 |DONE |Manifest: NOSIGNATURE
entityculling-forge-1.6.1-mc1.19.2.jar |EntityCulling |entityculling |1.6.1 |DONE |Manifest: NOSIGNATURE
backpacked-2.1.12-1.19.2.jar |Backpacked |backpacked |2.1.12 |DONE |Manifest: NOSIGNATURE
canary-mc1.19.2-0.2.7.jar |Canary |canary |0.2.7 |DONE |Manifest: NOSIGNATURE
ImmediatelyFastReforged-1.19.2-1.1.12.jar |ImmediatelyFast Reforged |immediatelyfast |1.19.2-1.1.12 |DONE |Manifest: NOSIGNATURE
FastFurnace-1.19.2-7.0.0.jar |FastFurnace |fastfurnace |7.0.0 |DONE |Manifest: NOSIGNATURE
hunterillager-1.19.2-8.0.0.jar |Hunter Illager |hunterillager |1.19.2-8.0.0 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |DONE |Manifest: NOSIGNATURE
alexsdelight-1.4.1.jar |Alex's Delight |alexsdelight |1.4.1 |DONE |Manifest: NOSIGNATURE
lootr-1.19-0.4.24.62.jar |Lootr |lootr |0.4.24.61 |DONE |Manifest: NOSIGNATURE
ferritecore-5.0.3-forge.jar |Ferrite Core |ferritecore |5.0.3 |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-v4.4.3-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.4.3 |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
Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.1.3.jar |Oh The Biomes You'll Go |byg |2.0.1.3 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE
CorgiLib-forge-1.19.2-1.0.0.34.jar |CorgiLib |corgilib |1.0.0.34 |DONE |Manifest: NOSIGNATURE
FriendlyFire-Forge-1.19.2-14.0.4.jar |FriendlyFire |friendlyfire |14.0.4 |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
CosmeticArmorReworked-1.19.2-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.19.2-v1a |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
expandability-forge-7.0.0.jar |ExpandAbility |expandability |7.0.0 |DONE |Manifest: NOSIGNATURE
chunksending-forge-1.19-2.5.jar |chunksending mod |chunksending |1.19-2.5 |DONE |Manifest: NOSIGNATURE
Difficult Spawners 1.1.0 - 1.19.2.jar |Difficult Spawners |difficult_spawners |1.1.0 |DONE |Manifest: NOSIGNATURE
aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 1315d7e3-272b-4d60-870f-1efec53dedee
FML: 43.2
Forge: net.minecraftforge:43.2.14
Flywheel Backend: GL33 Instanced Arrays
Suspected Mods: Dimensional Threading Reforged (dimthread), Minecraft (minecraft), Difficult Raids (difficultraids)`

commented

Seems like this new build fixes the issue!

commented

Thanks for the report, I'm looking into it - was this a Raid with bad omen level 1?

commented

yes it was a default raid

commented

Alright, I think I've fixed it, can you try with this build?

commented

Currently having the same issue so I'll try the new build and see if that helps.

commented

Awesome, thanks for checking that out! I've pushed the build on CurseForge as well.