Jump to content

Recommended Posts

Posted (edited)

Hey guys I'm new here, just made an account to get quick help, if possible.

 

To begin, I found a bug in vanilla Minecraft, which affects a mod I am trying to make. Luckily, there is a forge hook right after this bug appears. I thought adding 2 lines of code along with the hook will fix it. Then I would submit a PR. So, I cloned FML, set it up ('gradlew setupForge') and compiled it without any modifications ('gradlew build'). I'm not using an IDE, just notepad and command line btw. The first thing that struck me was the file size. The officially released universal jar is ~4.6MB whereas my compilation result was ~4MB. I didn't look into it any further because it did work without errors. Next step was to modify Minecraft's code and run genPatches. I did confirm the patch file was like I expected it to be and I ran 'gradlew build' again. I copied the universal jar and started Minecraft again - but my modification seemed to have no effect.

 

So, what did I do wrong? Are there any special steps that need to be taken if you modify the .patch files? I can't find much documentation on the subject. And why is there such a huge difference in file sizes?

Edited by panoskj
Posted

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Posted (edited)

Thanks, that's the guide I followed but as you can see it is very short and not very informative. I also confirmed that a file called binpatches.pack inside the jar is modified successfully, but my changes still have no effect. Any other idea or clue?

Edited by panoskj
Posted (edited)

Ok, so the process goes like this:

 

Fork

Download your fork (use a proper git program, GitHub desktop works, but is not the greatest)

Setup

Write code

GenPatches

Push (the patches only!) to your fork. If you correctly forked and downloaded, Git will see the correct files that have been modified.

Create Pull Request

 

I have no idea what you are looking at. Not a clue. I also don't know what you mean by "your changes have no effect." No effect where?

Edited by Draco18s

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Posted

They had no effect when I copied the compiled universal jar into an existing Minecraft installation. But it turns out there never was a problem compiling FML.

 

What I overlooked was Optifine... it is overwriting the specific patch I wanted to make. The worst part is it's not opensource.

 

Thanks for the help, I will make a PR explaining what the issue is shortly.

Posted
  On 3/23/2018 at 10:08 AM, panoskj said:

They had no effect when I copied the compiled universal jar into an existing Minecraft installation. But it turns out there never was a problem compiling FML.

Expand  

Don't bother. You can run the game in Eclipse and you don't need to validate the "compiled jar."

  6 hours ago, panoskj said:

What I overlooked was Optifine... it is overwriting the specific patch I wanted to make. The worst part is it's not opensource.

Expand  

And there's a reason OptiFine is not compatible with Forge.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hi, we create a modded Dawncraft server with my friends and the keep having issues all the time, someone can figure that pls ? here's the crash report : ---- Minecraft Crash Report ---- // Don't do that. Time: 11/03/2025 02:50 Description: Watching Server java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)     at com.google.common.collect.ImmutableList.hashCode(ImmutableList.java:693) ~[guava-31.0.1-jre.jar%2323!/:?] {re:mixin}     at java.util.Objects.hashCode(Objects.java:103) ~[?:?] {re:mixin}     at java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800c12400.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f65000.linkToTargetMethod(LambdaForm$MH) ~[?:?] {}     at net.minecraft.util.CubicSpline$Multipoint.hashCode(CubicSpline.java:35) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at com.google.common.collect.ImmutableList.hashCode(ImmutableList.java:693) ~[guava-31.0.1-jre.jar%2323!/:?] {re:mixin}     at java.util.Objects.hashCode(Objects.java:103) ~[?:?] {re:mixin}     at java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800c12400.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f65000.linkToTargetMethod(LambdaForm$MH) ~[?:?] {}     at net.minecraft.util.CubicSpline$Multipoint.hashCode(CubicSpline.java:35) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at java.util.Objects.hashCode(Objects.java:103) ~[?:?] {re:mixin}     at java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800c12400.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f65000.linkToTargetMethod(LambdaForm$MH) ~[?:?] {}     at net.minecraft.world.level.biome.TerrainShaper.hashCode(TerrainShaper.java:29) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at java.util.Objects.hashCode(Objects.java:103) ~[?:?] {re:mixin}     at java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800c12400.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f65000.linkToTargetMethod(LambdaForm$MH) ~[?:?] {}     at net.minecraft.world.level.levelgen.DensityFunctions$TerrainShaperSpline.hashCode(DensityFunctions.java:1248) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at java.util.Objects.hashCode(Objects.java:103) ~[?:?] {re:mixin}     at java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800c12400.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f65000.linkToTargetMethod(LambdaForm$MH) ~[?:?] {}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.hashCode(DensityFunctions.java:1136) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at java.util.Objects.hashCode(Objects.java:103) ~[?:?] {re:mixin}     at java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800c12400.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f65000.linkToTargetMethod(LambdaForm$MH) ~[?:?] {}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.hashCode(DensityFunctions.java:1136) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at java.util.Objects.hashCode(Objects.java:103) ~[?:?] {re:mixin}     at java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800c12400.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f65000.linkToTargetMethod(LambdaForm$MH) ~[?:?] {}     at net.minecraft.core.Holder$Direct.hashCode(Holder.java:55) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at java.util.Objects.hashCode(Objects.java:103) ~[?:?] {re:mixin}     at java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800c12400.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f65000.linkToTargetMethod(LambdaForm$MH) ~[?:?] {}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.hashCode(DensityFunctions.java:378) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at java.util.HashMap.hash(HashMap.java:338) ~[?:?] {re:mixin}     at java.util.HashMap.computeIfAbsent(HashMap.java:1191) ~[?:?] {re:mixin}     at net.minecraft.world.level.levelgen.NoiseChunk.m_209213_(NoiseChunk.java:855) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:mixin,pl:accesstransformer:B}     at net.minecraft.world.level.levelgen.NoiseChunk$$Lambda$31752/0x000000080448ad30.apply(Unknown Source) ~[?:?] {}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Marker.m_207456_(DensityFunctions.java:457) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Marker.m_207456_(DensityFunctions.java:457) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Mapped.m_207456_(DensityFunctions.java:933) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Mapped.m_207456_(DensityFunctions.java:875) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$RangeChoice.m_207456_(DensityFunctions.java:718) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Marker.m_207456_(DensityFunctions.java:457) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$RangeChoice.m_207456_(DensityFunctions.java:718) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Marker.m_207456_(DensityFunctions.java:457) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$RangeChoice.m_207456_(DensityFunctions.java:718) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Slide.m_207456_(DensityFunctions.java:958) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$BlendDensity.m_207456_(DensityFunctions.java:829) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Marker.m_207456_(DensityFunctions.java:457) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Marker.m_207456_(DensityFunctions.java:457) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.NoiseChunk.<init>(NoiseChunk.java:201) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:mixin,pl:accesstransformer:B}     at net.minecraft.world.level.levelgen.NoiseChunk.m_209194_(NoiseChunk.java:120) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:mixin,pl:accesstransformer:B}     at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.m_158413_(NoiseBasedChunkGenerator.java:238) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {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:infernal-expansion.mixins.json:common.NoiseBasedChunkGeneratorAccessor,pl:mixin:A}     at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.m_142647_(NoiseBasedChunkGenerator.java:172) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {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:infernal-expansion.mixins.json:common.NoiseBasedChunkGeneratorAccessor,pl:mixin:A}     at net.minecraft.world.level.chunk.ChunkGenerator.m_156179_(ChunkGenerator.java:723) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {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:redirector.mixins.json:net.minecraft.world.level.chunk.ChunkGeneratorMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ChunkGeneratorMixin,pl:mixin:APP:betterfortresses_forge.mixins.json:DisableVanillaFortressesMixinForge,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:APP:integrated_stronghold.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:APP:betterwitchhuts_forge.mixins.json:DisableVanillaWitchHutsMixinForge,pl:mixin:APP:betteroceanmonuments_forge.mixins.json:DisableVanillaMonumentsMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:CancelSearchVanillaStrongholdMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:DisableVanillaStrongholdsMixinForge,pl:mixin:APP:mixins.shrines.json:MixinChunkGenerator,pl:mixin:APP:betterdeserttemples_forge.mixins.json:DisableVanillaPyramidsMixinForge,pl:mixin:A}     at net.aurelj.dungeons_arise.structures.fortified.ThornbornTowersStructure.isFeatureChunk(ThornbornTowersStructure.java:69) ~[DungeonsArise-1.18.2-2.1.52-release.jar%23120!/:2.1.52-1.18.2] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.aurelj.dungeons_arise.structures.fortified.ThornbornTowersStructure.lambda$new$0(ThornbornTowersStructure.java:48) ~[DungeonsArise-1.18.2-2.1.52-release.jar%23120!/:2.1.52-1.18.2] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.aurelj.dungeons_arise.structures.fortified.ThornbornTowersStructure$$Lambda$21774/0x00000008039d41e0.m_197347_(Unknown Source) ~[?:?] {}     at net.minecraft.world.level.levelgen.feature.StructureFeature.m_197171_(StructureFeature.java:163) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:braincell.mixins.json:StructureFeatureMixin,pl:mixin:APP:integrated_api.mixins.json:structures.StructureFeatureAccessor,pl:mixin:APP:biomemakeover-common.mixins.json:antigen.StructureFeatureMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:StructureFeatureAccessor,pl:mixin:APP:dannys_expansion.mixins.json:StructureFeatureMixin,pl:mixin:A}     at net.minecraft.world.level.levelgen.structure.StructureCheck.m_209990_(StructureCheck.java:105) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B,pl:mixin:APP:mixins.shrines.json:MixinStructureCheck,pl:mixin:A}     at net.minecraft.world.level.levelgen.structure.StructureCheck.m_209960_(StructureCheck.java:92) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B,pl:mixin:APP:mixins.shrines.json:MixinStructureCheck,pl:mixin:A}     at net.minecraft.world.level.levelgen.structure.StructureCheck$$Lambda$32636/0x000000080455f840.get(Unknown Source) ~[?:?] {}     at it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap.computeIfAbsent(Long2BooleanOpenHashMap.java:496) ~[fastutil-8.5.6.jar%2331!/:?] {}     at net.minecraft.world.level.levelgen.structure.StructureCheck.m_209964_(StructureCheck.java:91) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B,pl:mixin:APP:mixins.shrines.json:MixinStructureCheck,pl:mixin:A}     at net.minecraft.world.level.StructureFeatureManager.m_207777_(StructureFeatureManager.java:151) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B,pl:mixin:APP:betterfortresses.mixins.json:accessor.StructureFeatureManagerAccessor,pl:mixin:A}     at net.minecraft.world.level.chunk.ChunkGenerator.m_208059_(ChunkGenerator.java:363) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {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:redirector.mixins.json:net.minecraft.world.level.chunk.ChunkGeneratorMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ChunkGeneratorMixin,pl:mixin:APP:betterfortresses_forge.mixins.json:DisableVanillaFortressesMixinForge,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:APP:integrated_stronghold.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:APP:betterwitchhuts_forge.mixins.json:DisableVanillaWitchHutsMixinForge,pl:mixin:APP:betteroceanmonuments_forge.mixins.json:DisableVanillaMonumentsMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:CancelSearchVanillaStrongholdMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:DisableVanillaStrongholdsMixinForge,pl:mixin:APP:mixins.shrines.json:MixinChunkGenerator,pl:mixin:APP:betterdeserttemples_forge.mixins.json:DisableVanillaPyramidsMixinForge,pl:mixin:A}     at net.minecraft.world.level.chunk.ChunkGenerator.m_207970_(ChunkGenerator.java:303) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {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:redirector.mixins.json:net.minecraft.world.level.chunk.ChunkGeneratorMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ChunkGeneratorMixin,pl:mixin:APP:betterfortresses_forge.mixins.json:DisableVanillaFortressesMixinForge,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:APP:integrated_stronghold.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:APP:betterwitchhuts_forge.mixins.json:DisableVanillaWitchHutsMixinForge,pl:mixin:APP:betteroceanmonuments_forge.mixins.json:DisableVanillaMonumentsMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:CancelSearchVanillaStrongholdMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:DisableVanillaStrongholdsMixinForge,pl:mixin:APP:mixins.shrines.json:MixinChunkGenerator,pl:mixin:APP:betterdeserttemples_forge.mixins.json:DisableVanillaPyramidsMixinForge,pl:mixin:A}     at net.minecraft.server.level.ServerLevel.m_207561_(ServerLevel.java:1095) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {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:betterendisland.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:krypton.mixins.json:server.fastchunkentityaccess.ServerWorldMixin,pl:mixin:APP:radium.mixins.json:ai.nearby_entity_tracking.ServerWorldAccessor,pl:mixin:APP:radium.mixins.json:alloc.chunk_random.ServerWorldMixin,pl:mixin:APP:radium.mixins.json:chunk.entity_class_groups.ServerWorldAccessor,pl:mixin:APP:radium.mixins.json:entity.inactive_navigations.ServerWorldMixin,pl:mixin:APP:radium.mixins.json:profiler.ServerWorldMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:idas.mixins.json:ServerLevelMixin,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:mixins.bosses_of_mass_destruction.json:ExplosionMixin,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:APP:betterendisland.mixins.json:EndergeticExpansionMixins,pl:mixin:A}     at net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.m_7372_(ExplorationMapFunction.java:76) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:31) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:20) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.storage.loot.functions.LootItemFunction.m_80728_(LootItemFunction.java:14) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.storage.loot.functions.LootItemFunction$$Lambda$30065/0x000000080428b5e8.accept(Unknown Source) ~[?:?] {}     at net.minecraft.world.level.storage.loot.entries.LootItem.m_6948_(LootItem.java:33) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.m_6941_(LootPoolSingletonContainer.java:59) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.storage.loot.LootPool.m_79058_(LootPool.java:80) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.storage.loot.LootPool.m_79053_(LootPool.java:95) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.storage.loot.LootTable.m_79131_(LootTable.java:71) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B,pl:mixin:APP:puzzleslib.forge.mixins.json:accessor.LootTableForgeAccessor,pl:mixin:APP:quark.mixins.json:accessor.AccessorLootTable,pl:mixin:A}     at net.minecraft.world.level.storage.loot.LootTable.m_79148_(LootTable.java:83) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B,pl:mixin:APP:puzzleslib.forge.mixins.json:accessor.LootTableForgeAccessor,pl:mixin:APP:quark.mixins.json:accessor.AccessorLootTable,pl:mixin:A}     at net.minecraft.world.level.storage.loot.LootTable.m_79129_(LootTable.java:88) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B,pl:mixin:APP:puzzleslib.forge.mixins.json:accessor.LootTableForgeAccessor,pl:mixin:APP:quark.mixins.json:accessor.AccessorLootTable,pl:mixin:A}     at net.minecraft.world.level.storage.loot.LootTable.m_79123_(LootTable.java:109) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B,pl:mixin:APP:puzzleslib.forge.mixins.json:accessor.LootTableForgeAccessor,pl:mixin:APP:quark.mixins.json:accessor.AccessorLootTable,pl:mixin:A}     at noobanidus.mods.lootr.block.entities.LootrChestBlockEntity.unpackLootTable(LootrChestBlockEntity.java:273) ~[lootr-1.18.2-0.3.27.69.jar%23197!/:0.3.27.69] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B}     at noobanidus.mods.lootr.util.ChestUtil$$Lambda$32353/0x000000080451b998.unpackLootTable(Unknown Source) ~[?:?] {}     at noobanidus.mods.lootr.api.LootFiller$WrappedFiller.unpackLootTable(LootFiller.java:40) ~[lootr-1.18.2-0.3.27.69.jar%23197!/:0.3.27.69] {re:classloading,pl:rei_plugin_compatibilities:B}     at noobanidus.mods.lootr.data.ChestData.createInventory(ChestData.java:219) ~[lootr-1.18.2-0.3.27.69.jar%23197!/:0.3.27.69] {re:classloading,pl:rei_plugin_compatibilities:B}     at noobanidus.mods.lootr.data.DataStorage.getInventory(DataStorage.java:254) ~[lootr-1.18.2-0.3.27.69.jar%23197!/:0.3.27.69] {re:classloading,pl:rei_plugin_compatibilities:B}     at noobanidus.mods.lootr.util.ChestUtil.handleLootChest(ChestUtil.java:116) ~[lootr-1.18.2-0.3.27.69.jar%23197!/:0.3.27.69] {re:classloading,pl:rei_plugin_compatibilities:B}     at noobanidus.mods.lootr.block.LootrChestBlock.m_6227_(LootrChestBlock.java:60) ~[lootr-1.18.2-0.3.27.69.jar%23197!/:0.3.27.69] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60664_(BlockBehaviour.java:697) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:libx:random_tick_block,xf:fml:cc:AbsState,re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:libx:random_tick_block,xf:fml:cc:AbsState,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:libx:random_tick_block,xf:fml:cc:AbsState,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.BlockStateBaseMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockStateBaseMixin,pl:mixin:APP:radium.mixins.json:ai.pathing.AbstractBlockStateMixin,pl:mixin:APP:radium.mixins.json:block.flatten_states.AbstractBlockStateMixin,pl:mixin:APP:radium.mixins.json:chunk.block_counting.AbstractBlockStateMixin,pl:mixin:APP:passablefoliage.mixins.json:BlockStateMixin,pl:mixin:APP:starlight.mixins.json:common.blockstate.BlockStateBaseMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.block.AccessBlockStateBase,pl:mixin:APP:lootr.mixins.json:MixinBlockStateBase,pl:mixin:APP:ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin,pl:mixin:A}     at net.minecraft.server.level.ServerPlayerGameMode.m_7179_(ServerPlayerGameMode.java:342) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,xf:fml:libx:interact,re:computing_frames,pl:rei_plugin_compatibilities:B,xf:fml:libx:interact,re:classloading,pl:rei_plugin_compatibilities:B,xf:fml:libx:interact,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinServerPlayerGameMode,pl:mixin:A}     at net.minecraft.server.network.ServerGamePacketListenerImpl.m_6371_(ServerGamePacketListenerImpl.java:985) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.forge_vehicle_packets.ServerGamePacketListenerImplMixin,pl:mixin:APP:wildbackport-common.mixins.json:network.ServerGamePacketListenerImplMixin,pl:mixin:APP:braincell.mixins.json:ServerGamePacketListenerImplMixin,pl:mixin:APP:timeout_fixes.mixins.json:ServerPlayNetHandlerKeepAliveMixin,pl:mixin:APP:radium.mixins.json:entity.collisions.replace_streams.ServerPlayNetworkHandlerMixin,pl:mixin:APP:dragonmounts.mixins.json:EnsureSafeFlyingVehicleMixin,pl:mixin:APP:toofast.mixins.json:MixinServerNetPlayHandler,pl:mixin:APP:dannys_expansion.mixins.json:ServerGamePacketListenerImplMixin,pl:mixin:A}     at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.m_5797_(ServerboundUseItemOnPacket.java:30) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.m_5797_(ServerboundUseItemOnPacket.java:8) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.network.protocol.PacketUtils.m_131356_(PacketUtils.java:22) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.network.protocol.PacketUtils$$Lambda$30847/0x00000008043957d0.run(Unknown Source) ~[?:?] {}     at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B,re:mixin}     at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {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:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin,pl:mixin:A}     at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,re:computing_frames,pl:rei_plugin_compatibilities:B,re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:799) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {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:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.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_6367_(MinecraftServer.java:164) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {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:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.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_7245_(BlockableEventLoop.java:131) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {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:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:782) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {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:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.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%23302!/:?] {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:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.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%23302!/:?] {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:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:762) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {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:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.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%23302!/:?] {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:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.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%23302!/:?] {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:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.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$29080/0x00000008040c86a8.run(Unknown Source) ~[?:?] {}     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 Watchdog Suspected Mods:      Lootr (lootr), Version: 0.3.26.68         Issue tracker URL: https://github.com/noobanidus/Lootr/issues         at TRANSFORMER/lootr@0.3.26.68/noobanidus.mods.lootr.block.entities.LootrChestBlockEntity.unpackLootTable(LootrChestBlockEntity.java:273)     When Dungeons Arise (dungeons_arise), Version: 2.1.52-1.18.2         at TRANSFORMER/dungeons_arise@2.1.52-1.18.2/net.aurelj.dungeons_arise.structures.fortified.ThornbornTowersStructure.isFeatureChunk(ThornbornTowersStructure.java:69) Stacktrace:     at com.google.common.collect.ImmutableList.hashCode(ImmutableList.java:693) ~[guava-31.0.1-jre.jar%2323!/:?] {re:mixin}     at java.util.Objects.hashCode(Objects.java:103) ~[?:?] {re:mixin}     at java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800c12400.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f65000.linkToTargetMethod(LambdaForm$MH) ~[?:?] {}     at net.minecraft.util.CubicSpline$Multipoint.hashCode(CubicSpline.java:35) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at com.google.common.collect.ImmutableList.hashCode(ImmutableList.java:693) ~[guava-31.0.1-jre.jar%2323!/:?] {re:mixin}     at java.util.Objects.hashCode(Objects.java:103) ~[?:?] {re:mixin}     at java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800c12400.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f65000.linkToTargetMethod(LambdaForm$MH) ~[?:?] {}     at net.minecraft.util.CubicSpline$Multipoint.hashCode(CubicSpline.java:35) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at java.util.Objects.hashCode(Objects.java:103) ~[?:?] {re:mixin}     at java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800c12400.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f65000.linkToTargetMethod(LambdaForm$MH) ~[?:?] {}     at net.minecraft.world.level.biome.TerrainShaper.hashCode(TerrainShaper.java:29) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at java.util.Objects.hashCode(Objects.java:103) ~[?:?] {re:mixin}     at java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800c12400.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f65000.linkToTargetMethod(LambdaForm$MH) ~[?:?] {}     at net.minecraft.world.level.levelgen.DensityFunctions$TerrainShaperSpline.hashCode(DensityFunctions.java:1248) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at java.util.Objects.hashCode(Objects.java:103) ~[?:?] {re:mixin}     at java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800c12400.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f65000.linkToTargetMethod(LambdaForm$MH) ~[?:?] {}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.hashCode(DensityFunctions.java:1136) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at java.util.Objects.hashCode(Objects.java:103) ~[?:?] {re:mixin}     at java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800c12400.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f65000.linkToTargetMethod(LambdaForm$MH) ~[?:?] {}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.hashCode(DensityFunctions.java:1136) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at java.util.Objects.hashCode(Objects.java:103) ~[?:?] {re:mixin}     at java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800c12400.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f65000.linkToTargetMethod(LambdaForm$MH) ~[?:?] {}     at net.minecraft.core.Holder$Direct.hashCode(Holder.java:55) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at java.util.Objects.hashCode(Objects.java:103) ~[?:?] {re:mixin}     at java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800c12400.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH) ~[?:?] {}     at java.lang.invoke.LambdaForm$MH/0x0000000800f65000.linkToTargetMethod(LambdaForm$MH) ~[?:?] {}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.hashCode(DensityFunctions.java:378) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at java.util.HashMap.hash(HashMap.java:338) ~[?:?] {re:mixin}     at java.util.HashMap.computeIfAbsent(HashMap.java:1191) ~[?:?] {re:mixin}     at net.minecraft.world.level.levelgen.NoiseChunk.m_209213_(NoiseChunk.java:855) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:mixin,pl:accesstransformer:B}     at net.minecraft.world.level.levelgen.NoiseChunk$$Lambda$31752/0x000000080448ad30.apply(Unknown Source) ~[?:?] {}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Marker.m_207456_(DensityFunctions.java:457) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Marker.m_207456_(DensityFunctions.java:457) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Mapped.m_207456_(DensityFunctions.java:933) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Mapped.m_207456_(DensityFunctions.java:875) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$RangeChoice.m_207456_(DensityFunctions.java:718) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Marker.m_207456_(DensityFunctions.java:457) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$RangeChoice.m_207456_(DensityFunctions.java:718) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Marker.m_207456_(DensityFunctions.java:457) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$RangeChoice.m_207456_(DensityFunctions.java:718) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Slide.m_207456_(DensityFunctions.java:958) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$BlendDensity.m_207456_(DensityFunctions.java:829) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Marker.m_207456_(DensityFunctions.java:457) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.DensityFunctions$Marker.m_207456_(DensityFunctions.java:457) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.levelgen.NoiseChunk.<init>(NoiseChunk.java:201) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:mixin,pl:accesstransformer:B}     at net.minecraft.world.level.levelgen.NoiseChunk.m_209194_(NoiseChunk.java:120) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:mixin,pl:accesstransformer:B}     at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.m_158413_(NoiseBasedChunkGenerator.java:238) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {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:infernal-expansion.mixins.json:common.NoiseBasedChunkGeneratorAccessor,pl:mixin:A}     at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.m_142647_(NoiseBasedChunkGenerator.java:172) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {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:infernal-expansion.mixins.json:common.NoiseBasedChunkGeneratorAccessor,pl:mixin:A}     at net.minecraft.world.level.chunk.ChunkGenerator.m_156179_(ChunkGenerator.java:723) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {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:redirector.mixins.json:net.minecraft.world.level.chunk.ChunkGeneratorMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ChunkGeneratorMixin,pl:mixin:APP:betterfortresses_forge.mixins.json:DisableVanillaFortressesMixinForge,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:APP:integrated_stronghold.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:APP:betterwitchhuts_forge.mixins.json:DisableVanillaWitchHutsMixinForge,pl:mixin:APP:betteroceanmonuments_forge.mixins.json:DisableVanillaMonumentsMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:CancelSearchVanillaStrongholdMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:DisableVanillaStrongholdsMixinForge,pl:mixin:APP:mixins.shrines.json:MixinChunkGenerator,pl:mixin:APP:betterdeserttemples_forge.mixins.json:DisableVanillaPyramidsMixinForge,pl:mixin:A}     at net.aurelj.dungeons_arise.structures.fortified.ThornbornTowersStructure.isFeatureChunk(ThornbornTowersStructure.java:69) ~[DungeonsArise-1.18.2-2.1.52-release.jar%23120!/:2.1.52-1.18.2] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.aurelj.dungeons_arise.structures.fortified.ThornbornTowersStructure.lambda$new$0(ThornbornTowersStructure.java:48) ~[DungeonsArise-1.18.2-2.1.52-release.jar%23120!/:2.1.52-1.18.2] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.aurelj.dungeons_arise.structures.fortified.ThornbornTowersStructure$$Lambda$21774/0x00000008039d41e0.m_197347_(Unknown Source) ~[?:?] {}     at net.minecraft.world.level.levelgen.feature.StructureFeature.m_197171_(StructureFeature.java:163) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:braincell.mixins.json:StructureFeatureMixin,pl:mixin:APP:integrated_api.mixins.json:structures.StructureFeatureAccessor,pl:mixin:APP:biomemakeover-common.mixins.json:antigen.StructureFeatureMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:StructureFeatureAccessor,pl:mixin:APP:dannys_expansion.mixins.json:StructureFeatureMixin,pl:mixin:A}     at net.minecraft.world.level.levelgen.structure.StructureCheck.m_209990_(StructureCheck.java:105) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B,pl:mixin:APP:mixins.shrines.json:MixinStructureCheck,pl:mixin:A}     at net.minecraft.world.level.levelgen.structure.StructureCheck.m_209960_(StructureCheck.java:92) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B,pl:mixin:APP:mixins.shrines.json:MixinStructureCheck,pl:mixin:A}     at net.minecraft.world.level.levelgen.structure.StructureCheck$$Lambda$32636/0x000000080455f840.get(Unknown Source) ~[?:?] {}     at it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap.computeIfAbsent(Long2BooleanOpenHashMap.java:496) ~[fastutil-8.5.6.jar%2331!/:?] {}     at net.minecraft.world.level.levelgen.structure.StructureCheck.m_209964_(StructureCheck.java:91) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B,pl:mixin:APP:mixins.shrines.json:MixinStructureCheck,pl:mixin:A}     at net.minecraft.world.level.StructureFeatureManager.m_207777_(StructureFeatureManager.java:151) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B,pl:mixin:APP:betterfortresses.mixins.json:accessor.StructureFeatureManagerAccessor,pl:mixin:A}     at net.minecraft.world.level.chunk.ChunkGenerator.m_208059_(ChunkGenerator.java:363) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {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:redirector.mixins.json:net.minecraft.world.level.chunk.ChunkGeneratorMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ChunkGeneratorMixin,pl:mixin:APP:betterfortresses_forge.mixins.json:DisableVanillaFortressesMixinForge,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:APP:integrated_stronghold.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:APP:betterwitchhuts_forge.mixins.json:DisableVanillaWitchHutsMixinForge,pl:mixin:APP:betteroceanmonuments_forge.mixins.json:DisableVanillaMonumentsMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:CancelSearchVanillaStrongholdMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:DisableVanillaStrongholdsMixinForge,pl:mixin:APP:mixins.shrines.json:MixinChunkGenerator,pl:mixin:APP:betterdeserttemples_forge.mixins.json:DisableVanillaPyramidsMixinForge,pl:mixin:A}     at net.minecraft.world.level.chunk.ChunkGenerator.m_207970_(ChunkGenerator.java:303) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {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:redirector.mixins.json:net.minecraft.world.level.chunk.ChunkGeneratorMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ChunkGeneratorMixin,pl:mixin:APP:betterfortresses_forge.mixins.json:DisableVanillaFortressesMixinForge,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:APP:integrated_stronghold.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:APP:betterwitchhuts_forge.mixins.json:DisableVanillaWitchHutsMixinForge,pl:mixin:APP:betteroceanmonuments_forge.mixins.json:DisableVanillaMonumentsMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:CancelSearchVanillaStrongholdMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:DisableVanillaStrongholdsMixinForge,pl:mixin:APP:mixins.shrines.json:MixinChunkGenerator,pl:mixin:APP:betterdeserttemples_forge.mixins.json:DisableVanillaPyramidsMixinForge,pl:mixin:A}     at net.minecraft.server.level.ServerLevel.m_207561_(ServerLevel.java:1095) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {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:betterendisland.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:krypton.mixins.json:server.fastchunkentityaccess.ServerWorldMixin,pl:mixin:APP:radium.mixins.json:ai.nearby_entity_tracking.ServerWorldAccessor,pl:mixin:APP:radium.mixins.json:alloc.chunk_random.ServerWorldMixin,pl:mixin:APP:radium.mixins.json:chunk.entity_class_groups.ServerWorldAccessor,pl:mixin:APP:radium.mixins.json:entity.inactive_navigations.ServerWorldMixin,pl:mixin:APP:radium.mixins.json:profiler.ServerWorldMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:idas.mixins.json:ServerLevelMixin,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:mixins.bosses_of_mass_destruction.json:ExplosionMixin,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:APP:betterendisland.mixins.json:EndergeticExpansionMixins,pl:mixin:A}     at net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.m_7372_(ExplorationMapFunction.java:76) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:31) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:20) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.storage.loot.functions.LootItemFunction.m_80728_(LootItemFunction.java:14) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.storage.loot.functions.LootItemFunction$$Lambda$30065/0x000000080428b5e8.accept(Unknown Source) ~[?:?] {}     at net.minecraft.world.level.storage.loot.entries.LootItem.m_6948_(LootItem.java:33) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.m_6941_(LootPoolSingletonContainer.java:59) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.storage.loot.LootPool.m_79058_(LootPool.java:80) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.storage.loot.LootPool.m_79053_(LootPool.java:95) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.storage.loot.LootTable.m_79131_(LootTable.java:71) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B,pl:mixin:APP:puzzleslib.forge.mixins.json:accessor.LootTableForgeAccessor,pl:mixin:APP:quark.mixins.json:accessor.AccessorLootTable,pl:mixin:A}     at net.minecraft.world.level.storage.loot.LootTable.m_79148_(LootTable.java:83) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B,pl:mixin:APP:puzzleslib.forge.mixins.json:accessor.LootTableForgeAccessor,pl:mixin:APP:quark.mixins.json:accessor.AccessorLootTable,pl:mixin:A}     at net.minecraft.world.level.storage.loot.LootTable.m_79129_(LootTable.java:88) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B,pl:mixin:APP:puzzleslib.forge.mixins.json:accessor.LootTableForgeAccessor,pl:mixin:APP:quark.mixins.json:accessor.AccessorLootTable,pl:mixin:A}     at net.minecraft.world.level.storage.loot.LootTable.m_79123_(LootTable.java:109) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B,pl:mixin:APP:puzzleslib.forge.mixins.json:accessor.LootTableForgeAccessor,pl:mixin:APP:quark.mixins.json:accessor.AccessorLootTable,pl:mixin:A}     at noobanidus.mods.lootr.block.entities.LootrChestBlockEntity.unpackLootTable(LootrChestBlockEntity.java:273) ~[lootr-1.18.2-0.3.27.69.jar%23197!/:0.3.27.69] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B}     at noobanidus.mods.lootr.util.ChestUtil$$Lambda$32353/0x000000080451b998.unpackLootTable(Unknown Source) ~[?:?] {}     at noobanidus.mods.lootr.api.LootFiller$WrappedFiller.unpackLootTable(LootFiller.java:40) ~[lootr-1.18.2-0.3.27.69.jar%23197!/:0.3.27.69] {re:classloading,pl:rei_plugin_compatibilities:B}     at noobanidus.mods.lootr.data.ChestData.createInventory(ChestData.java:219) ~[lootr-1.18.2-0.3.27.69.jar%23197!/:0.3.27.69] {re:classloading,pl:rei_plugin_compatibilities:B}     at noobanidus.mods.lootr.data.DataStorage.getInventory(DataStorage.java:254) ~[lootr-1.18.2-0.3.27.69.jar%23197!/:0.3.27.69] {re:classloading,pl:rei_plugin_compatibilities:B}     at noobanidus.mods.lootr.util.ChestUtil.handleLootChest(ChestUtil.java:116) ~[lootr-1.18.2-0.3.27.69.jar%23197!/:0.3.27.69] {re:classloading,pl:rei_plugin_compatibilities:B}     at noobanidus.mods.lootr.block.LootrChestBlock.m_6227_(LootrChestBlock.java:60) ~[lootr-1.18.2-0.3.27.69.jar%23197!/:0.3.27.69] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60664_(BlockBehaviour.java:697) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:libx:random_tick_block,xf:fml:cc:AbsState,re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:libx:random_tick_block,xf:fml:cc:AbsState,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:libx:random_tick_block,xf:fml:cc:AbsState,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.BlockStateBaseMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockStateBaseMixin,pl:mixin:APP:radium.mixins.json:ai.pathing.AbstractBlockStateMixin,pl:mixin:APP:radium.mixins.json:block.flatten_states.AbstractBlockStateMixin,pl:mixin:APP:radium.mixins.json:chunk.block_counting.AbstractBlockStateMixin,pl:mixin:APP:passablefoliage.mixins.json:BlockStateMixin,pl:mixin:APP:starlight.mixins.json:common.blockstate.BlockStateBaseMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.block.AccessBlockStateBase,pl:mixin:APP:lootr.mixins.json:MixinBlockStateBase,pl:mixin:APP:ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin,pl:mixin:A}     at net.minecraft.server.level.ServerPlayerGameMode.m_7179_(ServerPlayerGameMode.java:342) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,xf:fml:libx:interact,re:computing_frames,pl:rei_plugin_compatibilities:B,xf:fml:libx:interact,re:classloading,pl:rei_plugin_compatibilities:B,xf:fml:libx:interact,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinServerPlayerGameMode,pl:mixin:A}     at net.minecraft.server.network.ServerGamePacketListenerImpl.m_6371_(ServerGamePacketListenerImpl.java:985) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.forge_vehicle_packets.ServerGamePacketListenerImplMixin,pl:mixin:APP:wildbackport-common.mixins.json:network.ServerGamePacketListenerImplMixin,pl:mixin:APP:braincell.mixins.json:ServerGamePacketListenerImplMixin,pl:mixin:APP:timeout_fixes.mixins.json:ServerPlayNetHandlerKeepAliveMixin,pl:mixin:APP:radium.mixins.json:entity.collisions.replace_streams.ServerPlayNetworkHandlerMixin,pl:mixin:APP:dragonmounts.mixins.json:EnsureSafeFlyingVehicleMixin,pl:mixin:APP:toofast.mixins.json:MixinServerNetPlayHandler,pl:mixin:APP:dannys_expansion.mixins.json:ServerGamePacketListenerImplMixin,pl:mixin:A}     at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.m_5797_(ServerboundUseItemOnPacket.java:30) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.m_5797_(ServerboundUseItemOnPacket.java:8) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.network.protocol.PacketUtils.m_131356_(PacketUtils.java:22) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.network.protocol.PacketUtils$$Lambda$30847/0x00000008043957d0.run(Unknown Source) ~[?:?] {}     at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:classloading,pl:rei_plugin_compatibilities:B,re:mixin}     at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {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:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin,pl:mixin:A}     at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,re:computing_frames,pl:rei_plugin_compatibilities:B,re:classloading,pl:rei_plugin_compatibilities:B}     at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:799) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {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:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.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_6367_(MinecraftServer.java:164) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {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:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.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_7245_(BlockableEventLoop.java:131) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {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:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:782) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {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:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.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%23302!/:?] {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:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.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%23302!/:?] {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:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:762) ~[server-1.18.2-20220404.173914-srg.jar%23302!/:?] {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:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.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%23302!/:?] {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:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.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%23302!/:?] {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:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:globaldataandresourcepacks.mixins.json:PackConfigurationMixin,pl:mixin:A} Mixins in Heaven:     net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator:         org.infernalstudios.infernalexp.mixin.common.NoiseBasedChunkGeneratorAccessor (infernal-expansion.mixins.json)     net.minecraft.world.level.chunk.ChunkGenerator:         org.embeddedt.modernfix.common.mixin.perf.cache_strongholds.ChunkGeneratorMixin (modernfix-common.mixins.json)         com.yungnickyoung.minecraft.betterdeserttemples.mixin.DisableVanillaPyramidsMixinForge (betterdeserttemples_forge.mixins.json)         com.silverminer.shrines.mixins.MixinChunkGenerator (mixins.shrines.json)         com.craisinlord.integrated_stronghold.mixin.DisableVanillaStrongholdsMixin (integrated_stronghold.mixins.json)         com.teampotato.redirector.mixin.net.minecraft.world.level.chunk.ChunkGeneratorMixin (redirector.mixins.json)         com.yungnickyoung.minecraft.betterstrongholds.mixin.CancelSearchVanillaStrongholdMixinForge (betterstrongholds_forge.mixins.json)         com.yungnickyoung.minecraft.betteroceanmonuments.mixin.DisableVanillaMonumentsMixinForge (betteroceanmonuments_forge.mixins.json)         com.yungnickyoung.minecraft.betterstrongholds.mixin.DisableVanillaStrongholdsMixinForge (betterstrongholds_forge.mixins.json)         com.yungnickyoung.minecraft.betterwitchhuts.mixin.DisableVanillaWitchHutsMixinForge (betterwitchhuts_forge.mixins.json)         com.legacy.structure_gel.core.mixin.ChunkGeneratorMixin (structure_gel.mixins.json)         com.yungnickyoung.minecraft.bettermineshafts.mixin.DisableVanillaMineshaftsMixinForge (bettermineshafts_forge.mixins.json)         com.yungnickyoung.minecraft.betterfortresses.mixin.DisableVanillaFortressesMixinForge (betterfortresses_forge.mixins.json)         com.github.alexthe666.citadel.mixin.ChunkGeneratorMixin (citadel.mixins.json)     net.minecraft.world.level.levelgen.feature.StructureFeature:         com.faboslav.friendsandfoes.mixin.StructureFeatureAccessor (friendsandfoes-common.mixins.json)         bottomtextdanny.dannys_expansion._mixin.StructureFeatureMixin (dannys_expansion.mixins.json)         bottomtextdanny.braincell.mixin.StructureFeatureMixin (braincell.mixins.json)         party.lemons.biomemakeover.mixin.antigen.StructureFeatureMixin (biomemakeover-common.mixins.json)         com.craisinlord.integrated_api.mixin.structures.StructureFeatureAccessor (integrated_api.mixins.json)     net.minecraft.world.level.levelgen.structure.StructureCheck:         com.silverminer.shrines.mixins.MixinStructureCheck (mixins.shrines.json)     net.minecraft.world.level.StructureFeatureManager:         com.yungnickyoung.minecraft.betterfortresses.mixin.accessor.StructureFeatureManagerAccessor (betterfortresses.mixins.json)     net.minecraft.server.level.ServerLevel:         com.blamejared.crafttweaker.mixin.common.transform.world.level.MixinServerLevel (crafttweaker.mixins.json)         com.sonicether.soundphysics.mixin.ServerWorldMixin (assets/sound_physics_remastered/sound_physics_remastered.mixins.json)         net.mehvahdjukaar.supplementaries.mixins.ServerLevelMixin (supplementaries.mixins.json)         me.jellysquid.mods.lithium.mixin.profiler.ServerWorldMixin (radium.mixins.json)         com.faboslav.friendsandfoes.mixin.ServerWorldAccessor (friendsandfoes-common.mixins.json)         com.craisinlord.idas.mixin.ServerLevelMixin (idas.mixins.json)         com.yungnickyoung.minecraft.betterdeserttemples.mixin.ServerLevelMixin (betterdeserttemples.mixins.json)         com.ordana.immersive_weathering.mixins.ServerLevelMixin (immersive_weathering-common.mixins.json)         org.embeddedt.modernfix.common.mixin.bugfix.chunk_deadlock.ServerLevelMixin (modernfix-common.mixins.json)         com.yungnickyoung.minecraft.betterendisland.mixin.ServerLevelMixin (betterendisland.mixins.json)         com.yungnickyoung.minecraft.betterendisland.mixin.EndergeticExpansionMixins (betterendisland.mixins.json)         me.jellysquid.mods.lithium.mixin.ai.nearby_entity_tracking.ServerWorldAccessor (radium.mixins.json)         com.simibubi.create.foundation.mixin.accessor.ServerLevelAccessor (create.mixins.json)         alternate.current.mixin.ServerLevelMixin (alternate_current.mixins.json)         com.cerbon.bosses_of_mass_destruction.mixin.ExplosionMixin (mixins.bosses_of_mass_destruction.json)         me.steinborn.krypton.mixin.server.fastchunkentityaccess.ServerWorldMixin (krypton.mixins.json)         ca.spottedleaf.starlight.mixin.common.world.ServerWorldMixin (starlight.mixins.json)         me.jellysquid.mods.lithium.mixin.chunk.entity_class_groups.ServerWorldAccessor (radium.mixins.json)         party.lemons.biomemakeover.mixin.multipart.ServerLevelMixin (biomemakeover-common.mixins.json)         me.jellysquid.mods.lithium.mixin.entity.inactive_navigations.ServerWorldMixin (radium.mixins.json)         com.teamabnormals.blueprint.core.mixin.ServerLevelMixin (blueprint.mixins.json)         me.jellysquid.mods.lithium.mixin.alloc.chunk_random.ServerWorldMixin (radium.mixins.json)         org.embeddedt.modernfix.common.mixin.perf.cache_strongholds.ServerLevelMixin (modernfix-common.mixins.json)     net.minecraft.world.level.storage.loot.LootTable:         fuzs.puzzleslib.mixin.accessor.LootTableForgeAccessor (puzzleslib.forge.mixins.json)         vazkii.quark.mixin.accessor.AccessorLootTable (quark.mixins.json)     net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase:         org.embeddedt.modernfix.common.mixin.perf.reduce_blockstate_cache_rebuilds.BlockStateBaseMixin (modernfix-common.mixins.json)         me.jellysquid.mods.lithium.mixin.chunk.block_counting.AbstractBlockStateMixin (radium.mixins.json)         malte0811.ferritecore.mixin.blockstatecache.BlockStateBaseMixin (ferritecore.blockstatecache.mixin.json)         snownee.passablefoliage.mixin.BlockStateMixin (passablefoliage.mixins.json)         noobanidus.mods.lootr.mixins.MixinBlockStateBase (lootr.mixins.json)         me.jellysquid.mods.lithium.mixin.block.flatten_states.AbstractBlockStateMixin (radium.mixins.json)         com.blamejared.crafttweaker.mixin.common.access.block.AccessBlockStateBase (crafttweaker.mixins.json)         ca.spottedleaf.starlight.mixin.common.blockstate.BlockStateBaseMixin (starlight.mixins.json)         org.embeddedt.modernfix.common.mixin.bugfix.chunk_deadlock.BlockStateBaseMixin (modernfix-common.mixins.json)         me.jellysquid.mods.lithium.mixin.ai.pathing.AbstractBlockStateMixin (radium.mixins.json)     net.minecraft.server.level.ServerPlayerGameMode:         org.infernalstudios.infernalexp.mixin.common.MixinServerPlayerGameMode (infernal-expansion.mixins.json)     net.minecraft.server.network.ServerGamePacketListenerImpl:         org.embeddedt.modernfix.forge.mixin.bugfix.forge_vehicle_packets.ServerGamePacketListenerImplMixin (modernfix-forge.mixins.json)         com.corosus.timeout_fixes.mixin.ServerPlayNetHandlerKeepAliveMixin (timeout_fixes.mixins.json)         me.jellysquid.mods.lithium.mixin.entity.collisions.replace_streams.ServerPlayNetworkHandlerMixin (radium.mixins.json)         bottomtextdanny.braincell.mixin.ServerGamePacketListenerImplMixin (braincell.mixins.json)         noobanidus.mods.toofast.mixins.MixinServerNetPlayHandler (toofast.mixins.json)         com.cursedcauldron.wildbackport.core.mixin.network.ServerGamePacketListenerImplMixin (wildbackport-common.mixins.json)         com.github.kay9.dragonmounts.mixins.EnsureSafeFlyingVehicleMixin (dragonmounts.mixins.json)         bottomtextdanny.dannys_expansion._mixin.ServerGamePacketListenerImplMixin (dannys_expansion.mixins.json)     net.minecraft.util.thread.BlockableEventLoop:         org.embeddedt.modernfix.common.mixin.perf.fix_loop_spin_waiting.BlockableEventLoopMixin (modernfix-common.mixins.json)     net.minecraft.server.MinecraftServer:         org.embeddedt.modernfix.common.mixin.perf.dedicated_reload_executor.MinecraftServerMixin (modernfix-common.mixins.json)         io.github.bumblesoftware.fastload.mixin.server.MinecraftServerMixin (fastload.mixins.json)         com.blamejared.crafttweaker.mixin.common.access.server.AccessMinecraftServer (crafttweaker.mixins.json)         org.embeddedt.modernfix.common.mixin.core.MinecraftServerMixin (modernfix-common.mixins.json)         com.abdelaziz.saturn.mixin.allocations.server_directory.MinecraftServerMixin (saturn.mixins.json)         net.blay09.mods.balm.mixin.MinecraftServerMixin (balm.mixins.json)         net.dark_roleplay.gdarp.mixin.PackConfigurationMixin (globaldataandresourcepacks.mixins.json)         org.infernalstudios.infernalexp.mixin.common.MixinMinecraftServer (infernal-expansion.mixins.json) -- Thread Dump -- Details:     Threads: "Reference Handler" daemon prio=10 Id=2 RUNNABLE     at java.base@17.0.2/java.lang.ref.Reference.waitForReferencePendingList(Native Method)     at java.base@17.0.2/java.lang.ref.Reference.processPendingReferences(Reference.java:253)     at java.base@17.0.2/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215) "Finalizer" daemon prio=8 Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@93fd6f1     at java.base@17.0.2/java.lang.Object.wait(Native Method)     -  waiting on java.lang.ref.ReferenceQueue$Lock@93fd6f1     at java.base@17.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)     at java.base@17.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)     at java.base@17.0.2/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:172) "Signal Dispatcher" daemon prio=9 Id=4 RUNNABLE "Common-Cleaner" daemon prio=8 Id=20 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@7f829a6     at java.base@17.0.2/java.lang.Object.wait(Native Method)     -  waiting on java.lang.ref.ReferenceQueue$Lock@7f829a6     at java.base@17.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)     at java.base@17.0.2/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)     at java.base@17.0.2/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162) "Notification Thread" daemon prio=9 Id=21 RUNNABLE "FileSystemWatchService" daemon prio=5 Id=30 RUNNABLE (in native)     at java.base@17.0.2/sun.nio.fs.LinuxWatchService.poll(Native Method)     at java.base@17.0.2/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Timer hack thread" daemon prio=5 Id=33 TIMED_WAITING     at java.base@17.0.2/java.lang.Thread.sleep(Native Method)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.Util$8.run(Util.java:628) "pool-4-thread-1" prio=5 Id=56 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3c7bd81     at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method)     -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3c7bd81     at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)     at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)     at java.base@17.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)     at java.base@17.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)     at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)     at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)     at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-4-thread-2" prio=5 Id=57 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3c7bd81     at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method)     -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3c7bd81     at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)     at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)     at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)     at java.base@17.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)     at java.base@17.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)     at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)     at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)     at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Java2D Disposer" daemon prio=10 Id=60 WAITING on java.lang.ref.ReferenceQueue$Lock@46c5239d     at java.base@17.0.2/java.lang.Object.wait(Native Method)     -  waiting on java.lang.ref.ReferenceQueue$Lock@46c5239d     at java.base@17.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)     at java.base@17.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)     at java.desktop@17.0.2/sun.java2d.Disposer.run(Disposer.java:145)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "DFU cleaning thread" daemon prio=1 Id=67 TIMED_WAITING     at java.base@17.0.2/java.lang.Thread.sleep(Native Method)     at TRANSFORMER/modernfix@5.18.0+mc1.18.2/org.embeddedt.modernfix.dfu.DFUBlaster$CleanerThread.run(DFUBlaster.java:59) "FileSystemWatchService" daemon prio=5 Id=83 RUNNABLE (in native)     at java.base@17.0.2/sun.nio.fs.LinuxWatchService.poll(Native Method)     at java.base@17.0.2/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "FileSystemWatchService" daemon prio=5 Id=84 RUNNABLE (in native)     at java.base@17.0.2/sun.nio.fs.LinuxWatchService.poll(Native Method)     at java.base@17.0.2/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "FileSystemWatchService" daemon prio=5 Id=85 RUNNABLE (in native)     at java.base@17.0.2/sun.nio.fs.LinuxWatchService.poll(Native Method)     at java.base@17.0.2/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "FileSystemWatchService" daemon prio=5 Id=86 RUNNABLE (in native)     at java.base@17.0.2/sun.nio.fs.LinuxWatchService.poll(Native Method)     at java.base@17.0.2/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "FileSystemWatchService" daemon prio=5 Id=87 RUNNABLE (in native)     at java.base@17.0.2/sun.nio.fs.LinuxWatchService.poll(Native Method)     at java.base@17.0.2/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "FileSystemWatchService" daemon prio=5 Id=88 RUNNABLE (in native)     at java.base@17.0.2/sun.nio.fs.LinuxWatchService.poll(Native Method)     at java.base@17.0.2/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Worker-Main-16" daemon prio=4 Id=104 WAITING on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method)     -  waiting on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)     at java.base@17.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) "Worker-Main-17" daemon prio=4 Id=105 WAITING on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method)     -  waiting on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)     at java.base@17.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) "Worker-Main-18" daemon prio=4 Id=106 WAITING on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method)     -  waiting on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)     at java.base@17.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) "Worker-Main-19" daemon prio=4 Id=107 WAITING on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method)     -  waiting on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)     at java.base@17.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) "Worker-Main-20" daemon prio=4 Id=108 WAITING on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method)     -  waiting on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)     at java.base@17.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) "Worker-Main-21" daemon prio=4 Id=109 WAITING on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method)     -  waiting on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)     at java.base@17.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) "Worker-Main-22" daemon prio=4 Id=110 WAITING on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method)     -  waiting on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)     at java.base@17.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) "Worker-Main-23" daemon prio=4 Id=111 TIMED_WAITING on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method)     -  waiting on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)     at java.base@17.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) "Worker-Main-24" daemon prio=4 Id=112 WAITING on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method)     -  waiting on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)     at java.base@17.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) "Worker-Main-25" daemon prio=4 Id=113 WAITING on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method)     -  waiting on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)     at java.base@17.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) "Worker-Main-26" daemon prio=4 Id=114 WAITING on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method)     -  waiting on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)     at java.base@17.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) "Worker-Main-27" daemon prio=4 Id=115 WAITING on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method)     -  waiting on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)     at java.base@17.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) "Worker-Main-28" daemon prio=4 Id=116 WAITING on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method)     -  waiting on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)     at java.base@17.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) "Worker-Main-29" daemon prio=4 Id=117 WAITING on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method)     -  waiting on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)     at java.base@17.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) "Worker-Main-30" daemon prio=4 Id=118 WAITING on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method)     -  waiting on java.util.concurrent.ForkJoinPool@31baedea     at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)     at java.base@17.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) "Server thread" prio=8 Id=119 RUNNABLE     at MC-BOOTSTRAP/com.google.common@31.0.1-jre/com.google.common.collect.ImmutableList.hashCode(ImmutableList.java:693)     at java.base@17.0.2/java.util.Objects.hashCode(Objects.java:103)     at java.base@17.0.2/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800c12400.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f65000.linkToTargetMethod(LambdaForm$MH)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.util.CubicSpline$Multipoint.hashCode(CubicSpline.java:35)     at MC-BOOTSTRAP/com.google.common@31.0.1-jre/com.google.common.collect.ImmutableList.hashCode(ImmutableList.java:693)     at java.base@17.0.2/java.util.Objects.hashCode(Objects.java:103)     at java.base@17.0.2/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800c12400.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f65000.linkToTargetMethod(LambdaForm$MH)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.util.CubicSpline$Multipoint.hashCode(CubicSpline.java:35)     at java.base@17.0.2/java.util.Objects.hashCode(Objects.java:103)     at java.base@17.0.2/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800c12400.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f65000.linkToTargetMethod(LambdaForm$MH)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.biome.TerrainShaper.hashCode(TerrainShaper.java:29)     at java.base@17.0.2/java.util.Objects.hashCode(Objects.java:103)     at java.base@17.0.2/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800c12400.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f65000.linkToTargetMethod(LambdaForm$MH)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$TerrainShaperSpline.hashCode(DensityFunctions.java:1248)     at java.base@17.0.2/java.util.Objects.hashCode(Objects.java:103)     at java.base@17.0.2/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800c12400.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f65000.linkToTargetMethod(LambdaForm$MH)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$Ap2.hashCode(DensityFunctions.java:1136)     at java.base@17.0.2/java.util.Objects.hashCode(Objects.java:103)     at java.base@17.0.2/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800c12400.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f65000.linkToTargetMethod(LambdaForm$MH)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$Ap2.hashCode(DensityFunctions.java:1136)     at java.base@17.0.2/java.util.Objects.hashCode(Objects.java:103)     at java.base@17.0.2/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800c12400.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f65000.linkToTargetMethod(LambdaForm$MH)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.core.Holder$Direct.hashCode(Holder.java:55)     at java.base@17.0.2/java.util.Objects.hashCode(Objects.java:103)     at java.base@17.0.2/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800c12400.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f64c00.invoke(LambdaForm$MH)     at java.base@17.0.2/java.lang.invoke.LambdaForm$MH/0x0000000800f65000.linkToTargetMethod(LambdaForm$MH)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.hashCode(DensityFunctions.java:378)     at java.base@17.0.2/java.util.HashMap.hash(HashMap.java:338)     at java.base@17.0.2/java.util.HashMap.computeIfAbsent(HashMap.java:1191)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.NoiseChunk.m_209213_(NoiseChunk.java:855)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.NoiseChunk$$Lambda$31752/0x000000080448ad30.apply(Unknown Source)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$Marker.m_207456_(DensityFunctions.java:457)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$Marker.m_207456_(DensityFunctions.java:457)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$Mapped.m_207456_(DensityFunctions.java:933)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$Mapped.m_207456_(DensityFunctions.java:875)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$RangeChoice.m_207456_(DensityFunctions.java:718)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$Marker.m_207456_(DensityFunctions.java:457)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$RangeChoice.m_207456_(DensityFunctions.java:718)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$Marker.m_207456_(DensityFunctions.java:457)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$RangeChoice.m_207456_(DensityFunctions.java:718)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$Slide.m_207456_(DensityFunctions.java:958)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$BlendDensity.m_207456_(DensityFunctions.java:829)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$Marker.m_207456_(DensityFunctions.java:457)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$HolderHolder.m_207456_(DensityFunctions.java:392)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$Ap2.m_207456_(DensityFunctions.java:1199)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.DensityFunctions$Marker.m_207456_(DensityFunctions.java:457)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.NoiseChunk.<init>(NoiseChunk.java:201)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.NoiseChunk.m_209194_(NoiseChunk.java:120)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.m_158413_(NoiseBasedChunkGenerator.java:238)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.m_142647_(NoiseBasedChunkGenerator.java:172)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.chunk.ChunkGenerator.m_156179_(ChunkGenerator.java:723)     at TRANSFORMER/dungeons_arise@2.1.52-1.18.2/net.aurelj.dungeons_arise.structures.fortified.ThornbornTowersStructure.isFeatureChunk(ThornbornTowersStructure.java:69)     at TRANSFORMER/dungeons_arise@2.1.52-1.18.2/net.aurelj.dungeons_arise.structures.fortified.ThornbornTowersStructure.lambda$new$0(ThornbornTowersStructure.java:48)     at TRANSFORMER/dungeons_arise@2.1.52-1.18.2/net.aurelj.dungeons_arise.structures.fortified.ThornbornTowersStructure$$Lambda$21774/0x00000008039d41e0.m_197347_(Unknown Source)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.feature.StructureFeature.m_197171_(StructureFeature.java:163)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.structure.StructureCheck.m_209990_(StructureCheck.java:105)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.structure.StructureCheck.m_209960_(StructureCheck.java:92)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.structure.StructureCheck$$Lambda$32636/0x000000080455f840.get(Unknown Source)     at MC-BOOTSTRAP/it.unimi.dsi.fastutil@8.5.6/it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap.computeIfAbsent(Long2BooleanOpenHashMap.java:496)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.levelgen.structure.StructureCheck.m_209964_(StructureCheck.java:91)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.StructureFeatureManager.m_207777_(StructureFeatureManager.java:151)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.chunk.ChunkGenerator.m_208059_(ChunkGenerator.java:363)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.chunk.ChunkGenerator.m_207970_(ChunkGenerator.java:303)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.level.ServerLevel.m_207561_(ServerLevel.java:1095)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.m_7372_(ExplorationMapFunction.java:76)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:31)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:20)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.storage.loot.functions.LootItemFunction.m_80728_(LootItemFunction.java:14)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.storage.loot.functions.LootItemFunction$$Lambda$30065/0x000000080428b5e8.accept(Unknown Source)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.storage.loot.entries.LootItem.m_6948_(LootItem.java:33)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.m_6941_(LootPoolSingletonContainer.java:59)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.storage.loot.LootPool.m_79058_(LootPool.java:80)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.storage.loot.LootPool.m_79053_(LootPool.java:95)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.storage.loot.LootTable.m_79131_(LootTable.java:71)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.storage.loot.LootTable.m_79148_(LootTable.java:83)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.storage.loot.LootTable.m_79129_(LootTable.java:88)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.storage.loot.LootTable.m_79123_(LootTable.java:109)     at TRANSFORMER/lootr@0.3.26.68/noobanidus.mods.lootr.block.entities.LootrChestBlockEntity.unpackLootTable(LootrChestBlockEntity.java:273)     at TRANSFORMER/lootr@0.3.26.68/noobanidus.mods.lootr.util.ChestUtil$$Lambda$32353/0x000000080451b998.unpackLootTable(Unknown Source)     at TRANSFORMER/lootr@0.3.26.68/noobanidus.mods.lootr.api.LootFiller$WrappedFiller.unpackLootTable(LootFiller.java:40)     at TRANSFORMER/lootr@0.3.26.68/noobanidus.mods.lootr.data.ChestData.createInventory(ChestData.java:219)     at TRANSFORMER/lootr@0.3.26.68/noobanidus.mods.lootr.data.DataStorage.getInventory(DataStorage.java:254)     at TRANSFORMER/lootr@0.3.26.68/noobanidus.mods.lootr.util.ChestUtil.handleLootChest(ChestUtil.java:116)     at TRANSFORMER/lootr@0.3.26.68/noobanidus.mods.lootr.block.LootrChestBlock.m_6227_(LootrChestBlock.java:60)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60664_(BlockBehaviour.java:697)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.level.ServerPlayerGameMode.m_7179_(ServerPlayerGameMode.java:342)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.network.ServerGamePacketListenerImpl.m_6371_(ServerGamePacketListenerImpl.java:985)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.m_5797_(ServerboundUseItemOnPacket.java:30)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.m_5797_(ServerboundUseItemOnPacket.java:8)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.network.protocol.PacketUtils.m_131356_(PacketUtils.java:22)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.network.protocol.PacketUtils$$Lambda$30847/0x00000008043957d0.run(Unknown Source)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.TickTask.run(TickTask.java:18)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:799)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:164)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:782)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:776)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:140)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:762)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:689)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.MinecraftServer$$Lambda$29080/0x00000008040c86a8.run(Unknown Source)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Server console handler" daemon prio=8 Id=121 RUNNABLE     at java.base@17.0.2/java.io.FileInputStream.read0(Native Method)     at java.base@17.0.2/java.io.FileInputStream.read(FileInputStream.java:228)     at MC-BOOTSTRAP/jline.terminal@3.12.1/org.jline.terminal.impl.AbstractPty$PtyInputStream.read(AbstractPty.java:73)     at MC-BOOTSTRAP/jline.terminal@3.12.1/org.jline.utils.NonBlockingInputStream.read(NonBlockingInputStream.java:62)     at MC-BOOTSTRAP/jline.terminal@3.12.1/org.jline.utils.NonBlocking$NonBlockingInputStreamReader.read(NonBlocking.java:168)     at MC-BOOTSTRAP/jline.terminal@3.12.1/org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57)     at MC-BOOTSTRAP/jline.reader@3.12.1/org.jline.keymap.BindingReader.readCharacter(BindingReader.java:133)     at MC-BOOTSTRAP/jline.reader@3.12.1/org.jline.keymap.BindingReader.readBinding(BindingReader.java:110)     at MC-BOOTSTRAP/jline.reader@3.12.1/org.jline.keymap.BindingReader.readBinding(BindingReader.java:61)     at MC-BOOTSTRAP/jline.reader@3.12.1/org.jline.reader.impl.LineReaderImpl.doReadBinding(LineReaderImpl.java:848)     at MC-BOOTSTRAP/jline.reader@3.12.1/org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:868)     at MC-BOOTSTRAP/jline.reader@3.12.1/org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:575)     at MC-BOOTSTRAP/jline.reader@3.12.1/org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:418)     at TRANSFORMER/forge@40.2.17/net.minecraftforge.server.console.TerminalHandler.handleCommands(TerminalHandler.java:46)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:92) "DestroyJavaVM" prio=5 Id=122 RUNNABLE "Netty Epoll Server IO #0" daemon prio=8 Id=123 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:192)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:185)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:290)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:347)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "FileSystemWatchService" daemon prio=8 Id=124 RUNNABLE (in native)     at java.base@17.0.2/sun.nio.fs.LinuxWatchService.poll(Native Method)     at java.base@17.0.2/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "FileSystemWatchService" daemon prio=8 Id=125 RUNNABLE (in native)     at java.base@17.0.2/sun.nio.fs.LinuxWatchService.poll(Native Method)     at java.base@17.0.2/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "HttpClient-3-SelectorManager" daemon prio=8 Id=126 RUNNABLE (in native)     at java.base@17.0.2/sun.nio.ch.EPoll.wait(Native Method)     at java.base@17.0.2/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:118)     at java.base@17.0.2/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)     -  locked sun.nio.ch.Util$2@77494762     -  locked sun.nio.ch.EPollSelectorImpl@49dcd7bf     at java.base@17.0.2/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)     at platform/java.net.http@17.0.2/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:889) "spark-monitoring-thread" daemon prio=5 Id=127 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@26eadcd2     at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method)     -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@26eadcd2     at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)     at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)     at java.base@17.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)     at java.base@17.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)     at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)     at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)     at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "spark-worker-pool-1-thread-1" daemon prio=8 Id=128 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@40d9b058     at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method)     -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@40d9b058     at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)     at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)     at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)     at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)     at java.base@17.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)     at java.base@17.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)     at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)     at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)     at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "spark-async-sampler-worker-thread" prio=5 Id=130 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d968d76     at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method)     -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d968d76     at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)     at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)     at java.base@17.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)     at java.base@17.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)     at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)     at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)     at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Query Listener #1" prio=8 Id=134 RUNNABLE     at java.base@17.0.2/sun.nio.ch.Net.poll(Native Method)     at java.base@17.0.2/sun.nio.ch.SelChImpl.park(SelChImpl.java:92)     at java.base@17.0.2/sun.nio.ch.DatagramChannelImpl.trustedBlockingReceive(DatagramChannelImpl.java:705)     at java.base@17.0.2/sun.nio.ch.DatagramChannelImpl.blockingReceive(DatagramChannelImpl.java:633)     at java.base@17.0.2/sun.nio.ch.DatagramSocketAdaptor.receive(DatagramSocketAdaptor.java:240)     at java.base@17.0.2/java.net.DatagramSocket.receive(DatagramSocket.java:700)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.rcon.thread.QueryThreadGs4.run(QueryThreadGs4.java:258)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)     Number of locked synchronizers = 1     - java.util.concurrent.locks.ReentrantLock$NonfairSync@52d8dc54 "Server Watchdog" daemon prio=8 Id=135 RUNNABLE     at java.management@17.0.2/sun.management.ThreadImpl.dumpThreads0(Native Method)     at java.management@17.0.2/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)     at java.management@17.0.2/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:509)     at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:43)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #1" daemon prio=8 Id=139 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait0(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:176)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #2" daemon prio=8 Id=143 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:192)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:185)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:290)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:347)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #3" daemon prio=8 Id=147 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait0(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:176)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #4" daemon prio=8 Id=150 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait0(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:176)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #5" daemon prio=8 Id=151 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait0(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:176)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #6" daemon prio=8 Id=173 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait0(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:176)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #7" daemon prio=8 Id=174 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait0(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:176)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #8" daemon prio=8 Id=178 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait0(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:176)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #9" daemon prio=8 Id=180 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait0(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:176)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #10" daemon prio=8 Id=225 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait0(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:176)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #11" daemon prio=8 Id=229 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait0(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:176)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #12" daemon prio=8 Id=230 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait0(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:176)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #13" daemon prio=8 Id=239 RUNNABLE     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:192)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:185)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:290)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:347)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #14" daemon prio=8 Id=323 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait0(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:176)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #15" daemon prio=8 Id=324 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:192)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:185)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:290)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:347)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #16" daemon prio=8 Id=325 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:192)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:185)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:290)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:347)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #17" daemon prio=8 Id=354 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait0(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:176)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #18" daemon prio=8 Id=355 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:192)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:185)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:290)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:347)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #19" daemon prio=8 Id=392 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait0(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:176)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #20" daemon prio=8 Id=393 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:192)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:185)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:290)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:347)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #21" daemon prio=8 Id=432 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait0(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:176)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #22" daemon prio=8 Id=433 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:192)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:185)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:290)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:347)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #23" daemon prio=8 Id=440 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait0(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:176)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #24" daemon prio=8 Id=441 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait0(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:176)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #25" daemon prio=8 Id=443 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait0(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:176)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #26" daemon prio=8 Id=444 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait0(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:176)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #27" daemon prio=8 Id=445 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait0(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:176)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #28" daemon prio=8 Id=446 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:192)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:185)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:290)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:347)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #29" daemon prio=8 Id=453 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait0(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:176)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #30" daemon prio=8 Id=454 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:192)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:185)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:290)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:347)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Netty Epoll Server IO #31" daemon prio=8 Id=500 RUNNABLE (in native)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait0(Native Method)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:176)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "IO-Worker-126" prio=8 Id=583 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@22a48691     at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method)     -  waiting on java.util.concurrent.SynchronousQueue$TransferStack@22a48691     at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)     at java.base@17.0.2/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)     at java.base@17.0.2/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)     at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)     at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)     at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "IO-Worker-129" prio=8 Id=593 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@22a48691     at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method)     -  waiting on java.util.concurrent.SynchronousQueue$TransferStack@22a48691     at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)     at java.base@17.0.2/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)     at java.base@17.0.2/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)     at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)     at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)     at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)     at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "Async-profiler Timer" daemon prio=5 Id=594 RUNNABLE (in native) Stacktrace:     at net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:58) [server-1.18.2-20220404.173914-srg.jar%23302!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B,pl:mixin:APP:fullstackwatchdog-common.mixins.json:ServerWatchdogMixin,pl:mixin:A}     at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin} Mixins in Heaven:     net.minecraft.server.dedicated.ServerWatchdog:         com.telepathicgrunt.fullstackwatchdog.mixins.ServerWatchdogMixin (fullstackwatchdog-common.mixins.json) -- Performance stats -- Details:     Random tick rate: 3     Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 2, entities: 326,307,2949,1154,1154,0,0 [minecraft:skeleton:61,untamedwilds:spadefish:24,minecraft:cow:14,minecraft:zombie:14,monsterplus:crystal_zombie:11], block_entities: 410 [minecraft:mob_spawner:241,apotheosis:boss_spawner:60,minecraft:campfire:46,quark:monster_box:38,minecraft:furnace:14], block_ticks: 24155, fluid_ticks: 2276, chunk_source: Chunks W: 5339 E: 326,307,2949,1154,1154,0,0, ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0, ResourceKey[minecraft:dimension / simple_mobs:fervent_dream]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0, ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0, ResourceKey[minecraft:dimension / blue_skies:everbright]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0, ResourceKey[minecraft:dimension / simple_mobs:distant_land]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0, ResourceKey[minecraft:dimension / blue_skies:everdawn]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0 -- System Details -- Details:     Minecraft Version: 1.18.2     Minecraft Version ID: 1.18.2     Operating System: Linux (amd64) version 4.19.0-24-amd64     Java Version: 17.0.2, Oracle Corporation     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation     Memory: 2079807760 bytes (1983 MiB) / 6379339776 bytes (6083 MiB) up to 6379339776 bytes (6083 MiB)     CPUs: 16     Processor Vendor: AuthenticAMD     Processor Name: AMD Ryzen 7 5800X 8-Core Processor     Identifier: AuthenticAMD Family 25 Model 33 Stepping 0     Microarchitecture: Zen 3     Frequency (GHz): -0,00     Number of physical packages: 1     Number of physical CPUs: 8     Number of logical CPUs: 16     Graphics card #0 name: ASPEED Graphics Family     Graphics card #0 vendor: ASPEED Technology, Inc. (0x1a03)     Graphics card #0 VRAM (MB): 0,00     Graphics card #0 deviceId: 0x2000     Graphics card #0 versionInfo: unknown     Virtual memory max (MB): 73975,88     Virtual memory used (MB): 73937,02     Swap memory total (MB): 9530,00     Swap memory used (MB): 2358,09     JVM Flags: 16 total; -Xms4096M -Xmx6144M -XX:MetaspaceSize=384M -XX:MaxMetaspaceSize=768M -XX:+UseSerialGC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:InitiatingHeapOccupancyPercent=15 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -XX:UseSSE=4 -XX:SoftMaxHeapSize=4096M -XX:InitiatingHeapOccupancyPercent=0     Server Running: true     Player Count: 2 / 10; [ServerPlayer['Swarlyl'/90330, l='ServerLevel[LE RPG DES AMIS]', x=-208.42, y=105.00, z=1645.87], ServerPlayer['00h51'/113712, l='ServerLevel[LE RPG DES AMIS]', x=-208.10, y=105.00, z=1645.10]]     Data Packs: vanilla, mod:saturn (incompatible), mod:dynamiclightsreforged (incompatible), mod:adaptive_performance_tweaks_core, mod:betterdungeons, mod:habitat (incompatible), mod:enchantlimiter (incompatible), mod:stackablepotions (incompatible), mod:secondchanceforge (incompatible), mod:supermartijn642configlib, mod:deleteitem (incompatible), mod:infernalexp (incompatible), mod:areas, mod:playeranimator, mod:infernal, mod:majruszsdifficulty (incompatible), mod:quest_giver (incompatible), mod:nyfsquiver (incompatible), mod:modernfix (incompatible), mod:yungsapi, mod:wildbackport, mod:maxhealthfix (incompatible), mod:armorcurve (incompatible), mod:difficultraids, mod:guardvillagers (incompatible), mod:apotheosis (incompatible), mod:tcdcommons, mod:balm (incompatible), mod:betterfortresses, mod:paraglider, mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:structure_gel, mod:solapplepie (incompatible), mod:corpse (incompatible), mod:advancementplaques (incompatible), mod:tinyskeletons, mod:tenshilib, mod:morevillagers (incompatible), mod:bcc (incompatible), mod:braincell (incompatible), mod:timeout_fixes (incompatible), mod:hardermonsterboats (incompatible), mod:supermartijn642corelib, mod:yungsbridges, mod:highlighter (incompatible), mod:spark (incompatible), mod:yungsextras, mod:cc (incompatible), mod:bettervillage, mod:atlaslib (incompatible), mod:pmmo (incompatible), mod:indestructible, mod:netherskeletons, mod:itemphysic (incompatible), mod:betterendisland, mod:krypton (incompatible), mod:illageandspillage, mod:bettermineshafts, mod:radium (incompatible), mod:mowziesmobs (incompatible), mod:humancompanions (incompatible), mod:fastload (incompatible), mod:mutantmonsters, mod:reputation (incompatible), mod:simple_mobs, mod:ef_weapon_extended, mod:attributefix (incompatible), mod:wom, mod:libraryferret, mod:goblintraders (incompatible), mod:caelus (incompatible), mod:kobolds, mod:immersive_weathering (incompatible), mod:passablefoliage, mod:fullstackwatchdog (incompatible), mod:falchionmoveset, mod:mobhealthbar (incompatible), mod:integrated_api, mod:sereneseasons (incompatible), mod:jumpboat (incompatible), mod:libx, mod:scattered_weapons, mod:champions, mod:starlight (incompatible), mod:impactful, mod:jeitweaker (incompatible), mod:crafttweaker (incompatible), mod:gamestages, mod:restored_earth, mod:forge, mod:villagercomfort, mod:efmpirates, mod:ash_of_sin_soul_like_boss_battle (incompatible), mod:darkersouls (incompatible), mod:undead_revamp2, mod:logbegone (incompatible), mod:idas, mod:dungeons_arise, mod:smoothchunk (incompatible), mod:logprot (incompatible), mod:terrablender (incompatible), mod:awesomedungeonnether, mod:commonality, mod:jet_and_elias_armors, mod:presencenotrequired, mod:mlib (incompatible), mod:efdg, mod:epicfight, mod:betterfpsdist (incompatible), mod:flywheel (incompatible), mod:ecologics, mod:integrated_stronghold, mod:polymorph (incompatible), mod:mixininheaven (incompatible), mod:autoreglib (incompatible), mod:redirector (incompatible), mod:globaldataandresourcepacks (incompatible), mod:fastfurnace (incompatible), mod:tlc, mod:lootr (incompatible), mod:lilwings (incompatible), mod:puzzleslib, mod:bettergolem, mod:ob_core, mod:followme (incompatible), mod:aquamirae, mod:cristellib, mod:hexerei (incompatible), mod:treechop (incompatible), mod:blue_skies (incompatible), mod:betterwitchhuts, mod:netherportalfix (incompatible), mod:sword_soaring, mod:incontrol (incompatible), mod:betteroceanmonuments, mod:dawncraft_fixes, mod:incendium, mod:sophisticatedcore (incompatible), mod:insanelib, mod:mimic (incompatible), mod:geckolib3 (incompatible), mod:villagernames, mod:piglinproliferation, mod:prism (incompatible), mod:placebo (incompatible), mod:rei_plugin_compatibilities (incompatible), mod:mixinextras (incompatible), mod:feature_nbt_deadlock_be_gone (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:progressivebosses, mod:bygonenether (incompatible), mod:melody (incompatible), mod:ash_of_sin_custom_anti_trap_cage_entity (incompatible), mod:dragonmounts (incompatible), mod:dummmmmmy (incompatible), mod:konkrete (incompatible), mod:bloodandmadness (incompatible), mod:getittogetherdrops (incompatible), mod:endrem (incompatible), mod:dogslie (incompatible), mod:chunky (incompatible), mod:medievalmusic (incompatible), mod:goblinsanddungeons (incompatible), mod:patchouli (incompatible), mod:collective (incompatible), mod:spyglass_improvements (incompatible), mod:curios (incompatible), mod:nightconfigfixes (incompatible), mod:betterstrongholds, mod:aggrofix, mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:ftbranks (incompatible), mod:aiimprovements (incompatible), mod:ageingspawners, mod:zensummoning (incompatible), mod:adaptive_performance_tweaks_items, mod:polylib (incompatible), mod:dcclasses (incompatible), mod:fixmyspawnr (incompatible), mod:biomemakeover (incompatible), mod:limitedchunks (incompatible), mod:shrines, mod:nourished_nether, mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:easymagic (incompatible), mod:conjurer_illager, mod:callablehorses (incompatible), mod:obscure_api, mod:enlightened_end, mod:create, mod:waystones (incompatible), mod:monsterplus (incompatible), mod:structory, mod:fastsuite (incompatible), mod:journeymap, mod:comforts (incompatible), mod:tumbleweed (incompatible), mod:alternate_current (incompatible), mod:magistuarmory (incompatible), mod:dungeoncrawl, mod:badmobs, mod:ob_tooltips, mod:farsightedmobs (incompatible), mod:betterdeserttemples, mod:orcz, mod:farsight_view (incompatible), mod:bosses_of_mass_destruction, mod:terralith, mod:pineapple_delight, mod:blueprint (incompatible), mod:savage_and_ravage (incompatible), mod:recipestages (incompatible), mod:armoreablemobs (incompatible), mod:toofast (incompatible), mod:libertyvillagers (incompatible), mod:meetyourfight (incompatible), mod:friendsandfoes (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:ba_bt, mod:revamped_phantoms (incompatible), mod:mixinsquared (incompatible), mod:jade, mod:creativecore (incompatible), mod:paraglidersstaminacompats, mod:roughlyenoughitems (incompatible), mod:betterstats, mod:plushies (incompatible), mod:iceberg (incompatible), mod:quark (incompatible), mod:brutalbosses (incompatible), mod:ash_of_sin_custom_entity_anti_effect (incompatible), mod:fastbench (incompatible), mod:storagedrawers (incompatible), mod:irons_spellbooks (incompatible), mod:doespotatotick (incompatible), mod:hunterillager, mod:mvs (incompatible), mod:dannys_expansion (incompatible), mod:creeperoverhaul (incompatible), mod:alexsdelight, mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:cloudstorage, mod:untamedwilds (incompatible), mod:farmersdelight, mod:cataclysm (incompatible), mod:nethersdelight (incompatible), mod:ferritecore (incompatible), mod:apexcore, mod:fantasyfurniture, mod:improvedmobs, mod:dawncraft (incompatible), /var/directory_serv/minecraft_446119/config/dcclasses (incompatible), Immersive Weathering Generated Pack, Supplementaries Generated Pack, global:DawnCraft_Datapack, global:ttsot, global:witch-raids-1-18-v-1-1 (incompatible)     World Generation: Stable     Is Modded: Definitely; Server brand changed to 'forge'     Type: Dedicated Server (map_server.txt)     ModLauncher: 9.1.3+9.1.3+main.9b69c82a     ModLauncher launch target: forgeserver     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           Dawncraft Fixes TRANSFORMATIONSERVICE      FML Language Providers:          minecraft@1.0         lowcodefml@null         javafml@null     Mod List:          saturn-mc1.18.2-0.1.5.jar                         |Saturn                        |saturn                        |0.1.5               |DONE      |Manifest: NOSIGNATURE         dynamiclightsreforged-1.18.2_v1.3.3.jar           |Rubidium Dynamic Lights       |dynamiclightsreforged         |1.18.2_v1.3.3       |DONE      |Manifest: NOSIGNATURE         adaptive_performance_tweaks_core_1.18.2-10.2.0.jar|APTweaks: Core                |adaptive_performance_tweaks_co|10.2.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         habitat-1.1.5.jar                                 |Habitat                       |habitat                       |1.1.5               |DONE      |Manifest: NOSIGNATURE         enchantlimiter-2.0.jar                            |Enchantment Limiter           |enchantlimiter                |2.0                 |DONE      |Manifest: NOSIGNATURE         StackablePotions-forge-1.18.2-1.0.0.jar           |Stackable Potions             |stackablepotions              |1.0.0               |DONE      |Manifest: NOSIGNATURE         secondchanceforge-1.18.2-1.5.0.jar                |Second Chance Forge           |secondchanceforge             |1.5.0               |DONE      |Manifest: NOSIGNATURE         supermartijn642configlib-1.1.8-forge-mc1.18.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |DONE      |Manifest: NOSIGNATURE         itemdelete-2.0.3.1.jar                            |DeleteItem                    |deleteitem                    |2.0.3.1             |DONE      |Manifest: NOSIGNATURE         infernal-expansion-1.18.2-2.5.0.jar               |Infernal Expansion            |infernalexp                   |2.5.0               |DONE      |Manifest: NOSIGNATURE         areas-1.18.2-5.2.jar                              |Areas                         |areas                         |5.2                 |DONE      |Manifest: NOSIGNATURE         player-animation-lib-forge-1.0.2+1.18.jar         |Player Animator               |playeranimator                |1.0.2+1.18          |DONE      |Manifest: NOSIGNATURE         InfernalGainer-18.1.9.jar                         |Infernal Gainer               |infernal                      |18.1.9              |DONE      |Manifest: NOSIGNATURE         majruszs-difficulty-1.18.2-1.8.1.jar              |Majrusz's Progressive Difficul|majruszsdifficulty            |1.8.1               |DONE      |Manifest: NOSIGNATURE         Quest_Giver-1.18.2-1.2.9-all.jar                  |Quest Giver                   |quest_giver                   |1.18.2-1.2.9        |DONE      |Manifest: NOSIGNATURE         nyfsquiver-1.18.2-0.7.3.jar                       |Nyf's Quiver                  |nyfsquiver                    |1.18.1-0.7.0        |DONE      |Manifest: NOSIGNATURE         modernfix-forge-5.18.0+mc1.18.2.jar               |ModernFix                     |modernfix                     |5.18.0+mc1.18.2     |DONE      |Manifest: NOSIGNATURE         YungsApi-1.18.2-Forge-2.2.9.jar                   |YUNG's API                    |yungsapi                      |1.18.2-Forge-2.2.9  |DONE      |Manifest: NOSIGNATURE         wildbackport-1.2.3.jar                            |TheWildBackport               |wildbackport                  |1.2.3               |DONE      |Manifest: NOSIGNATURE         MaxHealthFix-Forge-1.18.2-5.0.4.jar               |MaxHealthFix                  |maxhealthfix                  |5.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         armorcurve-3.0.jar                                |Armor Curve                   |armorcurve                    |3.0                 |DONE      |Manifest: NOSIGNATURE         difficultraids-1.7.6-release.jar                  |Difficult Raids               |difficultraids                |1.7.6-release       |DONE      |Manifest: NOSIGNATURE         guardvillagers-1.18.2.1.4.4.jar                   |Guard Villagers               |guardvillagers                |1.4.4               |DONE      |Manifest: NOSIGNATURE         Apotheosis-1.18.2-5.8.1.jar                       |Apotheosis                    |apotheosis                    |5.8.1               |DONE      |Manifest: NOSIGNATURE         tcdcommons-2.2+1.18.2.jar                         |TCD Commons API               |tcdcommons                    |2.2+1.18.2          |DONE      |Manifest: NOSIGNATURE         balm-3.2.6.jar                                    |Balm                          |balm                          |3.2.6               |DONE      |Manifest: NOSIGNATURE         YungsBetterNetherFortresses-1.18.2-Forge-1.0.0.jar|YUNG's Better Nether Fortresse|betterfortresses              |1.18.2-Forge-1.0.0  |DONE      |Manifest: NOSIGNATURE         ParagliderDoubleStamina-1.18.2-1.7.5.jar          |Paraglider                    |paraglider                    |1.7.5               |DONE      |Manifest: NOSIGNATURE         cloth-config-6.5.116-forge.jar                    |Cloth Config v4 API           |cloth_config                  |6.5.116             |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         structure_gel-1.18.2-2.4.7.jar                    |Structure Gel API             |structure_gel                 |2.4.7               |DONE      |Manifest: NOSIGNATURE         solapplepie-1.18.2-1.0.4.jar                      |Spice of Life: Apple Pie Editi|solapplepie                   |1.18.2-1.0.4        |DONE      |Manifest: NOSIGNATURE         corpse-1.18.2-1.0.1.jar                           |Corpse                        |corpse                        |1.18.2-1.0.1        |DONE      |Manifest: NOSIGNATURE         AdvancementPlaques-1.18.2-1.4.5.1.jar             |Advancement Plaques           |advancementplaques            |1.4.5.1             |DONE      |Manifest: NOSIGNATURE         TinySkeletons-v3.3.1-1.18.2-Forge.jar             |Tiny Skeletons                |tinyskeletons                 |3.3.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         tenshilib-1.18.2-1.7.4-forge.jar                  |TenshiLib                     |tenshilib                     |1.18.2-1.7.4        |DONE      |Manifest: NOSIGNATURE         morevillagers-FORGE-1.18.2-3.2.0.jar              |More Villagers                |morevillagers                 |3.2.0               |DONE      |Manifest: NOSIGNATURE         BetterCompatibilityChecker-1.1.21-build.48+mc1.18.|Better Compatibility Checker  |bcc                           |1.1.21-build.48+mc1.|DONE      |Manifest: NOSIGNATURE         braincell-1.18.jar                                |Braincell                     |braincell                     |1.18                |DONE      |Manifest: NOSIGNATURE         timeout_fixes-1.18.1-1.0.0.jar                    |Timeout Fixes                 |timeout_fixes                 |1.18.1-1.0.0        |DONE      |Manifest: NOSIGNATURE         HarderMonsterBoats-1.18.1-39.1.1.0.jar            |Harder Monster Boats          |hardermonsterboats            |39.1.1.0            |DONE      |Manifest: NOSIGNATURE         supermartijn642corelib-1.1.17-forge-mc1.18.jar    |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.17              |DONE      |Manifest: NOSIGNATURE         YungsBridges-1.18.2-Forge-2.1.0.jar               |YUNG's Bridges                |yungsbridges                  |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE         Highlighter-1.18.1-1.1.2.jar                      |Highlighter                   |highlighter                   |1.1.2               |DONE      |Manifest: NOSIGNATURE         spark-1.10.38-forge.jar                           |spark                         |spark                         |1.10.38             |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         ClaimChunk-1.18-1.0.17.jar                        |Claim Chunk                   |cc                            |1.0.17              |DONE      |Manifest: NOSIGNATURE         bettervillage-forge-1.18.2-2.0.0.jar              |Better village                |bettervillage                 |2.0.0               |DONE      |Manifest: NOSIGNATURE         Atlas-Lib-1.18.2-1.1.8.jar                        |Atlas Lib                     |atlaslib                      |1.1.7a              |DONE      |Manifest: NOSIGNATURE         Project_MMO-1.18.2-3.69.11.jar                    |Project MMO                   |pmmo                          |1.18.2-3.69.11      |DONE      |Manifest: NOSIGNATURE         indestructible-18.5.10.jar                        |Indestructible                |indestructible                |18.5.10             |DONE      |Manifest: NOSIGNATURE         1.18.2netherskeletons4.8.jar                      |NetherSkeletons               |netherskeletons               |4.8                 |DONE      |Manifest: NOSIGNATURE         ItemPhysic_v1.4.23_mc1.18.2.jar                   |ItemPhysic                    |itemphysic                    |1.6.0               |DONE      |Manifest: NOSIGNATURE         YungsBetterEndIsland-1.18.2-Forge-1.0.jar         |YUNG's Better End Island      |betterendisland               |1.18.2-Forge-1.0    |DONE      |Manifest: NOSIGNATURE         krypton-0.1.10-SNAPSHOT.jar                       |Krypton Reforged              |krypton                       |0.1.10-SNAPSHOT     |DONE      |Manifest: NOSIGNATURE         illageandspillage-1.18.2-1.1.3.jar                |Illage and Spillage           |illageandspillage             |1.1.3               |DONE      |Manifest: NOSIGNATURE         YungsBetterMineshafts-1.18.2-Forge-2.2.jar        |YUNG's Better Mineshafts      |bettermineshafts              |1.18.2-Forge-2.2    |DONE      |Manifest: NOSIGNATURE         radium-0.7.10.jar                                 |Radium                        |radium                        |0.7.10              |DONE      |Manifest: NOSIGNATURE         mowziesmobs-1.6.3.jar                             |Mowzie's Mobs                 |mowziesmobs                   |1.6.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-mc1.18.2-3.4.0.jar              |Fastload-Reforged             |fastload                      |3.4.0               |DONE      |Manifest: NOSIGNATURE         MutantMonsters-v3.0.1-1.18.2-Forge.jar            |Mutant Monsters               |mutantmonsters                |3.0.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         Reputation-1.18-0.9.9.jar                         |Reputation                    |reputation                    |0.9.9               |DONE      |Manifest: NOSIGNATURE         dawncraft_mobs-1.18-1.3.7a.jar                    |Simple Mobs                   |simple_mobs                   |1.3.7               |DONE      |Manifest: NOSIGNATURE         EF_Knuckles_extended_18.2.jar                     |EF_weapon_extanded            |ef_weapon_extended            |1.0.0               |DONE      |Manifest: NOSIGNATURE         AttributeFix-Forge-1.18.2-14.0.2.jar              |AttributeFix                  |attributefix                  |14.0.2              |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         WeaponsOfMiracles-18.1.7.38.jar                   |Weapons of Minecraft          |wom                           |18.1.7.38           |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         caelus-forge-1.18.1-3.0.0.2.jar                   |Caelus API                    |caelus                        |1.18.1-3.0.0.2      |DONE      |Manifest: NOSIGNATURE         Kobolds-2.9.3-1.18.2-final.jar                    |Kobolds                       |kobolds                       |2.9.3               |DONE      |Manifest: NOSIGNATURE         immersive_weathering-1.18.2-3.0.3-forge.jar       |Immersive Weathering          |immersive_weathering          |1.18.2-1.18.2-3.0.3 |DONE      |Manifest: NOSIGNATURE         PassableFoliage-1.18.2-forge-4.2.1.jar            |Passable Foliage              |passablefoliage               |4.2.1               |DONE      |Manifest: NOSIGNATURE         fullstackwatchdog-1.0.1+1.19.2-forge.jar          |FullStack Watchdog            |fullstackwatchdog             |1.0.1+1.19.2-forge  |DONE      |Manifest: NOSIGNATURE         falchionmoveset-18.5.0.jar                        |falchion moveset              |falchionmoveset               |18.0.2              |DONE      |Manifest: NOSIGNATURE         mobhealthbar-forge-1.18.2-2.2.0.jar               |YDM's Mob Health Bar          |mobhealthbar                  |2.2.0               |DONE      |Manifest: NOSIGNATURE         integrated_api_forge-1.2.8+1.18.2.jar             |Integrated API                |integrated_api                |1.2.8+1.18.2        |DONE      |Manifest: NOSIGNATURE         Serene Seasons-1.18.2-7.0.0.13.jar                |Serene Seasons                |sereneseasons                 |1.18.2-7.0.0.13     |DONE      |Manifest: NOSIGNATURE         jumpboat-1.18.2-0.1.0.3.jar                       |Jumpy Boats                   |jumpboat                      |1.18.2-0.1.0.3      |DONE      |Manifest: NOSIGNATURE         LibX-1.18.2-3.2.19.jar                            |LibX                          |libx                          |1.18.2-3.2.19       |DONE      |Manifest: NOSIGNATURE         scatterd_weapons-1.18.2-1.2.jar                   |scattered weapons             |scattered_weapons             |1.0.0               |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         starlight-1.0.2+forge.546ae87.jar                 |Starlight                     |starlight                     |1.0.2+forge.83663de |DONE      |Manifest: NOSIGNATURE         impactful-18.5.8.jar                              |impactful                     |impactful                     |18.5.8              |DONE      |Manifest: NOSIGNATURE         JEITweaker-1.18.2-3.0.0.9.jar                     |JEI Tweaker                   |jeitweaker                    |3.0.0.9             |DONE      |Manifest: NOSIGNATURE         CraftTweaker-forge-1.18.2-9.1.211.jar             |CraftTweaker                  |crafttweaker                  |9.1.211             |DONE      |Manifest: NOSIGNATURE         GameStages-Forge-1.18.2-8.1.3.jar                 |GameStages                    |gamestages                    |8.1.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         restored_earth-1.18.2-1.4.2.jar                   |Restored Earth                |restored_earth                |1.4.2               |DONE      |Manifest: NOSIGNATURE         forge-1.18.2-40.2.17-universal.jar                |Forge                         |forge                         |40.2.17             |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         Villager Comfort-1.18.2-1.0.1.jar                 |Villager Comfort              |villagercomfort               |1.18.2-1.0.0        |DONE      |Manifest: NOSIGNATURE         EpicfightPirates-18.1.6.jar                       |Epic Sanji                    |efmpirates                    |18.1.6              |DONE      |Manifest: NOSIGNATURE         Ash Of Sin-Soul Like Boss Battle-1.18.2-1.0.9.jar |Ash Of Sin-Soul Like Boss Batt|ash_of_sin_soul_like_boss_batt|1.0.9               |DONE      |Manifest: NOSIGNATURE         DarkerSouls1.18.2Forgev1.3.1.jar                  |Darker Souls                  |darkersouls                   |1.0                 |DONE      |Manifest: NOSIGNATURE         THEUNDEADREVAMPED_DAWNCRAFT_VERSION_1.0.1.jar     |Undead_revamp2                |undead_revamp2                |1.0.1               |DONE      |Manifest: NOSIGNATURE         Log-Begone-Forge-1.18-1.0.4.jar                   |Log Begone                    |logbegone                     |1.0.4               |DONE      |Manifest: NOSIGNATURE         idas_forge-1.6.7+1.18.2.jar                       |Integrated Dungeons and Struct|idas                          |1.6.7+1.18.2        |DONE      |Manifest: NOSIGNATURE         DungeonsArise-1.18.2-2.1.52-release.jar           |When Dungeons Arise           |dungeons_arise                |2.1.52-1.18.2       |DONE      |Manifest: NOSIGNATURE         server-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.2              |DONE      |Manifest: NOSIGNATURE         smoothchunk-1.18.2-1.9.jar                        |Smoothchunk mod               |smoothchunk                   |1.18.2-1.9          |DONE      |Manifest: NOSIGNATURE         logprot-1.18.2-1.7.jar                            |Logprot                       |logprot                       |1.4                 |DONE      |Manifest: NOSIGNATURE         TerraBlender-forge-1.18.2-1.2.0.126.jar           |TerraBlender                  |terrablender                  |1.2.0.126           |DONE      |Manifest: NOSIGNATURE         awesomedungeonnether-forge-1.18.2-3.0.0.jar       |Awesome dungeon nether        |awesomedungeonnether          |3.0.0               |DONE      |Manifest: NOSIGNATURE         commonality-1.18.2-1.4.0.jar                      |Commonality                   |commonality                   |1.4.0               |DONE      |Manifest: NOSIGNATURE         JetAndEliasArmors1.4.1-1.18.2.jar                 |Jet and Elia's Armors         |jet_and_elias_armors          |1.0.0               |DONE      |Manifest: NOSIGNATURE         PresenceNotRequired-Forge-1.3.0.jar               |Presence Not Required         |presencenotrequired           |1.3.0               |DONE      |Manifest: NOSIGNATURE         majrusz-library-1.18.2-5.1.2.jar                  |Majrusz Library               |mlib                          |5.1.2               |DONE      |Manifest: NOSIGNATURE         DualGreatsword-18.1.11.jar                        |Dual Greatsword               |efdg                          |18.1.11             |DONE      |Manifest: NOSIGNATURE         epicfight-forge-18.5.26-1.18.2-.jar               |Epic Fight                    |epicfight                     |18.5.26             |DONE      |Manifest: NOSIGNATURE         betterfpsdist-1.18.2-1.5.jar                      |betterfpsdist mod             |betterfpsdist                 |1.18.2-1.5          |DONE      |Manifest: NOSIGNATURE         flywheel-forge-1.18.2-0.6.10-105.jar              |Flywheel                      |flywheel                      |0.6.10-105          |DONE      |Manifest: NOSIGNATURE         ecologics-forge-1.18.2-1.7.11.jar                 |Ecologics                     |ecologics                     |1.7.11              |DONE      |Manifest: NOSIGNATURE         integrated_stronghold_forge-1.0.2+1.18.2.jar      |Integrated Stronghold         |integrated_stronghold         |1.0.2+1.18.2        |DONE      |Manifest: NOSIGNATURE         polymorph-forge-1.18.2-0.50.jar                   |Polymorph                     |polymorph                     |1.18.2-0.50         |DONE      |Manifest: NOSIGNATURE         mixininheaven-mc1.17.1-1.20-v0.0.1-hotfix.jar     |MixinInHeaven                 |mixininheaven                 |0.0NONE             |DONE      |Manifest: NOSIGNATURE         AutoRegLib-1.7-53.jar                             |AutoRegLib                    |autoreglib                    |1.7-53              |DONE      |Manifest: NOSIGNATURE         redirector-1.18.2-2.4.0-forge.jar                 |Redirector                    |redirector                    |1.18.2-2.4.0        |DONE      |Manifest: NOSIGNATURE         global_packs-forge-1.18.2-1.12.4_forge.jar        |Global Data- & Resourcepacks  |globaldataandresourcepacks    |1.12.4_forge        |DONE      |Manifest: NOSIGNATURE         FastFurnace-1.18.2-6.0.3.jar                      |FastFurnace                   |fastfurnace                   |6.0.3               |DONE      |Manifest: NOSIGNATURE         tlc_forge-1.0.1-R-1.18.2.jar                      |The Lost Castle               |tlc                           |1.0.1               |DONE      |Manifest: NOSIGNATURE         lootr-1.18.2-0.3.27.69.jar                        |Lootr                         |lootr                         |0.3.26.68           |DONE      |Manifest: NOSIGNATURE         lilwings-forge-1.18.2-1.2.4.jar                   |Lil' Wings                    |lilwings                      |1.2.4               |DONE      |Manifest: NOSIGNATURE         PuzzlesLib-v3.5.8-1.18.2-Forge.jar                |Puzzles Lib                   |puzzleslib                    |3.5.8               |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         bettergolem-1.18.2-1.1.0.jar                      |Better Golem                  |bettergolem                   |1.18.2-1.1.0        |DONE      |Manifest: NOSIGNATURE         Obscuria's Essentials 3.2.0 (Forge 1.18.2).jar    |Obscuria's Essentials         |ob_core                       |3.2.0               |DONE      |Manifest: NOSIGNATURE         Follow-Me-1.18-1.1.8a.jar                         |Follow Me                     |followme                      |1.1.8a              |DONE      |Manifest: NOSIGNATURE         aquamirae-5.api10.jar                             |Aquamirae                     |aquamirae                     |5.api10             |DONE      |Manifest: NOSIGNATURE         cristellib-forge-1.0.0.jar                        |Cristel Lib                   |cristellib                    |1.0.0               |DONE      |Manifest: NOSIGNATURE         hexerei-0.2.2.jar                                 |Hexerei                       |hexerei                       |0.2.2               |DONE      |Manifest: NOSIGNATURE         TreeChop-forge-1.18.2-0.17.7.jar                  |HT's TreeChop                 |treechop                      |0.17.7              |DONE      |Manifest: NOSIGNATURE         blue_skies-1.18.2-1.3.12.jar                      |Blue Skies                    |blue_skies                    |1.3.12              |DONE      |Manifest: NOSIGNATURE         YungsBetterWitchHuts-1.18.2-Forge-1.0.1.jar       |YUNG's Better Witch Huts      |betterwitchhuts               |1.18.2-Forge-1.0.1  |DONE      |Manifest: NOSIGNATURE         netherportalfix-forge-1.18.2-9.0.1.jar            |NetherPortalFix               |netherportalfix               |9.0.1               |DONE      |Manifest: NOSIGNATURE         sword_soaring-forge1.18.2-18.1.11.9.jar           |Epic Fight - Sword Soaring    |sword_soaring                 |18.1.11.9           |DONE      |Manifest: NOSIGNATURE         incontrol-1.18-6.1.12.jar                         |InControl                     |incontrol                     |1.18-6.1.12         |DONE      |Manifest: NOSIGNATURE         YungsBetterOceanMonuments-1.18.2-Forge-1.0.3.jar  |YUNG's Better Ocean Monuments |betteroceanmonuments          |1.18.2-Forge-1.0.3  |DONE      |Manifest: NOSIGNATURE         dawncraft-fixes-mod-0.35.0.jar                    |Dawncraft Fixes               |dawncraft_fixes               |0.35.0              |DONE      |Manifest: NOSIGNATURE         Incendium_1.18.2_v5.0.8.jar                       |Incendium                     |incendium                     |5.0.8               |DONE      |Manifest: NOSIGNATURE         sophisticatedcore-1.18.2-0.6.4.604.jar            |Sophisticated Core            |sophisticatedcore             |1.18.2-0.6.4.604    |DONE      |Manifest: NOSIGNATURE         InsaneLib-1.5.3-mc1.18.2.jar                      |InsaneLib                     |insanelib                     |1.5.3               |DONE      |Manifest: NOSIGNATURE         Mimic-forge-1.18.2-1.1.32.1.jar                   |Mimic                         |mimic                         |1.1.32              |DONE      |Manifest: NOSIGNATURE         geckolib-forge-1.18-3.0.57.jar                    |GeckoLib                      |geckolib3                     |3.0.57              |DONE      |Manifest: NOSIGNATURE         villagernames-1.18.2-7.0.jar                      |Villager Names                |villagernames                 |7.0                 |DONE      |Manifest: NOSIGNATURE         piglinproliferation-1.0.0.jar                     |Piglin Proliferation          |piglinproliferation           |1.0.0               |DONE      |Manifest: NOSIGNATURE         Prism-1.18.2-1.0.1.jar                            |Prism                         |prism                         |1.0.1               |DONE      |Manifest: NOSIGNATURE         Placebo-1.18.2-6.6.7.jar                          |Placebo                       |placebo                       |6.6.7               |DONE      |Manifest: NOSIGNATURE         REIPluginCompatibilities-forge-8.0.89.jar         |REI Plugin Compatibilities    |rei_plugin_compatibilities    |8.0.89              |DONE      |Manifest: NOSIGNATURE         mixinextras-forge-0.3.5.jar                       |MixinExtras                   |mixinextras                   |0.3.5               |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         Bookshelf-Forge-1.18.2-13.3.56.jar                |Bookshelf                     |bookshelf                     |13.3.56             |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.20.3.1063.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.18.2-3.20.3.1063  |DONE      |Manifest: NOSIGNATURE         ProgressiveBosses-3.6.8-mc1.18.2.jar              |Progressive Bosses            |progressivebosses             |3.6.8               |DONE      |Manifest: NOSIGNATURE         bygonenether-1.3.2-1.18.2.jar                     |Bygone Nether                 |bygonenether                  |1.3.2               |DONE      |Manifest: NOSIGNATURE         melody_forge_1.0.1_MC_1.18.2.jar                  |Melody                        |melody                        |1.0.1               |DONE      |Manifest: NOSIGNATURE         Ash Of Sin-Custom Anti Trap Cage Entity-1.18.2-1.0|Ash Of Sin-Custom Anti Trap Ca|ash_of_sin_custom_anti_trap_ca|1.0.5               |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.8.0_MC_1.18-1.18.2.jar           |Konkrete                      |konkrete                      |1.8.0               |DONE      |Manifest: NOSIGNATURE         BloodAndMadness-Forge1.18.2-v2.1.4.jar            |Blood And Madness             |bloodandmadness               |2.0                 |DONE      |Manifest: NOSIGNATURE         getittogetherdrops-forge-1.18.2-1.3.jar           |Get It Together, Drops!       |getittogetherdrops            |1.3                 |DONE      |Manifest: NOSIGNATURE         endrem_forge-5.2.0-R-1.18.2.jar                   |End Remastered                |endrem                        |5.2.0-R-1.18.2      |DONE      |Manifest: NOSIGNATURE         LetSleepingDogsLie-1.18-1.1.1.jar                 |Let Sleeping Dogs Lie         |dogslie                       |1.1.1               |DONE      |Manifest: NOSIGNATURE         Chunky-1.2.164.jar                                |Chunky                        |chunky                        |1.2.164             |DONE      |Manifest: NOSIGNATURE         zmedievalmusic-1.18.2-1.4.jar                     |medievalmusic mod             |medievalmusic                 |1.18.2-1.4          |DONE      |Manifest: NOSIGNATURE         Goblins_Dungeons_1.0.8.jar                        |Goblins & Dungeons            |goblinsanddungeons            |1.0.8               |DONE      |Manifest: NOSIGNATURE         Patchouli-1.18.2-71.1.jar                         |Patchouli                     |patchouli                     |1.18.2-71.1         |DONE      |Manifest: NOSIGNATURE         collective-1.18.2-7.7.jar                         |Collective                    |collective                    |7.7                 |DONE      |Manifest: NOSIGNATURE         spyglass_improvements-1.5+mc1.18.2+forge.jar      |Spyglass Improvements         |spyglass_improvements         |1.5+mc1.18.2+forge  |DONE      |Manifest: NOSIGNATURE         curios-forge-1.18.2-5.0.9.2.jar                   |Curios API                    |curios                        |1.18.2-5.0.9.2      |DONE      |Manifest: NOSIGNATURE         NightConfigFixes-v3.0.2-1.18.2-Forge.jar          |Night Config Fixes            |nightconfigfixes              |3.0.2               |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         YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar     |YUNG's Better Strongholds     |betterstrongholds             |1.18.2-Forge-2.1.1  |DONE      |Manifest: NOSIGNATURE         aggrofix-1.18.2.jar                               |Aggro Fix                     |aggrofix                      |1.0.2               |DONE      |Manifest: NOSIGNATURE         architectury-4.12.94-forge.jar                    |Architectury                  |architectury                  |4.12.94             |DONE      |Manifest: NOSIGNATURE         ftb-library-forge-1802.3.11-build.177.jar         |FTB Library                   |ftblibrary                    |1802.3.11-build.177 |DONE      |Manifest: NOSIGNATURE         ftb-teams-forge-1802.2.11-build.107.jar           |FTB Teams                     |ftbteams                      |1802.2.11-build.107 |DONE      |Manifest: NOSIGNATURE         ftb-ranks-forge-1802.1.11-build.71.jar            |FTB Ranks                     |ftbranks                      |1802.1.11-build.71  |DONE      |Manifest: NOSIGNATURE         AI-Improvements-1.18.2-0.5.2.jar                  |AI-Improvements               |aiimprovements                |0.5.2               |DONE      |Manifest: NOSIGNATURE         AgeingSpawners-1.18.2-1.2.4.jar                   |Ageing Spawners               |ageingspawners                |1.2.4               |DONE      |Manifest: NOSIGNATURE         ZenSummoning-1.18.2-1.3.8.jar                     |Zen Summoning                 |zensummoning                  |1.3.8               |DONE      |Manifest: NOSIGNATURE         adaptive_performance_tweaks_items_1.18.2-10.0.0.ja|APTweaks: Items               |adaptive_performance_tweaks_it|10.0.0              |DONE      |Manifest: NOSIGNATURE         polylib-forge-1801.0.2-build.13.jar               |PolyLib                       |polylib                       |1801.0.2-build.13   |DONE      |Manifest: NOSIGNATURE         DC-Classes-1.1.5.jar                              |DawnCraft Classes             |dcclasses                     |1.1.5               |DONE      |Manifest: NOSIGNATURE         FixMySpawnR-forge-1.18.2-1.0.0.jar                |Fix My SpawnR                 |fixmyspawnr                   |1.0.0               |DONE      |Manifest: NOSIGNATURE         biomemakeover-FORGE-1.18.2-1.4.32.jar             |Biome Makeover                |biomemakeover                 |1.18.2-1.4.32       |DONE      |Manifest: NOSIGNATURE         limitedchunks-1.18.2-2.3.jar                      |Limited Chunkloading          |limitedchunks                 |1.8                 |DONE      |Manifest: NOSIGNATURE         Shrines-1.18.2-4.1.0.jar                          |Shrines                       |shrines                       |1.18.2-4.1.0        |DONE      |Manifest: NOSIGNATURE         nourished-nether-1.18.2-v17.jar                   |Nourished Nether              |nourished_nether              |1.1.5               |DONE      |Manifest: NOSIGNATURE         item-filters-forge-1802.2.8-build.50.jar          |Item Filters                  |itemfilters                   |1802.2.8-build.50   |DONE      |Manifest: NOSIGNATURE         ftb-quests-forge-1802.3.15-build.298.jar          |FTB Quests                    |ftbquests                     |1802.3.15-build.298 |DONE      |Manifest: NOSIGNATURE         EasyMagic-v3.3.0-1.18.2-Forge.jar                 |Easy Magic                    |easymagic                     |3.3.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         the-conjurer-1.18.2-1.1.1.jar                     |The Conjurer                  |conjurer_illager              |1.1.1               |DONE      |Manifest: NOSIGNATURE         callablehorses-1.18.2-1.2.2.5.jar                 |Callable Horses               |callablehorses                |1.2.2.5             |DONE      |Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9         obscure_api-10.jar                                |Obscure API                   |obscure_api                   |10                  |DONE      |Manifest: NOSIGNATURE         enlightened-end-1.18.2-v4.0.0.1.jar               |Enlightened End               |enlightened_end               |4.0.0.1             |DONE      |Manifest: NOSIGNATURE         create-1.18.2-0.5.1.f.jar                         |Create                        |create                        |0.5.1.f             |DONE      |Manifest: NOSIGNATURE         waystones-forge-1.18.2-10.2.2.jar                 |Waystones                     |waystones                     |10.2.2              |DONE      |Manifest: NOSIGNATURE         MonsterPlus-Forge1.18.2-v1.1.6.1.jar              |Monster Plus                  |monsterplus                   |1.0                 |DONE      |Manifest: NOSIGNATURE         Structory-1.18.2-1.0.2.jar                        |Structory                     |structory                     |0.0NONE             |DONE      |Manifest: NOSIGNATURE         FastSuite-1.18.2-3.0.2.jar                        |Fast Suite                    |fastsuite                     |3.0.2               |DONE      |Manifest: NOSIGNATURE         journeymap-1.18.2-5.9.8-forge.jar                 |Journeymap                    |journeymap                    |5.9.8               |DONE      |Manifest: NOSIGNATURE         comforts-forge-1.18.2-5.0.0.6.jar                 |Comforts                      |comforts                      |1.18.2-5.0.0.6      |DONE      |Manifest: NOSIGNATURE         tumbleweed-1.18-0.5.4.jar                         |Tumbleweed                    |tumbleweed                    |1.18-0.5.4          |DONE      |Manifest: NOSIGNATURE         alternate-current-mc1.18-1.2.1.jar                |Alternate Current             |alternate_current             |0.0NONE             |DONE      |Manifest: NOSIGNATURE         [1.18.2-forge]-Epic-Knights-8.2.jar               |Epic Knights Mod              |magistuarmory                 |8.2                 |DONE      |Manifest: NOSIGNATURE         DungeonCrawl-1.18.2-2.3.14.jar                    |Dungeon Crawl                 |dungeoncrawl                  |2.3.14              |DONE      |Manifest: NOSIGNATURE         BadMobs-1.18.2-13.01.jar                          |BadMobs                       |badmobs                       |13.01               |DONE      |Manifest: NOSIGNATURE         Obscuria's Tooltips 1.4.1 (1.18.2).jar            |Obscuria's Tooltips           |ob_tooltips                   |1.4.1               |DONE      |Manifest: NOSIGNATURE         farsightedmobs-forge-1.1-1.18.jar                 |Farsighted Mobs               |farsightedmobs                |1.1                 |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         Orcz InteJason V5 1.18.2.jar                      |Orcz                          |orcz                          |0.74                |DONE      |Manifest: NOSIGNATURE         farsight-1.18.2-1.9.jar                           |Farsight mod                  |farsight_view                 |1.18.2-1.9          |DONE      |Manifest: NOSIGNATURE         BOMD-Forge-1.18.2-1.0.6.jar                       |Bosses of Mass Destruction    |bosses_of_mass_destruction    |1.0.6               |DONE      |Manifest: NOSIGNATURE         Terralith_1.18.2_v2.2.6.jar                       |Terralith                     |terralith                     |2.2.6               |DONE      |Manifest: NOSIGNATURE         PineappleDelight-Forge-1.18.2-1.0.6-Fix1.jar      |Pineapple Delight             |pineapple_delight             |0.0NONE             |DONE      |Manifest: NOSIGNATURE         blueprint-1.18.2-5.5.0.jar                        |Blueprint                     |blueprint                     |5.5.0               |DONE      |Manifest: NOSIGNATURE         savage_and_ravage-1.18.2-4.0.1.jar                |Savage & Ravage               |savage_and_ravage             |4.0.1               |DONE      |Manifest: NOSIGNATURE         RecipeStages-3.0.0.10.jar                         |Recipe Stages                 |recipestages                  |3.0.0.10            |DONE      |Manifest: NOSIGNATURE         ArmoreableMobs-forge-1.18.2-1.0.7.jar             |Armoreable Mods               |armoreablemobs                |1.0.7               |DONE      |Manifest: NOSIGNATURE         toofast-1.18-0.0.1.3.jar                          |Too Fast                      |toofast                       |0.0.1.2             |DONE      |Manifest: NOSIGNATURE         libertyvillagers-2.0.0+forge+1.18.2.jar           |Liberty's Villagers           |libertyvillagers              |2.0.0+forge+1.18.2  |DONE      |Manifest: NOSIGNATURE         meetyourfight-1.18.2-1.2.5.jar                    |Meet Your Fight               |meetyourfight                 |1.18.2-1.2.5        |DONE      |Manifest: NOSIGNATURE         friendsandfoes-forge-mc1.18.2-1.4.8.jar           |Friends&Foes                  |friendsandfoes                |1.4.8               |DONE      |Manifest: NOSIGNATURE         selene-1.18.2-1.17.14.jar                         |Selene                        |selene                        |1.18.2-1.17.14      |DONE      |Manifest: NOSIGNATURE         supplementaries-1.18.2-1.5.18.jar                 |Supplementaries               |supplementaries               |1.18.2-1.5.18       |DONE      |Manifest: NOSIGNATURE         BrassAmberBattleTowers-1.18.2-2.3.12.jar          |Brass-Amber BattleTowers      |ba_bt                         |1.18.2-2.3.12       |DONE      |Manifest: NOSIGNATURE         revamped_phantoms-forge-0.2.3.jar                 |Revamped Phantoms             |revamped_phantoms             |0.2.3               |DONE      |Manifest: NOSIGNATURE         mixinsquared-forge-0.1.2-beta.5.jar               |MixinSquared                  |mixinsquared                  |0.1.2-beta.5        |DONE      |Manifest: NOSIGNATURE         Jade-1.18.2-forge-5.3.2.jar                       |Jade                          |jade                          |5.3.2               |DONE      |Manifest: NOSIGNATURE         CreativeCore_FORGE_v2.6.17_mc1.18.2.jar           |CreativeCore                  |creativecore                  |0.0NONE             |DONE      |Manifest: NOSIGNATURE         paraglidersstaminacompats-0.6.5-all.jar           |ParaglidersStaminaCompats     |paraglidersstaminacompats     |0.1.3               |DONE      |Manifest: NOSIGNATURE         RoughlyEnoughItems-8.4.778-forge.jar              |Roughly Enough Items (REI)    |roughlyenoughitems            |8.4.778             |DONE      |Manifest: NOSIGNATURE         betterstats-2.2.2+1.18.2.jar                      |Better Statistics Screen      |betterstats                   |2.2.2+1.18.2        |DONE      |Manifest: NOSIGNATURE         plushies-1.2-1.18.2-forge.jar                     |Plushie Mod                   |plushies                      |1.2                 |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         brutalbosses-1.18.2-5.8.jar                       |brutalbosses mod              |brutalbosses                  |1.18.2-5.8          |DONE      |Manifest: NOSIGNATURE         Ash Of Sin-Custom Entity Anti Effect-1.18.2-1.0.6.|Ash Of Sin-Custom Entity Anti |ash_of_sin_custom_entity_anti_|1.0.6               |DONE      |Manifest: NOSIGNATURE         FastWorkbench-1.18.2-6.1.1.jar                    |Fast Workbench                |fastbench                     |6.1.1               |DONE      |Manifest: NOSIGNATURE         StorageDrawers-1.18.2-10.2.1.jar                  |Storage Drawers               |storagedrawers                |10.2.1              |DONE      |Manifest: NOSIGNATURE         irons_spellbooks-1.18.2-1.1.4.5.jar               |Iron's Spells 'n Spellbooks   |irons_spellbooks              |1.18.2-1.1.4.5      |DONE      |Manifest: NOSIGNATURE         doespotatotick-1.18.2-4.0.2.jar                   |DoesPotatoTick                |doespotatotick                |1.18.2-4.0.2        |DONE      |Manifest: NOSIGNATURE         HunterIllager-1.18.2-4.0.1.jar                    |Hunter Illager                |hunterillager                 |1.18.2-4.0.1        |DONE      |Manifest: NOSIGNATURE         mvs-3.0.8-1.18.2.jar                              |Moog's Voyager Structures     |mvs                           |3.0.8-1.18.2        |DONE      |Manifest: NOSIGNATURE         dannys_expansion-1.2.6.jar                        |Danny's Expansion             |dannys_expansion              |1.2.6               |DONE      |Manifest: NOSIGNATURE         creeperoverhaul-1.3.1-forge.jar                   |Creeper Overhaul              |creeperoverhaul               |1.3.1               |DONE      |Manifest: NOSIGNATURE         alexsdelight-1.18.2-1.3.3.jar                     |Alex's Delight                |alexsdelight                  |1.3.3               |DONE      |Manifest: NOSIGNATURE         citadel-1.11.3-1.18.2.jar                         |Citadel                       |citadel                       |1.11.3              |DONE      |Manifest: NOSIGNATURE         alexsmobs-1.18.6.jar                              |Alex's Mobs                   |alexsmobs                     |1.18.6              |DONE      |Manifest: NOSIGNATURE         cloudstorage-1.1.0-1.18.2.jar                     |Cloud Storage                 |cloudstorage                  |1.1.0               |DONE      |Manifest: NOSIGNATURE         untamedwilds-1.18.2-2.4.3.jar                     |Untamed Wilds                 |untamedwilds                  |2.4.3               |DONE      |Manifest: NOSIGNATURE         FarmersDelight-1.18.2-1.2.3.jar                   |Farmer's Delight              |farmersdelight                |1.18.2-1.2.3        |DONE      |Manifest: NOSIGNATURE         L_Enders Cataclysm-0.51-changed Them -1.18.2.jar  |Cataclysm Mod                 |cataclysm                     |1.0                 |DONE      |Manifest: NOSIGNATURE         NethersDelight-1.18.2-2.2.0.jar                   |Nethers Delight               |nethersdelight                |2.2                 |DONE      |Manifest: NOSIGNATURE         ferritecore-4.2.2-forge.jar                       |Ferrite Core                  |ferritecore                   |4.2.2               |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         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         improvedmobs-1.18.2-1.12.1-forge.jar              |Improved Mobs Mod             |improvedmobs                  |1.18.2-1.12.1       |DONE      |Manifest: NOSIGNATURE         DawnCraft-Tweaks-1.18.2-1.2.15f.jar               |DawnCraft-Tweaks              |dawncraft                     |1.18.2-1.2.15f      |DONE      |Manifest: NOSIGNATURE     Crash Report UUID: 62b8841b-a91a-4f0e-975f-bb0a45daffbb     FML: 40.2     Forge: net.minecraftforge:40.2.17
    • Does it work with a Create 5.X build?  
    • https://pastebin.com/sViw85YG    <-- tried removing drippy loading screen, again - crash. Something is with create 6.0.2? 
    • https://pastebin.com/Uz3SGH8q    <---   I updated some mods, and now this is showing as a problem? 
    • Looks more like an issue with the mod modernui
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.