Paste your logs.

Built for Minecraft & Hytale

Forge 1.12.2 Server Log

161 errors
3328 lines
Raw
Detected
Minecraft version: 1.12.2
1 Problem detected
Problem The world was saved with mod 'alfheim' which appears to be missing. Line 3041
Solutions:
Install the mod 'alfheim'.
Do nothing. This problem might fix itself.
[02:33:32] [main/INFO]: System ClassLoader is AppCL
[02:33:32] [main/INFO]: Loading tweak name net.minecraftforge.fml.common.launcher.FMLTweaker
[02:33:32] [main/INFO]: Initializing Mixins...
[02:33:32] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=jar:file:/C:/Users/********/.cleanroom/relauncher/libraries/com/cleanroommc/sponge-mixin/0.20.10+mixin.0.8.7/sponge-mixin-0.20.10+mixin.0.8.7.jar!/org/spongepowered/asm/mixin/MixinEnvironment.class Service=LaunchWrapper Env=UNKNOWN
[02:33:33] [main/INFO]: Initializing MixinExtras...
[02:33:33] [main/INFO]: Using primary tweak name net.minecraftforge.fml.common.launcher.FMLTweaker
[02:33:33] [main/INFO]: Calling tweak net.minecraftforge.fml.common.launcher.FMLTweaker@b6b1987
[02:33:33] [main/INFO]: Jar location: file:/C:/Users/********/.cleanroom/relauncher/0.3.0-alpha/universal.jar
[02:33:33] [main/INFO]: Forge Mod Loader version 14.23.5.2860 for Minecraft 1.12.2 loading
[02:33:33] [main/INFO]: Cleanroom version 0.3.0-alpha
[02:33:33] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 24, running on Windows 10:amd64:10.0, installed at C:\Program Files\graalvm-jdk-24+36.1
[02:33:34] [main/WARN]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
[02:33:34] [main/WARN]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
[02:33:34] [main/WARN]: The coremod MixinBooter (net.minecraftforge.fml.relauncher.MixinBooterPlugin) is not signed!
[02:33:34] [main/INFO]: Searching C:\Users\********\curseforge\minecraft\Instances\NOLUR CRASH VERME\mods for mods
[02:33:34] [main/INFO]: Searching C:\Users\********\curseforge\minecraft\Instances\NOLUR CRASH VERME\mods\1.12.2 for mods
[02:33:34] [main/WARN]: The mod with loading plugin com.cleanroommc.configanytime.ConfigAnytimePlugin is in blacklist and won't be loaded. Check forge_early.cfg for more info.
[02:33:34] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from !mixinbooter-10.5.jar
[02:33:34] [main/WARN]: The mod with loading plugin zone.rong.mixinbooter.MixinBooterPlugin is in blacklist and won't be loaded. Check forge_early.cfg for more info.
[02:33:34] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in !Red-Core-MC-1.8-1.12-0.7-Dev-1.jar.
[02:33:34] [main/WARN]: The coremod dev.redstudio.redcore.RedCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[02:33:34] [main/WARN]: The coremod Red Core (dev.redstudio.redcore.RedCorePlugin) is not signed!
[02:33:34] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in +Fugue-1.12.2-0.18.2.jar.
[02:33:35] [main/WARN]: The coremod Fugue (com.cleanroommc.fugue.common.FugueLoadingPlugin) is not signed!
[02:33:35] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from _MixinBootstrap-1.1.0.jar
[02:33:35] [main/WARN]: The coremod fermiumbooter.FermiumPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[02:33:35] [main/WARN]: The coremod FermiumBooter (fermiumbooter.FermiumPlugin) is not signed!
[02:33:35] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in ae2-uel-v0.56.7.jar.
[02:33:35] [main/WARN]: The coremod AE2ELCore (appeng.core.AE2ELCore) is not signed!
[02:33:35] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from BetterBuildersWandsFix-1.2.2.jar
[02:33:35] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in BetterBuildersWandsFix-1.2.2.jar.
[02:33:35] [main/ERROR]: Coremod EarlyMixinLoader: Unable to class load the plugin com.xinyihl.betterbuilderswandsfix.EarlyMixinLoader
java.lang.ClassNotFoundException: com.xinyihl.betterbuilderswandsfix.EarlyMixinLoader
at top.outlands.foundation.boot.ActualClassLoader.findClass(ActualClassLoader.java:261) ~[foundation-0.14.3.jar:?]
at top.outlands.foundation.boot.ActualClassLoader.loadClass(ActualClassLoader.java:268) ~[foundation-0.14.3.jar:?]
at java.base/java.lang.Class.forName0(Native Method) ~[?:?]
at java.base/java.lang.Class.forName(Class.java:543) ~[?:?]
at net.minecraftforge.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:549) [CoreModManager.class:?]
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:482) [CoreModManager.class:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:259) [CoreModManager.class:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:114) [FMLLaunchHandler.class:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:84) [FMLLaunchHandler.class:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:46) [FMLLaunchHandler.class:?]
at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:154) [FMLTweaker.class:?]
at top.outlands.foundation.LaunchHandler.launch(LaunchHandler.java:103) [LaunchHandler.class:?]
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.base/java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.boot.Foundation.main(Foundation.java:41) [foundation-0.14.3.jar:?]
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.base/java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at com.cleanroommc.relauncher.wrapper.RelaunchMainWrapperV1.main(RelaunchMainWrapperV1.java:28) [wrapper/:?]
Caused by: java.lang.ClassNotFoundException: com.xinyihl.betterbuilderswandsfix.EarlyMixinLoader
at top.outlands.foundation.boot.ActualClassLoader.findClass(ActualClassLoader.java:232) ~[foundation-0.14.3.jar:?]
... 17 more
[02:33:35] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in bogosorter-1.4.10.jar.
[02:33:35] [main/WARN]: The coremod BogoSorter-Core (com.cleanroommc.bogosorter.core.BogoSorterCore) is not signed!
[02:33:35] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in censoredasm5.26.jar.
[02:33:35] [main/WARN]: The coremod LoliASM (zone.rong.loliasm.core.LoliLoadingPlugin) is not signed!
[02:33:35] [main/INFO]: Lolis are on the client-side.
[02:33:35] [main/INFO]: Lolis are preparing and loading in mixins since Rongmario's too lazy to write pure ASM at times despite the mod being called 'LoliASM'
[02:33:35] [main/WARN]: Replacing CA Certs with an updated one...
[02:33:35] [main/INFO]: Initializing StacktraceDeobfuscator...
[02:33:35] [main/INFO]: Found MCP stable-39 method mappings: methods-stable_39.csv
[02:33:35] [main/INFO]: Initialized StacktraceDeobfuscator.
[02:33:35] [main/INFO]: Installing DeobfuscatingRewritePolicy...
[02:33:35] [main/INFO]: Installed DeobfuscatingRewritePolicy.
[02:33:35] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in cleanroom-relauncher-0.1.2.jar.
[02:33:35] [main/WARN]: The coremod com.cleanroommc.relauncher.CleanroomEntrypoint does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[02:33:35] [main/WARN]: The coremod CleanroomEntrypoint (com.cleanroommc.relauncher.CleanroomEntrypoint) is not signed!
[02:33:35] [main/INFO]: Cleanroom detected. No need to relaunch!
[02:33:35] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-1.0.2.31.jar.
[02:33:35] [main/WARN]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[02:33:35] [main/WARN]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
[02:33:35] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in Fixeroo-2.3.5-hotfix.1.jar.
[02:33:35] [main/WARN]: The coremod Fixeroo (surreal.fixeroo.core.FixerooPlugin) is not signed!
[02:33:35] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in Forgelin-Continuous-2.1.10.0.jar.
[02:33:35] [main/WARN]: The coremod Forgelin-Continuous (io.github.chaosunity.forgelin.preloader.ForgelinPlugin) is not signed!
[02:33:35] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in gregtech-1.12.2-2.8.10-beta.jar.
[02:33:35] [main/WARN]: The coremod GregTechLoadingPlugin (gregtech.asm.GregTechLoadingPlugin) is not signed!
[02:33:35] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in gregtechfoodoption-1.12.2-1.12.4.jar.
[02:33:35] [main/WARN]: The coremod gregtechfoodoption.mixins.GTFOEarlyMixinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[02:33:35] [main/WARN]: The coremod GTFOEarlyMixinPlugin (gregtechfoodoption.mixins.GTFOEarlyMixinPlugin) is not signed!
[02:33:35] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in JEI-Utilities-1.12.2-0.2.12.jar.
[02:33:35] [main/WARN]: The coremod com.github.vfyjxf.jeiutilities.asm.JeiUtilitiesLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[02:33:35] [main/WARN]: The coremod JeiUtilitiesLoadingPlugin (com.github.vfyjxf.jeiutilities.asm.JeiUtilitiesLoadingPlugin) is not signed!
[02:33:35] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in jei_area_fixer-2.0.0.jar.
[02:33:35] [main/WARN]: The coremod zzzank.mod.jei_area_fixer.mixin.JEIAreaFixerEarlyMixin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[02:33:35] [main/WARN]: The coremod JEIAreaFixerEarlyMixin (zzzank.mod.jei_area_fixer.mixin.JEIAreaFixerEarlyMixin) is not signed!
[02:33:35] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in minieffects-2.3.2.jar.
[02:33:35] [main/WARN]: The coremod snownee.minieffects.mixin.MiniEffectsEarlyMixin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[02:33:35] [main/WARN]: The coremod MiniEffectsEarlyMixin (snownee.minieffects.mixin.MiniEffectsEarlyMixin) is not signed!
[02:33:35] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in modularui-2.5.0-rc4.jar.
[02:33:35] [main/WARN]: The coremod ModularUI-Core (com.cleanroommc.modularui.core.ModularUICore) is not signed!
[02:33:35] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in naughthirium-2.2.1.jar.
[02:33:35] [main/WARN]: The coremod zone.rong.naughthirium.Naughthirium does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[02:33:35] [main/WARN]: The coremod Naughthirium (zone.rong.naughthirium.Naughthirium) is not signed!
[02:33:35] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from NoiseThreader-1.0.0.jar
[02:33:35] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in NoiseThreader-1.0.0.jar.
[02:33:35] [main/WARN]: The coremod NoiseThreaderPlugin (noisethreader.NoiseThreaderPlugin) is not signed!
[02:33:35] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from Nothirium-1.12.2-0.4.2-beta.jar
[02:33:35] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in Nothirium-1.12.2-0.4.2-beta.jar.
[02:33:35] [main/WARN]: The coremod NothiriumPlugin (meldexun.nothirium.mc.asm.NothiriumPlugin) is not signed!
[02:33:35] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in Nutrition-GTCEu-1.12.2-1.0.0.jar.
[02:33:35] [main/WARN]: The coremod AsmPlugin (kpan.nutrition_gtceu.asm.core.AsmPlugin) is not signed!
[02:33:35] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in persistency-1.2.0.jar.
[02:33:35] [main/INFO]: Loading Persistency CoreMod
[02:33:35] [main/WARN]: The coremod Persistency (zone.rong.persistency.Persistency) is not signed!
[02:33:35] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in personalworlds-1.12.2-1.0.3.jar.
[02:33:35] [main/WARN]: The coremod personalworlds.core.PWCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[02:33:35] [main/WARN]: The coremod PWCoreMod (personalworlds.core.PWCoreMod) is not signed!
[02:33:35] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from RenderLib-1.12.2-1.4.1.jar
[02:33:35] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in RenderLib-1.12.2-1.4.1.jar.
[02:33:35] [main/WARN]: The coremod RenderLibPlugin (meldexun.renderlib.asm.RenderLibPlugin) is not signed!
[02:33:35] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in RLTweaker-1.12.2-0.7.1.jar.
[02:33:35] [main/WARN]: The coremod RLTweaker ASM (com.charles445.rltweaker.asm.RLTweakerPlugin) is not signed!
[02:33:35] [main/WARN]: The coremod com.cleanroommc.scalar.ScalarLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[02:33:35] [main/WARN]: The coremod ScalarLoadingPlugin (com.cleanroommc.scalar.ScalarLoadingPlugin) is not signed!
[02:33:35] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from Sledgehammer-1.12.2-2.0.26.jar
[02:33:35] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in Sledgehammer-1.12.2-2.0.26.jar.
[02:33:35] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in SmoothFont-mc1.12.2-2.1.4.jar.
[02:33:35] [main/WARN]: The coremod bre.smoothfont.asm.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[02:33:35] [main/WARN]: The coremod CorePlugin (bre.smoothfont.asm.CorePlugin) is not signed!
[02:33:35] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in StellarCore-1.5.21.jar.
[02:33:35] [main/INFO]: [StellarEnvironment] Processor count: 4
[02:33:35] [main/INFO]: [StellarEnvironment] Parallel execution is enabled.
[02:33:36] [main/WARN]: The coremod github.kasuminova.stellarcore.mixin.StellarCoreEarlyMixinLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[02:33:36] [main/WARN]: The coremod StellarCoreEarlyMixinLoader (github.kasuminova.stellarcore.mixin.StellarCoreEarlyMixinLoader) is not signed!
[02:33:36] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in UniversalTweaks-1.12.2-1.14.0.jar.
[02:33:36] [main/WARN]: The coremod UniversalTweaksCore (mod.acgaming.universaltweaks.core.UTLoadingPlugin) is not signed!
[02:33:36] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in Valkyrie-0.3-Dev-1.jar.
[02:33:36] [main/WARN]: The coremod ValkyriePlugin (dev.redstudio.valkyrie.asm.ValkyriePlugin) is not signed!
[02:33:36] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in vintagefix-0.5.5.jar.
[02:33:36] [main/WARN]: The coremod VintageFix (org.embeddedt.vintagefix.core.VintageFixCore) is not signed!
[02:33:36] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in XU2-Patcher-1.0.1.jar.
[02:33:36] [main/WARN]: The coremod PatcherFMLPlugin (com.kanzaji.xu2patcher.asm.PatcherFMLPlugin) is not signed!
[02:33:36] [main/INFO]: Found FMLCorePluginContainsFMLMod marker in phosphor-1.12.2-0.2.9.3-SNAPSHOT.jar.
[02:33:36] [main/WARN]: The coremod PhosphorFMLPlugin (me.jellysquid.mods.phosphor.core.PhosphorFMLPlugin) is not signed!
[02:33:36] [main/INFO]: Calling tweak io.github.lxgaming.sledgehammer.launch.SledgehammerTweaker@3fa76c61
[02:33:36] [main/INFO]: Loading tweak name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[02:33:36] [main/INFO]: Loading tweak name org.spongepowered.asm.launch.MixinTweaker
[02:33:36] [main/WARN]: Tweak name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[02:33:36] [main/INFO]: Loading tweak name com.cleanroommc.fugue.common.LateBootstrapTweaker
[02:33:36] [main/WARN]: Tweak name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[02:33:36] [main/WARN]: Tweak name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[02:33:36] [main/WARN]: Tweak name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[02:33:36] [main/WARN]: Tweak name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[02:33:36] [main/INFO]: Loading tweak name meldexun.nothirium.mc.asm.NothiriumTweaker
[02:33:36] [main/WARN]: Tweak name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[02:33:36] [main/INFO]: Loading tweak name meldexun.renderlib.asm.RenderLibTweaker
[02:33:36] [main/WARN]: Tweak name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[02:33:36] [main/INFO]: Loading tweak name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[02:33:36] [main/INFO]: Calling tweak net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker@2bc9a775
[02:33:36] [main/INFO]: Calling tweak Sledgehammer
[02:33:36] [main/INFO]: Calling tweak UniversalTweaksCore
[02:33:36] [main/INFO]: Calling tweak net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker@2bc9a775
[02:33:36] [main/INFO]: Calling tweak Red Core
[02:33:36] [main/INFO]: Calling tweak PatcherFMLPlugin
[02:33:36] [main/WARN]: The jar file C:\Users\********\.cleanroom\relauncher\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar has a security seal for path LZMA, but that path is defined and not secure
[02:33:36] [main/WARN]: The jar file C:\Users\********\.cleanroom\relauncher\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar has a security seal for path LZMA, but that path is defined and not secure
[02:33:36] [main/INFO]: Calling tweak FMLCorePlugin
[02:33:39] [main/INFO]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@65629ac6
[02:33:39] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[02:33:39] [main/INFO]: FML appears to be missing any signature data. This is expected, don't worry.
[02:33:39] [main/INFO]: Calling tweak FMLForgePlugin
[02:33:39] [main/INFO]: Calling tweak Fugue
[02:33:39] [main/INFO]: Calling tweak BogoSorter-Core
[02:33:39] [main/INFO]: Calling tweak LoliASM
[02:33:40] [main/INFO]: Calling tweak CleanroomEntrypoint
[02:33:40] [main/INFO]: Calling tweak Forgelin-Continuous
[02:33:40] [main/INFO]: Calling tweak GTFOEarlyMixinPlugin
[02:33:40] [main/INFO]: Calling tweak JeiUtilitiesLoadingPlugin
[02:33:40] [main/INFO]: Calling tweak JEIAreaFixerEarlyMixin
[02:33:40] [main/INFO]: Calling tweak MiniEffectsEarlyMixin
[02:33:40] [main/INFO]: Calling tweak Naughthirium
[02:33:40] [main/INFO]: Calling tweak NoiseThreaderPlugin
[02:33:40] [main/INFO]: Calling tweak NothiriumPlugin
[02:33:40] [main/INFO]: Calling tweak AsmPlugin
[02:33:40] [main/INFO]: Calling tweak Persistency
[02:33:40] [main/INFO]: Obf Rename Mapping Loaded Completely
[02:33:40] [main/INFO]: Calling tweak PWCoreMod
[02:33:40] [main/INFO]: Calling tweak RenderLibPlugin
[02:33:40] [main/INFO]: Calling tweak ScalarLoadingPlugin
[02:33:40] [main/INFO]: Calling tweak CorePlugin
[02:33:40] [main/INFO]: Calling tweak StellarCoreEarlyMixinLoader
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Adding mixins.stellar_core_minecraft_advancements.json to mixin configuration.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_minecraft_bakedmodel.json is disabled by config or mod is not loaded.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_minecraft_bakedquad.json is disabled by config or mod is not loaded.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Adding mixins.stellar_core_minecraft_blockfaceuv.json to mixin configuration.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Adding mixins.stellar_core_minecraft_blockpart.json to mixin configuration.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Adding mixins.stellar_core_minecraft_blockstateimpl.json to mixin configuration.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_minecraft_chunktecache.json is disabled by config or mod is not loaded.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_minecraft_chunktemap.json is disabled by config or mod is not loaded.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Adding mixins.stellar_core_minecraft_chunktequeue.json to mixin configuration.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Adding mixins.stellar_core_minecraft_classmultimap.json to mixin configuration.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Adding mixins.stellar_core_minecraft_entitytracker.json to mixin configuration.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_minecraft_itemstack_cap.json is disabled by config or mod is not loaded.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_minecraft_longnbtkiller.json is disabled by config or mod is not loaded.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Adding mixins.stellar_core_minecraft_modelblock.json to mixin configuration.
[02:33:40] [main/WARN]: ************************************************************************************************************
[02:33:40] [main/WARN]: *
[02:33:40] [main/WARN]: * CensoredASM option `optimizeNBTTagCompoundBackingMap` or `nbtBackingMapStringCanonicalization` is enabled.
[02:33:40] [main/WARN]: * This is not compatible with StellarCore's `NBTTagCompoundMapImprovements`.
[02:33:40] [main/WARN]: *
[02:33:40] [main/WARN]: * StellarCore now will automatic disable `NBTTagCompoundMapImprovements`.
[02:33:40] [main/WARN]: *
[02:33:40] [main/WARN]: ************************************************************************************************************
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_minecraft_nbtmaplist.json is disabled by config or mod is not loaded.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Adding mixins.stellar_core_minecraft_nbtpool.json to mixin configuration.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_minecraft_nethandlerplayserver.json is disabled by config or mod is not loaded.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Adding mixins.stellar_core_minecraft_nnlist.json to mixin configuration.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Adding mixins.stellar_core_minecraft_noglerror.json to mixin configuration.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Adding mixins.stellar_core_minecraft_property.json to mixin configuration.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_minecraft_randomtick.json is disabled by config or mod is not loaded.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Adding mixins.stellar_core_minecraft_renderglobal.json to mixin configuration.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_minecraft_resourcelocation.json is disabled by config or mod is not loaded.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_minecraft_resourcelocation_async.json is disabled by config or mod is not loaded.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_minecraft_resourcepack.json is disabled by config or mod is not loaded.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_minecraft_world.json is disabled by config or mod is not loaded.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Adding mixins.stellar_core_minecraft_world_load.json to mixin configuration.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Adding mixins.stellar_core_minecraft_world_pos_judgement.json to mixin configuration.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Adding mixins.stellar_core_minecraft_worldclient.json to mixin configuration.
[02:33:40] [main/INFO]: [StellarCore-MixinLoader] Adding mixins.stellar_core_minecraft_worldserver.json to mixin configuration.
[02:33:41] [main/INFO]: [StellarCore-MixinLoader] Adding mixins.stellar_core_minecraft_statemapperbase.json to mixin configuration.
[02:33:41] [main/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_minecraft_stitcher.json is disabled by config or mod is not loaded.
[02:33:41] [main/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_minecraft_texture_load.json is disabled by config or mod is not loaded.
[02:33:41] [main/INFO]: [StellarCore-MixinLoader] Adding mixins.stellar_core_forge.json to mixin configuration.
[02:33:41] [main/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_forge_asmdatatable.json is disabled by config or mod is not loaded.
[02:33:41] [main/INFO]: [StellarCore-MixinLoader] Adding mixins.stellar_core_forge_asmmodparser.json to mixin configuration.
[02:33:41] [main/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_forge_bakedquad.json is disabled by config or mod is not loaded.
[02:33:41] [main/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_forge_bakedquad_vertexdata.json is disabled by config or mod is not loaded.
[02:33:41] [main/INFO]: [StellarCore-MixinLoader] Adding mixins.stellar_core_forge_capability.json to mixin configuration.
[02:33:41] [main/INFO]: [StellarCore-MixinLoader] Adding mixins.stellar_core_forge_chunkmanager.json to mixin configuration.
[02:33:41] [main/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_forge_modelloader.json is disabled by config or mod is not loaded.
[02:33:41] [main/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_forge_registry.json is disabled by config or mod is not loaded.
[02:33:41] [main/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_hudcaching.json is disabled by config or mod is not loaded.
[02:33:41] [main/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_ebwizardry_early.json is disabled by config or mod is not loaded.
[02:33:41] [main/INFO]: Calling tweak ValkyriePlugin
[02:33:41] [main/INFO]: Calling tweak VintageFix
[02:33:41] [main/INFO]: Loading JarDiscovererCache
[02:33:42] [main/INFO]: Calling tweak PhosphorFMLPlugin
[02:33:42] [main/INFO]: Calling tweak org.spongepowered.asm.launch.MixinTweaker@7fd4e815
[02:33:42] [main/INFO]: Calling tweak com.cleanroommc.fugue.common.LateBootstrapTweaker@5bc63e20
[02:33:42] [main/INFO]: Calling tweak MixinBooter
[02:33:42] [main/INFO]: Loading early loader dev.redstudio.valkyrie.asm.ValkyriePlugin for its mixins.
[02:33:42] [main/INFO]: Adding mixins.valkyrie.json mixin configuration.
[02:33:42] [main/INFO]: Adding mixins.mc67532fix.json mixin configuration.
[02:33:42] [main/INFO]: Adding mixins.valkyrieOptifineIncompatible.json mixin configuration.
[02:33:42] [main/INFO]: Loading early loader mod.acgaming.universaltweaks.core.UTLoadingPlugin for its mixins.
[02:33:42] [main/INFO]: Adding mixins.bugfixes.misc.smoothlighting.json mixin configuration.
[02:33:43] [main/INFO]: Adding mixins.tweaks.misc.buttons.anaglyph.json mixin configuration.
[02:33:43] [main/INFO]: Adding mixins.tweaks.items.itementities.client.json mixin configuration.
[02:33:43] [main/INFO]: Adding mixins.tweaks.misc.toastcontrol.json mixin configuration.
[02:33:43] [main/INFO]: Adding mixins.tweaks.misc.gui.modlist.json mixin configuration.
[02:33:43] [main/INFO]: Adding mixins.tweaks.performance.languageswitching.json mixin configuration.
[02:33:43] [main/INFO]: Adding mixins.tweaks.performance.audioreload.json mixin configuration.
[02:33:43] [main/INFO]: Adding mixins.tweaks.misc.chat.keepsentmessages.json mixin configuration.
[02:33:43] [main/INFO]: Adding mixins.tweaks.misc.buttons.realms.json mixin configuration.
[02:33:43] [main/INFO]: Adding mixins.bugfixes.misc.startup.json mixin configuration.
[02:33:43] [main/INFO]: Adding mixins.tweaks.misc.gui.keybindlistentry.json mixin configuration.
[02:33:43] [main/INFO]: Adding mixins.tweaks.misc.gui.potionduration.json mixin configuration.
[02:33:43] [main/INFO]: Adding mixins.tweaks.misc.buttons.snooper.client.json mixin configuration.
[02:33:43] [main/INFO]: Adding mixins.tweaks.performance.missingmodel.json mixin configuration.
[02:33:43] [main/INFO]: Adding mixins.bugfixes.blocks.blockoverlay.json mixin configuration.
[02:33:43] [main/INFO]: Adding mixins.tweaks.misc.gui.lanserverproperties.json mixin configuration.
[02:33:43] [main/INFO]: Adding mixins.tweaks.misc.narrator.json mixin configuration.
[02:33:43] [main/INFO]: Adding mixins.tweaks.misc.smoothscrolling.json mixin configuration.
[02:33:43] [main/INFO]: Adding mixins.tweaks.misc.timeouts.client.json mixin configuration.
[02:33:43] [main/INFO]: Adding mixins.tweaks.performance.texturemapcheck.json mixin configuration.
[02:33:43] [main/INFO]: Adding mixins.tweaks.world.voidfog.json mixin configuration.
[02:33:43] [main/INFO]: Adding mixins.tweaks.misc.chat.compactmessage.json mixin configuration.
[02:33:43] [main/INFO]: Adding mixins.tweaks.misc.recipebook.client.json mixin configuration.
[02:33:43] [main/INFO]: Adding mixins.tweaks.misc.nightvisionflash.json mixin configuration.
[02:33:43] [main/INFO]: Adding mixins.tweaks.performance.resourcemanager.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.misc.spectatormenu.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.world.frustumculling.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.performance.connectionspeed.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.misc.gui.ping.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.blocks.miningglitch.client.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.entities.elytrarender.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.entities.elytra.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.performance.fps.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.misc.potionamplifier.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.entities.jumping.autojump.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.entities.entitylists.client.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.entities.villagermantle.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.misc.particlespawning.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.blocks.itemframevoid.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.blocks.endportal.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.entities.burning.mobs.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.performance.entityradiuscheck.reducesearchsize.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.entities.tracker.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.world.tileentities.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.blocks.leafdecay.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.entities.destroypacket.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.world.witchhuts.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.performance.oredictionarycheck.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.entities.burning.horse.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.misc.recipebook.server.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.entities.maxhealth.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.entities.ai.saddledwandering.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.world.chunksaving.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.misc.incurablepotions.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.blocks.lenientpaths.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.entities.skeletonaim.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.misc.packetsize.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.world.stronghold.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.blocks.hopper.boundingbox.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.entities.sleeping.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.entities.spawning.portal.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.entities.horsefalling.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.performance.pathfinding.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.entities.spawning.husk.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.blocks.piston.tile.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.entities.taming.horse.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.entities.blockfire.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.misc.commands.seed.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.performance.entityradiuscheck.lesscollisions.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.performance.prefixcheck.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.entities.dimensionchange.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.misc.timeouts.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.blocks.bedobstruction.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.misc.difficulty.singleplayer.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.entities.entitylists.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.performance.advancementcheck.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.misc.crafteditemstatistics.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.entities.untippedarrowparticles.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.blocks.ladderflying.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.entities.minecart.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.entities.despawning.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.entities.suffocation.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.entities.desync.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.performance.dyeblending.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.blocks.sapling.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.entities.boundingbox.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.entities.deathtime.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.blocks.comparatortiming.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.blocks.miningglitch.server.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.entities.spawning.stray.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.entities.ai.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.entities.attackradius.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.entities.boatoffset.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.entities.mount.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.blocks.hopper.tile.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.entities.saturation.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.blocks.falling.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.items.itementities.server.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bugfixes.entities.entityid.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.tweaks.performance.craftingcache.json mixin configuration.
[02:33:44] [main/INFO]: Loading early loader zone.rong.loliasm.core.LoliLoadingPlugin for its mixins.
[02:33:44] [main/INFO]: Adding mixins.devenv.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.internal.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.vanities.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.registries.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.stripitemstack.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.lockcode.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.recipes.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.misc_fluidregistry.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.forgefixes.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.capability.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.efficienthashing.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.crashes.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.fix_mc129057.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.bucket.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.priorities.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.rendering.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.datastructures_modelmanager.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.screenshot.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.ondemand_sprites.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.searchtree_vanilla.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.resolve_mc2071.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.fix_mc_skindownloading.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.fix_mc186052.json mixin configuration.
[02:33:44] [main/INFO]: Loading early loader com.cleanroommc.modularui.core.ModularUICore for its mixins.
[02:33:44] [main/INFO]: Adding mixin.modularui.json mixin configuration.
[02:33:44] [main/INFO]: Loading early loader me.jellysquid.mods.phosphor.core.PhosphorFMLPlugin for its mixins.
[02:33:44] [main/INFO]: Adding mixins.phosphor.json mixin configuration.
[02:33:44] [main/INFO]: Loading early loader snownee.minieffects.mixin.MiniEffectsEarlyMixin for its mixins.
[02:33:44] [main/INFO]: Adding minieffects.mixins.minecraft.json mixin configuration.
[02:33:44] [main/INFO]: Loading early loader com.cleanroommc.bogosorter.core.BogoSorterCore for its mixins.
[02:33:44] [main/INFO]: Adding mixin.bogosorter.json mixin configuration.
[02:33:44] [main/INFO]: Loading early loader personalworlds.core.PWCoreMod for its mixins.
[02:33:44] [main/INFO]: Adding mixins.personalworlds.json mixin configuration.
[02:33:44] [main/INFO]: Loading early loader fermiumbooter.FermiumPlugin for its mixins.
[02:33:44] [main/INFO]: Adding mixins.noisethreader.vanilla.json mixin configuration.
[02:33:44] [main/INFO]: Loading early loader gregtechfoodoption.mixins.GTFOEarlyMixinPlugin for its mixins.
[02:33:44] [main/INFO]: Adding mixins.gregtechfoodoption.early.json mixin configuration.
[02:33:44] [main/INFO]: Loading early loader org.embeddedt.vintagefix.core.VintageFixCore for its mixins.
[02:33:44] [main/INFO]: Adding mixins.vintagefix.init.json mixin configuration.
[02:33:44] [main/INFO]: Adding mixins.vintagefix.json mixin configuration.
[02:33:44] [main/INFO]: Loading early loader zzzank.mod.jei_area_fixer.mixin.JEIAreaFixerEarlyMixin for its mixins.
[02:33:44] [main/INFO]: Adding mixins.minecraft.json mixin configuration.
[02:33:44] [main/INFO]: Loading early loader zone.rong.naughthirium.Naughthirium for its mixins.
[02:33:44] [main/INFO]: Adding mixins.naughthirium.json mixin configuration.
[02:33:44] [main/INFO]: Calling tweak FermiumBooter
[02:33:44] [main/INFO]: Calling tweak net.minecraftforge.fml.common.launcher.FMLDeobfTweaker@29c53c4f
[02:33:45] [main/INFO]: The lolis are now preparing to bytecode manipulate your game.
[02:33:45] [main/INFO]: Adding class net.minecraft.client.renderer.block.model.BakedQuad to the transformation queue
[02:33:45] [main/INFO]: Adding class net.minecraft.client.renderer.block.model.ModelResourceLocation to the transformation queue
[02:33:45] [main/INFO]: Adding class net.minecraft.client.audio.SoundEventAccessor to the transformation queue
[02:33:45] [main/INFO]: Adding class net.minecraft.client.audio.SoundRegistry to the transformation queue
[02:33:45] [main/INFO]: Adding class net.minecraftforge.client.model.ModelLoader to the transformation queue
[02:33:45] [main/INFO]: Adding class net.minecraft.client.renderer.block.statemap.StateMapperBase to the transformation queue
[02:33:45] [main/INFO]: Adding class net.minecraft.client.renderer.BlockModelShapes to the transformation queue
[02:33:45] [main/INFO]: Adding class net.minecraft.client.renderer.block.statemap.BlockStateMapper to the transformation queue
[02:33:45] [main/INFO]: Adding class net.minecraft.client.renderer.RenderGlobal to the transformation queue
[02:33:45] [main/INFO]: Adding class net.minecraft.client.renderer.RenderHelper to the transformation queue
[02:33:45] [main/INFO]: Adding class net.minecraft.client.renderer.texture.TextureAtlasSprite to the transformation queue
[02:33:45] [main/INFO]: Adding class net.minecraft.client.Minecraft to the transformation queue
[02:33:45] [main/INFO]: Adding class net.minecraft.client.network.NetHandlerPlayClient to the transformation queue
[02:33:45] [main/INFO]: Adding class net.minecraft.client.renderer.RenderGlobal to the transformation queue
[02:33:45] [main/INFO]: Adding class net.minecraft.client.renderer.chunk.RenderChunk to the transformation queue
[02:33:45] [main/INFO]: Adding class net.minecraft.util.ResourceLocation to the transformation queue
[02:33:45] [main/INFO]: Adding class net.minecraft.util.registry.RegistrySimple to the transformation queue
[02:33:45] [main/INFO]: Adding class net.minecraft.nbt.NBTTagString to the transformation queue
[02:33:45] [main/INFO]: Adding class net.minecraftforge.fml.common.discovery.ModCandidate to the transformation queue
[02:33:45] [main/INFO]: Adding class net.minecraftforge.fml.common.discovery.ASMDataTable$ASMData to the transformation queue
[02:33:45] [main/INFO]: Adding class net.minecraft.item.ItemStack to the transformation queue
[02:33:45] [main/INFO]: Adding class net.minecraft.item.crafting.FurnaceRecipes to the transformation queue
[02:33:45] [main/INFO]: Adding class hellfirepvp.astralsorcery.common.enchantment.amulet.PlayerAmuletHandler to the transformation queue
[02:33:45] [main/INFO]: Adding class mezz.jei.suffixtree.Edge to the transformation queue
[02:33:45] [main/INFO]: Adding class betterwithmods.event.BlastingOilEvent to the transformation queue
[02:33:45] [main/INFO]: Adding class betterwithmods.common.items.ItemMaterial to the transformation queue
[02:33:45] [main/INFO]: Adding class lach_01298.qmd.render.entity.BeamRenderer to the transformation queue
[02:33:45] [main/INFO]: Adding class net.dries007.tfc.objects.entity.EntityFallingBlockTFC to the transformation queue
[02:33:45] [main/INFO]: Adding class net.minecraft.item.ItemStack to the transformation queue
[02:33:45] [main/INFO]: Adding class net.minecraft.client.renderer.EntityRenderer to the transformation queue
[02:33:45] [main/INFO]: Adding class net.minecraft.client.renderer.EntityRenderer to the transformation queue
[02:33:45] [main/INFO]: Adding class net.minecraft.nbt.NBTTagCompound to the transformation queue
[02:33:45] [main/INFO]: Begin register to-be-transformed classes
[02:33:45] [main/INFO]: Skipping registration...
[02:33:45] [main/INFO]: Registration for transformation is completed
[02:33:45] [main/ERROR]: Invalid REFMAP JSON in : com.google.gson.JsonSyntaxException java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
See https://github.com/google/gson/blob/main/Troubleshooting.md#unexpected-json-structure
[02:33:45] [main/WARN]: Reference map '' for mixins.vintagefix.init.json could not be read. If this is a development environment you can ignore this message
[02:33:45] [main/INFO]: Calling tweak AE2ELCore
[02:33:45] [main/INFO]: Calling tweak GregTechLoadingPlugin
[02:33:45] [main/INFO]: Calling tweak meldexun.nothirium.mc.asm.NothiriumTweaker@7d401cdc
[02:33:45] [main/INFO]: Calling tweak meldexun.renderlib.asm.RenderLibTweaker@2035d65b
[02:33:45] [main/INFO]: Calling tweak RLTweaker ASM
[02:33:46] [main/INFO]: Calling tweak Fixeroo
[02:33:46] [main/INFO]: Calling tweak ModularUI-Core
[02:33:46] [main/INFO]: Calling tweak CTMCorePlugin
[02:33:46] [main/INFO]: Calling tweak EnderCorePlugin
[02:33:47] [main/INFO]: Successfully loaded configuration file.
[02:33:47] [main/INFO]: Successfully saved configuration file.
[02:33:48] [main/INFO]: Found 91 mixins
[02:33:48] [main/INFO]: Successfully saved config file
[02:33:48] [main/INFO]: Transform: net.minecraft.client.renderer.GlStateManager
[02:33:48] [main/WARN]: bre.smoothfont.asm.CustomAdapter$ClassAdapter can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:48] [main/INFO]: GET_BLEND_STATE:true
[02:33:48] [main/INFO]: GET_BLEND_SRC_FACTOR:true
[02:33:48] [main/INFO]: GET_BLEND_DST_FACTOR:true
[02:33:48] [main/INFO]: ** GlStateManager was transformed successfully.
[02:33:48] [main/INFO]: Transforming EnumFacing::values() to EnumFacing::VALUES in net/minecraft/client/renderer/RenderGlobal
[02:33:48] [main/INFO]: Transforming class net/minecraft/client/renderer/RenderGlobal
[02:33:48] [main/INFO]: Transforming method net/minecraft/client/renderer/RenderGlobal#func_72732_a(Lnet/minecraft/client/multiplayer/WorldClient;)V
[02:33:48] [main/INFO]: Transforming class net/minecraft/client/renderer/RenderGlobal
[02:33:48] [main/INFO]: Transforming method net/minecraft/client/renderer/RenderGlobal#func_72712_a()V
[02:33:48] [main/INFO]: Transforming class net/minecraft/client/renderer/RenderGlobal
[02:33:48] [main/INFO]: Transforming method net/minecraft/client/renderer/RenderGlobal#func_180446_a(Lnet/minecraft/entity/Entity;Lnet/minecraft/client/renderer/culling/ICamera;F)V
[02:33:49] [main/WARN]: gregtech.asm.util.TargetClassVisitor can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:49] [main/INFO]: Patched method func_184122_c(I)Z in net/minecraft/client/Minecraft successfully
[02:33:49] [main/WARN]: gregtech.asm.visitors.MinecraftVisitor can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:49] [main/INFO]: Patched method func_180498_a(Lnet/minecraft/entity/player/EntityPlayer;ILnet/minecraft/util/math/BlockPos;I)V in net/minecraft/world/World successfully
[02:33:49] [main/WARN]: gregtech.asm.visitors.WorldVisitor can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:49] [main/INFO]: Transforming class net/minecraft/world/World
[02:33:49] [main/INFO]: Transforming class net/minecraft/world/World
[02:33:49] [main/INFO]: Transforming class net/minecraft/world/World
[02:33:49] [main/INFO]: Transforming class net/minecraft/world/World
[02:33:49] [main/INFO]: Transforming class net/minecraft/world/WorldServer
[02:33:49] [main/INFO]: Transforming class net/minecraft/world/WorldServer
[02:33:49] [main/INFO]: Transforming class net/minecraft/world/WorldServer
[02:33:49] [main/INFO]: Transforming class net/minecraft/world/WorldServer
[02:33:49] [main/ERROR]: Critical problem: mixins.stellar_core_forge_asmmodparser.json:MixinASMModParser from mod unknown-owner target net.minecraftforge.fml.common.discovery.asm.ASMModParser was loaded too early.
[02:33:50] [main/INFO]: Transforming class net/minecraft/entity/Entity
[02:33:50] [main/INFO]: Transforming class net/minecraft/entity/Entity
[02:33:50] [main/INFO]: Patched method func_175068_a(IFJ)V in net/minecraft/client/renderer/EntityRenderer successfully
[02:33:50] [main/WARN]: gregtech.asm.visitors.EntityRendererVisitor can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:50] [main/INFO]: Transforming net.minecraft.tileentity.TileEntity
[02:33:50] [main/INFO]: A re-entrant transformer 'surreal.fixeroo.core.FixerooTransformer' was detected and will no longer process meta class data
[02:33:50] [main/INFO]: Transforming class net/minecraft/client/renderer/entity/RenderManager
[02:33:50] [main/INFO]: Transforming method net/minecraft/client/renderer/entity/RenderManager#func_188391_a(Lnet/minecraft/entity/Entity;DDDFFZ)V
[02:33:50] [main/WARN]: Error loading class: net/malisis/core/renderer/AnimatedRenderer (java.lang.ClassNotFoundException: The specified class 'net.malisis.core.renderer.AnimatedRenderer' was not found)
[02:33:50] [main/WARN]: Error loading class: net/optifine/DynamicLight (java.lang.ClassNotFoundException: The specified class 'net.optifine.DynamicLight' was not found)
[02:33:50] [main/WARN]: Error loading class: fionathemortal/betterbiomeblend/BiomeColor (java.lang.ClassNotFoundException: The specified class 'fionathemortal.betterbiomeblend.BiomeColor' was not found)
[02:33:50] [main/INFO]: A re-entrant transformer '$wrapper.gregtech.asm.GregTechTransformer' was detected and will no longer process meta class data
[02:33:50] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[02:33:50] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
[02:33:50] [main/INFO]: Transform: net.minecraftforge.client.GuiIngameForge
[02:33:50] [main/WARN]: bre.smoothfont.asm.CustomAdapter$GuiIngameForge$RenderExperienceAdapter can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:50] [main/INFO]: RENDER_EXPERIENCE:true
[02:33:50] [main/INFO]: ** GuiIngameForge was transformed successfully.
[02:33:50] [main/INFO]: [appeng.core.transformer.ItemStackPatch:patchCountGetSet:53]: Patched ItemStack Count getter!
[02:33:50] [main/INFO]: [appeng.core.transformer.ItemStackPatch:patchCountGetSet:81]: Patched ItemStack Count setter!
[02:33:51] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureMap], Method [registerSprite]
[02:33:51] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureMap Finished.
[02:33:51] [main/INFO]: Transforming class net/minecraft/entity/EntityLivingBase
[02:33:51] [main/INFO]: Transforming class net/minecraft/entity/EntityLivingBase
[02:33:51] [main/INFO]: Transforming class net/minecraft/entity/EntityLivingBase
[02:33:51] [main/INFO]: Transforming class net/minecraft/entity/EntityLivingBase
[02:33:51] [main/INFO]: Transforming class net/minecraft/entity/item/EntityItemFrame
[02:33:51] [main/INFO]: Transforming class net/minecraft/entity/item/EntityItemFrame
[02:33:51] [main/INFO]: Transforming Class [net.minecraft.entity.item.EntityItemFrame], Method [func_184230_a]
[02:33:51] [main/INFO]: Transforming net.minecraft.entity.item.EntityItemFrame Finished.
[02:33:51] [main/INFO]: Transforming class net/minecraft/entity/player/EntityPlayerMP
[02:33:51] [main/INFO]: Transforming class net/minecraft/entity/player/EntityPlayerMP
[02:33:51] [main/INFO]: [appeng.core.transformer.AE2ELTransformer:spliceClasses:140]: Spliced in METHOD: net.minecraft.network.PacketBuffer.func_150791_c
[02:33:51] [main/INFO]: [appeng.core.transformer.AE2ELTransformer:spliceClasses:140]: Spliced in METHOD: net.minecraft.network.PacketBuffer.func_150788_a
[02:33:51] [main/INFO]: Transforming class net/minecraft/world/ChunkCache
[02:33:51] [main/INFO]: Transforming class net/minecraft/world/ChunkCache
[02:33:52] [main/WARN]: com.cleanroommc.bogosorter.core.visitor.EntityPlayerVisitor can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:52] [main/WARN]: com.cleanroommc.bogosorter.core.visitor.EntityPlayerVisitor$TargetMethodVisitor can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:52] [main/WARN]: com.cleanroommc.bogosorter.core.visitor.EntityPlayerVisitor$InteractOnVisitor can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:52] [main/INFO]: Applied EntityPlayer interactOn ASM
[02:33:52] [main/INFO]: Applied EntityPlayer interactOn ASM
[02:33:52] [main/INFO]: Applied EntityPlayer interactOn ASM
[02:33:52] [main/WARN]: com.cleanroommc.bogosorter.core.visitor.EntityPlayerVisitor$AttackTargetEntityWithCurrentItemVisitor can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:52] [main/INFO]: Applied EntityPlayer attackTargetEntityWithCurrentItem ASM
[02:33:52] [main/INFO]: A re-entrant transformer 'com.cleanroommc.bogosorter.core.BogoSorterTransformer' was detected and will no longer process meta class data
[02:33:52] [main/INFO]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
[02:33:52] [main/WARN]: appeng.core.transformer.PickBlockPatch can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:52] [main/WARN]: appeng.core.transformer.PickBlockPatch$OnPickBlockVisitor can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:52] [main/INFO]: A re-entrant transformer '$wrapper.appeng.core.transformer.AE2ELTransformer' was detected and will no longer process meta class data
[02:33:52] [main/INFO]: Transforming class net/minecraftforge/common/ForgeHooks
[02:33:52] [main/INFO]: Transforming class net/minecraftforge/common/ForgeHooks
[02:33:52] [main/INFO]: Transforming class net/minecraft/entity/monster/EntityMob
[02:33:52] [main/INFO]: Transforming class net/minecraft/entity/monster/EntityMob
[02:33:53] [main/INFO]: Transforming class net/minecraft/entity/item/EntityFallingBlock
[02:33:53] [main/INFO]: Transforming class net/minecraft/entity/item/EntityFallingBlock
[02:33:53] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureAtlasSprite], Method [updateAnimationInterpolated]
[02:33:53] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureAtlasSprite Finished.
[02:33:53] [main/INFO]: Transform: net.minecraft.client.renderer.texture.TextureManager
[02:33:53] [main/WARN]: bre.smoothfont.asm.CustomAdapter$TextureManager$LoadTextureAdapter can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:53] [main/INFO]: LOAD_TEXTURE:true
[02:33:53] [main/INFO]: ** TextureManager was transformed successfully.
[02:33:53] [main/INFO]: Improving FurnaceRecipes. Lookups are now a lot faster.
[02:33:53] [main/INFO]: Transforming Class [net.minecraft.client.renderer.RenderItem], Method [func_180453_a, func_184391_a]
[02:33:53] [main/INFO]: Transforming net.minecraft.client.renderer.RenderItem Finished.
[02:33:53] [main/INFO]: Transform: net.minecraft.client.gui.FontRenderer
[02:33:53] [main/WARN]: bre.smoothfont.asm.CustomAdapter$FontRenderer$ConstructorAdapter can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:53] [main/WARN]: bre.smoothfont.asm.CustomAdapter$FontRenderer$ReadFontTextureAdapter can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:53] [main/WARN]: bre.smoothfont.asm.CustomAdapter$FontRenderer$ReadGlyphSizesAdapter can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:53] [main/WARN]: bre.smoothfont.asm.CustomAdapter$FontRenderer$RenderCharAdapter can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:53] [main/WARN]: bre.smoothfont.asm.CustomAdapter$FontRenderer$RenderDefaultCharAdapter can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:53] [main/WARN]: bre.smoothfont.asm.CustomAdapter$FontRenderer$RenderUnicodeCharAdapter can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:53] [main/WARN]: bre.smoothfont.asm.CustomAdapter$FontRenderer$DrawStringAdapter can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:53] [main/WARN]: bre.smoothfont.asm.CustomAdapter$FontRenderer$RenderStringAtPosAdapter can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:53] [main/WARN]: bre.smoothfont.asm.CustomAdapter$FontRenderer$DoDrawAdapter can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:53] [main/WARN]: bre.smoothfont.asm.CustomAdapter$FontRenderer$RenderStringAlignedAdapter can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:53] [main/WARN]: bre.smoothfont.asm.CustomAdapter$FontRenderer$RenderStringAdapter can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:53] [main/WARN]: bre.smoothfont.asm.CustomAdapter$FontRenderer$GetStringWidthAdapter can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:53] [main/WARN]: bre.smoothfont.asm.CustomAdapter$FontRenderer$GetCharWidthAdapter can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:53] [main/WARN]: bre.smoothfont.asm.CustomAdapter$FontRenderer$TrimStringToWidthAdapter can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:53] [main/WARN]: bre.smoothfont.asm.CustomAdapter$FontRenderer$SetUnicodeFlagAdapter can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:53] [main/WARN]: bre.smoothfont.asm.CustomAdapter$FontRenderer$SizeStringToWidthAdapter can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:53] [main/WARN]: bre.smoothfont.asm.CustomAdapter$FontRenderer$BindTextureAdapter can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:53] [main/INFO]: INIT:true
[02:33:53] [main/INFO]: READ_FONT_TEXTURE:true
[02:33:53] [main/INFO]: READ_GLYPH_SIZES:true
[02:33:53] [main/INFO]: RENDER_CHAR:false
[02:33:53] [main/INFO]: RENDER_DEFAULT_CHAR:true
[02:33:53] [main/INFO]: RENDER_UNICODE_CHAR:true
[02:33:53] [main/INFO]: DRAW_STRING:true
[02:33:53] [main/INFO]: RENDER_STRING_AT_POS:false
[02:33:53] [main/INFO]: DO_DRAW:true
[02:33:53] [main/INFO]: RENDER_STRING_ALIGNED:true
[02:33:53] [main/INFO]: RENDER_STRING:true
[02:33:53] [main/INFO]: GET_STRING_WIDTH:true
[02:33:53] [main/INFO]: GET_CHAR_WIDTH:false
[02:33:53] [main/INFO]: TRIM_STRING_TO_WIDTH:true
[02:33:53] [main/INFO]: SET_UNICODE_FLAG:true
[02:33:53] [main/INFO]: SIZE_STRING_TO_WIDTH:true
[02:33:53] [main/INFO]: BIND_TEXTURE:true
[02:33:53] [main/INFO]: Transforming class net/minecraft/world/gen/ChunkProviderServer
[02:33:53] [main/INFO]: Transforming class net/minecraft/world/gen/ChunkProviderServer
[02:33:53] [main/INFO]: Transforming Class [net.minecraft.world.chunk.storage.ExtendedBlockStorage], Method [func_76663_a]
[02:33:53] [main/INFO]: Transforming net.minecraft.world.chunk.storage.ExtendedBlockStorage Finished.
[02:33:54] [main/WARN]: Not applying mixin 'org.embeddedt.vintagefix.mixin.version_protest.MinecraftMixin' as 'mixin.version_protest' is disabled in config
[02:33:54] [main/WARN]: Not applying mixin 'org.embeddedt.vintagefix.mixin.version_protest.FMLCommonHandlerMixin' as 'mixin.version_protest' is disabled in config
[02:33:54] [main/INFO]: Transforming class net/minecraftforge/client/model/ModelLoader
[02:33:54] [main/INFO]: Transforming class net/minecraftforge/client/model/ModelLoader
[02:33:54] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper], Method [getTextures]
[02:33:54] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper Finished.
[02:33:54] [main/INFO]: Injecting calls in net/minecraft/client/renderer/block/model/ModelResourceLocation<init> to canonicalize strings
[02:33:54] [main/INFO]: Injecting calls in net/minecraft/util/ResourceLocation<init> to canonicalize strings
[02:33:54] [main/INFO]: Injecting calls in net/minecraft/util/ResourceLocation<init> to canonicalize strings
[02:33:54] [main/INFO]: Launching wrapped minecraft net.minecraft.client.main.Main
[02:33:54] [main/INFO]: Patched method func_184122_c(I)Z in net/minecraft/client/Minecraft successfully
[02:33:54] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.0-beta.5).
[02:33:55] [main/INFO]: Transform: net.minecraft.client.gui.ScaledResolution
[02:33:55] [main/WARN]: bre.smoothfont.asm.CustomAdapter$ScaledResolution$ConstructorAdapter can't handle Java 21 class, please port the mod (if you are the author)!
[02:33:55] [main/INFO]: INIT:true
[02:33:55] [main/INFO]: ** ScaledResolution was transformed successfully.
[02:33:55] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
[02:33:55] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
[02:33:55] [main/INFO]: Patched method func_180498_a(Lnet/minecraft/entity/player/EntityPlayer;ILnet/minecraft/util/math/BlockPos;I)V in net/minecraft/world/World successfully
[02:33:55] [main/INFO]: Transforming class net/minecraft/world/World
[02:33:55] [main/INFO]: Transforming class net/minecraft/world/World
[02:33:55] [main/INFO]: Transforming class net/minecraft/world/World
[02:33:56] [main/INFO]: Transforming class net/minecraft/world/World
[02:33:56] [main/INFO]: Applied EntityPlayer interactOn ASM
[02:33:56] [main/INFO]: Applied EntityPlayer interactOn ASM
[02:33:56] [main/INFO]: Applied EntityPlayer interactOn ASM
[02:33:56] [main/INFO]: Applied EntityPlayer attackTargetEntityWithCurrentItem ASM
[02:33:56] [main/INFO]: Transforming net.minecraft.entity.player.EntityPlayer
[02:33:56] [main/INFO]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
[02:33:56] [main/INFO]: Transforming class net/minecraft/entity/EntityLivingBase
[02:33:56] [main/INFO]: Transforming class net/minecraft/entity/EntityLivingBase
[02:33:56] [main/INFO]: Transforming class net/minecraft/entity/EntityLivingBase
[02:33:56] [main/INFO]: Transforming class net/minecraft/entity/EntityLivingBase
[02:33:56] [main/INFO]: Transforming class net/minecraft/potion/PotionEffect
[02:33:56] [main/INFO]: Transforming class net/minecraft/potion/PotionEffect
[02:33:56] [main/INFO]: Transforming class net/minecraft/entity/Entity
[02:33:56] [main/INFO]: Transforming class net/minecraft/entity/Entity
[02:33:56] [main/INFO]: Transforming net.minecraft.client.entity.EntityPlayerSP
[02:33:57] [main/INFO]: Transform: net.minecraftforge.client.GuiIngameForge
[02:33:57] [main/INFO]: RENDER_EXPERIENCE:true
[02:33:57] [main/INFO]: ** GuiIngameForge was transformed successfully.
[02:33:57] [main/INFO]: Injecting calls in net/minecraft/util/ResourceLocation<init> to canonicalize strings
[02:33:57] [main/INFO]: Injecting calls in net/minecraft/util/ResourceLocation<init> to canonicalize strings
[02:33:57] [main/INFO]: [net.minecraft.client.main.Main:main:55]: Completely ignored arguments: [--mainClass, top.outlands.foundation.boot.Foundation, --relauncherParent, 11112]
[02:33:57] [Client thread/INFO]: Transforming class net/minecraft/world/WorldServer
[02:33:57] [Client thread/INFO]: Transforming class net/minecraft/world/WorldServer
[02:33:57] [Client thread/INFO]: Transforming class net/minecraft/world/WorldServer
[02:33:57] [Client thread/INFO]: Transforming class net/minecraft/world/WorldServer
[02:33:57] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
[02:33:57] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
[02:33:58] [Client thread/ERROR]: Error accessing resource pack on classpath (with URI jar:file:/C:/Users/********/.cleanroom/relauncher/wrapper/)
java.nio.file.ProviderNotFoundException: Provider "jar" not found
at java.nio.file.FileSystems.newFileSystem(FileSystems.java:337) ~[?:?]
at java.nio.file.FileSystems.newFileSystem(FileSystems.java:269) ~[?:?]
at org.embeddedt.vintagefix.dynamicresources.helpers.DefaultPackAdapter.walkFileSystems(DefaultPackAdapter.java:69) [DefaultPackAdapter.class:?]
at org.embeddedt.vintagefix.dynamicresources.helpers.DefaultPackAdapter.getAllPaths(DefaultPackAdapter.java:89) [DefaultPackAdapter.class:?]
at org.embeddedt.vintagefix.dynamicresources.helpers.DefaultPackAdapter.getAllPaths(DefaultPackAdapter.java:23) [DefaultPackAdapter.class:?]
at org.embeddedt.vintagefix.dynamicresources.ResourcePackHelper.applyAdapter(ResourcePackHelper.java:65) [ResourcePackHelper.class:?]
at org.embeddedt.vintagefix.dynamicresources.ResourcePackHelper.getAllPaths(ResourcePackHelper.java:80) [ResourcePackHelper.class:?]
at net.minecraft.client.resources.DefaultResourcePack.handler$bbg004$unknown_owner$onInit(SourceFile:544) [ceg.class:?]
at net.minecraft.client.resources.DefaultResourcePack.<init>(SourceFile:26) [ceg.class:?]
at net.minecraft.client.Minecraft.<init>(Minecraft.java:343) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.LaunchHandler.launch(LaunchHandler.java:119) [LaunchHandler.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.boot.Foundation.main(Foundation.java:41) [foundation-0.14.3.jar:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at com.cleanroommc.relauncher.wrapper.RelaunchMainWrapperV1.main(RelaunchMainWrapperV1.java:28) [wrapper/:?]
[02:33:59] [Client thread/INFO]: Setting user: akirapriva
[02:33:59] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[02:33:59] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
[02:34:00] [Client thread/INFO]: Transforming net.minecraft.entity.item.EntityXPOrb
[02:34:00] [Client thread/WARN]: Method overwrite conflict for hashCode in mixins.vintagefix.json:blockstates.FastMapStateHolderMixin from mod unknown-owner, previously written by github.kasuminova.stellarcore.mixin.minecraft.blockstateimpl.MixinStateImplementation. Skipping method.
[02:34:00] [Client thread/INFO]: Using Java 9+ class definer
[02:34:00] [Client thread/INFO]: [appeng.core.transformer.ItemStackPatch:patchCountGetSet:53]: Patched ItemStack Count getter!
[02:34:00] [Client thread/INFO]: [appeng.core.transformer.ItemStackPatch:patchCountGetSet:81]: Patched ItemStack Count setter!
[02:34:00] [Client thread/INFO]: Transforming class net/minecraft/entity/player/EntityPlayerMP
[02:34:00] [Client thread/INFO]: Transforming class net/minecraft/entity/player/EntityPlayerMP
[02:34:01] [Client thread/INFO]: Transforming class net/minecraft/entity/item/EntityFallingBlock
[02:34:01] [Client thread/INFO]: Transforming class net/minecraft/entity/item/EntityFallingBlock
[02:34:01] [Client thread/INFO]: Transforming net.minecraft.tileentity.TileEntity
[02:34:01] [Client thread/INFO]: Transforming net.minecraft.block.BlockPumpkin
[02:34:01] [Client thread/INFO]: Transforming class net/minecraft/entity/monster/EntityMob
[02:34:01] [Client thread/INFO]: Transforming class net/minecraft/entity/monster/EntityMob
[02:34:02] [Client thread/INFO]: Patched method func_92089_a(Lnet/minecraft/item/ItemStack;)Z in net/minecraft/enchantment/EnchantmentDurability successfully
[02:34:02] [Client thread/WARN]: gregtech.asm.visitors.EnchantmentCanApplyVisitor can't handle Java 21 class, please port the mod (if you are the author)!
[02:34:02] [Client thread/INFO]: Transforming class net/minecraft/entity/item/EntityItemFrame
[02:34:02] [Client thread/INFO]: Transforming class net/minecraft/entity/item/EntityItemFrame
[02:34:02] [Client thread/INFO]: Transforming Class [net.minecraft.entity.item.EntityItemFrame], Method [func_184230_a]
[02:34:02] [Client thread/INFO]: Transforming net.minecraft.entity.item.EntityItemFrame Finished.
[02:34:02] [Client thread/INFO]: Transforming class net/minecraft/potion/PotionEffect
[02:34:02] [Client thread/INFO]: Transforming class net/minecraft/potion/PotionEffect
[02:34:02] [Client thread/INFO]: Transforming class net/minecraft/entity/ai/attributes/AttributeMap
[02:34:02] [Client thread/INFO]: Transforming class net/minecraft/entity/ai/attributes/AttributeMap
[02:34:02] [Client thread/INFO]: Transforming class net/minecraft/pathfinding/PathNavigate
[02:34:02] [Client thread/INFO]: Transforming class net/minecraft/pathfinding/PathNavigate
[02:34:03] [Client thread/INFO]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d]
[02:34:03] [Client thread/INFO]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished.
[02:34:04] [Client thread/INFO]: [StellarCore-NBTTagPrimitivePool] PrimitiveType NBTTagPrimitivePool initialized, took 32ms.
[02:34:04] [Client thread/INFO]: Improving FurnaceRecipes. Lookups are now a lot faster.
[02:34:04] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
[02:34:04] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
[02:34:04] [Client thread/WARN]: Skipping bad option: lastServer:
[02:34:05] [Client thread/INFO]: LWJGL Version: 3.3.6-snapshot
[02:34:05] [Client thread/INFO]: [org.lwjgl.opengl.Display:create:115]: TODO: Implement Display.create(PixelFormat)
[02:34:07] [Client thread/INFO]: OpenGL Debug: supported=OpenGL43, enabled=true
[02:34:08] [Client thread/INFO]: Transform: net.minecraft.client.renderer.GlStateManager
[02:34:08] [Client thread/INFO]: GET_BLEND_STATE:true
[02:34:08] [Client thread/INFO]: GET_BLEND_SRC_FACTOR:true
[02:34:08] [Client thread/INFO]: GET_BLEND_DST_FACTOR:true
[02:34:08] [Client thread/INFO]: ** GlStateManager was transformed successfully.
[02:34:08] [Client thread/INFO]: -- System Details --
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 24, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 605048296 bytes (577 MB) / 905969664 bytes (864 MB) up to 7348420608 bytes (7008 MB)
JVM Flags: 38 total; -XX:ThreadPriorityPolicy=1 -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCIProduct -XX:-UnlockExperimentalVMOptions -Xmx7008m -Xms256m -XX:+UnlockExperimentalVMOptions -XX:+UnlockDiagnosticVMOptions -XX:+AlwaysPreTouch -XX:MaxInlineLevel=15 -XX:MaxVectorSize=32 -XX:+UseCompressedOops -XX:ThreadPriorityPolicy=1 -XX:AllocatePrefetchStyle=3 -XX:+UseNUMA -XX:NmethodSweepActivity=1 -XX:ReservedCodeCacheSize=300M -XX:-DontCompileHugeMethods -XX:MaxNodeLimit=240000 -XX:NodeLimitFudgeFactor=8000 -XX:+UseFPUForSpilling -XX:+UseStringDeduplication -XX:+UseG1GC -XX:MaxGCPauseMillis=37 -XX:G1HeapRegionSize=32M -XX:G1NewSizePercent=23 -XX:G1MaxNewSizePercent=40 -XX:G1ReservePercent=20 -XX:SurvivorRatio=16 -XX:G1MixedGCCountTarget=3 -XX:G1MixedGCLiveThresholdPercent=90 -XX:InitiatingHeapOccupancyPercent=10 -XX:MaxTenuringThreshold=2 -XX:G1RSetUpdatingPauseTimePercent=0 -XX:G1SATBBufferEnqueueingThresholdPercent=30 -XX:G1ConcMarkStepDurationMillis=5.0 -XX:GCTimeRatio=99 -XX:+ExplicitGCInvokesConcurrent
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Cleanroom Version: 0.3.0-alpha
Loaded coremods (and transformers): UniversalTweaksCore (UniversalTweaks-1.12.2-1.14.0.jar)
ModularUI-Core (modularui-2.5.0-rc4.jar)
com.cleanroommc.modularui.core.ClassTransformer
LoliASM (censoredasm5.26.jar)
NoiseThreaderPlugin (NoiseThreader-1.0.0.jar)
Forgelin-Continuous (Forgelin-Continuous-2.1.10.0.jar)
AE2ELCore (ae2-uel-v0.56.7.jar)
appeng.core.transformer.AE2ELTransformer
PhosphorFMLPlugin (phosphor-1.12.2-0.2.9.3-SNAPSHOT.jar)
AsmPlugin (Nutrition-GTCEu-1.12.2-1.0.0.jar)
kpan.nutrition_gtceu.asm.core.ASMTransformer
GregTechLoadingPlugin (gregtech-1.12.2-2.8.10-beta.jar)
gregtech.asm.GregTechTransformer
JEIAreaFixerEarlyMixin (jei_area_fixer-2.0.0.jar)
PWCoreMod (personalworlds-1.12.2-1.0.3.jar)
MixinBooter (universal.jar)
Fixeroo (Fixeroo-2.3.5-hotfix.1.jar)
JeiUtilitiesLoadingPlugin (JEI-Utilities-1.12.2-0.2.12.jar)
com.github.vfyjxf.jeiutilities.asm.JeiUtilitiesClassTransformer
RenderLibPlugin (RenderLib-1.12.2-1.4.1.jar)
ValkyriePlugin (Valkyrie-0.3-Dev-1.jar)
Fugue (+Fugue-1.12.2-0.18.2.jar)
BogoSorter-Core (bogosorter-1.4.10.jar)
ScalarLoadingPlugin (scalar-1.12.2-2.11.1-3.jar)
StellarCoreEarlyMixinLoader (StellarCore-1.5.21.jar)
PatcherFMLPlugin (XU2-Patcher-1.0.1.jar)
com.kanzaji.xu2patcher.asm.PatcherClassTransformer
Naughthirium (naughthirium-2.2.1.jar)
NothiriumPlugin (Nothirium-1.12.2-0.4.2-beta.jar)
GTFOEarlyMixinPlugin (gregtechfoodoption-1.12.2-1.12.4.jar)
Persistency (persistency-1.2.0.jar)
zone.rong.persistency.Persistency$ClientTransformer
CleanroomEntrypoint (cleanroom-relauncher-0.1.2.jar)
CorePlugin (SmoothFont-mc1.12.2-2.1.4.jar)
bre.smoothfont.asm.Transformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
team.chisel.ctm.client.asm.CTMTransformer
MiniEffectsEarlyMixin (minieffects-2.3.2.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.78-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
VintageFix (vintagefix-0.5.5.jar)
org.embeddedt.vintagefix.transformer.ASMModParserTransformer
FermiumBooter (`FermiumBooterDepoliticization-1.1.2.jar)
Red Core (!Red-Core-MC-1.8-1.12-0.7-Dev-1.jar)
RLTweaker ASM (RLTweaker-1.12.2-0.7.1.jar)
com.charles445.rltweaker.asm.RLTweakerClassTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.0 Compatibility Profile Context 24.9.1.240813' Renderer: 'AMD Radeon(TM) Vega 3 Graphics'
Suspected Mods: Unknown
[02:34:08] [Client thread/INFO]: Cleanroom v0.3.0-alpha Initialized
[02:34:08] [Client thread/INFO]: Starts to replace vanilla recipe ingredients with ore ingredients.
[02:34:08] [Client thread/INFO]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[02:34:08] [Thread-1/ERROR]: Exception creating cache
java.nio.file.NoSuchFileException: C:\Users\********\curseforge\minecraft\Instances\NOLUR CRASH VERME\resources
at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85) ~[?:?]
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) ~[?:?]
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) ~[?:?]
at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:52) ~[?:?]
at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:38) ~[?:?]
at sun.nio.fs.WindowsFileSystemProvider.readAttributes(WindowsFileSystemProvider.java:195) ~[?:?]
at java.nio.file.Files.readAttributes(Files.java:1699) ~[?:?]
at java.util.zip.ZipFile$Source.get(ZipFile.java:1447) ~[?:?]
at java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:671) ~[?:?]
at java.util.zip.ZipFile.<init>(ZipFile.java:201) ~[?:?]
at java.util.zip.ZipFile.<init>(ZipFile.java:148) ~[?:?]
at java.util.zip.ZipFile.<init>(ZipFile.java:162) ~[?:?]
at net.minecraft.client.resources.FileResourcePack.getResourcePackZipFile(SourceFile:29) ~[cej.class:?]
at net.minecraft.client.resources.FileResourcePack.genCache(SourceFile:545) [cej.class:?]
at net.minecraft.client.resources.FileResourcePack.handler$bbi000$unknown_owner$fastHasResource(SourceFile:578) [cej.class:?]
at net.minecraft.client.resources.FileResourcePack.hasResourceName(SourceFile) [cej.class:?]
at net.minecraft.client.resources.AbstractResourcePack.resourceExists(SourceFile:47) [ced.class:?]
at net.minecraftforge.fml.client.SplashProgress.open(SplashProgress.java:950) [SplashProgress.class:?]
at net.minecraftforge.fml.client.SplashProgress$Texture.<init>(SplashProgress.java:766) [SplashProgress$Texture.class:?]
at net.minecraftforge.fml.client.SplashProgress$Texture.<init>(SplashProgress.java:757) [SplashProgress$Texture.class:?]
at net.minecraftforge.fml.client.SplashProgress$2.run(SplashProgress.java:259) [SplashProgress$2.class:?]
at java.lang.Thread.run(Thread.java:1447) [?:?]
[02:34:09] [Client thread/INFO]: Replaced 1227 ore ingredients
[02:34:09] [Thread-1/ERROR]: Exception creating cache
java.nio.file.NoSuchFileException: C:\Users\********\curseforge\minecraft\Instances\NOLUR CRASH VERME\resources
at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85) ~[?:?]
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) ~[?:?]
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) ~[?:?]
at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:52) ~[?:?]
at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:38) ~[?:?]
at sun.nio.fs.WindowsFileSystemProvider.readAttributes(WindowsFileSystemProvider.java:195) ~[?:?]
at java.nio.file.Files.readAttributes(Files.java:1699) ~[?:?]
at java.util.zip.ZipFile$Source.get(ZipFile.java:1447) ~[?:?]
at java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:671) ~[?:?]
at java.util.zip.ZipFile.<init>(ZipFile.java:201) ~[?:?]
at java.util.zip.ZipFile.<init>(ZipFile.java:148) ~[?:?]
at java.util.zip.ZipFile.<init>(ZipFile.java:162) ~[?:?]
at net.minecraft.client.resources.FileResourcePack.getResourcePackZipFile(SourceFile:29) ~[cej.class:?]
at net.minecraft.client.resources.FileResourcePack.genCache(SourceFile:545) [cej.class:?]
at net.minecraft.client.resources.FileResourcePack.handler$bbi000$unknown_owner$fastHasResource(SourceFile:578) [cej.class:?]
at net.minecraft.client.resources.FileResourcePack.hasResourceName(SourceFile) [cej.class:?]
at net.minecraft.client.resources.AbstractResourcePack.resourceExists(SourceFile:47) [ced.class:?]
at net.minecraftforge.fml.client.SplashProgress.open(SplashProgress.java:950) [SplashProgress.class:?]
at net.minecraftforge.fml.client.SplashProgress$Texture.<init>(SplashProgress.java:766) [SplashProgress$Texture.class:?]
at net.minecraftforge.fml.client.SplashProgress$Texture.<init>(SplashProgress.java:757) [SplashProgress$Texture.class:?]
at net.minecraftforge.fml.client.SplashProgress$2.run(SplashProgress.java:261) [SplashProgress$2.class:?]
at java.lang.Thread.run(Thread.java:1447) [?:?]
[02:34:09] [Client thread/INFO]: Transforming class net/minecraftforge/common/ForgeHooks
[02:34:09] [Client thread/INFO]: Transforming class net/minecraftforge/common/ForgeHooks
[02:34:09] [Thread-1/INFO]: Transform: net.minecraft.client.gui.FontRenderer
[02:34:09] [Thread-1/INFO]: INIT:true
[02:34:09] [Thread-1/INFO]: READ_FONT_TEXTURE:true
[02:34:09] [Thread-1/INFO]: READ_GLYPH_SIZES:true
[02:34:09] [Thread-1/INFO]: RENDER_CHAR:false
[02:34:09] [Thread-1/INFO]: RENDER_DEFAULT_CHAR:true
[02:34:09] [Thread-1/INFO]: RENDER_UNICODE_CHAR:true
[02:34:09] [Thread-1/INFO]: DRAW_STRING:true
[02:34:09] [Thread-1/INFO]: RENDER_STRING_AT_POS:false
[02:34:09] [Thread-1/INFO]: DO_DRAW:true
[02:34:09] [Thread-1/INFO]: RENDER_STRING_ALIGNED:true
[02:34:09] [Thread-1/INFO]: RENDER_STRING:true
[02:34:09] [Thread-1/INFO]: GET_STRING_WIDTH:true
[02:34:09] [Thread-1/INFO]: GET_CHAR_WIDTH:false
[02:34:09] [Thread-1/INFO]: TRIM_STRING_TO_WIDTH:true
[02:34:09] [Thread-1/INFO]: SET_UNICODE_FLAG:true
[02:34:09] [Thread-1/INFO]: SIZE_STRING_TO_WIDTH:true
[02:34:09] [Thread-1/INFO]: BIND_TEXTURE:true
[02:34:09] [Client thread/INFO]: Searching C:\Users\********\curseforge\minecraft\Instances\NOLUR CRASH VERME\mods for mods
[02:34:09] [Client thread/INFO]: Searching C:\Users\********\curseforge\minecraft\Instances\NOLUR CRASH VERME\mods\1.12.2 for mods
[02:34:10] [Client thread/WARN]: Mod betterbuilderswands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.13.2
[02:34:10] [Client thread/WARN]: Mod bettermineshafts is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-2.2.1
[02:34:10] [Client thread/WARN]: Mod betterp2p is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-1.3.2
[02:34:10] [Client thread/WARN]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3.358
[02:34:10] [Client thread/WARN]: Mod enderstorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.6.137
[02:34:11] [Client thread/WARN]: Mod nothirium is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.4.2-beta
[02:34:11] [Client thread/WARN]: Mod renderlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1
[02:34:12] [Client thread/WARN]: Mod smoothfont is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version mc1.12.2-2.1.4
[02:34:12] [Client thread/WARN]: Mod xu2patcher is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.1
[02:34:12] [Client thread/INFO]: Forge Mod Loader has identified 106 mods to load
[02:34:12] [Client thread/INFO]: Found mod(s) [gregicprobe] containing declared API package team.chisel.ctm.api (owned by ctm) without associated API reference
[02:34:12] [Client thread/WARN]: Mod scalar has been disabled through configuration
[02:34:12] [Client thread/INFO]: Initializing Persistency Hooks.
[02:34:12] [Client thread/INFO]: Querying last minecraft load to see if most things are identical...
[02:34:12] [Client thread/INFO]: Mod list isn't the same as last launch. Refreshing cache.
[02:34:12] [Client thread/INFO]: Creating temp Mod list cache.
[02:34:12] [Client thread/INFO]: FML has found a non-mod file `FermiumBooterDepoliticization-1.1.2.jar in your mods directory. It will now be injected into your classpath.
[02:34:12] [Client thread/INFO]: FML has found a non-mod file akka-actor_2.11-2.3.3.jar in your mods directory. It will now be injected into your classpath.
[02:34:12] [Client thread/INFO]: FML has found a non-mod file cleanroom-relauncher-0.1.2.jar in your mods directory. It will now be injected into your classpath.
[02:34:12] [Client thread/INFO]: FML has found a non-mod file config-1.2.1.jar in your mods directory. It will now be injected into your classpath.
[02:34:12] [Client thread/INFO]: FML has found a non-mod file naughthirium-2.2.1.jar in your mods directory. It will now be injected into your classpath.
[02:34:12] [Client thread/INFO]: FML has found a non-mod file persistency-1.2.0.jar in your mods directory. It will now be injected into your classpath.
[02:34:12] [Client thread/INFO]: FML has found a non-mod file scala-actors-2.11.0.jar in your mods directory. It will now be injected into your classpath.
[02:34:12] [Client thread/INFO]: FML has found a non-mod file scala-actors-migration_2.11-1.1.0.jar in your mods directory. It will now be injected into your classpath.
[02:34:12] [Client thread/INFO]: FML has found a non-mod file scala-compiler-2.11.1.jar in your mods directory. It will now be injected into your classpath.
[02:34:12] [Client thread/INFO]: FML has found a non-mod file scala-continuations-library_2.11-1.0.2_mc.jar in your mods directory. It will now be injected into your classpath.
[02:34:12] [Client thread/INFO]: FML has found a non-mod file scala-continuations-plugin_2.11.1-1.0.2_mc.jar in your mods directory. It will now be injected into your classpath.
[02:34:12] [Client thread/INFO]: FML has found a non-mod file scala-library-2.11.1.jar in your mods directory. It will now be injected into your classpath.
[02:34:12] [Client thread/INFO]: FML has found a non-mod file scala-parser-combinators_2.11-1.0.1.jar in your mods directory. It will now be injected into your classpath.
[02:34:12] [Client thread/INFO]: FML has found a non-mod file scala-reflect-2.11.1.jar in your mods directory. It will now be injected into your classpath.
[02:34:12] [Client thread/INFO]: FML has found a non-mod file scala-swing_2.11-1.0.1.jar in your mods directory. It will now be injected into your classpath.
[02:34:12] [Client thread/INFO]: FML has found a non-mod file scala-xml_2.11-1.0.2.jar in your mods directory. It will now be injected into your classpath.
[02:34:12] [Client thread/INFO]: FML has found a non-mod file AutoSave-1.12.2-1.0.11.jar in your mods directory. It will now be injected into your classpath.
[02:34:12] [Client thread/INFO]: FML has found a non-mod file AutoConfig-1.12.2-1.0.2.jar in your mods directory. It will now be injected into your classpath.
[02:34:12] [Client thread/INFO]: Instantiating all ILateMixinLoader implemented classes...
[02:34:12] [Client thread/INFO]: Instantiating class zone.rong.loliasm.core.LoliLateMixinLoader for its mixins.
[02:34:12] [Client thread/INFO]: Adding mixins.modfixes_xu2.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.searchtree_mod.json mixin configuration.
[02:34:12] [Client thread/INFO]: Instantiating class com.cleanroommc.modularui.core.LateMixins for its mixins.
[02:34:12] [Client thread/INFO]: Adding mixin.modularui.jei.json mixin configuration.
[02:34:12] [Client thread/INFO]: Instantiating class com.cleanroommc.fugue.common.FugueLateMixinLoader for its mixins.
[02:34:12] [Client thread/INFO]: Adding mixins.thaumicspeedup.json mixin configuration.
[02:34:12] [Client thread/INFO]: Instantiating class io.github.lxgaming.sledgehammer.mixin.loader.LateLoader for its mixins.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.abyssalcraft.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.actuallyadditions.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.armorunder.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.astralsorcery.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.bdsandm.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.betterquesting.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.bewitchment.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.bibliocraft.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.biomesoplenty.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.careerbees.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.carryon.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.champions.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.chesttransporter.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.conarm.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.danknull.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.embers.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.enderstorage.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.fluxnetworks.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.hwell.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.immersiveengineering.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.industrialforegoing.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.integrateddynamicscompat.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.jetif.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.journeymap.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.kubejs.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.logisticspipes.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.matteroverdrive.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.mob_grinding_utils.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.morph.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.mowziesmobs.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.naturesaura.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.pneumaticcraft.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.primitivecrafting.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.primitivemobs.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.projectred-integration.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.projectred-transportation.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.pyrotech.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.qmd.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.quark.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.randomthings.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.realfilingcabinet.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.ruins.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.storagenetwork.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.tconevo.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.tconstruct.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.thaumicwonders.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.tombmanygraves.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.topography.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.sledgehammer.vaultopic.json mixin configuration.
[02:34:12] [Client thread/INFO]: Instantiating class org.embeddedt.vintagefix.core.LateMixins for its mixins.
[02:34:12] [Client thread/INFO]: Adding mixins.vintagefix.late.json mixin configuration.
[02:34:12] [Client thread/INFO]: Instantiating class com.teamdimensional.integratedderivative.mixins.LateMixin for its mixins.
[02:34:12] [Client thread/INFO]: Adding mixins/mixins.integratedderivative.integrateddynamics.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins/mixins.integratedderivative.mousetweaks.json mixin configuration.
[02:34:12] [Client thread/INFO]: Instantiating class com.zorbatron.zbgt.ZBGTMixinPlugin for its mixins.
[02:34:12] [Client thread/INFO]: Adding mixins.zbgt.json mixin configuration.
[02:34:12] [Client thread/INFO]: Instantiating class zzzank.mod.jei_area_fixer.mixin.JEIAreaFixerLateMixin for its mixins.
[02:34:12] [Client thread/INFO]: Adding mixins.jei.json mixin configuration.
[02:34:12] [Client thread/INFO]: Adding mixins.appliedenergistics2.json mixin configuration.
[02:34:12] [Client thread/INFO]: Instantiating class henrykado.thaumictweaks.TT_Plugin for its mixins.
[02:34:12] [Client thread/INFO]: Adding mixins.thaumictweaks.json mixin configuration.
[02:34:12] [Client thread/INFO]: Instantiating class fermiumbooter.FermiumBooter for its mixins.
[02:34:13] [Client thread/INFO]: Instantiating class mod.acgaming.universaltweaks.core.UTMixinLoader for its mixins.
[02:34:13] [Client thread/INFO]: Adding mixins.mods.thaumcraft.entities.client.json mixin configuration.
[02:34:13] [Client thread/INFO]: Adding mixins.mods.enderio.itemrender.json mixin configuration.
[02:34:13] [Client thread/INFO]: Adding mixins.mods.extrautilities.dupes.json mixin configuration.
[02:34:13] [Client thread/INFO]: Adding mixins.mods.thaumcraft.foci.focuseffects.json mixin configuration.
[02:34:13] [Client thread/INFO]: Adding mixins.mods.extrautilities.deepdarkstats.json mixin configuration.
[02:34:13] [Client thread/INFO]: Adding mixins.mods.enderstorage.json mixin configuration.
[02:34:13] [Client thread/INFO]: Adding mixins.mods.enderio.cyclebutton.json mixin configuration.
[02:34:13] [Client thread/INFO]: Adding mixins.mods.extrautilities.mutabledrops.json mixin configuration.
[02:34:13] [Client thread/INFO]: Adding mixins.mods.thaumcraft.foci.focusmediums.json mixin configuration.
[02:34:13] [Client thread/INFO]: Adding mixins.mods.codechickenlib.json mixin configuration.
[02:34:13] [Client thread/INFO]: Adding mixins.mods.infernalmobs.json mixin configuration.
[02:34:13] [Client thread/INFO]: Adding mixins.mods.extrautilities.breakcreativemill.json mixin configuration.
[02:34:13] [Client thread/INFO]: Adding mixins.mods.enderio.chorus.json mixin configuration.
[02:34:13] [Client thread/INFO]: Adding mixins.mods.enderio.soulbinderjei.json mixin configuration.
[02:34:13] [Client thread/INFO]: Adding mixins.mods.extrautilities.potionlogging.json mixin configuration.
[02:34:13] [Client thread/INFO]: Adding mixins.mods.extrautilities.radar.json mixin configuration.
[02:34:13] [Client thread/INFO]: Adding mixins.mods.thaumcraft.json mixin configuration.
[02:34:13] [Client thread/INFO]: Instantiating class world.maryt.rmr_melee_patch.MixinInit for its mixins.
[02:34:13] [Client thread/INFO]: Adding mixins.rmr_melee_patch.json mixin configuration.
[02:34:13] [Client thread/INFO]: Instantiating class gregtechfoodoption.mixins.GTFOLateMixinPlugin for its mixins.
[02:34:13] [Client thread/INFO]: Adding mixins.gregtechfoodoption.late.json mixin configuration.
[02:34:13] [Client thread/INFO]: Instantiating class github.kasuminova.stellarcore.mixin.StellarCoreLateMixinLoader for its mixins.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_advancedrocketry.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: Adding mixins.stellar_core_ae.json mixin configuration.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_ancientspellcraft.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_armourers_workshop.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_astralsorcery.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_avaritia.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_avaritiaddons.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_betterchat.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_biomesoplenty.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_bloodmagic.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_botania.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_cfm.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: Adding mixins.stellar_core_chisel.json mixin configuration.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_cofhcore.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_ctm.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: Adding mixins.stellar_core_cucumber.json mixin configuration.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_customloadingscreen.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_customstartinggear.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_deepmoblearing.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_draconicevolution.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_ebwizardry.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: Adding mixins.stellar_core_endercore.json mixin configuration.
[02:34:13] [Client thread/INFO]: Adding mixins.stellar_core_enderio.json mixin configuration.
[02:34:13] [Client thread/INFO]: Adding mixins.stellar_core_enderioconduits.json mixin configuration.
[02:34:13] [Client thread/INFO]: Adding mixins.stellar_core_enderioconduits_energy.json mixin configuration.
[02:34:13] [Client thread/INFO]: Adding mixins.stellar_core_enderutilities.json mixin configuration.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_extrabotany.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_fluxnetworks.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_ftblib.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_ftbquests.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_guguutils.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_ic2.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_ic2_energynet.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_igi.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_immersiveengineering.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_jei.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_threng.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_legendarytooltips.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_libnine.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_mek_top.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_mekanism.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_mets.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_modularrouters.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_nco.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_psi.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_rgb_chat.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_scalingguis.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_specialmobs.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_sync.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_sync_techguns.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_tconevo.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_tconstruct.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_techguns.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: Adding mixins.stellar_core_theoneprobe.json mixin configuration.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_thermaldynamics.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_thermalexpansion.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: [StellarCore-MixinLoader] Mixin config mixins.stellar_core_touhou_little_maid.json is disabled by config or mod is not loaded.
[02:34:13] [Client thread/INFO]: Adding mixins.stellar_core_vintagefix.json mixin configuration.
[02:34:13] [Client thread/INFO]: Instantiating class vfyjxf.gregicprobe.mixin.LateMixinLoader for its mixins.
[02:34:13] [Client thread/INFO]: Adding mixins.gregicprobe.gtceu.json mixin configuration.
[02:34:13] [Client thread/INFO]: Instantiating class dev.redstudio.valkyrie.asm.ValkyrieLateMixinLoader for its mixins.
[02:34:13] [Client thread/INFO]: Adding mixins.valkyrieOptifineAndEssentialIncompatible.json mixin configuration.
[02:34:13] [Client thread/INFO]: Adding mixins.appleskinmc67532fix.json mixin configuration.
[02:34:13] [Client thread/INFO]: Instantiating class io.github.ametsuchiru.enhancedannihilationplanes.EnhancedAnnihilationPlanes$MixinLoader for its mixins.
[02:34:13] [Client thread/INFO]: Adding mixins.enhanced_annihilation_planes.json mixin configuration.
[02:34:13] [Client thread/INFO]: Instantiating class snownee.minieffects.mixin.MiniEffectsLateMixin for its mixins.
[02:34:13] [Client thread/INFO]: Adding minieffects.mixins.enderutilities.json mixin configuration.
[02:34:13] [Client thread/INFO]: Adding minieffects.mixins.jei.json mixin configuration.
[02:34:13] [Client thread/INFO]: Instantiating class com.xinyihl.betterbuilderswandsfix.LateMixinLoader for its mixins.
[02:34:13] [Client thread/INFO]: Adding mixins.betterbuilderswandsfix.json mixin configuration.
[02:34:13] [Client thread/INFO]: Instantiating class com.cleanroommc.bogosorter.LateMixin for its mixins.
[02:34:13] [Client thread/INFO]: Adding mixin.bogosorter.enderio.json mixin configuration.
[02:34:13] [Client thread/INFO]: Adding mixin.bogosorter.gregtechceu.json mixin configuration.
[02:34:13] [Client thread/INFO]: Instantiating class kono.ceu.mop.MOPMixinLoader for its mixins.
[02:34:13] [Client thread/INFO]: Adding mixins.mop.json mixin configuration.
[02:34:13] [Client thread/WARN]: Reference map 'mixins.nomilabs.refmap.json' for mixins.gregicprobe.gtceu.json could not be read. If this is a development environment you can ignore this message
[02:34:13] [Client thread/WARN]: Error loading class: org/cyclops/integratedterminals/client/gui/container/GuiTerminalStorage (java.lang.ClassNotFoundException: The specified class 'org.cyclops.integratedterminals.client.gui.container.GuiTerminalStorage' was not found)
[02:34:13] [Client thread/WARN]: @Mixin target org.cyclops.integratedterminals.client.gui.container.GuiTerminalStorage was not found mixins/mixins.integratedderivative.mousetweaks.json:GuiTerminalStorageMixin from mod integratedderivative-1.1.2.jar
[02:34:14] [Client thread/INFO]: Successfully applied runtime patches for com.rwtema.extrautils2.crafting.Radar$PacketPing (new size 8301)
[02:34:14] [Thread-1/INFO]: Using alternative sync timing : 200 frames of Display.update took 4065494600 nanos
[02:34:15] [Client thread/WARN]: Error loading class: mrtjp/projectred/relocation/MovingBlockRenderDispatcher (java.lang.ClassNotFoundException: The specified class 'mrtjp.projectred.relocation.MovingBlockRenderDispatcher' was not found)
[02:34:15] [Client thread/WARN]: @Mixin target mrtjp.projectred.relocation.MovingBlockRenderDispatcher was not found mixins.vintagefix.late.json:chunk_rendering.MixinMovingBlockRenderDispatcher from mod unknown-owner
[02:34:15] [Client thread/WARN]: Error loading class: com/agricraft/agricore/util/ResourceHelper (java.lang.ClassNotFoundException: The specified class 'com.agricraft.agricore.util.ResourceHelper' was not found)
[02:34:15] [Client thread/WARN]: Error loading class: slimeknights/tconstruct/library/client/CustomTextureCreator (java.lang.ClassNotFoundException: The specified class 'slimeknights.tconstruct.library.client.CustomTextureCreator' was not found)
[02:34:15] [Client thread/WARN]: @Mixin target slimeknights.tconstruct.library.client.CustomTextureCreator was not found mixins.vintagefix.late.json:dynamic_resources.MixinCustomTextureCreator from mod unknown-owner
[02:34:15] [Client thread/WARN]: Error loading class: slimeknights/mantle/client/ModelHelper (java.lang.ClassNotFoundException: The specified class 'slimeknights.mantle.client.ModelHelper' was not found)
[02:34:15] [Client thread/WARN]: @Mixin target slimeknights.mantle.client.ModelHelper was not found mixins.vintagefix.late.json:dynamic_resources.MixinModelHelper from mod unknown-owner
[02:34:15] [Client thread/WARN]: Error loading class: pl/asie/debark/util/ModelLoaderEarlyView (java.lang.ClassNotFoundException: The specified class 'pl.asie.debark.util.ModelLoaderEarlyView' was not found)
[02:34:15] [Client thread/WARN]: Error loading class: mod/chiselsandbits/chiseledblock/data/VoxelBlob (java.lang.ClassNotFoundException: The specified class 'mod.chiselsandbits.chiseledblock.data.VoxelBlob' was not found)
[02:34:15] [Client thread/WARN]: @Mixin target mod.chiselsandbits.chiseledblock.data.VoxelBlob was not found mixins.vintagefix.late.json:dynamic_resources.VoxelBlobMixin from mod unknown-owner
[02:34:15] [Client thread/WARN]: Error loading class: li/cil/oc/client/renderer/block/ModelInitialization$ (java.lang.ClassNotFoundException: The specified class 'li.cil.oc.client.renderer.block.ModelInitialization$' was not found)
[02:34:15] [Client thread/WARN]: @Mixin target li.cil.oc.client.renderer.block.ModelInitialization$ was not found mixins.vintagefix.late.json:dynamic_resources.OCModelInitializationMixin from mod unknown-owner
[02:34:15] [Client thread/WARN]: Error loading class: com/raoulvdberge/refinedstorage/proxy/ProxyClient (java.lang.ClassNotFoundException: The specified class 'com.raoulvdberge.refinedstorage.proxy.ProxyClient' was not found)
[02:34:15] [Client thread/WARN]: @Mixin target com.raoulvdberge.refinedstorage.proxy.ProxyClient was not found mixins.vintagefix.late.json:dynamic_resources.RSProxyClientMixin from mod unknown-owner
[02:34:15] [Client thread/WARN]: Error loading class: com/zeitheron/hammercore/proxy/RenderProxy_Client (java.lang.ClassNotFoundException: The specified class 'com.zeitheron.hammercore.proxy.RenderProxy_Client' was not found)
[02:34:15] [Client thread/WARN]: @Mixin target com.zeitheron.hammercore.proxy.RenderProxy_Client was not found mixins.vintagefix.late.json:dynamic_resources.MixinHammerRenderProxy from mod unknown-owner
[02:34:15] [Client thread/WARN]: Error loading class: slimeknights/tconstruct/library/client/model/BakedToolModel$ToolItemOverrideList (java.lang.ClassNotFoundException: The specified class 'slimeknights.tconstruct.library.client.model.BakedToolModel$ToolItemOverrideList' was not found)
[02:34:15] [Client thread/WARN]: @Mixin target slimeknights/tconstruct/library/client/model/BakedToolModel$ToolItemOverrideList was not found mixins.vintagefix.late.json:dynamic_resources.BakedToolModelListMixin from mod unknown-owner
[02:34:15] [Client thread/WARN]: Error loading class: pl/asie/ucw/util/ModelLoaderEarlyView (java.lang.ClassNotFoundException: The specified class 'pl.asie.ucw.util.ModelLoaderEarlyView' was not found)
[02:34:15] [Client thread/WARN]: @Mixin target pl.asie.ucw.util.ModelLoaderEarlyView was not found mixins.vintagefix.late.json:dynamic_resources.MixinModelLoaderEarlyView from mod unknown-owner
[02:34:15] [Client thread/WARN]: Error loading class: prospector/traverse/client/Traverse2Textures (java.lang.ClassNotFoundException: The specified class 'prospector.traverse.client.Traverse2Textures' was not found)
[02:34:15] [Client thread/WARN]: Error loading class: thebetweenlands/client/render/model/loader/CustomModelLoader (java.lang.ClassNotFoundException: The specified class 'thebetweenlands.client.render.model.loader.CustomModelLoader' was not found)
[02:34:15] [Client thread/WARN]: @Mixin target thebetweenlands.client.render.model.loader.CustomModelLoader was not found mixins.vintagefix.late.json:dynamic_resources.MixinCustomBetweenlandsModels from mod unknown-owner
[02:34:15] [Client thread/WARN]: Error loading class: com/teamacronymcoders/base/util/files/DirectoryResourcePack (java.lang.ClassNotFoundException: The specified class 'com.teamacronymcoders.base.util.files.DirectoryResourcePack' was not found)
[02:34:15] [Client thread/WARN]: @Mixin target com.teamacronymcoders.base.util.files.DirectoryResourcePack was not found mixins.vintagefix.late.json:resourcepacks.MixinDirectoryResourcePack from mod unknown-owner
[02:34:15] [Client thread/WARN]: Error loading class: lumien/resourceloader/loader/NormalResourceLoader (java.lang.ClassNotFoundException: The specified class 'lumien.resourceloader.loader.NormalResourceLoader' was not found)
[02:34:15] [Client thread/WARN]: @Mixin target lumien.resourceloader.loader.NormalResourceLoader was not found mixins.vintagefix.late.json:resourcepacks.MixinNormalResourceLoader from mod unknown-owner
[02:34:15] [Client thread/WARN]: Error loading class: lumien/resourceloader/loader/OverridingResourceLoader (java.lang.ClassNotFoundException: The specified class 'lumien.resourceloader.loader.OverridingResourceLoader' was not found)
[02:34:15] [Client thread/WARN]: @Mixin target lumien.resourceloader.loader.OverridingResourceLoader was not found mixins.vintagefix.late.json:resourcepacks.MixinNormalResourceLoader from mod unknown-owner
[02:34:15] [Client thread/INFO]: Transforming : mezz/jei/gui/recipes/RecipesGui;show(Lmezz/jei/api/recipe/IFocus;)V
[02:34:15] [Client thread/INFO]: A re-entrant transformer '$wrapper.com.github.vfyjxf.jeiutilities.asm.JeiUtilitiesClassTransformer' was detected and will no longer process meta class data
[02:34:18] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, configanytime, cleanroom, xu2patcher-core, FML, forge, naughthirium, persistency, smoothfontcore, mixinbooter, fermiumbooter, redcore, fugue, appliedenergistics2, appleskin, baubles, betteradvancements, betterbuilderswands, betterbuilderswandsfix, bettermineshafts, betternether, betterp2p, bogosorter, loliasm, chisel, codechickenlib, commoncapabilities, controlling, ctm, cucumber, cyclopscore, endercore, enderio, enderiobase, enderioconduitsappliedenergistics, enderioconduitsopencomputers, enderioconduitsrefinedstorage, enderioconduits, enderiointegrationforestry, enderiointegrationtic, enderiointegrationticlate, enderioinvpanel, enderiomachines, enderiopowertools, enderioendergy, enderiozoo, enderstorage, enderutilities, enhanced_annihilation_planes, extendedcrafting, extrautils2, f3ismyshawty, xporbclump, forgelin_continuous, forgelin, gcym, gregicprobe, gregtech, gregtechfoodoption, gtconsolidate, mop, gtsteam, gtwireless, gtwp, jei, hotornot, industrialupgrade, infernalmobs, integratedderivative, integrateddynamics, integrateddynamicscompat, jeiutilities, jei_area_fixer, jeiintegration, largeessentiagenerator, minieffects, modularui, moreoverlays, mousetweaks, noisethreader, nothirium, nutrition_gtceu, nutrition, personalworlds, renderlib, rltweaker, rmr_melee_patch, roughmobsrevamped, sledgehammer, smoothfont, stellar_core, thaumcraft, thaumicspeedup, thaumictweaks, theoneprobe, topalldependents, uberconduitprobe, universaltweaks, valkyrie, vintagefix, watercontrolextreme, xu2patcher, zbgt, phosphor-lighting] at CLIENT
[02:34:18] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, configanytime, cleanroom, xu2patcher-core, FML, forge, naughthirium, persistency, smoothfontcore, mixinbooter, fermiumbooter, redcore, fugue, appliedenergistics2, appleskin, baubles, betteradvancements, betterbuilderswands, betterbuilderswandsfix, bettermineshafts, betternether, betterp2p, bogosorter, loliasm, chisel, codechickenlib, commoncapabilities, controlling, ctm, cucumber, cyclopscore, endercore, enderio, enderiobase, enderioconduitsappliedenergistics, enderioconduitsopencomputers, enderioconduitsrefinedstorage, enderioconduits, enderiointegrationforestry, enderiointegrationtic, enderiointegrationticlate, enderioinvpanel, enderiomachines, enderiopowertools, enderioendergy, enderiozoo, enderstorage, enderutilities, enhanced_annihilation_planes, extendedcrafting, extrautils2, f3ismyshawty, xporbclump, forgelin_continuous, forgelin, gcym, gregicprobe, gregtech, gregtechfoodoption, gtconsolidate, mop, gtsteam, gtwireless, gtwp, jei, hotornot, industrialupgrade, infernalmobs, integratedderivative, integrateddynamics, integrateddynamicscompat, jeiutilities, jei_area_fixer, jeiintegration, largeessentiagenerator, minieffects, modularui, moreoverlays, mousetweaks, noisethreader, nothirium, nutrition_gtceu, nutrition, personalworlds, renderlib, rltweaker, rmr_melee_patch, roughmobsrevamped, sledgehammer, smoothfont, stellar_core, thaumcraft, thaumicspeedup, thaumictweaks, theoneprobe, topalldependents, uberconduitprobe, universaltweaks, valkyrie, vintagefix, watercontrolextreme, xu2patcher, zbgt, phosphor-lighting] at SERVER
[02:34:18] [Client thread/INFO]: [appeng.core.transformer.AE2ELTransformer:spliceClasses:140]: Spliced in METHOD: net.minecraft.network.PacketBuffer.func_150791_c
[02:34:18] [Client thread/INFO]: [appeng.core.transformer.AE2ELTransformer:spliceClasses:140]: Spliced in METHOD: net.minecraft.network.PacketBuffer.func_150788_a
[02:34:19] [Client thread/ERROR]: The mod appliedenergistics2 is expecting signature dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 for source ae2-uel-v0.56.7.jar, however there is no signature matching that description
[02:34:19] [Client thread/INFO]: Transforming EnumFacing::values() to EnumFacing::VALUES in net/minecraft/client/renderer/RenderGlobal
[02:34:19] [Client thread/INFO]: Transforming class net/minecraft/client/renderer/RenderGlobal
[02:34:19] [Client thread/INFO]: Transforming method net/minecraft/client/renderer/RenderGlobal#func_72732_a(Lnet/minecraft/client/multiplayer/WorldClient;)V
[02:34:19] [Client thread/INFO]: Transforming class net/minecraft/client/renderer/RenderGlobal
[02:34:19] [Client thread/INFO]: Transforming method net/minecraft/client/renderer/RenderGlobal#func_72712_a()V
[02:34:19] [Client thread/INFO]: Transforming class net/minecraft/client/renderer/RenderGlobal
[02:34:19] [Client thread/INFO]: Transforming method net/minecraft/client/renderer/RenderGlobal#func_180446_a(Lnet/minecraft/entity/Entity;Lnet/minecraft/client/renderer/culling/ICamera;F)V
[02:34:19] [Client thread/INFO]: Transforming : mezz/jei/startup/JeiStarter;start(Ljava/util/List;Lmezz/jei/gui/textures/Textures;)V
[02:34:19] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureMap], Method [registerSprite]
[02:34:19] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureMap Finished.
[02:34:19] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureAtlasSprite], Method [updateAnimationInterpolated]
[02:34:19] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureAtlasSprite Finished.
[02:34:19] [Client thread/WARN]: Method overwrite conflict for func_187315_a in mixins.ondemand_sprites.json:BufferBuilderMixin from mod unknown-owner, previously written by meldexun.nothirium.mc.mixin.vertex.MixinBufferBuilder. Skipping method.
[02:34:19] [Client thread/INFO]: Transforming net.minecraft.client.model.ModelBiped
[02:34:19] [Client thread/INFO]: Transform: net.minecraft.client.gui.ScaledResolution
[02:34:19] [Client thread/INFO]: INIT:true
[02:34:19] [Client thread/INFO]: ** ScaledResolution was transformed successfully.
[02:34:23] [Client thread/INFO]: Transforming class net/minecraft/client/particle/ParticleManager
[02:34:23] [Client thread/INFO]: Transforming class net/minecraft/client/particle/ParticleManager
[02:34:23] [Client thread/INFO]: Transforming class net/minecraftforge/client/model/ModelLoader
[02:34:23] [Client thread/INFO]: Transforming class net/minecraftforge/client/model/ModelLoader
[02:34:23] [Client thread/INFO]: Patched method func_175068_a(IFJ)V in net/minecraft/client/renderer/EntityRenderer successfully
[02:34:24] [Client thread/WARN]: Static binding violation: PRIVATE @Overwrite method func_76615_h in mixins.phosphor.json:common.MixinChunk from mod unknown-owner cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
[02:34:24] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.power.forge.item.InternalPoweredItemMixin
[02:34:24] [Client thread/INFO]: Registered mixin.
[02:34:24] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
[02:34:24] [Client thread/INFO]: Registered mixin.
[02:34:24] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
[02:34:24] [Client thread/INFO]: Registered mixin.
[02:34:24] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.item.darksteel.upgrade.DarkSteelUpgradeMixin
[02:34:24] [Client thread/INFO]: Registered mixin.
[02:34:24] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
[02:34:24] [Client thread/INFO]: Registered mixin.
[02:34:24] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
[02:34:24] [Client thread/INFO]: Registered mixin.
[02:34:24] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.integration.thaumcraft.ThaumcraftArmorMixin
[02:34:24] [Client thread/INFO]: Registered mixin.
[02:34:24] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.base.power.forge.item.InternalPoweredItemMixin.
[02:34:24] [Client thread/INFO]: Found interface target crazypants.enderio.base.power.forge.item.IInternalPoweredItem
[02:34:24] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
[02:34:24] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
[02:34:24] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
[02:34:24] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
[02:34:24] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.base.item.darksteel.upgrade.DarkSteelUpgradeMixin.
[02:34:24] [Client thread/INFO]: Found interface target crazypants.enderio.api.upgrades.IDarkSteelItem
[02:34:24] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.base.integration.thaumcraft.ThaumcraftArmorMixin.
[02:34:24] [Client thread/INFO]: Found interface target crazypants.enderio.base.paint.IPaintable$INonSolidBlockPaintableBlock
[02:34:24] [Client thread/INFO]: Found interface target crazypants.enderio.base.paint.IPaintable$IBlockPaintableBlock
[02:34:24] [Client thread/INFO]: Found interface target crazypants.enderio.base.paint.IPaintable$ISolidBlockPaintableBlock
[02:34:24] [Client thread/INFO]: Found interface target crazypants.enderio.base.paint.IPaintable$ITexturePaintableBlock
[02:34:24] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelArmor from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[02:34:24] [Client thread/INFO]: Patching 2 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelArmor (ThaumcraftArmorMixin, DarkSteelUpgradeMixin)
[02:34:24] [Client thread/INFO]: Added 3 new interfaces: [thaumcraft/api/items/IVisDiscountGear, thaumcraft/api/items/IGoggles, thaumcraft/api/items/IRevealer]
[02:34:24] [Client thread/INFO]: Added 3 new methods: [showNodes(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/EntityLivingBase;)Z, showIngamePopups(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/EntityLivingBase;)Z, getVisDiscount(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;)I]
[02:34:24] [Client thread/INFO]: Added 4 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, addCommonEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, addBasicEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[02:34:24] [Client thread/WARN]: com.enderio.core.common.transform.NoClassloadClassWriter$ClassInfo can't handle Java 21 class, please port the mod (if you are the author)!
[02:34:24] [Client thread/INFO]: Successfully patched.
[02:34:25] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemInventoryCharger from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[02:34:25] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemInventoryCharger (DarkSteelUpgradeMixin)
[02:34:25] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[02:34:25] [Client thread/INFO]: Successfully patched.
[02:34:25] [Client thread/INFO]: Injecting calls in net/minecraft/client/renderer/block/model/ModelResourceLocation<init> to canonicalize strings
[02:34:25] [Client thread/INFO]: Transforming net.minecraft.client.renderer.entity.RenderPlayer
[02:34:26] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelCrook from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[02:34:26] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelCrook (DarkSteelUpgradeMixin)
[02:34:26] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[02:34:26] [Client thread/INFO]: Successfully patched.
[02:34:26] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.conduit.me.conduit.MEMixin
[02:34:26] [Client thread/INFO]: Registered mixin.
[02:34:26] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.conduit.me.conduit.MEMixin.
[02:34:26] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.conduits.conduit.TileConduitBundle (MEMixin)
[02:34:26] [Client thread/INFO]: Added 1 new interface: [appeng/api/networking/IGridHost]
[02:34:26] [Client thread/INFO]: Added 3 new methods: [getGridNode(Lappeng/api/util/AEPartLocation;)Lappeng/api/networking/IGridNode;, getCableConnectionType(Lappeng/api/util/AEPartLocation;)Lappeng/api/util/AECableType;, securityBreak()V]
[02:34:26] [Client thread/INFO]: Successfully patched.
[02:34:26] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.conduit.oc.conduit.OCMixin
[02:34:26] [Client thread/INFO]: Skipping mixin due to missing dependencies: [opencomputersapi|network]
[02:34:26] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.integration.forestry.upgrades.ArmorMixin
[02:34:26] [Client thread/INFO]: Skipping mixin due to missing dependencies: [forestry]
[02:34:27] [Client thread/INFO]: Transforming class net/minecraft/client/renderer/entity/RenderManager
[02:34:27] [Client thread/INFO]: Transforming method net/minecraft/client/renderer/entity/RenderManager#func_188391_a(Lnet/minecraft/entity/Entity;DDDFFZ)V
[02:34:29] [Client thread/INFO]: Transforming Class [net.minecraft.client.renderer.RenderItem], Method [func_180453_a, func_184391_a]
[02:34:29] [Client thread/INFO]: Transforming net.minecraft.client.renderer.RenderItem Finished.
[02:34:30] [Client thread/INFO]: [surreal.fixeroo.Fixeroo:getDistanceMap:30]: []
[02:34:31] [Client thread/WARN]: Can't get unsafe from JVM Driver, trying VarHandle
[02:34:31] [Client thread/WARN]: kpan.nutrition_gtceu.asm.core.adapters.MixinAccessorAdapter can't handle Java 21 class, please port the mod (if you are the author)!
[02:34:31] [Client thread/WARN]: kpan.nutrition_gtceu.asm.core.adapters.MixinAccessorAdapter$1 can't handle Java 21 class, please port the mod (if you are the author)!
[02:34:32] [Client thread/INFO]: Module hwyla_integration is missing at least one of mod dependencies: [hwyla], skipping loading...
[02:34:32] [Client thread/INFO]: Module oc_integration is missing at least one of mod dependencies: [opencomputers], skipping loading...
[02:34:32] [Client thread/INFO]: Module ct_integration is missing at least one of mod dependencies: [crafttweaker], skipping loading...
[02:34:32] [Client thread/INFO]: Module grs_integration is missing at least one of mod dependencies: [groovyscript], skipping loading...
[02:34:32] [Client thread/INFO]: Module fr_integration is missing at least one of mod dependencies: [forestry], skipping loading...
[02:34:32] [Client thread/INFO]: starting construction event...
[02:34:32] [Client thread/INFO]: finished construction!
[02:34:33] [Client thread/INFO]: Transforming class atomicstryker/infernalmobs/common/InfernalMobsCore
[02:34:33] [Client thread/INFO]: Transforming class atomicstryker/infernalmobs/common/InfernalMobsCore
[02:34:33] [Client thread/INFO]: Transforming class atomicstryker/infernalmobs/common/MobModifier
[02:34:33] [Client thread/INFO]: Transforming class atomicstryker/infernalmobs/common/MobModifier
[02:34:33] [Client thread/INFO]: OpenGL Vendor: ATI Technologies Inc.
[02:34:33] [Client thread/INFO]: OpenGL Renderer: AMD Radeon(TM) Vega 3 Graphics
[02:34:33] [Client thread/INFO]: OpenGL Version: 4.6.0 Compatibility Profile Context 24.9.1.240813
[02:34:34] [Client thread/INFO]: Sledgehammer v1.12.2-2.0.26 (forge)
[02:34:34] [Client thread/INFO]: Loaded default locale
[02:34:34] [Client thread/WARN]: Not applying mixin 'mixin.version_protest.F3Change' as 'mixin.version_protest' is disabled in config
[02:34:34] [Client thread/INFO]: Transform: net.minecraft.client.renderer.texture.TextureManager
[02:34:34] [Client thread/INFO]: LOAD_TEXTURE:true
[02:34:34] [Client thread/INFO]: ** TextureManager was transformed successfully.
[02:34:34] [Client thread/WARN]: Not applying mixin 'mixin.version_protest.LoaderChange' as 'mixin.version_protest' is disabled in config
[02:34:34] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Red Core, FMLFileResourcePack:Fugue, FMLFileResourcePack:AE2 Unofficial Extended Life, FMLFileResourcePack:AppleSkin, FMLFileResourcePack:Baubles, FMLFileResourcePack:Better Advancements, FMLFileResourcePack:Better Builder's Wands, FMLFileResourcePack:Better Builder's Wands Fix, FMLFileResourcePack:YUNG's Better Mineshafts, FMLFileResourcePack:BetterNether: RotN Edition, FMLFileResourcePack:Better P2P, FMLFileResourcePack:Inventory Bogo Sorter, FMLFileResourcePack:LoliASM, FMLFileResourcePack:Chisel, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:CommonCapabilities, FMLFileResourcePack:Controlling, FMLFileResourcePack:CTM, FMLFileResourcePack:Cucumber Library, FMLFileResourcePack:Cyclops Core, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Ender IO Base, FMLFileResourcePack:Ender IO Applied Energistics Conduits, FMLFileResourcePack:Ender IO Open Computers Conduits, FMLFileResourcePack:Ender IO Refined Storage Conduits, FMLFileResourcePack:Ender IO Conduits, FMLFileResourcePack:Ender IO Integration with Forestry, FMLFileResourcePack:Ender IO Integration with Tinkers' Construct, FMLFileResourcePack:Ender IO Integration with Tinkers' Construct, FMLFileResourcePack:Ender IO Inventory Panel, FMLFileResourcePack:Ender IO Machines, FMLFileResourcePack:Ender IO Powertools, FMLFileResourcePack:Ender IO endergy, FMLFileResourcePack:Ender IO Zoo, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Ender Utilities, FMLFileResourcePack:Enhanced Annihilation Planes, FMLFileResourcePack:ExtendedCrafting: Nomifactory Edition, FMLFileResourcePack:Extra Utilities 2, FMLFileResourcePack:F3 Is My Shawty, FMLFileResourcePack:Fixeroo, FMLFileResourcePack:Forgelin-Continuous, FMLFileResourcePack:Shadowfacts' Forgelin (Dummy), FMLFileResourcePack:Gregicality Multiblocks, FMLFileResourcePack:GregicProbe, FMLFileResourcePack:GregTech, FMLFileResourcePack:GregTech Food Option, FMLFileResourcePack:GTConsolidate, FMLFileResourcePack:GTMoreOreProcessing, FMLFileResourcePack:GTSteam, FMLFileResourcePack:GTWireless, FMLFileResourcePack:GregTech Wood Processing, FMLFileResourcePack:Had Enough Items, FMLFileResourcePack:Hot Or Not Kedition, FMLFileResourcePack:Industrial Upgrade, FMLFileResourcePack:Infernal Mobs, FMLFileResourcePack:Integrated Derivative, FMLFileResourcePack:Integrated Dynamics, FMLFileResourcePack:IntegratedDynamics-Compat, FMLFileResourcePack:JEI Utilities, FMLFileResourcePack:JEI Area Fixer, FMLFileResourcePack:JEI Integration, FMLFileResourcePack:Large Essentia Generator, FMLFileResourcePack:Mini Effects - Legacy Extended Life, FMLFileResourcePack:ModularUI, FMLFileResourcePack:MoreOverlays, FMLFileResourcePack:Mouse Tweaks Unofficial, FMLFileResourcePack:NoiseThreader, FMLFileResourcePack:Nothirium, FMLFileResourcePack:Nutrition:GTCEu, FMLFileResourcePack:Nutrition Unofficial Extended Life, FMLFileResourcePack:Personal Worlds, FMLFileResourcePack:RenderLib, FMLFileResourcePack:RLTweaker, FMLFileResourcePack:RoughMobsRevamped Melee Patch, FMLFileResourcePack:Rough Mobs Revamped, FMLFileResourcePack:Sledgehammer, FMLFileResourcePack:Smooth Font, FMLFileResourcePack:Stellar Core, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Speedup, FMLFileResourcePack:Thaumic Tweaks, FMLFileResourcePack:The One Probe Community Edition, FMLFileResourcePack:TopAllDependents, FMLFileResourcePack:Uber Conduit Probe, FMLFileResourcePack:Universal Tweaks, FMLFileResourcePack:Valkyrie, FMLFileResourcePack:VintageFix, FMLFileResourcePack:Water Control Extreme, FMLFileResourcePack:XU2 Patcher, FMLFileResourcePack:Zorbatron's GT:CEu Extras, FMLFileResourcePack:Hesperus, fork from Phosphor
[02:34:35] [Client thread/INFO]: Processing ObjectHolder annotations
[02:34:35] [Client thread/INFO]: Found 1260 ObjectHolder annotations
[02:34:35] [Client thread/INFO]: Identifying ItemStackHolder annotations
[02:34:35] [Client thread/INFO]: Found 2 ItemStackHolder annotations
[02:34:35] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[02:34:35] [Client thread/INFO]: Force registration of per-user installed fonts in Windows 10.
[02:34:36] [Client thread/INFO]: Found 0 new font(s).
[02:34:36] [Client thread/INFO]: Search font files in "fontfiles" folder.
[02:34:36] [Client thread/WARN]: Fonts folder "fontfiles" does not exist.
[02:34:37] [Client thread/INFO]: Patched method clearModelCache(Lnet/minecraft/client/resources/IResourceManager;)V in net/minecraftforge/client/model/ModelLoaderRegistry successfully
[02:34:37] [Client thread/WARN]: gregtech.asm.visitors.ModelLoaderRegistryVisitor can't handle Java 21 class, please port the mod (if you are the author)!
[02:34:37] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper], Method [getTextures]
[02:34:37] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper Finished.
[02:34:37] [Client thread/INFO]: Patched method func_188616_a(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/EnumFacing;J)Ljava/util/List; in team/chisel/ctm/client/model/AbstractCTMBakedModel successfully
[02:34:37] [Client thread/WARN]: gregtech.asm.visitors.AbstractCTMBakedModelVisitor can't handle Java 21 class, please port the mod (if you are the author)!
[02:34:37] [Client thread/INFO]: Pre Initialization ( started )
[02:34:39] [Client thread/INFO]: Starting AE2 VersionChecker
[02:34:39] [Client thread/INFO]: Pre Initialization ( ended after 2008ms )
[02:34:39] [AE2 VersionChecker/INFO]: Last check was just recently.
[02:34:39] [AE2 VersionChecker/INFO]: Stopping AE2 VersionChecker
[02:34:39] [Client thread/INFO]: Extra Utilities 2 JEI Plugin - ACTIVATE!
[02:34:39] [Client thread/INFO]: Access transform success createStackedBlock (func_180643_i).
[02:34:39] [Client thread/INFO]: Creating directory for advanced Better Mineshafts configs at C:\Users\********\curseforge\minecraft\Instances\NOLUR CRASH VERME\config\bettermineshafts\1_12_2
[02:34:40] [Client thread/INFO]: Transforming class paulevs/betternether/blocks/BlockChestOfDrawers
[02:34:40] [Client thread/INFO]: Transforming class paulevs/betternether/blocks/BlockChestOfDrawers
[02:34:40] [Client thread/INFO]: Applying holder lookups
[02:34:40] [Client thread/INFO]: Holder lookups applied
[02:34:42] [Client thread/INFO]: OBJLoader: Domain thaumcraft has been added.
[02:34:43] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedFence from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[02:34:43] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedFence (MobilityFlagForPaintedBlocksMixin)
[02:34:43] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:43] [Client thread/INFO]: Successfully patched.
[02:34:43] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedFenceGate from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[02:34:43] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedFenceGate (MobilityFlagForPaintedBlocksMixin)
[02:34:43] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:43] [Client thread/INFO]: Successfully patched.
[02:34:43] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedWall from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[02:34:43] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedWall (MobilityFlagForPaintedBlocksMixin)
[02:34:43] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:43] [Client thread/INFO]: Successfully patched.
[02:34:43] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedStairs from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[02:34:43] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedStairs (MobilityFlagForPaintedBlocksMixin)
[02:34:43] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:43] [Client thread/INFO]: Successfully patched.
[02:34:43] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedSlab from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[02:34:43] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedSlab (MobilityFlagForPaintedBlocksMixin)
[02:34:43] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:43] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedGlowstone from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone (MobilityFlagForPaintedBlocksMixin)
[02:34:44] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneSolid (MobilityFlagForPaintedBlocksMixin)
[02:34:44] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneNonSolid (MobilityFlagForPaintedBlocksMixin)
[02:34:44] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedCarpet from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedCarpet (MobilityFlagForPaintedBlocksMixin)
[02:34:44] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPressurePlate from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPressurePlate (MobilityFlagForPaintedBlocksMixin)
[02:34:44] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedRedstone from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone (MobilityFlagForPaintedBlocksMixin)
[02:34:44] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneSolid (MobilityFlagForPaintedBlocksMixin)
[02:34:44] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneNonSolid (MobilityFlagForPaintedBlocksMixin)
[02:34:44] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedStone from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedStone (MobilityFlagForPaintedBlocksMixin)
[02:34:44] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedSand from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedSand (MobilityFlagForPaintedBlocksMixin)
[02:34:44] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedTrapDoor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedTrapDoor (MobilityFlagForPaintedBlocksMixin)
[02:34:44] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedDoor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedDoor (MobilityFlagForPaintedBlocksMixin)
[02:34:44] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedWorkbench from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedWorkbench (MobilityFlagForPaintedBlocksMixin)
[02:34:44] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian (MobilityFlagForPaintedBlocksMixin)
[02:34:44] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian$BlockPaintedReinforcedObsidianSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian$BlockPaintedReinforcedObsidianSolid (MobilityFlagForPaintedBlocksMixin)
[02:34:44] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian$BlockPaintedReinforcedObsidianNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian$BlockPaintedReinforcedObsidianNonSolid (MobilityFlagForPaintedBlocksMixin)
[02:34:44] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPackedIce from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce (MobilityFlagForPaintedBlocksMixin)
[02:34:44] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceSolid (MobilityFlagForPaintedBlocksMixin)
[02:34:44] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceNonSolid (MobilityFlagForPaintedBlocksMixin)
[02:34:44] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.travelstaff.ItemTravelStaff from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.travelstaff.ItemTravelStaff (DarkSteelUpgradeMixin)
[02:34:44] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.power.forge.item.AbstractPoweredItem from implemented interfaces: [crazypants/enderio/base/power/forge/item/IInternalPoweredItem]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.power.forge.item.AbstractPoweredItem (InternalPoweredItemMixin)
[02:34:44] [Client thread/INFO]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.material.glass.BlockPaintedFusedQuartz from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.material.glass.BlockPaintedFusedQuartz (MobilityFlagForPaintedBlocksMixin)
[02:34:44] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.detector.BlockDetector from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.detector.BlockDetector (MobilityFlagForPaintedBlocksMixin)
[02:34:44] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelShield from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelShield (DarkSteelUpgradeMixin)
[02:34:44] [Client thread/INFO]: Added 2 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelSword from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelSword (DarkSteelUpgradeMixin)
[02:34:44] [Client thread/INFO]: Added 2 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelPickaxe from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelPickaxe (DarkSteelUpgradeMixin)
[02:34:44] [Client thread/INFO]: Added 5 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, addCommonEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, addBasicEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelAxe from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelAxe (DarkSteelUpgradeMixin)
[02:34:44] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelBow from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelBow (DarkSteelUpgradeMixin)
[02:34:44] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelShears from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelShears (DarkSteelUpgradeMixin)
[02:34:44] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelTreetap from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelTreetap (DarkSteelUpgradeMixin)
[02:34:44] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelHand from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelHand (DarkSteelUpgradeMixin)
[02:34:44] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:44] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.staffoflevity.ItemStaffOfLevity from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[02:34:44] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.staffoflevity.ItemStaffOfLevity (DarkSteelUpgradeMixin)
[02:34:44] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[02:34:44] [Client thread/INFO]: Successfully patched.
[02:34:45] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.conduits.conduit.BlockConduitBundle from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[02:34:45] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.conduits.conduit.BlockConduitBundle (MobilityFlagForPaintedBlocksMixin)
[02:34:45] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:45] [Client thread/INFO]: Successfully patched.
[02:34:45] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.invpanel.sensor.BlockInventoryPanelSensor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[02:34:45] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.invpanel.sensor.BlockInventoryPanelSensor (MobilityFlagForPaintedBlocksMixin)
[02:34:45] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:45] [Client thread/INFO]: Successfully patched.
[02:34:45] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.invpanel.chest.BlockInventoryChest from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[02:34:45] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.invpanel.chest.BlockInventoryChest (MobilityFlagForPaintedBlocksMixin)
[02:34:45] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:45] [Client thread/INFO]: Successfully patched.
[02:34:45] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.invpanel.remote.ItemRemoteInvAccess from implemented interfaces: [crazypants/enderio/base/power/forge/item/IInternalPoweredItem]
[02:34:45] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.invpanel.remote.ItemRemoteInvAccess (InternalPoweredItemMixin)
[02:34:45] [Client thread/INFO]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
[02:34:45] [Client thread/INFO]: Successfully patched.
[02:34:45] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.alloy.BlockAlloySmelter from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[02:34:45] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.alloy.BlockAlloySmelter (MobilityFlagForPaintedBlocksMixin)
[02:34:45] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:45] [Client thread/INFO]: Successfully patched.
[02:34:45] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.power.forge.item.PoweredBlockItem from implemented interfaces: [crazypants/enderio/base/power/forge/item/IInternalPoweredItem]
[02:34:45] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.power.forge.item.PoweredBlockItem (InternalPoweredItemMixin)
[02:34:45] [Client thread/INFO]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
[02:34:45] [Client thread/INFO]: Successfully patched.
[02:34:45] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.buffer.BlockBuffer from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[02:34:45] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.buffer.BlockBuffer (MobilityFlagForPaintedBlocksMixin)
[02:34:45] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:45] [Client thread/INFO]: Successfully patched.
[02:34:45] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.farm.BlockFarmStation from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[02:34:45] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.farm.BlockFarmStation (MobilityFlagForPaintedBlocksMixin)
[02:34:45] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:45] [Client thread/INFO]: Successfully patched.
[02:34:45] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.generator.combustion.BlockCombustionGenerator from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[02:34:45] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.combustion.BlockCombustionGenerator (MobilityFlagForPaintedBlocksMixin)
[02:34:45] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:45] [Client thread/INFO]: Successfully patched.
[02:34:45] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.generator.stirling.BlockStirlingGenerator from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[02:34:45] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.stirling.BlockStirlingGenerator (MobilityFlagForPaintedBlocksMixin)
[02:34:45] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:45] [Client thread/INFO]: Successfully patched.
[02:34:46] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.generator.lava.BlockLavaGenerator from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[02:34:46] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.lava.BlockLavaGenerator (MobilityFlagForPaintedBlocksMixin)
[02:34:46] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:46] [Client thread/INFO]: Successfully patched.
[02:34:46] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.painter.BlockPainter from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[02:34:46] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.painter.BlockPainter (MobilityFlagForPaintedBlocksMixin)
[02:34:46] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:46] [Client thread/INFO]: Successfully patched.
[02:34:46] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.sagmill.BlockSagMill from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[02:34:46] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.sagmill.BlockSagMill (MobilityFlagForPaintedBlocksMixin)
[02:34:46] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:46] [Client thread/INFO]: Successfully patched.
[02:34:46] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.slicensplice.BlockSliceAndSplice from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[02:34:46] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.slicensplice.BlockSliceAndSplice (MobilityFlagForPaintedBlocksMixin)
[02:34:46] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:46] [Client thread/INFO]: Successfully patched.
[02:34:46] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.soul.BlockSoulBinder from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[02:34:46] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.soul.BlockSoulBinder (MobilityFlagForPaintedBlocksMixin)
[02:34:46] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:46] [Client thread/INFO]: Successfully patched.
[02:34:46] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.spawner.BlockPoweredSpawner from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[02:34:46] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.spawner.BlockPoweredSpawner (MobilityFlagForPaintedBlocksMixin)
[02:34:46] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:46] [Client thread/INFO]: Successfully patched.
[02:34:46] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.vat.BlockVat from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[02:34:46] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vat.BlockVat (MobilityFlagForPaintedBlocksMixin)
[02:34:46] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:46] [Client thread/INFO]: Successfully patched.
[02:34:46] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.wired.BlockWiredCharger from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[02:34:46] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.wired.BlockWiredCharger (MobilityFlagForPaintedBlocksMixin)
[02:34:46] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:46] [Client thread/INFO]: Successfully patched.
[02:34:46] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.wireless.BlockWirelessCharger from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[02:34:46] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.wireless.BlockWirelessCharger (MobilityFlagForPaintedBlocksMixin)
[02:34:46] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:46] [Client thread/INFO]: Successfully patched.
[02:34:46] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.tank.BlockTank from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[02:34:46] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.tank.BlockTank (MobilityFlagForPaintedBlocksMixin)
[02:34:46] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:46] [Client thread/INFO]: Successfully patched.
[02:34:46] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.transceiver.BlockTransceiver from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[02:34:46] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.transceiver.BlockTransceiver (MobilityFlagForPaintedBlocksMixin)
[02:34:46] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:46] [Client thread/INFO]: Successfully patched.
[02:34:46] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.vacuum.chest.BlockVacuumChest from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[02:34:46] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vacuum.chest.BlockVacuumChest (MobilityFlagForPaintedBlocksMixin)
[02:34:46] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:46] [Client thread/INFO]: Successfully patched.
[02:34:46] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.vacuum.xp.BlockXPVacuum from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[02:34:46] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vacuum.xp.BlockXPVacuum (MobilityFlagForPaintedBlocksMixin)
[02:34:46] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:46] [Client thread/INFO]: Successfully patched.
[02:34:46] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.niard.BlockNiard from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[02:34:46] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.niard.BlockNiard (MobilityFlagForPaintedBlocksMixin)
[02:34:46] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:46] [Client thread/INFO]: Successfully patched.
[02:34:46] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.teleport.anchor.BlockTravelAnchor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[02:34:46] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.teleport.anchor.BlockTravelAnchor (MobilityFlagForPaintedBlocksMixin)
[02:34:46] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:46] [Client thread/INFO]: Successfully patched.
[02:34:46] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.teleport.telepad.BlockTelePad from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[02:34:46] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.teleport.telepad.BlockTelePad (MobilityFlagForPaintedBlocksMixin)
[02:34:46] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:46] [Client thread/INFO]: Successfully patched.
[02:34:46] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.crafter.BlockCrafter from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[02:34:46] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.crafter.BlockCrafter (MobilityFlagForPaintedBlocksMixin)
[02:34:46] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:46] [Client thread/INFO]: Successfully patched.
[02:34:46] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.spawner.creative.BlockCreativeSpawner from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[02:34:46] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.spawner.creative.BlockCreativeSpawner (MobilityFlagForPaintedBlocksMixin)
[02:34:46] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:46] [Client thread/INFO]: Successfully patched.
[02:34:46] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.powertools.machine.capbank.BlockCapBank from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[02:34:46] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.capbank.BlockCapBank (MobilityFlagForPaintedBlocksMixin)
[02:34:46] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:46] [Client thread/INFO]: Successfully patched.
[02:34:46] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.powertools.machine.capbank.BlockItemCapBank from implemented interfaces: [crazypants/enderio/base/power/forge/item/IInternalPoweredItem]
[02:34:46] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.capbank.BlockItemCapBank (InternalPoweredItemMixin)
[02:34:46] [Client thread/INFO]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
[02:34:46] [Client thread/INFO]: Successfully patched.
[02:34:46] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.powertools.machine.monitor.BlockPowerMonitor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[02:34:46] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.monitor.BlockPowerMonitor (MobilityFlagForPaintedBlocksMixin)
[02:34:46] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[02:34:46] [Client thread/INFO]: Successfully patched.
[02:34:47] [Client thread/WARN]: Tinkers' Construct integration NOT loaded. Tinkers' Construct is not installed
[02:34:47] [Client thread/WARN]: Applied Energistics conduits loaded. Let your networks connect!
[02:34:47] [Client thread/WARN]: OpenComputers conduits NOT loaded. OpenComputers is not installed
[02:34:47] [Client thread/WARN]: Refined Storage conduits NOT loaded. Refined Storage is not installed
[02:34:47] [Client thread/WARN]: Forestry integration NOT loaded. Forestry is not installed
[02:34:47] [StellarCore-BlockFaceUVsPool-CanonicalizeWorker/INFO]: [StellarCore-BlockFaceUVsPool] CanonicalizeWorker started.
[02:34:47] [Client thread/INFO]: Patched method init()V in codechicken/lib/internal/ModDescriptionEnhancer successfully
[02:34:47] [Client thread/WARN]: gregtech.asm.visitors.CCLVisitor can't handle Java 21 class, please port the mod (if you are the author)!
[02:34:48] [Client thread/INFO]: Initializing Enhanced Annihilation Planes!
[02:34:48] [Client thread/INFO]: Successfully applied runtime patches for com.rwtema.extrautils2.crafting.Radar$PacketPong (new size 2520)
[02:34:48] [Client thread/INFO]: Successfully applied runtime patches for com.rwtema.extrautils2.crafting.Radar (new size 4971)
[02:34:48] [Client thread/INFO]: Successfully applied runtime patches for com.rwtema.extrautils2.items.ItemCompoundBow$PacketBlueArrow (new size 1662)
[02:34:48] [Client thread/INFO]: Successfully applied runtime patches for com.rwtema.extrautils2.items.ItemCompoundBow (new size 12668)
[02:34:48] [Client thread/INFO]: Successfully applied runtime patches for com.rwtema.extrautils2.items.ItemLawSword$PacketLawSwordNotifier (new size 1983)
[02:34:48] [Client thread/INFO]: Successfully applied runtime patches for com.rwtema.extrautils2.items.ItemLawSword (new size 16387)
[02:34:48] [Client thread/INFO]: Successfully applied runtime patches for com.rwtema.extrautils2.backend.entries.VillagerEntry (new size 2548)
[02:34:48] [Client thread/INFO]: Successfully applied runtime patches for com.rwtema.extrautils2.items.ItemFilterItems (new size 10108)
[02:34:48] [Client thread/INFO]: Successfully applied runtime patches for com.rwtema.extrautils2.machine.TileMachine (new size 22459)
[02:34:49] [Client thread/INFO]: Successfully applied runtime patches for com.rwtema.extrautils2.machine.ItemBlockMachine (new size 7639)
[02:34:49] [Client thread/INFO]: Successfully applied runtime patches for com.rwtema.extrautils2.items.ItemFireAxe (new size 9519)
[02:34:49] [Client thread/INFO]: Successfully applied runtime patches for com.rwtema.extrautils2.utils.helpers.PlayerHelper (new size 7051)
[02:34:49] [Client thread/INFO]: Transforming class net/minecraft/inventory/ContainerWorkbench
[02:34:49] [Client thread/INFO]: Transforming class net/minecraft/inventory/ContainerWorkbench
[02:34:49] [Client thread/INFO]: Successfully applied runtime patches for com.rwtema.extrautils2.backend.model.Textures (new size 20390)
[02:34:49] [Client thread/INFO]: Successfully applied runtime patches for com.rwtema.extrautils2.backend.model.Textures$2 (new size 2958)
[02:34:49] [Client thread/INFO]: Successfully applied runtime patches for com.rwtema.extrautils2.items.ItemLawSword$DamageSourceDivine (new size 796)
[02:34:49] [Client thread/INFO]: Successfully applied runtime patches for com.rwtema.extrautils2.items.ItemLawSword$DamageSourceArmorBypass (new size 751)
[02:34:49] [Client thread/INFO]: Successfully applied runtime patches for com.rwtema.extrautils2.items.ItemLawSword$EventHandlerSword (new size 9286)
[02:34:50] [Client thread/INFO]: Successfully applied runtime patches for com.rwtema.extrautils2.eventhandlers.SlimeSpawnHandler (new size 2148)
[02:34:50] [Client thread/INFO]: Patched method getProbeInfo(Lnet/minecraft/entity/player/EntityPlayer;Lmcjty/theoneprobe/api/ProbeMode;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/item/ItemStack;)Lmcjty/theoneprobe/apiimpl/ProbeInfo; in mcjty/theoneprobe/network/PacketGetInfo successfully
[02:34:50] [Client thread/WARN]: gregtech.asm.visitors.TheOneProbeVisitor can't handle Java 21 class, please port the mod (if you are the author)!
[02:34:50] [Client thread/INFO]: The One Probe Detected Baubles: enabling support
[02:34:50] [Client thread/INFO]: High-Tier is Enabled.
[02:34:50] [Client thread/INFO]: Registering GTCEu UI Factories
[02:34:50] [Client thread/INFO]: Registering addon UI Factories
[02:34:50] [Client thread/INFO]: Registering material registries
[02:34:50] [Client thread/INFO]: Registering GTCEu Materials
[02:34:50] [Client thread/INFO]: Registering addon Materials
[02:34:50] [Client thread/WARN]: Material gregtech.material.graphene does not have required property ingot for flag generate_foil!
[02:34:50] [Client thread/INFO]: Registering materials
[02:34:51] [Client thread/INFO]: Registering material modifications...
[02:34:51] [Client thread/INFO]: Registering late material modifications...
[02:34:51] [Client thread/INFO]: Registering GTCEu Meta Tile Entities
[02:34:52] [Client thread/INFO]: Registering MetaTileEntities
[02:34:52] [Client thread/INFO]: Registering KeyBinds
[02:34:56] [Client thread/INFO]: Loading IU Config from C:\Users\********\curseforge\minecraft\Instances\NOLUR CRASH VERME\config\industrialupgrade.cfg
[02:35:00] [Client thread/WARN]: gregtech.asm.visitors.SpecialArmorClassVisitor can't handle Java 21 class, please port the mod (if you are the author)!
[02:35:00] [Client thread/INFO]: Patched method applyArmor(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/util/NonNullList;Lnet/minecraft/util/DamageSource;D)F in net/minecraftforge/common/ISpecialArmor$ArmorProperties successfully
[02:35:00] [Client thread/WARN]: gregtech.asm.visitors.SpecialArmorApplyVisitor can't handle Java 21 class, please port the mod (if you are the author)!
[02:35:02] [Client thread/INFO]: [com.denfop.api.bee.BeeAI:init:1137]: Training completed in 18 milliseconds.
[02:35:02] [Client thread/INFO]: [com.denfop.api.bee.BeeAI:init:1138]: 0.85% 0
[02:35:02] [Client thread/INFO]: [com.denfop.api.bee.BeeAI:init:1139]: [2.0, 4.0, 2.0, 3.0, 4.0, 3.0, 2.0, 3.0, 3.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 2.0, 0.0, 0.0, 2.0, 2.0, 2.0, 3.0, 3.0, 3.0, 3.0, 3.0, 4.0, 4.0, 0.0, 0.0, 0.0, 0.0, 2.0, 3.0, 1.0, 1.0, 0.0, 0.0, 2.0, 2.0, 3.0, 3.0, 4.0, 2.0, 2.0, 1.0, 0.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 3.0, 3.0, 0.0, 0.0]
[02:35:02] [Client thread/INFO]: [com.denfop.api.bee.BeeAI:init:1140]: [2.0, 4.0, 2.0, 3.0, 4.0, 3.0, 2.0, 0.0, 3.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 2.0, 0.0, 0.0, 2.0, 2.0, 2.0, 2.0, 2.0, 3.0, 3.0, 3.0, 4.0, 4.0, 0.0, 0.0, 2.0, 0.0, 2.0, 3.0, 1.0, 1.0, 0.0, 0.0, 2.0, 4.0, 0.0, 3.0, 4.0, 2.0, 2.0, 2.0, 0.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 3.0, 3.0, 0.0, 0.0]
[02:35:02] [Client thread/INFO]: OBJLoader: Domain industrialupgrade has been added.
[02:35:02] [Client thread/INFO]: Transforming class atomicstryker/infernalmobs/common/MobModifier
[02:35:02] [Client thread/INFO]: Transforming class atomicstryker/infernalmobs/common/MobModifier
[02:35:03] [Client thread/INFO]: Hello From Integrated Derivative!
[02:35:03] [Client thread/WARN]: com.cleanroommc.bogosorter.core.visitor.PIMVisitor can't handle Java 21 class, please port the mod (if you are the author)!
[02:35:03] [Client thread/WARN]: com.cleanroommc.bogosorter.core.visitor.PIMVisitor$TryHarvestBlockVisitor can't handle Java 21 class, please port the mod (if you are the author)!
[02:35:03] [Client thread/INFO]: Applied PIM tryHarvestBlock ASM
[02:35:03] [Client thread/WARN]: com.cleanroommc.bogosorter.core.visitor.PIMVisitor$TargetMethodVisitor can't handle Java 21 class, please port the mod (if you are the author)!
[02:35:03] [Client thread/INFO]: Applied PIM processRightClick ASM
[02:35:03] [Client thread/INFO]: RoughMobsRevamped Melee Patch developed by MARYT Studio.
[02:35:03] [Client thread/INFO]: Found 22 addon candidates.
[02:35:03] [Client thread/INFO]: Created addon Chisel.
[02:35:03] [Client thread/INFO]: Created addon Vanilla.
[02:35:03] [Client thread/INFO]: Created addon Base.
[02:35:03] [Client thread/INFO]: Created addon Extra Utilities 2.
[02:35:03] [Client thread/INFO]: UTAttributes ::: Successfully altered attribute generic.maxHealth with 0.0 as minimum and 65536.0 as maximum
[02:35:03] [Client thread/INFO]: UTAttributes ::: Successfully altered attribute generic.followRange with 0.0 as minimum and 65536.0 as maximum
[02:35:03] [Client thread/INFO]: UTAttributes ::: Successfully altered attribute generic.knockbackResistance with 0.0 as minimum and 65536.0 as maximum
[02:35:03] [Client thread/INFO]: UTAttributes ::: Successfully altered attribute generic.movementSpeed with 0.0 as minimum and 65536.0 as maximum
[02:35:03] [Client thread/INFO]: UTAttributes ::: Successfully altered attribute generic.flyingSpeed with 0.0 as minimum and 65536.0 as maximum
[02:35:03] [Client thread/INFO]: UTAttributes ::: Successfully altered attribute generic.attackDamage with 0.0 as minimum and 65536.0 as maximum
[02:35:03] [Client thread/INFO]: UTAttributes ::: Successfully altered attribute generic.attackSpeed with 0.0 as minimum and 65536.0 as maximum
[02:35:03] [Client thread/INFO]: UTAttributes ::: Successfully altered attribute generic.armor with 0.0 as minimum and 65536.0 as maximum
[02:35:03] [Client thread/INFO]: UTAttributes ::: Successfully altered attribute generic.armorToughness with 0.0 as minimum and 65536.0 as maximum
[02:35:03] [Client thread/INFO]: UTAttributes ::: Successfully altered attribute generic.luck with -65536.0 as minimum and 65536.0 as maximum
[02:35:03] [Client thread/INFO]: Universal Tweaks pre-initialized
[02:35:03] [Client thread/INFO]: I am Zorbatron's GT:CEu Extras + at version 0.15.7
[02:35:04] [Client thread/INFO]: Loading blocks...
[02:35:04] [Client thread/INFO]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[02:35:05] [Client thread/INFO]: 74 Feature's blocks loaded.
[02:35:05] [Client thread/INFO]: Loading Tile Entities...
[02:35:05] [Client thread/INFO]: Tile Entities loaded.
[02:35:06] [Client thread/INFO]: Registering Blocks...
[02:35:06] [Client thread/INFO]: Registering blocks...
[02:35:06] [Client thread/INFO]: Registering blocks...
[02:35:06] [Client thread/INFO]: Registering Blocks...
[02:35:06] [Client thread/INFO]: Registering blocks...
[02:35:06] [Client thread/INFO]: Applying holder lookups
[02:35:06] [Client thread/INFO]: Holder lookups applied
[02:35:07] [Client thread/INFO]: Loading items...
[02:35:07] [Client thread/INFO]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[02:35:07] [Client thread/INFO]: 74 Feature's items loaded.
[02:35:07] [Client thread/INFO]: Registering Items...
[02:35:08] [Client thread/INFO]: Registering Items...
[02:35:08] [Client thread/INFO]: Registering Items...
[02:35:08] [Client thread/INFO]: Registering Items...
[02:35:08] [Client thread/INFO]: Registering Items...
[02:35:08] [Client thread/INFO]: Applying holder lookups
[02:35:08] [Client thread/INFO]: Holder lookups applied
[02:35:08] [Client thread/INFO]: Farming Station: MFR integration not loaded
[02:35:08] [Client thread/INFO]: Farming Station: Thaumcraft integration for farming mana beans not loaded
[02:35:08] [Client thread/INFO]: Farming Station: TechReborn integration not loaded
[02:35:08] [Client thread/INFO]: Farming Station: IC2 integration not loaded
[02:35:08] [Client thread/INFO]: Farming Station: Immersive Engineering integration not loaded
[02:35:08] [Client thread/INFO]: Farming Station: 'Thaumic Additions: reconstructed' integration for farming not loaded
[02:35:08] [Client thread/INFO]: Farming Station: IC2 classic integration not loaded
[02:35:08] [Client thread/INFO]: Farming Station: Botania integration for farming not loaded
[02:35:08] [Client thread/INFO]: Farming Station: Natura integration not loaded
[02:35:08] [Client thread/INFO]: Farming Station: Extra Utilities 2 integration fully loaded
[02:35:08] [Client thread/INFO]: Farming Station: Metallurgy integration not loaded
[02:35:08] [Client thread/INFO]: Farming Station: Gardencore integration not loaded
[02:35:08] [Client thread/INFO]: Farming Station: Actually Additions integration not loaded
[02:35:08] [Client thread/INFO]: Farming Station: Botania integration for fertilizing not loaded
[02:35:08] [Client thread/INFO]: Farming Station: Magicalcrops integration not loaded
[02:35:08] [Client thread/INFO]: Registered EnderIO Compat
[02:35:08] [Client thread/INFO]: Dark Steel Upgrades: Thaumcraft integration loaded
[02:35:08] [Client thread/INFO]: Dark Steel Upgrades: TOP integration loaded
[02:35:09] [Client thread/INFO]: Applying holder lookups
[02:35:09] [Client thread/INFO]: Holder lookups applied
[02:35:09] [Client thread/INFO]: Applying holder lookups
[02:35:09] [Client thread/INFO]: Holder lookups applied
[02:35:09] [Client thread/INFO]: Injecting itemstacks
[02:35:09] [Client thread/INFO]: Itemstack injection complete
[02:35:10] [Client thread/WARN]: File industrialupgrade:sounds/machines/cannerop.ogg does not exist, cannot add it to event industrialupgrade:machines.cannerop
[02:35:10] [Client thread/WARN]: File industrialupgrade:sounds/machines/cooling2.ogg does not exist, cannot add it to event industrialupgrade:machines.cooling2
[02:35:10] [Client thread/WARN]: File industrialupgrade:sounds/tools/batteryuse.ogg does not exist, cannot add it to event industrialupgrade:tools.batteryuse
[02:35:10] [Client thread/WARN]: File industrialupgrade:sounds/tools/chainsawidle.ogg does not exist, cannot add it to event industrialupgrade:tools.chainsawidle
[02:35:10] [Client thread/WARN]: File industrialupgrade:sounds/tools/chainsawstop.ogg does not exist, cannot add it to event industrialupgrade:tools.chainsawstop
[02:35:10] [Client thread/WARN]: File industrialupgrade:sounds/tools/chainsawuseone.ogg does not exist, cannot add it to event industrialupgrade:tools.chainsawuseone
[02:35:10] [Client thread/WARN]: File industrialupgrade:sounds/tools/chainsawusetwo.ogg does not exist, cannot add it to event industrialupgrade:tools.chainsawusetwo
[02:35:10] [Client thread/WARN]: File industrialupgrade:sounds/tools/crowbar.ogg does not exist, cannot add it to event industrialupgrade:tools.crowbar
[02:35:10] [Client thread/WARN]: File industrialupgrade:sounds/tools/jetpackfire.ogg does not exist, cannot add it to event industrialupgrade:tools.jetpackfire
[02:35:10] [Client thread/WARN]: File industrialupgrade:sounds/tools/painter.ogg does not exist, cannot add it to event industrialupgrade:tools.painter
[02:35:10] [Client thread/WARN]: Missing sound for event: thaumcraft:runicshieldcharge
[02:35:10] [Sound Library Loader/INFO]: Starting up SoundSystem...
[02:35:10] [Thread-5/INFO]: Initializing LWJGL OpenAL
[02:35:10] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[02:35:10] [ForkJoinPool-1-worker-1/INFO]: Found 28645 sprites (some possibly duplicated among resource packs)
[02:35:10] [Thread-5/INFO]: OpenAL initialized.
[02:35:10] [Sound Library Loader/INFO]: Sound engine started
[02:35:11] [Client thread/WARN]: Not applying mixin 'mixin.dynamic_resources.hide_model_exceptions.ModelErrorMixin' as 'mixin.dynamic_resources.hide_model_exceptions' is disabled in config
[02:35:11] [Client thread/INFO]: Early loading 4 models
[02:35:11] [Client thread/WARN]: Path mixins.sledgehammer.conarm.json is not a valid model location
[02:35:11] [Client thread/WARN]: Path mixins.searchtree_mod.json is not a valid model location
[02:35:11] [Client thread/WARN]: Path fugue.mixin.mod.json is not a valid model location
[02:35:11] [Client thread/WARN]: Path mixins.mods.epicsiegemod.json is not a valid model location
[02:35:11] [Client thread/INFO]: Permanently loaded 0 models
[02:35:14] [ForkJoinPool-1-worker-1/INFO]: Texture search took 4.671 s, total of 41846 collected sprites
[02:35:14] [Client thread/INFO]: Patched method canRenderInLayer(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/BlockRenderLayer;)Ljava/lang/Boolean; in team/chisel/ctm/client/asm/CTMCoreMethods successfully
[02:35:14] [Client thread/WARN]: gregtech.asm.visitors.ModelCTMVisitor can't handle Java 21 class, please port the mod (if you are the author)!
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: java.io.IOException: Error loading metadata for location chisel:textures/blocks/animations/strobe.png
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at team.chisel.ctm.client.util.ResourceUtil.getMetadata(ResourceUtil.java:64)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at team.chisel.ctm.client.util.TextureMetadataHandler.onTextureStitch(TextureMetadataHandler.java:63)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_684_TextureMetadataHandler_onTextureStitch_TextureCollectedEvent.invoke(.dynamic)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:92)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at team.chisel.ctm.client.asm.CTMCoreMethods.onSpriteRegister(CTMCoreMethods.java:52)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraft.client.renderer.texture.TextureMap.func_174942_a(TextureMap.java:375)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraft.client.renderer.texture.TextureMap.registerSpriteWeak(TextureMap.java:2073)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at org.embeddedt.vintagefix.VintageFixClient.registerSpriteSafe(VintageFixClient.java:60)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at org.embeddedt.vintagefix.VintageFixClient.collectTextures(VintageFixClient.java:94)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_660_VintageFixClient_collectTextures_Pre.invoke(.dynamic)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:92)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPre(ForgeHooksClient.java:198)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:87)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:1231)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:7090)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraft.client.main.Main.main(SourceFile:123)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at top.outlands.foundation.LaunchHandler.launch(LaunchHandler.java:119)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at top.outlands.foundation.boot.Foundation.main(Foundation.java:41)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at com.cleanroommc.relauncher.wrapper.RelaunchMainWrapperV1.main(RelaunchMainWrapperV1.java:28)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:677]: Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 4 column 3 path $.animation.interpolate
See https://github.com/google/gson/blob/main/Troubleshooting.md#malformed-json
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:677]: at com.google.gson.internal.Streams.parse(Streams.java:58)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:677]: at com.google.gson.JsonParser.parseReader(JsonParser.java:146)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:677]: at com.google.gson.JsonParser.parseReader(JsonParser.java:110)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:677]: at com.google.gson.JsonParser.parse(JsonParser.java:171)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:677]: at net.minecraft.client.resources.SimpleResource.func_110526_a(SourceFile:65)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:677]: at team.chisel.ctm.client.util.ResourceUtil.getMetadata(ResourceUtil.java:60)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:677]: ... 28 more
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:686]: Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 4 column 3 path $.animation.interpolate
See https://github.com/google/gson/blob/main/Troubleshooting.md#malformed-json
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:686]: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1800)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:686]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:614)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:686]: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:538)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:686]: at com.google.gson.internal.bind.JsonElementTypeAdapter.read(JsonElementTypeAdapter.java:95)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:686]: at com.google.gson.internal.bind.JsonElementTypeAdapter.read(JsonElementTypeAdapter.java:35)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:686]: at com.google.gson.internal.Streams.parse(Streams.java:46)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:686]: ... 33 more
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: java.io.IOException: Error loading metadata for location industrialupgrade:textures/blocks/fluid/steam_flow.png
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at team.chisel.ctm.client.util.ResourceUtil.getMetadata(ResourceUtil.java:64)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at team.chisel.ctm.client.util.TextureMetadataHandler.onTextureStitch(TextureMetadataHandler.java:63)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_684_TextureMetadataHandler_onTextureStitch_TextureCollectedEvent.invoke(.dynamic)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:92)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at team.chisel.ctm.client.asm.CTMCoreMethods.onSpriteRegister(CTMCoreMethods.java:52)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraft.client.renderer.texture.TextureMap.func_174942_a(TextureMap.java:375)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraft.client.renderer.texture.TextureMap.registerSpriteWeak(TextureMap.java:2073)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at org.embeddedt.vintagefix.VintageFixClient.registerSpriteSafe(VintageFixClient.java:60)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at org.embeddedt.vintagefix.VintageFixClient.collectTextures(VintageFixClient.java:94)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_660_VintageFixClient_collectTextures_Pre.invoke(.dynamic)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:92)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPre(ForgeHooksClient.java:198)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:87)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:1231)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:7090)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraft.client.main.Main.main(SourceFile:123)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at top.outlands.foundation.LaunchHandler.launch(LaunchHandler.java:119)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at top.outlands.foundation.boot.Foundation.main(Foundation.java:41)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at com.cleanroommc.relauncher.wrapper.RelaunchMainWrapperV1.main(RelaunchMainWrapperV1.java:28)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:677]: Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 5 column 6 path $.animation.frametime
See https://github.com/google/gson/blob/main/Troubleshooting.md#malformed-json
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:677]: at com.google.gson.internal.Streams.parse(Streams.java:58)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:677]: at com.google.gson.JsonParser.parseReader(JsonParser.java:146)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:677]: at com.google.gson.JsonParser.parseReader(JsonParser.java:110)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:677]: at com.google.gson.JsonParser.parse(JsonParser.java:171)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:677]: at net.minecraft.client.resources.SimpleResource.func_110526_a(SourceFile:65)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:677]: at team.chisel.ctm.client.util.ResourceUtil.getMetadata(ResourceUtil.java:60)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:677]: ... 28 more
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:686]: Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 5 column 6 path $.animation.frametime
See https://github.com/google/gson/blob/main/Troubleshooting.md#malformed-json
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:686]: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1800)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:686]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:614)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:686]: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:538)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:686]: at com.google.gson.internal.bind.JsonElementTypeAdapter.read(JsonElementTypeAdapter.java:95)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:686]: at com.google.gson.internal.bind.JsonElementTypeAdapter.read(JsonElementTypeAdapter.java:35)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:686]: at com.google.gson.internal.Streams.parse(Streams.java:46)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:686]: ... 33 more
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: java.io.IOException: Error loading metadata for location industrialupgrade:textures/blocks/fluid/superheated_steam_flow.png
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at team.chisel.ctm.client.util.ResourceUtil.getMetadata(ResourceUtil.java:64)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at team.chisel.ctm.client.util.TextureMetadataHandler.onTextureStitch(TextureMetadataHandler.java:63)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_684_TextureMetadataHandler_onTextureStitch_TextureCollectedEvent.invoke(.dynamic)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:92)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at team.chisel.ctm.client.asm.CTMCoreMethods.onSpriteRegister(CTMCoreMethods.java:52)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraft.client.renderer.texture.TextureMap.func_174942_a(TextureMap.java:375)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraft.client.renderer.texture.TextureMap.registerSpriteWeak(TextureMap.java:2073)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at org.embeddedt.vintagefix.VintageFixClient.registerSpriteSafe(VintageFixClient.java:60)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at org.embeddedt.vintagefix.VintageFixClient.collectTextures(VintageFixClient.java:94)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_660_VintageFixClient_collectTextures_Pre.invoke(.dynamic)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:92)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPre(ForgeHooksClient.java:198)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:87)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:1231)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:7090)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at net.minecraft.client.main.Main.main(SourceFile:123)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at top.outlands.foundation.LaunchHandler.launch(LaunchHandler.java:119)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at top.outlands.foundation.boot.Foundation.main(Foundation.java:41)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[02:35:15] [Client thread/INFO]: [team.chisel.ctm.client.util.TextureMetadataHandler:onTextureStitch:90]: at com.cleanroommc.relauncher.wrapper.RelaunchMainWrapperV1.main(RelaunchMainWrapperV1.java:28)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:677]: Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 5 column 6 path $.animation.frametime
See https://github.com/google/gson/blob/main/Troubleshooting.md#malformed-json
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:677]: at com.google.gson.internal.Streams.parse(Streams.java:58)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:677]: at com.google.gson.JsonParser.parseReader(JsonParser.java:146)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:677]: at com.google.gson.JsonParser.parseReader(JsonParser.java:110)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:677]: at com.google.gson.JsonParser.parse(JsonParser.java:171)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:677]: at net.minecraft.client.resources.SimpleResource.func_110526_a(SourceFile:65)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:677]: at team.chisel.ctm.client.util.ResourceUtil.getMetadata(ResourceUtil.java:60)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:677]: ... 28 more
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:686]: Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 5 column 6 path $.animation.frametime
See https://github.com/google/gson/blob/main/Troubleshooting.md#malformed-json
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:686]: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1800)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:686]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:614)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:686]: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:538)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:686]: at com.google.gson.internal.bind.JsonElementTypeAdapter.read(JsonElementTypeAdapter.java:95)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:686]: at com.google.gson.internal.bind.JsonElementTypeAdapter.read(JsonElementTypeAdapter.java:35)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:686]: at com.google.gson.internal.Streams.parse(Streams.java:46)
[02:35:15] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:686]: ... 33 more
[02:35:16] [Client thread/INFO]: Successfully applied runtime patches for com.rwtema.extrautils2.textures.SpriteLoader (new size 4489)
[02:35:17] [Client thread/INFO]: Loading meta tile entity texture sprites...
[02:35:17] [Client thread/WARN]: Can't preload sprite class net.minecraftforge.client.model.ModelDynBucket$BucketBaseSprite (seen 1/18810 times)
[02:35:17] [Client thread/WARN]: Can't preload sprite class com.rwtema.extrautils2.textures.SpriteCompressed (seen 27/18810 times)
[02:35:17] [Client thread/WARN]: Can't preload sprite class net.minecraftforge.client.model.ModelDynBucket$BucketCoverSprite (seen 1/18810 times)
[02:35:17] [Client thread/WARN]: Can't preload sprite class com.rwtema.extrautils2.textures.SpriteSub (seen 6/18810 times)
[02:35:17] [Client thread/WARN]: Can't preload sprite class net.minecraftforge.client.model.ModelLoader$White (seen 1/18810 times)
[02:35:17] [Client thread/WARN]: Can't preload sprite class com.rwtema.extrautils2.textures.SpriteConnectedTextures (seen 437/18810 times)
[02:35:17] [Client thread/WARN]: Can't preload sprite class com.rwtema.extrautils2.textures.TextureRedstoneClock (seen 1/18810 times)
[02:35:20] [Client thread/INFO]: Preloaded 18336 sprites in 3.285 s
[02:35:20] [Client thread/INFO]: Max texture size: 16384
[02:35:21] [Client thread/INFO]: Created: 4096x4096 textures-atlas
[02:35:23] [Client thread/ERROR]: Failed to load model enderio:block_painted_double_slab#inventory
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model enderio:block_painted_double_slab#inventory with loader VariantLoader.INSTANCE
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:208) ~[DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModelFromBlockstateOrInventory(DynamicModelProvider.java:111) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.getObject(DynamicModelProvider.java:66) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.loadBakedModel(DynamicBakedModelProvider.java:121) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:87) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:39) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.WrappingModelRegistry.getObject(WrappingModelRegistry.java:28) [WrappingModelRegistry.class:?]
at org.embeddedt.vintagefix.dynamicresources.WrappingModelRegistry.getObject(WrappingModelRegistry.java:18) [WrappingModelRegistry.class:?]
at crazypants.enderio.base.render.registry.SmartModelAttacher.bakeModels(SmartModelAttacher.java:250) [SmartModelAttacher.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_281_SmartModelAttacher_bakeModels_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:92) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) [EventBus$1.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:1254) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.init(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:7090) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.LaunchHandler.launch(LaunchHandler.java:119) [LaunchHandler.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.boot.Foundation.main(Foundation.java:41) [foundation-0.14.3.jar:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at com.cleanroommc.relauncher.wrapper.RelaunchMainWrapperV1.main(RelaunchMainWrapperV1.java:28) [wrapper/:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.block.model.multipart.Multipart.func_188136_a()" because "multipart" is null
at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1213) ~[ModelLoader$MultipartModel.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1327) ~[ModelLoader$VariantLoader.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:206) ~[DynamicModelProvider.class:?]
... 25 more
[02:35:23] [Client thread/ERROR]: Failed to load model enderio:block_painted_double_slab#inventory as item enderio:block_painted_double_slab
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model enderio:block_painted_double_slab#inventory with loader VariantLoader.INSTANCE
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:208) ~[DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModelFromBlockstateOrInventory(DynamicModelProvider.java:111) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.getObject(DynamicModelProvider.java:66) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.loadBakedModel(DynamicBakedModelProvider.java:121) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:87) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:39) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.WrappingModelRegistry.getObject(WrappingModelRegistry.java:28) [WrappingModelRegistry.class:?]
at org.embeddedt.vintagefix.dynamicresources.WrappingModelRegistry.getObject(WrappingModelRegistry.java:18) [WrappingModelRegistry.class:?]
at crazypants.enderio.base.render.registry.SmartModelAttacher.bakeModels(SmartModelAttacher.java:250) [SmartModelAttacher.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_281_SmartModelAttacher_bakeModels_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:92) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) [EventBus$1.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:1254) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.init(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:7090) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.LaunchHandler.launch(LaunchHandler.java:119) [LaunchHandler.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.boot.Foundation.main(Foundation.java:41) [foundation-0.14.3.jar:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at com.cleanroommc.relauncher.wrapper.RelaunchMainWrapperV1.main(RelaunchMainWrapperV1.java:28) [wrapper/:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.block.model.multipart.Multipart.func_188136_a()" because "multipart" is null
at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1213) ~[ModelLoader$MultipartModel.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1327) ~[ModelLoader$VariantLoader.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:206) ~[DynamicModelProvider.class:?]
... 25 more
[02:35:23] [Client thread/ERROR]: Error occured while loading model enderio:block_painted_double_slab#inventory
[02:35:23] [Client thread/ERROR]: Failed to load model enderio:block_painted_stone_double_slab#inventory
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model enderio:block_painted_stone_double_slab#inventory with loader VariantLoader.INSTANCE
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:208) ~[DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModelFromBlockstateOrInventory(DynamicModelProvider.java:111) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.getObject(DynamicModelProvider.java:66) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.loadBakedModel(DynamicBakedModelProvider.java:121) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:87) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:39) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.WrappingModelRegistry.getObject(WrappingModelRegistry.java:28) [WrappingModelRegistry.class:?]
at org.embeddedt.vintagefix.dynamicresources.WrappingModelRegistry.getObject(WrappingModelRegistry.java:18) [WrappingModelRegistry.class:?]
at crazypants.enderio.base.render.registry.SmartModelAttacher.bakeModels(SmartModelAttacher.java:250) [SmartModelAttacher.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_281_SmartModelAttacher_bakeModels_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:92) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) [EventBus$1.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:1254) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.init(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:7090) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.LaunchHandler.launch(LaunchHandler.java:119) [LaunchHandler.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.boot.Foundation.main(Foundation.java:41) [foundation-0.14.3.jar:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at com.cleanroommc.relauncher.wrapper.RelaunchMainWrapperV1.main(RelaunchMainWrapperV1.java:28) [wrapper/:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.block.model.multipart.Multipart.func_188136_a()" because "multipart" is null
at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1213) ~[ModelLoader$MultipartModel.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1327) ~[ModelLoader$VariantLoader.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:206) ~[DynamicModelProvider.class:?]
... 25 more
[02:35:23] [Client thread/ERROR]: Failed to load model enderio:block_painted_stone_double_slab#inventory as item enderio:block_painted_stone_double_slab
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model enderio:block_painted_stone_double_slab#inventory with loader VariantLoader.INSTANCE
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:208) ~[DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModelFromBlockstateOrInventory(DynamicModelProvider.java:111) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.getObject(DynamicModelProvider.java:66) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.loadBakedModel(DynamicBakedModelProvider.java:121) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:87) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:39) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.WrappingModelRegistry.getObject(WrappingModelRegistry.java:28) [WrappingModelRegistry.class:?]
at org.embeddedt.vintagefix.dynamicresources.WrappingModelRegistry.getObject(WrappingModelRegistry.java:18) [WrappingModelRegistry.class:?]
at crazypants.enderio.base.render.registry.SmartModelAttacher.bakeModels(SmartModelAttacher.java:250) [SmartModelAttacher.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_281_SmartModelAttacher_bakeModels_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:92) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) [EventBus$1.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:1254) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.init(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:7090) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.LaunchHandler.launch(LaunchHandler.java:119) [LaunchHandler.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.boot.Foundation.main(Foundation.java:41) [foundation-0.14.3.jar:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at com.cleanroommc.relauncher.wrapper.RelaunchMainWrapperV1.main(RelaunchMainWrapperV1.java:28) [wrapper/:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.block.model.multipart.Multipart.func_188136_a()" because "multipart" is null
at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1213) ~[ModelLoader$MultipartModel.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1327) ~[ModelLoader$VariantLoader.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:206) ~[DynamicModelProvider.class:?]
... 25 more
[02:35:23] [Client thread/ERROR]: Error occured while loading model enderio:block_painted_stone_double_slab#inventory
[02:35:23] [Client thread/ERROR]: Failed to load model enderio:block_painted_sand#variant=sand
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model enderio:block_painted_sand#variant=sand with loader VariantLoader.INSTANCE
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:208) ~[DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModelFromBlockstateOrInventory(DynamicModelProvider.java:111) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.getObject(DynamicModelProvider.java:66) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.loadBakedModel(DynamicBakedModelProvider.java:121) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:87) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:39) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.WrappingModelRegistry.getObject(WrappingModelRegistry.java:28) [WrappingModelRegistry.class:?]
at org.embeddedt.vintagefix.dynamicresources.WrappingModelRegistry.getObject(WrappingModelRegistry.java:18) [WrappingModelRegistry.class:?]
at crazypants.enderio.base.render.registry.SmartModelAttacher.bakeModels(SmartModelAttacher.java:232) [SmartModelAttacher.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_281_SmartModelAttacher_bakeModels_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:92) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) [EventBus$1.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:1254) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.init(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:7090) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.LaunchHandler.launch(LaunchHandler.java:119) [LaunchHandler.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.boot.Foundation.main(Foundation.java:41) [foundation-0.14.3.jar:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at com.cleanroommc.relauncher.wrapper.RelaunchMainWrapperV1.main(RelaunchMainWrapperV1.java:28) [wrapper/:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.block.model.multipart.Multipart.func_188136_a()" because "multipart" is null
at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1213) ~[ModelLoader$MultipartModel.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1327) ~[ModelLoader$VariantLoader.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:206) ~[DynamicModelProvider.class:?]
... 25 more
[02:35:23] [Client thread/ERROR]: Failed to load model enderio:block_painted_sand#variant=sand as item enderio:block_painted_sand
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model enderio:block_painted_sand#variant=sand with loader VariantLoader.INSTANCE
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:208) ~[DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModelFromBlockstateOrInventory(DynamicModelProvider.java:111) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.getObject(DynamicModelProvider.java:66) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.loadBakedModel(DynamicBakedModelProvider.java:121) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:87) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:39) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.WrappingModelRegistry.getObject(WrappingModelRegistry.java:28) [WrappingModelRegistry.class:?]
at org.embeddedt.vintagefix.dynamicresources.WrappingModelRegistry.getObject(WrappingModelRegistry.java:18) [WrappingModelRegistry.class:?]
at crazypants.enderio.base.render.registry.SmartModelAttacher.bakeModels(SmartModelAttacher.java:232) [SmartModelAttacher.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_281_SmartModelAttacher_bakeModels_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:92) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) [EventBus$1.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:1254) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.init(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:7090) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.LaunchHandler.launch(LaunchHandler.java:119) [LaunchHandler.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.boot.Foundation.main(Foundation.java:41) [foundation-0.14.3.jar:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at com.cleanroommc.relauncher.wrapper.RelaunchMainWrapperV1.main(RelaunchMainWrapperV1.java:28) [wrapper/:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.block.model.multipart.Multipart.func_188136_a()" because "multipart" is null
at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1213) ~[ModelLoader$MultipartModel.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1327) ~[ModelLoader$VariantLoader.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:206) ~[DynamicModelProvider.class:?]
... 25 more
[02:35:23] [Client thread/ERROR]: Error occured while loading model enderio:block_painted_sand#variant=sand
[02:35:23] [Client thread/ERROR]: Suppressing further model loading errors for namespace 'enderio'
[02:35:24] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:24] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[02:35:25] [Client thread/WARN]: Mod 'appliedenergistics2' is attempting to iterate the model registry, but is not whitelisted in VintageFix. This may cause glitches if it wraps its own models.
[02:35:25] [Client thread/INFO]: Successfully applied runtime patches for com.rwtema.extrautils2.backend.model.Textures$ItemMesher (new size 1161)
[02:35:25] [Client thread/ERROR]: Failed to load model extrautils2:snowglobe#inventory
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model extrautils2:snowglobe#inventory with loader VariantLoader.INSTANCE
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:208) ~[DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModelFromBlockstateOrInventory(DynamicModelProvider.java:111) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.getObject(DynamicModelProvider.java:66) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.loadBakedModel(DynamicBakedModelProvider.java:121) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:87) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:39) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.WrappingModelRegistry.getObject(WrappingModelRegistry.java:28) [WrappingModelRegistry.class:?]
at org.embeddedt.vintagefix.dynamicresources.WrappingModelRegistry.getObject(WrappingModelRegistry.java:18) [WrappingModelRegistry.class:?]
at com.rwtema.extrautils2.backend.model.Textures.checkMissingModelLocation(Textures.java:335) [Textures.class:?]
at com.rwtema.extrautils2.backend.model.Textures.registerModels(Textures.java:159) [Textures.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_874_Textures_registerModels_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:92) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) [EventBus$1.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:1254) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.init(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:7090) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.LaunchHandler.launch(LaunchHandler.java:119) [LaunchHandler.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.boot.Foundation.main(Foundation.java:41) [foundation-0.14.3.jar:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at com.cleanroommc.relauncher.wrapper.RelaunchMainWrapperV1.main(RelaunchMainWrapperV1.java:28) [wrapper/:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.block.model.multipart.Multipart.func_188136_a()" because "multipart" is null
at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1213) ~[ModelLoader$MultipartModel.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1327) ~[ModelLoader$VariantLoader.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:206) ~[DynamicModelProvider.class:?]
... 26 more
[02:35:25] [Client thread/ERROR]: Failed to load model extrautils2:snowglobe#inventory as item extrautils2:item/snowglobe
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model extrautils2:snowglobe#inventory with loader VariantLoader.INSTANCE
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:208) ~[DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModelFromBlockstateOrInventory(DynamicModelProvider.java:111) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.getObject(DynamicModelProvider.java:66) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.loadBakedModel(DynamicBakedModelProvider.java:121) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:87) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:39) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.WrappingModelRegistry.getObject(WrappingModelRegistry.java:28) [WrappingModelRegistry.class:?]
at org.embeddedt.vintagefix.dynamicresources.WrappingModelRegistry.getObject(WrappingModelRegistry.java:18) [WrappingModelRegistry.class:?]
at com.rwtema.extrautils2.backend.model.Textures.checkMissingModelLocation(Textures.java:335) [Textures.class:?]
at com.rwtema.extrautils2.backend.model.Textures.registerModels(Textures.java:159) [Textures.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_874_Textures_registerModels_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:92) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) [EventBus$1.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:1254) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.init(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:7090) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.LaunchHandler.launch(LaunchHandler.java:119) [LaunchHandler.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.boot.Foundation.main(Foundation.java:41) [foundation-0.14.3.jar:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at com.cleanroommc.relauncher.wrapper.RelaunchMainWrapperV1.main(RelaunchMainWrapperV1.java:28) [wrapper/:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.block.model.multipart.Multipart.func_188136_a()" because "multipart" is null
at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1213) ~[ModelLoader$MultipartModel.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1327) ~[ModelLoader$VariantLoader.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:206) ~[DynamicModelProvider.class:?]
... 26 more
[02:35:25] [Client thread/ERROR]: Error occured while loading model extrautils2:snowglobe#inventory
[02:35:25] [Client thread/ERROR]: Failed to load model extrautils2:wateringcan#inventory
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model extrautils2:wateringcan#inventory with loader VariantLoader.INSTANCE
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:208) ~[DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModelFromBlockstateOrInventory(DynamicModelProvider.java:111) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.getObject(DynamicModelProvider.java:66) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.loadBakedModel(DynamicBakedModelProvider.java:121) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:87) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:39) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.WrappingModelRegistry.getObject(WrappingModelRegistry.java:28) [WrappingModelRegistry.class:?]
at org.embeddedt.vintagefix.dynamicresources.WrappingModelRegistry.getObject(WrappingModelRegistry.java:18) [WrappingModelRegistry.class:?]
at com.rwtema.extrautils2.backend.model.Textures.checkMissingModelLocation(Textures.java:335) [Textures.class:?]
at com.rwtema.extrautils2.backend.model.Textures.registerModels(Textures.java:159) [Textures.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_874_Textures_registerModels_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:92) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) [EventBus$1.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:1254) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.init(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:7090) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.LaunchHandler.launch(LaunchHandler.java:119) [LaunchHandler.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.boot.Foundation.main(Foundation.java:41) [foundation-0.14.3.jar:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at com.cleanroommc.relauncher.wrapper.RelaunchMainWrapperV1.main(RelaunchMainWrapperV1.java:28) [wrapper/:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.block.model.multipart.Multipart.func_188136_a()" because "multipart" is null
at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1213) ~[ModelLoader$MultipartModel.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1327) ~[ModelLoader$VariantLoader.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:206) ~[DynamicModelProvider.class:?]
... 26 more
[02:35:25] [Client thread/ERROR]: Failed to load model extrautils2:wateringcan#inventory as item extrautils2:item/wateringcan
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model extrautils2:wateringcan#inventory with loader VariantLoader.INSTANCE
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:208) ~[DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModelFromBlockstateOrInventory(DynamicModelProvider.java:111) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.getObject(DynamicModelProvider.java:66) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.loadBakedModel(DynamicBakedModelProvider.java:121) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:87) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:39) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.WrappingModelRegistry.getObject(WrappingModelRegistry.java:28) [WrappingModelRegistry.class:?]
at org.embeddedt.vintagefix.dynamicresources.WrappingModelRegistry.getObject(WrappingModelRegistry.java:18) [WrappingModelRegistry.class:?]
at com.rwtema.extrautils2.backend.model.Textures.checkMissingModelLocation(Textures.java:335) [Textures.class:?]
at com.rwtema.extrautils2.backend.model.Textures.registerModels(Textures.java:159) [Textures.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_874_Textures_registerModels_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:92) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) [EventBus$1.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:1254) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.init(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:7090) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.LaunchHandler.launch(LaunchHandler.java:119) [LaunchHandler.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.boot.Foundation.main(Foundation.java:41) [foundation-0.14.3.jar:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at com.cleanroommc.relauncher.wrapper.RelaunchMainWrapperV1.main(RelaunchMainWrapperV1.java:28) [wrapper/:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.block.model.multipart.Multipart.func_188136_a()" because "multipart" is null
at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1213) ~[ModelLoader$MultipartModel.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1327) ~[ModelLoader$VariantLoader.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:206) ~[DynamicModelProvider.class:?]
... 26 more
[02:35:25] [Client thread/ERROR]: Error occured while loading model extrautils2:wateringcan#inventory
[02:35:25] [Client thread/ERROR]: Failed to load model extrautils2:itemcreativedestructionwand#inventory
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model extrautils2:itemcreativedestructionwand#inventory with loader VariantLoader.INSTANCE
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:208) ~[DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModelFromBlockstateOrInventory(DynamicModelProvider.java:111) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.getObject(DynamicModelProvider.java:66) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.loadBakedModel(DynamicBakedModelProvider.java:121) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:87) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:39) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.WrappingModelRegistry.getObject(WrappingModelRegistry.java:28) [WrappingModelRegistry.class:?]
at org.embeddedt.vintagefix.dynamicresources.WrappingModelRegistry.getObject(WrappingModelRegistry.java:18) [WrappingModelRegistry.class:?]
at com.rwtema.extrautils2.backend.model.Textures.checkMissingModelLocation(Textures.java:335) [Textures.class:?]
at com.rwtema.extrautils2.backend.model.Textures.registerModels(Textures.java:159) [Textures.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_874_Textures_registerModels_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:92) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) [EventBus$1.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:1254) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.init(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:7090) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.LaunchHandler.launch(LaunchHandler.java:119) [LaunchHandler.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.boot.Foundation.main(Foundation.java:41) [foundation-0.14.3.jar:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at com.cleanroommc.relauncher.wrapper.RelaunchMainWrapperV1.main(RelaunchMainWrapperV1.java:28) [wrapper/:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.block.model.multipart.Multipart.func_188136_a()" because "multipart" is null
at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1213) ~[ModelLoader$MultipartModel.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1327) ~[ModelLoader$VariantLoader.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:206) ~[DynamicModelProvider.class:?]
... 26 more
[02:35:25] [Client thread/ERROR]: Failed to load model extrautils2:itemcreativedestructionwand#inventory as item extrautils2:item/itemcreativedestructionwand
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model extrautils2:itemcreativedestructionwand#inventory with loader VariantLoader.INSTANCE
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:208) ~[DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModelFromBlockstateOrInventory(DynamicModelProvider.java:111) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.getObject(DynamicModelProvider.java:66) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.loadBakedModel(DynamicBakedModelProvider.java:121) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:87) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:39) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.WrappingModelRegistry.getObject(WrappingModelRegistry.java:28) [WrappingModelRegistry.class:?]
at org.embeddedt.vintagefix.dynamicresources.WrappingModelRegistry.getObject(WrappingModelRegistry.java:18) [WrappingModelRegistry.class:?]
at com.rwtema.extrautils2.backend.model.Textures.checkMissingModelLocation(Textures.java:335) [Textures.class:?]
at com.rwtema.extrautils2.backend.model.Textures.registerModels(Textures.java:159) [Textures.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_874_Textures_registerModels_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:92) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) [EventBus$1.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:1254) [cgc.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:121) [cev.class:?]
at net.minecraft.client.Minecraft.init(Minecraft.java:513) [bib.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:7090) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.LaunchHandler.launch(LaunchHandler.java:119) [LaunchHandler.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.boot.Foundation.main(Foundation.java:41) [foundation-0.14.3.jar:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at com.cleanroommc.relauncher.wrapper.RelaunchMainWrapperV1.main(RelaunchMainWrapperV1.java:28) [wrapper/:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.block.model.multipart.Multipart.func_188136_a()" because "multipart" is null
at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1213) ~[ModelLoader$MultipartModel.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1327) ~[ModelLoader$VariantLoader.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:206) ~[DynamicModelProvider.class:?]
... 26 more
[02:35:25] [Client thread/ERROR]: Error occured while loading model extrautils2:itemcreativedestructionwand#inventory
[02:35:25] [Client thread/ERROR]: Suppressing further model loading errors for namespace 'extrautils2'
[02:35:25] [Client thread/INFO]: Successfully applied runtime patches for com.rwtema.extrautils2.backend.model.Textures$ItemMesherItem (new size 1471)
[02:35:26] [Client thread/INFO]: Successfully applied runtime patches for com.rwtema.extrautils2.backend.model.Textures$1 (new size 1238)
[02:35:26] [Client thread/INFO]: Injected MetaTileEntity render model
[02:35:26] [Client thread/INFO]: Registering special item models
[02:35:26] [Client thread/WARN]: Mod 'ctm' is attempting to iterate the model registry, but is not whitelisted in VintageFix. This may cause glitches if it wraps its own models.
[02:35:26] [Client thread/INFO]: Clearing and Trimming multipartModels, original size: 0 entries
[02:35:26] [Client thread/INFO]: Clearing and Trimming multipartDefinitions, original size: 0 entries
[02:35:26] [Client thread/INFO]: Clearing and Trimming multipartVariantMap, original size: 0 entries
[02:35:26] [Client thread/INFO]: Clearing and Trimming blockDefinitions, original size: 0 entries
[02:35:26] [Client thread/INFO]: Evicted 17263 sprites' frame texture data
[02:35:26] [Client thread/INFO]: Patched method func_177141_a(Lnet/minecraft/entity/EntityLivingBase;FFFFFFF)V in net/minecraft/client/renderer/entity/layers/LayerCustomHead successfully
[02:35:26] [Client thread/WARN]: gregtech.asm.visitors.LayerCustomHeadVisitor can't handle Java 21 class, please port the mod (if you are the author)!
[02:35:26] [Client thread/INFO]: Patched method func_188361_a(Lnet/minecraft/entity/EntityLivingBase;FFFFFFFLnet/minecraft/inventory/EntityEquipmentSlot;)V in net/minecraft/client/renderer/entity/layers/LayerArmorBase successfully
[02:35:26] [Client thread/WARN]: gregtech.asm.visitors.LayerArmorBaseVisitor can't handle Java 21 class, please port the mod (if you are the author)!
[02:35:26] [Client thread/INFO]: Transforming net.minecraft.client.model.ModelPlayer
[02:35:26] [VintageFix item baking thread/INFO]: Baking 10980 models in background
[02:35:28] [Client thread/ERROR]: Parsing error loading recipe topalldependents:helmet_unprobing
com.google.gson.JsonSyntaxException: Unknown recipe type: topaddons:helmet_unprobing
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:724) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:834) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:689) [CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1604) [?:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:634) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:752) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.init(Minecraft.java:535) [bib.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:7090) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.LaunchHandler.launch(LaunchHandler.java:119) [LaunchHandler.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.boot.Foundation.main(Foundation.java:41) [foundation-0.14.3.jar:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at com.cleanroommc.relauncher.wrapper.RelaunchMainWrapperV1.main(RelaunchMainWrapperV1.java:28) [wrapper/:?]
[02:35:28] [Client thread/ERROR]: Parsing error loading recipe topalldependents:helmet_probing
com.google.gson.JsonSyntaxException: Unknown recipe type: topaddons:helmet_probing
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:724) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:834) [CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:689) [CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1604) [?:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:634) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:752) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.init(Minecraft.java:535) [bib.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:7090) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.LaunchHandler.launch(LaunchHandler.java:119) [LaunchHandler.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.boot.Foundation.main(Foundation.java:41) [foundation-0.14.3.jar:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at com.cleanroommc.relauncher.wrapper.RelaunchMainWrapperV1.main(RelaunchMainWrapperV1.java:28) [wrapper/:?]
[02:35:28] [Client thread/INFO]: Loading recipes...
[02:35:28] [Client thread/INFO]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[02:35:28] [Client thread/INFO]: 74 Feature's recipes loaded.
[02:35:28] [Client thread/INFO]: Checking for mod & oredict compatibilities
[02:35:28] [Client thread/INFO]: Adding entities to MFR safari net blacklist.
[02:35:28] [Client thread/INFO]: Registering ore dictionary...
[02:35:31] [VintageFix item baking thread/INFO]: Item baking at 5.28%
[02:35:33] [VintageFix item baking thread/ERROR]: Failed to load model industrialupgrade:raw_metals/raw_uranium#normal
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model industrialupgrade:raw_metals/raw_uranium#normal with loader VariantLoader.INSTANCE
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:208) ~[DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModelFromBlockstateOrInventory(DynamicModelProvider.java:111) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.getObject(DynamicModelProvider.java:66) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.loadBakedModel(DynamicBakedModelProvider.java:121) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:87) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.ItemBakeThread.run(ItemBakeThread.java:72) [ItemBakeThread.class:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.block.model.multipart.Multipart.func_188136_a()" because "multipart" is null
at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1213) ~[ModelLoader$MultipartModel.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1327) ~[ModelLoader$VariantLoader.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:206) ~[DynamicModelProvider.class:?]
... 5 more
[02:35:33] [VintageFix item baking thread/ERROR]: Failed to load model industrialupgrade:raw_metals/raw_uranium#normal as item industrialupgrade:item/raw_metals/raw_uranium
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model industrialupgrade:raw_metals/raw_uranium#normal with loader VariantLoader.INSTANCE
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:208) ~[DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModelFromBlockstateOrInventory(DynamicModelProvider.java:111) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.getObject(DynamicModelProvider.java:66) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.loadBakedModel(DynamicBakedModelProvider.java:121) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:87) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.ItemBakeThread.run(ItemBakeThread.java:72) [ItemBakeThread.class:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.block.model.multipart.Multipart.func_188136_a()" because "multipart" is null
at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1213) ~[ModelLoader$MultipartModel.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1327) ~[ModelLoader$VariantLoader.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:206) ~[DynamicModelProvider.class:?]
... 5 more
[02:35:33] [VintageFix item baking thread/ERROR]: Error occured while loading model industrialupgrade:raw_metals/raw_uranium#normal
[02:35:34] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'thaumcraft:models/item/scanner.mtl') is not currently supported, skipping
[02:35:34] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'thaumcraft:models/item/scanner.mtl') is not currently supported, skipping
[02:35:34] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Tf' (model: 'thaumcraft:models/item/scanner.mtl') is not currently supported, skipping
[02:35:34] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'thaumcraft:models/item/scanner.mtl') is not currently supported, skipping
[02:35:34] [VintageFix item baking thread/INFO]: OBJModel: A color has already been defined for material 'body' in 'thaumcraft:models/item/scanner.mtl'. The color defined by key 'Ks' will not be applied!
[02:35:34] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'thaumcraft:models/item/scanner.mtl') is not currently supported, skipping
[02:35:34] [VintageFix item baking thread/INFO]: OBJModel: A color has already been defined for material 'pane' in 'thaumcraft:models/item/scanner.mtl'. The color defined by key 'Ks' will not be applied!
[02:35:38] [VintageFix item baking thread/INFO]: Item baking at 16.94%
[02:35:41] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'thaumcraft:models/block/pillar.mtl') is not currently supported, skipping
[02:35:41] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'thaumcraft:models/block/pillar.mtl') is not currently supported, skipping
[02:35:41] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Tf' (model: 'thaumcraft:models/block/pillar.mtl') is not currently supported, skipping
[02:35:41] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'thaumcraft:models/block/pillar.mtl') is not currently supported, skipping
[02:35:41] [VintageFix item baking thread/INFO]: OBJModel: A color has already been defined for material 'texture' in 'thaumcraft:models/block/pillar.mtl'. The color defined by key 'Ks' will not be applied!
[02:35:41] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'thaumcraft:models/block/pillar.mtl') is not currently supported, skipping
[02:35:41] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'thaumcraft:models/block/thaumatorium.mtl') is not currently supported, skipping
[02:35:41] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'thaumcraft:models/block/thaumatorium.mtl') is not currently supported, skipping
[02:35:41] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Tf' (model: 'thaumcraft:models/block/thaumatorium.mtl') is not currently supported, skipping
[02:35:41] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'thaumcraft:models/block/thaumatorium.mtl') is not currently supported, skipping
[02:35:41] [VintageFix item baking thread/INFO]: OBJModel: A color has already been defined for material 'texture' in 'thaumcraft:models/block/thaumatorium.mtl'. The color defined by key 'Ks' will not be applied!
[02:35:41] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'thaumcraft:models/block/thaumatorium.mtl') is not currently supported, skipping
[02:35:41] [Client thread/INFO]: Registering OreDict entries.
[02:35:41] [Client thread/INFO]: Registering recipes...
[02:35:42] [VintageFix item baking thread/ERROR]: Failed to load model industrialupgrade:raw_ingot/raw_ingot_uranium#normal
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model industrialupgrade:raw_ingot/raw_ingot_uranium#normal with loader VariantLoader.INSTANCE
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:208) ~[DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModelFromBlockstateOrInventory(DynamicModelProvider.java:111) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.getObject(DynamicModelProvider.java:66) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.loadBakedModel(DynamicBakedModelProvider.java:121) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:87) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.ItemBakeThread.run(ItemBakeThread.java:72) [ItemBakeThread.class:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.block.model.multipart.Multipart.func_188136_a()" because "multipart" is null
at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1213) ~[ModelLoader$MultipartModel.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1327) ~[ModelLoader$VariantLoader.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:206) ~[DynamicModelProvider.class:?]
... 5 more
[02:35:42] [VintageFix item baking thread/ERROR]: Failed to load model industrialupgrade:raw_ingot/raw_ingot_uranium#normal as item industrialupgrade:item/raw_ingot/raw_ingot_uranium
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model industrialupgrade:raw_ingot/raw_ingot_uranium#normal with loader VariantLoader.INSTANCE
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:208) ~[DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModelFromBlockstateOrInventory(DynamicModelProvider.java:111) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.getObject(DynamicModelProvider.java:66) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.loadBakedModel(DynamicBakedModelProvider.java:121) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:87) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.ItemBakeThread.run(ItemBakeThread.java:72) [ItemBakeThread.class:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.block.model.multipart.Multipart.func_188136_a()" because "multipart" is null
at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1213) ~[ModelLoader$MultipartModel.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1327) ~[ModelLoader$VariantLoader.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:206) ~[DynamicModelProvider.class:?]
... 5 more
[02:35:42] [VintageFix item baking thread/ERROR]: Error occured while loading model industrialupgrade:raw_ingot/raw_ingot_uranium#normal
[02:35:42] [VintageFix item baking thread/ERROR]: Failed to load model industrialupgrade:purifiedcrushed/invar#normal
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model industrialupgrade:purifiedcrushed/invar#normal with loader VariantLoader.INSTANCE
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:208) ~[DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModelFromBlockstateOrInventory(DynamicModelProvider.java:111) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.getObject(DynamicModelProvider.java:66) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.loadBakedModel(DynamicBakedModelProvider.java:121) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:87) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.ItemBakeThread.run(ItemBakeThread.java:72) [ItemBakeThread.class:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.block.model.multipart.Multipart.func_188136_a()" because "multipart" is null
at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1213) ~[ModelLoader$MultipartModel.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1327) ~[ModelLoader$VariantLoader.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:206) ~[DynamicModelProvider.class:?]
... 5 more
[02:35:42] [VintageFix item baking thread/ERROR]: Failed to load model industrialupgrade:purifiedcrushed/invar#normal as item industrialupgrade:item/purifiedcrushed/invar
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model industrialupgrade:purifiedcrushed/invar#normal with loader VariantLoader.INSTANCE
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:208) ~[DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModelFromBlockstateOrInventory(DynamicModelProvider.java:111) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.getObject(DynamicModelProvider.java:66) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.loadBakedModel(DynamicBakedModelProvider.java:121) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:87) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.ItemBakeThread.run(ItemBakeThread.java:72) [ItemBakeThread.class:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.block.model.multipart.Multipart.func_188136_a()" because "multipart" is null
at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1213) ~[ModelLoader$MultipartModel.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1327) ~[ModelLoader$VariantLoader.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:206) ~[DynamicModelProvider.class:?]
... 5 more
[02:35:42] [VintageFix item baking thread/ERROR]: Error occured while loading model industrialupgrade:purifiedcrushed/invar#normal
[02:35:42] [VintageFix item baking thread/ERROR]: Suppressing further model loading errors for namespace 'industrialupgrade'
[02:35:42] [VintageFix item baking thread/ERROR]: Failed to load model minecraft:old_wood_slab#inventory
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:old_wood_slab#inventory with loader VariantLoader.INSTANCE
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:208) ~[DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModelFromBlockstateOrInventory(DynamicModelProvider.java:111) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.getObject(DynamicModelProvider.java:66) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.loadBakedModel(DynamicBakedModelProvider.java:121) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:87) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.ItemBakeThread.run(ItemBakeThread.java:72) [ItemBakeThread.class:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.block.model.multipart.Multipart.func_188136_a()" because "multipart" is null
at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1213) ~[ModelLoader$MultipartModel.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1327) ~[ModelLoader$VariantLoader.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:206) ~[DynamicModelProvider.class:?]
... 5 more
[02:35:42] [VintageFix item baking thread/ERROR]: Failed to load model minecraft:old_wood_slab#inventory as item minecraft:old_wood_slab
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:old_wood_slab#inventory with loader VariantLoader.INSTANCE
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:208) ~[DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModelFromBlockstateOrInventory(DynamicModelProvider.java:111) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.getObject(DynamicModelProvider.java:66) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.loadBakedModel(DynamicBakedModelProvider.java:121) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:87) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.ItemBakeThread.run(ItemBakeThread.java:72) [ItemBakeThread.class:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.block.model.multipart.Multipart.func_188136_a()" because "multipart" is null
at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1213) ~[ModelLoader$MultipartModel.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1327) ~[ModelLoader$VariantLoader.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:206) ~[DynamicModelProvider.class:?]
... 5 more
[02:35:42] [VintageFix item baking thread/ERROR]: Error occured while loading model minecraft:old_wood_slab#inventory
[02:35:43] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'thaumcraft:models/block/pillar.mtl') is not currently supported, skipping
[02:35:43] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'thaumcraft:models/block/pillar.mtl') is not currently supported, skipping
[02:35:43] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Tf' (model: 'thaumcraft:models/block/pillar.mtl') is not currently supported, skipping
[02:35:43] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'thaumcraft:models/block/pillar.mtl') is not currently supported, skipping
[02:35:43] [VintageFix item baking thread/INFO]: OBJModel: A color has already been defined for material 'texture' in 'thaumcraft:models/block/pillar.mtl'. The color defined by key 'Ks' will not be applied!
[02:35:43] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'thaumcraft:models/block/pillar.mtl') is not currently supported, skipping
[02:35:43] [Client thread/INFO]: Modifying vanilla recipes according to config. DON'T BE SCARED OF FML's WARNING ABOUT DANGEROUS ALTERNATIVE PREFIX.
[02:35:43] [Client thread/INFO]: Registering recipes...
[02:35:43] [Client thread/INFO]: Registering recipe normal...
[02:35:43] [VintageFix item baking thread/INFO]: Item baking at 44.63%
[02:35:44] [VintageFix item baking thread/WARN]: Texture industrialupgrade:items/crafting_507_element was not discovered during texture pass
[02:35:44] [VintageFix item baking thread/WARN]: Texture industrialupgrade:items/crafting_507_element was not discovered during texture pass
[02:35:44] [Client thread/INFO]: Registering recipes...
[02:35:44] [VintageFix item baking thread/WARN]: Texture industrialupgrade:items/crafting_506_element was not discovered during texture pass
[02:35:44] [VintageFix item baking thread/WARN]: Texture industrialupgrade:items/crafting_506_element was not discovered during texture pass
[02:35:44] [Client thread/INFO]: Replacing 2 recipes that output an Omni-Directional Connector...
[02:35:44] [Client thread/INFO]: Registering recipes...
[02:35:44] [VintageFix item baking thread/WARN]: Texture industrialupgrade:items/crafting_500_element was not discovered during texture pass
[02:35:44] [VintageFix item baking thread/WARN]: Texture industrialupgrade:items/crafting_500_element was not discovered during texture pass
[02:35:45] [Client thread/INFO]: Running early material handlers...
[02:35:46] [Client thread/INFO]: Registering ore prefix...
[02:35:46] [Client thread/INFO]: Registering recipe low...
[02:35:46] [Client thread/INFO]: Removing recipes...
[02:35:46] [Client thread/INFO]: Running late material handlers...
[02:35:46] [Client thread/INFO]: Registering recipe very low...
[02:35:47] [Client thread/INFO]: Registering recipes...
[02:35:47] [Client thread/INFO]: Applying holder lookups
[02:35:47] [Client thread/INFO]: Holder lookups applied
[02:35:47] [VintageFix item baking thread/ERROR]: Failed to load model thaumcraft:block/banner_crimson_cult
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model thaumcraft:block/banner_crimson_cult with loader VanillaLoader.INSTANCE
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:208) ~[DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModelFromBlockstateOrInventory(DynamicModelProvider.java:111) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.getObject(DynamicModelProvider.java:66) [DynamicModelProvider.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:1021) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:659) [ModelLoader$WeightedRandomModel.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1315) [ModelLoader$VariantLoader.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:206) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModelFromBlockstateOrInventory(DynamicModelProvider.java:111) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.getObject(DynamicModelProvider.java:66) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.loadBakedModel(DynamicBakedModelProvider.java:121) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:87) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.ItemBakeThread.run(ItemBakeThread.java:72) [ItemBakeThread.class:?]
Caused by: org.embeddedt.vintagefix.util.FastFileNotFoundException: thaumcraft:models/block/banner_crimson_cult.json
[02:35:47] [Client thread/INFO]: Initialization ( started )
[02:35:47] [Client thread/INFO]: Starting AE2 CSV Export
[02:35:47] [AE2 CSV Export/INFO]: Cache is enabled. Checking for new mod configurations.
[02:35:47] [AE2 CSV Export/INFO]: New mod configuration was found. Commencing exporting.
[02:35:47] [AE2 CSV Export/INFO]: Item Exporting ( started )
[02:35:48] [Client thread/INFO]: Initialization ( ended after 269ms )
[02:35:48] [Client thread/INFO]: Created: 256x64 textures-atlas
[02:35:48] [Client thread/INFO]: [paulevs.betternether.config.ConfigLoader:init:204]: [Block{betternether:nether_mycelium}, Block{betternether:netherrack_moss}, Block{minecraft:netherrack}]
[02:35:48] [Client thread/INFO]: [paulevs.betternether.config.ConfigLoader:init:205]: [Block{betternether:nether_mycelium}, Block{minecraft:soul_sand}, Block{betternether:netherrack_moss}, Block{minecraft:netherrack}]
[02:35:48] [Client thread/INFO]: [paulevs.betternether.config.ConfigLoader:init:206]: [Block{minecraft:soul_sand}, Block{minecraft:gravel}, Block{minecraft:netherrack}]
[02:35:48] [Client thread/INFO]: [Handlers] Registering handler Scheduler to busses: [FORGE]
[02:35:48] [Client thread/INFO]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE]
[02:35:48] [Client thread/INFO]: [Handlers] Registering handler ClientHandler to busses: [FORGE]
[02:35:48] [Client thread/INFO]: [Handlers] Registering handler FluidVisualsHandler to busses: [FORGE]
[02:35:48] [Client thread/INFO]: [Handlers] Registering handler FluidSpawnHandler to busses: [FORGE]
[02:35:48] [Client thread/INFO]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE]
[02:35:48] [Client thread/INFO]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE]
[02:35:48] [Client thread/INFO]: [Handlers] Registering handler FireworkHandler to busses: [FORGE]
[02:35:48] [Client thread/INFO]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE]
[02:35:48] [Client thread/INFO]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE]
[02:35:48] [Client thread/INFO]: [Handlers] Registering handler JoinMessageHandler to busses: [FORGE]
[02:35:48] [VintageFix item baking thread/INFO]: Item baking at 75.23%
[02:35:48] [Client thread/INFO]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE]
[02:35:49] [Client thread/INFO]: Sending dummy event to all mods
[02:35:49] [Client thread/INFO]: Reloading ingame configs for modid: endercore
[02:35:49] [Client thread/INFO]: Reloading config file...
[02:35:49] [Client thread/INFO]: Config reload finished
[02:35:49] [Client thread/INFO]: Reloading config file...
[02:35:49] [Client thread/INFO]: Config reload finished
[02:35:49] [Client thread/INFO]: Reloading config file...
[02:35:49] [Client thread/INFO]: Config reload finished
[02:35:49] [Client thread/INFO]: Reloading config file...
[02:35:49] [Client thread/INFO]: Config reload finished
[02:35:49] [Client thread/INFO]: Reloading config file...
[02:35:49] [Client thread/INFO]: Config reload finished
[02:35:49] [Client thread/INFO]: Reloading config file...
[02:35:49] [Client thread/INFO]: Config reload finished
[02:35:49] [Client thread/INFO]: Reloading config file...
[02:35:49] [Client thread/INFO]: Config reload finished
[02:35:49] [Client thread/INFO]: Reloading config file...
[02:35:49] [Client thread/INFO]: Config reload finished
[02:35:49] [Client thread/INFO]: Farming Station: Thaumcraft integration for hoes loaded
[02:35:49] [Thread-9/INFO]: Cyclops Core is up-to-date!
[02:35:50] [Thread-9/INFO]: CommonCapabilities is up-to-date!
[02:35:50] [Thread-9/INFO]: Integrated Dynamics is up-to-date!
[02:35:50] [Client thread/INFO]: Sending whitelist message to Chisel and Bits for block blockDecoration1
[02:35:50] [Client thread/INFO]: Sending whitelist message to Chisel and Bits for block blockDecoration2
[02:35:50] [Client thread/INFO]: Sending whitelist message to Chisel and Bits for block blockDecoration3
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_dark_steel_anvil
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_dark_paper_anvil
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_basic_item_filter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_advanced_item_filter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_limited_item_filter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_big_item_filter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_big_advanced_item_filter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_existing_item_filter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_mod_item_filter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_power_item_filter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_soul_filter_normal
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_soul_filter_big
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_enchantment_filter_normal
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_enchantment_filter_big
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_fluid_filter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_not_filter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_or_filter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_and_filter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_nor_filter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_nand_filter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_xor_filter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_xnor_filter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_toggle_filter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_counting_filter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_sensor_filter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_timer_filter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_dark_steel_helmet
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_dark_steel_chestplate
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_dark_steel_leggings
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_dark_steel_boots
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_end_steel_helmet
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_end_steel_chestplate
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_end_steel_leggings
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_end_steel_boots
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_conduit_bundle
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_inventory_panel
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_inventory_panel_sensor
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_inventory_chest_tiny
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_inventory_chest_small
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_inventory_chest_medium
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_inventory_chest_big
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_inventory_chest_large
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_inventory_chest_huge
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_inventory_chest_enormous
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_inventory_chest_warehouse
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_inventory_chest_warehouse13
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_inventory_remote
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_simple_furnace
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_simple_alloy_smelter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_alloy_smelter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_enhanced_alloy_smelter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_buffer
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_enchanter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_farm_station
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_combustion_generator
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_enhanced_combustion_generator
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_simple_stirling_generator
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_stirling_generator
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_zombie_generator
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_franken_zombie_generator
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_ender_generator
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_lava_generator
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_killer_joe
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_attractor_obelisk
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_aversion_obelisk
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_inhibitor_obelisk
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_relocator_obelisk
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_weather_obelisk
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_experience_obelisk
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_painter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_simple_sag_mill
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_sag_mill
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_enhanced_sag_mill
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_slice_and_splice
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_soul_binder
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_powered_spawner
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_vat
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_enhanced_vat
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_simple_wired_charger
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_wired_charger
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_enhanced_wired_charger
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_tank
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_transceiver
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_vacuum_chest
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_xp_vacuum
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_niard
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_travel_anchor
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_tele_pad
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_dialing_device
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_impulse_hopper
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_simple_crafter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_crafter
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_creative_spawner
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_cap_bank
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_power_monitor
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.block_advanced_power_monitor
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_stellar_alloy_helmet
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_stellar_alloy_boots
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_stellar_alloy_chestplate
[02:35:50] [Client thread/INFO]: Registered permission enderio.gui.item_stellar_alloy_leggings
[02:35:54] [VintageFix item baking thread/INFO]: Item baking at 79.51%
[02:35:54] [AE2 CSV Export/INFO]: Exported successfully 3000 items into items.csv
[02:35:54] [AE2 CSV Export/INFO]: Item Exporting ( ended after 6229 ms)
[02:35:54] [Client thread/INFO]: Initializing ore generation registry...
[02:35:54] [Client thread/INFO]: Reloading ore generation files from config...
[02:35:55] [Client thread/INFO]: Loaded 45 vein worldgen definitions
[02:35:55] [Client thread/INFO]: Loaded 8 bedrock worldgen definitions
[02:35:55] [Client thread/INFO]: Loaded 0 worldgen definitions from addon mods
[02:35:55] [Client thread/INFO]: Loaded 0 bedrock worldgen definitions from addon mods
[02:35:55] [Client thread/INFO]: Loaded 53 total worldgen definitions
[02:35:55] [Client thread/INFO]: Registering cover behaviors...
[02:35:55] [Client thread/INFO]: Registering cover behaviors...
[02:35:55] [Client thread/INFO]: Registering dungeon loot...
[02:35:55] [Client thread/INFO]: TheOneProbe found. Enabling integration...
[02:35:55] [Client thread/INFO]: GregTech support loading
[02:35:56] [Client thread/INFO]: Registered packet handler.
[02:35:58] [VintageFix item baking thread/ERROR]: Failed to load model minecraft:purpur_double_slab#inventory
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:purpur_double_slab#inventory with loader VariantLoader.INSTANCE
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:208) ~[DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModelFromBlockstateOrInventory(DynamicModelProvider.java:111) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.getObject(DynamicModelProvider.java:66) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.loadBakedModel(DynamicBakedModelProvider.java:121) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:87) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.ItemBakeThread.run(ItemBakeThread.java:72) [ItemBakeThread.class:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.block.model.multipart.Multipart.func_188136_a()" because "multipart" is null
at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1213) ~[ModelLoader$MultipartModel.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1327) ~[ModelLoader$VariantLoader.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:206) ~[DynamicModelProvider.class:?]
... 5 more
[02:35:58] [VintageFix item baking thread/ERROR]: Failed to load model minecraft:purpur_double_slab#inventory as item minecraft:purpur_double_slab
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:purpur_double_slab#inventory with loader VariantLoader.INSTANCE
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:208) ~[DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModelFromBlockstateOrInventory(DynamicModelProvider.java:111) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.getObject(DynamicModelProvider.java:66) [DynamicModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.loadBakedModel(DynamicBakedModelProvider.java:121) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicBakedModelProvider.getObject(DynamicBakedModelProvider.java:87) [DynamicBakedModelProvider.class:?]
at org.embeddedt.vintagefix.dynamicresources.ItemBakeThread.run(ItemBakeThread.java:72) [ItemBakeThread.class:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.block.model.multipart.Multipart.func_188136_a()" because "multipart" is null
at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1213) ~[ModelLoader$MultipartModel.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1327) ~[ModelLoader$VariantLoader.class:?]
at org.embeddedt.vintagefix.dynamicresources.model.DynamicModelProvider.loadModel(DynamicModelProvider.java:206) ~[DynamicModelProvider.class:?]
... 5 more
[02:35:58] [VintageFix item baking thread/ERROR]: Error occured while loading model minecraft:purpur_double_slab#inventory
[02:35:59] [VintageFix item baking thread/INFO]: Item baking at 91.89%
[02:35:59] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'thaumcraft:models/block/pillar.mtl') is not currently supported, skipping
[02:35:59] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'thaumcraft:models/block/pillar.mtl') is not currently supported, skipping
[02:35:59] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Tf' (model: 'thaumcraft:models/block/pillar.mtl') is not currently supported, skipping
[02:35:59] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'thaumcraft:models/block/pillar.mtl') is not currently supported, skipping
[02:35:59] [VintageFix item baking thread/INFO]: OBJModel: A color has already been defined for material 'texture' in 'thaumcraft:models/block/pillar.mtl'. The color defined by key 'Ks' will not be applied!
[02:35:59] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'thaumcraft:models/block/pillar.mtl') is not currently supported, skipping
[02:35:59] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'thaumcraft:models/block/arcane_workbench_charger.mtl') is not currently supported, skipping
[02:35:59] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'thaumcraft:models/block/arcane_workbench_charger.mtl') is not currently supported, skipping
[02:35:59] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Tf' (model: 'thaumcraft:models/block/arcane_workbench_charger.mtl') is not currently supported, skipping
[02:35:59] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'thaumcraft:models/block/arcane_workbench_charger.mtl') is not currently supported, skipping
[02:35:59] [VintageFix item baking thread/INFO]: OBJModel: A color has already been defined for material 'texture' in 'thaumcraft:models/block/arcane_workbench_charger.mtl'. The color defined by key 'Ks' will not be applied!
[02:35:59] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'thaumcraft:models/block/arcane_workbench_charger.mtl') is not currently supported, skipping
[02:36:02] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'thaumcraft:models/block/golembuilder.mtl') is not currently supported, skipping
[02:36:02] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'thaumcraft:models/block/golembuilder.mtl') is not currently supported, skipping
[02:36:02] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Tf' (model: 'thaumcraft:models/block/golembuilder.mtl') is not currently supported, skipping
[02:36:02] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'thaumcraft:models/block/golembuilder.mtl') is not currently supported, skipping
[02:36:02] [VintageFix item baking thread/INFO]: OBJModel: A color has already been defined for material 'texture' in 'thaumcraft:models/block/golembuilder.mtl'. The color defined by key 'Ks' will not be applied!
[02:36:02] [VintageFix item baking thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'thaumcraft:models/block/golembuilder.mtl') is not currently supported, skipping
[02:36:04] [VintageFix item baking thread/INFO]: Item baking at 98.54%
[02:36:04] [VintageFix item baking thread/INFO]: Item baking finished in 37.96 s
[02:36:15] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.industrialupgrade.baseore@4 = 1xiu.m.ingot@6
[02:36:15] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.industrialupgrade.baseore@6 = 1xiu.m.ingot@8
[02:36:15] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.industrialupgrade.baseore@7 = 1xiu.m.ingot@9
[02:36:15] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.industrialupgrade.baseore@11 = 1xiu.m.ingot@14
[02:36:15] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.industrialupgrade.classicore@2 = 1xiu.m.ingot@22
[02:36:15] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.industrialupgrade.classicore@0 = 1xiu.m.ingot@21
[02:36:15] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.industrialupgrade.classicore@1 = 1xiu.m.ingot@24
[02:36:15] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.industrialupgrade.baseore2@7 = 1xiu.m.ingot@35
[02:36:15] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.industrialupgrade.blockspace2@13 = 1xitem.ingotGold@0
[02:36:15] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.industrialupgrade.blockspace3@7 = 1xiu.m.ingot@24
[02:36:15] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.industrialupgrade.blockspace3@0 = 1xiu.m.ingot@6
[02:36:15] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.industrialupgrade.blockspace@12 = 1xiu.m.ingot@9
[02:36:15] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.industrialupgrade.blockspace@11 = 1xiu.m.ingot@22
[02:36:15] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.industrialupgrade.blockspace@7 = 1xitem.ingotIron@0
[02:36:15] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.industrialupgrade.blockspace2@14 = 1xiu.m.ingot@14
[02:36:15] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.industrialupgrade.blockspace@6 = 1xiu.m.ingot@21
[02:36:15] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.industrialupgrade.blockspace4@5 = 1xiu.m.ingot@8
[02:36:15] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.industrialupgrade.blockspace4@4 = 1xiu.m.ingot@35
[02:36:15] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.industrialupgrade.blockspace2@10 = 1xitem.emerald@0
[02:36:15] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.industrialupgrade.blockspace2@15 = 1xiu.m.ingot@43
[02:36:16] [Client thread/INFO]: InfernalMobsCore load() completed! Modifiers ready: 27, config file at: C:\Users\********\curseforge\minecraft\Instances\NOLUR CRASH VERME\config\infernalmobs.cfg
[02:36:16] [Client thread/INFO]: Registered packet handlers
[02:36:16] [Client thread/INFO]: Registered packet handler.
[02:36:16] [Client thread/INFO]: JEI Utilities Initializing...
[02:36:16] [Client thread/ERROR]: Invalid amount of recipe fluid inputs. Actual: 1. Should be at most 0.
[02:36:16] [Client thread/ERROR]: Stacktrace:
java.lang.IllegalArgumentException: Invalid number of Fluid Inputs
at gregtech.api.recipes.RecipeMap.postValidateRecipe(RecipeMap.java:413) [RecipeMap.class:?]
at gregtech.api.recipes.RecipeMap.addRecipe(RecipeMap.java:271) [RecipeMap.class:?]
at gregtech.api.recipes.RecipeBuilder.buildAndRegister(RecipeBuilder.java:917) [RecipeBuilder.class:?]
at com.github.largeessentiagenerator.common.thaumcraft.ThaumcraftRecipes.initTCRecipes(ThaumcraftRecipes.java:203) [ThaumcraftRecipes.class:?]
at com.github.largeessentiagenerator.common.thaumcraft.ThaumcraftRecipes.initRecipes(ThaumcraftRecipes.java:30) [ThaumcraftRecipes.class:?]
at com.github.largeessentiagenerator.Main.init(Main.java:45) [Main.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:639) [FMLModContainer.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:85) [guava-33.4.0-jre.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:142) [guava-33.4.0-jre.jar:?]
at com.google.common.eventbus.Subscriber.lambda$dispatchEvent$0(Subscriber.java:71) [guava-33.4.0-jre.jar:?]
at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:31) [guava-33.4.0-jre.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:68) [guava-33.4.0-jre.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:111) [guava-33.4.0-jre.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:263) [guava-33.4.0-jre.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:317) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:295) [LoadController.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:85) [guava-33.4.0-jre.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:142) [guava-33.4.0-jre.jar:?]
at com.google.common.eventbus.Subscriber.lambda$dispatchEvent$0(Subscriber.java:71) [guava-33.4.0-jre.jar:?]
at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:31) [guava-33.4.0-jre.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:68) [guava-33.4.0-jre.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:111) [guava-33.4.0-jre.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:263) [guava-33.4.0-jre.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:231) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:754) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.init(Minecraft.java:535) [bib.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:7090) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.LaunchHandler.launch(LaunchHandler.java:119) [LaunchHandler.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at top.outlands.foundation.boot.Foundation.main(Foundation.java:41) [foundation-0.14.3.jar:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at com.cleanroommc.relauncher.wrapper.RelaunchMainWrapperV1.main(RelaunchMainWrapperV1.java:28) [wrapper/:?]
[02:36:16] [Client thread/INFO]: Reflecting GuiContainer...
[02:36:16] [Client thread/INFO]: Detected obfuscation: FORGE.
[02:36:16] [Client thread/INFO]: Success.
[02:36:16] [Client thread/FATAL]: Mouse Tweaks has been initialized.
[02:36:16] [Client thread/INFO]: Config: allHelmetProbable is enabled, edit blacklist to restrict.
[02:36:16] [Client thread/INFO]: Block Overlay lists initialized
[02:36:16] [Client thread/INFO]: Universal Tweaks client initialized
[02:36:16] [Client thread/INFO]: Universal Tweaks initialized
[02:36:16] [Client thread/INFO]: Registering TOP providers
[02:36:16] [Client thread/INFO]: Received 406 IMC messages from mod gregtech.
[02:36:16] [Client thread/INFO]: Processing IMC message recipe:xml from endercore
[02:36:16] [Client thread/INFO]: Processing IMC message recipe:xml from endercore
[02:36:17] [Client thread/INFO]: Reading user recipe file user_recipes.xml
[02:36:18] [Client thread/INFO]: Valid IMC recipes to be processed:
[02:36:18] [Client thread/INFO]: * Enchanter: endercore:xpboost from IMC from mod 'endercore'
[02:36:18] [Client thread/INFO]: * Enchanter: endercore:autosmelt from IMC from mod 'endercore'
[02:36:18] [Client thread/INFO]: Reading user recipe file user_recipes.xml
[02:36:19] [Client thread/INFO]: Cannot add smelting recipe Smelting: Bronze Dust (1xmetaitem@260 => 1xiu.m.ingot@20) because another mod already has registered a recipe 1xmetaitem@260 => 1xmetaitem@260.
[02:36:19] [Client thread/INFO]: Cannot add smelting recipe Smelting: Brass Dust (1xmetaitem@259 => 1xitem.ingot@2) because another mod already has registered a recipe 1xmetaitem@259 => 1xmetaitem@259.
[02:36:19] [Client thread/INFO]: Cannot add smelting recipe Smelting: Electrum Dust (1xmetaitem@277 => 1xiu.m.ingot@13) because another mod already has registered a recipe 1xmetaitem@277 => 1xmetaitem@277.
[02:36:19] [Client thread/INFO]: Cannot add smelting recipe Smelting: Copper Dust (1xmetaitem@25 => 1xiu.m.ingot@21) because another mod already has registered a recipe 1xmetaitem@25 => 1xmetaitem@25.
[02:36:19] [Client thread/INFO]: Cannot add smelting recipe Smelting: Tin Dust (1xmetaitem@112 => 1xiu.m.ingot@24) because another mod already has registered a recipe 1xmetaitem@112 => 1xmetaitem@112.
[02:36:19] [Client thread/INFO]: Cannot add smelting recipe Smelting: Lead Dust (1xmetaitem@55 => 1xiu.m.ingot@22) because another mod already has registered a recipe 1xmetaitem@55 => 1xmetaitem@55.
[02:36:19] [Client thread/INFO]: Cannot add smelting recipe Smelting: Silver Dust (1xmetaitem@100 => 1xiu.m.ingot@14) because another mod already has registered a recipe 1xmetaitem@100 => 1xmetaitem@100.
[02:36:19] [Client thread/INFO]: Cannot add smelting recipe Smelting: Nickel Dust (1xmetaitem@69 => 1xiu.m.ingot@8) because another mod already has registered a recipe 1xmetaitem@69 => 1xmetaitem@69.
[02:36:19] [Client thread/INFO]: Cannot add smelting recipe Smelting: Manganese Dust (1xmetaitem@61 => 1xiu.m.ingot@16) because another mod already has registered a recipe 1xmetaitem@61 => 1xmetaitem@61.
[02:36:19] [Client thread/INFO]: Cannot add smelting recipe Smelting: Zinc Dust (1xmetaitem@122 => 1xiu.m.ingot@15) because another mod already has registered a recipe 1xmetaitem@122 => 1xmetaitem@122.
[02:36:19] [Client thread/INFO]: Cannot add smelting recipe Smelting: Platinum Dust (1xmetaitem@80 => 1xiu.m.ingot@9) because another mod already has registered a recipe 1xmetaitem@80 => 1xmetaitem@80.
[02:36:19] [Client thread/INFO]: Cannot add smelting recipe Smelting: Cobalt Dust (1xmetaitem@23 => 1xiu.m.ingot@6) because another mod already has registered a recipe 1xmetaitem@23 => 1xmetaitem@23.
[02:36:19] [Client thread/INFO]: Cannot add smelting recipe Smelting: Uranium Dust (1xmetaitem@116 => 1xiu.m.itemiucrafring@2) because another mod already has registered a recipe 1xmetaitem@116 => 1xmetaitem@116.
[02:36:19] [Client thread/INFO]: TiC recipe is active, but TiC integration is not loaded. It will be ignored.
[02:36:19] [Client thread/INFO]: TiC recipe is active, but TiC integration is not loaded. It will be ignored.
[02:36:19] [Client thread/INFO]: TiC recipe is active, but TiC integration is not loaded. It will be ignored.
[02:36:19] [Client thread/INFO]: TiC recipe is active, but TiC integration is not loaded. It will be ignored.
[02:36:19] [Client thread/INFO]: TiC recipe is active, but TiC integration is not loaded. It will be ignored.
[02:36:19] [Client thread/INFO]: TiC recipe is active, but TiC integration is not loaded. It will be ignored.
[02:36:19] [Client thread/INFO]: TiC recipe is active, but TiC integration is not loaded. It will be ignored.
[02:36:19] [Client thread/INFO]: Cannot add smelting recipe Copper (1xmetaitem@25 => 1xiu.m.ingot@21) because another mod already has registered a recipe 1xmetaitem@25 => 1xmetaitem@25.
[02:36:19] [Client thread/INFO]: Cannot add smelting recipe Tin (1xmetaitem@112 => 1xiu.m.ingot@24) because another mod already has registered a recipe 1xmetaitem@112 => 1xmetaitem@112.
[02:36:19] [Client thread/INFO]: Cannot add smelting recipe Cobalt (1xmetaitem@23 => 1xiu.m.ingot@6) because another mod already has registered a recipe 1xmetaitem@23 => 1xmetaitem@23.
[02:36:19] [Client thread/INFO]: Enabled support for The One Probe
[02:36:19] [Client thread/INFO]: Injecting itemstacks
[02:36:19] [Client thread/INFO]: Itemstack injection complete
[02:36:19] [Client thread/WARN]: No types have been added to Biome appliedenergistics2:storage_biome, types have been assigned on a best-effort guess: [COLD, PLAINS]
[02:36:19] [Client thread/INFO]: Post Initialization ( started )
[02:36:20] [Client thread/INFO]: Industrial Craft 2 - Integration Disabled
[02:36:20] [Client thread/INFO]: GregTech - Integration Enable
[02:36:20] [Client thread/INFO]: Railcraft - Integration Disabled
[02:36:20] [Client thread/INFO]: Mine Factory Reloaded - Integration Disabled
[02:36:20] [Client thread/INFO]: Waila - Integration Disabled
[02:36:20] [Client thread/INFO]: Inventory Tweaks - Integration Disabled
[02:36:20] [Client thread/INFO]: Just Enough Items - Integration Enable
[02:36:20] [Client thread/INFO]: Mekanism - Integration Disabled
[02:36:20] [Client thread/INFO]: OpenComputers - Integration Disabled
[02:36:20] [Client thread/INFO]: TheOneProbe - Integration Enable
[02:36:20] [Client thread/INFO]: Tesla - Integration Disabled
[02:36:20] [Client thread/INFO]: CraftTweaker - Integration Disabled
[02:36:20] [Client thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.pipe.medium
[02:36:20] [Client thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.sword
[02:36:20] [Client thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.pickaxe
[02:36:20] [Client thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.shovel
[02:36:20] [Client thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.axe
[02:36:20] [Client thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.hoe
[02:36:20] [Client thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.hammer
[02:36:20] [Client thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.file
[02:36:20] [Client thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.saw
[02:36:20] [Client thread/ERROR]: Item not found on nonBlocking config: gregtech:glass_lens.white
[02:36:20] [Client thread/ERROR]: Item not found on nonBlocking config: contenttweaker:smallgearextrudershape
[02:36:20] [Client thread/ERROR]: Item not found on nonBlocking config: contenttweaker:creativeportabletankmold
[02:36:20] [Client thread/INFO]: Post Initialization ( ended after 488ms )
[02:36:20] [Client thread/INFO]: Added 'minecraft:grass/0=>1*minecraft:grass/0=>minecraft:grass/0' to mapping
[02:36:20] [Client thread/INFO]: Added 'minecraft:grass/0=>1*minecraft:dirt/0=>minecraft:dirt/0' to mapping
[02:36:20] [Client thread/INFO]: Added 'minecraft:lapis_ore/0=>1*minecraft:lapis_ore/4=>minecraft:lapis_ore/0' to mapping
[02:36:20] [Client thread/INFO]: Added 'minecraft:lit_redstone_ore/0=>1*minecraft:redstone_ore/0=>minecraft:lit_redstone_ore/0' to mapping
[02:36:20] [Client thread/INFO]: Added 'minecraft:grass/0=>1*minecraft:grass/0=>minecraft:grass/0' to mapping
[02:36:20] [Client thread/INFO]: Added 'minecraft:grass/0=>1*minecraft:dirt/0=>minecraft:dirt/0' to mapping
[02:36:20] [Client thread/INFO]: Added 'minecraft:dirt/1=>1*minecraft:dirt/1=>minecraft:dirt/1' to mapping
[02:36:20] [Client thread/INFO]: Added 'minecraft:dirt/1=>1*minecraft:dirt/0=>minecraft:dirt/0' to mapping
[02:36:20] [Client thread/INFO]: Added 'minecraft:dirt/2=>1*minecraft:dirt/2=>minecraft:dirt/2' to mapping
[02:36:20] [Client thread/INFO]: Added 'minecraft:dirt/2=>1*minecraft:dirt/0=>minecraft:dirt/0' to mapping
[02:36:20] [Client thread/INFO]: p2p 0 is enabed
[02:36:20] [Client thread/INFO]: p2p 2 is enabed
[02:36:20] [Client thread/INFO]: p2p 3 is enabed
[02:36:20] [Client thread/INFO]: p2p 4 is enabed
[02:36:20] [Client thread/INFO]: p2p 5 is enabed
[02:36:20] [Client thread/INFO]: p2p 6 is enabed
[02:36:20] [Client thread/INFO]: p2p 7 is enabed
[02:36:20] [Client thread/INFO]: Reloading Themes...
[02:36:20] [Client thread/INFO]: Found themes.json's at [modularui:themes.json]
[02:36:20] [ThaumicSpeedup/AspectThread/INFO]: Offloading aspects registration...
[02:36:22] [Client thread/INFO]: Loaded 22 research entries from thaumcraft:research/alchemy
[02:36:22] [Client thread/INFO]: Loaded 5 research entries from thaumcraft:research/eldritch
[02:36:22] [Client thread/INFO]: Loaded 20 research entries from thaumcraft:research/basics
[02:36:22] [Client thread/INFO]: Loaded 23 research entries from thaumcraft:research/auromancy
[02:36:22] [Client thread/INFO]: Loaded 12 research entries from thaumcraft:research/scans
[02:36:22] [Client thread/INFO]: Loaded 20 research entries from thaumcraft:research/artifice
[02:36:22] [Client thread/INFO]: Loaded 17 research entries from thaumcraft:research/infusion
[02:36:22] [Client thread/INFO]: Loaded 29 research entries from thaumcraft:research/golemancy
[02:36:22] [Client thread/WARN]: Could not find Build Craft Wrench definition. Wrench integration with other mods may fail
[02:36:22] [Client thread/INFO]: Thaumcraft integration: Adding aspects...
[02:36:26] [Client thread/INFO]: Thaumcraft integration: Added aspects for 11 items and 10 ore dictionary entries
[02:36:26] [Client thread/INFO]: Loaded 9 entries from core spawn config.
[02:36:26] [Client thread/INFO]: Loaded 0 entries from user spawn config.
[02:36:26] [Client thread/INFO]: Applying 9 spawn entries from config.
[02:36:26] [Client thread/WARN]: PriceRange(-4, -8) invalid, -8 smaller than -4
[02:36:26] [Client thread/INFO]: AppliedEnergistics2 found; enabling render integration.
[02:36:27] [Client thread/INFO]: Removing recipes during post init (thanks Ender IO!)
[02:36:31] [Client thread/INFO]: [com.denfop.proxy.CommonProxy:writeRecipe:523]: java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
[02:36:32] [Client thread/INFO]: Entity Desync blacklist initialized
[02:36:32] [Client thread/INFO]: Block Dispenser block list initialized
[02:36:32] [Client thread/INFO]: Swing Through Grass lists initialized
[02:36:32] [Client thread/INFO]: Incurable Potions list initialized
[02:36:32] [Client thread/INFO]: Item rarity map initialized
[02:36:32] [Client thread/INFO]: Universal Tweaks post-initialized
[02:36:32] [Client thread/INFO]: Universal Tweaks client post-initialized
[02:36:32] [Client thread/INFO]: Registering ore veins...
[02:36:32] [Client thread/INFO]: Reloading ore generation files from config...
[02:36:32] [Client thread/INFO]: Loaded 45 vein worldgen definitions
[02:36:32] [Client thread/INFO]: Loaded 8 bedrock worldgen definitions
[02:36:32] [Client thread/INFO]: Loaded 2 worldgen definitions from addon mods
[02:36:32] [Client thread/INFO]: Loaded 0 bedrock worldgen definitions from addon mods
[02:36:32] [Client thread/INFO]: Loaded 55 total worldgen definitions
[02:36:32] [Client thread/INFO]: Starting Had Enough Items...
[02:36:33] [Client thread/INFO]: Patched method addModNameToIngredientTooltip(Ljava/util/List;Ljava/lang/Object;Lmezz/jei/api/ingredients/IIngredientHelper;)Ljava/util/List; in mezz/jei/startup/ForgeModIdHelper successfully
[02:36:33] [Client thread/WARN]: gregtech.asm.visitors.JEIVisitor can't handle Java 21 class, please port the mod (if you are the author)!
[02:36:38] [Client thread/INFO]: Registering recipe categories...
[02:36:39] [Client thread/INFO]: Registering recipe categories took 1.110 s
[02:36:39] [Client thread/INFO]: Registering mod plugins...
[02:36:40] [Client thread/INFO]: AlloyRecipeCategory: Added 1035 alloy smelter recipes to JEI in 0.041 seconds.
[02:36:40] [Client thread/INFO]: CombustionRecipeCategory: Added 18 combustion generator recipes to JEI in 0.015 seconds.
[02:36:40] [Client thread/INFO]: Added recipe registry plugin: class crazypants.enderio.machines.integration.jei.PainterRegistryPlugin
[02:36:41] [Client thread/INFO]: StirlingRecipeCategory: Added 26 stirling generator recipes for 545 solid fuels to JEI in 0.190 seconds.
[02:36:41] [Client thread/INFO]: TankRecipeCategory: Added 22482 tank recipes to JEI in 0.410 seconds.
[02:36:41] [Client thread/INFO]: WiredChargerRecipeCategory: Added 46 item charging recipes to JEI in 0.090 seconds.
[02:36:41] [Client thread/INFO]: WeatherObeliskRecipeCategory: Added 3 weather changing recipes to JEI in 0.022 seconds.
[02:36:41] [Client thread/INFO]: Registering our JEI plugin
[02:36:43] [Client thread/INFO]: Transforming class net/minecraft/world/ChunkCache
[02:36:43] [Client thread/INFO]: Transforming class net/minecraft/world/ChunkCache
[02:36:43] [Client thread/INFO]: Transforming Class [net.minecraft.world.chunk.storage.ExtendedBlockStorage], Method [func_76663_a]
[02:36:43] [Client thread/INFO]: Transforming net.minecraft.world.chunk.storage.ExtendedBlockStorage Finished.
[02:36:47] [ThaumicSpeedup/AspectThread/INFO]: Aspects registration complete! Taken 26.65 s, now writing to disk.
[02:36:47] [ThaumicSpeedup/AspectThread/INFO]: Aspects serialization complete! Taken 26.92 s.
[02:36:53] [Client thread/INFO]: Added recipe registry plugin: class gregtech.integration.jei.recipe.FacadeRegistryPlugin
[02:36:54] [Client thread/INFO]: Added recipe registry plugin: class team.chisel.common.integration.jei.ChiselRecipeRegistryPlugin
[02:36:54] [Client thread/INFO]: Added recipe registry plugin: class appeng.integration.modules.jei.FacadeRegistryPlugin
[02:36:54] [Client thread/INFO]: InfinityRecipeCategory: Added 2 infinity recipe(s) to JEI in 0.011 seconds.
[02:36:54] [Client thread/INFO]: Transforming : mezz/jei/gui/recipes/RecipesGui;show(Lmezz/jei/api/recipe/IFocus;)V
[02:36:54] [Client thread/INFO]: Registering mod plugins took 15.07 s
[02:36:54] [Client thread/INFO]: Building recipe registry...
[02:36:58] [Client thread/INFO]: Building recipe registry took 3.877 s
[02:36:58] [Client thread/INFO]: Building ingredient filter and search trees...
[02:36:59] [Client thread/INFO]: Building [default] search tree...
[02:36:59] [Client thread/INFO]: Building [default] search tree took 515.4 ms
[02:36:59] [Client thread/INFO]: Building [tooltip] search tree...
[02:37:01] [Client thread/INFO]: Building [tooltip] search tree took 1.613 s
[02:37:01] [pool-3-thread-1/INFO]: Asynchronously building [resource_id] search tree...
[02:37:01] [Client thread/INFO]: Building ingredient filter and search trees took 2.524 s
[02:37:01] [Client thread/INFO]: Building bookmarks...
[02:37:01] [pool-3-thread-1/INFO]: Asynchronously building [resource_id] search tree took 7.151 ms
[02:37:01] [pool-3-thread-1/INFO]: Asynchronously building [color] search tree...
[02:37:01] [pool-3-thread-1/INFO]: Asynchronously building [color] search tree took 7.593 ms
[02:37:01] [pool-3-thread-1/INFO]: Asynchronously building [oredict] search tree...
[02:37:01] [Client thread/INFO]: Building bookmarks took 12.90 ms
[02:37:01] [Client thread/INFO]: Building runtime...
[02:37:01] [pool-3-thread-1/INFO]: Asynchronously building [oredict] search tree took 12.51 ms
[02:37:01] [pool-3-thread-1/INFO]: Asynchronously building [mod_name] search tree...
[02:37:01] [pool-3-thread-1/INFO]: Asynchronously building [mod_name] search tree took 93.86 ms
[02:37:01] [pool-3-thread-1/INFO]: Asynchronously building [creative_tab] search tree...
[02:37:01] [pool-3-thread-1/INFO]: Asynchronously building [creative_tab] search tree took 2.932 ms
[02:37:01] [Client thread/INFO]: Building runtime took 220.1 ms
[02:37:01] [Client thread/INFO]: Starting Had Enough Items took 28.47 s
[02:37:01] [Client thread/INFO]: Trimming simple registries
[02:37:01] [Client thread/INFO]: Cleaning up LaunchClassLoader
[02:37:01] [Client thread/INFO]: 14611895 total strings processed. 334775 unique strings in LoliStringPool, 14277120 strings deduplicated altogether during game load.
[02:37:01] [Client thread/WARN]: Clearing LoliVertexDataPool
[02:37:01] [Client thread/INFO]: 187541 total quads processed. 147153 unique vertex data array in LoliVertexDataPool, 40388 vertex data arrays deduplicated altogether during game load.
[02:37:01] [Client thread/INFO]: JEI Utilities Loading Complete...
[02:37:01] [Client thread/INFO]: Adding Watchdog Routine: InfernalMobs Stall
[02:37:01] [StellarCore-LowerCaseStringPool-CanonicalizeWorker/INFO]: [StellarCore-LowerCaseStringPool] CanonicalizeWorker started.
[02:37:01] [StellarCore-UnpackedDataPool-L1-CanonicalizeWorker/INFO]: [StellarCore-UnpackedDataPool-L1] CanonicalizeWorker started.
[02:37:01] [StellarCore-UnpackedDataPool-L2-CanonicalizeWorker/INFO]: [StellarCore-UnpackedDataPool-L2] CanonicalizeWorker started.
[02:37:01] [StellarCore-UnpackedDataPool-L3-CanonicalizeWorker/INFO]: [StellarCore-UnpackedDataPool-L3] CanonicalizeWorker started.
[02:37:01] [StellarCore-VertexDataPool-CanonicalizeWorker/INFO]: [StellarCore-VertexDataPool] CanonicalizeWorker started.
[02:37:01] [Client thread/INFO]: [StellarCore-UnpackedDataPool] Pool reset in 1ms.
[02:37:01] [StellarCore-UnpackedDataPool-L2-CanonicalizeWorker/INFO]: [StellarCore-UnpackedDataPool-L2] CanonicalizeWorker stopped.
[02:37:01] [StellarCore-UnpackedDataPool-L3-CanonicalizeWorker/INFO]: [StellarCore-UnpackedDataPool-L3] CanonicalizeWorker stopped.
[02:37:01] [StellarCore-BakedQuadPool-CanonicalizeWorker/INFO]: [StellarCore-BakedQuadPool] CanonicalizeWorker started.
[02:37:01] [ForkJoinPool.commonPool-worker-5/INFO]: [StellarCore-BakedQuadPool] 0 BakedQuad processed. 0 Unique, 0 Deduplicated.
[02:37:01] [ForkJoinPool.commonPool-worker-5/INFO]: [StellarCore-BakedQuadPool] Pool cleared.
[02:37:01] [ForkJoinPool.commonPool-worker-4/INFO]: [StellarCore-BlockFaceUVsPool] 31456 UVs processed. 7210 Unique, 24246 Deduplicated.
[02:37:01] [ForkJoinPool.commonPool-worker-4/INFO]: [StellarCore-BlockFaceUVsPool] Pool cleared.
[02:37:01] [Client thread/INFO]: The game loaded in approximately 205.525 seconds
[02:37:03] [Client thread/INFO]: Forge Mod Loader has successfully loaded 106 mods
[02:37:03] [Client thread/WARN]: Skipping bad option: lastServer:
[02:37:03] [Client thread/INFO]: Cementing Mod list cache. As nothing has crashed before the game has loaded
[02:37:03] [Client thread/INFO]: OpenGL Debug: supported=OpenGL43, enabled=true
[02:37:03] [Client thread/INFO]: Transforming class net/minecraft/client/particle/ParticleManager
[02:37:03] [Client thread/INFO]: Transforming class net/minecraft/client/particle/ParticleManager
[02:37:03] [Client thread/WARN]: Method overwrite conflict for search in mixins.nothirium.json:MixinGuiOverlayDebug from mod unknown-owner, previously written by meldexun.renderlib.mixin.MixinGuiOverlayDebug. Skipping method.
[02:37:03] [Client thread/WARN]: @Final field field_146253_i:Ljava/util/List; in mixins.tweaks.misc.chat.compactmessage.json:UTCompactMessageMixin from mod unknown-owner should be final
[02:37:03] [Client thread/WARN]: @Final field field_146252_h:Ljava/util/List; in mixins.tweaks.misc.chat.compactmessage.json:UTCompactMessageMixin from mod unknown-owner should be final
[02:37:03] [Client thread/INFO]: Narrator library for x64 successfully loaded
[02:37:03] [Client thread/INFO]: Game launch took 213.463 seconds
[02:37:03] [Client thread/INFO]: Sledgehammer v1.12.2-2.0.26 was successfully applied!
[02:37:04] [Client thread/INFO]: Patched method func_178581_b(FFFLnet/minecraft/client/renderer/chunk/ChunkCompileTaskGenerator;)V in net/minecraft/client/renderer/chunk/RenderChunk successfully
[02:37:04] [Client thread/WARN]: gregtech.asm.visitors.RenderChunkVisitor can't handle Java 21 class, please port the mod (if you are the author)!
[02:37:37] [Server thread/INFO]: Starting integrated minecraft server version 1.12.2
[02:37:37] [Server thread/INFO]: Generating keypair
[02:37:37] [Server thread/INFO]: Permission Handler is: (default)
[02:37:37] [Server thread/ERROR]: This world was saved with mod alfheim which appears to be missing, things may not work well
[02:37:37] [Server thread/INFO]: Injecting existing registry data into this server instance
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:nether_brick_wall Expected: 330 Got: 1889
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:quartz_stained_glass_framed Expected: 353 Got: 1890
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:stalagnate_planks_stairs Expected: 269 Got: 1891
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:reeds_gate Expected: 281 Got: 1892
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:reeds_block Expected: 276 Got: 1893
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:eye_vine Expected: 256 Got: 1894
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:stalagnate_seed Expected: 265 Got: 1895
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:stalagnate_middle Expected: 263 Got: 1896
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:nether_brick_tile_small Expected: 320 Got: 1897
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:stalagnate_planks_fence Expected: 272 Got: 1898
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:stalagnate_planks_slab_double Expected: 271 Got: 1899
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:magma_flower Expected: 297 Got: 1900
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:cincinnasite_button Expected: 313 Got: 1901
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:cincinnasite_forge Expected: 349 Got: 1902
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:stalagnate_bottom Expected: 262 Got: 1903
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:cincinnasite_wall Expected: 321 Got: 1904
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:cincinnasite_frame Expected: 342 Got: 1905
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:smoker Expected: 293 Got: 1906
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:reeds_slab_double Expected: 279 Got: 1907
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:cincinnasite_stairs Expected: 310 Got: 1908
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:cincinnasite_forged Expected: 306 Got: 1909
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:netherrack_moss Expected: 258 Got: 1910
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:cincinnasite_bars Expected: 346 Got: 1911
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:red_mold Expected: 302 Got: 1912
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:cincinnasite_brick_plate Expected: 309 Got: 1913
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:stalagnate_top Expected: 264 Got: 1914
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:cincinnasite_pot Expected: 340 Got: 1915
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:netherrack_furnace Expected: 350 Got: 1916
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:reeds_plate Expected: 283 Got: 1917
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:stalagnate_bowl_placed Expected: 355 Got: 1918
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:cincinnasite_plate Expected: 314 Got: 1919
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:cincinnasite_bricks Expected: 308 Got: 1920
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:quartz_glass_framed Expected: 344 Got: 1921
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:bone_block Expected: 322 Got: 1922
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:bone_slab_double Expected: 325 Got: 1923
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:black_apple Expected: 295 Got: 1924
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:potted_plant_1 Expected: 341 Got: 1925
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:agave Expected: 289 Got: 1926
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:cincinnasite_fire_bowl Expected: 328 Got: 1927
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:bone_mushroom Expected: 334 Got: 1928
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:bone_slab_half Expected: 324 Got: 1929
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:black_bush Expected: 290 Got: 1930
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:nether_brick_tile_slab_double Expected: 332 Got: 1931
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:nether_reed Expected: 260 Got: 1932
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:nether_grass Expected: 259 Got: 1933
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:reeds_slab_half Expected: 278 Got: 1934
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:reeds_ladder Expected: 335 Got: 1935
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:reeds_button Expected: 282 Got: 1936
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:cincinnasite_block Expected: 305 Got: 1937
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:stalagnate_planks_slab_half Expected: 270 Got: 1938
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:nether_brick_tile_slab_half Expected: 331 Got: 1939
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:cincinnasite_slab_half Expected: 311 Got: 1940
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:quartz_stained_glass_pane Expected: 354 Got: 1941
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:egg_plant Expected: 294 Got: 1942
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:gray_mold Expected: 303 Got: 1943
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:stalagnate_seed_bottom Expected: 266 Got: 1944
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:black_apple_seed Expected: 296 Got: 1945
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:block_eyeball Expected: 253 Got: 1946
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:red_large_mushroom Expected: 299 Got: 1947
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:ink_bush_seed Expected: 292 Got: 1948
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:reeds_fence Expected: 280 Got: 1949
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:lucis_mushroom Expected: 284 Got: 1950
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:wart_seed Expected: 287 Got: 1951
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:quartz_glass Expected: 343 Got: 1952
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:cincinnasite_tile_large Expected: 316 Got: 1953
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:nether_brick_tile_large Expected: 319 Got: 1954
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:barrel_cactus Expected: 288 Got: 1955
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:cincinnasite_carved Expected: 318 Got: 1956
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:nether_brick_tile_stairs Expected: 333 Got: 1957
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:stalagnate_stem Expected: 261 Got: 1958
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:stalagnate_planks Expected: 268 Got: 1959
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:bone_plate Expected: 327 Got: 1960
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:cincinnasite_slab_double Expected: 312 Got: 1961
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:quartz_glass_pane Expected: 347 Got: 1962
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:bone_reed_door Expected: 351 Got: 1963
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:stalagnate_bark Expected: 267 Got: 1964
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:bone_wall Expected: 329 Got: 1965
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:cincinnasite_pedestal Expected: 338 Got: 1966
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:cincinnasite_pillar Expected: 307 Got: 1967
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:stalagnate_planks_plate Expected: 275 Got: 1968
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:cincinnasite_tile_small Expected: 317 Got: 1969
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:bone_cincinnasite_door Expected: 352 Got: 1970
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:stalagnate_planks_gate Expected: 273 Got: 1971
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:eye_seed Expected: 257 Got: 1972
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:chest_of_drawers Expected: 356 Got: 1973
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:orange_mushroom Expected: 301 Got: 1974
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:pig_statue_01 Expected: 339 Got: 1975
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:bone_tile Expected: 337 Got: 1976
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:ink_bush Expected: 291 Got: 1977
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:reeds_stairs Expected: 277 Got: 1978
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:brown_large_mushroom Expected: 300 Got: 1979
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:cincinnasite_ore Expected: 304 Got: 1980
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:nether_cactus Expected: 286 Got: 1981
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:quartz_glass_framed_pane Expected: 348 Got: 1982
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:block_eyeball_small Expected: 254 Got: 1983
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:cincinnasite_lantern Expected: 315 Got: 1984
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:nether_mycelium Expected: 298 Got: 1985
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:quartz_stained_glass Expected: 345 Got: 1986
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:lucis_spore Expected: 285 Got: 1987
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:stalagnate_planks_button Expected: 274 Got: 1988
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:bone_button Expected: 326 Got: 1989
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:bone_stairs Expected: 323 Got: 1990
[02:37:37] [Server thread/WARN]: Registry Block: Object did not get ID it asked for. Name: betternether:cincinnasite_bricks_pillar Expected: 336 Got: 1991
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:nether_brick_wall Expected: 4158 Got: 6588
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:quartz_stained_glass_framed Expected: 4179 Got: 6589
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:stalagnate_planks_stairs Expected: 4106 Got: 6590
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:reeds_gate Expected: 4116 Got: 6591
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:reeds_block Expected: 4112 Got: 6592
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite_axe Expected: 4190 Got: 6593
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:stalagnate_seed Expected: 4103 Got: 6594
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:nether_brick_tile_small Expected: 4149 Got: 6595
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:stalagnate_planks_fence Expected: 4108 Got: 6596
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:magma_flower Expected: 4129 Got: 6597
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite_button Expected: 4142 Got: 6598
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite_forge Expected: 4175 Got: 6599
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite_wall Expected: 4150 Got: 6600
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite_frame Expected: 4168 Got: 6601
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:smoker Expected: 4126 Got: 6602
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:stalagnate_bowl_apple Expected: 4189 Got: 6603
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite_stairs Expected: 4140 Got: 6604
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite_forged Expected: 4136 Got: 6605
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:netherrack_moss Expected: 4099 Got: 6606
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite_bars Expected: 4172 Got: 6607
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:red_mold Expected: 4132 Got: 6608
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite_brick_plate Expected: 4139 Got: 6609
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite_pot Expected: 4167 Got: 6610
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:netherrack_furnace Expected: 4176 Got: 6611
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:reeds_plate Expected: 4118 Got: 6612
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite_plate Expected: 4143 Got: 6613
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite_bricks Expected: 4138 Got: 6614
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:quartz_glass_framed Expected: 4170 Got: 6615
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:bone_block Expected: 4151 Got: 6616
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite Expected: 4183 Got: 6617
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:black_apple Expected: 4182 Got: 6618
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:stalagnate_bowl_wart Expected: 4187 Got: 6619
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite_pickaxe Expected: 4184 Got: 6620
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:agave Expected: 4123 Got: 6621
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite_fire_bowl Expected: 4156 Got: 6622
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:bone_mushroom Expected: 4161 Got: 6623
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:bone_slab_half Expected: 4153 Got: 6624
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:black_bush Expected: 4124 Got: 6625
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:nether_reed Expected: 4101 Got: 6626
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:nether_grass Expected: 4100 Got: 6627
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:reeds_slab_half Expected: 4114 Got: 6628
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:reeds_ladder Expected: 4162 Got: 6629
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:reeds_button Expected: 4117 Got: 6630
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite_block Expected: 4135 Got: 6631
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:stalagnate_bowl_mushroom Expected: 4188 Got: 6632
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:stalagnate_planks_slab_half Expected: 4107 Got: 6633
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:nether_brick_tile_slab_half Expected: 4159 Got: 6634
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite_slab_half Expected: 4141 Got: 6635
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:quartz_stained_glass_pane Expected: 4180 Got: 6636
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:egg_plant Expected: 4127 Got: 6637
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:stalagnate_bowl Expected: 4186 Got: 6638
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:gray_mold Expected: 4133 Got: 6639
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite_pickaxe_diamond Expected: 4185 Got: 6640
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:black_apple_seed Expected: 4128 Got: 6641
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:block_eyeball Expected: 4096 Got: 6642
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:ink_bush_seed Expected: 4125 Got: 6643
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:reeds_fence Expected: 4115 Got: 6644
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:wart_seed Expected: 4121 Got: 6645
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:quartz_glass Expected: 4169 Got: 6646
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite_tile_large Expected: 4145 Got: 6647
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:nether_brick_tile_large Expected: 4148 Got: 6648
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:barrel_cactus Expected: 4122 Got: 6649
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite_carved Expected: 4147 Got: 6650
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:nether_brick_tile_stairs Expected: 4160 Got: 6651
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:stalagnate_stem Expected: 4102 Got: 6652
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:stalagnate_planks Expected: 4105 Got: 6653
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:bone_plate Expected: 4155 Got: 6654
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:quartz_glass_pane Expected: 4173 Got: 6655
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:bone_reed_door Expected: 4177 Got: 6656
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betterp2p:advanced_memory_card Expected: 5679 Got: 6657
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:stalagnate_bark Expected: 4104 Got: 6658
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:bone_wall Expected: 4157 Got: 6659
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite_pedestal Expected: 4165 Got: 6660
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite_pillar Expected: 4137 Got: 6661
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:stalagnate_planks_plate Expected: 4111 Got: 6662
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite_tile_small Expected: 4146 Got: 6663
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:bone_cincinnasite_door Expected: 4178 Got: 6664
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:stalagnate_planks_gate Expected: 4109 Got: 6665
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:eye_seed Expected: 4098 Got: 6666
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:chest_of_drawers Expected: 4181 Got: 6667
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:orange_mushroom Expected: 4131 Got: 6668
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:pig_statue_01 Expected: 4166 Got: 6669
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:bone_tile Expected: 4164 Got: 6670
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:reeds_stairs Expected: 4113 Got: 6671
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite_ore Expected: 4134 Got: 6672
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:nether_cactus Expected: 4120 Got: 6673
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:quartz_glass_framed_pane Expected: 4174 Got: 6674
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:block_eyeball_small Expected: 4097 Got: 6675
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite_lantern Expected: 4144 Got: 6676
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite_axe_diamond Expected: 4191 Got: 6677
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:nether_mycelium Expected: 4130 Got: 6678
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:quartz_stained_glass Expected: 4171 Got: 6679
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:lucis_spore Expected: 4119 Got: 6680
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:stalagnate_planks_button Expected: 4110 Got: 6681
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:bone_button Expected: 4154 Got: 6682
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:bone_stairs Expected: 4152 Got: 6683
[02:37:37] [Server thread/WARN]: Registry Item: Object did not get ID it asked for. Name: betternether:cincinnasite_bricks_pillar Expected: 4163 Got: 6684
[02:37:37] [Server thread/WARN]: Registry SoundEvent: Object did not get ID it asked for. Name: betternether:mob.firefly.hurt_two Expected: 551 Got: 777
[02:37:37] [Server thread/WARN]: Registry SoundEvent: Object did not get ID it asked for. Name: betternether:mob.firefly.death Expected: 552 Got: 778
[02:37:37] [Server thread/WARN]: Registry SoundEvent: Object did not get ID it asked for. Name: betternether:mob.firefly.fly Expected: 549 Got: 779
[02:37:37] [Server thread/WARN]: Registry SoundEvent: Object did not get ID it asked for. Name: betternether:mob.firefly.hurt_one Expected: 550 Got: 780
[02:37:37] [Server thread/WARN]: Registry SoundEvent: Object did not get ID it asked for. Name: betternether:mob.firefly.sitambient Expected: 553 Got: 781
[02:37:37] [Server thread/WARN]: Registry EntityEntry: Object did not get ID it asked for. Name: betternether:firefly_nether Expected: 0 Got: 167
[02:37:39] [Server thread/INFO]: Applying holder lookups
[02:37:39] [Server thread/INFO]: Holder lookups applied
[02:37:39] [Server thread/INFO]: Transforming class net/minecraft/world/gen/ChunkProviderServer
[02:37:39] [Server thread/INFO]: Transforming class net/minecraft/world/gen/ChunkProviderServer
[02:37:39] [Server thread/WARN]: @Final field field_73244_f:Lit/unimi/dsi/fastutil/longs/Long2ObjectMap; in mixins.vintagefix.json:chunk_access.ChunkProviderServerMixin from mod unknown-owner should be final
[02:37:39] [Server thread/INFO]: Loading dimension 0 (DEBUG) (net.minecraft.server.integrated.IntegratedServer@395c3052)
[02:37:40] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/adv_oil_refinery: Task Advancement{parentId=industrialupgrade:main/oil_refinery, display=net.minecraft.advancements.DisplayInfo@666fd2bb, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@798e9da}, requirements=[[mine]]}
[02:37:40] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/cathode: Task Advancement{parentId=industrialupgrade:main/elecrolyzer, display=net.minecraft.advancements.DisplayInfo@37004221, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@7716bb22}, requirements=[[mine]]}
[02:37:40] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/oil_refinery: Task Advancement{parentId=industrialupgrade:main/oil_quarry, display=net.minecraft.advancements.DisplayInfo@2e201d20, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@6c2d7c6d}, requirements=[[mine]]}
[02:37:40] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/plastic_creator: Task Advancement{parentId=industrialupgrade:main/adv_oil_refinery, display=net.minecraft.advancements.DisplayInfo@40d97906, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@4790bb64}, requirements=[[mine]]}
[02:37:40] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/diesel_generator: Task Advancement{parentId=industrialupgrade:main/diesel, display=net.minecraft.advancements.DisplayInfo@50509c5c, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@12d946a9}, requirements=[[mine]]}
[02:37:40] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/anode: Task Advancement{parentId=industrialupgrade:main/elecrolyzer, display=net.minecraft.advancements.DisplayInfo@4a1c5dad, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@12a8b649}, requirements=[[mine]]}
[02:37:40] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/oil_drilling_rig: Task Advancement{parentId=industrialupgrade:main/oil_cell, display=net.minecraft.advancements.DisplayInfo@56c1f19b, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@18c1ff4}, requirements=[[mine]]}
[02:37:40] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/elecrolyzer: Task Advancement{parentId=industrialupgrade:main/plastic_creator, display=net.minecraft.advancements.DisplayInfo@5857a08, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@6497a6f3}, requirements=[[mine]]}
[02:37:40] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/plastic_plate: Task Advancement{parentId=industrialupgrade:main/plastic_plate_creator, display=net.minecraft.advancements.DisplayInfo@7ee92610, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@2710a700}, requirements=[[mine]]}
[02:37:40] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/hydrogen_generator: Task Advancement{parentId=industrialupgrade:main/hydrogen, display=net.minecraft.advancements.DisplayInfo@234eba92, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@144315c}, requirements=[[mine]]}
[02:37:40] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/oil_quarry: Task Advancement{parentId=industrialupgrade:main/oil_drilling_rig, display=net.minecraft.advancements.DisplayInfo@5fdcfd81, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@7f32f9f7}, requirements=[[mine]]}
[02:37:40] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/petrol_generator: Task Advancement{parentId=industrialupgrade:main/petrol, display=net.minecraft.advancements.DisplayInfo@2f958ce7, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@470035a3}, requirements=[[mine]]}
[02:37:40] [Server thread/ERROR]: Couldn't load advancement industrialupgrade:main/plastic_plate_creator: Task Advancement{parentId=industrialupgrade:main/oxygen, display=net.minecraft.advancements.DisplayInfo@14e2c84b, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={mine=net.minecraft.advancements.Criterion@52094a59}, requirements=[[mine]]}
[02:37:40] [Server thread/INFO]: Loaded 769 advancements
[02:37:41] [Server thread/INFO]: Creating aura cache for world 0
[02:37:41] [Server thread/INFO]: Transforming class net/minecraftforge/common/chunkio/ChunkIOProvider
[02:37:41] [Server thread/INFO]: Transforming class net/minecraftforge/common/chunkio/ChunkIOProvider
[02:37:41] [Server thread/INFO]: Loading dimension -1 (DEBUG) (net.minecraft.server.integrated.IntegratedServer@395c3052)
[02:37:41] [Server thread/INFO]: Creating aura cache for world -1
[02:37:41] [Server thread/INFO]: Loading dimension 1 (DEBUG) (net.minecraft.server.integrated.IntegratedServer@395c3052)
[02:37:41] [Server thread/INFO]: Creating aura cache for world 1
[02:37:41] [Server thread/INFO]: Loading dimension -11325 (DEBUG) (net.minecraft.server.integrated.IntegratedServer@395c3052)
[02:37:41] [Server thread/INFO]: Creating aura cache for world -11325
[02:37:41] [Server thread/INFO]: Loading dimension -9999 (DEBUG) (net.minecraft.server.integrated.IntegratedServer@395c3052)
[02:37:41] [Server thread/INFO]: Creating aura cache for world -9999
[02:37:41] [Server thread/INFO]: Loading dimension 2 (DEBUG) (net.minecraft.server.integrated.IntegratedServer@395c3052)
[02:37:41] [Server thread/INFO]: Creating aura cache for world 2
[02:37:41] [Server thread/INFO]: Preparing start region for level 0
[02:37:42] [Server thread/INFO]: Transforming class net/minecraft/pathfinding/WalkNodeProcessor
[02:37:42] [Server thread/INFO]: Transforming class net/minecraft/pathfinding/WalkNodeProcessor
[02:37:42] [Server thread/INFO]: [StellarCore] Set server thread priority to MAX.
[02:37:42] [Thread-13/INFO]: Starting aura thread for dim 0
[02:37:42] [Thread-14/INFO]: Starting aura thread for dim -1
[02:37:42] [Thread-15/INFO]: Starting aura thread for dim 1
[02:37:42] [Thread-16/INFO]: Starting aura thread for dim -11325
[02:37:42] [Thread-17/INFO]: Starting aura thread for dim -9999
[02:37:42] [Thread-18/INFO]: Starting aura thread for dim 2
[02:37:42] [Server thread/INFO]: Removing aura cache for world -1
[02:37:42] [Server thread/INFO]: Unloading dimension -1
[02:37:42] [Server thread/INFO]: Removing aura cache for world 1
[02:37:42] [Server thread/INFO]: Unloading dimension 1
[02:37:42] [Server thread/INFO]: Removing aura cache for world -11325
[02:37:42] [Server thread/INFO]: Unloading dimension -11325
[02:37:42] [Server thread/INFO]: Changing view distance to 6, from 10
[02:37:43] [Netty Local Client IO #0/INFO]: Server protocol version 2
[02:37:43] [Netty Server IO #1/INFO]: Client protocol version 2
[02:37:43] [Netty Server IO #1/INFO]: Client attempting to join with 105 mods : cyclopscore@1.6.7,enderiointegrationforestry@5.3.72,roughmobsrevamped@2.3.23,nutrition_gtceu@1.0.0,mop@**.**.**.**-beta,extendedcrafting@**.**.**.**,universaltweaks@1.14.0,betternether@**.**.**.**,endercore@1.12.2-0.5.78,enderioendergy@5.3.72,ctm@MC1.12.2-1.0.2.31,controlling@3.0.10,forgelin@1.8.4,integratedderivative@1.1.2,betterbuilderswands@0.13.2,jei_area_fixer@2.0.0,zbgt@0.15.7,enderioconduitsrefinedstorage@5.3.72,xporbclump@2.3.5-hotfix.1,valkyrie@0.3-Dev-1,thaumcraft@6.1.BETA26,gregtechfoodoption@1.12.4,f3ismyshawty@1.0.4,minieffects@2.3.2,enderioconduits@5.3.72,uberconduitprobe@1.0.3,redcore@0.7-Dev-1,commoncapabilities@2.4.8,topalldependents@1.2,enderiomachines@5.3.72,persistency@1.2.0,watercontrolextreme@1.0.0,gtconsolidate@**.**.**.**-beta,industrialupgrade@**.**.**.**,enderioinvpanel@5.3.72,FML@**.**.**.**,modularui@2.5.0-rc4,enderutilities@0.7.15,gregicprobe@1.4.1,enderiointegrationtic@5.3.72,enderioconduitsappliedenergistics@5.3.72,largeessentiagenerator@1.0.0,moreoverlays@1.15.1,hotornot@1.0.1,codechickenlib@**.**.**.**,gtwireless@0.0.1-beta,naughthirium@2.2.1,bettermineshafts@1.12.2-2.2.1,betteradvancements@**.**.**.**,forgelin_continuous@**.**.**.**,configanytime@3.0,cucumber@1.1.3,mixinbooter@10.5,rltweaker@0.7.1,renderlib@1.4.1,smoothfont@mc1.12.2-2.1.4,jei@4.27.3,loliasm@5.26,mcp@9.42,enderiozoo@5.3.72,smoothfontcore@mc1.12.2-2.1.4,gtsteam@0.0.1-beta,appliedenergistics2@v0.56.7,thaumictweaks@1.0,xu2patcher-core@1.0,enderiointegrationticlate@5.3.72,noisethreader@1.0.0,integrateddynamicscompat@1.0.0,cleanroom@0.3.0-alpha,enderstorage@**.**.**.**,nutrition@4.16.0,sledgehammer@1.12.2-2.0.26,forge@14.23.5.2860,gtwp@1.2.3-beta,gregtech@2.8.10-beta,phosphor-lighting@1.12.2-0.2.9.3,stellar_core@1.5.21,infernalmobs@1.7.6,minecraft@1.12.2,gcym@1.2.11,theoneprobe@1.4.29,bogosorter@1.4.10,mousetweaks@3.1.5,personalworlds@1.0.3,baubles@1.5.2,vintagefix@0.5.5,enhanced_annihilation_planes@2.0,enderiopowertools@5.3.72,fermiumbooter@1.1.1,jeiutilities@0.2.12,enderio@5.3.72,extrautils2@1.0,jeiintegration@1.6.0,rmr_melee_patch@1.0.1,integrateddynamics@1.1.11,fugue@1.12.2-0.18.2,betterbuilderswandsfix@1.2.2,enderiobase@5.3.72,thaumicspeedup@4.0,appleskin@1.0.14,betterp2p@1.12.2-1.3.2,chisel@MC1.12.2-1.0.2.45,enderioconduitsopencomputers@5.3.72,nothirium@0.4.2-beta,xu2patcher@1.0.1
[02:37:43] [Netty Server IO #1/INFO]: Skipping config sync, No mods have registered a syncable config.
[02:37:43] [Netty Local Client IO #0/INFO]: [Netty Local Client IO #0] Client side modded connection established
[02:37:43] [Server thread/INFO]: [Server thread] Server side modded connection established
[02:37:43] [Server thread/INFO]: akirapriva[local:E:8dc41999] logged in with entity id 190288 at (-466.91368566236486, 1.0, 408.34678907160577)
[02:37:43] [Server thread/INFO]: akirapriva joined the game
[02:37:43] [Server thread/INFO]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
[02:37:43] [Client thread/WARN]: @Final field field_73236_b:Lit/unimi/dsi/fastutil/longs/Long2ObjectMap; in mixins.vintagefix.json:chunk_access.ChunkProviderClientMixin from mod unknown-owner should be final
[02:37:44] [Server thread/INFO]: Saving and pausing game...
[02:37:44] [Server thread/INFO]: Saving chunks for level 'DEBUG'/overworld
[02:37:44] [Netty Local Client IO #0/INFO]: Successfully applied runtime patches for com.rwtema.extrautils2.items.ItemLawSword$PacketLawSwordNotifier$1 (new size 1291)
[02:37:44] [Server thread/INFO]: Saving chunks for level 'DEBUG'/ExtraUtils2_Quarry_Dim
[02:37:44] [Server thread/INFO]: Saving chunks for level 'DEBUG'/Storage Cell
[02:37:44] [Thread-14/INFO]: Stopping aura thread for dim -1
[02:37:44] [Thread-15/INFO]: Stopping aura thread for dim 1
[02:37:44] [Thread-16/INFO]: Stopping aura thread for dim -11325
[02:37:44] [Client thread/INFO]: Loaded 30 advancements
[02:37:45] [Client thread/INFO]: Patched method <init>()V in net/minecraft/client/renderer/RegionRenderCacheBuilder successfully
[02:37:45] [Client thread/WARN]: gregtech.asm.visitors.RegionRenderCacheBuilderVisitor can't handle Java 21 class, please port the mod (if you are the author)!
[02:37:47] [Client thread/INFO]: Successfully applied runtime patches for com.rwtema.extrautils2.machine.TileMachine$ContainerMachine (new size 6201)
[02:37:48] [Server thread/INFO]: Saving and pausing game...
[02:37:48] [Server thread/INFO]: Saving chunks for level 'DEBUG'/overworld
[02:37:49] [Server thread/INFO]: Saving chunks for level 'DEBUG'/ExtraUtils2_Quarry_Dim
[02:37:49] [Server thread/INFO]: Saving chunks for level 'DEBUG'/Storage Cell
[02:39:42] [Server thread/INFO]: Saving and pausing game...
[02:39:42] [Server thread/INFO]: Saving chunks for level 'DEBUG'/overworld
[02:39:42] [Server thread/INFO]: Saving chunks for level 'DEBUG'/ExtraUtils2_Quarry_Dim
[02:39:42] [Server thread/INFO]: Saving chunks for level 'DEBUG'/Storage Cell