Mod Compat Fixes

Mod Compat Fixes

4M Downloads

0.2.2 server will hang some now

FurmanSK opened this issue ยท 12 comments

commented

Not saying its your fixes that did it but they were the only thing I added today to the server and now sometimes when going in to certain areas the server will hang and I get kicked. I usually have to force restart the process. Any ideas? I don't see anything in the log or debug log. Nothing responds even at server console.

commented

Well, not sure what to say then haha. I'll do some more testing.

commented

We are asking a region for a chunk out of bound should be fixed in e55e45d (0.2.1)

commented

Here's the first crash log we got.

        at jdk.internal.misc.Unsafe.park(Native Method) ~[?:?] {}
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) ~[?:?] {}
        at net.minecraft.util.thread.BlockableEventLoop.m_5667_(BlockableEventLoop.java:152) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}
        at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:142) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}
        at net.minecraft.server.level.ServerChunkCache.m_7587_(ServerChunkCache.java:129) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:smoothchunk.mixins.json:ServerChunkCacheMixin,pl:mixin:A}
        at net.minecraft.server.level.ServerChunkCache.m_8475_(ServerChunkCache.java:111) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:smoothchunk.mixins.json:ServerChunkCacheMixin,pl:mixin:A}
        at net.minecraft.server.level.ServerChunkCache$$Lambda$28477/0x00000008040509d8.get(Unknown Source) ~[?:?] {}
        at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] {}
        at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}
        at net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.m_6367_(ServerChunkCache.java:542) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
        at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}
        at net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.m_7245_(ServerChunkCache.java:550) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
        at net.minecraft.server.level.ServerChunkCache.m_8466_(ServerChunkCache.java:266) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:smoothchunk.mixins.json:ServerChunkCacheMixin,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:787) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:globaldataandresourcepacks.mixins.json:PackConfigurationMixin,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:776) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:globaldataandresourcepacks.mixins.json:PackConfigurationMixin,pl:mixin:A}
        at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:140) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}
        at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:762) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:globaldataandresourcepacks.mixins.json:PackConfigurationMixin,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:689) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:globaldataandresourcepacks.mixins.json:PackConfigurationMixin,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:globaldataandresourcepacks.mixins.json:PackConfigurationMixin,pl:mixin:A}
        at net.minecraft.server.MinecraftServer$$Lambda$24272/0x0000000803a39eb8.run(Unknown Source) ~[?:?] {}
        at java.lang.Thread.run(Thread.java:833) [?:?] {}```
commented

Just got this when trying to spawn a boss. Again, not sure if this is related to yours. I backed out 0.2.2 to 0.1.4 to see what happens.

Time: 5/9/23, 12:27 PM
Description: Ticking block entity

java.lang.NullPointerException: Cannot invoke "net.minecraft.world.entity.ai.attributes.AttributeInstance.m_22120_(java.util.UUID)" because "damage" is null
        at com.afunproject.dawncraft.EventListener.entityJoinWorld(EventListener.java:102) ~[DawnCraft-Tweaks-1.18.2-1.2.2b.jar%2399!/:1.18.2-1.2.2b] {re:classloading,pl:rei_plugin_compatibilities:B}
        at net.minecraftforge.eventbus.ASMEventHandler_1318_EventListener_entityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) ~[?:?] {}
        at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
        at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
        at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
        at net.minecraft.world.level.entity.PersistentEntitySectionManager.m_157538_(PersistentEntitySectionManager.java:80) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}
        at net.minecraft.world.level.entity.PersistentEntitySectionManager.m_157533_(PersistentEntitySectionManager.java:72) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}
        at net.minecraft.server.level.ServerLevel.m_8872_(ServerLevel.java:846) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:strawgolem.mixins.json:LoginMixin,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:krypton.mixins.json:server.fastchunkentityaccess.ServerWorldMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:biomemakeover-common.mixins.json:multipart.ServerLevelMixin,pl:mixin:APP:alternate_current.mixins.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:blueprint.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.level.ServerLevel.m_7967_(ServerLevel.java:754) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:strawgolem.mixins.json:LoginMixin,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:krypton.mixins.json:server.fastchunkentityaccess.ServerWorldMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:biomemakeover-common.mixins.json:multipart.ServerLevelMixin,pl:mixin:APP:alternate_current.mixins.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:blueprint.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 ca.teamdman.zensummoning.common.tiles.TileAltar.summonFinish(TileAltar.java:405) ~[ZenSummoning-1.18.2-1.3.8.jar%23265!/:1.3.8] {re:classloading,pl:rei_plugin_compatibilities:B,pl:runtimedistcleaner:A}
        at ca.teamdman.zensummoning.common.tiles.TileAltar.onTick(TileAltar.java:353) ~[ZenSummoning-1.18.2-1.3.8.jar%23265!/:1.3.8] {re:classloading,pl:rei_plugin_compatibilities:B,pl:runtimedistcleaner:A}
        at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:673) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
        at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:766) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
        at net.minecraft.world.level.Level.m_46463_(Level.java:476) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:strawgolem.forge.mixins.json:GrowthMixin,pl:mixin:APP:sereneseasons.mixins.json:MixinLevel,pl:mixin:APP:starlight.mixins.json:common.world.LevelMixin,pl:mixin:APP:itshallnottick.mixins.json:EntityTickMixin,pl:mixin:APP:biomemakeover-common.mixins.json:multipart.LevelMixin,pl:mixin:A}
        at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:327) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:strawgolem.mixins.json:LoginMixin,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:krypton.mixins.json:server.fastchunkentityaccess.ServerWorldMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:biomemakeover-common.mixins.json:multipart.ServerLevelMixin,pl:mixin:APP:alternate_current.mixins.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:blueprint.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.m_5703_(MinecraftServer.java:902) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:globaldataandresourcepacks.mixins.json:PackConfigurationMixin,pl:mixin:A}
        at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:326) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:pfm-common.mixins.json:MixinDedicatedServer,pl:mixin:APP:blueprint.mixins.json:DedicatedServerMixin,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:globaldataandresourcepacks.mixins.json:PackConfigurationMixin,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:globaldataandresourcepacks.mixins.json:PackConfigurationMixin,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:globaldataandresourcepacks.mixins.json:PackConfigurationMixin,pl:mixin:A}
        at java.lang.Thread.run(Thread.java:833) [?:?] {}```
commented

It's difficult to read. Using paste service or using ```code``` for multi lines

commented

The two aren't the same issue. And the below one is caused by dawncraft tweaks mod

commented

Sorry, I forgot you can do multi-line code pastes. I don't know why github won't put a button for that on their editor window.

Also, it may be that dynmap might be related to this crash. I am going to install 0.2.2 again and turn off dynmap render to test.

I also get a crash crash when we tried to spawn a boss Bell Ringer. I can't remember if its with 0.2.2 or 0.1.4 installed or both. I can post the crash for it too but I don't want to say it is your mod that is causing it. It could be just DawnCraft has a bug period.

java.lang.NullPointerException: Cannot invoke "net.minecraft.world.entity.ai.attributes.AttributeInstance.m22120(java.util.UUID)" because "damage" is null
        at com.afunproject.dawncraft.EventListener.entityJoinWorld(EventListener.java:102) ~[DawnCraft-Tweaks-1.18.2-1.2.2b.jar%2399!/:1.18.2-1.2.2b] {re:classloading,pl:rei_plugin_compatibilities:B}
        at net.minecraftforge.eventbus.ASMEventHandler_1318_EventListener_entityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) ~[?:?] {}
        at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
        at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
        at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
        at net.minecraft.world.level.entity.PersistentEntitySectionManager.m157538(PersistentEntitySectionManager.java:80) ~[server-1.18.2-20220404.173914-srg.jar%23267!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}
commented

Ah ok so I am looking into the tweaks mod, they had a newer version so I will try that out.

Here's the detailed crash log that just happened with 0.2.2 installed. I had dynmap running a render too and was using the broom stick to fly around and then server hangs and crashes due to over tick time.

I'm going to try to load in again and turn off the dynmap render to see if that's what is causing this. I didn't see anything initially.

https://pastebin.com/9EjnA0RN

commented

Also, I don't think this is an issue with your mod fixes but I could be wrong. I get this error which looks like the chunk is messed up or something? This happens when I go into this area that keeps hanging the server and crashing. Maybe you have some thoughts on it? If not we can delete.

[10May2023 13:49:51.796] [Server thread/ERROR] [net.minecraft.world.level.levelgen.structure.BoundingBox/]: Invalid bounding box data, inverted bounds for: BoundingBox{minX=-382, minY=57, minZ=-494, maxX=-759, maxY=119, maxZ=-981}
[10May2023 13:49:54.494] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ? Server load changed from LOW (avg. 39.707618713378906) to NORMAL (avg. 41.23444747924805)
[10May2023 13:49:55.908] [Server thread/DEBUG] [strawgolem/]: Crop grown in world: ServerLevel[world], at pos: -574, 79, -348
[10May2023 13:49:57.623] [Server thread/DEBUG] [strawgolem/]: Crop grown in world: ServerLevel[world], at pos: -632, 74, -355
[10May2023 13:49:58.519] [Server thread/DEBUG] [strawgolem/]: Crop grown in world: ServerLevel[world], at pos: -573, 69, -321
[10May2023 13:49:58.955] [Server thread/DEBUG] [strawgolem/]: Crop grown in world: ServerLevel[world], at pos: -617, 80, -371
[10May2023 13:49:59.115] [Server thread/DEBUG] [strawgolem/]: Crop grown in world: ServerLevel[world], at pos: -622, 79, -363
[10May2023 13:49:59.115] [Server thread/DEBUG] [strawgolem/]: Crop grown in world: ServerLevel[world], at pos: -622, 80, -363
[10May2023 13:50:02.145] [Server thread/DEBUG] [strawgolem/]: Crop grown in world: ServerLevel[world], at pos: -667, 78, -359
[10May2023 13:50:02.145] [Server thread/DEBUG] [strawgolem/]: Crop grown in world: ServerLevel[world], at pos: -667, 79, -359
[10May2023 13:50:02.932] [Server thread/ERROR] [net.minecraft.world.level.levelgen.structure.BoundingBox/]: Invalid bounding box data, inverted bounds for: BoundingBox{minX=-382, minY=61, minZ=-350, maxX=-759, maxY=127, maxZ=-693}
[10May2023 13:50:05.453] [Server thread/DEBUG] [strawgolem/]: Crop grown in world: ServerLevel[world], at pos: -569, 64, -325
[10May2023 13:50:05.842] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ? Server load changed from NORMAL (avg. 41.23444747924805) to LOW (avg. 35.7849235534668)
[10May2023 13:50:06.045] [Server thread/DEBUG] [strawgolem/]: Crop grown in world: ServerLevel[world], at pos: -565, 88, -364
[10May2023 13:50:06.834] [Worker-Main-10/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-36, -33], pos: BlockPos{x=-571, y=123, z=-521}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/configured_structure_feature / dannys_expansion:klifour_spawn]
[10May2023 13:50:06.834] [Worker-Main-10/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-36, -33], pos: BlockPos{x=-571, y=123, z=-520}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/configured_structure_feature / dannys_expansion:klifour_spawn]
[10May2023 13:50:06.834] [Worker-Main-10/ERROR] [net.minecraft.server.level.WorldGenRegion/]: Requested chunk : -36 -33
[10May2023 13:50:06.835] [Worker-Main-10/ERROR] [net.minecraft.server.level.WorldGenRegion/]: Region bounds : -32 -30 | -16 -14
[10May2023 13:50:06.890] [Worker-Main-10/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/cpuinfo
[10May2023 13:50:06.929] [Worker-Main-10/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/cpuinfo
[10May2023 13:50:06.962] [Worker-Main-10/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@70d3cdbf
[10May2023 13:50:06.963] [Worker-Main-10/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@511d50c0
[10May2023 13:50:07.019] [Worker-Main-10/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo
[10May2023 13:50:07.019] [Worker-Main-10/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo
[10May2023 13:50:07.024] [Server thread/ERROR] [net.minecraft.util.thread.BlockableEventLoop/FATAL]: Error executing task on Chunk source main thread executor for minecraft:overworld
net.minecraft.ReportedException: Feature placement
        at net.minecraft.server.level.ChunkMap.m_203056_(ChunkMap.java:602) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.m_6367_(ServerChunkCache.java:542) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.m_7245_(ServerChunkCache.java:550) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at net.minecraft.server.level.ServerChunkCache.m_8466_(ServerChunkCache.java:266) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:787) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:776) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:140) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:762) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:689) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: java.lang.RuntimeException: We are asking a region for a chunk out of bound | -36 -33
        at net.minecraft.server.level.WorldGenRegion.m_6522_(WorldGenRegion.java:140) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at net.minecraft.world.level.LevelReader.m_46819_(LevelReader.java:123) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at net.minecraft.server.level.WorldGenRegion.m_6325_(WorldGenRegion.java:113) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at net.minecraft.server.level.WorldGenRegion.m_7967_(WorldGenRegion.java:318) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?]
        at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?]
        at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?]
        at net.minecraft.world.level.ServerLevelAccessor.m_47205_(ServerLevelAccessor.java:11) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at bottomtextdanny.dannys_expansion.content.structures.klifour_spawn.KlifourSpawnPiece.lambda$postProcess$0(KlifourSpawnPiece.java:92) ~[dannys_expansion-1.2.6.jar%2396!/:1.2.6]
        at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
        at bottomtextdanny.dannys_expansion.content.structures.klifour_spawn.KlifourSpawnPiece.m_183269_(KlifourSpawnPiece.java:83) ~[dannys_expansion-1.2.6.jar%2396!/:1.2.6]
        at net.minecraft.world.level.levelgen.structure.StructureStart.redirect$zmo000$structurePieceGenerated(StructureStart.java:544) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at net.minecraft.world.level.levelgen.structure.StructureStart.m_7129_(StructureStart.java:53) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at net.minecraft.world.level.chunk.ChunkGenerator.m_211641_(ChunkGenerator.java:438) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.0.1-jre.jar%2322!/:?]
        at net.minecraft.world.level.chunk.ChunkGenerator.m_183372_(ChunkGenerator.java:437) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at net.minecraft.world.level.chunk.ChunkStatus.m_187807_(ChunkStatus.java:135) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at net.minecraft.world.level.chunk.ChunkStatus.m_187788_(ChunkStatus.java:262) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2325!/:?]
        at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?]
        at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
        at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.18.2-20220404.173914-srg.jar%23268!/:?]
        at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?]
        at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
        at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
        at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
[10May2023 13:50:07.917] [Server thread/ERROR] [net.minecraft.world.level.levelgen.structure.BoundingBox/]: Invalid bounding box data, inverted bounds for: BoundingBox{minX=-686, minY=60, minZ=-878, maxX=-1367, maxY=125, maxZ=-1749}
[10May2023 13:50:07.935] [Server thread/ERROR] [net.minecraft.world.level.levelgen.structure.BoundingBox/]: Invalid bounding box data, inverted bounds for: BoundingBox{minX=-510, minY=100, minZ=-878, maxX=-1015, maxY=205, maxZ=-1749}
[10May2023 13:50:08.337] [Server thread/ERROR] [net.minecraft.world.level.levelgen.structure.BoundingBox/]: Invalid bounding box data, inverted bounds for: BoundingBox{minX=-446, minY=58, minZ=-670, maxX=-887, maxY=121, maxZ=-1333}
commented

You shouldn't set max-tick-time to -1. Set it to default and post the crash report

commented

Ok, will try that out today.

commented

Reopen with newer info