Jump to content

Server Starts But Nothing Else shows!


butterboyrs

Recommended Posts

So when I click my forge 1.12.2 universal it starts the server and lets me on no problem but the "cmd" thing it is called its where the server shows people joining and shows commands as well as you can type commands in there. anyway, that does not show i don't know why but it started happing and only happens when I have spongeforge in my mods folder can anyone help me with this?? Logs do show up as it starts normally it just does not display the "command area" i also do not use a bat file either and server runs fine.

Link to comment
Share on other sites

If you are double clicking the jar file I don't think you are getting a cmd window, you are probably getting the server's GUI.

I highly recommend running the server through a bat file if only so you can allocate more than the Java-defined default 1-2G of RAM.

Could you please Gist the server's debug.log?

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

Spoiler

 

[19:36:26] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[19:36:26] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[19:36:26] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[19:36:26] [main/DEBUG] [FML]: Injecting tracing printstreams for STDOUT/STDERR.
[19:36:26] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2768 for Minecraft 1.12.2 loading
[19:36:26] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_191, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_191
[19:36:26] [main/DEBUG] [FML]: Java classpath at launch is:
[19:36:26] [main/DEBUG] [FML]:     C:\Users\Butter\Desktop\Pixelmon Server\forge-1.12.2-14.23.5.2768-universal.jar
[19:36:26] [main/DEBUG] [FML]: Java library path at launch is:
[19:36:26] [main/DEBUG] [FML]:     C:\Program Files\Java\jre1.8.0_191\bin
[19:36:26] [main/DEBUG] [FML]:     C:\WINDOWS\Sun\Java\bin
[19:36:26] [main/DEBUG] [FML]:     C:\WINDOWS\system32
[19:36:26] [main/DEBUG] [FML]:     C:\WINDOWS
[19:36:26] [main/DEBUG] [FML]:     C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
[19:36:26] [main/DEBUG] [FML]:     C:\ProgramData\Oracle\Java\javapath
[19:36:26] [main/DEBUG] [FML]:     C:\Program Files\Microsoft MPI\Bin\
[19:36:26] [main/DEBUG] [FML]:     C:\WINDOWS\system32
[19:36:26] [main/DEBUG] [FML]:     C:\WINDOWS
[19:36:26] [main/DEBUG] [FML]:     C:\WINDOWS\System32\Wbem
[19:36:26] [main/DEBUG] [FML]:     C:\WINDOWS\System32\WindowsPowerShell\v1.0\
[19:36:26] [main/DEBUG] [FML]:     C:\Program Files (x86)\Common Files\lenovo\easyplussdk\bin
[19:36:26] [main/DEBUG] [FML]:     C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static
[19:36:26] [main/DEBUG] [FML]:     C:\Program Files\WorldPainter
[19:36:26] [main/DEBUG] [FML]:     C:\Program Files (x86)\Grand Multiplayer
[19:36:26] [main/DEBUG] [FML]:     C:\Program Files\Microsoft SQL Server\130\Tools\Binn\
[19:36:26] [main/DEBUG] [FML]:     C:\Program Files\dotnet\
[19:36:26] [main/DEBUG] [FML]:     C:\Program Files (x86)\GtkSharp\2.12\bin
[19:36:26] [main/DEBUG] [FML]:     C:\WINDOWS\System32\OpenSSH\
[19:36:26] [main/DEBUG] [FML]:     C:\Program Files\Java\jre1.8.0_191\bin
[19:36:26] [main/DEBUG] [FML]:     .
[19:36:26] [main/DEBUG] [FML]: Determined Minecraft Libraries Root: C:\Users\Butter\Desktop\Pixelmon Server\libraries
[19:36:26] [main/DEBUG] [FML]: Cleaning up mods folder: .\mods
[19:36:26] [main/DEBUG] [FML]: Examining file: FoamFix-1.12.2-0.9.2-Anarchy.jar
[19:36:26] [main/DEBUG] [FML]: Examining file: gameshark-1.12.2-5.2.0-universal.jar
[19:36:26] [main/DEBUG] [FML]: Examining file: Pixelmon-1.12.2-6.3.4-universal.jar
[19:36:26] [main/DEBUG] [FML]: Examining file: preview_OptiFine_1.12.2_HD_U_C8_pre.jar
[19:36:26] [main/DEBUG] [FML]: Examining file: RedProtect-7.5.3-b123-Universal.jar
[19:36:26] [main/DEBUG] [FML]: Examining file: spongeforge-1.12.2-2768-7.1.2.jar
[19:36:26] [main/DEBUG] [FML]: Examining file: spongeforge-1.12.2-2768-7.1.3-RC3495.jar
[19:36:26] [main/DEBUG] [FML]: Examining file: TotalEconomy-1.8.1.jar
[19:36:26] [main/DEBUG] [FML]: Examining file: UniversalMarket-1.12.2-v1.2.1.jar
[19:36:26] [main/DEBUG] [FML]: Examining file: WorldEdit+CUI+Forge+Edition+2-2.2.0-mf-1.12.2-14.23.5.2768.jar
[19:36:26] [main/DEBUG] [FML]: Enabling runtime deobfuscation
[19:36:26] [main/DEBUG] [FML]: Instantiating coremod class FMLCorePlugin
[19:36:26] [main/DEBUG] [FML]: Found signing certificates for coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin)
[19:36:26] [main/DEBUG] [FML]: Found certificate e3c3d50c7c986df74c645c0ac54639741c90a557
[19:36:26] [main/DEBUG] [FML]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[19:36:26] [main/DEBUG] [FML]: Enqueued coremod FMLCorePlugin
[19:36:26] [main/DEBUG] [FML]: Instantiating coremod class FMLForgePlugin
[19:36:26] [main/DEBUG] [FML]: Found signing certificates for coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin)
[19:36:26] [main/DEBUG] [FML]: Found certificate e3c3d50c7c986df74c645c0ac54639741c90a557
[19:36:26] [main/DEBUG] [FML]: Enqueued coremod FMLForgePlugin
[19:36:26] [main/DEBUG] [FML]: All fundamental core mods are successfully located
[19:36:26] [main/DEBUG] [FML]: Discovering coremods
[19:36:26] [main/INFO] [FML]: Searching C:\Users\Butter\Desktop\Pixelmon Server\.\mods for mods
[19:36:26] [main/DEBUG] [FML]:   Adding FoamFix-1.12.2-0.9.2-Anarchy.jar to the mod list
[19:36:26] [main/DEBUG] [FML]:   Adding gameshark-1.12.2-5.2.0-universal.jar to the mod list
[19:36:26] [main/DEBUG] [FML]:   Adding Pixelmon-1.12.2-6.3.4-universal.jar to the mod list
[19:36:26] [main/DEBUG] [FML]:   Adding preview_OptiFine_1.12.2_HD_U_C8_pre.jar to the mod list
[19:36:26] [main/DEBUG] [FML]:   Adding RedProtect-7.5.3-b123-Universal.jar to the mod list
[19:36:26] [main/DEBUG] [FML]:   Adding spongeforge-1.12.2-2768-7.1.2.jar to the mod list
[19:36:26] [main/DEBUG] [FML]:   Adding spongeforge-1.12.2-2768-7.1.3-RC3495.jar to the mod list
[19:36:26] [main/DEBUG] [FML]:   Adding TotalEconomy-1.8.1.jar to the mod list
[19:36:26] [main/DEBUG] [FML]:   Adding UniversalMarket-1.12.2-v1.2.1.jar to the mod list
[19:36:26] [main/DEBUG] [FML]:   Adding WorldEdit+CUI+Forge+Edition+2-2.2.0-mf-1.12.2-14.23.5.2768.jar to the mod list
[19:36:26] [main/DEBUG] [FML]: Examining for coremod candidacy FoamFix-1.12.2-0.9.2-Anarchy.jar
[19:36:26] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in FoamFix-1.12.2-0.9.2-Anarchy.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[19:36:26] [main/DEBUG] [FML]: Instantiating coremod class FoamFixCore
[19:36:26] [main/TRACE] [FML]: coremod named Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. is loading
[19:36:26] [main/WARN] [FML]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:36:26] [main/DEBUG] [FML]: Found signing certificates for coremod Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (pl.asie.foamfix.coremod.FoamFixCore)
[19:36:26] [main/DEBUG] [FML]: Found certificate 3481f72e377b0a1989bd38e3f07cf4cf0b626475
[19:36:26] [main/DEBUG] [FML]: Added access transformer class pl.asie.foamfix.coremod.FoamFixAT to enqueued access transformers
[19:36:26] [main/DEBUG] [FML]: Enqueued coremod Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again.
[19:36:26] [main/DEBUG] [FML]: Examining for coremod candidacy gameshark-1.12.2-5.2.0-universal.jar
[19:36:26] [main/DEBUG] [FML]: Not found coremod data in gameshark-1.12.2-5.2.0-universal.jar
[19:36:26] [main/DEBUG] [FML]: Examining for coremod candidacy Pixelmon-1.12.2-6.3.4-universal.jar
[19:36:26] [main/DEBUG] [FML]: Not found coremod data in Pixelmon-1.12.2-6.3.4-universal.jar
[19:36:26] [main/DEBUG] [FML]: Examining for coremod candidacy preview_OptiFine_1.12.2_HD_U_C8_pre.jar
[19:36:26] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from preview_OptiFine_1.12.2_HD_U_C8_pre.jar
[19:36:26] [main/DEBUG] [FML]: Examining for coremod candidacy RedProtect-7.5.3-b123-Universal.jar
[19:36:26] [main/DEBUG] [FML]: Not found coremod data in RedProtect-7.5.3-b123-Universal.jar
[19:36:26] [main/DEBUG] [FML]: Examining for coremod candidacy spongeforge-1.12.2-2768-7.1.2.jar
[19:36:26] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.12.2-2768-7.1.2.jar
[19:36:26] [main/DEBUG] [FML]: Examining for coremod candidacy spongeforge-1.12.2-2768-7.1.3-RC3495.jar
[19:36:26] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.12.2-2768-7.1.3-RC3495.jar
[19:36:26] [main/DEBUG] [FML]: Examining for coremod candidacy TotalEconomy-1.8.1.jar
[19:36:26] [main/DEBUG] [FML]: Not found coremod data in TotalEconomy-1.8.1.jar
[19:36:26] [main/DEBUG] [FML]: Examining for coremod candidacy UniversalMarket-1.12.2-v1.2.1.jar
[19:36:26] [main/DEBUG] [FML]: Not found coremod data in UniversalMarket-1.12.2-v1.2.1.jar
[19:36:26] [main/DEBUG] [FML]: Examining for coremod candidacy WorldEdit+CUI+Forge+Edition+2-2.2.0-mf-1.12.2-14.23.5.2768.jar
[19:36:26] [main/DEBUG] [FML]: Not found coremod data in WorldEdit+CUI+Forge+Edition+2-2.2.0-mf-1.12.2-14.23.5.2768.jar
[19:36:26] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:36:26] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[19:36:26] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[19:36:26] [main/DEBUG] [mixin]: MixinService [LaunchWrapper] was successfully booted in sun.misc.Launcher$AppClassLoader@4aa298b7
[19:36:26] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/spongeforge-1.12.2-2768-7.1.2.jar Service=LaunchWrapper Env=SERVER
[19:36:26] [main/DEBUG] [mixin]: Adding new mixin transformer proxy #1
[19:36:26] [main/DEBUG] [mixin]: Initialising Mixin Platform Manager
[19:36:26] [main/DEBUG] [mixin]: Mixin platform: primary container is file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/spongeforge-1.12.2-2768-7.1.2.jar
[19:36:26] [main/DEBUG] [mixin]: Adding mixin platform agents for container file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/spongeforge-1.12.2-2768-7.1.2.jar
[19:36:26] [main/DEBUG] [mixin]: Instancing new MixinPlatformAgentFML for file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/spongeforge-1.12.2-2768-7.1.2.jar
[19:36:26] [main/DEBUG] [mixin]: spongeforge-1.12.2-2768-7.1.2.jar has core plugin org.spongepowered.mod.SpongeCoremod. Injecting it into FML for co-initialisation:
[19:36:26] [main/DEBUG] [FML]: Instantiating coremod class SpongeCoremod
[19:36:26] [main/DEBUG] [FML]: The coremod org.spongepowered.mod.SpongeCoremod requested minecraft version 1.12.2 and minecraft is 1.12.2. It will be loaded.
[19:36:26] [main/WARN] [FML]: The coremod SpongeCoremod (org.spongepowered.mod.SpongeCoremod) is not signed!
[19:36:26] [main/DEBUG] [mixin]: Preparing mixins for MixinEnvironment[PREINIT]
[19:36:26] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[19:36:26] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
[19:36:26] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
[19:36:26] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
[19:36:26] [main/DEBUG] [FML]: Added access transformer class org.spongepowered.mod.asm.transformer.SpongeAccessTransformer to enqueued access transformers
[19:36:26] [main/DEBUG] [FML]: Enqueued coremod SpongeCoremod
[19:36:26] [main/DEBUG] [mixin]: Instancing new MixinPlatformAgentDefault for file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/spongeforge-1.12.2-2768-7.1.2.jar
[19:36:26] [main/DEBUG] [mixin]: Scanning file:/C:/Users/Butter/Desktop/Pixelmon%20Server/forge-1.12.2-14.23.5.2768-universal.jar for mixin tweaker
[19:36:26] [main/DEBUG] [mixin]: Scanning file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/FoamFix-1.12.2-0.9.2-Anarchy.jar for mixin tweaker
[19:36:26] [main/DEBUG] [mixin]: Scanning file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/preview_OptiFine_1.12.2_HD_U_C8_pre.jar for mixin tweaker
[19:36:26] [main/DEBUG] [mixin]: Scanning file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/spongeforge-1.12.2-2768-7.1.3-RC3495.jar for mixin tweaker
[19:36:26] [main/DEBUG] [mixin]: file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/spongeforge-1.12.2-2768-7.1.3-RC3495.jar contains a mixin tweaker, adding agents
[19:36:26] [main/DEBUG] [mixin]: Adding mixin platform agents for container file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/spongeforge-1.12.2-2768-7.1.3-RC3495.jar
[19:36:26] [main/DEBUG] [mixin]: Instancing new MixinPlatformAgentFML for file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/spongeforge-1.12.2-2768-7.1.3-RC3495.jar
[19:36:26] [main/DEBUG] [mixin]: spongeforge-1.12.2-2768-7.1.3-RC3495.jar has core plugin org.spongepowered.mod.SpongeCoremod. Skipping because it was already injected.
[19:36:26] [main/DEBUG] [mixin]: Instancing new MixinPlatformAgentDefault for file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/spongeforge-1.12.2-2768-7.1.3-RC3495.jar
[19:36:26] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_191/lib/ext/access-bridge-64.jar for mixin tweaker
[19:36:26] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_191/lib/ext/cldrdata.jar for mixin tweaker
[19:36:26] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_191/lib/ext/dnsns.jar for mixin tweaker
[19:36:26] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_191/lib/ext/jaccess.jar for mixin tweaker
[19:36:26] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_191/lib/ext/jfxrt.jar for mixin tweaker
[19:36:26] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_191/lib/ext/localedata.jar for mixin tweaker
[19:36:26] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_191/lib/ext/nashorn.jar for mixin tweaker
[19:36:26] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_191/lib/ext/sunec.jar for mixin tweaker
[19:36:26] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_191/lib/ext/sunjce_provider.jar for mixin tweaker
[19:36:26] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_191/lib/ext/sunmscapi.jar for mixin tweaker
[19:36:26] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_191/lib/ext/sunpkcs11.jar for mixin tweaker
[19:36:26] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_191/lib/ext/zipfs.jar for mixin tweaker
[19:36:26] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[19:36:26] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:36:26] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:36:26] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:36:26] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[19:36:26] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[19:36:26] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: Forge server detected, skipping class transformer
[19:36:26] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:26] [main/DEBUG] [FML]: Injecting coremod FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\} class transformers
[19:36:26] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
[19:36:26] [main/DEBUG] [mixin]: Checking for additional mixins for MixinEnvironment[PREINIT]
[19:36:26] [main/DEBUG] [mixin]: Selecting config mixins.forge.preinit.json
[19:36:26] [main/DEBUG] [mixin]: Preparing mixins.forge.preinit.json (8)
[19:36:26] [main/DEBUG] [mixin]: Rebuilding transformer delegation list:
[19:36:26] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.PatchingTransformer
[19:36:26] [main/DEBUG] [mixin]:   Excluding: org.spongepowered.asm.mixin.transformer.Proxy
[19:36:26] [main/DEBUG] [mixin]: Transformer delegation list created with 1 entries
[19:36:26] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/UsernameCache to metadata cache
[19:36:26] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/LoadController to metadata cache
[19:36:26] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/Loader to metadata cache
[19:36:26] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/ModContainer to metadata cache
[19:36:26] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/eventhandler/ASMEventHandler to metadata cache
[19:36:26] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/eventhandler/Event to metadata cache
[19:36:26] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/event/FMLEvent to metadata cache
[19:36:26] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/registry/GameRegistry to metadata cache
[19:36:26] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/asm/mixin/injection/At$Shift to metadata cache
[19:36:26] [main/TRACE] [mixin]: Added class metadata for java/lang/invoke/MethodHandles$Lookup to metadata cache
[19:36:26] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/plugin/PluginContainer to metadata cache
[19:36:26] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[19:36:26] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[19:36:26] [main/DEBUG] [mixin]: Mixing fml.common.eventhandler.MixinEvent from mixins.forge.preinit.json into net.minecraftforge.fml.common.eventhandler.Event
[19:36:26] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/Cancellable to metadata cache
[19:36:26] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/interfaces/IMixinEvent to metadata cache
[19:36:26] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/SpongeImpl to metadata cache
[19:36:26] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/Sponge to metadata cache
[19:36:26] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/CauseStackManager to metadata cache
[19:36:26] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/Event to metadata cache
[19:36:26] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer
[19:36:26] [main/DEBUG] [FML]: Injection complete
[19:36:26] [main/DEBUG] [FML]: Running coremod plugin for FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\}
[19:36:26] [main/DEBUG] [FML]: Running coremod plugin FMLCorePlugin
[19:36:28] [main/DEBUG] [FML]: Read 1103 binary patches
[19:36:28] [main/DEBUG] [FML]: Loading deobfuscation resource /deobfuscation_data-1.12.2.lzma with 36083 records
[19:36:28] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[19:36:28] [main/DEBUG] [FML]: Coremod plugin class FMLCorePlugin run successfully
[19:36:28] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:28] [main/DEBUG] [FML]: Injecting coremod FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\} class transformers
[19:36:28] [main/DEBUG] [FML]: Injection complete
[19:36:28] [main/DEBUG] [FML]: Running coremod plugin for FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\}
[19:36:28] [main/DEBUG] [FML]: Running coremod plugin FMLForgePlugin
[19:36:28] [main/DEBUG] [FML]: Coremod plugin class FMLForgePlugin run successfully
[19:36:28] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[19:36:28] [main/DEBUG] [mixin]: Processing prepare() for PlatformAgent[MixinPlatformAgentFML:file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/spongeforge-1.12.2-2768-7.1.2.jar]
[19:36:28] [main/DEBUG] [mixin]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/spongeforge-1.12.2-2768-7.1.2.jar]
[19:36:28] [main/DEBUG] [mixin]: Processing prepare() for PlatformAgent[MixinPlatformAgentFML:file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/spongeforge-1.12.2-2768-7.1.3-RC3495.jar]
[19:36:28] [main/DEBUG] [mixin]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/spongeforge-1.12.2-2768-7.1.3-RC3495.jar]
[19:36:28] [main/DEBUG] [mixin]: Processing launch tasks for PlatformAgent[MixinPlatformAgentFML:file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/spongeforge-1.12.2-2768-7.1.2.jar]
[19:36:28] [main/DEBUG] [mixin]: Creating FML remapper adapter: org.spongepowered.asm.bridge.RemapperAdapterFML
[19:36:28] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@44afefd5
[19:36:28] [main/DEBUG] [mixin]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/spongeforge-1.12.2-2768-7.1.2.jar]
[19:36:28] [main/DEBUG] [mixin]: Scanning file:/C:/Users/Butter/Desktop/Pixelmon%20Server/forge-1.12.2-14.23.5.2768-universal.jar for mixin tweaker
[19:36:28] [main/DEBUG] [mixin]: Scanning file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/FoamFix-1.12.2-0.9.2-Anarchy.jar for mixin tweaker
[19:36:28] [main/DEBUG] [mixin]: Scanning file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/preview_OptiFine_1.12.2_HD_U_C8_pre.jar for mixin tweaker
[19:36:28] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_191/lib/ext/access-bridge-64.jar for mixin tweaker
[19:36:28] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_191/lib/ext/cldrdata.jar for mixin tweaker
[19:36:28] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_191/lib/ext/dnsns.jar for mixin tweaker
[19:36:28] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_191/lib/ext/jaccess.jar for mixin tweaker
[19:36:28] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_191/lib/ext/jfxrt.jar for mixin tweaker
[19:36:28] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_191/lib/ext/localedata.jar for mixin tweaker
[19:36:28] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_191/lib/ext/nashorn.jar for mixin tweaker
[19:36:28] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_191/lib/ext/sunec.jar for mixin tweaker
[19:36:28] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_191/lib/ext/sunjce_provider.jar for mixin tweaker
[19:36:28] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_191/lib/ext/sunmscapi.jar for mixin tweaker
[19:36:28] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_191/lib/ext/sunpkcs11.jar for mixin tweaker
[19:36:28] [main/DEBUG] [mixin]: Scanning file:/C:/Program%20Files/Java/jre1.8.0_191/lib/ext/zipfs.jar for mixin tweaker
[19:36:28] [main/DEBUG] [mixin]: Scanning asmgen:/ for mixin tweaker
[19:36:28] [main/DEBUG] [mixin]: inject() running with 2 agents
[19:36:28] [main/DEBUG] [mixin]: Processing inject() for PlatformAgent[MixinPlatformAgentFML:file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/spongeforge-1.12.2-2768-7.1.2.jar]
[19:36:28] [main/DEBUG] [mixin]: FML agent is co-initiralising coremod instance SpongeCoremod {[]} for file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/spongeforge-1.12.2-2768-7.1.2.jar
[19:36:28] [main/DEBUG] [FML]: Injecting coremod SpongeCoremod \{org.spongepowered.mod.SpongeCoremod\} class transformers
[19:36:28] [main/TRACE] [FML]: Registering transformer org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
[19:36:28] [main/DEBUG] [FML]: Injection complete
[19:36:28] [main/DEBUG] [FML]: Running coremod plugin for SpongeCoremod \{org.spongepowered.mod.SpongeCoremod\}
[19:36:28] [main/DEBUG] [FML]: Running coremod plugin SpongeCoremod
[19:36:28] [main/DEBUG] [FML]: Coremod plugin class SpongeCoremod run successfully
[19:36:28] [main/DEBUG] [mixin]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/spongeforge-1.12.2-2768-7.1.2.jar]
[19:36:28] [main/DEBUG] [mixin]: Processing inject() for PlatformAgent[MixinPlatformAgentFML:file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/spongeforge-1.12.2-2768-7.1.3-RC3495.jar]
[19:36:28] [main/DEBUG] [mixin]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/spongeforge-1.12.2-2768-7.1.3-RC3495.jar]
[19:36:28] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:36:28] [main/DEBUG] [FML]: Loaded 213 rules from AccessTransformer config file forge_at.cfg
[19:36:28] [main/DEBUG] [FML]: Loaded 17 rules from AccessTransformer config file foamfix_runtime_at.cfg
[19:36:28] [main/DEBUG] [FML]: Loaded 466 rules from AccessTransformer config file META-INF/common_at.cfg
[19:36:28] [main/DEBUG] [FML]: Loaded 466 rules from AccessTransformer mod jar file .\mods\spongeforge-1.12.2-2768-7.1.3-RC3495.jar!META-INF/common_at.cfg

[19:36:28] [main/DEBUG] [FML]: Loaded 13 rules from AccessTransformer mod jar file .\mods\Pixelmon-1.12.2-6.3.4-universal.jar!META-INF/pixelmon_at.cfg

[19:36:28] [main/DEBUG] [FML]: Loaded 466 rules from AccessTransformer mod jar file .\mods\spongeforge-1.12.2-2768-7.1.2.jar!META-INF/common_at.cfg

[19:36:28] [main/DEBUG] [mixin]: Adding new mixin transformer proxy #2
[19:36:28] [main/DEBUG] [FML]: Validating minecraft
[19:36:29] [main/DEBUG] [mixin]: Ending MixinEnvironment[PREINIT], applied 1 mixins
[19:36:29] [main/DEBUG] [mixin]: Preparing mixins for MixinEnvironment[INIT]
[19:36:29] [main/DEBUG] [mixin]: Selecting config mixins.forge.init.json
[19:36:29] [main/DEBUG] [mixin]: Preparing mixins.forge.init.json (0)
[19:36:29] [main/DEBUG] [mixin]: Mixing fml.common.MixinLoader from mixins.forge.preinit.json into net.minecraftforge.fml.common.Loader
[19:36:29] [main/DEBUG] [mixin]: Found name transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
[19:36:29] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/relauncher/libraries/LibraryManager to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for java/io/File to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for java/io/Serializable to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for java/lang/Comparable to metadata cache
[19:36:29] [main/DEBUG] [mixin]: Rebuilding transformer delegation list:
[19:36:29] [main/DEBUG] [mixin]: Found name transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
[19:36:29] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.PatchingTransformer
[19:36:29] [main/DEBUG] [mixin]:   Excluding: org.spongepowered.asm.mixin.transformer.Proxy
[19:36:29] [main/DEBUG] [mixin]:   Adding:    $wrapper.net.minecraftforge.fml.common.asm.transformers.SideTransformer
[19:36:29] [main/DEBUG] [mixin]:   Excluding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[19:36:29] [main/DEBUG] [mixin]:   Adding:    $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[19:36:29] [main/DEBUG] [mixin]:   Adding:    $wrapper.net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer
[19:36:29] [main/DEBUG] [mixin]:   Adding:    $wrapper.org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
[19:36:29] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
[19:36:29] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.AccessTransformer
[19:36:29] [main/DEBUG] [mixin]:   Adding:    pl.asie.foamfix.coremod.FoamFixAT
[19:36:29] [main/DEBUG] [mixin]:   Adding:    org.spongepowered.mod.asm.transformer.SpongeAccessTransformer
[19:36:29] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer
[19:36:29] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer
[19:36:29] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.ItemBlockTransformer
[19:36:29] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.ItemBlockSpecialTransformer
[19:36:29] [main/DEBUG] [mixin]:   Excluding: org.spongepowered.asm.mixin.transformer.Proxy
[19:36:29] [main/DEBUG] [mixin]: Transformer delegation list created with 13 entries
[19:36:29] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/FMLLog to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for org/apache/logging/log4j/Logger to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for java/util/List to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/SpongeConfig to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/type/GlobalConfig to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/GlobalGeneralCategory to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/GeneralCategory to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/PathTokens to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/versioning/ArtifactVersion to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for java/lang/String to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/versioning/DefaultArtifactVersion to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/versioning/VersionRange to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/plugin/meta/version/ComparableVersion to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for java/math/BigInteger to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for java/io/FilenameFilter to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/toposort/ModSorter to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/ImmutableList to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/ImmutableCollection to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for java/util/AbstractCollection to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for java/lang/Exception to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for java/util/Properties to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for java/lang/Throwable to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for java/util/Hashtable to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for java/util/Dictionary to metadata cache
[19:36:29] [main/DEBUG] [mixin]: Mixing fml.common.MixinModContainer from mixins.forge.preinit.json into net.minecraftforge.fml.common.ModContainer
[19:36:29] [main/TRACE] [mixin]: Added class metadata for com/google/common/base/Strings to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for com/google/common/base/Preconditions to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for java/util/Optional to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/ModMetadata to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for java/util/Collection to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for java/lang/Iterable to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for java/util/RandomAccess to metadata cache
[19:36:29] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/plugin/DependencyHandler to metadata cache
[19:36:29] [main/DEBUG] [mixin]: Mixing fml.common.event.MixinFMLEvent from mixins.forge.preinit.json into net.minecraftforge.fml.common.event.FMLEvent
[19:36:29] [main/DEBUG] [FML]: Minecraft validated, launching...
[19:36:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:29] [main/DEBUG] [FML]: Injecting coremod Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. \{pl.asie.foamfix.coremod.FoamFixCore\} class transformers
[19:36:29] [main/TRACE] [FML]: Registering transformer pl.asie.foamfix.coremod.FoamFixTransformer
[19:36:29] [main/DEBUG] [FML]: Injection complete
[19:36:29] [main/DEBUG] [FML]: Running coremod plugin for Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. \{pl.asie.foamfix.coremod.FoamFixCore\}
[19:36:29] [main/DEBUG] [FML]: Running coremod plugin Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again.
[19:36:29] [main/DEBUG] [FML]: Coremod plugin class FoamFixCore run successfully
[19:36:29] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[19:36:29] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[19:36:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[19:36:29] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[19:36:29] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[19:36:29] [main/DEBUG] [mixin]: Adding new mixin transformer proxy #3
[19:36:29] [main/DEBUG] [mixin]: Ending MixinEnvironment[INIT], applied 3 mixins
[19:36:29] [main/DEBUG] [mixin]: Preparing mixins for MixinEnvironment[DEFAULT]
[19:36:29] [main/DEBUG] [mixin]: Selecting config mixins.common.api.json
[19:36:29] [main/DEBUG] [mixin]: Selecting config mixins.common.core.json
[19:36:29] [main/DEBUG] [mixin]: Selecting config mixins.common.core.optional.json
[19:36:29] [main/DEBUG] [mixin]: Selecting config mixins.common.bungeecord.json
[19:36:29] [main/DEBUG] [mixin]: Selecting config mixins.common.concurrentchecks.json
[19:36:29] [main/DEBUG] [mixin]: Selecting config mixins.common.entityactivation.json
[19:36:29] [main/DEBUG] [mixin]: Selecting config mixins.common.entitycollisions.json
[19:36:29] [main/DEBUG] [mixin]: Selecting config mixins.common.exploit.json
[19:36:29] [main/DEBUG] [mixin]: Selecting config mixins.common.movementchecks.json
[19:36:29] [main/DEBUG] [mixin]: Selecting config mixins.common.tracking.json
[19:36:30] [main/DEBUG] [mixin]: Selecting config mixins.common.optimization.json
[19:36:30] [main/DEBUG] [mixin]: Selecting config mixins.common.realtime.json
[19:36:30] [main/DEBUG] [mixin]: Selecting config mixins.common.tileentityactivation.json
[19:36:30] [main/DEBUG] [mixin]: Selecting config mixins.common.vanilla-command.json
[19:36:30] [main/DEBUG] [mixin]: Selecting config mixins.common.multi-world-command.json
[19:36:30] [main/DEBUG] [mixin]: Selecting config mixins.forge.core.json
[19:36:30] [main/DEBUG] [mixin]: Selecting config mixins.forge.brokenmods.json
[19:36:30] [main/DEBUG] [mixin]: Selecting config mixins.forge.bungeecord.json
[19:36:30] [main/DEBUG] [mixin]: Selecting config mixins.forge.entityactivation.json
[19:36:30] [main/DEBUG] [mixin]: Selecting config mixins.forge.optimization.json
[19:36:30] [main/DEBUG] [mixin]: Preparing mixins.common.api.json (13)
[19:36:30] [main/DEBUG] [mixin]: Rebuilding transformer delegation list:
[19:36:30] [main/DEBUG] [mixin]: Found name transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
[19:36:30] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.PatchingTransformer
[19:36:30] [main/DEBUG] [mixin]:   Excluding: org.spongepowered.asm.mixin.transformer.Proxy
[19:36:30] [main/DEBUG] [mixin]:   Adding:    $wrapper.net.minecraftforge.fml.common.asm.transformers.SideTransformer
[19:36:30] [main/DEBUG] [mixin]:   Excluding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[19:36:30] [main/DEBUG] [mixin]:   Adding:    $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[19:36:30] [main/DEBUG] [mixin]:   Adding:    $wrapper.net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer
[19:36:30] [main/DEBUG] [mixin]:   Adding:    $wrapper.org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
[19:36:30] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
[19:36:30] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.AccessTransformer
[19:36:30] [main/DEBUG] [mixin]:   Adding:    pl.asie.foamfix.coremod.FoamFixAT
[19:36:30] [main/DEBUG] [mixin]:   Adding:    org.spongepowered.mod.asm.transformer.SpongeAccessTransformer
[19:36:30] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer
[19:36:30] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer
[19:36:30] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.ItemBlockTransformer
[19:36:30] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.ItemBlockSpecialTransformer
[19:36:30] [main/DEBUG] [mixin]:   Excluding: org.spongepowered.asm.mixin.transformer.Proxy
[19:36:30] [main/DEBUG] [mixin]:   Adding:    $wrapper.pl.asie.foamfix.coremod.FoamFixTransformer
[19:36:30] [main/DEBUG] [mixin]:   Excluding: net.minecraftforge.fml.common.asm.transformers.TerminalTransformer
[19:36:30] [main/DEBUG] [mixin]:   Excluding: org.spongepowered.asm.mixin.transformer.Proxy
[19:36:30] [main/DEBUG] [mixin]: Transformer delegation list created with 14 entries
[19:36:30] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/task/AbstractAITask to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/DataContainer to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/common/AbstractDamageSource to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/common/AbstractEntityDamageSource to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/merchant/Merchant to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/Text to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/LiteralText to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/ScoreText to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/SelectorText to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/TranslatableText to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/title/Title to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/LocatableBlock to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/Location to metadata cache
[19:36:30] [main/DEBUG] [mixin]: Preparing mixins.common.core.json (570)
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/init/Bootstrap to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/init/Bootstrap$10 to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/init/Bootstrap$11 to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/Advancement to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/AdvancementList to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/AdvancementManager to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/AdvancementProgress to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/AdvancementTreeNode to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/CriteriaTriggers to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/Criterion to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/CriterionProgress to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/DisplayInfo to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/FrameType to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/ICriterionInstance to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/ICriterionTrigger to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/ICriterionTrigger$Listener to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/PlayerAdvancements to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for com/mojang/authlib/GameProfile to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for com/mojang/authlib/properties/Property to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for com/mojang/authlib/properties/PropertyMap to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/UserListEntryBan to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/UserListIPBansEntry to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/UserListBansEntry to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/dispenser/BehaviorProjectileDispense to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/Block to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockAnvil to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockBanner to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockBanner$BlockBannerHanging to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockBanner$BlockBannerStanding to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockBeacon to metadata cache
[19:36:30] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockBed to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockBrewingStand to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockButton to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockCactus to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockCake to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockCarpet to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockChest to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockCocoa to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockColored to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockCommandBlock to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockConcretePowder to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockCrops to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDaylightDetector to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDirectional to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDirt to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDispenser to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDoor to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDoublePlant to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDoubleStoneSlabNew to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDoubleStoneSlab to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDoubleWoodSlab to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDropper to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDynamicLiquid to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockLiquid to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockEnderChest to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockEndPortalFrame to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockEventData to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockFalling to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockFarmland to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockFence to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockFenceGate to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockFire to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockFlower to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockFlowerPot to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockFurnace to metadata cache
[19:36:30] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Spliced in METHOD: net.minecraft.block.BlockGrass.func_180650_b
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockGrass to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockHay to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockHorizontal to metadata cache
[19:36:30] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:75]: Replaced NEW for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
[19:36:30] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:87]: Replaced INVOKESPECIAL for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
[19:36:30] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.pl.asie.foamfix.coremod.FoamFixTransformer' was detected and will no longer process meta class data
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockHopper to metadata cache
[19:36:30] [main/DEBUG] [mixin]: Rebuilding transformer delegation list:
[19:36:30] [main/DEBUG] [mixin]: Found name transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
[19:36:30] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.PatchingTransformer
[19:36:30] [main/DEBUG] [mixin]:   Excluding: org.spongepowered.asm.mixin.transformer.Proxy
[19:36:30] [main/DEBUG] [mixin]:   Adding:    $wrapper.net.minecraftforge.fml.common.asm.transformers.SideTransformer
[19:36:30] [main/DEBUG] [mixin]:   Excluding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[19:36:30] [main/DEBUG] [mixin]:   Adding:    $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[19:36:30] [main/DEBUG] [mixin]:   Adding:    $wrapper.net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer
[19:36:30] [main/DEBUG] [mixin]:   Adding:    $wrapper.org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
[19:36:30] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
[19:36:30] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.AccessTransformer
[19:36:30] [main/DEBUG] [mixin]:   Adding:    pl.asie.foamfix.coremod.FoamFixAT
[19:36:30] [main/DEBUG] [mixin]:   Adding:    org.spongepowered.mod.asm.transformer.SpongeAccessTransformer
[19:36:30] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer
[19:36:30] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer
[19:36:30] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.ItemBlockTransformer
[19:36:30] [main/DEBUG] [mixin]:   Adding:    net.minecraftforge.fml.common.asm.transformers.ItemBlockSpecialTransformer
[19:36:30] [main/DEBUG] [mixin]:   Excluding: org.spongepowered.asm.mixin.transformer.Proxy
[19:36:30] [main/DEBUG] [mixin]:   Excluding: $wrapper.pl.asie.foamfix.coremod.FoamFixTransformer
[19:36:30] [main/DEBUG] [mixin]:   Excluding: net.minecraftforge.fml.common.asm.transformers.TerminalTransformer
[19:36:30] [main/DEBUG] [mixin]:   Excluding: org.spongepowered.asm.mixin.transformer.Proxy
[19:36:30] [main/DEBUG] [mixin]: Transformer delegation list created with 13 entries
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockHugeMushroom to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockLadder to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockLeaves to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockLever to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockLog to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockMagma to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockMycelium to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockNetherWart to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockPane to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockPistonBase to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockPistonExtension to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockPistonMoving to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockPlanks to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockPortal to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockPressurePlate to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockPressurePlateWeighted to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockPrismarine to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockPumpkin to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockQuartz to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRailBase to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRailDetector to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRailPowered to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRedSandstone to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRedstoneComparator to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRedstoneDiode to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRedstoneRepeater to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRedstoneWire to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockReed to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSand to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSandStone to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSapling to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSign to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSilverfish to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSkull to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSnow to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSponge to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStainedGlass to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStainedGlassPane to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStairs to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStandingSign to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStaticLiquid to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStem to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStone to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStoneBrick to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStoneSlabNew to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStoneSlab to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockTallGrass to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockTNT to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockTorch to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockTrapDoor to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockTripWire to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockTripWireHook to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockVine to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockWall to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockWallSign to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockWoodSlab to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/SoundType to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/properties/IProperty to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/properties/PropertyBool to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/properties/PropertyEnum to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/properties/PropertyHelper to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/properties/PropertyInteger to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/state/IBlockState to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/state/BlockStateContainer$StateImplementation to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityCommandBlock$1 to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandBase to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityCommandBlock to metadata cache
[19:36:30] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityMinecartCommandBlock to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntitySign$1 to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandDefaultGameMode to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandExecuteAt to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandHandler to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/server/CommandScoreboard to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/player/EntityPlayer to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/CommandBlockBaseLogic to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandSenderWrapper to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/player/EntityPlayerMP to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/MinecraftServer to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/rcon/RConConsoleSource to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/FunctionObject to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityMinecartCommandBlock$1 to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/player/SpongeUser to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/EntitySelector$7 to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/server/CommandBanIp to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/server/CommandPardonIp to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/ServerCommandManager to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/server/CommandSummon to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/server/CommandTeleport to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandTP to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntity to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/Entity to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemStack to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityPainting$EnumArt to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDirt$DirtType to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDoor$EnumHingePosition to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDoublePlant$EnumPlantType to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockFlower$EnumFlowerType to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockHugeMushroom$EnumType to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockPistonExtension$EnumPistonType to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockPlanks$EnumType to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockPrismarine$EnumType to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockQuartz$EnumType to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRailBase$EnumRailDirection to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRedstoneComparator$Mode to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRedstoneWire$EnumAttachPosition to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSand$EnumType to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSandStone$EnumType to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSilverfish$EnumType to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSlab$EnumBlockHalf to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStairs$EnumShape to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStoneBrick$EnumType to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStone$EnumType to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStoneSlab$EnumType to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStoneSlabNew$EnumType to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockTallGrass$EnumType to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockWall$EnumType to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/BossInfo$Color to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/BossInfo$Overlay to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntityArrow$PickupStatus to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/BannerPattern to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/player/EntityPlayer$EnumChatVisibility to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/EnumDifficulty to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/EnumDyeColor to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/EnumHandSide to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockLog$EnumAxis to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemFishFood$FishType to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/GameType to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityAreaEffectCloud to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityArmorStand to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityGiantZombie to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/AbstractSkeleton to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityZombie to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/living/human/EntityHuman to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityAgeable to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityCreature to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityFlying to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityHanging to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityLeashKnot to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityLiving to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityLivingBase to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityTracker to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityTrackerEntry to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/MultiPartEntityPart to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntityLargeFireball to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntityWitherSkull to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntitySmallFireball to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/IRangedAttackMob to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntityShulkerBullet to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAIAttackMelee to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAIAttackRanged to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAIAvoidEntity to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAIBase to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAIBreakDoor to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAIEatGrass to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAIHarvestFarmland to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAILookIdle to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAIMate to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAINearestAttackableTarget to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAITasks to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAIRunAroundLikeCrazy to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAISwimming to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAITarget to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAIWander to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAIWatchClosest to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityBlaze$AIFireballAttack to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityGhast$AIFireballAttack to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityEnderman$AIPlaceBlock to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityEnderman$AITakeBlock to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityMinecartMobSpawner to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityRabbit$AIRaidFarm to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntitySilverfish$AIHideInStone to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntitySilverfish$AISummonSilverfish to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/boss/EntityDragon to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/boss/EntityWither to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/effect/EntityLightningBolt to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/effect/EntityWeatherEffect to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityBoat to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityEnderCrystal to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityEnderEye to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityEnderPearl to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityExpBottle to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityFallingBlock to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityFireworkRocket to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityItem to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityItemFrame to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityMinecart to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityMinecartChest to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityMinecartContainer to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityMinecartEmpty to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityMinecartFurnace to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityMinecartHopper to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityMinecartTNT to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityPainting to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityTNTPrimed to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityXPOrb to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityBlaze to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityCaveSpider to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityCreeper to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityEnderman to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityEndermite to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityEvoker to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityGhast to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityGolem to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityGuardian to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityHusk to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityIronGolem to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityMagmaCube to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityMob to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityPigZombie to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityShulker to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntitySilverfish to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntitySkeleton to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntitySlime to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntitySnowman to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntitySpider to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityStray to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityVex to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityVindicator to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityWitch to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityWitherSkeleton to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityZombieVillager to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityAmbientCreature to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityVillager$ITradeList to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/AbstractHorse to metadata cache
[19:36:31] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityAnimal to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityBat to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityChicken to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityCow to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityDonkey to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityHorse to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityLlama to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityMooshroom to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityMule to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityOcelot to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityParrot to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityPig to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityPolarBear to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityRabbit to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntitySheep to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntitySkeletonHorse to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntitySquid to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityTameable to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityVillager to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityVillager$EmeraldForItems to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityVillager$ItemAndEmeraldToItem to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityVillager$ListEnchantedBookForEmeralds to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityVillager$ListEnchantedItemForEmeralds to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityVillager$ListItemForEmeralds to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityWaterMob to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityWolf to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityZombieHorse to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/player/InventoryPlayer to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/player/SpongeUserInventory to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntityArrow to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntityTippedArrow to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntitySpectralArrow to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntityDragonFireball to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntityEgg to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntityFireball to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntityFishHook to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntityLlamaSpit to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntityPotion to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntitySnowball to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/projectile/EntityThrowable to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/damage/MinecraftBlockDamageSource to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/damage/MinecraftFallingBlockDamageSource to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/InventoryBasic to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/InventoryCraftResult to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/InventoryCrafting to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/InventoryEnderChest to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/InventoryHelper to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/InventoryLargeChest to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/enchantment/Enchantment to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/Item to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemArmor$ArmorMaterial to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemBlock to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemBlockSpecial to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemAir to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemEnderEye to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemFirework to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemFishingRod to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemMap to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/Item$ToolMaterial to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemPotion to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemWritableBook to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemWrittenBook to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ContainerEnchantment to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ContainerRepair to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ContainerWorkbench to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/Container to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ContainerChest to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ContainerHopper to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ContainerDispenser to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ContainerFurnace to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ContainerBrewingStand to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ContainerBeacon to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ContainerHorseInventory to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ContainerMerchant to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ContainerPlayer to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ContainerHorseChest to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/custom/CustomInventory to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/custom/CustomContainer to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/Slot to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityLockable to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/SlotCrafting to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/crafting/Ingredient to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/crafting/IRecipe to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/crafting/ShapedRecipes to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/crafting/ShapelessRecipes to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/crafting/FurnaceRecipes to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/village/MerchantRecipe to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/nbt/NBTTagCompound to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/NetHandlerPlayServer to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/NetworkManager to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/PacketBuffer to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketScoreboardObjective to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketResourcePackSend to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketChunkData to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketPlayerListItem to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketWorldBorder to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/datasync/DataParameter to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/datasync/EntityDataManager to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/potion/Potion to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/potion/PotionEffect to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/scoreboard/Team$CollisionRule to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/scoreboard/ScoreCriteriaColored to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/scoreboard/ScoreCriteria to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/scoreboard/Team$EnumVisible to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/scoreboard/Score to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/scoreboard/Scoreboard to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/scoreboard/ServerScoreboard to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/scoreboard/IScoreCriteria$EnumRenderType to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/scoreboard/ScoreObjective to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/scoreboard/ScorePlayerTeam to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/PlayerList to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/PlayerInteractionManager to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/PlayerChunkMap to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/PlayerChunkMapEntry to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/PlayerProfileCache to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/PlayerProfileCache$ProfileEntry to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/network/NetHandlerHandshakeTCP to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/network/NetHandlerLoginServer to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/network/NetHandlerLoginServer$2 to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/SoundCategory to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/SoundEvent to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/stats/StatBase to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/stats/StatCrafting to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/stats/StatisticsManager to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/stats/StatList to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/LegacyPingHandler to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/network/NetHandlerStatusServer to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/ServerStatusResponse to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/ServerStatusResponse$Players to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/ServerStatusResponse$Version to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/TextComponentBase to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/TextComponentScore to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/TextComponentKeybind to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/TextComponentSelector to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/TextComponentString to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/TextComponentTranslation to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/event/ClickEvent to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/event/HoverEvent to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/MobSpawnerBaseLogic to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityBanner to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityBeacon to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityBrewingStand to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityChest to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityComparator to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityDaylightDetector to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityDispenser to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityDropper to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityEnchantmentTable to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityEnderChest to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityEndGateway to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityEndPortal to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityFlowerPot to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityFurnace to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityHopper to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockJukebox$TileEntityJukebox to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityLockableLoot to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityMobSpawner to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityNote to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityPiston to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityShulkerBox to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntitySign to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntitySkull to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityStructure to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/TileEntityStructure$Mode to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/ChatType to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/ClassInheritanceMultiMap to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/CooldownTracker to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/CooldownTrackerServer to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/DamageSource to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/EntityDamageSource to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/EnumHand to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/EntityDamageSourceIndirect to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/PacketThreadUtil$1 to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/datafix/DataFixer to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/math/Vec3i to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/village/Village to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/chunk/storage/AnvilSaveHandler to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/BossInfo to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/BossInfoServer to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/chunk/Chunk to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/ChunkCache to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/DimensionType to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/Explosion to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/GameRules to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/NextTickListEntry to metadata cache
[19:36:32] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/ServerWorldEventHandler to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/Teleporter to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/WorldEntitySpawner to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/World to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/border/WorldBorder to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/WorldProvider to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/WorldProviderSurface to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/WorldProviderHell to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/WorldServer to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/WorldServerMulti to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/WorldSettings to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/WorldType to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/Biome to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeDesert to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeEnd to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeForest to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeHell to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeHills to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeJungle to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeMesa to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomePlains to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeSavanna to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeSnow to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeTaiga to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeSwamp to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeProvider to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/chunk/BlockStateContainer to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/chunk/storage/AnvilChunkLoader to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/end/DragonFightManager to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/ChunkGeneratorEnd to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/ChunkGeneratorFlat to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/ChunkGeneratorOverworld to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/ChunkGeneratorHell to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/MapGenBase to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/ChunkProviderServer to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenAbstractTree to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenBigMushroom to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenBigTree to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenBlockBlob to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenBush to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenCactus to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenCanopyTree to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenDeadBush to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenDesertWells to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenDoublePlant to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenDungeons to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenEndIsland to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenerator to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenFire to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenFlowers to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenFossils to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenBirchTree to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenGlowStone1 to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenIcePath to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenIceSpike to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenLakes to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenMegaPineTree to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenMegaJungle to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenMelon to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenMinable to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenPumpkin to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenReed to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenSavannaTree to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenShrub to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenSwamp to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenTaiga1 to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenTaiga2 to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenTallGrass to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenTrees to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenVines to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenWaterlily to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/structure/MapGenStronghold to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/structure/MapGenStructure to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/structure/MapGenVillage to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/MapStorage to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/SaveHandler to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/ThreadedFileIOBase to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/WorldInfo to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/rcon/RConThreadClient to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/dedicated/DedicatedPlayerList to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/dedicated/DedicatedServer to metadata cache
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/UserList to metadata cache
[19:36:33] [main/DEBUG] [mixin]: Preparing mixins.common.core.optional.json (1)
[19:36:33] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/math/BlockPos$MutableBlockPos to metadata cache
[19:36:33] [main/DEBUG] [mixin]: Preparing mixins.common.bungeecord.json (4)
[19:36:34] [main/DEBUG] [mixin]: Preparing mixins.common.concurrentchecks.json (2)
[19:36:34] [main/DEBUG] [mixin]: Preparing mixins.common.entityactivation.json (7)
[19:36:34] [main/DEBUG] [mixin]: Preparing mixins.common.entitycollisions.json (4)
[19:36:34] [main/DEBUG] [mixin]: Preparing mixins.common.exploit.json (8)
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/SpongeImplHooks to metadata cache
[19:36:34] [main/DEBUG] [mixin]: Preparing mixins.common.movementchecks.json (1)
[19:36:34] [main/DEBUG] [mixin]: Preparing mixins.common.tracking.json (3)
[19:36:34] [main/DEBUG] [mixin]: Preparing mixins.common.optimization.json (15)
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/enchantment/EnchantmentHelper to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/MapData to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/MapData$MapInfo to metadata cache
[19:36:34] [main/DEBUG] [mixin]: Preparing mixins.common.realtime.json (16)
[19:36:34] [main/DEBUG] [mixin]: Preparing mixins.common.tileentityactivation.json (3)
[19:36:34] [main/DEBUG] [mixin]: Preparing mixins.common.vanilla-command.json (6)
[19:36:34] [main/DEBUG] [mixin]: Preparing mixins.common.multi-world-command.json (9)
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandDifficulty to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandGameRule to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandShowSeed to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/server/CommandSetDefaultSpawnpoint to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandTime to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandToggleDownfall to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandWeather to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandWorldBorder to metadata cache
[19:36:34] [main/DEBUG] [mixin]: Preparing mixins.forge.brokenmods.json (2)
[19:36:34] [main/DEBUG] [mixin]: Preparing mixins.forge.bungeecord.json (1)
[19:36:34] [main/DEBUG] [mixin]: Preparing mixins.forge.entityactivation.json (2)
[19:36:34] [main/DEBUG] [mixin]: Preparing mixins.forge.core.json (91)
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/impl/AbstractEvent to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockOldLeaf to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/EntitySelector to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/SpongeCommonEventFactory to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/SpongeDimension to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/SpongeProxyBlockAccess to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/extra/fluid/SpongeFluidStackBuilder to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/WorldManager to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/event/FMLConstructionEvent to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/event/FMLInitializationEvent to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/event/FMLLoadCompleteEvent to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/event/FMLPreInitializationEvent to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/event/FMLPostInitializationEvent to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/event/FMLServerAboutToStartEvent to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/event/FMLServerStartingEvent to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/event/FMLServerStartedEvent to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/event/FMLServerStoppingEvent to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/event/FMLServerStoppedEvent to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/eventhandler/EventBus to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/gameevent/PlayerEvent to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/network/handshake/FMLHandshakeMessage$RegistryData to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/registry/EntityRegistry to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/registries/GameData$BlockCallbacks$BlockDummyAir to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/network/NetworkRegistry to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/registry/VillagerRegistry$VillagerCareer to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/registry/VillagerRegistry$VillagerProfession to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/registry/VillagerRegistry to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/util/BlockSnapshot to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/DimensionManager to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/ForgeInternalHandler to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/items/VanillaInventoryCodeHooks to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/ForgeChunkManager$Ticket to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/ForgeHooks to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/util/ITeleporter to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fluids/Fluid to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fluids/FluidRegistry to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fluids/FluidStack to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemShears to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemLilyPad to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/items/wrapper/InvWrapper to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/items/ItemStackHandler to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/items/SlotItemHandler to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/recipe/crafting/DelegateSpongeCraftingRecipe to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/recipe/crafting/SpongeCraftingRecipeRegistry to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/client/CPacketClickWindow to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/client/CPacketPlayerTryUseItemOnBlock to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeDecorator to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/handshake/client/C00Handshake to metadata cache
[19:36:34] [main/DEBUG] [mixin]: Preparing mixins.forge.optimization.json (3)
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/DataView$SafetyMode to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/IMerchant to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/action/ShiftClickAction$InsertText to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/ITextComponent$Serializer to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketTitle$Type to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/LocatableBlock$Builder to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for java/util/Map$Entry to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/ImmutableList$Builder to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/TranslatableText$Builder to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/AdvancementList$Listener to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/Advancement$Builder to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/plugin/PluginPhase$Listener to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/advancement/CriterionEvent$Score to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/advancement/CriterionEvent$Score$Revoke to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/advancement/CriterionEvent$Score$Grant to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/advancement/CriterionEvent$Score$Change to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/advancement/CriterionEvent$Grant to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/advancement/CriterionEvent$Revoke to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/advancement/AdvancementTreeEvent$GenerateLayout to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/DisplayInfo to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/AdvancementType to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/CatalogType to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/criteria/trigger/Trigger to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/advancement/CriterionEvent$Trigger to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/ImmutableSet$Builder to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/message/MessageEvent$MessageFormatter to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/advancement/AdvancementEvent$Grant to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/profile/GameProfile to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/Identifiable to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/DataSerializable to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for com/google/common/base/MoreObjects$ToStringHelper to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/profile/property/ProfileProperty to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/ban/Ban$Ip to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/ban/Ban$Profile to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/ImmutableMap$Builder to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/ConstructEntityEvent$Pre to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/CauseStackManager$StackFrame to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/block/BlockPhase$State to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/BlockType to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/translation/Translatable to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/property/PropertyHolder to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/registries/IForgeRegistryEntry$Impl to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockContainer to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockBush to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/DropItemEvent$Pre to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDoor$EnumDoorHalf to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDoublePlant$EnumBlockHalf to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSlab to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/ChangeInventoryEvent$Transfer to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/ChangeInventoryEvent$Transfer$Pre to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/ChangeBlockEvent$Modify to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/ChangeBlockEvent$Break to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/ChangeBlockEvent$Pre to metadata cache
[19:36:34] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockFlower$EnumFlowerColor to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRotatedPillar to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/EnumFacing$Axis to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/mixin/core/block/MixinBlockLever$1 to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockLever$EnumOrientation to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockBreakable to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockBasePressurePlate to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRedSandstone$EnumType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockStairs$EnumHalf to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockTrapDoor$DoorHalf to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/BlockSoundGroup to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/trait/BlockTrait to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/util/DataVersions$BlockState to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/command/SpongeProxySource$Located to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/mixin/core/command/MixinSubject$1 to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/action/LightningEvent$Pre to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityMinecart$Type to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandBase$CoordinateArg to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/MoveEntityEvent$Teleport to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketPlayerPosLook$EnumFlags to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/DataTransactionResult$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/DataTransactionResult$Type to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/mixin/core/data/MixinDataHolder$1 to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/DirtType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/Hinge to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/Cycleable to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/DoublePlantType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/PlantType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/BigMushroomType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/PistonType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/TreeType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/PrismarineType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/QuartzType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/RailDirection to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/ComparatorType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/WireAttachmentType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/SandType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/SandstoneType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/DisguisedBlockType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/PortionType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/StairShape to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/BrickType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/StoneType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/SlabType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/mixin/core/data/types/MixinBlockTallGrassEnumType$1 to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/ShrubType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/WallType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/DyeColor to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/LogAxis to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/player/gamemode/GameMode to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ArmorEquipable to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/Equipable to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/Carrier to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/RideEntityEvent$Mount to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/RideEntityEvent$Dismount to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/plugin/PluginPhase$State to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketPlayerListItem$Action to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/EntityArchetype$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/Entity to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/Locatable to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/DataHolder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/mutable/CompositeValueStore to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/ValueContainer to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/ValueFactory$BoundedValueBuilder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/BreedEntityEvent$ReadyToMate to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAITasks$EntityAITaskEntry to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/ai/AITaskEvent$Add to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/UseItemStackEvent$Start to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/UseItemStackEvent$Tick to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/UseItemStackEvent$Finish to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/UseItemStackEvent$Replace to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/DestructEntityEvent$Death to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/entity/EntityPhase$State to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/UseItemStackEvent$Stop to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/UseItemStackEvent$Reset to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/task/AITask to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/BreedEntityEvent$FindMate to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/BreedEntityEvent$Breed to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/TristateResult$Result to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/ai/AITaskEvent$Remove to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/Goal to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/explosion/Explosion$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/action/LightningEvent$Strike to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/action/LightningEvent$Post to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/ArmorStand to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Living to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/source/ProjectileSource to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/scoreboard/TeamMember to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/util/DataConstants$Entity to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/util/DataConstants$Entity$Item to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/vehicle/minecart/ChestMinecart to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/vehicle/minecart/ContainerMinecart to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/type/CarriedInventory to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/Inventory to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/Nameable to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/vehicle/minecart/Minecart to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/collections/SlotCollection$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/adapter/impl/MinecraftInventoryAdapter to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/adapter/InventoryAdapter to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/vehicle/minecart/HopperMinecart to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/util/DataConstants$Catalog to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/BlockState$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntitySpellcasterIllager to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/AbstractIllager to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/entity/IMixinAggressive to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/Horse to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/Animal to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Ageable to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Creature to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Agent to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/AbstractChestHorse to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/util/DataConstants$Horse to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/RideableHorse to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/util/DataConstants$Llama to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/Llama to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/ProjectileLauncher to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/Mule to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/util/DataConstants$Ocelot to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityShoulderRiding to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/util/DataConstants$Parrot to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/util/DataConstants$Rabbit to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/SkeletonHorse to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Villager to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityVillager$PriceInfo to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/ZombieHorse to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/EntityDamageSource$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/action/SleepingEvent$Tick to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/EntityDamageSource$EntityDamageSourceBuilder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/DamageSource$DamageSourceBuilder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/DamageModifier$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/EntityEquipmentSlot$Type to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/packet/PacketPhase$General to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/InteractInventoryEvent$Close to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityList$EntityEggInfo to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/living/humanoid/ChangeGameModeEvent$TargetPlayer to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/message/MessageChannelEvent$Chat to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketCombatEvent$Event to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/scheduler/Task$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/world/ChangeWorldBorderEvent$TargetPlayer to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketWorldBorder$Action to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/mixin/core/entity/player/MixinInventoryPlayer$1 to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/math/RayTraceResult$Type to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/loot/LootContext$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/action/FishingEvent$HookEntity to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/action/FishingEvent$Stop to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/enchantment/Enchantment$Rarity to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/enchantment/EnchantmentType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/action/FishingEvent$Start to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/ItemStack to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/CraftItemEvent$Craft to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/CraftItemEvent$Preview to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/Slot$Type to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/recipe/crafting/Ingredient to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/util/function/Predicate to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/ClickInventoryEvent$Creative to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/network/ClientConnectionEvent$Disconnect to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/tick/TickPhase$Tick to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/client/CPacketUseEntity$Action to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/InteractItemEvent$Secondary to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/InteractEntityEvent$Secondary to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/InteractItemEvent$Primary to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/InteractEntityEvent$Primary to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/network/ChannelBuf to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketPlayerListItem$AddPlayerData to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/datasync/EntityDataManager$DataEntry to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/data/ChangeDataHolderEvent$ValueChange to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/effect/potion/PotionEffectType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/util/DataVersions$Potion to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/effect/potion/PotionEffect to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/scoreboard/critieria/Criterion to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/scoreboard/Scoreboard to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/scoreboard/Team to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/command/TabCompleteEvent$Chat to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/generation/GenerationPhase$State to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/InteractBlockEvent$Primary to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/network/ClientConnectionEvent$Login to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/network/ClientConnectionEvent$Join to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/MoveEntityEvent$Teleport$Portal to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/player/PlayerPhase$State to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandResultStats$Type to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/InteractBlockEvent$Secondary to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/server/management/IMixinPlayerProfileCacheEntry to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/network/ClientConnectionEvent$Auth to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/effect/sound/SoundCategory to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/statistic/ChangeStatisticEvent$TargetPlayer to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/server/ClientPingServerEvent$Response to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/server/ClientPingServerEvent$Response$Players to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/Text$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/ScoreText$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/SelectorText$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/LiteralText$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/mixin/core/text/MixinClickEvent$1 to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/event/ClickEvent$Action to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/action/ClickAction$OpenUrl to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/action/ClickAction$ExecuteCallback to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/action/ClickAction$RunCommand to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/action/ClickAction$SuggestCommand to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/action/ClickAction$ChangePage to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/mixin/core/text/MixinHoverEvent$1 to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/event/HoverEvent$Action to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/action/HoverAction$ShowText to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/action/HoverAction$ShowItem to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/action/HoverAction$ShowEntity to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/util/NbtDataUtil$Minecraft to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/TileEntityArchetype$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/block/tile/IMixinTileEntity to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinTrackable to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/PlayerTracker$Type to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/type/TileEntityInventory to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/type/PersistentInventory to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/type/Interactable to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/block/tile/IMixinTileEntitySkull to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/StructureMode to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/CooldownTracker$Cooldown to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/living/humanoid/player/CooldownEvent$Set to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/living/humanoid/player/CooldownEvent$End to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/util/math/IMixinBlockPos to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/boss/BossBar to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketUpdateBossInfo$Operation to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/boss/ServerBossBar to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/mixin/core/world/MixinChunk$1 to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/chunk/Chunk$EnumCreateEntityType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/EntityUniverse$EntityHit to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/SpongeConfig$Type to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/DimensionType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/world/ExplosionEvent$Detonate to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/Teleporter$PortalPosition to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/state/pattern/BlockPattern$PatternHelper to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/EnumFacing$AxisDirection to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/Biome$SpawnListEntry to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityLiving$SpawnPlacementType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/WeightedRandom$Item to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/ChunkPreGenerate$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/math/BlockPos$PooledMutableBlockPos to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/pregen/SpongeChunkPreGenerateTask$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/WorldBorder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/WorldServer$ServerBlockEventList to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/SpawnEntityEvent$Custom to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/SpawnEntityEvent$ChunkLoad to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/world/ExplosionEvent$Pre to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/world/SaveWorldEvent$Pre to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/world/SaveWorldEvent$Post to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/general/GeneralPhase$State to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/world/IMixinWorldServer to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/world/IMixinWorld to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/WorldArchetype to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/ChunkGeneratorSettings$Factory to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Ore$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/SeaFloor$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Forest$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/BigMushroom$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Flower$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Shrub$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/DeadBush$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/WaterLily$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Mushroom$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Reed$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Pumpkin$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Cactus$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/RandomBlock$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/DesertWell$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Fossil$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/EndIsland$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/ChorusFlower$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeForest$Type to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/DoublePlant$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/NetherFire$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Glowstone$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeHills$Type to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Melon$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Vine$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/IceSpike$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/IcePath$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/biome/BiomeTaiga$Type to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/BlockBlob$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/world/IMixinAnvilChunkLoader to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/world/dragon/DragonPhase$State to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Lake$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Dungeon$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/property/block/MatterProperty$Matter to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/EnumFacing$Plane to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/Platform$Type to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/storage/WorldProperties to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/network/rcon/RconConnectionEvent$Connect to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/network/rcon/RconConnectionEvent$Login to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/network/rcon/RconConnectionEvent$Disconnect to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/enchantment/EnchantmentHelper$ModifierDamage to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/enchantment/EnchantmentHelper$HurtIterator to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/enchantment/EnchantmentHelper$DamageIterator to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/enchantment/EnchantmentHelper$IModifier to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/MapDecoration$Type to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/eventhandler/Event$Result to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/network/ForgeMessage$DimensionRegisterMessage to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/network/FMLOutboundHandler$OutboundTarget to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/ISpecialArmor$ArmorProperties to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/player/EntityPlayer$SleepResult to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/action/SleepingEvent$Post to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/action/SleepingEvent$Finish to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/event/FMLStateEvent to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/RegisteredListener$Cache to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/world/WorldEvent$Save to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/world/WorldEvent$Unload to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/entity/EntityEvent$CanUpdate to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/oredict/OreDictionary$OreRegisterEvent to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fluids/FluidRegistry$FluidRegisterEvent to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for com/google/common/reflect/TypeToken$TypeSet to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/event/forge/IMixinWorldTickEvent to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/registries/ForgeRegistry$Snapshot to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/WorldArchetype$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/entity/player/PlayerInteractEvent$LeftClickBlock to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/message/MessageEvent$DefaultHeaderApplier to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/message/MessageEvent$DefaultBodyApplier to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/world/IMixinITeleporter to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/extra/fluid/FluidType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/mixin/core/forge/fluids/MixinFluidStack$1 to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/extra/fluid/FluidStackSnapshot$Builder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/biome/BiomeType to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/terraingen/ChunkGeneratorEvent$ReplaceBiomeBlocks to metadata cache
[19:36:35] [main/DEBUG] [mixin]: Prepared 714 mixins in 5.682 sec (8.0ms avg) (337ms load, 3607ms transform, 0ms plugin)
[19:36:35] [main/DEBUG] [mixin]: Mixing command.MixinCommandSource from mixins.common.core.json into net.minecraft.server.MinecraftServer
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/command/IMixinCommandSourceName to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/command/CommandSource to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/service/permission/Subject to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/service/context/Contextual to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/channel/MessageReceiver to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/channel/MessageChannel to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinCommandSource to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/text/SpongeTexts to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/ICommandSender to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/player/User to metadata cache
[19:36:35] [main/DEBUG] [mixin]: Mixing command.MixinICommandSender from mixins.common.core.json into net.minecraft.server.MinecraftServer
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinCommandSender to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/command/CommandPermissions to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/lang/Boolean to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable to metadata cache
[19:36:35] [main/DEBUG] [mixin]: Mixing command.MixinSubject from mixins.common.core.json into net.minecraft.server.MinecraftServer
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinSubject to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/SpongeInternalListeners to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/service/permission/SubjectSettingCallback to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/service/permission/SubjectReference to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/SpongeGame to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/Game to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/service/ServiceManager to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/CompletableFuture to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/lang/StringBuilder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/lang/AbstractStringBuilder to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/lang/Appendable to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/lang/CharSequence to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/lang/IllegalStateException to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/lang/RuntimeException to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/util/Collections to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/Tristate to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/lang/Enum to metadata cache
[19:36:35] [main/DEBUG] [mixin]: Mixing server.MixinMinecraftServer from mixins.common.core.json into net.minecraft.server.MinecraftServer
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinMinecraftServer to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/Server to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/command/source/ConsoleSource to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/storage/SpongeChunkLayout to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/math/MathHelper to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/lang/Math to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/util/Iterator to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/player/Player to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/world/IMixinWorldInfo to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/world/gen/IMixinChunkProviderServer to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/IPhaseState to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/generation/GenericGenerationContext to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/generation/GenerationContext to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/PhaseContext to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/World to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/IThreadListener to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/profiler/ISnooperInfo to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/lang/Runnable to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/math/BlockPos to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/lang/Integer to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/util/UUID to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/util/stream/Stream to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/ImmutableSet to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/util/Set to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/lang/UnsupportedOperationException to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/profile/SpongeProfileManager to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/profile/GameProfileManager to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/resourcepack/SpongeResourcePack to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/resourcepack/ResourcePack to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/net/URISyntaxException to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/util/ArrayList to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/util/AbstractList to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/lang/Cloneable to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/SpongeEventFactory to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/EventManager to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/command/TabCompleteEvent to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/command/SpongeCommandManager to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/VecHelper to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/lang/Class to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for co/aikar/timings/TimingsManager to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for co/aikar/timings/FullServerTickHandler to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/lang/ref/WeakReference to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/lang/ref/Reference to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/BlockSnapshot to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/math/RayTraceResult to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/living/humanoid/HandInteractEvent to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/action/InteractEvent to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/GlobalWorldCategory to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/type/GeneralConfigBase to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/WorldCategory to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/LoggingCategory to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/SerializationBehaviors to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/MinecraftException to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/asm/mixin/injection/callback/CallbackInfo to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/lang/Thread to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/Callable to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/plugin/BasicPluginContext to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/plugin/PluginPhaseContext to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/crash/CrashReport to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/CauseTrackerCrashHandler to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/crash/CrashReportCategory to metadata cache
[19:36:35] [main/DEBUG] [mixin]: Mixing mapoptimization.MixinMinecraftServer_MapOptimization from mixins.common.optimization.json into net.minecraft.server.MinecraftServer
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/world/IMixinMapData to metadata cache
[19:36:35] [main/DEBUG] [mixin]: Mixing threadchecks.MixinMinecraftServer_ThreadChecks from mixins.forge.optimization.json into net.minecraft.server.MinecraftServer
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/SpongeMod to metadata cache
[19:36:35] [main/DEBUG] [mixin]: Mixing server.MixinMinecraftServer from mixins.forge.core.json into net.minecraft.server.MinecraftServer
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/service/world/SpongeChunkTicketManager to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/ChunkTicketManager to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/lang/Number to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/NetworkSystem to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/ModuleCategory to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/OptimizationCategory to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/ExecutorService to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/TimeUnit to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/lang/InterruptedException to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/profiler/Snooper to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/service/permission/PermissionService to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/util/function/Function to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/ICommandManager to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/EnumFacing to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/util/function/Supplier to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/FutureTask to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/WorldSavedData to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/Packet to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketTimeUpdate to metadata cache
[19:36:35] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/StartupQuery$AbortedException to metadata cache
[19:36:35] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
[19:36:35] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:148]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities
[19:36:35] [main/DEBUG] [mixin]: Mixing MixinWorld_Activation from mixins.forge.entityactivation.json into net.minecraft.world.World
[19:36:35] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/mixin/plugin/entityactivation/EntityActivationRange to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/ForgeEventFactory to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/mixin/plugin/entityactivation/interfaces/IModData_Activation to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for co/aikar/timings/TimingHistory to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/lang/Double to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/entity/IMixinEntity to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinChunk to metadata cache
[19:36:36] [main/DEBUG] [mixin]: Mixing world.MixinWorld from mixins.forge.core.json into net.minecraft.world.World
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/EnumSkyBlock to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/IStringSerializable to metadata cache
[19:36:36] [main/DEBUG] [mixin]: Mixing world.MixinWorld from mixins.common.core.json into net.minecraft.world.World
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/channel/ChatTypeMessageReceiver to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/service/context/ContextSource to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/weather/WeatherUniverse to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/effect/Viewer to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/Extent to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/EntityUniverse to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/LocationCompositeValueStore to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/TileEntityVolume to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/MutableBlockVolume to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/BlockVolume to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/property/LocationBasePropertyHolder to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/InteractableVolume to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/MutableBiomeVolume to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/BiomeVolume to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/block/SpongeBlockSnapshotBuilder to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/persistence/AbstractDataBuilder to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/persistence/DataBuilder to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/ResettableBuilder to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/BlockSnapshot$Builder to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/ImmutableDataBuilder to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/Dimension to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/world/IMixinWorldProvider to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/SpongeHooks to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/storage/ChunkLayout to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/BlockChangeFlags to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/Chunk to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/Lists to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/Functional to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/EntityType to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for com/flowpowered/math/vector/Vector3d to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/lang/IllegalArgumentException to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/capabilities/ICapabilitySerializable to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/capabilities/ICapabilityProvider to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/util/INBTSerializable to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/IProjectile to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/EnderPearl to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/DamagingProjectile to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/Projectile to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/init/Blocks to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/apache/commons/lang3/reflect/ConstructorUtils to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/EntitySnapshot to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/LocatableSnapshot to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/EntityUtil to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/service/context/Context to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for com/flowpowered/math/vector/Vector3i to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for com/flowpowered/math/vector/Vectori to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/PositionOutOfBoundsException to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/command/source/RemoteSource to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Humanoid to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/Tamer to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/util/stream/Collectors to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/explosion/Explosion to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/extent/ExtentViewDownsize to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/extent/DefaultedExtent to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/extent/worker/SpongeMutableBiomeVolumeWorker to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/extent/worker/SpongeBiomeVolumeWorker to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/worker/BiomeVolumeWorker to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/worker/MutableBiomeVolumeWorker to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/extent/worker/SpongeMutableBlockVolumeWorker to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/extent/worker/SpongeBlockVolumeWorker to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/worker/BlockVolumeWorker to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/worker/MutableBlockVolumeWorker to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/data/IMixinCustomDataHolder to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/nbt/NBTBase to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/state/IBlockBehaviors to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/state/IBlockProperties to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/AABB to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for com/flowpowered/math/GenericMath to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/util/HashSet to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/util/AbstractSet to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for com/flowpowered/math/vector/Vectord to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for com/flowpowered/math/vector/Vector2d to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/entity/player/IMixinEntityPlayer to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for com/google/common/base/Predicate to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketBlockChange to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/block/BlockUtil to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/ITickable to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/TileEntity to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/type/SpongeTileEntityType to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/math/AxisAlignedBB to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/profiler/Profiler to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/util/IdentityHashMap to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/util/AbstractMap to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/util/Map to metadata cache
[19:36:36] [main/DEBUG] [mixin]: Mixing world.MixinWorld_Data from mixins.common.core.json into net.minecraft.world.World
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/property/PropertyRegistry to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/property/SpongePropertyRegistry to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/provider/DirectionFacingProvider to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/TypeProvider to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/property/PropertyStore to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/BlockState to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/ImmutableDataHolder to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/immutable/ImmutableValueStore to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/ImmutableDataManipulator to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/mutable/Value to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/DataTransactionResult to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/DataManipulator to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/merge/MergeFunction to metadata cache
[19:36:36] [main/DEBUG] [mixin]: Mixing world.extent.MixinExtent from mixins.common.core.json into net.minecraft.world.World
[19:36:36] [main/DEBUG] [mixin]: Mixing world.MixinWorld_Tracker from mixins.common.tracking.json into net.minecraft.world.World
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/chat/ChatType to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/util/function/Consumer to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/BlockChangeFlag to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/Direction to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/key/Key to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/immutable/ImmutableValue to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/DataView to metadata cache
[19:36:36] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:65]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s
[19:36:36] [main/DEBUG] [mixin]: Mixing world.MixinWorldServer from mixins.common.core.json into net.minecraft.world.WorldServer
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/IBlockAccess to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/world/IMixinServerWorldEventHandler to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/IWorldEventListener to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/util/EnumSet to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/SpongeChunkGenerator to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/weather/Weather to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for co/aikar/timings/WorldTimingsHandler to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/util/TreeSet to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/util/HashMap to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/border/PlayerBorderListener to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/border/IBorderListener to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/PortalAgentTypes to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/PortalAgentType to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/lang/reflect/Constructor to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/apache/logging/log4j/Level to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/scoreboard/ScoreboardSaveData to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/PhaseTracker to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/GeneratorTypes to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/mixin/plugin/entitycollisions/interfaces/IModData_Collisions to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/ISaveHandler to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/asm/util/PrettyPrinter to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/lang/System to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/SpongeWorldGenerator to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/WorldGenConstants to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/world/gen/IPopulatorProvider to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/WorldGeneratorModifier to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/WorldGenerator to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/IChunkGenerator to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/util/DataQueries to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/persistence/DataFormats to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/persistence/StringDataFormat to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/type/SpongeWorldType to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/SpongeGenerationPopulator to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/GenerationPopulator to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/world/gen/IGenerationPopulator to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for co/aikar/timings/Timing to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/util/Random to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/Transform to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/DifficultyInstance to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/EventContextKeys to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/spawn/SpawnTypes to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/EntityTypes to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/ConstructEntityEvent to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/IAnimals to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/IJumpingMount to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/IInventoryChangedListener to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/chunk/storage/ExtendedBlockStorage to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/block/IMixinBlock to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/PhaseData to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/TrackingUtil to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/WorldUtil to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinNextTickListEntry to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/ReportedException to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/block/IMixinBlockEventData to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/SpongeLocatableBlockBuilder to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/server/management/IMixinPlayerChunkMap to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/IProgressUpdate to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/NonNullArrayList to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/SpawnEntityEvent to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/AffectEntityEvent to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/general/ExplosionContext to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketExplosion to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/world/BlockChangeFlagRegistryModule to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/registry/RegistryModule to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/material/Material to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/ShouldFire to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/registries/IForgeRegistryEntry to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/context/CaptureBlockPos to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/NotifyNeighborBlockEvent to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/context/CapturedMultiMapSupplier to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/ArrayListMultimap to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/block/SpongeBlockSnapshot to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/general/GeneralPhaseContext to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/effect/sound/SoundType to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/init/SoundEvents to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/effect/sound/SoundEffectHelper to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/effect/particle/SpongeParticleHelper to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/effect/record/SpongeRecordType to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/SpongeCatalogType$Translatable to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/SpongeCatalogType to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/effect/sound/record/RecordType to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/weather/Weathers to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/world/ChangeWorldWeatherEvent to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for com/google/common/base/MoreObjects to metadata cache
[19:36:36] [main/DEBUG] [mixin]: Mixing world.MixinWorldServer_Async_Lighting from mixins.common.optimization.json into net.minecraft.world.WorldServer
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/AsyncLightingCategory to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for com/google/common/util/concurrent/ThreadFactoryBuilder to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/Executors to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/lang/Short to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/CopyOnWriteArrayList to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/atomic/AtomicInteger to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/Executor to metadata cache
[19:36:36] [main/DEBUG] [mixin]: Mixing world.MixinWorldServer from mixins.forge.core.json into net.minecraft.world.WorldServer
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/util/ItemStackUtil to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/world/gen/SpongeChunkGeneratorForge to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/CompletionStage to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/Future to metadata cache
[19:36:36] [main/DEBUG] [mixin]: Mixing MixinWorldServer_Activation from mixins.common.entityactivation.json into net.minecraft.world.WorldServer
[19:36:36] [main/DEBUG] [mixin]: Mixing MixinWorldServer_Explosion from mixins.common.optimization.json into net.minecraft.world.WorldServer
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/math/Vec3d to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketEntityVelocity to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/type/ConfigBase to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/GeneratorType to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/nio/file/Path to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/io/PrintStream to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/BiomeGenerator to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/DataQuery to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/EventContextKey to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/spawn/SpawnType to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/Cause to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/ScheduledBlockUpdate to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/lang/NoClassDefFoundError to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/lang/invoke/MethodType to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/lang/invoke/MethodHandle to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/lang/invoke/CallSite to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/util/stream/Collector to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/SpongeBlockChangeFlag to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/storage/WorldStorage to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/PortalAgent to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketCustomPayload to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/effect/particle/ParticleEffect to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/effect/particle/SpongeParticleEffect to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketEffect to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/ThreadFactory to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/chunk/IChunkProvider to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/ItemStackSnapshot to metadata cache
[19:36:36] [main/DEBUG] [mixin]: Mixing entity.MixinEntityLivingBase from mixins.common.core.json into net.minecraft.entity.EntityLivingBase
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/entity/IMixinEntityLivingBase to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/DamageEntityEvent to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/DamageFunction to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/CombatTracker to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/attributes/AbstractAttributeMap to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/TextRepresentable to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/TextElement to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/entity/EntityDeathContext to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/entity/EntityContext to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/event/DamageSourceRegistryModule to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/init/MobEffects to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/damage/DamageEventHandler to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/EntityEquipmentSlot to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/MoveEntityEvent to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/EnumParticleTypes to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/pathfinding/PathNavigate to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/DamageModifier to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/entity/BasicEntityContext to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/entity/player/IMixinEntityPlayerMP to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeHealthData to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/common/AbstractData to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/HealthData to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/key/Keys to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/value/SpongeValueFactory to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/ValueFactory to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeDamageableData to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/DamageableData to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/value/mutable/SpongeOptionalValue to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/value/mutable/SpongeValue to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/value/AbstractBaseValue to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/BaseValue to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/mutable/OptionalValue to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/projectile/ProjectileLauncher to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/UseItemStackEvent to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/Transaction to metadata cache
[19:36:36] [main/DEBUG] [mixin]: Mixing entity.MixinGriefer from mixins.common.core.json into net.minecraft.entity.EntityLivingBase
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/entity/IMixinGriefer to metadata cache
[19:36:36] [main/DEBUG] [mixin]: Mixing MixinEntityLivingBase_Activation from mixins.common.entityactivation.json into net.minecraft.entity.EntityLivingBase
[19:36:36] [main/DEBUG] [mixin]: Mixing MixinEntityLivingBase_Collisions from mixins.common.entitycollisions.json into net.minecraft.entity.EntityLivingBase
[19:36:36] [main/DEBUG] [mixin]: Mixing entity.living.MixinEntityLivingBase from mixins.forge.core.json into net.minecraft.entity.EntityLivingBase
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/util/StaticMixinForgeHelper to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/EventContext to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/DamageSource to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/FallingBlockDamageSource to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/damage/DamageObject to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/mutable/MutableBoundedValue to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/nbt/NBTTagList to metadata cache
[19:36:36] [main/DEBUG] [mixin]: Mixing data.MixinDataHolder from mixins.common.core.json into net.minecraft.entity.Entity
[19:36:36] [main/TRACE] [mixin]: Added class metadata for co/aikar/timings/SpongeTimings to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/util/DataUtil to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/DataProcessor to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/SpongeDataManager to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/DataManager to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/DataManipulatorBuilder to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/ValueProcessor to metadata cache
[19:36:36] [main/DEBUG] [mixin]: Mixing data.MixinCustomDataHolder from mixins.common.core.json into net.minecraft.entity.Entity
[19:36:36] [main/DEBUG] [mixin]: Mixing data.MixinPropertyHolder from mixins.common.core.json into net.minecraft.entity.Entity
[19:36:36] [main/DEBUG] [mixin]: Mixing entity.MixinEntity from mixins.common.core.json into net.minecraft.entity.Entity
[19:36:36] [main/DEBUG] [mixin]: Discarding sythetic bridge method synthetic in copy because existing method in mixins.common.core.json:entity.MixinEntity is compatible
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/SpongeGameRegistry to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/SpongeEntityType to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EnumCreatureType to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/dismount/DismountTypes to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeGravityData to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/common/AbstractBooleanData to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/common/AbstractSingleData to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/GravityData to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/SpongeEntitySnapshotBuilder to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/EntitySnapshot$Builder to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/network/IMixinNetHandlerPlayServer to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/teleport/TeleportTypes to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/RelativePositions to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/IntHashMap to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketDestroyEntities to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/nbt/CustomDataNbtUtil to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/util/NbtDataUtil to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/persistence/NbtTranslator to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/persistence/DataTranslator to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/Queries to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/ResourceLocation to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityList to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/SpongeEntityArchetypeBuilder to metadata cache
[19:36:36] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/IgniteEntityEvent to metadata cache
[19:36:36] [main/DEBUG] [mixin]: Mixing MixinEntity_ChunkLoadOnPositionSet from mixins.common.exploit.json into net.minecraft.entity.Entity
[19:36:36] [main/DEBUG] [mixin]: Mixing MixinEntity_ProcessChunkOnMove from mixins.common.exploit.json into net.minecraft.entity.Entity
[19:36:36] [main/DEBUG] [mixin]: Mixing entity.MixinEntity from mixins.forge.core.json into net.minecraft.entity.Entity
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/util/WrappedArrayList to metadata cache
[19:36:37] [main/DEBUG] [mixin]: Mixing MixinEntity_Activation from mixins.common.entityactivation.json into net.minecraft.entity.Entity
[19:36:37] [main/DEBUG] [mixin]: Mixing MixinEntity_Collisions from mixins.common.entitycollisions.json into net.minecraft.entity.Entity
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/EntityCollisionCategory to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/CollisionModCategory to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/ConfigCategory to metadata cache
[19:36:37] [main/DEBUG] [mixin]: Mixing entity.MixinEntity_Tracker from mixins.common.tracking.json into net.minecraft.entity.Entity
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/IEntityOwnable to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/SpongeUsernameCache to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/service/user/UserStorageService to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/profile/GameProfileCache to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/dismount/DismountType to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/MoverType to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/VehicleData to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/IgniteableData to metadata cache
[19:36:37] [main/DEBUG] [mixin]: Mixing command.MixinCommandSource from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP
[19:36:37] [main/DEBUG] [mixin]: Mixing command.MixinICommandSender from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP
[19:36:37] [main/DEBUG] [mixin]: Mixing command.MixinSubject from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP
[19:36:37] [main/DEBUG] [mixin]: Mixing entity.MixinArmorEquipable from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/type/SpongeEquipmentType to metadata cache
[19:36:37] [main/DEBUG] [mixin]: Mixing entity.player.MixinEntityPlayerMP from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/ITargetedLocation to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/network/RemoteConnection to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/player/tab/TabList to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/border/PlayerOwnBorderListener to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/Sets to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/player/tab/SpongeTabList to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketCombatEvent to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/scoreboard/Team to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/scoreboard/IScoreCriteria to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketAnimation to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/service/user/SpongeUserStorageService to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/client/CPacketClientSettings to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/SkinUtil to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/LocaleCache to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/chat/ChatTypes to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketChat to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/text/chat/ChatUtil to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/BookFaker to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/text/IMixinTitle to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/NetworkUtil to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketSetSlot to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinContainer to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/scheduler/Scheduler to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/packet/BasicPacketContext to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/packet/PacketContext to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/InteractInventoryEvent to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/TargetContainerEvent to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/TargetInventoryEvent to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinServerScoreboard to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinTeam to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/GameRegistry to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/player/PlayerKickHelper to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketCustomSound to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketSoundEffect to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinPacketResourcePackSend to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/living/humanoid/player/TargetPlayerEvent to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/living/humanoid/TargetHumanoidEvent to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/living/TargetLivingEvent to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/TargetEntityEvent to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/living/humanoid/ChangeGameModeEvent to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketSpawnPosition to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/storage/SpongePlayerDataHandler to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for java/time/Instant to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for java/time/temporal/TemporalAdjuster to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for java/time/temporal/Temporal to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for java/time/temporal/TemporalAccessor to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeJoinData to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/JoinData to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for java/time/temporal/ChronoUnit to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for java/time/Duration to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for java/time/temporal/TemporalAmount to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeGameModeData to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/common/AbstractSingleCatalogData to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/VariantData to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/GameModeData to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/query/QueryOperationTypes to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/query/QueryOperationType to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/property/SlotIndex to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/property/IntProperty to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/property/AbstractInventoryProperty to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/InventoryProperty to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/Property to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinInventory to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/transaction/SlotTransaction to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/ITextComponent to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/transform/FixedPartitionedTextFormatter to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/transform/PartitionedTextFormatter to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/transform/TextFormatter to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/message/MessageChannelEvent to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/message/MessageEvent to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/attributes/AttributeMap to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketEntityProperties to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/FoodStats to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketUpdateHealth to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/attributes/IAttributeInstance to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/attributes/IAttribute to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/attributes/RangedAttribute to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/attributes/BaseAttribute to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/attributes/ModifiableAttributeInstance to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for java/lang/Float to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/advancement/IMixinAdvancement to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/advancement/IMixinPlayerAdvancements to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/IInventory to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/IWorldNameable to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/IInteractionObject to metadata cache
[19:36:37] [main/DEBUG] [mixin]: Mixing entity.player.MixinEntityPlayerMP from mixins.forge.core.json into net.minecraft.entity.player.EntityPlayerMP
[19:36:37] [main/TRACE] [mixin]: Added class metadata for io/netty/channel/Channel to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for io/netty/util/AttributeMap to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for io/netty/util/Attribute to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/IContainerListener to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/service/permission/SubjectCollection to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/service/permission/SubjectData to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/equipment/EquipmentType to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/HandType to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/living/humanoid/player/PlayerChangeClientSettingsEvent to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/chat/ChatVisibility to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for java/util/Locale to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/BookView to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/network/PlayerConnection to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for java/net/SocketAddress to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/Container to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/scheduler/Task to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/translation/Translation to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for java/time/temporal/TemporalUnit to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/Slot to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/query/QueryOperation to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/entity/Hotbar to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/player/CooldownTracker to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/Advancement to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/AdvancementProgress to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for java/util/function/BiConsumer to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for io/netty/util/AttributeKey to metadata cache
[19:36:37] [main/DEBUG] [mixin]: Mixing command.MixinCommandSendCommandFeedback from mixins.common.core.json into net.minecraft.entity.player.EntityPlayer
[19:36:37] [main/DEBUG] [mixin]: Mixing entity.player.MixinEntityPlayer from mixins.common.core.json into net.minecraft.entity.player.EntityPlayer
[19:36:37] [main/TRACE] [mixin]: Added class metadata for java/util/function/DoubleUnaryOperator to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/player/PlayerCapabilities to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/text/serializer/LegacyTexts to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/processor/common/ExperienceHolderUtils to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/init/Items to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/SharedMonsterAttributes to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EnumCreatureAttribute to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for java/util/stream/DoubleStream to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/AttackEntityEvent to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/EntityDamageSource to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/DamageTypes to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/DamageModifierTypes to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/ModifierFunction to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/entity/player/IMixinInventoryPlayer to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/NonNullList to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/entity/PlayerInventory to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/entity/UserInventory to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/entity/MainPlayerInventory to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/type/InventoryRow to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/type/Inventory2D to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/type/OrderedInventory to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/equipment/EquipmentInventory to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/GameState to metadata cache
[19:36:37] [main/DEBUG] [mixin]: Mixing entity.player.MixinEntityPlayer from mixins.forge.core.json into net.minecraft.entity.player.EntityPlayer
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/player/ISpongeUser to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/action/SleepingEvent to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/Maps to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/ImmutableMap to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/IEntityMultiPart to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for java/util/function/ToDoubleFunction to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemSword to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/DamageType to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/DamageModifierType to metadata cache
[19:36:37] [main/DEBUG] [mixin]: Mixing text.MixinText from mixins.common.api.json into org.spongepowered.api.text.Text
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/text/IMixinText to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/format/TextFormat to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/format/TextColors to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/text/format/SpongeTextColor to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/Style to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/format/TextStyle to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/text/action/SpongeClickAction to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/text/action/SpongeHoverAction to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/action/ShiftClickAction to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/action/TextAction to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/text/IMixinTextComponent to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for com/google/gson/JsonSerializer to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for com/google/gson/JsonDeserializer to metadata cache
[19:36:37] [main/DEBUG] [mixin]: Mixing util.math.MixinVec3i from mixins.common.core.json into net.minecraft.util.math.Vec3i
[19:36:37] [main/DEBUG] [mixin]: Mixing authlib.MixinGameProfile from mixins.common.core.json into com.mojang.authlib.GameProfile
[19:36:37] [main/DEBUG] [mixin]: Mixing server.MixinPlayerList from mixins.common.core.json into net.minecraft.server.management.PlayerList
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinPlayerList to metadata cache
[19:36:37] [main/WARN] [mixin]: Static binding violation: PRIVATE overwrite method initializeConnectionToPlayer in mixins.common.core.json:server.MixinPlayerList cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/service/ban/SpongeUserListBans to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/UserListBans to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/service/ban/SpongeIPBanList to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/UserListIPBans to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/service/whitelist/SpongeUserListWhitelist to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/UserListWhitelist to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketDisconnect to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/user/TargetUserEvent to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/network/ClientConnectionEvent to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/INetHandlerPlayServer to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/INetHandler to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketJoinGame to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for io/netty/buffer/Unpooled to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for io/netty/buffer/ByteBuf to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for io/netty/util/ReferenceCounted to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketServerDifficulty to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketPlayerAbilities to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketHeldItemChange to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/stats/StatisticsManagerServer to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/stats/RecipeBookServer to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketEntityEffect to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/chunk/storage/IChunkLoader to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/IThreadedFileIO to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/TextFormatting to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/DemoPlayerInteractionManager to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/living/humanoid/player/RespawnPlayerEvent to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketRespawn to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketSetExperience to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketEntityStatus to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/network/play/server/IMixinSPacketWorldBorder to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/context/GeneralizedContext to metadata cache
[19:36:37] [main/DEBUG] [mixin]: Mixing server.MixinPlayerList from mixins.forge.core.json into net.minecraft.server.management.PlayerList
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/FMLCommonHandler to metadata cache
[19:36:37] [main/DEBUG] [mixin]: Mixing data.types.MixinGameType from mixins.common.core.json into net.minecraft.world.GameType
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/text/translation/SpongeTranslation to metadata cache
[19:36:37] [main/DEBUG] [mixin]: Mixing status.MixinServerStatusResponse from mixins.common.core.json into net.minecraft.network.ServerStatusResponse
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/network/status/StatusResponse to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/network/status/SpongeFavicon to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/network/status/Favicon to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for java/io/IOException to metadata cache
[19:36:37] [main/DEBUG] [mixin]: Mixing server.management.MixinPlayerProfileCache from mixins.common.core.json into net.minecraft.server.management.PlayerProfileCache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/server/management/IMixinPlayerProfileCache to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for java/util/concurrent/ConcurrentLinkedQueue to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for java/util/AbstractQueue to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for java/util/Queue to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for com/mojang/authlib/GameProfileRepository to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for com/mojang/authlib/ProfileLookupCallback to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for java/util/Date to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for com/mojang/authlib/minecraft/MinecraftSessionService to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/profile/callback/SingleProfileLookupCallback to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for com/mojang/authlib/Agent to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/Iterables to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/profile/callback/MapProfileLookupCallback to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for java/util/Deque to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for java/io/FileNotFoundException to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for com/google/gson/JsonParseException to metadata cache
[19:36:37] [main/DEBUG] [mixin]: Mixing advancement.MixinAdvancementManager from mixins.common.core.json into net.minecraft.advancements.AdvancementManager
[19:36:37] [main/DEBUG] [mixin]: Mixing data.types.MixinEnumDifficulty from mixins.common.core.json into net.minecraft.world.EnumDifficulty
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/difficulty/Difficulty to metadata cache
[19:36:37] [main/DEBUG] [mixin]: Mixing world.MixinWorldType from mixins.common.core.json into net.minecraft.world.WorldType
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/world/GeneratorTypeRegistryModule to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/AbstractPrefixAlternateCatalogTypeRegistryModule to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/AbstractPrefixCheckCatalogRegistryModule to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/registry/CatalogRegistryModule to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/registry/AlternateCatalogRegistryModule to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/SpongeAdditionalCatalogRegistryModule to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/registry/AdditionalCatalogRegistryModule to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for com/google/common/base/CaseFormat to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/FlatGeneratorInfo to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/persistence/JsonDataFormat to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/persistence/DataFormat to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for java/lang/AssertionError to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for java/lang/Error to metadata cache
[19:36:37] [main/DEBUG] [mixin]: Mixing command.server.MixinCommandServerManager from mixins.common.core.json into net.minecraft.command.ServerCommandManager
[19:36:37] [main/DEBUG] [mixin]: Mixing server.MixinServerCommandManager from mixins.common.core.json into net.minecraft.command.ServerCommandManager
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinServerCommandManager to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/command/WrapperCommandSource to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/service/permission/base/SpongeSubject to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/service/permission/base/SpongeBaseSubject to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/command/CommandManager to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/command/CommandResult to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/command/MinecraftCommandWrapper to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/command/CommandCallable to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/service/permission/SpongePermissionService to metadata cache
[19:36:37] [main/DEBUG] [mixin]: Mixing server.MixinServerCommandManager from mixins.forge.core.json into net.minecraft.command.ServerCommandManager
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/command/ForgeMinecraftCommandWrapper to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/ICommand to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/ICommandListener to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/MinecraftDummyContainer to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/DummyModContainer to metadata cache
[19:36:37] [main/DEBUG] [mixin]: Mixing command.MixinCommandHandler from mixins.common.core.json into net.minecraft.command.CommandHandler
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/command/IMixinCommandHandler to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/command/IMixinCommandBase to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/CommandEvent to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandException to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/WrongUsageException to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/SyntaxErrorException to metadata cache
[19:36:37] [main/DEBUG] [mixin]: Mixing util.datafix.MixinDataFixer from mixins.common.core.json into net.minecraft.util.datafix.DataFixer
[19:36:37] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[19:36:37] [main/DEBUG] [mixin]: Mixing MixinBootstrap from mixins.common.core.json into net.minecraft.init.Bootstrap
[19:36:37] [main/DEBUG] [mixin]: Mixing sound.MixinSoundEvent from mixins.common.core.json into net.minecraft.util.SoundEvent
[19:36:37] [main/DEBUG] [mixin]: Mixing block.MixinBlock from mixins.common.core.json into net.minecraft.block.Block
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/BlockTypeRegistryModule to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/registry/RegistryNamespacedDefaultedByKey to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/state/BlockStateContainer to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/type/TrackerConfig to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for java/util/Arrays to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/BlockTrackerCategory to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/BlockTrackerModCategory to metadata cache
[19:36:37] [main/TRACE] [mixin]: Added class metadata for java/lang/reflect/Method to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing data.MixinPropertyHolder from mixins.common.core.json into net.minecraft.block.Block
[19:36:38] [main/DEBUG] [mixin]: Mixing MixinBlock_Collisions from mixins.common.entitycollisions.json into net.minecraft.block.Block
[19:36:38] [main/DEBUG] [mixin]: Mixing block.MixinBlock from mixins.forge.core.json into net.minecraft.block.Block
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/interfaces/IMixinBlock to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for java/lang/NullPointerException to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/ItemType to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing item.MixinItem from mixins.common.core.json into net.minecraft.item.Item
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/SpongeGameDictionaryEntry to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/GameDictionary$Entry to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/item/IMixinItem to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/registry/RegistryNamespaced to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing item.MixinItem from mixins.forge.core.json into net.minecraft.item.Item
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/ItemTypeRegistryModule to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/item/EnchantmentData to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/DisplayNameData to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/item/LoreData to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing potion.MixinPotion from mixins.common.core.json into net.minecraft.potion.Potion
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/potion/IMixinPotion to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/effect/PotionEffectTypeRegistryModule to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing world.biome.MixinBiome from mixins.common.core.json into net.minecraft.world.biome.Biome
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/world/biome/IMixinBiome to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/biome/SpongeBiomeGenerationSettings to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/biome/BiomeGenerationSettings to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/populators/WrappedBiomeDecorator to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/Populator to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/weighted/SeededVariableAmount to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/biome/GroundCoverLayer to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Ore to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/ChunkGeneratorSettings to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/weighted/VariableAmount to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/SeaFloor to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Forest to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/type/BiomeTreeTypes to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/type/BiomeTreeType to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/BigMushroom to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/type/MushroomTypes to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/type/MushroomType to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Flower to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/PlantTypes to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Shrub to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/ShrubTypes to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/DeadBush to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/WaterLily to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/weighted/ChanceTable to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/weighted/RandomObjectTable to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/weighted/WeightedObject to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/weighted/TableEntry to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/weighted/EmptyObject to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Mushroom to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Reed to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Pumpkin to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Cactus to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/RandomBlock to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing world.biome.MixinBiomeGenBaseForge from mixins.forge.core.json into net.minecraft.world.biome.Biome
[19:36:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/terraingen/DeferredBiomeDecorator to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing item.MixinEnchantment from mixins.common.core.json into net.minecraft.enchantment.Enchantment
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinEnchantment to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/registry/RegistrySimple to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing item.MixinEnchantment from mixins.forge.core.json into net.minecraft.enchantment.Enchantment
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/ItemTypes to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing item.recipe.crafting.MixinIRecipe from mixins.common.core.json into net.minecraft.item.crafting.IRecipe
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/recipe/crafting/CraftingRecipe to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/recipe/Recipe to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/util/InventoryUtil to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/crafting/CraftingManager to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/crafting/CraftingGridInventory to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing fml.common.registry.MixinVillagerProfession from mixins.forge.core.json into net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/interfaces/IMixinVillagerProfession to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/registry/SpongeForgeVillagerRegistry to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/interfaces/IMixinVillagerCareer to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/SpongeCareer to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/SpongeEntityMeta to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/Career to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/SpongeProfession to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing fml.common.registry.MixinGameRegistry from mixins.forge.preinit.json into net.minecraftforge.fml.common.registry.GameRegistry
[19:36:38] [main/TRACE] [mixin]: Added class metadata for co/aikar/timings/Timings to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for co/aikar/timings/SpongeTimingsFactory to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for co/aikar/timings/TimingsFactory to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/IWorldGenerator to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for co/aikar/timings/TimingHandler to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing entity.item.MixinEntityItem from mixins.common.core.json into net.minecraft.entity.item.EntityItem
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/entity/item/IMixinEntityItem to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/Item to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/RepresentedItemData to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/SpongeRepresentedItemData to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing MixinEntityItem_Activation from mixins.common.entityactivation.json into net.minecraft.entity.item.EntityItem
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/EntityCategory to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing MixinEntityItem_Activation from mixins.forge.entityactivation.json into net.minecraft.entity.item.EntityItem
[19:36:38] [main/DEBUG] [mixin]: Mixing entity.item.MixinEntityItem from mixins.forge.core.json into net.minecraft.entity.item.EntityItem
[19:36:38] [main/DEBUG] [mixin]: Mixing entity.item.MixinEntityXPOrb from mixins.common.core.json into net.minecraft.entity.item.EntityXPOrb
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/entity/IMixinEntityXPOrb to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ExperienceOrb to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeExpOrbData to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/common/AbstractBoundedComparableData to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ExpOrbData to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing block.properties.MixinIProperty from mixins.common.core.json into net.minecraft.block.properties.IProperty
[19:36:38] [main/DEBUG] [mixin]: Mixing block.MixinBlockPistonMoving from mixins.common.core.json into net.minecraft.block.BlockPistonMoving
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutablePistonData to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/ImmutableVariantData to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableDirectionalData to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/util/DirectionResolver to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/ImmutableDataCachingUtil to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/properties/PropertyDirection to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongePistonData to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeDirectionalData to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing block.MixinBlockDaylightDetector from mixins.common.core.json into net.minecraft.block.BlockDaylightDetector
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableRedstonePoweredData to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeRedstonePoweredData to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing block.MixinBlockDoublePlant from mixins.common.core.json into net.minecraft.block.BlockDoublePlant
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableDoublePlantData to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutablePortionData to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/PortionTypes to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeDoublePlantData to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongePortionData to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing block.MixinBlockHorizontal from mixins.common.core.json into net.minecraft.block.BlockHorizontal
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/common/AbstractImmutableSingleEnumData to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/common/AbstractImmutableSingleData to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/common/AbstractImmutableData to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing data.types.MixinEnumDyeColor from mixins.common.core.json into net.minecraft.item.EnumDyeColor
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/Color to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing block.MixinSoundType from mixins.common.core.json into net.minecraft.block.SoundType
[19:36:38] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
[19:36:38] [main/DEBUG] [mixin]: Mixing block.state.MixinStateImplementation from mixins.common.core.json into net.minecraft.block.state.BlockStateContainer$StateImplementation
[19:36:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/state/BlockStateBase to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/block/IMixinBlockState to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/property/DirectionRelativePropertyHolder to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for com/google/common/base/Joiner to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing block.state.MixinIBlockState from mixins.common.core.json into net.minecraft.block.state.IBlockState
[19:36:38] [main/DEBUG] [mixin]: Mixing util.MixinEnumHand from mixins.common.core.json into net.minecraft.util.EnumHand
[19:36:38] [main/DEBUG] [mixin]: Mixing data.MixinDataHolder from mixins.common.core.json into net.minecraft.item.ItemStack
[19:36:38] [main/DEBUG] [mixin]: Mixing data.MixinPropertyHolder from mixins.common.core.json into net.minecraft.item.ItemStack
[19:36:38] [main/DEBUG] [mixin]: Mixing item.MixinItemStack from mixins.common.core.json into net.minecraft.item.ItemStack
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/item/IMixinItemStack to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Discarding sythetic bridge method synthetic in copy because existing method in mixins.common.core.json:item.MixinItemStack is compatible
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/SpongeItemStackSnapshot to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/persistence/SerializedDataTransaction to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing item.MixinItemStack from mixins.forge.core.json into net.minecraft.item.ItemStack
[19:36:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/EnumActionResult to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/HashMultimap to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/Multimap to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/AbstractSetMultimap to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/AbstractMapBasedMultimap to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/AbstractMultimap to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing world.MixinExplosion from mixins.common.core.json into net.minecraft.world.Explosion
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/world/IMixinExplosion to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/enchantment/EnchantmentProtection to metadata cache
[19:36:38] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Spliced in METHOD: net.minecraft.tileentity.TileEntity.func_190559_a
[19:36:38] [main/DEBUG] [mixin]: Mixing data.MixinDataHolder from mixins.common.core.json into net.minecraft.tileentity.TileEntity
[19:36:38] [main/DEBUG] [mixin]: Mixing data.MixinCustomDataHolder from mixins.common.core.json into net.minecraft.tileentity.TileEntity
[19:36:38] [main/DEBUG] [mixin]: Mixing data.MixinPropertyHolder from mixins.common.core.json into net.minecraft.tileentity.TileEntity
[19:36:38] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntity from mixins.common.core.json into net.minecraft.tileentity.TileEntity
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/block/TileEntityTypeRegistryModule to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/registry/ExtraClassCatalogRegistryModule to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/TileEntityType to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/block/SpongeTileEntityArchetypeBuilder to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing block.MixinBlockDirectional from mixins.common.core.json into net.minecraft.block.BlockDirectional
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/util/DirectionChecker to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing MixinSpongeImplHooks_ItemNameOverflowPrevention from mixins.common.exploit.json into org.spongepowered.common.SpongeImplHooks
[19:36:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/client/CPacketCreativeInventoryAction to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing common.MixinSpongeImplHooks from mixins.forge.core.json into org.spongepowered.common.SpongeImplHooks
[19:36:38] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getPluginFilterPredicate$0(Lorg/spongepowered/api/plugin/PluginContainer;)Z to md40e8f5$lambda$getPluginFilterPredicate$0$0 in mixins.forge.core.json:common.MixinSpongeImplHooks
[19:36:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/relauncher/Side to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/launchwrapper/Launch to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/MinecraftForge to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/entity/EntityJoinWorldEvent to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/entity/EntityEvent to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/interfaces/IMixinEventBus to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/world/PortalAgentRegistryModule to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/SpawnerSpawnType to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/ForgeModContainer to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/relauncher/FMLRelaunchLog to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/world/IMixinDimensionType to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/registry/ForgeRegistries to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/registries/IForgeRegistry to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/Streams to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/command/SpongeCommandFactory to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/command/SpongeForgeCommand to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/command/args/ChildCommandElementExecutor to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/items/IItemHandlerModifiable to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/items/IItemHandler to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/item/inventory/adapter/IItemHandlerAdapter to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/adapter/impl/AbstractInventoryAdapter to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/server/timings/TimeTracker to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/Profession to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/entity/ProfessionRegistryModule to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing threadchecks.MixinSpongeImplHooks_ThreadChecks from mixins.forge.optimization.json into org.spongepowered.common.SpongeImplHooks
[19:36:38] [main/DEBUG] [mixin]: Mixing block.MixinBlockStone from mixins.common.core.json into net.minecraft.block.BlockStone
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableStoneData to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeStoneData to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing data.types.MixinBlockStoneEnumType from mixins.common.core.json into net.minecraft.block.BlockStone$EnumType
[19:36:38] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.equals
[19:36:38] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode
[19:36:38] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:171]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode
[19:36:38] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:171]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced
[19:36:38] [main/DEBUG] [mixin]: Mixing block.properties.MixinPropertyEnum from mixins.common.core.json into net.minecraft.block.properties.PropertyEnum
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/block/IMixinPropertyHolder to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing block.properties.MixinPropertyHelper from mixins.common.core.json into net.minecraft.block.properties.PropertyHelper
[19:36:38] [main/TRACE] [mixin]: Added class metadata for com/google/common/base/Optional to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing nbt.MixinNBTTagCompound from mixins.common.core.json into net.minecraft.nbt.NBTTagCompound
[19:36:38] [main/DEBUG] [mixin]: Mixing nbt.MixinNBTTagCompound from mixins.forge.core.json into net.minecraft.nbt.NBTTagCompound
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/PEBKACException to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for java/lang/reflect/AnnotatedElement to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for java/lang/reflect/GenericDeclaration to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for java/lang/reflect/Type to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for java/lang/reflect/Executable to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for java/lang/reflect/AccessibleObject to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for java/lang/StackOverflowError to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing block.MixinBlockLog from mixins.common.core.json into net.minecraft.block.BlockLog
[19:36:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockOldLog to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockNewLog to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/util/TreeTypeResolver to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableTreeData to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableLogAxisData to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/TreeTypes to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing block.MixinBlockLog from mixins.forge.core.json into net.minecraft.block.BlockLog
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/TrackingPhases to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeTreeData to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeLogAxisData to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/TrackingPhase to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/block/BlockPhase to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing data.types.MixinEnumLogAxis from mixins.common.core.json into net.minecraft.block.BlockLog$EnumAxis
[19:36:38] [main/DEBUG] [mixin]: Mixing data.types.MixinBlockPlanksEnumType from mixins.common.core.json into net.minecraft.block.BlockPlanks$EnumType
[19:36:38] [main/DEBUG] [mixin]: Mixing block.MixinBlockFarmland from mixins.common.core.json into net.minecraft.block.BlockFarmland
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableMoistureData to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/immutable/ImmutableBoundedValue to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/BoundedValue to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeMoistureData to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing util.math.MixinMutableBlockPos from mixins.common.core.optional.json into net.minecraft.util.math.BlockPos$MutableBlockPos
[19:36:38] [main/DEBUG] [mixin]: RemapperAdapterFML is remapping field field_177997_bI for net/minecraft/util/math/BlockPos$MutableBlockPos
[19:36:38] [main/DEBUG] [mixin]: RemapperAdapterFML is remapping obfuscated field field_177997_bI for et$a
[19:36:38] [main/INFO] [mixin]: Instancing error handler class org.spongepowered.mod.mixin.handler.MixinErrorHandler
[19:36:38] [main/WARN] [mixin]: Mixin apply failed mixins.common.core.optional.json:util.math.MixinMutableBlockPos -> net.minecraft.util.math.BlockPos$MutableBlockPos: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException Shadow field field_177997_b was not located in the target class net.minecraft.util.math.BlockPos$MutableBlockPos. Using refmap mixins.common.refmap.json
org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: Shadow field field_177997_b was not located in the target class net.minecraft.util.math.BlockPos$MutableBlockPos. Using refmap mixins.common.refmap.json
    at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachFields(MixinPreProcessorStandard.java:563) ~[spongeforge-1.12.2-2768-7.1.2.jar:1.12.2-2768-7.1.2]
    at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:263) ~[spongeforge-1.12.2-2768-7.1.2.jar:1.12.2-2768-7.1.2]
    at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:241) ~[spongeforge-1.12.2-2768-7.1.2.jar:1.12.2-2768-7.1.2]
    at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1144) ~[spongeforge-1.12.2-2768-7.1.2.jar:1.12.2-2768-7.1.2]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:267) ~[spongeforge-1.12.2-2768-7.1.2.jar:1.12.2-2768-7.1.2]
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:353) ~[spongeforge-1.12.2-2768-7.1.2.jar:1.12.2-2768-7.1.2]
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.apply(MixinTransformer.java:724) [spongeforge-1.12.2-2768-7.1.2.jar:1.12.2-2768-7.1.2]
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.applyMixins(MixinTransformer.java:703) [spongeforge-1.12.2-2768-7.1.2.jar:1.12.2-2768-7.1.2]
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:509) [spongeforge-1.12.2-2768-7.1.2.jar:1.12.2-2768-7.1.2]
    at org.spongepowered.asm.mixin.transformer.Proxy.transform(Proxy.java:72) [spongeforge-1.12.2-2768-7.1.2.jar:1.12.2-2768-7.1.2]
    at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) [launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.8.0_191]
    at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.8.0_191]
    at org.spongepowered.common.registry.provider.BlockPropertyIdProvider.<init>(BlockPropertyIdProvider.java:144) [BlockPropertyIdProvider.class:1.12.2-2768-7.1.2]
    at org.spongepowered.common.registry.provider.BlockPropertyIdProvider$Holder.<clinit>(BlockPropertyIdProvider.java:280) [BlockPropertyIdProvider$Holder.class:1.12.2-2768-7.1.2]
    at org.spongepowered.common.registry.provider.BlockPropertyIdProvider.getInstance(BlockPropertyIdProvider.java:49) [BlockPropertyIdProvider.class:1.12.2-2768-7.1.2]
    at org.spongepowered.common.registry.provider.BlockPropertyIdProvider.getIdAndTryRegistration(BlockPropertyIdProvider.java:67) [BlockPropertyIdProvider.class:1.12.2-2768-7.1.2]
    at org.spongepowered.common.registry.type.BlockTypeRegistryModule.registerBlockTrait(BlockTypeRegistryModule.java:136) [BlockTypeRegistryModule.class:1.12.2-2768-7.1.2]
    at org.spongepowered.common.registry.type.BlockTypeRegistryModule.registerCustomBlock(BlockTypeRegistryModule.java:123) [BlockTypeRegistryModule.class:1.12.2-2768-7.1.2]
    at org.spongepowered.common.registry.type.BlockTypeRegistryModule.registerFromGameData(BlockTypeRegistryModule.java:118) [BlockTypeRegistryModule.class:1.12.2-2768-7.1.2]
    at net.minecraft.block.Block.handler$onRegisterBlock$zbh000(Block.java:2803) [aow.class:?]
    at net.minecraft.block.Block.func_176215_a(Block.java:2611) [aow.class:?]
    at net.minecraft.block.Block.func_176219_a(Block.java:2615) [aow.class:?]
    at net.minecraft.block.Block.func_149671_p(Block.java:2313) [aow.class:?]
    at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:498) [ni.class:?]
    at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1470) [MinecraftServer.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
    at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2768-universal.jar:?]
    at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2768-universal.jar:?]
[19:36:38] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode
[19:36:38] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:171]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode
[19:36:38] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:171]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced
[19:36:38] [main/DEBUG] [mixin]: Mixing block.properties.MixinPropertyInteger from mixins.common.core.json into net.minecraft.block.properties.PropertyInteger
[19:36:38] [main/DEBUG] [mixin]: Mixing block.MixinBlockPistonBase from mixins.common.core.json into net.minecraft.block.BlockPistonBase
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableExtendedData to metadata cache
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeExtendedData to metadata cache
[19:36:38] [main/DEBUG] [mixin]: Mixing block.MixinBlockPistonExtension from mixins.common.core.json into net.minecraft.block.BlockPistonExtension
[19:36:38] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals
[19:36:38] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode
[19:36:38] [main/DEBUG] [mixin]: Mixing block.properties.MixinPropertyBoolean from mixins.common.core.json into net.minecraft.block.properties.PropertyBool
[19:36:38] [main/DEBUG] [mixin]: Mixing block.MixinBlockVine from mixins.common.core.json into net.minecraft.block.BlockVine
[19:36:38] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableConnectedDirectionData to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/IShearable to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeConnectedDirectionData to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockRedSandstone from mixins.common.core.json into net.minecraft.block.BlockRedSandstone
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableSandstoneData to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeSandstoneData to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockLiquid from mixins.common.core.json into net.minecraft.block.BlockLiquid
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/ChangeBlockEvent to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockReed from mixins.common.core.json into net.minecraft.block.BlockReed
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableGrowthData to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeGrowthData to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockMycelium from mixins.common.core.json into net.minecraft.block.BlockMycelium
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableSnowedData to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeSnowedData to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockColored from mixins.common.core.json into net.minecraft.block.BlockColored
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/block/IMixinDyeableBlock to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinDyeableBlock from mixins.common.core.json into net.minecraft.block.BlockColored
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/ImmutableDyeableData to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/ImmutableSpongeDyeableData to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockTorch from mixins.common.core.json into net.minecraft.block.BlockTorch
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableAttachedData to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeAttachedData to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockDirt from mixins.common.core.json into net.minecraft.block.BlockDirt
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableDirtData to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeDirtData to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing data.types.MixinBlockDirtDirtType from mixins.common.core.json into net.minecraft.block.BlockDirt$DirtType
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockEndPortalFrame from mixins.common.core.json into net.minecraft.block.BlockEndPortalFrame
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockCarpet from mixins.common.core.json into net.minecraft.block.BlockCarpet
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinDyeableBlock from mixins.common.core.json into net.minecraft.block.BlockCarpet
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockHugeMushroom from mixins.common.core.json into net.minecraft.block.BlockHugeMushroom
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableBigMushroomData to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeBigMushroomData to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing data.types.MixinBlockHugeMushroomEnumType from mixins.common.core.json into net.minecraft.block.BlockHugeMushroom$EnumType
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockSnow from mixins.common.core.json into net.minecraft.block.BlockSnow
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableLayeredData to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeLayeredData to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockWall from mixins.common.core.json into net.minecraft.block.BlockWall
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableWallData to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeWallData to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing data.types.MixinBlockWallEnumType from mixins.common.core.json into net.minecraft.block.BlockWall$EnumType
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockStairs from mixins.common.core.json into net.minecraft.block.BlockStairs
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableStairShapeData to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeStairShapeData to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing data.types.MixinBlockStairsEnumShape from mixins.common.core.json into net.minecraft.block.BlockStairs$EnumShape
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockButton from mixins.common.core.json into net.minecraft.block.BlockButton
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutablePoweredData to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongePoweredData to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockCactus from mixins.common.core.json into net.minecraft.block.BlockCactus
[19:36:39] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/IPlantable to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing util.MixinDamageSource from mixins.common.core.json into net.minecraft.util.DamageSource
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/provider/DamageSourceToTypeProvider to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing event.cause.entity.damage.MixinMinecraftBlockDamageSource from mixins.common.core.json into org.spongepowered.common.event.damage.MinecraftBlockDamageSource
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/BlockDamageSource to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockCrops from mixins.common.core.json into net.minecraft.block.BlockCrops
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockNetherWart from mixins.common.core.json into net.minecraft.block.BlockNetherWart
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockTallGrass from mixins.common.core.json into net.minecraft.block.BlockTallGrass
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableShrubData to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeShrubData to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing data.types.MixinBlockDoublePlantEnumPlantType from mixins.common.core.json into net.minecraft.block.BlockDoublePlant$EnumPlantType
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockStem from mixins.common.core.json into net.minecraft.block.BlockStem
[19:36:39] [main/DEBUG] [mixin]: Mixing data.types.MixinBlockTallGrassEnumType from mixins.common.core.json into net.minecraft.block.BlockTallGrass$EnumType
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockSapling from mixins.common.core.json into net.minecraft.block.BlockSapling
[19:36:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/IGrowable to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/feature/WorldGenHugeTrees to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenAbstractTree from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenAbstractTree
[19:36:39] [main/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenerator from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenerator
[19:36:39] [main/DEBUG] [mixin]: Mixing world.gen.feature.MixinWorldGeneratorForge from mixins.forge.core.json into net.minecraft.world.gen.feature.WorldGenerator
[19:36:39] [main/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenBigTree from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenBigTree
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/PopulatorObject to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenTrees from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenTrees
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/world/gen/IWorldGenTrees to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenMegaPineTree from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenMegaPineTree
[19:36:39] [main/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenTaiga2 from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenTaiga2
[19:36:39] [main/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenBirchTree from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenBirchTree
[19:36:39] [main/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenMegaJungle from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenMegaJungle
[19:36:39] [main/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenSavannaTree from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenSavannaTree
[19:36:39] [main/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenCanopyTree from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenCanopyTree
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockPrismarine from mixins.common.core.json into net.minecraft.block.BlockPrismarine
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutablePrismarineData to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongePrismarineData to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing data.types.MixinBlockPrismarineEnumType from mixins.common.core.json into net.minecraft.block.BlockPrismarine$EnumType
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockFence from mixins.common.core.json into net.minecraft.block.BlockFence
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockSilverfish from mixins.common.core.json into net.minecraft.block.BlockSilverfish
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableDisguisedBlockData to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeDisguisedBlockData to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntitySilverfish from mixins.common.core.json into net.minecraft.entity.monster.EntitySilverfish
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Monster to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Hostile to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntityMob from mixins.common.core.json into net.minecraft.entity.monster.EntityMob
[19:36:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/IMob to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemAxe to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing entity.MixinEntityCreature from mixins.common.core.json into net.minecraft.entity.EntityCreature
[19:36:39] [main/DEBUG] [mixin]: Mixing entity.MixinEntityLiving from mixins.common.core.json into net.minecraft.entity.EntityLiving
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/ai/IMixinEntityAITasks to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/GoalTypes to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/ai/AITaskEvent to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/living/TargetAgentEvent to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/ai/IMixinEntityAIBase to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/LeashEntityEvent to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/UnleashEntityEvent to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/ai/SetAITargetEvent to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeAgentData to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/AgentData to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/GoalType to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing data.types.MixinBlockSilverfishEnumType from mixins.common.core.json into net.minecraft.block.BlockSilverfish$EnumType
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockPane from mixins.common.core.json into net.minecraft.block.BlockPane
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockStainedGlassPane from mixins.common.core.json into net.minecraft.block.BlockStainedGlassPane
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinDyeableBlock from mixins.common.core.json into net.minecraft.block.BlockStainedGlassPane
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockQuartz from mixins.common.core.json into net.minecraft.block.BlockQuartz
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableQuartzData to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeQuartzData to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing data.types.MixinBlockQuartzEnumType from mixins.common.core.json into net.minecraft.block.BlockQuartz$EnumType
[19:36:39] [main/DEBUG] [mixin]: Mixing data.types.MixinBlockPistonExtensionEnumPistonType from mixins.common.core.json into net.minecraft.block.BlockPistonExtension$EnumPistonType
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockSandStone from mixins.common.core.json into net.minecraft.block.BlockSandStone
[19:36:39] [main/DEBUG] [mixin]: Mixing data.types.MixinBlockSandStoneEnumType from mixins.common.core.json into net.minecraft.block.BlockSandStone$EnumType
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockPlanks from mixins.common.core.json into net.minecraft.block.BlockPlanks
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockPortal from mixins.common.core.json into net.minecraft.block.BlockPortal
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableAxisData to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/Axis to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeAxisData to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockStainedGlass from mixins.common.core.json into net.minecraft.block.BlockStainedGlass
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinDyeableBlock from mixins.common.core.json into net.minecraft.block.BlockStainedGlass
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockRailBase from mixins.common.core.json into net.minecraft.block.BlockRailBase
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableRailDirectionData to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockRail to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockRailBase from mixins.forge.core.json into net.minecraft.block.BlockRailBase
[19:36:39] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/UnmodifiableIterator to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeRailDirectionData to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing data.types.MixinBlockRailBaseEnumRailDirection from mixins.common.core.json into net.minecraft.block.BlockRailBase$EnumRailDirection
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockRailPowered from mixins.common.core.json into net.minecraft.block.BlockRailPowered
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockRailDetector from mixins.common.core.json into net.minecraft.block.BlockRailDetector
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockLeaves from mixins.common.core.json into net.minecraft.block.BlockLeaves
[19:36:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockNewLeaf to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableDecayableData to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockLeaves from mixins.forge.core.json into net.minecraft.block.BlockLeaves
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeDecayableData to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockOldLeaf from mixins.forge.core.json into net.minecraft.block.BlockOldLeaf
[19:36:39] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Spliced in METHOD: net.minecraft.block.BlockGrass.func_180650_b
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockGrass from mixins.common.core.json into net.minecraft.block.BlockGrass
[19:36:39] [main/DEBUG] [mixin]: Mixing item.data.MixinItemPotion from mixins.common.core.json into net.minecraft.item.ItemPotion
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockBanner from mixins.common.core.json into net.minecraft.block.BlockBanner
[19:36:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/ITileEntityProvider to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntityBanner from mixins.common.core.json into net.minecraft.tileentity.TileEntityBanner
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/Banner to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/block/tile/IMixinBanner to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/meta/SpongePatternLayer to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/meta/PatternLayer to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/BannerPatternShape to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/tileentity/BannerData to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockSkull from mixins.common.core.json into net.minecraft.block.BlockSkull
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableDropData to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeDropData to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntitySkull from mixins.common.core.json into net.minecraft.tileentity.TileEntitySkull
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/Skull to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/processor/common/SkullUtils to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/SkullData to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/RepresentedPlayerData to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing entity.boss.MixinEntityWither from mixins.common.core.json into net.minecraft.entity.boss.EntityWither
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Wither to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Boss to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Aerial to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Ranger to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/explosive/FusedExplosive to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/explosive/Explosive to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/entity/explosive/IMixinFusedExplosive to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/entity/explosive/IMixinExplosive to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing entity.MixinRanger from mixins.common.core.json into net.minecraft.entity.IRangedAttackMob
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockStandingSign from mixins.common.core.json into net.minecraft.block.BlockStandingSign
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockSign from mixins.common.core.json into net.minecraft.block.BlockSign
[19:36:39] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntitySign from mixins.common.core.json into net.minecraft.tileentity.TileEntitySign
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/Sign to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/tileentity/SignData to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockBrewingStand from mixins.common.core.json into net.minecraft.block.BlockBrewingStand
[19:36:39] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntityBrewingStand from mixins.common.core.json into net.minecraft.tileentity.TileEntityBrewingStand
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/ReusableLensProvider to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/carrier/TileEntityCarrier to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/BlockCarrier to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/ILockableContainer to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/data/IMixinCustomNameable to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/carrier/BrewingStand to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/slots/SlotLens to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/ReusableLens to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/minecraft/BrewingStandInventoryLens to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/RealLens to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/AbstractLens to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/Lens to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/LensCollection to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/slots/FilteringSlotLensImpl to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/slots/SlotLensImpl to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/slots/FilteringSlotLens to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/slots/InputSlotLensImpl to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/slots/InputSlotLens to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/Fabric to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/SlotProvider to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ISidedInventory to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/adapter/impl/slots/InputSlotAdapter to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/collections/SlotLensProvider to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/adapter/impl/slots/FilteringSlotAdapter to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/collections/SlotCollection to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing item.inventory.MixinTraitInventory from mixins.common.core.json into net.minecraft.tileentity.TileEntityLockable
[19:36:39] [main/TRACE] [mixin]: Added class metadata for java/lang/IndexOutOfBoundsException to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/adapter/impl/SlotCollectionIterator to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/MinecraftFabric to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing item.inventory.MixinTraitAdapter from mixins.common.core.json into net.minecraft.tileentity.TileEntityLockable
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/LensProvider to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/DefaultEmptyLens to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/comp/OrderedInventoryLensImpl to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/ConceptualLens to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/comp/OrderedInventoryLens to metadata cache
[19:36:39] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntityLockable from mixins.common.core.json into net.minecraft.tileentity.TileEntityLockable
[19:36:39] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/LockCode to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinSingleBlockCarrier to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/SingleBlockCarrier to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/tileentity/LockableData to metadata cache
[19:36:39] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/item/InventoryItemData to metadata cache
[19:36:39] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:75]: Replaced NEW for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
[19:36:39] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:87]: Replaced INVOKESPECIAL for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
[19:36:39] [main/DEBUG] [mixin]: Mixing block.MixinBlockHopper from mixins.common.core.json into net.minecraft.block.BlockHopper
[19:36:40] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntityHopper from mixins.common.core.json into net.minecraft.tileentity.TileEntityHopper
[19:36:40] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/loot/ILootContainer to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/carrier/Hopper to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/comp/GridInventoryLensImpl to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/comp/Inventory2DLensImpl to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/comp/Inventory2DLens to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/comp/GridInventoryLens to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for net/minecraft/tileentity/IHopper to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/tileentity/CooldownData to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntityLockableLoot from mixins.common.core.json into net.minecraft.tileentity.TileEntityLockableLoot
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockFlowerPot from mixins.common.core.json into net.minecraft.block.BlockFlowerPot
[19:36:40] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockDeadBush to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockFlower from mixins.common.core.json into net.minecraft.block.BlockFlower
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutablePlantData to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongePlantData to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntityFlowerPot from mixins.common.core.json into net.minecraft.tileentity.TileEntityFlowerPot
[19:36:40] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntityDaylightDetector from mixins.common.core.json into net.minecraft.tileentity.TileEntityDaylightDetector
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockDispenser from mixins.common.core.json into net.minecraft.block.BlockDispenser
[19:36:40] [main/TRACE] [mixin]: Added class metadata for net/minecraft/dispenser/IBehaviorDispenseItem to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/DropItemEvent to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for net/minecraft/dispenser/IBlockSource to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntityDispenser from mixins.common.core.json into net.minecraft.tileentity.TileEntityDispenser
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/carrier/Dispenser to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/source/BlockProjectileSource to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntityJukebox from mixins.common.core.json into net.minecraft.block.BlockJukebox$TileEntityJukebox
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/Jukebox to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockJukebox to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemRecord to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockSand from mixins.common.core.json into net.minecraft.block.BlockSand
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableSandData to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeSandData to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockFalling from mixins.common.core.json into net.minecraft.block.BlockFalling
[19:36:40] [main/DEBUG] [mixin]: Mixing entity.item.MixinEntityFallingBlock from mixins.common.core.json into net.minecraft.entity.item.EntityFallingBlock
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/FallingBlock to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing data.types.MixinBlockSandEnumType from mixins.common.core.json into net.minecraft.block.BlockSand$EnumType
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockAnvil from mixins.common.core.json into net.minecraft.block.BlockAnvil
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockCake from mixins.common.core.json into net.minecraft.block.BlockCake
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockFire from mixins.common.core.json into net.minecraft.block.BlockFire
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockFire from mixins.forge.core.json into net.minecraft.block.BlockFire
[19:36:40] [main/DEBUG] [mixin]: Mixing data.types.MixinBlockSlabEnumBlockHalf from mixins.common.core.json into net.minecraft.block.BlockSlab$EnumBlockHalf
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockStoneSlab from mixins.common.core.json into net.minecraft.block.BlockStoneSlabNew
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableSlabData to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/SlabTypes to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableSeamlessData to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeSlabData to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing data.types.MixinBlockStoneSlabNewEnumType from mixins.common.core.json into net.minecraft.block.BlockStoneSlabNew$EnumType
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockStoneSlab from mixins.common.core.json into net.minecraft.block.BlockStoneSlab
[19:36:40] [main/DEBUG] [mixin]: Mixing data.types.MixinBlockStoneSlabEnumType from mixins.common.core.json into net.minecraft.block.BlockStoneSlab$EnumType
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockWoodSlab from mixins.common.core.json into net.minecraft.block.BlockWoodSlab
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockSponge from mixins.common.core.json into net.minecraft.block.BlockSponge
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/ImmutableWetData to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/ImmutableSpongeWetData to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockStaticLiquid from mixins.common.core.json into net.minecraft.block.BlockStaticLiquid
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockTripWireHook from mixins.common.core.json into net.minecraft.block.BlockTripWireHook
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockDoor from mixins.common.core.json into net.minecraft.block.BlockDoor
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableHingeData to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableOpenData to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeHingeData to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeOpenData to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing data.types.MixinBlockDoorEnumHingePosition from mixins.common.core.json into net.minecraft.block.BlockDoor$EnumHingePosition
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/Hinges to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockStoneBrick from mixins.common.core.json into net.minecraft.block.BlockStoneBrick
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableBrickData to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeBrickData to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing data.types.MixinBlockStoneBrickEnumType from mixins.common.core.json into net.minecraft.block.BlockStoneBrick$EnumType
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockLever from mixins.common.core.json into net.minecraft.block.BlockLever
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockTNT from mixins.common.core.json into net.minecraft.block.BlockTNT
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/entity/IMixinEntityTNTPrimed to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing entity.item.MixinEntityTNTPrimed from mixins.common.core.json into net.minecraft.entity.item.EntityTNTPrimed
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/explosive/PrimedTNT to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/BlockTypes to metadata cache
[19:36:40] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockBed from mixins.common.core.json into net.minecraft.block.BlockBed
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableOccupiedData to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeOccupiedData to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockRedstoneComparator from mixins.common.core.json into net.minecraft.block.BlockRedstoneComparator
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableComparatorData to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeComparatorData to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockRedstoneDiode from mixins.common.core.json into net.minecraft.block.BlockRedstoneDiode
[19:36:40] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntityComparator from mixins.common.core.json into net.minecraft.tileentity.TileEntityComparator
[19:36:40] [main/DEBUG] [mixin]: Mixing data.types.MixinBlockRedstoneComparatorMode from mixins.common.core.json into net.minecraft.block.BlockRedstoneComparator$Mode
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockCocoa from mixins.common.core.json into net.minecraft.block.BlockCocoa
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockFenceGate from mixins.common.core.json into net.minecraft.block.BlockFenceGate
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableInWallData to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeInWallData to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockRedstoneWire from mixins.common.core.json into net.minecraft.block.BlockRedstoneWire
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeWireAttachmentData to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableWireAttachmentData to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing data.types.MixinBlockRedstoneWireAttachPosition from mixins.common.core.json into net.minecraft.block.BlockRedstoneWire$EnumAttachPosition
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockTripWire from mixins.common.core.json into net.minecraft.block.BlockTripWire
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableDisarmedData to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeDisarmedData to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockPressurePlateWeighted from mixins.common.core.json into net.minecraft.block.BlockPressurePlateWeighted
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockPressurePlate from mixins.common.core.json into net.minecraft.block.BlockPressurePlate
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockTrapDoor from mixins.common.core.json into net.minecraft.block.BlockTrapDoor
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockRedstoneRepeater from mixins.common.core.json into net.minecraft.block.BlockRedstoneRepeater
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableDelayableData to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeDelayableData to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockConcretePowder from mixins.common.core.json into net.minecraft.block.BlockConcretePowder
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinDyeableBlock from mixins.common.core.json into net.minecraft.block.BlockConcretePowder
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockDynamicLiquid from mixins.common.core.json into net.minecraft.block.BlockDynamicLiquid
[19:36:40] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntityNote from mixins.common.core.json into net.minecraft.tileentity.TileEntityNote
[19:36:40] [main/TRACE] [mixin]: Added class metadata for java/lang/Byte to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/Note to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/tileentity/NoteData to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing entity.item.MixinEntityMinecart from mixins.common.core.json into net.minecraft.entity.item.EntityMinecart
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/VectorSerializer to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing entity.vehicle.MixinEntityMinecart from mixins.forge.core.json into net.minecraft.entity.item.EntityMinecart
[19:36:40] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntityPiston from mixins.common.core.json into net.minecraft.tileentity.TileEntityPiston
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/Piston to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing data.types.MixinBlockFlowerEnumFlowerType from mixins.common.core.json into net.minecraft.block.BlockFlower$EnumFlowerType
[19:36:40] [main/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenBigMushroom from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenBigMushroom
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/weighted/WeightedTable to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/PopulatorTypes to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/PopulatorType to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockDoubleStoneSlab from mixins.common.core.json into net.minecraft.block.BlockDoubleStoneSlab
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeSeamlessData to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing sound.MixinSoundCategory from mixins.common.core.json into net.minecraft.util.SoundCategory
[19:36:40] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntityMobSpawner from mixins.common.core.json into net.minecraft.tileentity.TileEntityMobSpawner
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinMobSpawner to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/MobSpawner to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/processor/common/SpawnerUtils to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/SpongeMobSpawnerData to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/MobSpawnerData to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/weighted/WeightedSerializableObject to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockChest from mixins.common.core.json into net.minecraft.block.BlockChest
[19:36:40] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntityChest from mixins.common.core.json into net.minecraft.tileentity.TileEntityChest
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/carrier/Chest to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/block/ConnectedDirectionData to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockFurnace from mixins.common.core.json into net.minecraft.block.BlockFurnace
[19:36:40] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntityFurnace from mixins.common.core.json into net.minecraft.tileentity.TileEntityFurnace
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/carrier/Furnace to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/minecraft/FurnaceInventoryLens to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/slots/OutputSlotLensImpl to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/slots/OutputSlotLens to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/slots/FuelSlotLensImpl to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/SlotFurnaceFuel to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/adapter/impl/slots/FuelSlotAdapter to metadata cache
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/adapter/impl/slots/OutputSlotAdapter to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockLadder from mixins.common.core.json into net.minecraft.block.BlockLadder
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockWallSign from mixins.common.core.json into net.minecraft.block.BlockWallSign
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockPumpkin from mixins.common.core.json into net.minecraft.block.BlockPumpkin
[19:36:40] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntitySnowman from mixins.common.core.json into net.minecraft.entity.monster.EntitySnowman
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/golem/Golem to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntityGolem from mixins.common.core.json into net.minecraft.entity.monster.EntityGolem
[19:36:40] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntityIronGolem from mixins.common.core.json into net.minecraft.entity.monster.EntityIronGolem
[19:36:40] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntityEnchantmentTable from mixins.common.core.json into net.minecraft.tileentity.TileEntityEnchantmentTable
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/EnchantmentTable to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntityEndPortal from mixins.common.core.json into net.minecraft.tileentity.TileEntityEndPortal
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockDoubleWoodSlab from mixins.common.core.json into net.minecraft.block.BlockDoubleWoodSlab
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockEnderChest from mixins.common.core.json into net.minecraft.block.BlockEnderChest
[19:36:40] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntityEnderChest from mixins.common.core.json into net.minecraft.tileentity.TileEntityEnderChest
[19:36:40] [main/DEBUG] [mixin]: Mixing block.MixinBlockCommandBlock from mixins.common.core.json into net.minecraft.block.BlockCommandBlock
[19:36:40] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketCloseWindow to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing command.MixinCommandBlockSource from mixins.common.core.json into net.minecraft.tileentity.TileEntityCommandBlock
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/command/source/CommandBlockSource to metadata cache
[19:36:40] [main/DEBUG] [mixin]: Mixing command.MixinCommandSource from mixins.common.core.json into net.minecraft.tileentity.TileEntityCommandBlock
[19:36:40] [main/DEBUG] [mixin]: Mixing command.MixinSubject from mixins.common.core.json into net.minecraft.tileentity.TileEntityCommandBlock
[19:36:40] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntityCommandBlock from mixins.common.core.json into net.minecraft.tileentity.TileEntityCommandBlock
[19:36:40] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/CommandBlock to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/CommandData to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing block.MixinBlockBeacon from mixins.common.core.json into net.minecraft.block.BlockBeacon
[19:36:41] [main/TRACE] [mixin]: Added class metadata for com/google/common/util/concurrent/ListeningExecutorService to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for com/google/common/util/concurrent/ListenableFuture to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntityBeacon from mixins.common.core.json into net.minecraft.tileentity.TileEntityBeacon
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinTileEntityBeacon to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/carrier/Beacon to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/tileentity/BeaconData to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing block.MixinBlockDropper from mixins.common.core.json into net.minecraft.block.BlockDropper
[19:36:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/BlockSourceImpl to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntityDropper from mixins.common.core.json into net.minecraft.tileentity.TileEntityDropper
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/carrier/Dropper to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing block.MixinBlockHay from mixins.common.core.json into net.minecraft.block.BlockHay
[19:36:41] [main/DEBUG] [mixin]: Mixing block.MixinBlockBannerStanding from mixins.common.core.json into net.minecraft.block.BlockBanner$BlockBannerStanding
[19:36:41] [main/DEBUG] [mixin]: Mixing block.MixinBlockBannerHanging from mixins.common.core.json into net.minecraft.block.BlockBanner$BlockBannerHanging
[19:36:41] [main/DEBUG] [mixin]: Mixing block.MixinBlockDoubleStoneSlab from mixins.common.core.json into net.minecraft.block.BlockDoubleStoneSlabNew
[19:36:41] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntityEndGateway from mixins.common.core.json into net.minecraft.tileentity.TileEntityEndGateway
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/block/tile/IMixinTileEntityEndGateway to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing block.MixinBlockMagma from mixins.common.core.json into net.minecraft.block.BlockMagma
[19:36:41] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntityShulkerBox from mixins.common.core.json into net.minecraft.tileentity.TileEntityShulkerBox
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/carrier/ShulkerBox to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntityStructure from mixins.common.core.json into net.minecraft.tileentity.TileEntityStructure
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/block/tileentity/Structure to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/block/tile/IMixinTileEntityStructure to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing tileentity.MixinTileEntityStructureMode from mixins.common.core.json into net.minecraft.tileentity.TileEntityStructure$Mode
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/apache/commons/lang3/StringUtils to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing item.MixinItemBlock from mixins.common.core.json into net.minecraft.item.ItemBlock
[19:36:41] [main/DEBUG] [mixin]: Mixing item.MixinItemBlock from mixins.common.core.json into net.minecraft.item.ItemAir
[19:36:41] [main/DEBUG] [mixin]: Mixing item.MixinItemLilyPad from mixins.forge.core.json into net.minecraft.item.ItemLilyPad
[19:36:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemColored to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/ActionResult to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing item.MixinItemToolMaterial from mixins.common.core.json into net.minecraft.item.Item$ToolMaterial
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/ToolType to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing entity.projectile.MixinEntityArrow from mixins.common.core.json into net.minecraft.entity.projectile.EntityArrow
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/arrow/Arrow to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/entity/projectile/IMixinEntityArrow to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/projectile/ProjectileSourceSerializer to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing MixinEntityArrow_Activation from mixins.common.entityactivation.json into net.minecraft.entity.projectile.EntityArrow
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/source/UnknownProjectileSource to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/KnockbackData to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing entity.projectile.MixinEntityTippedArrow from mixins.common.core.json into net.minecraft.entity.projectile.EntityTippedArrow
[19:36:41] [main/DEBUG] [mixin]: Mixing item.MixinItemBlock from mixins.common.core.json into net.minecraft.item.ItemBlockSpecial
[19:36:41] [main/DEBUG] [mixin]: Mixing item.MixinItemArmorMaterial from mixins.common.core.json into net.minecraft.item.ItemArmor$ArmorMaterial
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/ArmorType to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing entity.MixinEntityHanging from mixins.common.core.json into net.minecraft.entity.EntityHanging
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/hanging/Hanging to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/entity/IMixinEntityHanging to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/block/SpongeDirectionalData to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/common/AbstractSingleEnumData to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/block/DirectionalData to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing entity.item.MixinEntityPainting from mixins.common.core.json into net.minecraft.entity.item.EntityPainting
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/hanging/Painting to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeArtData to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ArtData to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/Art to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing entity.item.MixinEntityItemFrame from mixins.common.core.json into net.minecraft.entity.item.EntityItemFrame
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/hanging/ItemFrame to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/rotation/Rotation to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing mapoptimization.MixinEntityItemFrame_MapOptimization from mixins.common.optimization.json into net.minecraft.entity.item.EntityItemFrame
[19:36:41] [main/DEBUG] [mixin]: Mixing entity.projectile.MixinEntitySnowball from mixins.common.core.json into net.minecraft.entity.projectile.EntitySnowball
[19:36:41] [main/DEBUG] [mixin]: Mixing entity.projectile.MixinEntityThrowable from mixins.common.core.json into net.minecraft.entity.projectile.EntityThrowable
[19:36:41] [main/DEBUG] [mixin]: Mixing entity.item.MixinEntityBoat from mixins.common.core.json into net.minecraft.entity.item.EntityBoat
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/vehicle/Boat to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/block/TreeData to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing entity.projectile.MixinEntityEgg from mixins.common.core.json into net.minecraft.entity.projectile.EntityEgg
[19:36:41] [main/DEBUG] [mixin]: Mixing item.MixinItemFishingRod from mixins.common.core.json into net.minecraft.item.ItemFishingRod
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/FishHook to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing entity.projectile.MixinEntityFishHook from mixins.common.core.json into net.minecraft.entity.projectile.EntityFishHook
[19:36:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/loot/LootTableList to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/loot/LootTableManager to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/loot/LootTable to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/loot/LootContext to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing item.MixinItemMap from mixins.common.core.json into net.minecraft.item.ItemMap
[19:36:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemMapBase to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing mapoptimization.MixinItemMap_MapOptimization from mixins.common.optimization.json into net.minecraft.item.ItemMap
[19:36:41] [main/DEBUG] [mixin]: Mixing mapoptimization.MixinMapData_MapOptimization from mixins.common.optimization.json into net.minecraft.world.storage.MapData
[19:36:41] [main/TRACE] [mixin]: Added class metadata for java/util/LinkedHashMap to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/world/IMixinMapInfo_MapOptimization to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for java/lang/reflect/Field to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing item.MixinItemShears from mixins.forge.core.json into net.minecraft.item.ItemShears
[19:36:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/init/Enchantments to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing potion.MixinPotionEffect from mixins.common.core.json into net.minecraft.potion.PotionEffect
[19:36:41] [main/DEBUG] [mixin]: Mixing entity.item.MixinEntityEnderPearl from mixins.common.core.json into net.minecraft.entity.item.EntityEnderPearl
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/teleport/TeleportType to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing item.MixinItemEnderEye from mixins.common.core.json into net.minecraft.item.ItemEnderEye
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/EyeOfEnder to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing entity.item.MixinEntityEnderEye from mixins.common.core.json into net.minecraft.entity.item.EntityEnderEye
[19:36:41] [main/DEBUG] [mixin]: Mixing entity.item.MixinEntityExpBottle from mixins.common.core.json into net.minecraft.entity.item.EntityExpBottle
[19:36:41] [main/DEBUG] [mixin]: Mixing item.data.MixinItemWritableBook from mixins.common.core.json into net.minecraft.item.ItemWritableBook
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/item/AuthorData to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/item/PlainPagedData to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing item.data.MixinItemWrittenBook from mixins.common.core.json into net.minecraft.item.ItemWrittenBook
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/item/PagedData to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/item/GenerationData to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing item.MixinItemFirework from mixins.common.core.json into net.minecraft.item.ItemFirework
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/Firework to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/entity/IMixinEntityFireworkRocket to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing entity.item.MixinEntityFireworkRocket from mixins.common.core.json into net.minecraft.entity.item.EntityFireworkRocket
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/processor/common/FireworkUtils to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/SpongeFireworkEffectData to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/common/AbstractListData to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/ListData to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/FireworkEffectData to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing MixinEntityFireworkRocket_Activation from mixins.common.entityactivation.json into net.minecraft.entity.item.EntityFireworkRocket
[19:36:41] [main/DEBUG] [mixin]: Mixing entity.MixinArmorEquipable from mixins.common.core.json into net.minecraft.entity.item.EntityArmorStand
[19:36:41] [main/DEBUG] [mixin]: Mixing entity.item.MixinEntityArmorStand from mixins.common.core.json into net.minecraft.entity.item.EntityArmorStand
[19:36:41] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/math/Rotations to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeArmorStandData to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ArmorStandData to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/BodyParts to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeBodyPartRotationalData to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/BodyPartRotationalData to metadata cache
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/BodyPart to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing entity.MixinEntityLeashKnot from mixins.common.core.json into net.minecraft.entity.EntityLeashKnot
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/hanging/LeashHitch to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing MixinEntityLeashKnot_ProcessChunkOnMove from mixins.common.exploit.json into net.minecraft.entity.EntityLeashKnot
[19:36:41] [main/DEBUG] [mixin]: Mixing entity.item.MixinEntityEnderCrystal from mixins.common.core.json into net.minecraft.entity.item.EntityEnderCrystal
[19:36:41] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/EnderCrystal to metadata cache
[19:36:41] [main/DEBUG] [mixin]: Mixing entity.projectile.MixinEntityPotion from mixins.common.core.json into net.minecraft.entity.projectile.EntityPotion
[19:36:41] [main/DEBUG] [mixin]: Mixing entity.projectile.MixinEntitySpectralArrow from mixins.common.core.json into net.minecraft.entity.projectile.EntitySpectralArrow
[19:36:41] [main/DEBUG] [mixin]: Mixing item.recipe.crafting.MixinIngredient from mixins.common.core.json into net.minecraft.item.crafting.Ingredient
[19:36:42] [main/DEBUG] [mixin]: Mixing fml.common.eventhandler.MixinEventBus from mixins.forge.core.json into net.minecraftforge.fml.common.eventhandler.EventBus
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/SpongeModPlatform to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/SpongePlatform to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/Platform to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/event/SpongeToForgeEventData to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/eventhandler/ListenerList to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/event/ForgeToSpongeEventFactory to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/event/SpongeModEventManager to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/event/ForgeToSpongeEventData to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/interfaces/IMixinASMEventHandler to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/event/SpongeForgeEventHooks to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/eventhandler/IEventListener to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/eventhandler/IEventExceptionHandler to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for com/google/common/base/Throwables to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for com/google/common/reflect/TypeToken to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for com/google/common/reflect/TypeCapture to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/ImmutableMultimap to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/ListenerChecker to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/eventhandler/EventPriority to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for java/lang/NoSuchMethodException to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for java/lang/ReflectiveOperationException to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/eventhandler/EventBus$1 to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing forge.MixinForgeInternalHandler from mixins.forge.core.json into net.minecraftforge.common.ForgeInternalHandler
[19:36:42] [main/DEBUG] [mixin]: Mixing data.types.MixinFishType from mixins.common.core.json into net.minecraft.item.ItemFishFood$FishType
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/Fish to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/CookedFish to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing scoreboard.MixinScorePlayerTeam from mixins.common.core.json into net.minecraft.scoreboard.ScorePlayerTeam
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/text/TextColorRegistryModule to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/format/TextColor to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/scoreboard/Visibility to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/scoreboard/CollisionRule to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing forge.common.util.MixinITeleporter from mixins.forge.core.json into net.minecraftforge.common.util.ITeleporter
[19:36:42] [main/DEBUG] [mixin]: Skipping Intrinsic mixin method placeEntity(Lnet/minecraft/world/World;Lnet/minecraft/entity/Entity;F)V for net/minecraftforge/common/util/ITeleporter
[19:36:42] [main/DEBUG] [mixin]: Skipping Intrinsic mixin method isVanilla()Z for net/minecraftforge/common/util/ITeleporter
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.effect.MixinEntityLightningBolt from mixins.common.core.json into net.minecraft.entity.effect.EntityLightningBolt
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/weather/WeatherEffect to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/entity/IMixinEntityLightningBolt to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/weather/Lightning to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeExpirableData to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ExpirableData to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.effect.MixinEntityWeatherEffect from mixins.common.core.json into net.minecraft.entity.effect.EntityWeatherEffect
[19:36:42] [main/DEBUG] [mixin]: Mixing util.MixinEntityDamageSource from mixins.common.core.json into net.minecraft.util.EntityDamageSource
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.IMixinAreaEffectCloud from mixins.common.core.json into net.minecraft.entity.EntityAreaEffectCloud
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.MixinEntityAreaEffectCloud from mixins.common.core.json into net.minecraft.entity.EntityAreaEffectCloud
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/AreaEffectCloud to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for net/minecraft/potion/PotionType to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/effect/particle/ParticleTypes to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeAreaEffectData to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/AreaEffectCloudData to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/value/mutable/SpongeListValue to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/value/mutable/SpongeCollectionValue to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/mutable/CollectionValue to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/value/mutable/ListValue to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/effect/particle/ParticleType to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntityGuardian from mixins.common.core.json into net.minecraft.entity.monster.EntityGuardian
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Guardian to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing text.MixinTextLiteral from mixins.common.api.json into org.spongepowered.api.text.LiteralText
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.ai.MixinEntityAIBase from mixins.common.core.json into net.minecraft.entity.ai.EntityAIBase
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/entity/AITaskTypeModule to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.ai.MixinEntityAIBase from mixins.forge.core.json into net.minecraft.entity.ai.EntityAIBase
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/task/AITaskType to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.ai.MixinEntityAIWander from mixins.common.core.json into net.minecraft.entity.ai.EntityAIWander
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/task/builtin/creature/WanderAITask to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.ai.MixinEntityAIWatchClosest from mixins.common.core.json into net.minecraft.entity.ai.EntityAIWatchClosest
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/task/builtin/WatchClosestAITask to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/EntitySelectors to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.ai.MixinEntityAILookIdle from mixins.common.core.json into net.minecraft.entity.ai.EntityAILookIdle
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.ai.MixinEntityAINearestAttackableTarget from mixins.common.core.json into net.minecraft.entity.ai.EntityAINearestAttackableTarget
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/task/builtin/creature/target/TargetAITask to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/task/builtin/creature/target/FindNearestAttackableTargetAITask to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for com/google/common/base/Predicates to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.ai.MixinEntityAITarget from mixins.common.core.json into net.minecraft.entity.ai.EntityAITarget
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntityWitherSkeleton from mixins.common.core.json into net.minecraft.entity.monster.EntityWitherSkeleton
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Skeleton to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.MixinArmorEquipable from mixins.common.core.json into net.minecraft.entity.monster.AbstractSkeleton
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.monster.MixinAbstractSkeleton from mixins.common.core.json into net.minecraft.entity.monster.AbstractSkeleton
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.ai.MixinEntityAIAttackMelee from mixins.common.core.json into net.minecraft.entity.ai.EntityAIAttackMelee
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/task/builtin/creature/AttackLivingAITask to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.ai.MixinEntityAISwimming from mixins.common.core.json into net.minecraft.entity.ai.EntityAISwimming
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/task/builtin/SwimmingAITask to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityJumpHelper to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.ai.MixinEntityAIAvoidEntity from mixins.common.core.json into net.minecraft.entity.ai.EntityAIAvoidEntity
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/task/builtin/creature/AvoidEntityAITask to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntityStray from mixins.common.core.json into net.minecraft.entity.monster.EntityStray
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntityChicken from mixins.common.core.json into net.minecraft.entity.passive.EntityChicken
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntityAnimal from mixins.common.core.json into net.minecraft.entity.passive.EntityAnimal
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.MixinEntityAgeable from mixins.common.core.json into net.minecraft.entity.EntityAgeable
[19:36:42] [main/DEBUG] [mixin]: Mixing MixinEntityAgeable_Activation from mixins.common.entityactivation.json into net.minecraft.entity.EntityAgeable
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.MixinGriefer from mixins.common.core.json into net.minecraft.entity.projectile.EntityLargeFireball
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.projectile.MixinEntityLargeFireball from mixins.common.core.json into net.minecraft.entity.projectile.EntityLargeFireball
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/explosive/fireball/Fireball to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/explosive/fireball/LargeFireball to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.projectile.MixinEntityFireball from mixins.common.core.json into net.minecraft.entity.projectile.EntityFireball
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.MixinGriefer from mixins.common.core.json into net.minecraft.entity.projectile.EntitySmallFireball
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.projectile.MixinEntitySmallFireball from mixins.common.core.json into net.minecraft.entity.projectile.EntitySmallFireball
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/explosive/fireball/SmallFireball to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntityEndermite from mixins.common.core.json into net.minecraft.entity.monster.EntityEndermite
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Endermite to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.MixinGriefer from mixins.common.core.json into net.minecraft.entity.projectile.EntityWitherSkull
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.projectile.MixinEntityWitherSkull from mixins.common.core.json into net.minecraft.entity.projectile.EntityWitherSkull
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/explosive/WitherSkull to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing event.cause.entity.damage.MixinMinecraftFallingBlockDamageSource from mixins.common.core.json into org.spongepowered.common.event.damage.MinecraftFallingBlockDamageSource
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/entity/ImmutableFallingBlockData to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntityHusk from mixins.common.core.json into net.minecraft.entity.monster.EntityHusk
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Zombie to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.MixinArmorEquipable from mixins.common.core.json into net.minecraft.entity.monster.EntityZombie
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntityZombie from mixins.common.core.json into net.minecraft.entity.monster.EntityZombie
[19:36:42] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityZombie$GroupData to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/IEntityLivingData to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.ai.MixinEntityAIBreakDoor from mixins.common.core.json into net.minecraft.entity.ai.EntityAIBreakDoor
[19:36:42] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAIDoorInteract to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing item.inventory.MixinTraitInventory from mixins.common.core.json into net.minecraft.entity.passive.EntityVillager
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntityVillager from mixins.common.core.json into net.minecraft.entity.passive.EntityVillager
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/entity/IMixinVillager to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for net/minecraft/village/MerchantRecipeList to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/fabric/IInventoryFabric to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/SpongeVillagerRegistry to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/merchant/VillagerRegistry to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeCareerData to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/CareerData to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntityVillager from mixins.forge.core.json into net.minecraft.entity.passive.EntityVillager
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/interfaces/IMixinEntityVillagerForge to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/INpc to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing item.merchant.MixinMerchant from mixins.common.api.json into org.spongepowered.api.item.merchant.Merchant
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/TradeOfferData to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/merchant/TradeOffer to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntityZombieVillager from mixins.common.core.json into net.minecraft.entity.monster.EntityZombieVillager
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.MixinEntityShulkerBullet from mixins.common.core.json into net.minecraft.entity.projectile.EntityShulkerBullet
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.projectile.MixinEntityDragonFireball from mixins.common.core.json into net.minecraft.entity.projectile.EntityDragonFireball
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntitySkeletonHorse from mixins.common.core.json into net.minecraft.entity.passive.EntitySkeletonHorse
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.passive.MixinAbstractHorse from mixins.common.core.json into net.minecraft.entity.passive.AbstractHorse
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/inventory/IMixinCarriedInventory to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.ai.MixinEntityAIRunAroundLikeCrazy from mixins.common.core.json into net.minecraft.entity.ai.EntityAIRunAroundLikeCrazy
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/task/builtin/creature/horse/RunAroundLikeCrazyAITask to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.ai.MixinEntityAIMate from mixins.common.core.json into net.minecraft.entity.ai.EntityAIMate
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/BreedEntityEvent to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/InteractEntityEvent to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/TristateResult to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntityZombieHorse from mixins.common.core.json into net.minecraft.entity.passive.EntityZombieHorse
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntityDonkey from mixins.common.core.json into net.minecraft.entity.passive.EntityDonkey
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntityMule from mixins.common.core.json into net.minecraft.entity.passive.EntityMule
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntityEvoker from mixins.common.core.json into net.minecraft.entity.monster.EntityEvoker
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntityVex from mixins.common.core.json into net.minecraft.entity.monster.EntityVex
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntityVindicator from mixins.common.core.json into net.minecraft.entity.monster.EntityVindicator
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/entity/monster/IMixinVindicator to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Vindicator to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeJohnnyData to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/JohnnyData to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing command.MixinCommandBlockSource from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartCommandBlock
[19:36:42] [main/DEBUG] [mixin]: Mixing command.MixinCommandSource from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartCommandBlock
[19:36:42] [main/DEBUG] [mixin]: Mixing command.MixinSubject from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartCommandBlock
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.MixinEntityMinecartCommandBlock from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartCommandBlock
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/vehicle/minecart/CommandBlockMinecart to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.item.MixinEntityMinecartChest from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartChest
[19:36:42] [main/DEBUG] [mixin]: Mixing item.inventory.MixinTraitInventory from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartContainer
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.item.MixinEntityMinecartContainer from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartContainer
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.item.MixinEntityMinecartFurnace from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartFurnace
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/vehicle/minecart/FurnaceMinecart to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.item.MixinEntityMinecartTNT from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartTNT
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/vehicle/minecart/TNTMinecart to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.ai.MixinEntityMinecartMobSpawner from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartMobSpawner
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/vehicle/minecart/MobSpawnerMinecart to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.item.MixinEntityMinecartHopper from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartHopper
[19:36:42] [main/DEBUG] [mixin]: Mixing entity.item.MixinEntityMinecartEmpty from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartEmpty
[19:36:42] [main/DEBUG] [mixin]: Mixing command.MixinCommandSendCommandFeedback from mixins.common.core.json into net.minecraft.tileentity.CommandBlockBaseLogic
[19:36:42] [main/DEBUG] [mixin]: Mixing command.MixinICommandSender from mixins.common.core.json into net.minecraft.tileentity.CommandBlockBaseLogic
[19:36:42] [main/DEBUG] [mixin]: Mixing command.MixinMinecartCommandBlockSender from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartCommandBlock$1
[19:36:42] [main/DEBUG] [mixin]: Mixing item.inventory.MixinContainer from mixins.common.core.json into net.minecraft.inventory.Container
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/util/ContainerUtil to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/adapter/impl/slots/SlotAdapter to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/packet/PacketPhaseUtil to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/ClickInventoryEvent to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/ChangeInventoryEvent to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/AffectSlotEvent to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/AffectItemStackEvent to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing item.inventory.MixinTraitInventory from mixins.common.core.json into net.minecraft.inventory.Container
[19:36:42] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/crafting/CraftingInventory to metadata cache
[19:36:42] [main/TRACE] [mixin]: Added class metadata for net/minecraft/inventory/ClickType to metadata cache
[19:36:42] [main/DEBUG] [mixin]: Mixing item.inventory.MixinContainerCanInteract from mixins.common.core.json into net.minecraft.inventory.ContainerChest
[19:36:42] [main/DEBUG] [mixin]: Mixing item.inventory.MixinContainerCanInteract from mixins.common.core.json into net.minecraft.inventory.ContainerHopper
[19:36:42] [main/DEBUG] [mixin]: Mixing tileentity.MixinMobSpawnerBaseLogic from mixins.common.core.json into net.minecraft.tileentity.MobSpawnerBaseLogic
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/entity/EntityTypeRegistryModule to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntityCreeper from mixins.common.core.json into net.minecraft.entity.monster.EntityCreeper
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Creeper to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntitySkeleton from mixins.common.core.json into net.minecraft.entity.monster.EntitySkeleton
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntitySpider from mixins.common.core.json into net.minecraft.entity.monster.EntitySpider
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Spider to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntitySpider$GroupData to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.MixinArmorEquipable from mixins.common.core.json into net.minecraft.entity.monster.EntityGiantZombie
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntityGiantZombie from mixins.common.core.json into net.minecraft.entity.monster.EntityGiantZombie
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntitySlime from mixins.common.core.json into net.minecraft.entity.monster.EntitySlime
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Slime to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeSlimeData to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/SlimeData to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntityGhast from mixins.common.core.json into net.minecraft.entity.monster.EntityGhast
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.MixinEntityFlying from mixins.common.core.json into net.minecraft.entity.EntityFlying
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.ai.MixinEntityGhastAIFireballAttack from mixins.common.core.json into net.minecraft.entity.monster.EntityGhast$AIFireballAttack
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntityPigZombie from mixins.common.core.json into net.minecraft.entity.monster.EntityPigZombie
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/entity/IMixinAnger to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/ZombiePigman to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeAngerableData to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/common/AbstractIntData to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/AngerableData to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeAggressiveData to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/AggressiveData to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntityEnderman from mixins.common.core.json into net.minecraft.entity.monster.EntityEnderman
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ScreamingData to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/tick/EntityTickContext to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.ai.MixinEntityEndermanAIPlaceBlock from mixins.common.core.json into net.minecraft.entity.monster.EntityEnderman$AIPlaceBlock
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.ai.MixinEntityEndermanAITakeBlock from mixins.common.core.json into net.minecraft.entity.monster.EntityEnderman$AITakeBlock
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntityCaveSpider from mixins.common.core.json into net.minecraft.entity.monster.EntityCaveSpider
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.ai.MixinEntitySilverfishAISummon from mixins.common.core.json into net.minecraft.entity.monster.EntitySilverfish$AISummonSilverfish
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.ai.MixinEntitySilverfishAIHideInStone from mixins.common.core.json into net.minecraft.entity.monster.EntitySilverfish$AIHideInStone
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntityBlaze from mixins.common.core.json into net.minecraft.entity.monster.EntityBlaze
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/monster/Blaze to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeFlammableData to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/FlammableData to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.ai.MixinEntityBlazeAIFireballAttack from mixins.common.core.json into net.minecraft.entity.monster.EntityBlaze$AIFireballAttack
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntityMagmaCube from mixins.common.core.json into net.minecraft.entity.monster.EntityMagmaCube
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.boss.MixinEntityDragon from mixins.common.core.json into net.minecraft.entity.boss.EntityDragon
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/complex/EnderDragon to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/boss/dragon/phase/IPhase to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/complex/EnderDragonPart to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.MixinMultiPartEntityPart from mixins.common.core.json into net.minecraft.entity.MultiPartEntityPart
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/complex/ComplexLiving to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.ai.MixinEntityAIAttackRanged from mixins.common.core.json into net.minecraft.entity.ai.EntityAIAttackRanged
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/ai/task/builtin/creature/RangeAgentAITask to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntityBat from mixins.common.core.json into net.minecraft.entity.passive.EntityBat
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Bat to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Ambient to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntityAmbientCreature from mixins.common.core.json into net.minecraft.entity.passive.EntityAmbientCreature
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntityWitch from mixins.common.core.json into net.minecraft.entity.monster.EntityWitch
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.monster.MixinEntityShulker from mixins.common.core.json into net.minecraft.entity.monster.EntityShulker
[19:36:43] [main/DEBUG] [mixin]: Mixing MixinEntityShulker_ProcessChunkOnMove from mixins.common.exploit.json into net.minecraft.entity.monster.EntityShulker
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntityPig from mixins.common.core.json into net.minecraft.entity.passive.EntityPig
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/Pig to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongePigSaddleData to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/PigSaddleData to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntitySheep from mixins.common.core.json into net.minecraft.entity.passive.EntitySheep
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/Sheep to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/SpongeDyeableData to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/DyeableData to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeShearedData to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ShearedData to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.ai.MixinEntityAIEatGrass from mixins.common.core.json into net.minecraft.entity.ai.EntityAIEatGrass
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntityCow from mixins.common.core.json into net.minecraft.entity.passive.EntityCow
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntitySquid from mixins.common.core.json into net.minecraft.entity.passive.EntitySquid
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Aquatic to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntityWaterMob from mixins.common.core.json into net.minecraft.entity.passive.EntityWaterMob
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntityWolf from mixins.common.core.json into net.minecraft.entity.passive.EntityWolf
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/TameEntityEvent to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/SittingData to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/Wolf to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntityTameable from mixins.common.core.json into net.minecraft.entity.passive.EntityTameable
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.MixinEntityTameable_Cached_Owner from mixins.common.optimization.json into net.minecraft.entity.passive.EntityTameable
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntityMooshroom from mixins.common.core.json into net.minecraft.entity.passive.EntityMooshroom
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntityOcelot from mixins.common.core.json into net.minecraft.entity.passive.EntityOcelot
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/Ocelot to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/entity/OcelotTypeRegistryModule to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeOcelotData to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/OcelotData to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeSittingData to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/OcelotType to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntityHorse from mixins.common.core.json into net.minecraft.entity.passive.EntityHorse
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/entity/HorseStyleRegistryModule to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/entity/HorseColorRegistryModule to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeHorseData to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/HorseData to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/HorseStyle to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/HorseColor to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityHorse$GroupData to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntityRabbit from mixins.common.core.json into net.minecraft.entity.passive.EntityRabbit
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/Rabbit to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/entity/RabbitTypeRegistryModule to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeRabbitData to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/RabbitData to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/RabbitType to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityRabbit$RabbitTypeData to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.ai.MixinEntityRabbitAIRaidFarm from mixins.common.core.json into net.minecraft.entity.passive.EntityRabbit$AIRaidFarm
[19:36:43] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/ai/EntityAIMoveToBlock to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntityPolarBear from mixins.common.core.json into net.minecraft.entity.monster.EntityPolarBear
[19:36:43] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/monster/EntityPolarBear$GroupData to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntityLlama from mixins.common.core.json into net.minecraft.entity.passive.EntityLlama
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/LlamaVariants to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/LlamaVariant to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityLlama$GroupData to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.projectile.MixinEntityLlamaSpit from mixins.common.core.json into net.minecraft.entity.projectile.EntityLlamaSpit
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/projectile/LlamaSpit to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntityParrot from mixins.common.core.json into net.minecraft.entity.passive.EntityParrot
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/animal/Parrot to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/entity/ParrotVariantRegistryModule to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/entity/SpongeParrotData to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ParrotData to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/ParrotVariant to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/passive/EntityFlying to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.ai.MixinEntityAIHarvestFarmland from mixins.common.core.json into net.minecraft.entity.ai.EntityAIHarvestFarmland
[19:36:43] [main/DEBUG] [mixin]: Mixing stats.MixinStatList from mixins.common.core.json into net.minecraft.stats.StatList
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/statistic/SpongeBlockStatistic to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/statistic/TypedSpongeStatistic to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/statistic/SpongeStatistic to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/statistic/Statistic to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/statistic/BlockStatistic to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/statistic/ItemStatistic to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/statistic/SpongeEntityStatistic to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/statistic/EntityStatistic to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing stats.MixinStatBase from mixins.common.core.json into net.minecraft.stats.StatBase
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/statistic/IMixinStatBase to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/statistic/StatisticRegistryModule to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing stats.MixinStatCrafting from mixins.common.core.json into net.minecraft.stats.StatCrafting
[19:36:43] [main/DEBUG] [mixin]: Mixing text.MixinTextComponentTranslation from mixins.common.core.json into net.minecraft.util.text.TextComponentTranslation
[19:36:43] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/Iterators to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/text/TextComponentIterable to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/text/TextComponentTranslationFormatException to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing text.MixinTextComponentBase from mixins.common.core.json into net.minecraft.util.text.TextComponentBase
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/apache/commons/lang3/ObjectUtils to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/text/ResolvedChatStyle to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/text/IMixinClickEvent to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/text/IMixinHoverEvent to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/action/TextActions to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing scoreboard.MixinCriterion from mixins.common.core.json into net.minecraft.scoreboard.ScoreCriteria
[19:36:43] [main/DEBUG] [mixin]: Mixing scoreboard.MixinCriterion from mixins.common.core.json into net.minecraft.scoreboard.ScoreCriteriaColored
[19:36:43] [main/DEBUG] [mixin]: Mixing fml.common.registry.MixinVillagerRegistry from mixins.forge.core.json into net.minecraftforge.fml.common.registry.VillagerRegistry
[19:36:43] [main/DEBUG] [mixin]: Mixing forge.IMixinVillagerRegistry from mixins.forge.core.json into net.minecraftforge.fml.common.registry.VillagerRegistry
[19:36:43] [main/DEBUG] [mixin]: Mixing fml.common.registry.MixinVillagerCareer from mixins.forge.core.json into net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerCareer
[19:36:43] [main/DEBUG] [mixin]: Mixing network.datasync.IMixinEntityDataManager from mixins.common.core.json into net.minecraft.network.datasync.EntityDataManager
[19:36:43] [main/DEBUG] [mixin]: Mixing network.datasync.MixinEntityDataManager from mixins.common.core.json into net.minecraft.network.datasync.EntityDataManager
[19:36:43] [main/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/ints/Int2ObjectOpenHashMap to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/ints/AbstractInt2ObjectMap to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/ints/AbstractInt2ObjectFunction to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/ints/Int2ObjectFunction to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/Function to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/ints/Int2ObjectMap to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/Hash to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/network/datasync/IMixinDataParameter to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/datasync/DataParameterConverter to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/data/ChangeDataHolderEvent to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing network.datasync.MixinDataParameter from mixins.common.core.json into net.minecraft.network.datasync.DataParameter
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.passive.IMixinEntityVillager$ITradeList from mixins.common.core.json into net.minecraft.entity.passive.EntityVillager$ITradeList
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/merchant/TradeOfferListMutator to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/util/TradeOfferUtil to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntityVillagerEmeraldForItems from mixins.common.core.json into net.minecraft.entity.passive.EntityVillager$EmeraldForItems
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/merchant/TradeOfferGenerator to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntityVillagerListItemForEmeralds from mixins.common.core.json into net.minecraft.entity.passive.EntityVillager$ListItemForEmeralds
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntityVillagerItemAndEmeraldToItem from mixins.common.core.json into net.minecraft.entity.passive.EntityVillager$ItemAndEmeraldToItem
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntityVillagerListEnchantedItemForEmeralds from mixins.common.core.json into net.minecraft.entity.passive.EntityVillager$ListEnchantedItemForEmeralds
[19:36:43] [main/DEBUG] [mixin]: Mixing entity.passive.MixinEntityVillagerListEnchantedBookForEmeralds from mixins.common.core.json into net.minecraft.entity.passive.EntityVillager$ListEnchantedBookForEmeralds
[19:36:43] [main/TRACE] [mixin]: Added class metadata for net/minecraft/enchantment/EnchantmentData to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for net/minecraft/item/ItemEnchantedBook to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing world.biome.MixinBiomeDecorator from mixins.forge.core.json into net.minecraft.world.biome.BiomeDecorator
[19:36:43] [main/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenTallGrass from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenTallGrass
[19:36:43] [main/DEBUG] [mixin]: Mixing world.biome.MixinBiomePlains from mixins.common.core.json into net.minecraft.world.biome.BiomePlains
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/world/biome/IMixinBiomePlains to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/populators/PlainsGrassPopulator to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing world.biome.MixinBiomeDesert from mixins.common.core.json into net.minecraft.world.biome.BiomeDesert
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/DesertWell to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/PopulatorObjects to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Fossil to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing world.biome.MixinBiomeHills from mixins.common.core.json into net.minecraft.world.biome.BiomeHills
[19:36:43] [main/DEBUG] [mixin]: Mixing world.biome.MixinBiomeForest from mixins.common.core.json into net.minecraft.world.biome.BiomeForest
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/DoublePlant to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/DoublePlantTypes to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/populators/RoofedForestPopulator to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/populators/FlowerForestSupplier to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing world.biome.MixinBiomeTaiga from mixins.common.core.json into net.minecraft.world.biome.BiomeTaiga
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/BlockBlob to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing world.biome.MixinBiomeSwamp from mixins.common.core.json into net.minecraft.world.biome.BiomeSwamp
[19:36:43] [main/DEBUG] [mixin]: Mixing world.biome.MixinBiomeHell from mixins.common.core.json into net.minecraft.world.biome.BiomeHell
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/NetherFire to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Glowstone to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/populators/HellMushroomPopulator to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing world.biome.MixinBiomeEnd from mixins.common.core.json into net.minecraft.world.biome.BiomeEnd
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/populators/EndBiomeGenerationPopulator to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/populators/EndSpikePopulator to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/EndIsland to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/ChorusFlower to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing world.biome.MixinBiomeSnow from mixins.common.core.json into net.minecraft.world.biome.BiomeSnow
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/IceSpike to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/IcePath to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing world.biome.MixinBiomeJungle from mixins.common.core.json into net.minecraft.world.biome.BiomeJungle
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Melon to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Vine to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing world.biome.MixinBiomeSavanna from mixins.common.core.json into net.minecraft.world.biome.BiomeSavanna
[19:36:43] [main/DEBUG] [mixin]: Mixing world.biome.MixinBiomeMesa from mixins.common.core.json into net.minecraft.world.biome.BiomeMesa
[19:36:43] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/populators/MesaBiomeGenerationPopulator to metadata cache
[19:36:43] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/chunk/ChunkPrimer to metadata cache
[19:36:43] [main/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenDoublePlant from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenDoublePlant
[19:36:43] [main/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenSwamp from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenSwamp
[19:36:44] [main/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenBush from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenBush
[19:36:44] [main/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenReed from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenReed
[19:36:44] [main/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenCactus from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenCactus
[19:36:44] [main/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenWaterLily from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenWaterlily
[19:36:44] [main/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenMinable from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenMinable
[19:36:44] [main/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenFlowers from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenFlowers
[19:36:44] [main/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenTaiga1 from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenTaiga1
[19:36:44] [main/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenBlockBlob from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenBlockBlob
[19:36:44] [main/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenIceSpike from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenIceSpike
[19:36:44] [main/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenIcePath from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenIcePath
[19:36:44] [main/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenShrub from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenShrub
[19:36:44] [main/DEBUG] [mixin]: Mixing block.MixinBehaviorProjectileDispense from mixins.common.core.json into net.minecraft.dispenser.BehaviorProjectileDispense
[19:36:44] [main/TRACE] [mixin]: Added class metadata for net/minecraft/dispenser/BehaviorDefaultDispenseItem to metadata cache
[19:36:44] [main/DEBUG] [mixin]: Mixing MixinBootstrapAnonInner10 from mixins.common.core.json into net.minecraft.init.Bootstrap$10
[19:36:44] [main/DEBUG] [mixin]: Mixing MixinBootstrapAnonInner11 from mixins.common.core.json into net.minecraft.init.Bootstrap$11
[19:36:44] [main/DEBUG] [mixin]: Mixing item.recipe.crafting.MixinShapedRecipes from mixins.common.core.json into net.minecraft.item.crafting.ShapedRecipes
[19:36:44] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/recipe/crafting/ShapedCraftingRecipe to metadata cache
[19:36:44] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/crafting/IShapedRecipe to metadata cache
[19:36:44] [main/DEBUG] [mixin]: Mixing item.recipe.crafting.MixinShapelessRecipes from mixins.common.core.json into net.minecraft.item.crafting.ShapelessRecipes
[19:36:44] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/recipe/crafting/ShapelessCraftingRecipe to metadata cache
[19:36:45] [main/DEBUG] [mixin]: Mixing text.MixinTextComponentString from mixins.common.core.json into net.minecraft.util.text.TextComponentString
[19:36:45] [main/DEBUG] [mixin]: Mixing fml.common.gameevent.MixinPlayerEvent from mixins.forge.core.json into net.minecraftforge.fml.common.gameevent.PlayerEvent
[19:36:45] [main/DEBUG] [mixin]: Mixing fml.common.gameevent.MixinWorldTickEvent from mixins.forge.core.json into net.minecraftforge.fml.common.gameevent.TickEvent$WorldTickEvent
[19:36:45] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/gameevent/TickEvent to metadata cache
[19:36:45] [main/DEBUG] [mixin]: Mixing text.MixinHoverEvent from mixins.common.core.json into net.minecraft.util.text.event.HoverEvent
[19:36:45] [main/TRACE] [mixin]: Added class metadata for net/minecraft/nbt/JsonToNBT to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for net/minecraft/nbt/NBTException to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/action/HoverAction to metadata cache
[19:36:45] [main/DEBUG] [mixin]: Mixing item.recipe.smelting.MixinFurnaceRecipes from mixins.common.core.json into net.minecraft.item.crafting.FurnaceRecipes
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/recipe/smelting/SmeltingRecipeRegistry to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/recipe/RecipeRegistry to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/recipe/smelting/SmeltingResult to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/recipe/smelting/SmeltingRecipe to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/recipe/smelting/MatchSmeltingVanillaItemStack to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/recipe/smelting/SpongeSmeltingRecipe to metadata cache
[19:36:45] [main/DEBUG] [mixin]: Mixing data.MixinDataContainer from mixins.common.api.json into org.spongepowered.api.data.DataContainer
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/MemoryDataContainer to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/data/MemoryDataView to metadata cache
[19:36:45] [main/DEBUG] [FML]: Creating vanilla freeze snapshot
[19:36:45] [main/DEBUG] [FML]: Vanilla freeze snapshot created
[19:36:45] [main/DEBUG] [mixin]: Mixing authlib.MixinPropertyMap from mixins.common.core.json into com.mojang.authlib.properties.PropertyMap
[19:36:45] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/ForwardingMultimap to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/ForwardingObject to metadata cache
[19:36:45] [main/DEBUG] [mixin]: Mixing server.management.MixinPlayerProfileCacheEntry from mixins.common.core.json into net.minecraft.server.management.PlayerProfileCache$ProfileEntry
[19:36:45] [main/DEBUG] [mixin]: Mixing server.MixinDedicatedServer from mixins.common.core.json into net.minecraft.server.dedicated.DedicatedServer
[19:36:45] [main/TRACE] [mixin]: Added class metadata for java/net/InetSocketAddress to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/dedicated/PropertyManager to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for java/net/Proxy to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for com/mojang/authlib/yggdrasil/YggdrasilAuthenticationService to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/rcon/IServer to metadata cache
[19:36:45] [main/DEBUG] [mixin]: Mixing server.MixinDedicatedPlayerList from mixins.common.core.json into net.minecraft.server.dedicated.DedicatedPlayerList
[19:36:45] [main/DEBUG] [mixin]: Mixing world.storage.MixinWorldInfo from mixins.common.core.json into net.minecraft.world.storage.WorldInfo
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/DimensionTypes to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/HashBiMap to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/Maps$IteratorBasedAbstractMap to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/BiMap to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/world/IMixinWorldSettings to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/entity/GameModeRegistryModule to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/MinecraftEnumBasedCatalogTypeModule to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/world/IMixinGameRules to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/type/WorldConfig to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/world/WorldGeneratorModifierRegistryModule to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/world/DimensionTypeRegistryModule to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/FunctionalUtil to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/SerializationBehavior to metadata cache
[19:36:45] [main/DEBUG] [mixin]: Mixing item.inventory.MixinContainerCrafting from mixins.common.core.json into net.minecraft.inventory.ContainerPlayer
[19:36:45] [main/DEBUG] [mixin]: Mixing item.inventory.MixinContainerPlayer from mixins.common.core.json into net.minecraft.inventory.ContainerPlayer
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/inventory/IMixinContainerPlayer to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/minecraft/container/ContainerPlayerInventoryLens to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/minecraft/container/ContainerLens to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/slots/EquipmentSlotLensImpl to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/slots/EquipmentSlotLens to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/equipment/EquipmentTypes to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/slots/CraftingOutputSlotLensImpl to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/slots/CraftingOutputSlotLens to metadata cache
[19:36:45] [main/DEBUG] [mixin]: Mixing item.inventory.MixinContainerCanInteract from mixins.common.core.json into net.minecraft.inventory.ContainerPlayer
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/adapter/impl/slots/CraftingOutputAdapter to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/adapter/impl/slots/EquipmentSlotAdapter to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/equipment/HeldEquipmentType to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/equipment/WornEquipmentType to metadata cache
[19:36:45] [main/DEBUG] [mixin]: Mixing text.MixinTextTranslatable from mixins.common.api.json into org.spongepowered.api.text.TranslatableText
[19:36:45] [main/DEBUG] [mixin]: Mixing item.inventory.MixinContainerCanInteract from mixins.common.core.json into net.minecraft.inventory.ContainerHorseInventory
[19:36:45] [main/DEBUG] [mixin]: Mixing item.inventory.MixinContainerCanInteract from mixins.common.core.json into net.minecraft.inventory.ContainerMerchant
[19:36:45] [main/DEBUG] [mixin]: Mixing util.MixinCooldownTracker from mixins.common.core.json into net.minecraft.util.CooldownTracker
[19:36:45] [main/TRACE] [mixin]: Added class metadata for java/util/OptionalInt to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for java/util/OptionalDouble to metadata cache
[19:36:45] [main/DEBUG] [mixin]: Mixing util.MixinCooldownTrackerServer from mixins.common.core.json into net.minecraft.util.CooldownTrackerServer
[19:36:45] [main/DEBUG] [mixin]: Mixing world.chunk.storage.MixinAnvilChunkLoader from mixins.common.core.json into net.minecraft.world.chunk.storage.AnvilChunkLoader
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/PlayerTracker to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/math/ChunkPos to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/chunk/storage/RegionFileCache to metadata cache
[19:36:45] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/QueuedChunk to metadata cache
[19:36:45] [main/DEBUG] [mixin]: Mixing MixinAnvilChunkLoader_FilterInvalidEntities from mixins.common.exploit.json into net.minecraft.world.chunk.storage.AnvilChunkLoader
[19:36:45] [main/DEBUG] [mixin]: Skipping Intrinsic mixin method chunkExists(Lnet/minecraft/world/World;II)Z for net/minecraft/world/chunk/storage/AnvilChunkLoader
[19:36:45] [main/DEBUG] [mixin]: Mixing fml.common.registry.MixinEntityRegistry from mixins.forge.core.json into net.minecraftforge.fml.common.registry.EntityRegistry
[19:36:46] [main/DEBUG] [mixin]: Mixing item.inventory.MixinContainerCanInteract from mixins.common.core.json into net.minecraft.inventory.ContainerFurnace
[19:36:46] [main/DEBUG] [mixin]: Mixing item.inventory.MixinTraitInventory from mixins.common.core.json into net.minecraft.entity.player.InventoryPlayer
[19:36:46] [main/DEBUG] [mixin]: Mixing entity.player.MixinInventoryPlayer from mixins.common.core.json into net.minecraft.entity.player.InventoryPlayer
[19:36:46] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/minecraft/PlayerInventoryLens to metadata cache
[19:36:46] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/comp/MainPlayerInventoryLens to metadata cache
[19:36:46] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/comp/EquipmentInventoryLens to metadata cache
[19:36:46] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/type/GridInventory to metadata cache
[19:36:46] [main/DEBUG] [mixin]: Mixing item.inventory.MixinContainerCanInteract from mixins.common.core.json into net.minecraft.inventory.ContainerBrewingStand
[19:36:46] [main/DEBUG] [mixin]: Mixing item.inventory.MixinCarrierContainerEnchantment from mixins.common.core.json into net.minecraft.inventory.ContainerEnchantment
[19:36:46] [main/DEBUG] [mixin]: Mixing item.inventory.MixinContainerCanInteract from mixins.common.core.json into net.minecraft.inventory.ContainerEnchantment
[19:36:46] [main/DEBUG] [mixin]: Mixing item.inventory.MixinContainerCanInteract from mixins.common.core.json into net.minecraft.inventory.ContainerBeacon
[19:36:46] [main/DEBUG] [mixin]: Mixing item.inventory.MixinContainerCanInteract from mixins.common.core.json into net.minecraft.inventory.ContainerDispenser
[19:36:46] [main/DEBUG] [mixin]: Mixing MixinCommandTime from mixins.common.multi-world-command.json into net.minecraft.command.CommandTime
[19:36:46] [main/DEBUG] [mixin]: Mixing command.MixinCommandBase from mixins.common.core.json into net.minecraft.command.CommandBase
[19:36:46] [main/DEBUG] [mixin]: Mixing MixinCommandDifficulty from mixins.common.multi-world-command.json into net.minecraft.command.CommandDifficulty
[19:36:46] [main/DEBUG] [mixin]: Mixing command.MixinCommandDefaultGameMode from mixins.common.core.json into net.minecraft.command.CommandDefaultGameMode
[19:36:46] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandGameMode to metadata cache
[19:36:46] [main/DEBUG] [mixin]: Mixing MixinCommandDefaultGameMode from mixins.common.multi-world-command.json into net.minecraft.command.CommandDefaultGameMode
[19:36:46] [main/DEBUG] [mixin]: Mixing MixinCommandToggleDownfall from mixins.common.multi-world-command.json into net.minecraft.command.CommandToggleDownfall
[19:36:46] [main/DEBUG] [mixin]: Mixing MixinCommandWeather from mixins.common.multi-world-command.json into net.minecraft.command.CommandWeather
[19:36:46] [main/DEBUG] [mixin]: Mixing command.server.MixinCommandTP from mixins.common.core.json into net.minecraft.command.CommandTP
[19:36:46] [main/DEBUG] [mixin]: Mixing command.server.MixinCommandTeleport from mixins.common.core.json into net.minecraft.command.server.CommandTeleport
[19:36:46] [main/DEBUG] [mixin]: Mixing MixinCommandShowSeed from mixins.common.multi-world-command.json into net.minecraft.command.CommandShowSeed
[19:36:46] [main/DEBUG] [mixin]: Mixing MixinCommandSetDefaultSpawnpoint from mixins.common.multi-world-command.json into net.minecraft.command.server.CommandSetDefaultSpawnpoint
[19:36:46] [main/DEBUG] [mixin]: Mixing MixinCommandGameRule from mixins.common.multi-world-command.json into net.minecraft.command.CommandGameRule
[19:36:46] [main/DEBUG] [mixin]: Mixing command.MixinCommandScoreboard from mixins.common.core.json into net.minecraft.command.server.CommandScoreboard
[19:36:46] [main/DEBUG] [mixin]: Mixing command.MixinCommandExecuteAt from mixins.common.core.json into net.minecraft.command.CommandExecuteAt
[19:36:46] [main/DEBUG] [mixin]: Mixing command.server.MixinCommandSummon from mixins.common.core.json into net.minecraft.command.server.CommandSummon
[19:36:46] [main/DEBUG] [mixin]: Mixing MixinCommandWorldBorder from mixins.common.multi-world-command.json into net.minecraft.command.CommandWorldBorder
[19:36:46] [main/DEBUG] [mixin]: Mixing command.server.MixinCommandBanIp from mixins.common.core.json into net.minecraft.command.server.CommandBanIp
[19:36:46] [main/TRACE] [mixin]: Added class metadata for java/net/InetAddress to metadata cache
[19:36:46] [main/TRACE] [mixin]: Added class metadata for java/util/regex/Matcher to metadata cache
[19:36:46] [main/TRACE] [mixin]: Added class metadata for java/net/UnknownHostException to metadata cache
[19:36:46] [main/DEBUG] [mixin]: Mixing ban.MixinIPBanEntry from mixins.common.core.json into net.minecraft.server.management.UserListIPBansEntry
[19:36:46] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/UserListEntry to metadata cache
[19:36:46] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/ban/Ban to metadata cache
[19:36:46] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/ban/BanTypes to metadata cache
[19:36:46] [main/TRACE] [mixin]: Added class metadata for com/google/gson/JsonObject to metadata cache
[19:36:46] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/ban/BanType to metadata cache
[19:36:46] [main/DEBUG] [mixin]: Mixing ban.MixinBanEntry from mixins.common.core.json into net.minecraft.server.management.UserListEntryBan
[19:36:46] [main/DEBUG] [mixin]: Mixing command.server.MixinCommandPardonIp from mixins.common.core.json into net.minecraft.command.server.CommandPardonIp
[19:36:46] [main/DEBUG] [mixin]: Mixing ban.MixinUserBanEntry from mixins.common.core.json into net.minecraft.server.management.UserListBansEntry
[19:36:46] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/asm/mixin/injection/invoke/arg/Args to metadata cache
[19:36:46] [main/DEBUG] [mixin]: Mixing world.biome.MixinBiomeProvider from mixins.common.core.json into net.minecraft.world.biome.BiomeProvider
[19:36:46] [main/DEBUG] [mixin]: Mixing command.MixinCommandSource from mixins.common.core.json into net.minecraft.network.rcon.RConConsoleSource
[19:36:46] [main/DEBUG] [mixin]: Mixing command.MixinICommandSender from mixins.common.core.json into net.minecraft.network.rcon.RConConsoleSource
[19:36:46] [main/DEBUG] [mixin]: Mixing command.MixinSubject from mixins.common.core.json into net.minecraft.network.rcon.RConConsoleSource
[19:36:46] [main/DEBUG] [mixin]: Mixing network.rcon.MixinRConConsoleSource from mixins.common.core.json into net.minecraft.network.rcon.RConConsoleSource
[19:36:46] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/api/command/source/RconSource to metadata cache
[19:36:46] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinRConConsoleSource to metadata cache
[19:36:46] [main/TRACE] [mixin]: Added class metadata for java/lang/StringBuffer to metadata cache
[19:36:46] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
[19:36:46] [Server console handler/ERROR] [net.minecraft.server.dedicated.DedicatedServer]: Exception handling console input
java.io.IOException: The handle is invalid
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_191]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_191]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_191]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_191]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_191]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_191]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_191]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_191]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_191]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_191]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_191]
    at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:105) [nz$2.class:?]
[19:36:46] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2768 Initialized
[19:36:46] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[19:36:46] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients
[19:36:46] [Server thread/DEBUG] [mixin]: Mixing forge.MixinUsernameCache from mixins.forge.preinit.json into net.minecraftforge.common.UsernameCache
[19:36:46] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/relauncher/FMLInjectionData to metadata cache
[19:36:46] [Server thread/DEBUG] [mixin]: Mixing forge.fluids.MixinFluidRegistry from mixins.forge.core.json into net.minecraftforge.fluids.FluidRegistry
[19:36:46] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/extra/FluidTypeRegistryModule to metadata cache
[19:36:46] [Server thread/DEBUG] [mixin]: Mixing forge.fluids.MixinFluid from mixins.forge.core.json into net.minecraftforge.fluids.Fluid
[19:36:46] [Server thread/DEBUG] [mixin]: Mixing forge.common.MixinForgeHooks from mixins.forge.core.json into net.minecraftforge.common.ForgeHooks
[19:36:46] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/entity/player/PlayerInteractEvent to metadata cache
[19:36:46] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/entity/player/PlayerEvent to metadata cache
[19:36:46] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/entity/living/LivingEvent to metadata cache
[19:36:46] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/transform/SimpleTextTemplateApplier to metadata cache
[19:36:46] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/transform/TextTemplateApplier to metadata cache
[19:36:46] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/transform/SimpleTextFormatter to metadata cache
[19:36:46] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/ServerChatEvent to metadata cache
[19:36:46] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/interfaces/IMixinNetPlayHandler to metadata cache
[19:36:46] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/world/BlockEvent$MultiPlaceEvent to metadata cache
[19:36:46] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/world/BlockEvent$PlaceEvent to metadata cache
[19:36:46] [Server thread/TRACE] [mixin]: Added class metadata for java/util/ArrayDeque to metadata cache
[19:36:46] [Server thread/DEBUG] [FML]: File C:\Users\Butter\Desktop\Pixelmon Server\config\injectedDependencies.json not found. No dependencies injected
[19:36:46] [Server thread/DEBUG] [mixin]: Mixing fml.common.MixinLoadController from mixins.forge.preinit.json into net.minecraftforge.fml.common.LoadController
[19:36:46] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/interfaces/IMixinLoadController to metadata cache
[19:36:46] [Server thread/TRACE] [mixin]: Added class metadata for java/lang/ThreadLocal to metadata cache
[19:36:46] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/event/StateRegistry to metadata cache
[19:36:47] [Server thread/TRACE] [mixin]: Added class metadata for com/google/common/eventbus/EventBus to metadata cache
[19:36:47] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/LoaderState to metadata cache
[19:36:47] [Server thread/TRACE] [mixin]: Added class metadata for java/lang/InstantiationException to metadata cache
[19:36:47] [Server thread/TRACE] [mixin]: Added class metadata for java/lang/IllegalAccessException to metadata cache
[19:36:47] [Server thread/DEBUG] [mixin]: Mixing fml.common.event.MixinFMLConstructionEvent from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLConstructionEvent
[19:36:47] [Server thread/DEBUG] [mixin]: Mixing fml.common.event.MixinFMLPreInitializationEvent from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLPreInitializationEvent
[19:36:47] [Server thread/DEBUG] [mixin]: Mixing fml.common.event.MixinFMLInitializationEvent from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLInitializationEvent
[19:36:47] [Server thread/DEBUG] [mixin]: Mixing fml.common.event.MixinFMLPostInitializationEvent from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLPostInitializationEvent
[19:36:47] [Server thread/DEBUG] [mixin]: Mixing fml.common.event.MixinFMLLoadCompleteEvent from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLLoadCompleteEvent
[19:36:47] [Server thread/DEBUG] [mixin]: Mixing fml.common.event.MixinFMLServerAboutToStartEvent from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLServerAboutToStartEvent
[19:36:47] [Server thread/DEBUG] [mixin]: Mixing fml.common.event.MixinFMLServerStartingEvent from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLServerStartingEvent
[19:36:47] [Server thread/DEBUG] [mixin]: Mixing fml.common.event.MixinFMLServerStartedEvent from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLServerStartedEvent
[19:36:47] [Server thread/DEBUG] [mixin]: Mixing fml.common.event.MixinFMLServerStoppingEvent from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLServerStoppingEvent
[19:36:47] [Server thread/DEBUG] [mixin]: Mixing fml.common.event.MixinFMLServerStoppedEvent from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLServerStoppedEvent
[19:36:47] [Server thread/DEBUG] [FML]: Building injected Mod Containers [net.minecraftforge.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer, org.spongepowered.mod.SpongeApiModContainer, org.spongepowered.mod.SpongeCommonModContainer, org.spongepowered.mod.SpongeMod, pl.asie.foamfix.coremod.FoamFixCoreContainer]
[19:36:47] [Server thread/INFO] [Sponge]: Found mcmod.info at jar:file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/spongeforge-1.12.2-2768-7.1.2.jar!/mcmod.info
[19:36:47] [Server thread/INFO] [Sponge]: Creating injector in stage 'PRODUCTION'
[19:36:47] [Server thread/INFO] [STDERR]: [org.slf4j.helpers.Util:report:128]: SLF4J: Class path contains multiple SLF4J bindings.
[19:36:47] [Server thread/INFO] [STDERR]: [org.slf4j.helpers.Util:report:128]: SLF4J: Found binding in [jar:file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/spongeforge-1.12.2-2768-7.1.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[19:36:47] [Server thread/INFO] [STDERR]: [org.slf4j.helpers.Util:report:128]: SLF4J: Found binding in [jar:file:/C:/Users/Butter/Desktop/Pixelmon%20Server/./mods/spongeforge-1.12.2-2768-7.1.3-RC3495.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[19:36:47] [Server thread/INFO] [STDERR]: [org.slf4j.helpers.Util:report:128]: SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
[19:36:47] [Server thread/INFO] [STDERR]: [org.slf4j.helpers.Util:report:128]: SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
[19:36:47] [Server thread/DEBUG] [mixin]: Mixing world.MixinLocation from mixins.common.api.json into org.spongepowered.api.world.Location
[19:36:47] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/world/IMixinLocation to metadata cache
[19:36:48] [Server thread/DEBUG] [mixin]: Mixing network.MixinPacketBuffer from mixins.common.core.json into net.minecraft.network.PacketBuffer
[19:36:48] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/network/SpongeNetworkManager to metadata cache
[19:36:48] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/network/ChannelRegistrar to metadata cache
[19:36:48] [Server thread/TRACE] [mixin]: Added class metadata for com/google/common/base/Charsets to metadata cache
[19:36:48] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/handler/codec/EncoderException to metadata cache
[19:36:48] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/handler/codec/CodecException to metadata cache
[19:36:48] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/handler/codec/DecoderException to metadata cache
[19:36:48] [Server thread/TRACE] [mixin]: Added class metadata for java/nio/ByteOrder to metadata cache
[19:36:48] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method readerIndex()I for net/minecraft/network/PacketBuffer
[19:36:48] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method writerIndex()I for net/minecraft/network/PacketBuffer
[19:36:48] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method hasArray()Z for net/minecraft/network/PacketBuffer
[19:36:48] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method array()[B for net/minecraft/network/PacketBuffer
[19:36:48] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method readBoolean()Z for net/minecraft/network/PacketBuffer
[19:36:48] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method getBoolean(I)Z for net/minecraft/network/PacketBuffer
[19:36:48] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method readByte()B for net/minecraft/network/PacketBuffer
[19:36:48] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method getByte(I)B for net/minecraft/network/PacketBuffer
[19:36:48] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method readShort()S for net/minecraft/network/PacketBuffer
[19:36:48] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method getShort(I)S for net/minecraft/network/PacketBuffer
[19:36:48] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method readChar()C for net/minecraft/network/PacketBuffer
[19:36:48] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method getChar(I)C for net/minecraft/network/PacketBuffer
[19:36:48] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method readLong()J for net/minecraft/network/PacketBuffer
[19:36:48] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method getLong(I)J for net/minecraft/network/PacketBuffer
[19:36:48] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method readFloat()F for net/minecraft/network/PacketBuffer
[19:36:48] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method getFloat(I)F for net/minecraft/network/PacketBuffer
[19:36:48] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method readDouble()D for net/minecraft/network/PacketBuffer
[19:36:48] [Server thread/DEBUG] [mixin]: Skipping Intrinsic mixin method getDouble(I)D for net/minecraft/network/PacketBuffer
[19:36:48] [Server thread/DEBUG] [Sponge]: Sponge Timings: true - Verbose: false - Interval: 1m - Length: 3m
[19:36:49] [Server thread/DEBUG] [mixin]: Mixing common.fluid.MixinSpongeFluidStackBuilder from mixins.forge.core.json into org.spongepowered.common.extra.fluid.SpongeFluidStackBuilder
[19:36:49] [Server thread/DEBUG] [mixin]: Mixing world.MixinLocatableBlock from mixins.common.api.json into org.spongepowered.api.world.LocatableBlock
[19:36:49] [Server thread/DEBUG] [mixin]: Mixing util.MixinChatType from mixins.common.core.json into net.minecraft.util.text.ChatType
[19:36:49] [Server thread/DEBUG] [mixin]: Mixing scoreboard.MixinScoreboardObjectiveDisplayType from mixins.common.core.json into net.minecraft.scoreboard.IScoreCriteria$EnumRenderType
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/scoreboard/objective/displaymode/ObjectiveDisplayMode to metadata cache
[19:36:49] [Server thread/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenDesertWells from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenDesertWells
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/block/state/pattern/BlockStateMatcher to metadata cache
[19:36:49] [Server thread/DEBUG] [mixin]: Mixing scoreboard.MixinEnumVisible from mixins.common.core.json into net.minecraft.scoreboard.Team$EnumVisible
[19:36:49] [Server thread/DEBUG] [mixin]: Mixing data.types.MixinEnumChatVisibility from mixins.common.core.json into net.minecraft.entity.player.EntityPlayer$EnumChatVisibility
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinEnumChatVisibility to metadata cache
[19:36:49] [Server thread/DEBUG] [mixin]: Mixing data.types.MixinBossInfoColor from mixins.common.core.json into net.minecraft.world.BossInfo$Color
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/boss/BossBarColor to metadata cache
[19:36:49] [Server thread/DEBUG] [mixin]: Mixing scoreboard.MixinCollisionRule from mixins.common.core.json into net.minecraft.scoreboard.Team$CollisionRule
[19:36:49] [Server thread/DEBUG] [mixin]: Mixing item.inventory.MixinCarrierContainerRepair from mixins.common.core.json into net.minecraft.inventory.ContainerRepair
[19:36:49] [Server thread/DEBUG] [mixin]: Mixing item.inventory.MixinContainerRepair from mixins.common.core.json into net.minecraft.inventory.ContainerRepair
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/comp/MainPlayerInventoryLensImpl to metadata cache
[19:36:49] [Server thread/DEBUG] [mixin]: Mixing item.inventory.MixinContainerCanInteract from mixins.common.core.json into net.minecraft.inventory.ContainerRepair
[19:36:49] [Server thread/DEBUG] [mixin]: Mixing item.inventory.MixinCarrierContainerWorkbench from mixins.common.core.json into net.minecraft.inventory.ContainerWorkbench
[19:36:49] [Server thread/DEBUG] [mixin]: Mixing item.inventory.MixinContainerCrafting from mixins.common.core.json into net.minecraft.inventory.ContainerWorkbench
[19:36:49] [Server thread/DEBUG] [mixin]: Mixing item.inventory.MixinContainerWorkbench from mixins.common.core.json into net.minecraft.inventory.ContainerWorkbench
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/comp/CraftingInventoryLensImpl to metadata cache
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/lens/comp/CraftingInventoryLens to metadata cache
[19:36:49] [Server thread/DEBUG] [mixin]: Mixing item.inventory.MixinContainerCanInteract from mixins.common.core.json into net.minecraft.inventory.ContainerWorkbench
[19:36:49] [Server thread/DEBUG] [mixin]: Mixing item.recipe.MixiSpongeCraftingRecipeRegistry from mixins.forge.core.json into org.spongepowered.common.item.recipe.crafting.SpongeCraftingRecipeRegistry
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/recipe/crafting/AbstractSpongeCraftingRecipe to metadata cache
[19:36:49] [Server thread/DEBUG] [mixin]: Mixing advancement.MixinICriterionInstance from mixins.common.core.json into net.minecraft.advancements.ICriterionInstance
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/criteria/trigger/FilteredTrigger to metadata cache
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/advancement/UnknownFilteredTriggerConfiguration to metadata cache
[19:36:49] [Server thread/DEBUG] [mixin]: Mixing advancement.MixinAdvancement from mixins.common.core.json into net.minecraft.advancements.Advancement
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/advancement/IMixinDisplayInfo to metadata cache
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/advancement/AdvancementRegistryModule to metadata cache
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/translation/FixedTranslation to metadata cache
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/advancement/SpongeAdvancementTree to metadata cache
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/AdvancementTree to metadata cache
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/advancement/AdvancementTreeRegistryModule to metadata cache
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/advancement/IMixinCriterion to metadata cache
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/advancement/SpongeScoreCriterion to metadata cache
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/criteria/ScoreAdvancementCriterion to metadata cache
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/criteria/AdvancementCriterion to metadata cache
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/advancement/ICriterion to metadata cache
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/criteria/OrCriterion to metadata cache
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/criteria/OperatorCriterion to metadata cache
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/criteria/AndCriterion to metadata cache
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/advancements/AdvancementRewards to metadata cache
[19:36:49] [Server thread/DEBUG] [mixin]: Mixing advancement.MixinCriterion from mixins.common.core.json into net.minecraft.advancements.Criterion
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for com/google/gson/JsonElement to metadata cache
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for com/google/gson/JsonDeserializationContext to metadata cache
[19:36:49] [Server thread/DEBUG] [mixin]: Mixing advancement.MixinICriterionTrigger from mixins.common.core.json into net.minecraft.advancements.ICriterionTrigger
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/advancement/ITrigger to metadata cache
[19:36:49] [Server thread/DEBUG] [mixin]: Mixing advancement.MixinFrameType from mixins.common.core.json into net.minecraft.advancements.FrameType
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for java/lang/Character to metadata cache
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/text/format/SpongeTextStyle to metadata cache
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/text/format/TextStyle$Base to metadata cache
[19:36:49] [Server thread/DEBUG] [mixin]: Mixing data.types.MixinEntityArrowPickupStatus from mixins.common.core.json into net.minecraft.entity.projectile.EntityArrow$PickupStatus
[19:36:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/PickupRule to metadata cache
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing data.types.MixinEnumHandSide from mixins.common.core.json into net.minecraft.util.EnumHandSide
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/type/HandPreference to metadata cache
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing advancement.MixinCriteriaTriggers from mixins.common.core.json into net.minecraft.advancements.CriteriaTriggers
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/advancement/TriggerTypeRegistryModule to metadata cache
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing entity.ai.MixinEntityAITasks from mixins.common.core.json into net.minecraft.entity.ai.EntityAITasks
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing data.types.MixinEnumBannerPattern from mixins.common.core.json into net.minecraft.tileentity.BannerPattern
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing advancement.MixinAdvancementList from mixins.common.core.json into net.minecraft.advancements.AdvancementList
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/advancement/IMixinAdvancementList to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/advancement/AdvancementMap to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/advancement/RootAdvancementSet to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for java/util/LinkedHashSet to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/plugin/ListenerPhaseContext to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/SpongeCauseStackManager to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/registry/SpongeGameRegistryRegisterEvent to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/game/GameRegistryEvent$Register to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/GenericEvent to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/game/GameRegistryEvent to metadata cache
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing item.inventory.MixinTraitInventory from mixins.common.core.json into org.spongepowered.common.item.inventory.custom.CustomInventory
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing item.inventory.MixinCustomInventory from mixins.common.core.json into org.spongepowered.common.item.inventory.custom.CustomInventory
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/item/inventory/custom/CustomLens to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/item/inventory/InventoryArchetype to metadata cache
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing item.inventory.MixinCustomContainer from mixins.common.core.json into org.spongepowered.common.item.inventory.custom.CustomContainer
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenDeadBush from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenDeadBush
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenDungeons from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenDungeons
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Dungeon to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/weighted/LootTable to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/world/gen/DungeonMobRegistryModule to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/weighted/UnmodifiableWeightedTable to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/EntityArchetype to metadata cache
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenEndIsland from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenEndIsland
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/NoiseGeneratorSimplex to metadata cache
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenFire from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenFire
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenFossils from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenFossils
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenGlowstone from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenGlowStone1
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenLake from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenLakes
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/gen/populator/Lake to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/property/block/MatterProperty to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/data/property/AbstractProperty to metadata cache
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenMelon from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenMelon
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenPumpkin from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenPumpkin
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing world.gen.populators.MixinWorldGenVines from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenVines
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing data.types.MixinArtType from mixins.common.core.json into net.minecraft.entity.item.EntityPainting$EnumArt
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing common.world.MixinWorldManager from mixins.forge.core.json into org.spongepowered.common.world.WorldManager
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/ISaveFormat to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/network/FMLOutboundHandler to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/network/FMLEmbeddedChannel to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/channel/embedded/EmbeddedChannel to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/channel/AbstractChannel to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/util/DefaultAttributeMap to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/network/ForgeMessage to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for java/util/BitSet to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/world/UnloadWorldEvent to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for java/io/DataInputStream to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for java/io/FilterInputStream to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for java/io/InputStream to metadata cache
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for java/nio/file/DirectoryStream to metadata cache
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing world.MixinDimensionType from mixins.common.core.json into net.minecraft.world.DimensionType
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/type/DimensionConfig to metadata cache
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing world.MixinDimensionType from mixins.forge.core.json into net.minecraft.world.DimensionType
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing world.MixinWorldProviderSurface from mixins.common.core.json into net.minecraft.world.WorldProviderSurface
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing world.MixinWorldProvider from mixins.common.core.json into net.minecraft.world.WorldProvider
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing world.MixinWorldProviderHell from mixins.common.core.json into net.minecraft.world.WorldProviderHell
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing world.MixinWorldSettings from mixins.common.core.json into net.minecraft.world.WorldSettings
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/difficulty/Difficulties to metadata cache
[19:36:50] [Server thread/DEBUG] [mixin]: Mixing util.MixinIndirectEntityDamageSource from mixins.common.core.json into net.minecraft.util.EntityDamageSourceIndirect
[19:36:50] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/IndirectEntityDamageSource to metadata cache
[19:36:51] [Server thread/DEBUG] [mixin]: Mixing entity.MixinArmorEquipable from mixins.common.core.json into org.spongepowered.common.entity.living.human.EntityHuman
[19:36:51] [Server thread/DEBUG] [mixin]: Mixing entity.human.MixinEntityHuman from mixins.common.core.json into org.spongepowered.common.entity.living.human.EntityHuman
[19:36:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/entity/living/Human to metadata cache
[19:36:51] [Server thread/DEBUG] [mixin]: Mixing world.MixinTeleporter from mixins.common.core.json into net.minecraft.world.Teleporter
[19:36:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/world/IMixinTeleporter to metadata cache
[19:36:51] [Server thread/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/longs/Long2ObjectMap to metadata cache
[19:36:51] [Server thread/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/longs/Long2ObjectFunction to metadata cache
[19:36:51] [Server thread/TRACE] [mixin]: Added class metadata for java/lang/Long to metadata cache
[19:36:51] [Server thread/DEBUG] [mixin]: Mixing data.types.MixinBossInfoOverlay from mixins.common.core.json into net.minecraft.world.BossInfo$Overlay
[19:36:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/boss/BossBarOverlay to metadata cache
[19:36:51] [Server thread/DEBUG] [mixin]: Mixing forge.fluids.MixinFluidStack from mixins.forge.core.json into net.minecraftforge.fluids.FluidStack
[19:36:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/extra/fluid/FluidStack to metadata cache
[19:36:51] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/registries/IRegistryDelegate to metadata cache
[19:36:51] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/extra/fluid/SpongeFluidStackSnapshotBuilder to metadata cache
[19:36:52] [Server thread/DEBUG] [FML]: Attempting to load mods contained in the minecraft jar file and associated classes
[19:36:52] [Server thread/DEBUG] [FML]: Found a minecraft related file at C:\Users\Butter\Desktop\Pixelmon Server\forge-1.12.2-14.23.5.2768-universal.jar, examining for mod candidates
[19:36:52] [Server thread/TRACE] [FML]: Skipping known library file C:\Users\Butter\Desktop\Pixelmon Server\.\mods\FoamFix-1.12.2-0.9.2-Anarchy.jar
[19:36:52] [Server thread/TRACE] [FML]: Skipping known library file C:\Users\Butter\Desktop\Pixelmon Server\.\mods\preview_OptiFine_1.12.2_HD_U_C8_pre.jar
[19:36:52] [Server thread/TRACE] [FML]: Skipping known library file C:\Users\Butter\Desktop\Pixelmon Server\.\mods\spongeforge-1.12.2-2768-7.1.2.jar
[19:36:52] [Server thread/TRACE] [FML]: Skipping known library file C:\Users\Butter\Desktop\Pixelmon Server\.\mods\spongeforge-1.12.2-2768-7.1.3-RC3495.jar
[19:36:52] [Server thread/TRACE] [FML]: Skipping known library file C:\Program Files\Java\jre1.8.0_191\lib\ext\access-bridge-64.jar
[19:36:52] [Server thread/TRACE] [FML]: Skipping known library file C:\Program Files\Java\jre1.8.0_191\lib\ext\cldrdata.jar
[19:36:52] [Server thread/TRACE] [FML]: Skipping known library file C:\Program Files\Java\jre1.8.0_191\lib\ext\dnsns.jar
[19:36:52] [Server thread/TRACE] [FML]: Skipping known library file C:\Program Files\Java\jre1.8.0_191\lib\ext\jaccess.jar
[19:36:52] [Server thread/TRACE] [FML]: Skipping known library file C:\Program Files\Java\jre1.8.0_191\lib\ext\jfxrt.jar
[19:36:52] [Server thread/TRACE] [FML]: Skipping known library file C:\Program Files\Java\jre1.8.0_191\lib\ext\localedata.jar
[19:36:52] [Server thread/TRACE] [FML]: Skipping known library file C:\Program Files\Java\jre1.8.0_191\lib\ext\nashorn.jar
[19:36:52] [Server thread/TRACE] [FML]: Skipping known library file C:\Program Files\Java\jre1.8.0_191\lib\ext\sunec.jar
[19:36:52] [Server thread/TRACE] [FML]: Skipping known library file C:\Program Files\Java\jre1.8.0_191\lib\ext\sunjce_provider.jar
[19:36:52] [Server thread/TRACE] [FML]: Skipping known library file C:\Program Files\Java\jre1.8.0_191\lib\ext\sunmscapi.jar
[19:36:52] [Server thread/TRACE] [FML]: Skipping known library file C:\Program Files\Java\jre1.8.0_191\lib\ext\sunpkcs11.jar
[19:36:52] [Server thread/TRACE] [FML]: Skipping known library file C:\Program Files\Java\jre1.8.0_191\lib\ext\zipfs.jar
[19:36:52] [Server thread/DEBUG] [FML]: Minecraft jar mods loaded successfully
[19:36:52] [Server thread/INFO] [FML]: Searching C:\Users\Butter\Desktop\Pixelmon Server\.\mods for mods
[19:36:52] [Server thread/DEBUG] [FML]:   Adding FoamFix-1.12.2-0.9.2-Anarchy.jar to the mod list
[19:36:52] [Server thread/DEBUG] [FML]:   Adding gameshark-1.12.2-5.2.0-universal.jar to the mod list
[19:36:52] [Server thread/DEBUG] [FML]:   Adding Pixelmon-1.12.2-6.3.4-universal.jar to the mod list
[19:36:52] [Server thread/DEBUG] [FML]:   Adding preview_OptiFine_1.12.2_HD_U_C8_pre.jar to the mod list
[19:36:52] [Server thread/DEBUG] [FML]:   Adding RedProtect-7.5.3-b123-Universal.jar to the mod list
[19:36:52] [Server thread/DEBUG] [FML]:   Adding spongeforge-1.12.2-2768-7.1.2.jar to the mod list
[19:36:52] [Server thread/DEBUG] [FML]:   Adding spongeforge-1.12.2-2768-7.1.3-RC3495.jar to the mod list
[19:36:52] [Server thread/DEBUG] [FML]:   Adding TotalEconomy-1.8.1.jar to the mod list
[19:36:52] [Server thread/DEBUG] [FML]:   Adding UniversalMarket-1.12.2-v1.2.1.jar to the mod list
[19:36:52] [Server thread/DEBUG] [FML]:   Adding WorldEdit+CUI+Forge+Edition+2-2.2.0-mf-1.12.2-14.23.5.2768.jar to the mod list
[19:36:52] [Server thread/DEBUG] [FML]: Found a candidate zip or jar file FoamFix-1.12.2-0.9.2-Anarchy.jar
[19:36:52] [Server thread/DEBUG] [FML]: Found a candidate zip or jar file gameshark-1.12.2-5.2.0-universal.jar
[19:36:52] [Server thread/DEBUG] [FML]: Found a candidate zip or jar file Pixelmon-1.12.2-6.3.4-universal.jar
[19:36:52] [Server thread/TRACE] [FML]: Skipping already parsed coremod or tweaker preview_OptiFine_1.12.2_HD_U_C8_pre.jar
[19:36:52] [Server thread/DEBUG] [FML]: Found a candidate zip or jar file RedProtect-7.5.3-b123-Universal.jar
[19:36:52] [Server thread/TRACE] [FML]: Skipping already parsed coremod or tweaker spongeforge-1.12.2-2768-7.1.2.jar
[19:36:52] [Server thread/TRACE] [FML]: Skipping already parsed coremod or tweaker spongeforge-1.12.2-2768-7.1.3-RC3495.jar
[19:36:52] [Server thread/DEBUG] [FML]: Found a candidate zip or jar file TotalEconomy-1.8.1.jar
[19:36:52] [Server thread/DEBUG] [FML]: Found a candidate zip or jar file UniversalMarket-1.12.2-v1.2.1.jar
[19:36:52] [Server thread/DEBUG] [FML]: Found a candidate zip or jar file WorldEdit+CUI+Forge+Edition+2-2.2.0-mf-1.12.2-14.23.5.2768.jar
[19:36:52] [Server thread/DEBUG] [FML]: Examining file forge-1.12.2-14.23.5.2768-universal.jar for potential mods
[19:36:52] [Server thread/DEBUG] [FML]: The mod container forge-1.12.2-14.23.5.2768-universal.jar appears to be missing an mcmod.info file
[19:36:52] [Server thread/DEBUG] [FML]: Examining file FoamFix-1.12.2-0.9.2-Anarchy.jar for potential mods
[19:36:52] [Server thread/TRACE] [FML]: Located mcmod.info file in file FoamFix-1.12.2-0.9.2-Anarchy.jar
[19:36:52] [Server thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (pl.asie.foamfix.FoamFix) - loading
[19:36:52] [Server thread/TRACE] [FML]: Parsed dependency info for foamfix: Requirements: [forge@[14.23.0.2524,)] After:[] Before:[]
[19:36:52] [Server thread/DEBUG] [FML]: Examining file gameshark-1.12.2-5.2.0-universal.jar for potential mods
[19:36:52] [Server thread/TRACE] [FML]: Located mcmod.info file in file gameshark-1.12.2-5.2.0-universal.jar
[19:36:52] [Server thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.waterdude.gameshark.Gameshark) - loading
[19:36:52] [Server thread/TRACE] [FML]: Parsed dependency info for gameshark: Requirements: [pixelmon] After:[pixelmon] Before:[]
[19:36:52] [Server thread/DEBUG] [FML]: Examining file Pixelmon-1.12.2-6.3.4-universal.jar for potential mods
[19:36:52] [Server thread/TRACE] [FML]: Located mcmod.info file in file Pixelmon-1.12.2-6.3.4-universal.jar
[19:36:53] [Server thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.pixelmonmod.pixelmon.Pixelmon) - loading
[19:36:53] [Server thread/TRACE] [FML]: Parsed dependency info for pixelmon: Requirements: [] After:[] Before:[]
[19:36:53] [Server thread/DEBUG] [FML]: Examining file RedProtect-7.5.3-b123-Universal.jar for potential mods
[19:36:53] [Server thread/TRACE] [FML]: Located mcmod.info file in file RedProtect-7.5.3-b123-Universal.jar
[19:36:53] [Server thread/DEBUG] [FML]: Identified a mod of type Lorg/spongepowered/api/plugin/Plugin; (br.net.fabiozumbi12.RedProtect.Sponge.RedProtect) - loading
[19:36:53] [Server thread/DEBUG] [FML]: Examining file TotalEconomy-1.8.1.jar for potential mods
[19:36:53] [Server thread/TRACE] [FML]: Located mcmod.info file in file TotalEconomy-1.8.1.jar
[19:36:53] [Server thread/DEBUG] [FML]: Identified a mod of type Lorg/spongepowered/api/plugin/Plugin; (com.erigitic.main.TotalEconomy) - loading
[19:36:53] [Server thread/DEBUG] [FML]: Examining file UniversalMarket-1.12.2-v1.2.1.jar for potential mods
[19:36:53] [Server thread/TRACE] [FML]: Located mcmod.info file in file UniversalMarket-1.12.2-v1.2.1.jar
[19:36:53] [Server thread/DEBUG] [FML]: Identified a mod of type Lorg/spongepowered/api/plugin/Plugin; (com.xwaffle.universalmarket.UniversalMarket) - loading
[19:36:53] [Server thread/DEBUG] [FML]: Examining file WorldEdit+CUI+Forge+Edition+2-2.2.0-mf-1.12.2-14.23.5.2768.jar for potential mods
[19:36:53] [Server thread/TRACE] [FML]: Located mcmod.info file in file WorldEdit+CUI+Forge+Edition+2-2.2.0-mf-1.12.2-14.23.5.2768.jar
[19:36:53] [Server thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.github.hexomod.worldeditcuife2.WorldEditCuiFe2) - loading
[19:36:53] [Server thread/INFO] [FML]: Disabling mod worldeditcuife2 it is client side only.
[19:36:53] [Server thread/DEBUG] [FML]: Skipping mod com.github.hexomod.worldeditcuife2.WorldEditCuiFe2, container opted to not load.
[19:36:53] [Server thread/INFO] [FML]: Forge Mod Loader has identified 14 mods to load
[19:36:53] [Server thread/TRACE] [FML]: Received a system property request ''
[19:36:53] [Server thread/TRACE] [FML]: System property request managing the state of 0 mods
[19:36:53] [Server thread/DEBUG] [FML]: After merging, found state information for 0 mods
[19:36:53] [Server thread/DEBUG] [mixin]: Mixing world.storage.MixinSaveHandler from mixins.common.core.json into net.minecraft.world.storage.SaveHandler
[19:36:53] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinSaveHandler to metadata cache
[19:36:53] [Server thread/TRACE] [mixin]: Added class metadata for java/io/FileInputStream to metadata cache
[19:36:53] [Server thread/TRACE] [mixin]: Added class metadata for java/io/Closeable to metadata cache
[19:36:53] [Server thread/TRACE] [mixin]: Added class metadata for java/lang/AutoCloseable to metadata cache
[19:36:53] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/nbt/CompressedStreamTools to metadata cache
[19:36:53] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/util/datafix/FixTypes to metadata cache
[19:36:53] [Server thread/TRACE] [mixin]: Added class metadata for java/io/FileOutputStream to metadata cache
[19:36:53] [Server thread/TRACE] [mixin]: Added class metadata for java/io/OutputStream to metadata cache
[19:36:53] [Server thread/TRACE] [mixin]: Added class metadata for java/io/Flushable to metadata cache
[19:36:53] [Server thread/TRACE] [mixin]: Added class metadata for java/nio/file/Files to metadata cache
[19:36:53] [Server thread/TRACE] [mixin]: Added class metadata for java/nio/file/attribute/BasicFileAttributes to metadata cache
[19:36:53] [Server thread/TRACE] [mixin]: Added class metadata for java/nio/file/attribute/FileTime to metadata cache
[19:36:53] [Server thread/DEBUG] [mixin]: Mixing world.storage.MixinSaveHandler from mixins.forge.core.json into net.minecraft.world.storage.SaveHandler
[19:36:53] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/SaveFormatOld to metadata cache
[19:36:53] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[19:36:53] [Server thread/WARN] [FML]: Missing English translation for spongeapi: assets/spongeapi/lang/en_us.lang
[19:36:53] [Server thread/WARN] [FML]: Missing English translation for spongeforge: assets/spongeforge/lang/en_us.lang
[19:36:53] [Server thread/DEBUG] [FML]: Enabling mod foamfix
[19:36:53] [Server thread/WARN] [FML]: Missing English translation for foamfix: assets/foamfix/lang/en_us.lang
[19:36:53] [Server thread/DEBUG] [FML]: Enabling mod gameshark
[19:36:53] [Server thread/DEBUG] [FML]: Enabling mod pixelmon
[19:36:53] [Server thread/WARN] [FML]: Missing English translation for redprotect: assets/redprotect/lang/en_us.lang
[19:36:53] [Server thread/WARN] [FML]: Missing English translation for totaleconomy: assets/totaleconomy/lang/en_us.lang
[19:36:53] [Server thread/WARN] [FML]: Missing English translation for universalmarket: assets/universalmarket/lang/en_us.lang
[19:36:53] [Server thread/TRACE] [FML]: Verifying mod requirements are satisfied
[19:36:53] [Server thread/WARN] [Sponge]: The mod redprotect was designed for spongeapi 6.1.0-SNAPSHOT but version 7.1.0-70763aa8 is in use. It may not work properly.
[19:36:53] [Server thread/WARN] [Sponge]: The mod redprotect was designed for spongeapi 6.1.0-SNAPSHOT but version 7.1.0-70763aa8 is in use. It may not work properly.
[19:36:53] [Server thread/TRACE] [FML]: All mod requirements are satisfied
[19:36:53] [Server thread/TRACE] [FML]: Sorting mods into an ordered list
[19:36:53] [Server thread/TRACE] [FML]: Mod sorting completed successfully
[19:36:53] [Server thread/DEBUG] [FML]: Mod sorting data
[19:36:53] [Server thread/DEBUG] [FML]:     foamfix(FoamFix:0.9.2-1.12.2): FoamFix-1.12.2-0.9.2-Anarchy.jar (required:forge@[14.23.0.2524,);)
[19:36:53] [Server thread/DEBUG] [FML]:     pixelmon(Pixelmon:6.3.4): Pixelmon-1.12.2-6.3.4-universal.jar ()
[19:36:53] [Server thread/DEBUG] [FML]:     gameshark(Gameshark:5.2.0): gameshark-1.12.2-5.2.0-universal.jar (required-after:pixelmon)
[19:36:53] [Server thread/DEBUG] [FML]:     redprotect(RedProtect:7.5.3): RedProtect-7.5.3-b123-Universal.jar ()
[19:36:53] [Server thread/DEBUG] [FML]:     totaleconomy(Total Economy:1.8.1): TotalEconomy-1.8.1.jar ()
[19:36:53] [Server thread/DEBUG] [FML]:     universalmarket(UniversalMarket:1.0): UniversalMarket-1.12.2-v1.2.1.jar ()
[19:36:53] [Server thread/INFO] [FML]: FML has found a non-mod file WorldEdit+CUI+Forge+Edition+2-2.2.0-mf-1.12.2-14.23.5.2768.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[19:36:53] [Server thread/DEBUG] [FML]: Loading @Config anotation data
[19:36:53] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod minecraft
[19:36:53] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod minecraft
[19:36:53] [Server thread/DEBUG] [FML]: Bar Step: Construction - Minecraft took 0.002s
[19:36:53] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod mcp
[19:36:53] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod mcp
[19:36:53] [Server thread/DEBUG] [FML]: Bar Step: Construction - Minecraft Coder Pack took 0.001s
[19:36:53] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod FML
[19:36:53] [Server thread/DEBUG] [mixin]: Mixing fml.common.registry.MixinNetworkRegistry from mixins.forge.core.json into net.minecraftforge.fml.common.network.NetworkRegistry
[19:36:53] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/network/IGuiHandler to metadata cache
[19:36:53] [Server thread/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory]: Using SLF4J as the default logging framework
[19:36:53] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent]: -Dio.netty.noUnsafe: false
[19:36:53] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0]: sun.misc.Unsafe.theUnsafe: available
[19:36:53] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0]: sun.misc.Unsafe.copyMemory: available
[19:36:53] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0]: java.nio.Buffer.address: available
[19:36:53] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0]: direct buffer constructor: available
[19:36:53] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0]: java.nio.Bits.unaligned: available, true
[19:36:53] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0]: java.nio.DirectByteBuffer.<init>(long, int): available
[19:36:53] [Server thread/DEBUG] [io.netty.util.internal.Cleaner0]: java.nio.ByteBuffer.cleaner(): available
[19:36:53] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent]: Platform: Windows
[19:36:53] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent]: Java version: 8
[19:36:53] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent]: sun.misc.Unsafe: available
[19:36:53] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent]: -Dio.netty.tmpdir: C:\Users\Butter\AppData\Local\Temp (java.io.tmpdir)
[19:36:53] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent]: -Dio.netty.bitMode: 64 (sun.arch.data.model)
[19:36:53] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent]: -Dio.netty.noPreferDirect: false
[19:36:53] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent]: io.netty.maxDirectMemory: 2613575680 bytes
[19:36:53] [Server thread/TRACE] [FML]: Mod FML is using network checker : Invoking method checkModLists
[19:36:53] [Server thread/TRACE] [FML]: Testing mod FML to verify it accepts its own version in a remote connection
[19:36:53] [Server thread/TRACE] [FML]: The mod FML accepts its own version (8.0.99.99)
[19:36:53] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, foamfixcore, foamfix, gameshark, pixelmon, redprotect, totaleconomy, universalmarket] at CLIENT
[19:36:53] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, foamfixcore, foamfix, gameshark, pixelmon, redprotect, totaleconomy, universalmarket] at SERVER
[19:36:53] [Server thread/DEBUG] [io.netty.util.ResourceLeakDetector]: -Dio.netty.leakDetection.level: simple
[19:36:53] [Server thread/DEBUG] [io.netty.util.ResourceLeakDetector]: -Dio.netty.leakDetection.maxRecords: 4
[19:36:53] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator]: -Dio.netty.allocator.numHeapArenas: 8
[19:36:53] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator]: -Dio.netty.allocator.numDirectArenas: 8
[19:36:53] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator]: -Dio.netty.allocator.pageSize: 8192
[19:36:53] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator]: -Dio.netty.allocator.maxOrder: 11
[19:36:53] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator]: -Dio.netty.allocator.chunkSize: 16777216
[19:36:53] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator]: -Dio.netty.allocator.tinyCacheSize: 512
[19:36:53] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator]: -Dio.netty.allocator.smallCacheSize: 256
[19:36:53] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator]: -Dio.netty.allocator.normalCacheSize: 64
[19:36:53] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator]: -Dio.netty.allocator.maxCachedBufferCapacity: 32768
[19:36:53] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator]: -Dio.netty.allocator.cacheTrimInterval: 8192
[19:36:53] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator]: -Dio.netty.allocator.useCacheForAllThreads: true
[19:36:53] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil]: -Dio.netty.allocator.type: pooled
[19:36:53] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil]: -Dio.netty.threadLocalDirectBufferSize: 65536
[19:36:53] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil]: -Dio.netty.maxThreadLocalCharBufferSize: 16384
[19:36:53] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod FML
[19:36:53] [Server thread/DEBUG] [FML]: Bar Step: Construction - Forge Mod Loader took 0.238s
[19:36:53] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod forge
[19:36:53] [Server thread/DEBUG] [forge]: Loading Vanilla annotations: sun.net.www.protocol.jar.JarURLConnection$JarURLInputStream@6b23bfc7
[19:36:53] [Server thread/DEBUG] [forge]: Preloading CrashReport Classes
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/Minecraft$10
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/Minecraft$11
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/Minecraft$12
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/Minecraft$13
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/Minecraft$14
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/Minecraft$2
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/Minecraft$3
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/Minecraft$4
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/Minecraft$5
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/Minecraft$6
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/Minecraft$7
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/Minecraft$8
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/Minecraft$9
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/multiplayer/WorldClient$1
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/multiplayer/WorldClient$2
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/multiplayer/WorldClient$3
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/multiplayer/WorldClient$4
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/particle/ParticleManager$1
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/particle/ParticleManager$2
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/particle/ParticleManager$3
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/particle/ParticleManager$4
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/renderer/EntityRenderer$2
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/renderer/EntityRenderer$3
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/renderer/EntityRenderer$4
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/renderer/RenderGlobal$1
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/renderer/RenderItem$1
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/renderer/RenderItem$2
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/renderer/RenderItem$3
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/renderer/RenderItem$4
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/renderer/texture/TextureAtlasSprite$1
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/renderer/texture/TextureManager$1
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/renderer/texture/TextureMap$1
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/renderer/texture/TextureMap$2
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/client/renderer/texture/TextureMap$3
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/crash/CrashReport$1
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/crash/CrashReport$2
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/crash/CrashReport$3
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/crash/CrashReport$4
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/crash/CrashReport$5
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/crash/CrashReport$6
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/crash/CrashReport$7
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/crash/CrashReportCategory$1
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/crash/CrashReportCategory$2
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/crash/CrashReportCategory$3
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/crash/CrashReportCategory$4
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/crash/CrashReportCategory$5
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/entity/Entity$2
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/entity/Entity$3
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/entity/Entity$4
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/entity/Entity$5
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/entity/EntityTracker$1
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/entity/player/InventoryPlayer$1
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/nbt/NBTTagCompound$1
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/nbt/NBTTagCompound$2
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/network/NetHandlerPlayServer$3
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/network/NetworkSystem$6
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/server/MinecraftServer$2
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/server/MinecraftServer$3
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/server/dedicated/DedicatedServer$3
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/server/dedicated/DedicatedServer$4
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/server/integrated/IntegratedServer$1
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/server/integrated/IntegratedServer$2
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/tileentity/CommandBlockBaseLogic$1
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/tileentity/CommandBlockBaseLogic$2
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/tileentity/TileEntity$1
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/tileentity/TileEntity$2
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/tileentity/TileEntity$3
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/world/World$1
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/world/World$2
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/world/World$3
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/world/World$4
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/world/World$5
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/world/chunk/Chunk$1
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/world/gen/structure/MapGenStructure$1
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/world/gen/structure/MapGenStructure$2
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/world/gen/structure/MapGenStructure$3
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/world/storage/WorldInfo$10
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/world/storage/WorldInfo$2
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/world/storage/WorldInfo$3
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/world/storage/WorldInfo$4
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/world/storage/WorldInfo$5
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/world/storage/WorldInfo$6
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/world/storage/WorldInfo$7
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/world/storage/WorldInfo$8
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraft/world/storage/WorldInfo$9
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraftforge/common/util/TextTable
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraftforge/common/util/TextTable$Alignment
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraftforge/common/util/TextTable$Column
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraftforge/common/util/TextTable$Row
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraftforge/fml/client/SplashProgress$1
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraftforge/fml/client/SplashProgress$1
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraftforge/fml/common/FMLCommonHandler$1
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraftforge/fml/common/FMLCommonHandler$1
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraftforge/fml/common/ICrashCallable
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraftforge/fml/common/Loader$1
[19:36:53] [Server thread/DEBUG] [forge]:     net/minecraftforge/fml/common/Loader$1
[19:36:53] [Server thread/TRACE] [FML]: Mod forge is using network checker : No network checking performed
[19:36:53] [Server thread/TRACE] [FML]: Testing mod forge to verify it accepts its own version in a remote connection
[19:36:53] [Server thread/TRACE] [FML]: The mod forge accepts its own version (14.23.5.2768)
[19:36:53] [Server thread/DEBUG] [FML]: Attempting to inject @Config classes into forge for type INSTANCE
[19:36:53] [Server thread/DEBUG] [mixin]: Mixing fml.common.eventhandler.MixinASMEventHandler from mixins.forge.preinit.json into net.minecraftforge.fml.common.eventhandler.ASMEventHandler
[19:36:53] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod forge
[19:36:53] [Server thread/DEBUG] [FML]: Bar Step: Construction - Minecraft Forge took 0.181s
[19:36:53] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod spongeapi
[19:36:53] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod spongeapi
[19:36:53] [Server thread/DEBUG] [FML]: Bar Step: Construction - SpongeAPI took 0.001s
[19:36:53] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod sponge
[19:36:53] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod sponge
[19:36:53] [Server thread/DEBUG] [FML]: Bar Step: Construction - Sponge took 0.000s
[19:36:53] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod spongeforge
[19:36:53] [Server thread/WARN] [Sponge]: There's no certificate fingerprint available
[19:36:53] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod spongeforge
[19:36:53] [Server thread/DEBUG] [FML]: Bar Step: Construction - SpongeForge took 0.001s
[19:36:53] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod foamfixcore
[19:36:53] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod foamfixcore
[19:36:53] [Server thread/DEBUG] [FML]: Bar Step: Construction - FoamFixCore took 0.000s
[19:36:53] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod foamfix
[19:36:53] [Server thread/TRACE] [FML]: Mod foamfix is using network checker : No network checking performed
[19:36:53] [Server thread/TRACE] [FML]: Testing mod foamfix to verify it accepts its own version in a remote connection
[19:36:53] [Server thread/TRACE] [FML]: The mod foamfix accepts its own version (0.9.2-1.12.2)
[19:36:53] [Server thread/DEBUG] [FML]: Attempting to inject @SidedProxy classes into foamfix
[19:36:54] [Server thread/DEBUG] [FML]: Attempting to inject @EventBusSubscriber classes into the eventbus for foamfix
[19:36:54] [Server thread/DEBUG] [FML]: Attempting to inject @Config classes into foamfix for type INSTANCE
[19:36:54] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod foamfix
[19:36:54] [Server thread/DEBUG] [FML]: Bar Step: Construction - FoamFix took 0.038s
[19:36:54] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod pixelmon
[19:36:54] [Server thread/TRACE] [FML]: Mod pixelmon is using network checker : Accepting version 6.3.4
[19:36:54] [Server thread/TRACE] [FML]: Testing mod pixelmon to verify it accepts its own version in a remote connection
[19:36:54] [Server thread/TRACE] [FML]: The mod pixelmon accepts its own version (6.3.4)
[19:36:54] [Server thread/DEBUG] [FML]: Attempting to inject @SidedProxy classes into pixelmon
[19:36:54] [Server thread/DEBUG] [FML]: Attempting to inject @EventBusSubscriber classes into the eventbus for pixelmon
[19:36:54] [Server thread/DEBUG] [FML]: Registering @EventBusSubscriber for com.pixelmonmod.pixelmon.config.RegistryListener for mod pixelmon
[19:36:54] [Server thread/DEBUG] [FML]: Injected @EventBusSubscriber class com.pixelmonmod.pixelmon.config.RegistryListener
[19:36:54] [Server thread/DEBUG] [FML]: Attempting to inject @Config classes into pixelmon for type INSTANCE
[19:36:54] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod pixelmon
[19:36:54] [Server thread/DEBUG] [FML]: Bar Step: Construction - Pixelmon took 0.084s
[19:36:54] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod gameshark
[19:36:54] [Server thread/TRACE] [FML]: Mod gameshark is using network checker : No network checking performed
[19:36:54] [Server thread/TRACE] [FML]: Testing mod gameshark to verify it accepts its own version in a remote connection
[19:36:54] [Server thread/TRACE] [FML]: The mod gameshark accepts its own version (5.2.0)
[19:36:54] [Server thread/DEBUG] [FML]: Attempting to inject @SidedProxy classes into gameshark
[19:36:54] [Server thread/DEBUG] [FML]: Attempting to inject @EventBusSubscriber classes into the eventbus for gameshark
[19:36:54] [Server thread/DEBUG] [FML]: Attempting to inject @Config classes into gameshark for type INSTANCE
[19:36:54] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod gameshark
[19:36:54] [Server thread/DEBUG] [FML]: Bar Step: Construction - Gameshark took 0.022s
[19:36:54] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod redprotect
[19:36:54] [Server thread/DEBUG] [FML]: Attempting to inject @SidedProxy classes into redprotect
[19:36:54] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod redprotect
[19:36:54] [Server thread/DEBUG] [FML]: Bar Step: Construction - RedProtect took 0.226s
[19:36:54] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod totaleconomy
[19:36:54] [Server thread/DEBUG] [FML]: Attempting to inject @SidedProxy classes into totaleconomy
[19:36:54] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod totaleconomy
[19:36:54] [Server thread/DEBUG] [FML]: Bar Step: Construction - Total Economy took 0.065s
[19:36:54] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod universalmarket
[19:36:54] [Server thread/DEBUG] [FML]: Attempting to inject @SidedProxy classes into universalmarket
[19:36:54] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod universalmarket
[19:36:54] [Server thread/DEBUG] [FML]: Bar Step: Construction - UniversalMarket took 0.049s
[19:36:54] [Server thread/DEBUG] [FML]: Bar Finished: Construction took 0.910s
[19:36:54] [Server thread/DEBUG] [mixin]: Mixing api.event.MixinAbstractEvent from mixins.forge.core.json into org.spongepowered.api.event.impl.AbstractEvent
[19:36:54] [Server thread/DEBUG] [FML]: Mod signature data
[19:36:54] [Server thread/DEBUG] [FML]:      Valid Signatures:
[19:36:54] [Server thread/DEBUG] [FML]:         (e3c3d50c7c986df74c645c0ac54639741c90a557) FML    (Forge Mod Loader    8.0.99.99)    forge-1.12.2-14.23.5.2768-universal.jar
[19:36:54] [Server thread/DEBUG] [FML]:         (e3c3d50c7c986df74c645c0ac54639741c90a557) forge    (Minecraft Forge    14.23.5.2768)    forge-1.12.2-14.23.5.2768-universal.jar
[19:36:54] [Server thread/DEBUG] [FML]:      Missing Signatures:
[19:36:54] [Server thread/DEBUG] [FML]:         minecraft    (Minecraft    1.12.2)    minecraft.jar
[19:36:54] [Server thread/DEBUG] [FML]:         mcp    (Minecraft Coder Pack    9.42)    minecraft.jar
[19:36:54] [Server thread/DEBUG] [FML]:         spongeapi    (SpongeAPI    7.1.0-70763aa8)    spongeforge-1.12.2-2768-7.1.2.jar
[19:36:54] [Server thread/DEBUG] [FML]:         sponge    (Sponge    1.12.2-7.1.2)    spongeforge-1.12.2-2768-7.1.2.jar
[19:36:54] [Server thread/DEBUG] [FML]:         spongeforge    (SpongeForge    1.12.2-2768-7.1.2)    spongeforge-1.12.2-2768-7.1.2.jar
[19:36:54] [Server thread/DEBUG] [FML]:         foamfixcore    (FoamFixCore    7.7.4)    minecraft.jar
[19:36:54] [Server thread/DEBUG] [FML]:         foamfix    (FoamFix    0.9.2-1.12.2)    FoamFix-1.12.2-0.9.2-Anarchy.jar
[19:36:54] [Server thread/DEBUG] [FML]:         pixelmon    (Pixelmon    6.3.4)    Pixelmon-1.12.2-6.3.4-universal.jar
[19:36:54] [Server thread/DEBUG] [FML]:         gameshark    (Gameshark    5.2.0)    gameshark-1.12.2-5.2.0-universal.jar
[19:36:54] [Server thread/DEBUG] [FML]:         redprotect    (RedProtect    7.5.3)    RedProtect-7.5.3-b123-Universal.jar
[19:36:54] [Server thread/DEBUG] [FML]:         totaleconomy    (Total Economy    1.8.1)    TotalEconomy-1.8.1.jar
[19:36:54] [Server thread/DEBUG] [FML]:         universalmarket    (UniversalMarket    1.0)    UniversalMarket-1.12.2-v1.2.1.jar
[19:36:54] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[19:36:54] [Server thread/INFO] [FML]: Found 1169 ObjectHolder annotations
[19:36:54] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[19:36:54] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[19:36:54] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod minecraft
[19:36:54] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod minecraft
[19:36:54] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft took 0.000s
[19:36:54] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod mcp
[19:36:54] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod mcp
[19:36:54] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft Coder Pack took 0.000s
[19:36:54] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod FML
[19:36:54] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod FML
[19:36:54] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Forge Mod Loader took 0.000s
[19:36:54] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod forge
[19:36:54] [Server thread/DEBUG] [mixin]: Mixing item.inventory.MixinItemStackHandler from mixins.forge.core.json into net.minecraftforge.items.ItemStackHandler
[19:36:54] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/mod/item/inventory/fabric/IItemHandlerFabric to metadata cache
[19:36:54] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[19:36:54] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod forge
[19:36:54] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft Forge took 0.079s
[19:36:54] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod spongeapi
[19:36:54] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod spongeapi
[19:36:54] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - SpongeAPI took 0.000s
[19:36:54] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod sponge
[19:36:54] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod sponge
[19:36:54] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Sponge took 0.000s
[19:36:54] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod spongeforge
[19:36:54] [Forge Version Check/INFO] [forge.VersionCheck]: [pixelmon] Starting version check at https://reforged.gg/forge/update.json
[19:36:55] [Forge Version Check/DEBUG] [forge.VersionCheck]: [pixelmon] Received version check data:
{
  "homepage": "https://reforged.gg/",
  "1.12.2": {
    "6.0.0": "Released Reforged", 
    "6.0.1": "Bug fix update.",
    "6.2.0": "The Power Update",
    "6.2.1": "Bug fix update",
    "6.2.2": "Performace update",
    "6.2.3": "The toaster performance update",
    "6.3.0": "The Legendary Update",
    "6.3.1": "Bug fix update",
    "6.3.2": "Bug fix update",
    "6.3.3": "Bug fix update",
    "6.3.4": "Hotfix update"
  },
  "promos": {
    "1.12.2-latest": "6.3.4",
    "1.12.2-recommended": "6.3.4"
  }
}
[19:36:55] [Forge Version Check/INFO] [forge.VersionCheck]: [pixelmon] Found status: UP_TO_DATE Target: null
[19:36:55] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[19:36:55] [Forge Version Check/DEBUG] [forge.VersionCheck]: [forge] Received version check data:
{
  "homepage": "http://files.minecraftforge.net/maven/net/minecraftforge/forge/",
  "promos": {
    "1.1-latest": "1.3.2.6",
    "1.10-latest": "12.18.0.2000",
    "1.10.2-latest": "12.18.3.2511",
    "1.10.2-recommended": "12.18.3.2185",
    "1.11-latest": "13.19.1.2199",
    "1.11-recommended": "13.19.1.2189",
    "1.11.2-latest": "13.20.1.2588",
    "1.11.2-recommended": "13.20.1.2386",
    "1.12-latest": "14.21.1.2443",
    "1.12-recommended": "14.21.1.2387",
    "1.12.1-latest": "14.22.1.2485",
    "1.12.1-recommended": "14.22.1.2478",
    "1.12.2-latest": "14.23.5.2772",
    "1.12.2-recommended": "14.23.5.2768",
    "1.5.2-latest": "7.8.1.738",
    "1.5.2-recommended": "7.8.1.737",
    "1.6.1-latest": "8.9.0.775",
    "1.6.2-latest": "9.10.1.871",
    "1.6.2-recommended": "9.10.1.871",
    "1.6.3-latest": "9.11.0.878",
    "1.6.4-latest": "9.11.1.1345",
    "1.6.4-recommended": "9.11.1.1345",
    "1.7.10-latest": "10.13.4.1614",
    "1.7.10-latest-1.7.10": "10.13.2.1343",
    "1.7.10-recommended": "10.13.4.1558",
    "1.7.2-latest": "10.12.2.1147",
    "1.7.2-recommended": "10.12.2.1121",
    "1.8-latest": "11.14.4.1577",
    "1.8-recommended": "11.14.4.1563",
    "1.8.8-latest": "11.15.0.1655",
    "1.8.9-latest": "11.15.1.2318",
    "1.8.9-recommended": "11.15.1.1722",
    "1.9-latest": "12.16.0.1942",
    "1.9-recommended": "12.16.1.1887",
    "1.9.4-latest": "12.17.0.2051",
    "1.9.4-recommended": "12.17.0.1976",
    "latest": "14.23.5.2772",
    "latest-1.7.10": "10.13.2.1343",
    "recommended": "14.23.5.2768"
  }
}
[19:36:55] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null
[19:36:55] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Starting version check at https://files.minecraftforge.net/maven/org/spongepowered/spongeforge/promotions_slim.json
[19:36:55] [Server thread/DEBUG] [mixin]: Mixing server.management.MixinUserList from mixins.common.core.json into net.minecraft.server.management.UserList
[19:36:56] [Server thread/DEBUG] [mixin]: Mixing ai.MixinAbstractAITask from mixins.common.api.json into org.spongepowered.api.entity.ai.task.AbstractAITask
[19:36:56] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/entity/ai/SpongeEntityAICommonSuperclass to metadata cache
[19:36:56] [Forge Version Check/DEBUG] [forge.VersionCheck]: [spongeforge] Received version check data:
{
  "homepage": "http://files.minecraftforge.net/maven/org/spongepowered/spongeforge",
  "promos": {
    "1.10.2-latest": "5.2.0-BETA-2793",
    "1.10.2-recommended": "5.2.0-BETA-2620",
    "1.11-latest": "6.0.0-BETA-2004",
    "1.11.2-latest": "6.1.0-BETA-2792",
    "1.12-latest": "7.0.0-BETA-2498",
    "1.12.1-latest": "7.0.0-BETA-2643",
    "1.12.2-latest": "7.1.3-RC3495",
    "1.12.2-recommended": "7.1.2",
    "1.8-latest": "3.1.0-BETA-1045",
    "1.8-recommended": "3.0.0-BETA-1000",
    "1.8.9-latest": "4.2.0-BETA-1762",
    "1.8.9-recommended": "4.2.0-BETA-1653",
    "1.9.4-latest": "5.0.0-BETA-1504",
    "latest": "7.1.3-RC3495",
    "recommended": "7.1.2"
  }
}
[19:36:56] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Found status: OUTDATED Target: 7.1.2
[19:36:56] [Server thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:75]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[19:36:56] [Server thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:87]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[19:36:56] [Server thread/DEBUG] [mixin]: Mixing world.MixinChunk from mixins.common.core.json into net.minecraft.world.chunk.Chunk
[19:36:56] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinCachable to metadata cache
[19:36:56] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/server/management/IMixinPlayerChunkMapEntry to metadata cache
[19:36:56] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/CollideEntityEvent to metadata cache
[19:36:56] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/util/Tuple to metadata cache
[19:36:56] [Server thread/DEBUG] [mixin]: Mixing world.extent.MixinExtent from mixins.common.core.json into net.minecraft.world.chunk.Chunk
[19:36:56] [Server thread/DEBUG] [mixin]: Mixing MixinChunk_Collisions from mixins.common.entitycollisions.json into net.minecraft.world.chunk.Chunk
[19:36:56] [Server thread/DEBUG] [mixin]: Mixing MixinChunk_AssuredChangesMarkedDirty from mixins.common.exploit.json into net.minecraft.world.chunk.Chunk
[19:36:56] [Server thread/DEBUG] [mixin]: Mixing world.MixinChunk from mixins.forge.core.json into net.minecraft.world.chunk.Chunk
[19:36:56] [Server thread/TRACE] [mixin]: Added class metadata for com/google/common/collect/ImmutableSetMultimap to metadata cache
[19:36:56] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/ForgeChunkManager to metadata cache
[19:36:56] [Server thread/DEBUG] [mixin]: Mixing world.MixinChunk_Async_Lighting from mixins.common.optimization.json into net.minecraft.world.chunk.Chunk
[19:36:56] [Server thread/DEBUG] [mixin]: Mixing world.MixinChunk_Tracker from mixins.common.tracking.json into net.minecraft.world.chunk.Chunk
[19:36:56] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/PlayerBlockTracker to metadata cache
[19:36:56] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/event/tracking/phase/generation/ChunkLoadContext to metadata cache
[19:36:56] [Server thread/TRACE] [mixin]: Added class metadata for java/util/concurrent/RejectedExecutionException to metadata cache
[19:36:56] [Server thread/DEBUG] [mixin]: Mixing forge.common.MixinForgeChunkManager$Ticket from mixins.forge.core.json into net.minecraftforge.common.ForgeChunkManager$Ticket
[19:36:56] [Server thread/DEBUG] [mixin]: Mixing network.MixinNetworkManager from mixins.common.core.json into net.minecraft.network.NetworkManager
[19:36:56] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/channel/SimpleChannelInboundHandler to metadata cache
[19:36:56] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/channel/ChannelInboundHandlerAdapter to metadata cache
[19:36:56] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/channel/ChannelHandlerAdapter to metadata cache
[19:36:56] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/channel/ChannelHandler to metadata cache
[19:36:56] [Server thread/TRACE] [mixin]: Added class metadata for io/netty/channel/ChannelInboundHandler to metadata cache
[19:36:56] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinNetworkManager to metadata cache
[19:36:56] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/SpongeMinecraftVersion to metadata cache
[19:36:56] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/ProtocolMinecraftVersion to metadata cache
[19:36:56] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/MinecraftVersion to metadata cache
[19:36:56] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod spongeforge
[19:36:56] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - SpongeForge took 1.977s
[19:36:56] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod foamfixcore
[19:36:56] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod foamfixcore
[19:36:56] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - FoamFixCore took 0.000s
[19:36:56] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod foamfix
[19:36:56] [Server thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Spliced in METHOD: net.minecraftforge.common.property.ExtendedBlockState.createState
[19:36:56] [Server thread/INFO] [STDOUT]: [pl.asie.foamfix.ProxyCommon:preInit:83]: minecraft:hopper
[19:36:56] [Server thread/INFO] [foamfix]: Removing LaunchWrapper package manifest map...
[19:36:56] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod foamfix
[19:36:56] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - FoamFix took 0.019s
[19:36:56] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod pixelmon
[19:36:56] [Server thread/INFO] [Pixelmon]: Loading Pixelmon version 6.3.4
[19:36:58] [Server thread/INFO] [Pixelmon]: Checking for migrations..
[19:36:58] [Server thread/INFO] [Pixelmon]: Loading Advancements
[19:36:59] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod pixelmon
[19:36:59] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Pixelmon took 3.032s
[19:36:59] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod gameshark
[19:36:59] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod gameshark
[19:36:59] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Gameshark took 0.003s
[19:36:59] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod redprotect
[19:36:59] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod redprotect
[19:36:59] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - RedProtect took 0.000s
[19:36:59] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod totaleconomy
[19:36:59] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod totaleconomy
[19:36:59] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Total Economy took 0.000s
[19:36:59] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod universalmarket
[19:36:59] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod universalmarket
[19:36:59] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - UniversalMarket took 0.000s
[19:36:59] [Server thread/DEBUG] [FML]: Bar Finished: PreInitialization took 5.112s
[19:37:00] [Server thread/INFO] [FML]: Applying holder lookups
[19:37:00] [Server thread/INFO] [FML]: Holder lookups applied
[19:37:00] [Server thread/INFO] [Pixelmon]: Loading TM/HMs.
[19:37:00] [Server thread/INFO] [FML]: Applying holder lookups
[19:37:00] [Server thread/INFO] [FML]: Holder lookups applied
[19:37:00] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Trainer as pixelmon:npc_trainer
[19:37:00] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Trader as pixelmon:npc_trader
[19:37:00] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Pixelmon as pixelmon:pixelmon
[19:37:00] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Statue as pixelmon:statue
[19:37:00] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity ChattingNPC as pixelmon:npc_chatting
[19:37:00] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Relearner as pixelmon:npc_relearner
[19:37:00] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Tutor as pixelmon:npc_tutor
[19:37:00] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Pokeball as pixelmon:empty_pokeball
[19:37:00] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Hook as pixelmon:hook
[19:37:00] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity EntityChairMount as pixelmon:chair_mount
[19:37:00] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity NurseJoy as pixelmon:npc_nursejoy
[19:37:00] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Shopkeeper as pixelmon:npc_shopkeeper
[19:37:00] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity PixelmonPainting as pixelmon:painting
[19:37:00] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity OccupiedPokeball as pixelmon:occupied_pokeball
[19:37:00] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `sponge` for name `human`, expected `spongeforge`. This could be a intended override, but in most cases indicates a broken mod.
[19:37:00] [Server thread/TRACE] [FML]: Automatically registered mod sponge entity human as sponge:human
[19:37:00] [Server thread/INFO] [FML]: Applying holder lookups
[19:37:00] [Server thread/INFO] [FML]: Holder lookups applied
[19:37:00] [Server thread/INFO] [FML]: Applying holder lookups
[19:37:00] [Server thread/INFO] [FML]: Holder lookups applied
[19:37:00] [Server thread/INFO] [FML]: Injecting itemstacks
[19:37:00] [Server thread/INFO] [FML]: Itemstack injection complete
[19:37:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
[19:37:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
[19:37:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
[19:37:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on 140.186.198.2:25565
[19:37:00] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using default channel type
[19:37:00] [Server thread/DEBUG] [io.netty.channel.MultithreadEventLoopGroup]: -Dio.netty.eventLoopThreads: 8
[19:37:00] [Server thread/DEBUG] [io.netty.channel.nio.NioEventLoop]: -Dio.netty.noKeySetOptimization: false
[19:37:00] [Server thread/DEBUG] [io.netty.channel.nio.NioEventLoop]: -Dio.netty.selectorAutoRebuildThreshold: 512
[19:37:00] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent]: org.jctools-core.MpscChunkedArrayQueue: available
[19:37:00] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop]: instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@181833a2
[19:37:00] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop]: instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@6ee7ca3
[19:37:00] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop]: instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@a7c5d6e
[19:37:00] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop]: instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@36786cf0
[19:37:00] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop]: instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@6f24dcbe
[19:37:00] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop]: instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@1adabe9d
[19:37:00] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop]: instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@72a51785
[19:37:00] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop]: instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@7cfeacd
[19:37:00] [Server thread/DEBUG] [io.netty.channel.DefaultChannelId]: -Dio.netty.processId: 10380 (auto-detected)
[19:37:00] [Server thread/DEBUG] [io.netty.util.NetUtil]: -Djava.net.preferIPv4Stack: true
[19:37:00] [Server thread/DEBUG] [io.netty.util.NetUtil]: -Djava.net.preferIPv6Addresses: false
[19:37:01] [Server thread/DEBUG] [io.netty.util.NetUtil]: Loopback interface: lo (Software Loopback Interface 1, 127.0.0.1)
[19:37:01] [Server thread/DEBUG] [io.netty.util.NetUtil]: \proc\sys\net\core\somaxconn: 200 (non-existent)
[19:37:01] [Server thread/DEBUG] [io.netty.channel.DefaultChannelId]: -Dio.netty.machineId: 00:01:6c:ff:fe:d1:5c:e6 (auto-detected)
[19:37:01] [Server thread/DEBUG] [mixin]: Mixing server.management.MixinPlayerInteractionManager from mixins.common.core.json into net.minecraft.server.management.PlayerInteractionManager
[19:37:01] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/server/management/IMixinPlayerInteractionManager to metadata cache
[19:37:01] [Server thread/DEBUG] [mixin]: Mixing server.management.MixinPlayerInteractionManager from mixins.forge.core.json into net.minecraft.server.management.PlayerInteractionManager
[19:37:01] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/TristateUtil to metadata cache
[19:37:01] [Server thread/INFO] [FML]: Applying holder lookups
[19:37:01] [Server thread/INFO] [FML]: Holder lookups applied
[19:37:01] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod minecraft
[19:37:01] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod minecraft
[19:37:01] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Minecraft took 0.000s
[19:37:01] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod mcp
[19:37:01] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod mcp
[19:37:01] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Minecraft Coder Pack took 0.000s
[19:37:01] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod FML
[19:37:01] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod FML
[19:37:01] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Forge Mod Loader took 0.000s
[19:37:01] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod forge
[19:37:01] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod forge
[19:37:01] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Minecraft Forge took 0.000s
[19:37:01] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod spongeapi
[19:37:01] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod spongeapi
[19:37:01] [Server thread/DEBUG] [FML]: Bar Step: Initialization - SpongeAPI took 0.001s
[19:37:01] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod sponge
[19:37:01] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod sponge
[19:37:01] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Sponge took 0.000s
[19:37:01] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod spongeforge
[19:37:01] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod spongeforge
[19:37:01] [Server thread/DEBUG] [FML]: Bar Step: Initialization - SpongeForge took 0.203s
[19:37:01] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod foamfixcore
[19:37:01] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod foamfixcore
[19:37:01] [Server thread/DEBUG] [FML]: Bar Step: Initialization - FoamFixCore took 0.000s
[19:37:01] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod foamfix
[19:37:01] [Server thread/INFO] [foamfix]: Deduplicated 108 property sets.
[19:37:01] [Server thread/INFO] [foamfix]: Weakening LaunchWrapper resource cache...
[19:37:01] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod foamfix
[19:37:01] [Server thread/DEBUG] [FML]: Bar Step: Initialization - FoamFix took 0.060s
[19:37:01] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod pixelmon
[19:37:02] [Server thread/DEBUG] [mixin]: Mixing world.gen.structure.MixinMapGenStructure from mixins.common.core.json into net.minecraft.world.gen.structure.MapGenStructure
[19:37:02] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/InternalPopulatorTypes to metadata cache
[19:37:02] [Server thread/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/objects/ObjectCollection to metadata cache
[19:37:02] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/structure/StructureStart to metadata cache
[19:37:02] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/world/gen/structure/StructureBoundingBox to metadata cache
[19:37:02] [Server thread/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/objects/ObjectIterator to metadata cache
[19:37:02] [Server thread/DEBUG] [mixin]: Mixing world.gen.MixinMapGenBase from mixins.common.core.json into net.minecraft.world.gen.MapGenBase
[19:37:02] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/gen/ChunkBufferPrimer to metadata cache
[19:37:02] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/extent/ImmutableBiomeVolume to metadata cache
[19:37:02] [Server thread/INFO] [Pixelmon]: Registering shop items.
[19:37:02] [Server thread/INFO] [Pixelmon]: Registering NPCs.
[19:37:02] [Server thread/INFO] [Pixelmon]: Registered NPC trades.
[19:37:02] [Server thread/INFO] [Pixelmon]: Registering structures.
[19:37:05] [Server thread/INFO] [Pixelmon]: Registering drops.
[19:37:05] [Server thread/INFO] [Pixelmon]: Registering Pokémon drops.
[19:37:05] [Server thread/INFO] [Pixelmon]: Item not found: pixelmon:odd_keystone in pokedrops.json
[19:37:05] [Server thread/INFO] [Pixelmon]: Registering battle rules.
[19:37:12] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod pixelmon
[19:37:12] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Pixelmon took 10.875s
[19:37:12] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod gameshark
[19:37:12] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod gameshark
[19:37:12] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Gameshark took 0.020s
[19:37:12] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod redprotect
[19:37:12] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod redprotect
[19:37:12] [Server thread/DEBUG] [FML]: Bar Step: Initialization - RedProtect took 0.000s
[19:37:12] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod totaleconomy
[19:37:12] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod totaleconomy
[19:37:12] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Total Economy took 0.000s
[19:37:12] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod universalmarket
[19:37:12] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod universalmarket
[19:37:12] [Server thread/DEBUG] [FML]: Bar Step: Initialization - UniversalMarket took 0.000s
[19:37:12] [Server thread/DEBUG] [FML]: Bar Finished: Initialization took 11.161s
[19:37:12] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod minecraft
[19:37:12] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod minecraft
[19:37:12] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod minecraft
[19:37:12] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Minecraft took 0.007s
[19:37:12] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod mcp
[19:37:12] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod mcp
[19:37:12] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod mcp
[19:37:12] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Minecraft Coder Pack took 0.000s
[19:37:12] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod FML
[19:37:12] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod FML
[19:37:12] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod FML
[19:37:12] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Forge Mod Loader took 0.000s
[19:37:12] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod forge
[19:37:12] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod forge
[19:37:12] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod forge
[19:37:12] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Minecraft Forge took 0.000s
[19:37:12] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod spongeapi
[19:37:12] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod spongeapi
[19:37:12] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod spongeapi
[19:37:12] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - SpongeAPI took 0.000s
[19:37:12] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod sponge
[19:37:12] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod sponge
[19:37:12] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod sponge
[19:37:12] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Sponge took 0.000s
[19:37:12] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod spongeforge
[19:37:12] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod spongeforge
[19:37:12] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod spongeforge
[19:37:12] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - SpongeForge took 0.000s
[19:37:12] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod foamfixcore
[19:37:12] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod foamfixcore
[19:37:12] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod foamfixcore
[19:37:12] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - FoamFixCore took 0.000s
[19:37:12] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod foamfix
[19:37:12] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod foamfix
[19:37:12] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod foamfix
[19:37:12] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - FoamFix took 0.000s
[19:37:12] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod pixelmon
[19:37:12] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod pixelmon
[19:37:12] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod pixelmon
[19:37:12] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Pixelmon took 0.000s
[19:37:12] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod gameshark
[19:37:12] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod gameshark
[19:37:12] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod gameshark
[19:37:12] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Gameshark took 0.000s
[19:37:12] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod redprotect
[19:37:12] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod redprotect
[19:37:12] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod redprotect
[19:37:12] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - RedProtect took 0.000s
[19:37:12] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod totaleconomy
[19:37:12] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod totaleconomy
[19:37:12] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod totaleconomy
[19:37:12] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Total Economy took 0.000s
[19:37:12] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod universalmarket
[19:37:12] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod universalmarket
[19:37:12] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod universalmarket
[19:37:12] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - UniversalMarket took 0.000s
[19:37:12] [Server thread/DEBUG] [FML]: Bar Finished: InterModComms$IMC took 0.010s
[19:37:12] [Server thread/INFO] [FML]: Injecting itemstacks
[19:37:12] [Server thread/INFO] [FML]: Itemstack injection complete
[19:37:12] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod minecraft
[19:37:12] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod minecraft
[19:37:12] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Minecraft took 0.000s
[19:37:12] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod mcp
[19:37:12] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod mcp
[19:37:12] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Minecraft Coder Pack took 0.000s
[19:37:12] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod FML
[19:37:12] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod FML
[19:37:12] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Forge Mod Loader took 0.000s
[19:37:12] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod forge
[19:37:12] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod forge
[19:37:12] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Minecraft Forge took 0.017s
[19:37:12] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod spongeapi
[19:37:12] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod spongeapi
[19:37:12] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - SpongeAPI took 0.000s
[19:37:12] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod sponge
[19:37:12] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod sponge
[19:37:12] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Sponge took 0.000s
[19:37:12] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod spongeforge
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod spongeforge
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - SpongeForge took 0.114s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod foamfixcore
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod foamfixcore
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - FoamFixCore took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod foamfix
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod foamfix
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - FoamFix took 0.001s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod pixelmon
[19:37:13] [Server thread/INFO] [Pixelmon]: Registering spawn sets.
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod pixelmon
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Pixelmon took 0.628s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod gameshark
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod gameshark
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Gameshark took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod redprotect
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod redprotect
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - RedProtect took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod totaleconomy
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod totaleconomy
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Total Economy took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod universalmarket
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod universalmarket
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - UniversalMarket took 0.000s
[19:37:13] [Server thread/DEBUG] [FML]: Bar Finished: PostInitialization took 0.761s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod minecraft
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod minecraft
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Minecraft took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod mcp
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod mcp
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Minecraft Coder Pack took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod FML
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod FML
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Forge Mod Loader took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod forge
[19:37:13] [Server thread/DEBUG] [FML]: Forge RecipeSorter Baking:
[19:37:13] [Server thread/DEBUG] [FML]:   16: RecipeEntry("Before", UNKNOWN, )
[19:37:13] [Server thread/DEBUG] [FML]:   15: RecipeEntry("minecraft:shaped", SHAPED, net.minecraft.item.crafting.ShapedRecipes) Before: minecraft:shapeless
[19:37:13] [Server thread/DEBUG] [FML]:   14: RecipeEntry("forge:shapedore", SHAPED, net.minecraftforge.oredict.ShapedOreRecipe) Before: minecraft:shapeless After: minecraft:shaped
[19:37:13] [Server thread/DEBUG] [FML]:   13: RecipeEntry("minecraft:mapextending", SHAPED, net.minecraft.item.crafting.RecipesMapExtending) Before: minecraft:shapeless After: minecraft:shaped
[19:37:13] [Server thread/DEBUG] [FML]:   12: RecipeEntry("minecraft:shapeless", SHAPELESS, net.minecraft.item.crafting.ShapelessRecipes) After: minecraft:shaped
[19:37:13] [Server thread/DEBUG] [FML]:   11: RecipeEntry("minecraft:repair", SHAPELESS, net.minecraft.item.crafting.RecipeRepairItem) After: minecraft:shapeless
[19:37:13] [Server thread/DEBUG] [FML]:   10: RecipeEntry("minecraft:shield_deco", SHAPELESS, net.minecraft.item.crafting.ShieldRecipes$Decoration) After: minecraft:shapeless
[19:37:13] [Server thread/DEBUG] [FML]:   9: RecipeEntry("minecraft:armordyes", SHAPELESS, net.minecraft.item.crafting.RecipesArmorDyes) After: minecraft:shapeless
[19:37:13] [Server thread/DEBUG] [FML]:   8: RecipeEntry("minecraft:fireworks", SHAPELESS, net.minecraft.item.crafting.RecipeFireworks) After: minecraft:shapeless
[19:37:13] [Server thread/DEBUG] [FML]:   7: RecipeEntry("minecraft:pattern_dupe", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern) After: minecraft:shapeless
[19:37:13] [Server thread/DEBUG] [FML]:   6: RecipeEntry("minecraft:tippedarrow", SHAPELESS, net.minecraft.item.crafting.RecipeTippedArrow) After: minecraft:shapeless
[19:37:13] [Server thread/DEBUG] [FML]:   5: RecipeEntry("minecraft:mapcloning", SHAPELESS, net.minecraft.item.crafting.RecipesMapCloning) After: minecraft:shapeless
[19:37:13] [Server thread/DEBUG] [FML]:   4: RecipeEntry("forge:shapelessore", SHAPELESS, net.minecraftforge.oredict.ShapelessOreRecipe) After: minecraft:shapeless
[19:37:13] [Server thread/DEBUG] [FML]:   3: RecipeEntry("minecraft:pattern_add", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern) After: minecraft:shapeless
[19:37:13] [Server thread/DEBUG] [FML]:   2: RecipeEntry("minecraft:bookcloning", SHAPELESS, net.minecraft.item.crafting.RecipeBookCloning) After: minecraft:shapeless
[19:37:13] [Server thread/DEBUG] [FML]:   1: RecipeEntry("After", UNKNOWN, )
[19:37:13] [Server thread/DEBUG] [FML]: Sorting recipes
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod forge
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Minecraft Forge took 0.013s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod spongeapi
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod spongeapi
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - SpongeAPI took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod sponge
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod sponge
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Sponge took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod spongeforge
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod spongeforge
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - SpongeForge took 0.002s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod foamfixcore
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod foamfixcore
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - FoamFixCore took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod foamfix
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod foamfix
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - FoamFix took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod pixelmon
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod pixelmon
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Pixelmon took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod gameshark
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod gameshark
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Gameshark took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod redprotect
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod redprotect
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - RedProtect took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod totaleconomy
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod totaleconomy
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Total Economy took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod universalmarket
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod universalmarket
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - UniversalMarket took 0.000s
[19:37:13] [Server thread/DEBUG] [FML]: Bar Finished: LoadComplete took 0.017s
[19:37:13] [Server thread/DEBUG] [FML]: Freezing registries
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod minecraft
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod minecraft
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod mcp
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod mcp
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod FML
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod FML
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Forge Mod Loader took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod forge
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod forge
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft Forge took 0.091s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod spongeapi
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod spongeapi
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - SpongeAPI took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod sponge
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod sponge
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Sponge took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod spongeforge
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod spongeforge
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - SpongeForge took 0.001s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod foamfixcore
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod foamfixcore
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - FoamFixCore took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod foamfix
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod foamfix
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - FoamFix took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod pixelmon
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod pixelmon
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Pixelmon took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod gameshark
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod gameshark
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Gameshark took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod redprotect
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod redprotect
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - RedProtect took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod totaleconomy
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod totaleconomy
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Total Economy took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod universalmarket
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod universalmarket
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - UniversalMarket took 0.000s
[19:37:13] [Server thread/DEBUG] [FML]: Bar Finished: ModIdMapping took 0.094s
[19:37:13] [Server thread/DEBUG] [FML]: All registries frozen
[19:37:13] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 14 mods
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod minecraft
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod minecraft
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Minecraft took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod mcp
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod mcp
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Minecraft Coder Pack took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod FML
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod FML
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Forge Mod Loader took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod forge
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod forge
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Minecraft Forge took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod spongeapi
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod spongeapi
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - SpongeAPI took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod sponge
[19:37:13] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod sponge
[19:37:13] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Sponge took 0.000s
[19:37:13] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod spongeforge
[19:37:13] [Server thread/INFO] [universalmarket]: jdbc:sqlite:C:\Users\Butter\Desktop\Pixelmon Server\.\config\UniversalMarket\universalmarket.db DB file.
[19:37:14] [Server thread/INFO] [STDOUT]: [com.xwaffle.universalmarket.database.Database:createNewDatabase:111]: The driver name is SQLiteJDBC
[19:37:14] [Server thread/INFO] [STDOUT]: [com.xwaffle.universalmarket.database.Database:createNewDatabase:112]: A new database has been created.
[19:37:14] [Server thread/INFO] [STDOUT]: [com.xwaffle.universalmarket.database.Database:connect:96]: Connection to SQLite has been established.
[19:37:14] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod spongeforge
[19:37:14] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - SpongeForge took 0.526s
[19:37:14] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod foamfixcore
[19:37:14] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod foamfixcore
[19:37:14] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - FoamFixCore took 0.000s
[19:37:14] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod foamfix
[19:37:14] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod foamfix
[19:37:14] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - FoamFix took 0.000s
[19:37:14] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod pixelmon
[19:37:14] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod pixelmon
[19:37:14] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Pixelmon took 0.015s
[19:37:14] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod gameshark
[19:37:14] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod gameshark
[19:37:14] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Gameshark took 0.000s
[19:37:14] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod redprotect
[19:37:14] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod redprotect
[19:37:14] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - RedProtect took 0.000s
[19:37:14] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod totaleconomy
[19:37:14] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod totaleconomy
[19:37:14] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Total Economy took 0.000s
[19:37:14] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod universalmarket
[19:37:14] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod universalmarket
[19:37:14] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - UniversalMarket took 0.000s
[19:37:14] [Server thread/DEBUG] [FML]: Bar Finished: ServerAboutToStart took 0.543s
[19:37:14] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
[19:37:14] [Server thread/DEBUG] [mixin]: Mixing common.MixinSpongeCommonEventFactory from mixins.forge.core.json into org.spongepowered.common.event.SpongeCommonEventFactory
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/DropItemEvent$Custom to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/InteractEntityEvent$Primary$MainHand to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/InteractEntityEvent$Primary$OffHand to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/InteractEntityEvent$Secondary$MainHand to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/entity/InteractEntityEvent$Secondary$OffHand to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/InteractItemEvent$Primary$MainHand to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/InteractItemEvent$Primary$OffHand to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/InteractItemEvent$Secondary$MainHand to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/item/inventory/InteractItemEvent$Secondary$OffHand to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/InteractBlockEvent$Primary$MainHand to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/InteractBlockEvent$Primary$OffHand to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/InteractBlockEvent$Secondary$MainHand to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/event/block/InteractBlockEvent$Secondary$OffHand to metadata cache
[19:37:14] [Server thread/DEBUG] [mixin]: Mixing world.MixinGameRules from mixins.common.core.json into net.minecraft.world.GameRules
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for java/util/TreeMap to metadata cache
[19:37:14] [Server thread/INFO] [Sponge]: Checking for worlds that need to be migrated...
[19:37:14] [Server thread/INFO] [Sponge]: No worlds were found in need of migration.
[19:37:14] [Server thread/DEBUG] [mixin]: Mixing world.MixinAnvilSaveHandler from mixins.common.core.json into net.minecraft.world.chunk.storage.AnvilSaveHandler
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/world/storage/IPlayerFileData to metadata cache
[19:37:14] [Server thread/DEBUG] [mixin]: Mixing forge.MixinDimensionManager from mixins.forge.core.json into net.minecraftforge.common.DimensionManager
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for com/google/common/collect/Multiset to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for com/google/common/collect/HashMultiset to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for com/google/common/collect/AbstractMapBasedMultiset to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for com/google/common/collect/AbstractMultiset to metadata cache
[19:37:14] [Server thread/DEBUG] [FML]: World is missing persistent fluid defaults - using local defaults
[19:37:14] [Server thread/DEBUG] [FML]: The fluid minecraft:lava has been selected as the default fluid for lava
[19:37:14] [Server thread/DEBUG] [FML]: The fluid minecraft:water has been selected as the default fluid for water
[19:37:14] [Server thread/DEBUG] [mixin]: Mixing scoreboard.MixinScoreboardClientCheck from mixins.common.core.json into net.minecraft.scoreboard.Scoreboard
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinScoreboard to metadata cache
[19:37:14] [Server thread/DEBUG] [mixin]: Mixing scoreboard.MixinScoreboardLogic from mixins.common.core.json into net.minecraft.scoreboard.ServerScoreboard
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/scoreboard/SpongeObjective to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinScoreObjective to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/scoreboard/objective/Objective to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/scoreboard/SpongeDisplaySlot to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/type/scoreboard/DisplaySlotRegistryModule to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketDisplayObjective to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinScore to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/scoreboard/SpongeScore to metadata cache
[19:37:14] [Server thread/DEBUG] [mixin]: Mixing scoreboard.MixinServerScoreboardPacketSending from mixins.common.core.json into net.minecraft.scoreboard.ServerScoreboard
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketTeams to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketUpdateScore to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/scoreboard/displayslot/DisplaySlot to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/scoreboard/Score to metadata cache
[19:37:14] [Server thread/DEBUG] [mixin]: Mixing scoreboard.MixinScoreObjective from mixins.common.core.json into net.minecraft.scoreboard.ScoreObjective
[19:37:14] [Server thread/DEBUG] [mixin]: Mixing world.MixinWorldBorder from mixins.common.core.json into net.minecraft.world.border.WorldBorder
[19:37:14] [Server thread/DEBUG] [mixin]: Mixing world.storage.IMixinMapStorage from mixins.common.core.json into net.minecraft.world.storage.MapStorage
[19:37:14] [Server thread/DEBUG] [mixin]: Mixing world.storage.MixinMapStorage from mixins.common.core.json into net.minecraft.world.storage.MapStorage
[19:37:14] [Server thread/DEBUG] [mixin]: Mixing common.MixinSpongeDimension from mixins.forge.core.json into org.spongepowered.common.world.SpongeDimension
[19:37:14] [Server thread/DEBUG] [mixin]: Mixing world.MixinWorldEntitySpawner from mixins.common.core.json into net.minecraft.world.WorldEntitySpawner
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/SpawnerCategory to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntitySpawnPlacementRegistry to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/util/WeightedRandom to metadata cache
[19:37:14] [Server thread/DEBUG] [mixin]: Mixing entity.MixinEntityTracker from mixins.common.core.json into net.minecraft.entity.EntityTracker
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinEntityTracker to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/config/category/PhaseTrackerCategory to metadata cache
[19:37:14] [Server thread/DEBUG] [mixin]: Mixing server.management.MixinPlayerChunkMap from mixins.common.core.json into net.minecraft.server.management.PlayerChunkMap
[19:37:14] [Server thread/DEBUG] [mixin]: Mixing world.gen.MixinChunkProviderServer from mixins.common.core.json into net.minecraft.world.gen.ChunkProviderServer
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/CachedLong2ObjectMap to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/longs/AbstractLong2ObjectMap to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for it/unimi/dsi/fastutil/longs/AbstractLong2ObjectFunction to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/SpongeEmptyChunk to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/storage/SpongeChunkDataStream to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/world/storage/ChunkDataStream to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/storage/WorldStorageUtil to metadata cache
[19:37:14] [Server thread/DEBUG] [mixin]: Mixing world.gen.MixinChunkProviderServer from mixins.forge.core.json into net.minecraft.world.gen.ChunkProviderServer
[19:37:14] [Server thread/DEBUG] [mixin]: Mixing world.gen.MixinChunkProviderServer_Async_Lighting from mixins.common.optimization.json into net.minecraft.world.gen.ChunkProviderServer
[19:37:14] [Server thread/DEBUG] [mixin]: Mixing world.gen.MixinChunkGeneratorOverworld from mixins.common.core.json into net.minecraft.world.gen.ChunkGeneratorOverworld
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/world/gen/IChunkProviderOverworld to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/populators/FilteredPopulator to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/world/gen/IFlaggedPopulator to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/populators/AnimalPopulator to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/world/gen/populators/SnowPopulator to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/gen/ObjectArrayMutableBiomeBuffer to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/util/gen/AbstractBiomeBuffer to metadata cache
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/init/Biomes to metadata cache
[19:37:14] [Server thread/DEBUG] [mixin]: Mixing world.gen.structure.MixinMapGenStronghold from mixins.common.core.json into net.minecraft.world.gen.structure.MapGenStronghold
[19:37:14] [Server thread/DEBUG] [mixin]: Mixing world.gen.structure.MixinMapGenVillage from mixins.common.core.json into net.minecraft.world.gen.structure.MapGenVillage
[19:37:14] [Server thread/DEBUG] [mixin]: Mixing world.gen.MixinChunkGeneratorFlat from mixins.common.core.json into net.minecraft.world.gen.ChunkGeneratorFlat
[19:37:14] [Server thread/DEBUG] [mixin]: Mixing world.gen.MixinChunkGeneratorHell from mixins.common.core.json into net.minecraft.world.gen.ChunkGeneratorHell
[19:37:14] [Server thread/DEBUG] [mixin]: Mixing world.gen.MixinChunkGeneratorEnd from mixins.common.core.json into net.minecraft.world.gen.ChunkGeneratorEnd
[19:37:14] [Server thread/DEBUG] [mixin]: Mixing world.gen.MixinChunkProviderEnd from mixins.forge.core.json into net.minecraft.world.gen.ChunkGeneratorEnd
[19:37:14] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraftforge/event/terraingen/ChunkGeneratorEvent to metadata cache
[19:37:14] [Server thread/DEBUG] [mixin]: Mixing util.MixinClassInheritanceMultiMap from mixins.common.core.json into net.minecraft.util.ClassInheritanceMultiMap
[19:37:15] [Server thread/DEBUG] [mixin]: Mixing advancement.MixinDisplayInfo from mixins.common.core.json into net.minecraft.advancements.DisplayInfo
[19:37:15] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/TreeLayoutElement to metadata cache
[19:37:15] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 632 advancements
[19:37:15] [Server thread/DEBUG] [mixin]: Mixing network.packet.MixinCPacketPlayerTryUseItemOnBlock from mixins.forge.core.json into net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock
[19:37:15] [Server thread/DEBUG] [mixin]: Mixing network.packet.MixinCPacketClickWindow from mixins.forge.core.json into net.minecraft.network.play.client.CPacketClickWindow
[19:37:15] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 109 advancement trees
[19:37:15] [Server thread/DEBUG] [mixin]: Mixing advancement.MixinAdvancementTreeNode from mixins.common.core.json into net.minecraft.advancements.AdvancementTreeNode
[19:37:15] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/advancement/SpongeTreeLayout to metadata cache
[19:37:15] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/advancement/TreeLayout to metadata cache
[19:37:15] [Server thread/DEBUG] [mixin]: Mixing network.play.server.MixinSPacketWorldBorder from mixins.common.core.json into net.minecraft.network.play.server.SPacketWorldBorder
[19:37:15] [Server thread/DEBUG] [mixin]: Mixing world.MixinServerWorldEventHandler from mixins.common.core.json into net.minecraft.world.ServerWorldEventHandler
[19:37:15] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0 (world)
[19:37:15] [Server thread/DEBUG] [mixin]: Mixing world.chunk.MixinBlockStateContainer from mixins.common.core.json into net.minecraft.world.chunk.BlockStateContainer
[19:37:15] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/IMixinBlockStateContainer to metadata cache
[19:37:15] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/world/chunk/NibbleArray to metadata cache
[19:37:15] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/util/BitArray to metadata cache
[19:37:15] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/world/chunk/IBlockStatePalette to metadata cache
[19:37:15] [Server thread/TRACE] [mixin]: Added class metadata for java/lang/ArrayIndexOutOfBoundsException to metadata cache
[19:37:16] [Server thread/DEBUG] [mixin]: Mixing entity.MixinEntityTrackerEntry from mixins.common.core.json into net.minecraft.entity.EntityTrackerEntry
[19:37:16] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/network/SpoofedEntityDataManager to metadata cache
[19:37:16] [Server thread/DEBUG] [mixin]: Mixing mapoptimization.MixinEntityTrackerEntry_MapOptimization from mixins.common.optimization.json into net.minecraft.entity.EntityTrackerEntry
[19:37:16] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketEntity$S17PacketEntityLookMove to metadata cache
[19:37:16] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketEntityTeleport to metadata cache
[19:37:16] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketEntity to metadata cache
[19:37:16] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketEntity$S16PacketEntityLook to metadata cache
[19:37:16] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/network/play/server/SPacketEntity$S15PacketEntityRelMove to metadata cache
[19:37:16] [Server thread/DEBUG] [mixin]: Mixing item.inventory.MixinInvWrapper from mixins.forge.core.json into net.minecraftforge.items.wrapper.InvWrapper
[19:37:16] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 25%
[19:37:17] [Server thread/INFO] [Sponge]: Loading world [world] (overworld)
[19:37:17] [Server thread/DEBUG] [FML]: World is missing persistent fluid defaults - using local defaults
[19:37:17] [Server thread/DEBUG] [FML]: The fluid minecraft:lava has been selected as the default fluid for lava
[19:37:17] [Server thread/DEBUG] [FML]: The fluid minecraft:water has been selected as the default fluid for water
[19:37:18] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 632 advancements
[19:37:18] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 109 advancement trees
[19:37:18] [Server thread/INFO] [Sponge]: Loading world [DIM-1] (the_nether)
[19:37:18] [Server thread/DEBUG] [FML]: World is missing persistent fluid defaults - using local defaults
[19:37:18] [Server thread/DEBUG] [FML]: The fluid minecraft:lava has been selected as the default fluid for lava
[19:37:18] [Server thread/DEBUG] [FML]: The fluid minecraft:water has been selected as the default fluid for water
[19:37:18] [Server thread/DEBUG] [mixin]: Mixing world.end.MixinDragonFightManager from mixins.common.core.json into net.minecraft.world.end.DragonFightManager
[19:37:18] [Server thread/TRACE] [mixin]: Added class metadata for net/minecraft/world/end/DragonSpawnManager to metadata cache
[19:37:18] [Server thread/DEBUG] [mixin]: Mixing world.MixinBossInfoServer from mixins.common.core.json into net.minecraft.world.BossInfoServer
[19:37:18] [Server thread/DEBUG] [mixin]: Mixing world.MixinBossInfo from mixins.common.core.json into net.minecraft.world.BossInfo
[19:37:18] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 632 advancements
[19:37:18] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 109 advancement trees
[19:37:18] [Server thread/INFO] [Sponge]: Loading world [DIM1] (the_end)
[19:37:18] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (4.586s)! For help, type "help" or "?"
[19:37:18] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod minecraft
[19:37:18] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod minecraft
[19:37:18] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Minecraft took 0.000s
[19:37:18] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod mcp
[19:37:18] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod mcp
[19:37:18] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Minecraft Coder Pack took 0.000s
[19:37:18] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod FML
[19:37:18] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod FML
[19:37:18] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Forge Mod Loader took 0.000s
[19:37:18] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod forge
[19:37:18] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod forge
[19:37:18] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Minecraft Forge took 0.050s
[19:37:18] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod spongeapi
[19:37:18] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod spongeapi
[19:37:18] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - SpongeAPI took 0.000s
[19:37:18] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod sponge
[19:37:18] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod sponge
[19:37:18] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Sponge took 0.000s
[19:37:18] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod spongeforge
[19:37:18] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod spongeforge
[19:37:18] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - SpongeForge took 0.000s
[19:37:18] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod foamfixcore
[19:37:18] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod foamfixcore
[19:37:18] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - FoamFixCore took 0.000s
[19:37:18] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod foamfix
[19:37:18] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod foamfix
[19:37:18] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - FoamFix took 0.000s
[19:37:18] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod pixelmon
[19:37:18] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod pixelmon
[19:37:18] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Pixelmon took 0.098s
[19:37:18] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod gameshark
[19:37:18] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod gameshark
[19:37:18] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Gameshark took 0.005s
[19:37:18] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod redprotect
[19:37:18] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod redprotect
[19:37:18] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - RedProtect took 0.000s
[19:37:18] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod totaleconomy
[19:37:18] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod totaleconomy
[19:37:18] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Total Economy took 0.000s
[19:37:18] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod universalmarket
[19:37:18] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod universalmarket
[19:37:18] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - UniversalMarket took 0.000s
[19:37:18] [Server thread/DEBUG] [FML]: Bar Finished: ServerStarting took 0.155s
[19:37:18] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod minecraft
[19:37:18] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod minecraft
[19:37:18] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Minecraft took 0.000s
[19:37:18] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod mcp
[19:37:18] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod mcp
[19:37:18] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Minecraft Coder Pack took 0.000s
[19:37:18] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod FML
[19:37:18] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod FML
[19:37:18] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Forge Mod Loader took 0.000s
[19:37:18] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod forge
[19:37:18] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod forge
[19:37:18] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Minecraft Forge took 0.000s
[19:37:18] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod spongeapi
[19:37:18] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod spongeapi
[19:37:18] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - SpongeAPI took 0.000s
[19:37:18] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod sponge
[19:37:18] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod sponge
[19:37:18] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Sponge took 0.000s
[19:37:18] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod spongeforge
[19:37:18] [Server thread/INFO] [universalmarket]: Loaded 0 items!
[19:37:18] [Server thread/INFO] [totaleconomy]: Total Economy Started
[19:37:18] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Redprotect: [Server version: 1.12.2]
[19:37:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Redprotect: [All configurations loaded!]
[19:37:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Redprotect: [Language file loaded - Using: EN-US]
[19:37:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Redprotect: [Auto-save Scheduler: Saving file database every 60 minutes!]
[19:37:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Redprotect: [Theres 0 regions on (file) database!]
[19:37:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Redprotect: [Loading API...]
[19:37:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Redprotect: [API Loaded!]
[19:37:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Redprotect: [Sponge version: 7.1.0-70763aa8]
[19:37:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: 
 _   _  _   _   _   _  _ _  _  _ _ _  __
|_| |_ | \ |_| |_| | |  |  |_ |   |    / 
| \ |_ |_/ |   | \ |_|  |  |_ |_  |   /
¯ Redprotect 7.5.3 enabled

[19:37:19] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod spongeforge
[19:37:19] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - SpongeForge took 0.667s
[19:37:19] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod foamfixcore
[19:37:19] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod foamfixcore
[19:37:19] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - FoamFixCore took 0.000s
[19:37:19] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod foamfix
[19:37:19] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod foamfix
[19:37:19] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - FoamFix took 0.000s
[19:37:19] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod pixelmon
[19:37:19] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod pixelmon
[19:37:19] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Pixelmon took 0.000s
[19:37:19] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod gameshark
[19:37:19] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod gameshark
[19:37:19] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Gameshark took 0.000s
[19:37:19] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod redprotect
[19:37:19] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod redprotect
[19:37:19] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - RedProtect took 0.000s
[19:37:19] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod totaleconomy
[19:37:19] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod totaleconomy
[19:37:19] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Total Economy took 0.000s
[19:37:19] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod universalmarket
[19:37:19] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod universalmarket
[19:37:19] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - UniversalMarket took 0.000s
[19:37:19] [Server thread/DEBUG] [FML]: Bar Finished: ServerStarted took 0.669s
[19:37:19] [Server thread/DEBUG] [mixin]: Mixing status.MixinServerStatusResponseVersion from mixins.common.core.json into net.minecraft.network.ServerStatusResponse$Version
[19:37:19] [Server thread/DEBUG] [mixin]: Mixing status.MixinServerStatusResponsePlayers from mixins.common.core.json into net.minecraft.network.ServerStatusResponse$Players
[19:37:19] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/api/network/status/StatusResponse$Players to metadata cache
[19:37:49] [Server thread/DEBUG] [mixin]: Mixing world.storage.MixinThreadedFileIOBase from mixins.common.core.json into net.minecraft.world.storage.ThreadedFileIOBase
[19:37:49] [Server thread/DEBUG] [mixin]: Mixing network.play.server.MixinSPacketPlayerListItem from mixins.common.core.json into net.minecraft.network.play.server.SPacketPlayerListItem
[19:37:49] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/interfaces/network/play/server/IMixinSPacketPlayerListItem to metadata cache
[19:38:04] [Server thread/DEBUG] [mixin]: Mixing data.MixinDataHolder from mixins.common.core.json into org.spongepowered.common.entity.player.SpongeUser
[19:38:04] [Server thread/DEBUG] [mixin]: Mixing command.MixinSubject from mixins.common.core.json into org.spongepowered.common.entity.player.SpongeUser
[19:38:04] [Server thread/DEBUG] [mixin]: Mixing data.MixinCustomDataHolder from mixins.common.core.json into org.spongepowered.common.entity.player.SpongeUser
[19:38:04] [Server thread/DEBUG] [mixin]: Mixing entity.player.MixinSpongeUser from mixins.common.core.json into org.spongepowered.common.entity.player.SpongeUser
[19:38:04] [Server thread/DEBUG] [mixin]: Mixing inventory.MixinInventoryEnderChest from mixins.common.core.json into net.minecraft.inventory.InventoryEnderChest
[19:38:04] [Server thread/DEBUG] [mixin]: Mixing item.inventory.MixinTraitInventory from mixins.common.core.json into net.minecraft.inventory.InventoryBasic
[19:38:04] [Server thread/DEBUG] [mixin]: Mixing item.inventory.MixinTraitAdapter from mixins.common.core.json into net.minecraft.inventory.InventoryBasic
[19:38:04] [Server thread/DEBUG] [mixin]: Mixing inventory.MixinInventoryBasic from mixins.common.core.json into net.minecraft.inventory.InventoryBasic
[19:38:04] [Server thread/DEBUG] [mixin]: Mixing world.MixinWorldServerMulti from mixins.common.core.json into net.minecraft.world.WorldServerMulti
[19:38:04] [Server thread/DEBUG] [FML]: Gathering id map for writing to world save world
[19:38:49] [Server thread/DEBUG] [FML]: Gathering id map for writing to world save world
[19:39:34] [Server thread/DEBUG] [FML]: Gathering id map for writing to world save world
[19:40:19] [Server thread/DEBUG] [FML]: Gathering id map for writing to world save world

 


 

 

 

yes i meant the server gui and that is the debug log and also could you send me the thing to make a bat launcher

Edited by DaemonUmbra
Moved text wall to spoiler
Link to comment
Share on other sites

1 hour ago, DaemonUmbra said:

If you are double clicking the jar file I don't think you are getting a cmd window, you are probably getting the server's GUI.

I highly recommend running the server through a bat file if only so you can allocate more than the Java-defined default 1-2G of RAM.

Could you please Gist the server's debug.log?

.

Link to comment
Share on other sites

A bat file is just a text file that has a cmd command on each line to be run in sequence.

My typical StartServer.bat:

java -Xmx4G -Xms4G -jar [Forge Jar File Name] nogui
pause

Breaking this down:

Spoiler
  • java
    • Just invokes Java's executable, note that if you want to use a version of Java that is installed on your machine but is not the default you will need to use the full path of the desired versions java.exe
  • -Xmx4G -Xms4G
    • These are the arguments that specify how much ram you are giving to Java
    • Xmx is max Xms is initial (what could be considered min)
    • In this case we are giving it 4G (4 Gigs) for both
  • [Forge Jar File Name]
    • The name of Forge's Jar file changes with different versions and is open to customization, you will need to be sure to include the .jar file extension as well
      • NOTE: The vanilla server jar should NOT be renamed, or Forge will be unable to find it
  • nogui
    • This is one of minecraft's command line arguments on the server, I use this because having the GUI active sometimes slows the server a bit and I am fine with reading a CMD interface
  • pause
    • Because this is on a completely new line it is run AFTER the server has run
    • This command tells the command prompt to halt (preventing it from closing) until the user has struck a key
    • In the event of a server crash this allows you to see the last thing printed to the console before the server closed, otherwise the window would close faster than you could read it

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

I only see one thing in the log that mentions the console and it appears to line up with a bug in vanilla, according to the bug report it is because the game tries to read commands from the command line as well as the GUI Console. This problem should not affect the server if you start it with the nogui flag like in the bat I suggested, if you can give up the prettiness of the GUI a cmd window will give you pretty much everything you need to know (/list will give you a list of players whenever you get curious)

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

23 hours ago, DaemonUmbra said:

I only see one thing in the log that mentions the console and it appears to line up with a bug in vanilla, according to the bug report it is because the game tries to read commands from the command line as well as the GUI Console. This problem should not affect the server if you start it with the nogui flag like in the bat I suggested, if you can give up the prettiness of the GUI a cmd window will give you pretty much everything you need to know (/list will give you a list of players whenever you get curious)

yea but some of my plugins have to be set by that gui and remaker the server isnt a solution as i dont think it has to do with the server more of the sponge plugin loader

Link to comment
Share on other sites

Backing up a second why do you have 2 spongeforge jars in the server?

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

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

    • Minecraft Crash Report pls help  ---- Minecraft Crash Report ---- WARNING: coremods are present:   EntityCullingEarlyLoader (entityculling-1.12.2-1.6.3.jar)   llibrary (llibrary-core-1.0.11-1.12.2.jar)   FTBUltimineASM (ftb-ultimine-1202.3.5.jar)   SoManyEnchantments ASM (SoManyEnchantments-0.5.5.jar)   SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.6.0.jar)   MixinBooter (!mixinbooter-9.4.jar)   ParagliderLoadingPlugin (Paraglider-1.12.2-1.0.1.5.jar)   Quark Plugin (Quark-r1.6-179.jar)   ApotheosisCore (Apotheosis-1.12.2-1.12.5.jar)   iceandfire (iceandfire-1.9.1-1.12.2.jar)   CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)   LootrCore (lootr-1.12.2-0.6.2.jar) Contact their authors BEFORE contacting forge // I'm sorry, Dave. Time: 10/8/24 1:15 AM Description: Exception in server tick loop net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiScreen     at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:89)     at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:612)     at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)     at java.lang.reflect.Method.invoke(Method.java:498)     at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)     at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)     at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)     at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)     at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)     at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)     at com.google.common.eventbus.EventBus.post(EventBus.java:217)     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)     at java.lang.reflect.Method.invoke(Method.java:498)     at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)     at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)     at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)     at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)     at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)     at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)     at com.google.common.eventbus.EventBus.post(EventBus.java:217)     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)     at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)     at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)     at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)     at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiScreen     at java.lang.Class.getDeclaredMethods0(Native Method)     at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)     at java.lang.Class.privateGetPublicMethods(Class.java:2902)     at java.lang.Class.getMethods(Class.java:1615)     at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:82)     at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:82)     ... 31 more Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiScreen     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)     at java.lang.ClassLoader.loadClass(ClassLoader.java:418)     at java.lang.ClassLoader.loadClass(ClassLoader.java:351)     ... 37 more Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@3a022576 from coremod FMLCorePlugin     at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260)     at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)     ... 39 more Caused by: java.lang.RuntimeException: Attempted to load class blk for invalid side SERVER     at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62)     at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256)     ... 41 more No Mixin Metadata is found in the Stacktrace. A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details:     Minecraft Version: 1.12.2     Operating System: Linux (amd64) version 3.10.0-1160.118.1.el7.x86_64     Java Version: 1.8.0_282, AdoptOpenJDK     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), AdoptOpenJDK     Memory: 2299996568 bytes (2193 MB) / 2791833600 bytes (2662 MB) up to 4358406144 bytes (4156 MB)     JVM Flags: 9 total; -Xms2337M -Xmx4675M -XX:MaxMetaspaceSize=825M -XX:+ParallelRefProcEnabled -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:-OmitStackTraceInFastThrow -XX:+AlwaysPreTouch -XX:+OptimizeStringConcat     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0     FML: MCP 9.42 Powered by Forge 14.23.5.2859 59 mods loaded, 59 mods active     States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored     | State | ID                            | Version           | Source                                                  | Signature                                |     |:----- |:----------------------------- |:----------------- |:------------------------------------------------------- |:---------------------------------------- |     | LC    | minecraft                     | 1.12.2            | minecraft.jar                                           | None                                     |     | LC    | mcp                           | 9.42              | minecraft.jar                                           | None                                     |     | LC    | FML                           | 8.0.99.99         | server.jar                                              | e3c3d50c7c986df74c645c0ac54639741c90a557 |     | LC    | forge                         | 14.23.5.2859      | server.jar                                              | e3c3d50c7c986df74c645c0ac54639741c90a557 |     | LC    | mixinbooter                   | 9.4               | minecraft.jar                                           | None                                     |     | LC    | aiimprovements                | 0.0.1.3           | AIImprovements-1.12-0.0.1b3.jar                         | None                                     |     | LC    | placebo                       | 1.6.0             | Placebo-1.12.2-1.6.1.jar                                | None                                     |     | LC    | apotheosis                    | 1.12.4            | Apotheosis-1.12.2-1.12.5.jar                            | None                                     |     | LC    | aquaculture                   | 1.6.8             | Aquaculture-1.12.2-1.6.8.jar                            | None                                     |     | LC    | baubles                       | 1.5.2             | Baubles-1.12-1.5.2.jar                                  | None                                     |     | LC    | artifacts                     | 1.12.2-1.2.4      | artifacts-1.12.2-1.2.4.jar                              | None                                     |     | LC    | attributefix                  | 1.0.12            | AttributeFix-Forge-1.12.2-1.0.12.jar                    | None                                     |     | LC    | jei                           | 4.16.1.301        | jei_1.12.2-4.16.1.301.jar                               | None                                     |     | LC    | quark                         | r1.6-179          | Quark-r1.6-179.jar                                      | None                                     |     | LC    | autoreglib                    | 1.3-32            | AutoRegLib-1.3-32.jar                                   | None                                     |     | LC    | bettermineshafts              | 1.12.2-2.2.1      | BetterMineshaftsForge-1.12.2-2.2.1.jar                  | None                                     |     | LC    | bookshelf                     | 2.3.590           | Bookshelf-1.12.2-2.3.590.jar                            | d476d1b22b218a10d845928d1665d45fce301b27 |     | LC    | bookworm                      | 1.12.2-2.5.2.1    | bookworm-1.12.2-2.5.2.1.jar                             | None                                     |     | LC    | carryon                       | 1.12.3            | carryon-1.12.2-1.12.7.23.jar                            | None                                     |     | LC    | clumps                        | 3.1.2             | Clumps-3.1.2.jar                                        | None                                     |     | LC    | cosmeticarmorreworked         | 1.12.2-v5a        | CosmeticArmorReworked-1.12.2-v5a.jar                    | aaaf83332a11df02406e9f266b1b65c1306f0f76 |     | LC    | customnpcs                    | 1.12              | CustomNPCs_1.12.2-(05Jul20).jar                         | None                                     |     | LC    | darkutils                     | 1.8.230           | DarkUtils-1.12.2-1.8.230.jar                            | d476d1b22b218a10d845928d1665d45fce301b27 |     | LC    | fantasticlib                  | 1.12.2.047        | FantasticLib-1.12.2.047.jar                             | None                                     |     | LC    | fastleafdecay                 | v14               | FastLeafDecay-v14.jar                                   | None                                     |     | LC    | ftbultimine                   | 1202.3.5          | ftb-ultimine-1202.3.5.jar                               | None                                     |     | LC    | cfm                           | 6.3.0             | furniture-6.3.2-1.12.2.jar                              | None                                     |     | LE    | ibeeditor                     | 1.0.0-alpha5      | IBEEditor-1.12.2-1.0.0-alpha5.jar                       | None                                     |     | L     | llibrary                      | 1.7.20            | llibrary-1.7.20-1.12.2.jar                              | None                                     |     | L     | iceandfire                    | 1.9.1             | iceandfire-1.9.1-1.12.2.jar                             | None                                     |     | L     | ironchest                     | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar                         | None                                     |     | L     | ironfurnaces                  | 1.3.5             | ironfurnaces-1.3.5.jar                                  | None                                     |     | L     | lootr                         | 0.6.2             | lootr-1.12.2-0.6.2.jar                                  | None                                     |     | L     | mcwfences                     | 1.0.0             | mcw-fences-1.0.0-mc1.12.2.jar                           | None                                     |     | L     | testdummy                     | 1.12              | MmmMmmMmmMmm-1.12-1.14.jar                              | None                                     |     | L     | mowziesmobs                   | 1.5.8             | mowziesmobs-1.5.8.jar                                   | None                                     |     | L     | paraglider                    | 1.0.1.5           | Paraglider-1.12.2-1.0.1.5.jar                           | None                                     |     | L     | patchouli                     | 1.0-23.6          | Patchouli-1.0-23.6.jar                                  | None                                     |     | L     | corerm                        | 1.3.3             | RikMuldsCore_1.3.3.jar                                  | None                                     |     | L     | setbonus                      | 1.12.2.020        | SetBonus-1.12.2.020.jar                                 | None                                     |     | L     | somanyenchantments            | 0.5.5             | SoManyEnchantments-0.5.5.jar                            | None                                     |     | L     | spartanshields                | 1.5.5             | SpartanShields-1.12.2-1.5.5.jar                         | None                                     |     | L     | spartanweaponry               | 1.6.0             | SpartanWeaponry-1.12.2-1.6.0.jar                        | None                                     |     | L     | stg                           | 1.12.2-1.2.3      | stg-1.12.2-1.2.3.jar                                    | None                                     |     | L     | supermartijn642configlib      | 1.1.6             | supermartijn642configlib-1.1.8-forge-mc1.12.jar         | None                                     |     | L     | camping                       | 2.4.3             | TheCampingMod_2.4.3.jar                                 | None                                     |     | L     | twilightforest                | 3.11.1021         | twilightforest-1.12.2-3.11.1021-universal.jar           | None                                     |     | L     | uteamcore                     | 2.2.5.305         | u_team_core-forge-1.12.2-2.2.5.305.jar                  | None                                     |     | L     | uniquebase                    | 1.0.1             | Unique Enchantments Base-1.12.2-1.1.4.jar               | None                                     |     | L     | uniqueebattle                 | 1.0.1             | Unique Enchantments Battle-1.12.2-1.1.6.jar             | None                                     |     | L     | uniqueeutil                   | 1.0.1             | Unique Enchantments Utils-1.12.2-1.5.1.jar              | None                                     |     | L     | uniquee                       | 2.0.1             | Unique Enchantments-1.12.2-2.1.4.jar                    | None                                     |     | L     | usefulbackpacks               | 1.5.4.85          | useful_backpacks-1.12.2-1.5.4.85.jar                    | None                                     |     | L     | variedcommodities             | 1.12.2            | VariedCommodities_1.12.2-(31Mar23).jar                  | None                                     |     | L     | wizardanimalsbeta10           | 1.0.0             | WizardAnimalsBeta1.0.jar                                | None                                     |     | L     | worldedit                     | 6.1.10            | worldedit-forge-mc1.12.2-6.1.10-dist.jar                | None                                     |     | L     | zawa                          | 1.12.2-2.1.3      | zawa-1.12.2-2.1.3.jar                                   | None                                     |     | L     | craftableenchantedgoldenapple | 1.0.0             | zaynens_craftable_enchanted_golden_apple_mod_1.12.2.jar | None                                     |     | L     | betteranimalsplus             | 9.0.1             | betteranimalsplus-1.12.2-9.0.1.jar                      | None                                     |     Loaded coremods (and transformers):  EntityCullingEarlyLoader (entityculling-1.12.2-1.6.3.jar)    llibrary (llibrary-core-1.0.11-1.12.2.jar)   net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer   net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher FTBUltimineASM (ftb-ultimine-1202.3.5.jar)    SoManyEnchantments ASM (SoManyEnchantments-0.5.5.jar)   com.Shultrea.Rin.Transformer.SMEASM SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.6.0.jar)    MixinBooter (!mixinbooter-9.4.jar)    ParagliderLoadingPlugin (Paraglider-1.12.2-1.0.1.5.jar)   com.tictim.paraglider.asm.TransformerModelBiped Quark Plugin (Quark-r1.6-179.jar)   vazkii.quark.base.asm.ClassTransformer ApotheosisCore (Apotheosis-1.12.2-1.12.5.jar)   shadows.ApotheosisTransformer iceandfire (iceandfire-1.9.1-1.12.2.jar)   com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)   team.chisel.ctm.client.asm.CTMTransformer LootrCore (lootr-1.12.2-0.6.2.jar)        Profiler Position: N/A (disabled)     Is Modded: Definitely; Server brand changed to 'fml,forge'     Type: Dedicated Server (map_server.txt)
    • [01:30:06] [main/INFO]: ModLauncher running: args [--username, AkadieL, --version, forge-47.2.0, --gameDir, C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized, --assetsDir, C:\Users\Administrator\curseforge\minecraft\Install\assets, --assetIndex, 5, --uuid, b68ea54ae6484a0e8acb115f88c9aea5, --accessToken, ????????, --clientId, 28d704-b58c91-549ecf-a85a34-9fb39c, --xuid, 2533275030291833, --userType, msa, --versionType, release, --width, 1024, --height, 768, --launchTarget, forgeclient, --fml.forgeVersion, 47.2.0, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412] [01:30:06] [main/INFO]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.8 by Eclipse Adoptium; OS Windows 10 arch amd64 version 10.0 [01:30:07] [main/INFO]: Loading ImmediateWindowProvider fmlearlywindow [01:30:07] [main/INFO]: Trying GL version 4.6 [01:30:07] [main/INFO]: Requested GL version 4.6 got version 4.6 [01:30:07] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Administrator/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%23100!/ Service=ModLauncher Env=CLIENT [01:30:07] [pool-2-thread-1/INFO]: GL info: NVIDIA GeForce RTX 3060/PCIe/SSE2 GL version 4.6.0 NVIDIA 560.94, NVIDIA Corporation [01:30:08] [main/INFO]: Found mod file AdvancementPlaques-1.20.1-forge-1.5.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file AI-Improvements-1.20-0.5.2.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file AirHop-v8.0.2-1.20.1-Forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file alexscaves-1.1.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file alexsmobs-1.22.7.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file AmbientSounds_FORGE_v6.0.2_mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file AnvilNeverTooExpensive-1.20.1-1.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file appleskin-forge-mc1.20.1-2.5.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Aquaculture-1.20.1-2.5.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file aquaculture_delight_1.0.0_forge_1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file aquamirae-6.API15.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file astemirlib-1.20.1-1.25.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file AxesAreWeapons-1.7.3-forge-1.20.2.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file balm-forge-1.20.1-7.3.6-all.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file bellsandwhistles-0.4.3-1.20.x.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file BetterAdvancements-1.20.1-0.3.2.161.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file betterarcheology-1.1.9-1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file BetterPingDisplay-1.20.1-1.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file BetterTridents-v8.0.1-1.20.1-Forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file biomespawnpoint-1.20.1-2.2.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file blockui-1.20.1-1.0.156-RELEASE.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file blue_skies-1.20.1-1.3.31.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Bookshelf-Forge-1.20.1-20.2.13.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file caelus-forge-3.2.0+1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file canary-mc1.20.1-0.3.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file catalogue-forge-1.20.1-1.8.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Chimes-v2.0.1-1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Choup's Drakvyrn Mod for 1.20.1 (v2.4.0).jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Chunk-Pregenerator-1.20-4.4.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file chunkloaders-1.2.8a-forge-mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file citadel-2.5.3-1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file clickadv-1.20.1-3.8.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file cloth-config-11.1.118-forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Clumps-forge-1.20.1-12.0.0.4.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file collective-1.20.1-7.64.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file comforts-forge-6.3.5+1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Controlling-forge-1.20.1-12.0.2.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file cookingforblockheads-forge-1.20.1-16.0.6.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file CorgiLib-forge-1.20.1-4.0.1.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file corn_delight-1.0.4-1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file coroutil-forge-1.20.1-1.3.7.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file cosmeticarmorreworked-1.20.1-v1a.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file CrabbersDelight-1.20.1-1.1.5.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file CraftTweaker-forge-1.20.1-14.0.40.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file create-1.20.1-0.5.1.f.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file createaddition-1.20.1-1.2.4.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file CreativeCore_FORGE_v2.11.30_mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file creeperoverhaul-3.0.2-forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file ctov-forge-3.4.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file cuisinedelight-1.1.14.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file cupboard-1.20.1-2.6.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file curios-forge-5.9.1+1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file customcameraview-forge-1.20.1-1.0.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file DamageVignette-2.0.2-forge+mc1.20.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file deathbackup-1.20.1-3.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file deeperdarker-forge-1.20.1-1.2.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file dimensionviewer-1.20-1.4.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Disenchanting-forge-1.20.1-2.2.4.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file DoggyTalentsNext-1.20.1-1.18.18.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file domum_ornamentum-1.20.1-1.0.186-RELEASE-universal.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file doubledoors-1.20.1-5.7.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file dummmmmmy-1.20-1.8.17b.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file DungeonsArise-1.20.x-2.1.58-release.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file DungeonsAriseSevenSeas-1.20.x-1.0.2-forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file EasierSleeping-1.20.1-2.1.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file easy-villagers-forge-1.20.1-1.1.23.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file easy_mob_farm_1.20.1-7.1.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file easy_npc-forge-1.20.1-5.6.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file easynetheritev1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file EasyShulkerBoxes-v8.0.1-1.20.1-Forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file elytraslot-forge-6.4.0+1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file embeddium-0.3.31+mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file embeddiumplus-1.20.1-v1.2.13.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file EnchantingInfuser-v8.0.3-1.20.1-Forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file EnchantmentDescriptions-Forge-1.20.1-17.0.16.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file endersdelight-1.20.1-1.0.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Enhanced_Celestials-forge-1.20.1-5.0.0.4.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file entityculling-forge-1.6.6-mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file EquipmentCompare-1.20.1-forge-1.3.7.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file ExplorersCompass-1.20.1-1.3.3-forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Fallingleaves-1.20.1-2.1.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file FallingTree-1.20.1-4.3.4.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file fancymenu_forge_3.2.3_MC_1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Fantastic Remastered Structures 1.20+1.20.6-0.5 For+fab.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file FarmersDelight-1.20.1-1.2.4.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file farmingforblockheads-forge-1.20.1-14.0.2.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file farsight-1.20.1-3.6.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file FastFurnace-1.20.1-8.0.2.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file FastLeafDecay-32.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file fastpaintings-1.20-1.2.7.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file ferritecore-6.0.1-forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file fish_of_thieves-mc1.20.1-v3.0.7-forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file fixexperiencebug-1.20-46.2.2.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file framework-forge-1.20.1-0.7.6.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file FriendlyFire-Forge-1.20.1-18.0.7.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file FriendlyGriefing-1.20-1.0.2.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file friendsandfoes-forge-mc1.20.1-2.0.10.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file geckolib-forge-1.20.1-4.4.7.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file GeckoLibOculusCompat-Forge-1.0.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file goblintraders-forge-1.20.1-1.9.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file guccivuitton-1.20.1-0.2.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file handcrafted-forge-1.20.1-3.0.6.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file highlight-forge-1.20-2.0.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Highlighter-1.20.1-forge-1.1.9.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file hitindication-1.20.1-1.4.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Iceberg-1.20.1-forge-1.1.21.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file IllagerInvasion-v8.0.5-1.20.1-Forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Incendium_1.20.x_v5.3.5.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file inventoryessentials-forge-1.20.1-8.2.6.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file inventoryhud.forge.1.20.1-3.4.26.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file inventorysorter-1.20.1-23.0.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file ItemPhysicLite_FORGE_v1.6.4_mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Jade-1.20.1-forge-11.7.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file jei-1.20.1-forge-15.3.0.4.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file JustEnoughResources-1.20.1-1.4.0.247.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file konkrete_forge_1.8.0_MC_1.20-1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file lradd-1.20.1-0.2.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file lucky-block-forge-1.20.1-13.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file lukis-grand-capitals-1.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file MaxEnchantX-1.20.X-1.3-Forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file mcw-bridges-3.0.0-mc1.20.1forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file mcw-doors-1.1.1forge-mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file mcw-lights-1.1.0-mc1.20.1forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file melody_forge_1.0.3_MC_1.20.1-1.20.4.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file modnametooltip-1.20.1-1.20.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file moonlight-1.20-2.12.2-forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file MouseTweaks-forge-mc1.20-2.25.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file mysterious_mountain_lib-1.4.7-1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file nethersdelight-1.20.1-4.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file obscure_api-15.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file oceansdelight-1.0.2-1.20.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file oculus-mc1.20.1-1.6.15a.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file okzoomer-forge-1.20-3.0.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Placebo-1.20.1-8.6.2.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file puzzledungeon-forge-1.20.1-1.2.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file PuzzlesLib-v8.1.20-1.20.1-Forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file PuzzlesLib-v8.1.24-1.20.1-Forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Quark-4.0-436.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file RegionsUnexploredForge-0.5.3.1+1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file resourcefulconfig-forge-1.20.1-2.1.2.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file resourcefullib-forge-1.20.1-2.1.25.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file sliceanddice-forge-3.2.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file supermartijn642configlib-1.1.8-forge-mc1.20.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file supermartijn642corelib-1.1.17-forge-mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file tact-1.0.9+1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file tacz-1.20.1-1.0.3-all.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file TerraBlender-forge-1.20.1-3.0.1.4.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Terralith_1.20_v2.5.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file The_Undergarden-1.20.1-0.8.14.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file tlc_forge-1.0.3-R-1.20.X.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file torchmaster-20.1.6.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file ToughAsNails-1.20.1-9.0.0.96.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file travelersbackpack-forge-1.20.1-9.1.15.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file TravelersTitles-1.20-Forge-4.0.2.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file undergarden_delight_1.0.0_forge_1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file UniversalEnchants-v8.0.0-1.20.1-Forge.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file waystones-forge-1.20-14.1.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file WitherSkeletonTweaks-1.20.1-9.1.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file worldedit-mod-7.2.15.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file wso16-forge-1.1.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Xaeros_Minimap_24.2.0_Forge_1.20.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file xaeros_waystones_compability-1.0.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file XaerosWorldMap_1.37.8_Forge_1.20.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file YungsApi-1.20-Forge-4.0.5.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file YungsBetterDesertTemples-1.20-Forge-3.0.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file YungsBetterDungeons-1.20-Forge-4.0.4.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file YungsBetterJungleTemples-1.20-Forge-2.0.5.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file YungsBetterMineshafts-1.20-Forge-4.0.4.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file YungsBetterStrongholds-1.20-Forge-4.0.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file YungsBetterWitchHuts-1.20-Forge-3.0.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file YungsBridges-1.20-Forge-4.0.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file YungsExtras-1.20-Forge-4.0.3.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/INFO]: Found mod file Zeta-1.0-13.jar of type MOD with provider {mods folder locator at C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods} [01:30:08] [main/WARN]: Mod file C:\Users\Administrator\curseforge\minecraft\Install\libraries\net\minecraftforge\fmlcore\1.20.1-47.2.0\fmlcore-1.20.1-47.2.0.jar is missing mods.toml file [01:30:08] [main/WARN]: Mod file C:\Users\Administrator\curseforge\minecraft\Install\libraries\net\minecraftforge\javafmllanguage\1.20.1-47.2.0\javafmllanguage-1.20.1-47.2.0.jar is missing mods.toml file [01:30:08] [main/WARN]: Mod file C:\Users\Administrator\curseforge\minecraft\Install\libraries\net\minecraftforge\lowcodelanguage\1.20.1-47.2.0\lowcodelanguage-1.20.1-47.2.0.jar is missing mods.toml file [01:30:08] [main/WARN]: Mod file C:\Users\Administrator\curseforge\minecraft\Install\libraries\net\minecraftforge\mclanguage\1.20.1-47.2.0\mclanguage-1.20.1-47.2.0.jar is missing mods.toml file [01:30:08] [main/INFO]: Found mod file fmlcore-1.20.1-47.2.0.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@78c1a023 [01:30:08] [main/INFO]: Found mod file javafmllanguage-1.20.1-47.2.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@78c1a023 [01:30:08] [main/INFO]: Found mod file lowcodelanguage-1.20.1-47.2.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@78c1a023 [01:30:08] [main/INFO]: Found mod file mclanguage-1.20.1-47.2.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@78c1a023 [01:30:08] [main/INFO]: Found mod file client-1.20.1-20230612.114412-srg.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@78c1a023 [01:30:08] [main/INFO]: Found mod file forge-1.20.1-47.2.0-universal.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@78c1a023 [01:30:08] [main/WARN]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File:  and Mod File: . Using Mod File:  [01:30:08] [main/WARN]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File:  and Mod File: . Using Mod File:  [01:30:08] [main/WARN]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File:  and Mod File: . Using Mod File:  [01:30:08] [main/WARN]: Attempted to select a dependency jar for JarJar which was passed in as source: resourcefullib. Using Mod File: C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized\mods\resourcefullib-forge-1.20.1-2.1.25.jar [01:30:08] [main/INFO]: Found 23 dependencies adding them to mods collection [01:30:08] [main/INFO]: Found mod file jctools-core-4.0.1.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file MixinExtras-0.3.6.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file mixinextras-forge-0.3.6.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file kuma-api-forge-20.1.8+1.20.1.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file puzzlesapi-forge-8.1.4.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file MinecraftForgeAPI-1.20.1-1.0.0.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file luaj-core-3.0.3.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file mixinsquared-forge-0.1.2-beta.6.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file yabn-1.0.3.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file Registrate-MC1.20-1.3.11.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file spectrelib-forge-0.13.15+1.20.1.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file animated-gif-lib-for-java-animated-gif-lib-1.7.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file mclib-20.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file l2library-2.4.14-slim.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file puzzlesaccessapi-forge-8.0.7.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file l2serial-1.2.0.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file flywheel-forge-1.20.1-0.6.10-7.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file bytecodecs-1.0.2.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file luaj-jse-3.0.3.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file commons-math3-3.6.1.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file MixinSquared-0.1.2-beta.6.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file jcpp-1.4.14.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:08] [main/INFO]: Found mod file japng-0.5.3.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@150ede8b [01:30:09] [main/ERROR]: Missing or unsupported mandatory dependencies:     Mod ID: 'structure_gel', Requested by: 'blue_skies', Expected range: '[2.13.0,]', Actual version: '[MISSING]'     Mod ID: 'kotlinforforge', Requested by: 'sliceanddice', Expected range: '[4.3.0,)', Actual version: '[MISSING]'     Mod ID: 'searchables', Requested by: 'controlling', Expected range: '[1.0,)', Actual version: '[MISSING]' [01:30:11] [main/INFO]: Compatibility level set to JAVA_17 [01:30:11] [main/ERROR]: Mixin config geckoanimfix.forge.mixins.json does not specify "minVersion" property [01:30:11] [main/ERROR]: Mixin config okzoomer.mixins.json does not specify "minVersion" property [01:30:11] [main/INFO]: Launching target 'forgeclient' with arguments [--version, forge-47.2.0, --gameDir, C:\Users\Administrator\curseforge\minecraft\Instances\Alex's Caves Optimized, --assetsDir, C:\Users\Administrator\curseforge\minecraft\Install\assets, --uuid, b68ea54ae6484a0e8acb115f88c9aea5, --username, AkadieL, --assetIndex, 5, --accessToken, ????????, --clientId, 28d704-b58c91-549ecf-a85a34-9fb39c, --xuid, 2533275030291833, --userType, msa, --versionType, release, --width, 1024, --height, 768] [01:30:11] [main/INFO]: Loaded configuration file for Embeddium: 44 options available, 0 override(s) found [01:30:11] [main/INFO]: Searching for graphics cards... [01:30:11] [main/INFO]: Found graphics card: GraphicsAdapterInfo[vendor=NVIDIA, name=NVIDIA GeForce RTX 3060, version=DriverVersion=32.0.15.6094] [01:30:11] [main/WARN]: Embeddium has applied one or more workarounds to prevent crashes or other issues on your system: [NVIDIA_THREADED_OPTIMIZATIONS] [01:30:11] [main/WARN]: This is not necessarily an issue, but it may result in certain features or optimizations being disabled. You can sometimes fix these issues by upgrading your graphics driver. [01:30:11] [main/WARN]: Reference map 'handcrafted-forge-1.20.1-forge-refmap.json' for handcrafted.mixins.json could not be read. If this is a development environment you can ignore this message [01:30:11] [main/WARN]: Reference map 'yungsextras.refmap.json' for yungsextras.mixins.json could not be read. If this is a development environment you can ignore this message [01:30:11] [main/WARN]: Reference map 'yungsextras.refmap.json' for yungsextras_forge.mixins.json could not be read. If this is a development environment you can ignore this message [01:30:11] [main/WARN]: Reference map 'cuisinedelight.refmap.json' for cuisinedelight.mixins.json could not be read. If this is a development environment you can ignore this message [01:30:11] [main/WARN]: Reference map 'AxesAreWeapons-forge-refmap.json' for axesareweapons.forge.mixins.json could not be read. If this is a development environment you can ignore this message [01:30:11] [main/WARN]: Reference map '${refmap_target}refmap.json' for corgilib.forge.mixins.json could not be read. If this is a development environment you can ignore this message [01:30:11] [main/WARN]: Reference map 'fastpaintings-forge-refmap.json' for fastpaintings-forge.mixins.json could not be read. If this is a development environment you can ignore this message [01:30:11] [main/WARN]: Reference map 'guccivuitton.refmap.json' for guccivuitton.mixins.json could not be read. If this is a development environment you can ignore this message [01:30:11] [main/INFO]: Loaded configuration file for Canary: 116 options available, 0 override(s) found [01:30:11] [main/INFO]: Loading 2 mods:     - forge 47.2.0     - minecraft 1.20.1 [01:30:11] [main/WARN]: Reference map 'Aquamirae.refmap.json' for aquamirae.mixins.json could not be read. If this is a development environment you can ignore this message [01:30:11] [main/WARN]: Reference map 'cookingforblockheads.refmap.json' for cookingforblockheads.mixins.json could not be read. If this is a development environment you can ignore this message [01:30:11] [main/WARN]: Reference map 'LesRaisinsAddon_1201.refmap.json' for lradd.mixins.json could not be read. If this is a development environment you can ignore this message [01:30:11] [main/WARN]: Reference map 'coroutil.refmap.json' for coroutil.mixins.json could not be read. If this is a development environment you can ignore this message [01:30:12] [main/WARN]: Error loading class: dev/latvian/mods/kubejs/recipe/RecipesEventJS (java.lang.ClassNotFoundException: dev.latvian.mods.kubejs.recipe.RecipesEventJS) [01:30:12] [main/WARN]: @Mixin target dev.latvian.mods.kubejs.recipe.RecipesEventJS was not found sliceanddice.mixins.json:RecipeEventJSMixin [01:30:12] [main/WARN]: Error loading class: dev/emi/emi/screen/EmiScreenManager (java.lang.ClassNotFoundException: dev.emi.emi.screen.EmiScreenManager) [01:30:12] [main/WARN]: Error loading class: me/shedaniel/rei/impl/client/gui/ScreenOverlayImpl (java.lang.ClassNotFoundException: me.shedaniel.rei.impl.client.gui.ScreenOverlayImpl) [01:30:12] [main/WARN]: Error loading class: noobanidus/mods/lootr/config/ConfigManager (java.lang.ClassNotFoundException: noobanidus.mods.lootr.config.ConfigManager) [01:30:12] [main/ERROR]: Could not find embeddium mod, there is likely a dependency error. Skipping mixin application. [01:30:12] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.3.6). [01:30:13] [pool-4-thread-1/WARN]: This is the stupidest thing I've ever made in Minecraft modding history...           Even if I check the log list, I don't know what the problem is. especially. [01:30:09] [Main/ERROR]: No mandatory dependency or not supported: Mode ID: 'structure_gel', requester: 'blue_skys', expected range: '[2.13.0,], actual version: '[missing]' Mode ID: 'kotlinforge', Requestor: 'slice and die', Expected range: '[4.3.0,]', Actual version: '[missing]' Mode ID: 'Searchable', Requestor: 'In Control', Expected Range: '[1.0,]', Actual Version: '[Omitted]'   I've been looking for things I need in this area, but Minecraft is still annoying.
    • i'm trying to modify the attack damage in minecraft modded weapons i can only modify the attack damage in non-modded weapons it's in 1.8.9
  • Topics

×
×
  • Create New...

Important Information

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