Everything posted by BocaN
-
Connection closed - missmatched server list
Ok thank you so much i will try couple mods for shaders and if you can suggest me some compatible with Forge 41.1.0 it will be great, thanks
-
Connection closed - missmatched server list
Wow that actually fixed problem, but can i use optifine bcs i want to use shaders?
-
Connection closed - missmatched server list
So when i add my client mods in server mod folder, it starts command prompt but then it says this: 2022-07-27 21:18:11,566 main WARN Advanced terminal features are not available in this environment [21:18:11] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 41.1.0, --fml.mcVersion, 1.19, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220607.102129] [21:18:11] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 18.0.2 by Oracle Corporation; OS Windows 10 arch amd64 version 10.0 [21:18:11] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Ryzen/Desktop/Mc%20server/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2362!/ Service=ModLauncher Env=SERVER [21:18:12] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Ryzen\Desktop\Mc server\libraries\net\minecraftforge\fmlcore\1.19-41.1.0\fmlcore-1.19-41.1.0.jar is missing mods.toml file [21:18:12] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Ryzen\Desktop\Mc server\libraries\net\minecraftforge\javafmllanguage\1.19-41.1.0\javafmllanguage-1.19-41.1.0.jar is missing mods.toml file [21:18:12] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Ryzen\Desktop\Mc server\libraries\net\minecraftforge\lowcodelanguage\1.19-41.1.0\lowcodelanguage-1.19-41.1.0.jar is missing mods.toml file [21:18:12] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Ryzen\Desktop\Mc server\libraries\net\minecraftforge\mclanguage\1.19-41.1.0\mclanguage-1.19-41.1.0.jar is missing mods.toml file [21:18:12] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: No dependencies to load found. Skipping! [21:18:13] [main/INFO] [mixin/]: Compatibility level set to JAVA_17 [21:18:14] [main/ERROR] [mixin/]: Mixin config rubidium.mixins.json does not specify "minVersion" property [21:18:14] [main/ERROR] [mixin/]: Mixin config mixins.oculus.compat.sodium.json does not specify "minVersion" property [21:18:14] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [] Exception in thread "main" java.lang.RuntimeException: java.lang.NoClassDefFoundError: org/lwjgl/system/Platform at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:32) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) Caused by: java.lang.NoClassDefFoundError: org/lwjgl/system/Platform at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.SodiumPreLaunch.checkJemalloc(SodiumPreLaunch.java:24) at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.SodiumPreLaunch.onPreLaunch(SodiumPreLaunch.java:17) at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.mixin.SodiumMixinPlugin.onLoad(SodiumMixinPlugin.java:25) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.PluginHandle.onLoad(PluginHandle.java:119) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.onSelect(MixinConfig.java:707) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.selectConfigs(MixinProcessor.java:498) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:460) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:633) at java.base/java.lang.Class.forName(Class.java:577) at java.base/java.lang.Class.forName(Class.java:552) at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ... 7 more Caused by: java.lang.ClassNotFoundException: org.lwjgl.system.Platform at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) ... 32 more But when i remove mods i can start server and when i go into minecraft and try to localhost on direct connection it says that issue i wrote in topic earlier, i replied with only debug.log on there, others are .gz files, i dont know where other debug.log is located.
-
Connection closed - missmatched server list
Well, i made server folder, added forge, started server, i didnt add any mods to mods folder in server folder, i just started it, but when i add all mods to server mod folder it cant even start server, so i dont know how they cant match.
-
Connection closed - missmatched server list
This is server one, on singleplayer it workds but i cant start server. [27Jul2022 19:36:36.138] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 41.1.0, --fml.mcVersion, 1.19, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220607.102129] [27Jul2022 19:36:36.147] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 18.0.2 by Oracle Corporation; OS Windows 10 arch amd64 version 10.0 [27Jul2022 19:36:36.212] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness,forgegametestserveruserdev] [27Jul2022 19:36:36.228] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp] [27Jul2022 19:36:36.245] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner] [27Jul2022 19:36:36.256] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services [27Jul2022 19:36:36.264] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: [27Jul2022 19:36:36.277] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml] [27Jul2022 19:36:36.277] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading [27Jul2022 19:36:36.277] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin [27Jul2022 19:36:36.278] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin [27Jul2022 19:36:36.278] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml [27Jul2022 19:36:36.280] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 1.0 [27Jul2022 19:36:36.280] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 1.0 loading [27Jul2022 19:36:36.280] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 10.0.8+10.0.8+main.0ef7e830 [27Jul2022 19:36:36.281] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7 [27Jul2022 19:36:36.281] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 6.0.0+6.0.0+master.901864e5 [27Jul2022 19:36:36.282] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner [27Jul2022 19:36:36.284] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 5.0.1+15+master.dc5a2922 [27Jul2022 19:36:36.285] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 6.0.0+6.0.0+master.42474703 [27Jul2022 19:36:36.285] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 5 [27Jul2022 19:36:36.287] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml [27Jul2022 19:36:36.288] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services [27Jul2022 19:36:36.295] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing [27Jul2022 19:36:36.296] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin [27Jul2022 19:36:36.311] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@4d3167f4 [27Jul2022 19:36:36.325] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Ryzen/Desktop/Mc%20server/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2362!/ Service=ModLauncher Env=SERVER [27Jul2022 19:36:36.328] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager [27Jul2022 19:36:36.328] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2) [27Jul2022 19:36:36.329] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2) [27Jul2022 19:36:36.329] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2) [27Jul2022 19:36:36.329] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2) [27Jul2022 19:36:36.330] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2) [27Jul2022 19:36:36.331] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin [27Jul2022 19:36:36.332] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml [27Jul2022 19:36:36.332] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories [27Jul2022 19:36:36.333] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\Ryzen\Desktop\Mc server [27Jul2022 19:36:36.333] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\Ryzen\Desktop\Mc server [27Jul2022 19:36:36.333] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\Ryzen\Desktop\Mc server\mods [27Jul2022 19:36:36.333] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\Ryzen\Desktop\Mc server\mods [27Jul2022 19:36:36.333] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\Ryzen\Desktop\Mc server\config [27Jul2022 19:36:36.333] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\Ryzen\Desktop\Mc server\config [27Jul2022 19:36:36.333] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\Ryzen\Desktop\Mc server\config\fml.toml [27Jul2022 19:36:36.333] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration [27Jul2022 19:36:36.370] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:\Users\Ryzen\Desktop\Mc server\defaultconfigs [27Jul2022 19:36:36.370] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile [27Jul2022 19:36:36.373] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler [27Jul2022 19:36:36.373] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using forgeserver as launch service [27Jul2022 19:36:36.389] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=41.1.0, mcVersion=1.19, mcpVersion=20220607.102129, forgeGroup=net.minecraftforge] [27Jul2022 19:36:36.391] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml [27Jul2022 19:36:36.391] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg' [27Jul2022 19:36:36.392] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {} [27Jul2022 19:36:36.392] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning [27Jul2022 19:36:36.393] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin [27Jul2022 19:36:36.393] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin [27Jul2022 19:36:36.393] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml [27Jul2022 19:36:36.393] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan [27Jul2022 19:36:36.402] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: [] [27Jul2022 19:36:36.405] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null) [27Jul2022 19:36:36.405] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Dependency Locators : (JarInJar:null) [27Jul2022 19:36:36.541] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file server-1.19-20220607.102129-srg.jar with {minecraft} mods - versions {1.19} [27Jul2022 19:36:36.546] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\Desktop\Mc server\libraries\net\minecraftforge\fmlcore\1.19-41.1.0\fmlcore-1.19-41.1.0.jar [27Jul2022 19:36:36.547] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Ryzen\Desktop\Mc server\libraries\net\minecraftforge\fmlcore\1.19-41.1.0\fmlcore-1.19-41.1.0.jar is missing mods.toml file [27Jul2022 19:36:36.551] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\Desktop\Mc server\libraries\net\minecraftforge\javafmllanguage\1.19-41.1.0\javafmllanguage-1.19-41.1.0.jar [27Jul2022 19:36:36.551] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Ryzen\Desktop\Mc server\libraries\net\minecraftforge\javafmllanguage\1.19-41.1.0\javafmllanguage-1.19-41.1.0.jar is missing mods.toml file [27Jul2022 19:36:36.556] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\Desktop\Mc server\libraries\net\minecraftforge\lowcodelanguage\1.19-41.1.0\lowcodelanguage-1.19-41.1.0.jar [27Jul2022 19:36:36.556] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Ryzen\Desktop\Mc server\libraries\net\minecraftforge\lowcodelanguage\1.19-41.1.0\lowcodelanguage-1.19-41.1.0.jar is missing mods.toml file [27Jul2022 19:36:36.561] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\Desktop\Mc server\libraries\net\minecraftforge\mclanguage\1.19-41.1.0\mclanguage-1.19-41.1.0.jar [27Jul2022 19:36:36.561] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Ryzen\Desktop\Mc server\libraries\net\minecraftforge\mclanguage\1.19-41.1.0\mclanguage-1.19-41.1.0.jar is missing mods.toml file [27Jul2022 19:36:36.587] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\Desktop\Mc server\libraries\net\minecraftforge\forge\1.19-41.1.0\forge-1.19-41.1.0-universal.jar [27Jul2022 19:36:36.593] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.19-41.1.0-universal.jar with {forge} mods - versions {41.1.0} [27Jul2022 19:36:36.606] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from server-1.19-20220607.102129-srg.jar, it does not contain dependency information. [27Jul2022 19:36:36.606] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from forge-1.19-41.1.0-universal.jar, it does not contain dependency information. [27Jul2022 19:36:36.606] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mclanguage-1.19-41.1.0.jar, it does not contain dependency information. [27Jul2022 19:36:36.606] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from javafmllanguage-1.19-41.1.0.jar, it does not contain dependency information. [27Jul2022 19:36:36.606] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from fmlcore-1.19-41.1.0.jar, it does not contain dependency information. [27Jul2022 19:36:36.606] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from lowcodelanguage-1.19-41.1.0.jar, it does not contain dependency information. [27Jul2022 19:36:36.636] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: No dependencies to load found. Skipping! [27Jul2022 19:36:36.639] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file server-1.19-20220607.102129-srg.jar with {minecraft} mods - versions {1.19} [27Jul2022 19:36:36.642] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Ryzen\Desktop\Mc server\libraries\net\minecraft\server\1.19-20220607.102129\server-1.19-20220607.102129-srg.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]] [27Jul2022 19:36:36.643] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\Desktop\Mc server\libraries\net\minecraftforge\forge\1.19-41.1.0\forge-1.19-41.1.0-universal.jar [27Jul2022 19:36:36.645] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.19-41.1.0-universal.jar with {forge} mods - versions {41.1.0} [27Jul2022 19:36:36.645] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Ryzen\Desktop\Mc server\libraries\net\minecraftforge\forge\1.19-41.1.0\forge-1.19-41.1.0-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]] [27Jul2022 19:36:36.687] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js [27Jul2022 19:36:36.688] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js [27Jul2022 19:36:36.688] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js [27Jul2022 19:36:36.688] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_method.js [27Jul2022 19:36:36.688] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js [27Jul2022 19:36:36.688] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js [27Jul2022 19:36:36.690] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml [27Jul2022 19:36:36.704] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 3 language providers [27Jul2022 19:36:36.705] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0 [27Jul2022 19:36:36.707] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider lowcodefml, version 41 [27Jul2022 19:36:36.707] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 41 [27Jul2022 19:36:36.713] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Configured system mods: [minecraft, forge] [27Jul2022 19:36:36.713] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: minecraft [27Jul2022 19:36:36.713] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: forge [27Jul2022 19:36:36.715] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements (0 mandatory, 0 optional) [27Jul2022 19:36:36.716] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional) [27Jul2022 19:36:37.172] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers [27Jul2022 19:36:37.173] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin [27Jul2022 19:36:37.174] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin [27Jul2022 19:36:37.174] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml [27Jul2022 19:36:37.174] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers [27Jul2022 19:36:37.174] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js [27Jul2022 19:36:37.371] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [27Jul2022 19:36:37.372] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js [27Jul2022 19:36:37.468] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [27Jul2022 19:36:37.468] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js [27Jul2022 19:36:37.516] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [27Jul2022 19:36:37.523] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@36cc9385 to Target : CLASS {Lnet/minecraft/world/level/biome/Biome;} {} {V} [27Jul2022 19:36:37.525] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4a67b4ec to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/Structure;} {} {V} [27Jul2022 19:36:37.525] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@10643593 to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V} [27Jul2022 19:36:37.526] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@f91da5e to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V} [27Jul2022 19:36:37.526] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@eca6a74 to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V} [27Jul2022 19:36:37.526] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@79fd6f95 to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V} [27Jul2022 19:36:37.526] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@48840594 to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V} [27Jul2022 19:36:37.526] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@49c675f0 to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V} [27Jul2022 19:36:37.526] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@14823f76 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V} [27Jul2022 19:36:37.526] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml [27Jul2022 19:36:37.800] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] [27Jul2022 19:36:37.801] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] [27Jul2022 19:36:37.801] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft) [27Jul2022 19:36:37.801] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft) [27Jul2022 19:36:37.802] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft) [27Jul2022 19:36:37.802] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft) [27Jul2022 19:36:37.802] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft) [27Jul2022 19:36:37.802] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)] [27Jul2022 19:36:37.802] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge) [27Jul2022 19:36:37.802] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge) [27Jul2022 19:36:37.803] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge) [27Jul2022 19:36:37.803] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge) [27Jul2022 19:36:37.803] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge) [27Jul2022 19:36:37.803] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)] [27Jul2022 19:36:37.803] [main/DEBUG] [mixin/]: inject() running with 3 agents [27Jul2022 19:36:37.804] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] [27Jul2022 19:36:37.804] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)] [27Jul2022 19:36:37.804] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)] [27Jul2022 19:36:37.804] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [] [27Jul2022 19:36:37.899] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out [27Jul2022 19:36:37.900] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT] [27Jul2022 19:36:37.960] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework [27Jul2022 19:36:37.963] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple [27Jul2022 19:36:37.963] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4 [27Jul2022 19:36:38.123] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@2b2f5fcf [27Jul2022 19:36:38.124] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@214c265e [27Jul2022 19:36:38.355] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@2b2f5fcf [27Jul2022 19:36:38.356] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@214c265e [27Jul2022 19:36:39.109] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/Structure [27Jul2022 19:36:39.288] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock [27Jul2022 19:36:39.353] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock [27Jul2022 19:36:39.469] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock [27Jul2022 19:36:40.354] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack [27Jul2022 19:36:41.697] [main/INFO] [net.minecraft.util.datafix.DataFixers/]: Building unoptimized datafixer [27Jul2022 19:36:42.334] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/biome/Biome [27Jul2022 19:36:42.739] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem [27Jul2022 19:36:42.810] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance [27Jul2022 19:36:43.157] [main/DEBUG] [net.minecraftforge.common.ForgeI18n/CORE]: Loading I18N data entries: 5544 [27Jul2022 19:36:43.176] [main/DEBUG] [net.minecraftforge.fml.ModWorkManager/LOADING]: Using 8 threads for parallel mod-loading [27Jul2022 19:36:43.184] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2b2f5fcf - got cpw.mods.cl.ModuleClassLoader@61019f59 [27Jul2022 19:36:43.185] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod [27Jul2022 19:36:43.218] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 41.1 from cpw.mods.modlauncher.TransformingClassLoader@2b2f5fcf [27Jul2022 19:36:43.219] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 41.1.0 [27Jul2022 19:36:43.219] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 41.1 [27Jul2022 19:36:43.219] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge [27Jul2022 19:36:43.220] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: MCP Version package package net.minecraftforge.versions.mcp, Minecraft, version 1.19 from cpw.mods.modlauncher.TransformingClassLoader@2b2f5fcf [27Jul2022 19:36:43.220] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.19 [27Jul2022 19:36:43.220] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20220607.102129 [27Jul2022 19:36:43.220] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 41.1.0, for MC 1.19 with MCP 20220607.102129 [27Jul2022 19:36:43.223] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v41.1.0 Initialized [27Jul2022 19:36:43.277] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: -Dio.netty.noUnsafe: false [27Jul2022 19:36:43.278] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: Java version: 18 [27Jul2022 19:36:43.278] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available [27Jul2022 19:36:43.279] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available [27Jul2022 19:36:43.279] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Buffer.address: available [27Jul2022 19:36:43.280] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: direct buffer constructor: unavailable java.lang.UnsupportedOperationException: Reflective setAccessible(true) disabled at io.netty.util.internal.ReflectionUtil.trySetAccessible(ReflectionUtil.java:31) ~[netty-common-4.1.76.Final.jar%2379!/:4.1.76.Final] at io.netty.util.internal.PlatformDependent0$4.run(PlatformDependent0.java:253) ~[netty-common-4.1.76.Final.jar%2379!/:4.1.76.Final] at java.security.AccessController.doPrivileged(AccessController.java:318) ~[?:?] at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:247) ~[netty-common-4.1.76.Final.jar%2379!/:4.1.76.Final] at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:294) ~[netty-common-4.1.76.Final.jar%2379!/:4.1.76.Final] at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:88) ~[netty-common-4.1.76.Final.jar%2379!/:4.1.76.Final] at io.netty.util.ConstantPool.<init>(ConstantPool.java:34) ~[netty-common-4.1.76.Final.jar%2379!/:4.1.76.Final] at io.netty.util.AttributeKey$1.<init>(AttributeKey.java:27) ~[netty-common-4.1.76.Final.jar%2379!/:4.1.76.Final] at io.netty.util.AttributeKey.<clinit>(AttributeKey.java:27) ~[netty-common-4.1.76.Final.jar%2379!/:4.1.76.Final] at net.minecraftforge.network.NetworkConstants.<clinit>(NetworkConstants.java:34) ~[forge-1.19-41.1.0-universal.jar%23101!/:?] at net.minecraftforge.common.ForgeMod.<init>(ForgeMod.java:383) ~[forge-1.19-41.1.0-universal.jar%23101!/:?] at jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67) ~[?:?] at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] at java.lang.reflect.Constructor.newInstance(Constructor.java:483) ~[?:?] at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19-41.1.0.jar%2398!/:?] at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19-41.1.0.jar%2397!/:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?] at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] [27Jul2022 19:36:43.281] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Bits.unaligned: available, true [27Jul2022 19:36:43.282] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$6 (in module io.netty.common) cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to module io.netty.common at jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:394) ~[?:?] at java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:674) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at io.netty.util.internal.PlatformDependent0$6.run(PlatformDependent0.java:375) ~[netty-common-4.1.76.Final.jar%2379!/:4.1.76.Final] at java.security.AccessController.doPrivileged(AccessController.java:318) ~[?:?] at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:366) ~[netty-common-4.1.76.Final.jar%2379!/:4.1.76.Final] at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:294) ~[netty-common-4.1.76.Final.jar%2379!/:4.1.76.Final] at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:88) ~[netty-common-4.1.76.Final.jar%2379!/:4.1.76.Final] at io.netty.util.ConstantPool.<init>(ConstantPool.java:34) ~[netty-common-4.1.76.Final.jar%2379!/:4.1.76.Final] at io.netty.util.AttributeKey$1.<init>(AttributeKey.java:27) ~[netty-common-4.1.76.Final.jar%2379!/:4.1.76.Final] at io.netty.util.AttributeKey.<clinit>(AttributeKey.java:27) ~[netty-common-4.1.76.Final.jar%2379!/:4.1.76.Final] at net.minecraftforge.network.NetworkConstants.<clinit>(NetworkConstants.java:34) ~[forge-1.19-41.1.0-universal.jar%23101!/:?] at net.minecraftforge.common.ForgeMod.<init>(ForgeMod.java:383) ~[forge-1.19-41.1.0-universal.jar%23101!/:?] at jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67) ~[?:?] at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] at java.lang.reflect.Constructor.newInstance(Constructor.java:483) ~[?:?] at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19-41.1.0.jar%2398!/:?] at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19-41.1.0.jar%2397!/:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?] at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] [27Jul2022 19:36:43.283] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.DirectByteBuffer.<init>(long, int): unavailable [27Jul2022 19:36:43.283] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: sun.misc.Unsafe: available [27Jul2022 19:36:43.284] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: maxDirectMemory: 4294967296 bytes (maybe) [27Jul2022 19:36:43.284] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.tmpdir: C:\Users\Ryzen\AppData\Local\Temp (java.io.tmpdir) [27Jul2022 19:36:43.284] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model) [27Jul2022 19:36:43.285] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: Platform: Windows [27Jul2022 19:36:43.285] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.maxDirectMemory: -1 bytes [27Jul2022 19:36:43.285] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1 [27Jul2022 19:36:43.286] [modloading-worker-0/DEBUG] [io.netty.util.internal.CleanerJava9/]: java.nio.ByteBuffer.cleaner(): available [27Jul2022 19:36:43.286] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.noPreferDirect: false [27Jul2022 19:36:43.313] [modloading-worker-0/DEBUG] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Loading Network data for FML net version: FML3 [27Jul2022 19:36:43.347] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking [27Jul2022 19:36:43.347] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking [27Jul2022 19:36:43.347] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-common.toml for forge tracking [27Jul2022 19:36:43.380] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge [27Jul2022 19:36:43.383] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$CommonHandler to MOD [27Jul2022 19:36:43.602] [main/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type COMMON [27Jul2022 19:36:43.604] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Ryzen\Desktop\Mc server\config\forge-common.toml [27Jul2022 19:36:43.607] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Ryzen\Desktop\Mc server\config\forge-common.toml [27Jul2022 19:36:43.609] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Ryzen\Desktop\Mc server\config\forge-common.toml for changes [27Jul2022 19:36:43.610] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\Ryzen\Desktop\Mc server\config\forge-common.toml is not correct. Correcting [27Jul2022 19:36:43.613] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}. [27Jul2022 19:36:43.614] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.cachePackAccess was corrected from null to its default, true. [27Jul2022 19:36:43.614] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key general.cachePackAccess does not match the spec. This may create a backup. [27Jul2022 19:36:43.614] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.indexVanillaPackCachesOnThread was corrected from null to its default, false. [27Jul2022 19:36:43.615] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key general.indexVanillaPackCachesOnThread does not match the spec. This may create a backup. [27Jul2022 19:36:43.615] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.indexModPackCachesOnThread was corrected from null to its default, false. [27Jul2022 19:36:43.616] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key general.indexModPackCachesOnThread does not match the spec. This may create a backup. [27Jul2022 19:36:43.616] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key general does not match the spec. This may create a backup. [27Jul2022 19:36:43.619] [main/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Loaded forge config file forge-common.toml [27Jul2022 19:36:43.804] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json [27Jul2022 19:36:44.416] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [forge] Received version check data: { "homepage": "https://files.minecraftforge.net/net/minecraftforge/forge/", "promos": { "1.1-latest": "1.3.4.29", "1.2.3-latest": "1.4.1.64", "1.2.4-latest": "2.0.0.68", "1.2.5-latest": "3.4.9.171", "1.3.2-latest": "4.3.5.318", "1.4.0-latest": "5.0.0.326", "1.4.1-latest": "6.0.0.329", "1.4.2-latest": "6.0.1.355", "1.4.3-latest": "6.2.1.358", "1.4.4-latest": "6.3.0.378", "1.4.5-latest": "6.4.2.448", "1.4.6-latest": "6.5.0.489", "1.4.7-latest": "6.6.2.534", "1.5-latest": "7.7.0.598", "1.5.1-latest": "7.7.2.682", "1.5.2-latest": "7.8.1.738", "1.5.2-recommended": "7.8.1.738", "1.6.1-latest": "8.9.0.775", "1.6.2-latest": "9.10.1.871", "1.6.2-recommended": "9.10.1.871", "1.6.3-latest": "9.11.0.878", "1.6.4-latest": "9.11.1.1345", "1.6.4-recommended": "9.11.1.1345", "1.7.2-latest": "10.12.2.1161", "1.7.2-recommended": "10.12.2.1161", "1.7.10_pre4-latest": "10.12.2.1149", "1.7.10-latest": "10.13.4.1614", "1.7.10-recommended": "10.13.4.1614", "1.8-latest": "11.14.4.1577", "1.8-recommended": "11.14.4.1563", "1.8.8-latest": "11.15.0.1655", "1.8.9-latest": "11.15.1.2318", "1.8.9-recommended": "11.15.1.2318", "1.9-latest": "12.16.1.1938", "1.9-recommended": "12.16.1.1887", "1.9.4-latest": "12.17.0.2317", "1.9.4-recommended": "12.17.0.2317", "1.10-latest": "12.18.0.2000", "1.10.2-latest": "12.18.3.2511", "1.10.2-recommended": "12.18.3.2511", "1.11-latest": "13.19.1.2199", "1.11-recommended": "13.19.1.2189", "1.11.2-latest": "13.20.1.2588", "1.11.2-recommended": "13.20.1.2588", "1.12-latest": "14.21.1.2443", "1.12-recommended": "14.21.1.2387", "1.12.1-latest": "14.22.1.2485", "1.12.1-recommended": "14.22.1.2478", "1.12.2-latest": "14.23.5.2860", "1.12.2-recommended": "14.23.5.2859", "1.13.2-latest": "25.0.223", "1.14.2-latest": "26.0.63", "1.14.3-latest": "27.0.60", "1.14.4-latest": "28.2.26", "1.14.4-recommended": "28.2.26", "1.15-latest": "29.0.4", "1.15.1-latest": "30.0.51", "1.15.2-latest": "31.2.57", "1.15.2-recommended": "31.2.57", "1.16.1-latest": "32.0.108", "1.16.2-latest": "33.0.61", "1.16.3-latest": "34.1.42", "1.16.3-recommended": "34.1.0", "1.16.4-latest": "35.1.37", "1.16.4-recommended": "35.1.4", "1.16.5-latest": "36.2.39", "1.16.5-recommended": "36.2.34", "1.17.1-latest": "37.1.1", "1.17.1-recommended": "37.1.1", "1.18-latest": "38.0.17", "1.18.1-latest": "39.1.2", "1.18.1-recommended": "39.1.0", "1.18.2-latest": "40.1.68", "1.18.2-recommended": "40.1.0", "1.19-latest": "41.1.0", "1.19-recommended": "41.1.0" } } [27Jul2022 19:36:44.417] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 41.1.0 Target: null [27Jul2022 19:36:44.772] [main/ERROR] [net.minecraft.server.dedicated.Settings/]: Failed to load properties from file: server.properties [27Jul2022 19:36:44.800] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [27Jul2022 19:36:44.834] [main/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/Ryzen/Desktop/Mc%20server/libraries/net/minecraft/server/1.19-20220607.102129/server-1.19-20220607.102129-srg.jar%2396!/assets/.mcassetsroot' uses unexpected schema [27Jul2022 19:36:44.835] [main/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/Ryzen/Desktop/Mc%20server/libraries/net/minecraft/server/1.19-20220607.102129/server-1.19-20220607.102129-srg.jar%2396!/data/.mcassetsroot' uses unexpected schema [27Jul2022 19:36:44.915] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\Ryzen\Desktop\Mc server\libraries\net\minecraftforge\forge\1.19-41.1.0\forge-1.19-41.1.0-universal.jar [27Jul2022 19:36:44.923] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/realms [27Jul2022 19:36:44.923] [Worker-Main-4/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/realms [27Jul2022 19:36:44.923] [Worker-Main-4/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:36:44.938] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:36:44.939] [Worker-Main-1/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:36:46.736] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 7 recipes [27Jul2022 19:36:47.193] [main/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 1179 advancements [27Jul2022 19:36:47.753] [main/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world [27Jul2022 19:36:47.765] [main/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world [27Jul2022 19:36:48.122] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.19 [27Jul2022 19:36:48.123] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties [27Jul2022 19:36:48.126] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL [27Jul2022 19:36:48.126] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair [27Jul2022 19:36:48.191] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:25565 [27Jul2022 19:36:48.204] [Server thread/INFO] [net.minecraft.server.network.ServerConnectionListener/]: Using default channel type [27Jul2022 19:36:48.220] [Server thread/DEBUG] [io.netty.channel.MultithreadEventLoopGroup/]: -Dio.netty.eventLoopThreads: 16 [27Jul2022 19:36:48.234] [Server thread/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 [27Jul2022 19:36:48.235] [Server thread/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 [27Jul2022 19:36:48.239] [Server thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.noKeySetOptimization: false [27Jul2022 19:36:48.240] [Server thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.selectorAutoRebuildThreshold: 512 [27Jul2022 19:36:48.247] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/]: org.jctools-core.MpscChunkedArrayQueue: available [27Jul2022 19:36:48.264] [Server thread/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.processId: 4132 (auto-detected) [27Jul2022 19:36:48.265] [Server thread/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv4Stack: false [27Jul2022 19:36:48.265] [Server thread/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv6Addresses: true [27Jul2022 19:36:48.271] [Server thread/DEBUG] [io.netty.util.NetUtilInitializations/]: Loopback interface: lo (Software Loopback Interface 1, 127.0.0.1) [27Jul2022 19:36:48.272] [Server thread/DEBUG] [io.netty.util.NetUtil/]: Failed to get SOMAXCONN from sysctl and file \proc\sys\net\core\somaxconn. Default: 200 [27Jul2022 19:36:48.279] [Server thread/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.machineId: f4:b5:20:ff:fe:13:99:f4 (auto-detected) [27Jul2022 19:36:48.301] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numHeapArenas: 16 [27Jul2022 19:36:48.301] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numDirectArenas: 16 [27Jul2022 19:36:48.301] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.pageSize: 8192 [27Jul2022 19:36:48.301] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxOrder: 9 [27Jul2022 19:36:48.301] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.chunkSize: 4194304 [27Jul2022 19:36:48.301] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.smallCacheSize: 256 [27Jul2022 19:36:48.301] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.normalCacheSize: 64 [27Jul2022 19:36:48.301] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedBufferCapacity: 32768 [27Jul2022 19:36:48.301] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimInterval: 8192 [27Jul2022 19:36:48.301] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimIntervalMillis: 0 [27Jul2022 19:36:48.301] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.useCacheForAllThreads: false [27Jul2022 19:36:48.301] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 [27Jul2022 19:36:48.308] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.allocator.type: pooled [27Jul2022 19:36:48.308] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.threadLocalDirectBufferSize: 0 [27Jul2022 19:36:48.308] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.maxThreadLocalCharBufferSize: 16384 [27Jul2022 19:36:48.328] [Server thread/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Making serverconfig directory : .\world\serverconfig [27Jul2022 19:36:48.328] [Server thread/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Created serverconfig directory : .\world\serverconfig [27Jul2022 19:36:48.328] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type SERVER [27Jul2022 19:36:48.328] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for .\world\serverconfig\forge-server.toml [27Jul2022 19:36:48.329] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\world\serverconfig\forge-server.toml [27Jul2022 19:36:48.330] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\world\serverconfig\forge-server.toml for changes [27Jul2022 19:36:48.330] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file .\world\serverconfig\forge-server.toml is not correct. Correcting [27Jul2022 19:36:48.331] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}. [27Jul2022 19:36:48.332] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringBlockEntities was corrected from null to its default, false. [27Jul2022 19:36:48.333] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.removeErroringBlockEntities does not match the spec. This may create a backup. [27Jul2022 19:36:48.333] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringEntities was corrected from null to its default, false. [27Jul2022 19:36:48.333] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.removeErroringEntities does not match the spec. This may create a backup. [27Jul2022 19:36:48.334] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.fullBoundingBoxLadders was corrected from null to its default, false. [27Jul2022 19:36:48.334] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.fullBoundingBoxLadders does not match the spec. This may create a backup. [27Jul2022 19:36:48.334] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.zombieBaseSummonChance was corrected from null to its default, 0.1. [27Jul2022 19:36:48.335] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.zombieBaseSummonChance does not match the spec. This may create a backup. [27Jul2022 19:36:48.335] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.zombieBabyChance was corrected from null to its default, 0.05. [27Jul2022 19:36:48.335] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.zombieBabyChance does not match the spec. This may create a backup. [27Jul2022 19:36:48.336] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.fixAdvancementLoading was corrected from null to its default, true. [27Jul2022 19:36:48.336] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.fixAdvancementLoading does not match the spec. This may create a backup. [27Jul2022 19:36:48.336] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.permissionHandler was corrected from null to its default, forge:default_handler. [27Jul2022 19:36:48.337] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.permissionHandler does not match the spec. This may create a backup. [27Jul2022 19:36:48.337] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server does not match the spec. This may create a backup. [27Jul2022 19:36:48.339] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Loaded forge config file forge-server.toml [27Jul2022 19:36:48.344] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file forge-server.toml changed, sending notifies [27Jul2022 19:36:48.345] [Thread-0/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Forge config just got changed on the file system! [27Jul2022 19:36:48.370] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world" [27Jul2022 19:37:02.283] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld [27Jul2022 19:37:02.971] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [27Jul2022 19:37:02.973] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [27Jul2022 19:37:03.287] [Worker-Main-3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [27Jul2022 19:37:03.797] [Worker-Main-3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [27Jul2022 19:37:04.286] [Worker-Main-6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [27Jul2022 19:37:04.790] [Worker-Main-7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1% [27Jul2022 19:37:05.287] [Worker-Main-5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2% [27Jul2022 19:37:05.791] [Worker-Main-3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 4% [27Jul2022 19:37:06.285] [Worker-Main-4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 5% [27Jul2022 19:37:06.419] [Worker-Main-6/DEBUG] [io.netty.util.internal.ThreadLocalRandom/]: -Dio.netty.initialSeedUniquifier: 0x2d597e387e4ecaca [27Jul2022 19:37:06.797] [Worker-Main-2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 7% [27Jul2022 19:37:07.286] [Worker-Main-7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 9% [27Jul2022 19:37:07.792] [Worker-Main-5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 10% [27Jul2022 19:37:08.288] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 13% [27Jul2022 19:37:08.790] [Worker-Main-3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 15% [27Jul2022 19:37:09.295] [Worker-Main-5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 17% [27Jul2022 19:37:09.788] [Worker-Main-7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 20% [27Jul2022 19:37:10.286] [Worker-Main-4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 22% [27Jul2022 19:37:10.791] [Worker-Main-5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 24% [27Jul2022 19:37:11.290] [Worker-Main-3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 28% [27Jul2022 19:37:11.791] [Worker-Main-5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 31% [27Jul2022 19:37:12.284] [Worker-Main-7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 32% [27Jul2022 19:37:12.794] [Worker-Main-6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 36% [27Jul2022 19:37:13.292] [Worker-Main-4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 37% [27Jul2022 19:37:13.815] [Worker-Main-2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 41% [27Jul2022 19:37:14.286] [Worker-Main-6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 43% [27Jul2022 19:37:14.793] [Worker-Main-3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 45% [27Jul2022 19:37:15.286] [Worker-Main-5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 48% [27Jul2022 19:37:15.784] [Worker-Main-2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 51% [27Jul2022 19:37:16.284] [Worker-Main-6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54% [27Jul2022 19:37:16.788] [Worker-Main-4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 56% [27Jul2022 19:37:17.290] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 58% [27Jul2022 19:37:17.785] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 60% [27Jul2022 19:37:18.287] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 63% [27Jul2022 19:37:18.788] [Worker-Main-5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 67% [27Jul2022 19:37:19.288] [Worker-Main-4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 69% [27Jul2022 19:37:19.795] [Worker-Main-4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 72% [27Jul2022 19:37:20.303] [Worker-Main-7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 73% [27Jul2022 19:37:20.790] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 76% [27Jul2022 19:37:21.285] [Worker-Main-7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 81% [27Jul2022 19:37:21.786] [Worker-Main-2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 84% [27Jul2022 19:37:22.289] [Worker-Main-3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 86% [27Jul2022 19:37:22.785] [Worker-Main-4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 89% [27Jul2022 19:37:23.296] [Worker-Main-4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 91% [27Jul2022 19:37:23.791] [Worker-Main-6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 96% [27Jul2022 19:37:24.304] [Worker-Main-6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 99% [27Jul2022 19:37:24.357] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 22073 ms [27Jul2022 19:37:24.357] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (36.033s)! For help, type "help" [27Jul2022 19:37:24.362] [Server thread/DEBUG] [net.minecraftforge.common.ForgeI18n/CORE]: Loading I18N data entries: 208 [27Jul2022 19:37:24.365] [Server thread/INFO] [net.minecraftforge.server.permission.PermissionAPI/]: Successfully initialized permission handler forge:default_handler [27Jul2022 19:38:38.945] [Netty Server IO #1/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.maxCapacityPerThread: 4096 [27Jul2022 19:38:38.945] [Netty Server IO #1/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.ratio: 8 [27Jul2022 19:38:38.945] [Netty Server IO #1/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.chunkSize: 32 [27Jul2022 19:38:38.946] [Netty Server IO #1/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.blocking: false [27Jul2022 19:38:38.950] [Netty Server IO #1/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkAccessible: true [27Jul2022 19:38:38.950] [Netty Server IO #1/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkBounds: true [27Jul2022 19:38:38.951] [Netty Server IO #1/DEBUG] [io.netty.util.ResourceLeakDetectorFactory/]: Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@24c07c40 [27Jul2022 19:38:38.983] [Netty Server IO #1/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Starting new modded impl connection. Found 20 messages to dispatch. [27Jul2022 19:38:39.605] [User Authenticator #1/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player BocaN_ is d92fbe96-1a45-4502-b4de-f011d1c15015 [27Jul2022 19:38:39.619] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'net.minecraftforge.network.HandshakeMessages$S2CModData' to 'fml:handshake' sequence 0 [27Jul2022 19:38:39.668] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'net.minecraftforge.network.HandshakeMessages$S2CModList' to 'fml:handshake' sequence 1 [27Jul2022 19:38:39.727] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@69568b93[id=d92fbe96-1a45-4502-b4de-f011d1c15015,name=BocaN_,properties={textures=[com.mojang.authlib.properties.Property@7e41fca1]},legacy=false] (/[0:0:0:0:0:0:0:1]:57010) lost connection: Disconnected This is client one: [27Jul2022 19:38:03.318] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, BocaN_, --version, 1.19-forge-41.1.0, --gameDir, C:\Users\Ryzen\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Ryzen\AppData\Roaming\.minecraft\assets, --assetIndex, 1.19, --uuid, d92fbe961a454502b4def011d1c15015, --accessToken, ????????, --clientId, ZTgxZjMwODEtNzRhMS00MTE3LWJjZDEtNDYwNjNiMTZmNzhk, --xuid, 2535465093958906, --userType, msa, --versionType, release, --launchTarget, forgeclient, --fml.forgeVersion, 41.1.0, --fml.mcVersion, 1.19, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220607.102129] [27Jul2022 19:38:03.323] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.3 by Microsoft; OS Windows 10 arch amd64 version 10.0 [27Jul2022 19:38:03.349] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness,forgegametestserveruserdev] [27Jul2022 19:38:03.363] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp] [27Jul2022 19:38:03.379] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner] [27Jul2022 19:38:03.391] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services [27Jul2022 19:38:03.413] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: [27Jul2022 19:38:03.426] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml] [27Jul2022 19:38:03.427] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading [27Jul2022 19:38:03.427] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin [27Jul2022 19:38:03.428] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin [27Jul2022 19:38:03.428] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml [27Jul2022 19:38:03.431] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 1.0 [27Jul2022 19:38:03.431] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 1.0 loading [27Jul2022 19:38:03.431] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 10.0.8+10.0.8+main.0ef7e830 [27Jul2022 19:38:03.431] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7 [27Jul2022 19:38:03.432] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 6.0.0+6.0.0+master.901864e5 [27Jul2022 19:38:03.432] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner [27Jul2022 19:38:03.433] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 5.0.1+15+master.dc5a2922 [27Jul2022 19:38:03.434] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 6.0.0+6.0.0+master.42474703 [27Jul2022 19:38:03.434] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 5 [27Jul2022 19:38:03.435] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml [27Jul2022 19:38:03.436] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services [27Jul2022 19:38:03.443] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing [27Jul2022 19:38:03.444] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin [27Jul2022 19:38:03.457] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@233795b6 [27Jul2022 19:38:03.473] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Ryzen/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2390!/ Service=ModLauncher Env=CLIENT [27Jul2022 19:38:03.476] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager [27Jul2022 19:38:03.477] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2) [27Jul2022 19:38:03.477] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2) [27Jul2022 19:38:03.478] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2) [27Jul2022 19:38:03.478] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2) [27Jul2022 19:38:03.478] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2) [27Jul2022 19:38:03.481] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin [27Jul2022 19:38:03.481] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml [27Jul2022 19:38:03.481] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories [27Jul2022 19:38:03.483] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\Ryzen\AppData\Roaming\.minecraft [27Jul2022 19:38:03.483] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\Ryzen\AppData\Roaming\.minecraft [27Jul2022 19:38:03.483] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\Ryzen\AppData\Roaming\.minecraft\mods [27Jul2022 19:38:03.483] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\Ryzen\AppData\Roaming\.minecraft\mods [27Jul2022 19:38:03.483] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\Ryzen\AppData\Roaming\.minecraft\config [27Jul2022 19:38:03.484] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\Ryzen\AppData\Roaming\.minecraft\config [27Jul2022 19:38:03.484] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\Ryzen\AppData\Roaming\.minecraft\config\fml.toml [27Jul2022 19:38:03.484] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration [27Jul2022 19:38:03.526] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:\Users\Ryzen\AppData\Roaming\.minecraft\defaultconfigs [27Jul2022 19:38:03.526] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile [27Jul2022 19:38:03.530] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler [27Jul2022 19:38:03.530] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using forgeclient as launch service [27Jul2022 19:38:03.551] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=41.1.0, mcVersion=1.19, mcpVersion=20220607.102129, forgeGroup=net.minecraftforge] [27Jul2022 19:38:03.553] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml [27Jul2022 19:38:03.554] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg' [27Jul2022 19:38:03.555] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {} [27Jul2022 19:38:03.555] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning [27Jul2022 19:38:03.556] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin [27Jul2022 19:38:03.556] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin [27Jul2022 19:38:03.556] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml [27Jul2022 19:38:03.556] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan [27Jul2022 19:38:03.570] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: [] [27Jul2022 19:38:03.573] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null) [27Jul2022 19:38:03.574] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Dependency Locators : (JarInJar:null) [27Jul2022 19:38:03.585] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\architectury-5.10.33-forge.jar [27Jul2022 19:38:03.629] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file architectury-5.10.33-forge.jar with {architectury} mods - versions {5.10.33} [27Jul2022 19:38:03.633] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\backpacked-2.1.9-1.19.jar [27Jul2022 19:38:03.635] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file backpacked-2.1.9-1.19.jar with {backpacked} mods - versions {2.1.9} [27Jul2022 19:38:03.640] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\betteranimalsplus-1.19-11.0.7-forge.jar [27Jul2022 19:38:03.642] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file betteranimalsplus-1.19-11.0.7-forge.jar with {betteranimalsplus} mods - versions {1.19-11.0.7} [27Jul2022 19:38:03.649] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.19-17.0.0.143.jar [27Jul2022 19:38:03.653] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BiomesOPlenty-1.19-17.0.0.143.jar with {biomesoplenty} mods - versions {17.0.0.143} [27Jul2022 19:38:03.657] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\corpse-1.19-1.0.8.jar [27Jul2022 19:38:03.659] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file corpse-1.19-1.0.8.jar with {corpse} mods - versions {1.19-1.0.8} [27Jul2022 19:38:03.666] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\DramaticDoors-Forge-1.19-2.1.1.jar [27Jul2022 19:38:03.670] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DramaticDoors-Forge-1.19-2.1.1.jar with {dramaticdoors} mods - versions {1.19-2.1.1} [27Jul2022 19:38:03.674] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\exoticbirds-1.19-2.2.0.jar [27Jul2022 19:38:03.676] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file exoticbirds-1.19-2.2.0.jar with {exoticbirds} mods - versions {2.2.0} [27Jul2022 19:38:03.681] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\jei-1.19-forge-11.1.1.236.jar [27Jul2022 19:38:03.682] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.19-forge-11.1.1.236.jar with {jei} mods - versions {11.1.1.236} [27Jul2022 19:38:03.689] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\journeymap-1.19-5.8.5rc5-forge.jar [27Jul2022 19:38:03.690] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file journeymap-1.19-5.8.5rc5-forge.jar with {journeymap} mods - versions {5.8.5rc5} [27Jul2022 19:38:03.696] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\oculus-mc1.19-1.2.5a.jar [27Jul2022 19:38:03.697] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file oculus-mc1.19-1.2.5a.jar with {oculus} mods - versions {1.2.5a} [27Jul2022 19:38:03.702] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\RapidLeafDecay-1.19-2.0.1.jar [27Jul2022 19:38:03.703] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file RapidLeafDecay-1.19-2.0.1.jar with {rapid_leaf_decay} mods - versions {2.0.1} [27Jul2022 19:38:03.708] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\rubidium-0.6.0b.jar [27Jul2022 19:38:03.709] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rubidium-0.6.0b.jar with {rubidium} mods - versions {0.6.0b} [27Jul2022 19:38:03.713] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\TerraBlender-forge-1.19-2.0.0.120.jar [27Jul2022 19:38:03.714] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TerraBlender-forge-1.19-2.0.0.120.jar with {terrablender} mods - versions {2.0.0.120} [27Jul2022 19:38:03.719] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\ToolBelt-1.19-1.19.6.jar [27Jul2022 19:38:03.720] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ToolBelt-1.19-1.19.6.jar with {toolbelt} mods - versions {1.19.6} [27Jul2022 19:38:03.864] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file client-1.19-20220607.102129-srg.jar with {minecraft} mods - versions {1.19} [27Jul2022 19:38:03.871] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\libraries\net\minecraftforge\fmlcore\1.19-41.1.0\fmlcore-1.19-41.1.0.jar [27Jul2022 19:38:03.871] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\libraries\net\minecraftforge\fmlcore\1.19-41.1.0\fmlcore-1.19-41.1.0.jar is missing mods.toml file [27Jul2022 19:38:03.877] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.19-41.1.0\javafmllanguage-1.19-41.1.0.jar [27Jul2022 19:38:03.878] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.19-41.1.0\javafmllanguage-1.19-41.1.0.jar is missing mods.toml file [27Jul2022 19:38:03.883] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.19-41.1.0\lowcodelanguage-1.19-41.1.0.jar [27Jul2022 19:38:03.883] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.19-41.1.0\lowcodelanguage-1.19-41.1.0.jar is missing mods.toml file [27Jul2022 19:38:03.888] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\libraries\net\minecraftforge\mclanguage\1.19-41.1.0\mclanguage-1.19-41.1.0.jar [27Jul2022 19:38:03.888] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\libraries\net\minecraftforge\mclanguage\1.19-41.1.0\mclanguage-1.19-41.1.0.jar is missing mods.toml file [27Jul2022 19:38:03.923] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.19-41.1.0\forge-1.19-41.1.0-universal.jar [27Jul2022 19:38:03.924] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.19-41.1.0-universal.jar with {forge} mods - versions {41.1.0} [27Jul2022 19:38:03.938] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from client-1.19-20220607.102129-srg.jar, it does not contain dependency information. [27Jul2022 19:38:03.938] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from backpacked-2.1.9-1.19.jar, it does not contain dependency information. [27Jul2022 19:38:03.938] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from TerraBlender-forge-1.19-2.0.0.120.jar, it does not contain dependency information. [27Jul2022 19:38:03.939] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from betteranimalsplus-1.19-11.0.7-forge.jar, it does not contain dependency information. [27Jul2022 19:38:03.939] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ToolBelt-1.19-1.19.6.jar, it does not contain dependency information. [27Jul2022 19:38:03.939] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from BiomesOPlenty-1.19-17.0.0.143.jar, it does not contain dependency information. [27Jul2022 19:38:03.939] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from RapidLeafDecay-1.19-2.0.1.jar, it does not contain dependency information. [27Jul2022 19:38:03.939] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from architectury-5.10.33-forge.jar, it does not contain dependency information. [27Jul2022 19:38:03.939] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from jei-1.19-forge-11.1.1.236.jar, it does not contain dependency information. [27Jul2022 19:38:03.939] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from forge-1.19-41.1.0-universal.jar, it does not contain dependency information. [27Jul2022 19:38:03.940] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from rubidium-0.6.0b.jar, it does not contain dependency information. [27Jul2022 19:38:03.940] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from exoticbirds-1.19-2.2.0.jar, it does not contain dependency information. [27Jul2022 19:38:03.940] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from oculus-mc1.19-1.2.5a.jar, it does not contain dependency information. [27Jul2022 19:38:03.940] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from journeymap-1.19-5.8.5rc5-forge.jar, it does not contain dependency information. [27Jul2022 19:38:03.940] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from corpse-1.19-1.0.8.jar, it does not contain dependency information. [27Jul2022 19:38:03.940] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from DramaticDoors-Forge-1.19-2.1.1.jar, it does not contain dependency information. [27Jul2022 19:38:03.940] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mclanguage-1.19-41.1.0.jar, it does not contain dependency information. [27Jul2022 19:38:03.940] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from javafmllanguage-1.19-41.1.0.jar, it does not contain dependency information. [27Jul2022 19:38:03.940] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from fmlcore-1.19-41.1.0.jar, it does not contain dependency information. [27Jul2022 19:38:03.941] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from lowcodelanguage-1.19-41.1.0.jar, it does not contain dependency information. [27Jul2022 19:38:03.972] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: No dependencies to load found. Skipping! [27Jul2022 19:38:03.975] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file client-1.19-20220607.102129-srg.jar with {minecraft} mods - versions {1.19} [27Jul2022 19:38:03.979] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\libraries\net\minecraft\client\1.19-20220607.102129\client-1.19-20220607.102129-srg.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]] [27Jul2022 19:38:03.980] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\backpacked-2.1.9-1.19.jar [27Jul2022 19:38:03.981] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file backpacked-2.1.9-1.19.jar with {backpacked} mods - versions {2.1.9} [27Jul2022 19:38:03.981] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\backpacked-2.1.9-1.19.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[34,)]] [27Jul2022 19:38:03.981] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\betteranimalsplus-1.19-11.0.7-forge.jar [27Jul2022 19:38:03.982] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file betteranimalsplus-1.19-11.0.7-forge.jar with {betteranimalsplus} mods - versions {1.19-11.0.7} [27Jul2022 19:38:03.983] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\betteranimalsplus-1.19-11.0.7-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]] [27Jul2022 19:38:03.983] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\TerraBlender-forge-1.19-2.0.0.120.jar [27Jul2022 19:38:03.984] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TerraBlender-forge-1.19-2.0.0.120.jar with {terrablender} mods - versions {2.0.0.120} [27Jul2022 19:38:03.984] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\TerraBlender-forge-1.19-2.0.0.120.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]] [27Jul2022 19:38:03.984] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\ToolBelt-1.19-1.19.6.jar [27Jul2022 19:38:03.985] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ToolBelt-1.19-1.19.6.jar with {toolbelt} mods - versions {1.19.6} [27Jul2022 19:38:03.985] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\ToolBelt-1.19-1.19.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]] [27Jul2022 19:38:03.986] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.19-17.0.0.143.jar [27Jul2022 19:38:03.986] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BiomesOPlenty-1.19-17.0.0.143.jar with {biomesoplenty} mods - versions {17.0.0.143} [27Jul2022 19:38:03.987] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.19-17.0.0.143.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]] [27Jul2022 19:38:03.987] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\RapidLeafDecay-1.19-2.0.1.jar [27Jul2022 19:38:03.988] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file RapidLeafDecay-1.19-2.0.1.jar with {rapid_leaf_decay} mods - versions {2.0.1} [27Jul2022 19:38:03.988] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\RapidLeafDecay-1.19-2.0.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]] [27Jul2022 19:38:03.988] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\architectury-5.10.33-forge.jar [27Jul2022 19:38:03.989] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file architectury-5.10.33-forge.jar with {architectury} mods - versions {5.10.33} [27Jul2022 19:38:03.990] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\architectury-5.10.33-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]] [27Jul2022 19:38:03.990] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\jei-1.19-forge-11.1.1.236.jar [27Jul2022 19:38:03.990] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.19-forge-11.1.1.236.jar with {jei} mods - versions {11.1.1.236} [27Jul2022 19:38:03.991] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\jei-1.19-forge-11.1.1.236.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]] [27Jul2022 19:38:03.991] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.19-41.1.0\forge-1.19-41.1.0-universal.jar [27Jul2022 19:38:03.991] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.19-41.1.0-universal.jar with {forge} mods - versions {41.1.0} [27Jul2022 19:38:03.992] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.19-41.1.0\forge-1.19-41.1.0-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]] [27Jul2022 19:38:04.023] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js [27Jul2022 19:38:04.023] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js [27Jul2022 19:38:04.023] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js [27Jul2022 19:38:04.023] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_method.js [27Jul2022 19:38:04.023] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js [27Jul2022 19:38:04.023] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js [27Jul2022 19:38:04.023] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\rubidium-0.6.0b.jar [27Jul2022 19:38:04.024] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rubidium-0.6.0b.jar with {rubidium} mods - versions {0.6.0b} [27Jul2022 19:38:04.024] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\rubidium-0.6.0b.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]] [27Jul2022 19:38:04.024] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\exoticbirds-1.19-2.2.0.jar [27Jul2022 19:38:04.025] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file exoticbirds-1.19-2.2.0.jar with {exoticbirds} mods - versions {2.2.0} [27Jul2022 19:38:04.026] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\exoticbirds-1.19-2.2.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]] [27Jul2022 19:38:04.026] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\oculus-mc1.19-1.2.5a.jar [27Jul2022 19:38:04.027] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file oculus-mc1.19-1.2.5a.jar with {oculus} mods - versions {1.2.5a} [27Jul2022 19:38:04.027] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\oculus-mc1.19-1.2.5a.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]] [27Jul2022 19:38:04.027] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\corpse-1.19-1.0.8.jar [27Jul2022 19:38:04.028] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file corpse-1.19-1.0.8.jar with {corpse} mods - versions {1.19-1.0.8} [27Jul2022 19:38:04.028] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\corpse-1.19-1.0.8.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]] [27Jul2022 19:38:04.028] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\journeymap-1.19-5.8.5rc5-forge.jar [27Jul2022 19:38:04.029] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file journeymap-1.19-5.8.5rc5-forge.jar with {journeymap} mods - versions {5.8.5rc5} [27Jul2022 19:38:04.029] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\journeymap-1.19-5.8.5rc5-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [27Jul2022 19:38:04.030] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod journeymap potion effect transformer with Javascript path potion-effects-shift.js [27Jul2022 19:38:04.030] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod potion-effects-shift.js [27Jul2022 19:38:04.030] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\DramaticDoors-Forge-1.19-2.1.1.jar [27Jul2022 19:38:04.032] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DramaticDoors-Forge-1.19-2.1.1.jar with {dramaticdoors} mods - versions {1.19-2.1.1} [27Jul2022 19:38:04.032] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\DramaticDoors-Forge-1.19-2.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]] [27Jul2022 19:38:04.033] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml [27Jul2022 19:38:04.045] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 3 language providers [27Jul2022 19:38:04.046] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0 [27Jul2022 19:38:04.048] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider lowcodefml, version 41 [27Jul2022 19:38:04.048] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 41 [27Jul2022 19:38:04.054] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Configured system mods: [minecraft, forge] [27Jul2022 19:38:04.054] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: minecraft [27Jul2022 19:38:04.054] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: forge [27Jul2022 19:38:04.057] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 47 mod requirements (22 mandatory, 25 optional) [27Jul2022 19:38:04.058] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional) [27Jul2022 19:38:04.544] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers [27Jul2022 19:38:04.545] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin [27Jul2022 19:38:04.546] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin [27Jul2022 19:38:04.546] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml [27Jul2022 19:38:04.546] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers [27Jul2022 19:38:04.546] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js [27Jul2022 19:38:04.771] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [27Jul2022 19:38:04.771] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js [27Jul2022 19:38:04.838] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [27Jul2022 19:38:04.839] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js [27Jul2022 19:38:04.885] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [27Jul2022 19:38:04.885] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from potion-effects-shift.js [27Jul2022 19:38:04.936] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [27Jul2022 19:38:04.943] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2b2954e1 to Target : METHOD {Lnet/minecraft/client/gui/Gui;} {m_93028_} {(Lcom/mojang/blaze3d/vertex/PoseStack;)V} [27Jul2022 19:38:04.944] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@47e51549 to Target : CLASS {Lnet/minecraft/world/level/biome/Biome;} {} {V} [27Jul2022 19:38:04.945] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@101a461c to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/Structure;} {} {V} [27Jul2022 19:38:04.945] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@360e9c06 to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V} [27Jul2022 19:38:04.945] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5ebffb44 to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V} [27Jul2022 19:38:04.945] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@311ff287 to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V} [27Jul2022 19:38:04.945] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7377781e to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V} [27Jul2022 19:38:04.945] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@31db34da to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V} [27Jul2022 19:38:04.946] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@109f8c7e to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V} [27Jul2022 19:38:04.946] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5edacf20 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V} [27Jul2022 19:38:04.946] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml [27Jul2022 19:38:05.449] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] [27Jul2022 19:38:05.450] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] [27Jul2022 19:38:05.450] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft) [27Jul2022 19:38:05.450] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft) [27Jul2022 19:38:05.450] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft) [27Jul2022 19:38:05.450] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft) [27Jul2022 19:38:05.450] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft) [27Jul2022 19:38:05.450] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)] [27Jul2022 19:38:05.451] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(backpacked) [27Jul2022 19:38:05.451] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(backpacked) [27Jul2022 19:38:05.451] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(backpacked) [27Jul2022 19:38:05.451] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(backpacked) [27Jul2022 19:38:05.451] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(backpacked) [27Jul2022 19:38:05.451] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(backpacked)] [27Jul2022 19:38:05.451] [main/DEBUG] [mixin/]: Registering mixin config: backpacked.mixins.json [27Jul2022 19:38:05.469] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by backpacked.mixins.json is lower than the default level supported by the current mixin service (JAVA_16). [27Jul2022 19:38:05.471] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betteranimalsplus) [27Jul2022 19:38:05.472] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betteranimalsplus) [27Jul2022 19:38:05.472] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betteranimalsplus) [27Jul2022 19:38:05.472] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betteranimalsplus) [27Jul2022 19:38:05.472] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betteranimalsplus) [27Jul2022 19:38:05.472] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betteranimalsplus)] [27Jul2022 19:38:05.472] [main/DEBUG] [mixin/]: Registering mixin config: mixin.imdlib-betteranimalsplus.json [27Jul2022 19:38:05.474] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by mixin.imdlib-betteranimalsplus.json is higher than the maximum level supported by this version of mixin (JAVA_13). [27Jul2022 19:38:05.479] [main/INFO] [mixin/]: Compatibility level set to JAVA_17 [27Jul2022 19:38:05.479] [main/DEBUG] [mixin/]: Registering mixin config: betteranimalsplus.mixins.json [27Jul2022 19:38:05.481] [main/DEBUG] [mixin/]: Registering mixin config: betteranimalsplus-forge.mixins.json [27Jul2022 19:38:05.483] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(terrablender) [27Jul2022 19:38:05.484] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(terrablender) [27Jul2022 19:38:05.484] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(terrablender) [27Jul2022 19:38:05.484] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(terrablender) [27Jul2022 19:38:05.484] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(terrablender) [27Jul2022 19:38:05.484] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(terrablender)] [27Jul2022 19:38:05.484] [main/DEBUG] [mixin/]: Registering mixin config: terrablender.mixins.json [27Jul2022 19:38:05.486] [main/DEBUG] [mixin/]: Registering mixin config: terrablender_forge.mixins.json [27Jul2022 19:38:05.487] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(toolbelt) [27Jul2022 19:38:05.488] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(toolbelt) [27Jul2022 19:38:05.488] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(toolbelt) [27Jul2022 19:38:05.488] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(toolbelt) [27Jul2022 19:38:05.488] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(toolbelt) [27Jul2022 19:38:05.488] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(toolbelt)] [27Jul2022 19:38:05.488] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(biomesoplenty) [27Jul2022 19:38:05.488] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(biomesoplenty) [27Jul2022 19:38:05.488] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(biomesoplenty) [27Jul2022 19:38:05.488] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(biomesoplenty) [27Jul2022 19:38:05.488] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(biomesoplenty) [27Jul2022 19:38:05.488] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(biomesoplenty)] [27Jul2022 19:38:05.489] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(rapid_leaf_decay) [27Jul2022 19:38:05.489] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(rapid_leaf_decay) [27Jul2022 19:38:05.489] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(rapid_leaf_decay) [27Jul2022 19:38:05.489] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(rapid_leaf_decay) [27Jul2022 19:38:05.489] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(rapid_leaf_decay) [27Jul2022 19:38:05.489] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rapid_leaf_decay)] [27Jul2022 19:38:05.489] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(architectury) [27Jul2022 19:38:05.489] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(architectury) [27Jul2022 19:38:05.489] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(architectury) [27Jul2022 19:38:05.489] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(architectury) [27Jul2022 19:38:05.489] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(architectury) [27Jul2022 19:38:05.489] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(architectury)] [27Jul2022 19:38:05.489] [main/DEBUG] [mixin/]: Registering mixin config: architectury.mixins.json [27Jul2022 19:38:05.491] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by architectury.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). [27Jul2022 19:38:05.491] [main/DEBUG] [mixin/]: Registering mixin config: architectury-common.mixins.json [27Jul2022 19:38:05.492] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by architectury-common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). [27Jul2022 19:38:05.493] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(jei) [27Jul2022 19:38:05.493] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(jei) [27Jul2022 19:38:05.493] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(jei) [27Jul2022 19:38:05.493] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(jei) [27Jul2022 19:38:05.493] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(jei) [27Jul2022 19:38:05.493] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jei)] [27Jul2022 19:38:05.493] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge) [27Jul2022 19:38:05.493] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge) [27Jul2022 19:38:05.493] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge) [27Jul2022 19:38:05.494] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge) [27Jul2022 19:38:05.494] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge) [27Jul2022 19:38:05.494] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)] [27Jul2022 19:38:05.494] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(rubidium) [27Jul2022 19:38:05.494] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(rubidium) [27Jul2022 19:38:05.494] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(rubidium) [27Jul2022 19:38:05.494] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(rubidium) [27Jul2022 19:38:05.494] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(rubidium) [27Jul2022 19:38:05.494] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rubidium)] [27Jul2022 19:38:05.494] [main/DEBUG] [mixin/]: Registering mixin config: rubidium.mixins.json [27Jul2022 19:38:05.496] [main/ERROR] [mixin/]: Mixin config rubidium.mixins.json does not specify "minVersion" property [27Jul2022 19:38:05.497] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(exoticbirds) [27Jul2022 19:38:05.497] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(exoticbirds) [27Jul2022 19:38:05.497] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(exoticbirds) [27Jul2022 19:38:05.497] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(exoticbirds) [27Jul2022 19:38:05.497] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(exoticbirds) [27Jul2022 19:38:05.497] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(exoticbirds)] [27Jul2022 19:38:05.497] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(oculus) [27Jul2022 19:38:05.497] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(oculus) [27Jul2022 19:38:05.497] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(oculus) [27Jul2022 19:38:05.498] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(oculus) [27Jul2022 19:38:05.498] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(oculus) [27Jul2022 19:38:05.498] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(oculus)] [27Jul2022 19:38:05.498] [main/DEBUG] [mixin/]: Registering mixin config: mixins.oculus.json [27Jul2022 19:38:05.499] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.oculus.json is lower than the default level supported by the current mixin service (JAVA_16). [27Jul2022 19:38:05.500] [main/DEBUG] [mixin/]: Registering mixin config: mixins.oculus.fantastic.json [27Jul2022 19:38:05.502] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.oculus.fantastic.json is lower than the default level supported by the current mixin service (JAVA_16). [27Jul2022 19:38:05.502] [main/DEBUG] [mixin/]: Registering mixin config: mixins.oculus.vertexformat.json [27Jul2022 19:38:05.504] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.oculus.vertexformat.json is lower than the default level supported by the current mixin service (JAVA_16). [27Jul2022 19:38:05.504] [main/DEBUG] [mixin/]: Registering mixin config: mixins.oculus.bettermipmaps.json [27Jul2022 19:38:05.506] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.oculus.bettermipmaps.json is lower than the default level supported by the current mixin service (JAVA_16). [27Jul2022 19:38:05.506] [main/DEBUG] [mixin/]: Registering mixin config: mixins.oculus.fixes.maxfpscrash.json [27Jul2022 19:38:05.508] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.oculus.fixes.maxfpscrash.json is lower than the default level supported by the current mixin service (JAVA_16). [27Jul2022 19:38:05.509] [main/DEBUG] [mixin/]: Registering mixin config: mixins.oculus.optimized-stitching.json [27Jul2022 19:38:05.510] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.oculus.optimized-stitching.json is lower than the default level supported by the current mixin service (JAVA_16). [27Jul2022 19:38:05.510] [main/DEBUG] [mixin/]: Registering mixin config: oculus-batched-entity-rendering.mixins.json [27Jul2022 19:38:05.513] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by oculus-batched-entity-rendering.mixins.json is lower than the default level supported by the current mixin service (JAVA_16). [27Jul2022 19:38:05.513] [main/DEBUG] [mixin/]: Registering mixin config: mixins.oculus.compat.sodium.json [27Jul2022 19:38:05.514] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.oculus.compat.sodium.json is lower than the default level supported by the current mixin service (JAVA_16). [27Jul2022 19:38:05.515] [main/ERROR] [mixin/]: Mixin config mixins.oculus.compat.sodium.json does not specify "minVersion" property [27Jul2022 19:38:05.515] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(corpse) [27Jul2022 19:38:05.515] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(corpse) [27Jul2022 19:38:05.516] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(corpse) [27Jul2022 19:38:05.516] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(corpse) [27Jul2022 19:38:05.516] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(corpse) [27Jul2022 19:38:05.516] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(corpse)] [27Jul2022 19:38:05.516] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(journeymap) [27Jul2022 19:38:05.516] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(journeymap) [27Jul2022 19:38:05.516] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(journeymap) [27Jul2022 19:38:05.516] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(journeymap) [27Jul2022 19:38:05.517] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(journeymap) [27Jul2022 19:38:05.517] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(journeymap)] [27Jul2022 19:38:05.517] [main/DEBUG] [mixin/]: Registering mixin config: journeymap.mixins.json [27Jul2022 19:38:05.519] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dramaticdoors) [27Jul2022 19:38:05.519] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dramaticdoors) [27Jul2022 19:38:05.519] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dramaticdoors) [27Jul2022 19:38:05.519] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dramaticdoors) [27Jul2022 19:38:05.519] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dramaticdoors) [27Jul2022 19:38:05.520] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dramaticdoors)] [27Jul2022 19:38:05.520] [main/DEBUG] [mixin/]: Registering mixin config: dramaticdoors.mixins.json [27Jul2022 19:38:05.521] [main/DEBUG] [mixin/]: inject() running with 17 agents [27Jul2022 19:38:05.522] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] [27Jul2022 19:38:05.522] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)] [27Jul2022 19:38:05.522] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(backpacked)] [27Jul2022 19:38:05.522] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betteranimalsplus)] [27Jul2022 19:38:05.522] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(terrablender)] [27Jul2022 19:38:05.522] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(toolbelt)] [27Jul2022 19:38:05.522] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(biomesoplenty)] [27Jul2022 19:38:05.522] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rapid_leaf_decay)] [27Jul2022 19:38:05.522] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(architectury)] [27Jul2022 19:38:05.522] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jei)] [27Jul2022 19:38:05.522] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)] [27Jul2022 19:38:05.523] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rubidium)] [27Jul2022 19:38:05.523] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(exoticbirds)] [27Jul2022 19:38:05.523] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(oculus)] [27Jul2022 19:38:05.523] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(corpse)] [27Jul2022 19:38:05.523] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(journeymap)] [27Jul2022 19:38:05.523] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dramaticdoors)] [27Jul2022 19:38:05.523] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclient' with arguments [--version, 1.19-forge-41.1.0, --gameDir, C:\Users\Ryzen\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Ryzen\AppData\Roaming\.minecraft\assets, --uuid, d92fbe961a454502b4def011d1c15015, --username, BocaN_, --assetIndex, 1.19, --accessToken, ????????, --clientId, ZTgxZjMwODEtNzRhMS00MTE3LWJjZDEtNDYwNjNiMTZmNzhk, --xuid, 2535465093958906, --userType, msa, --versionType, release] [27Jul2022 19:38:05.600] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out [27Jul2022 19:38:05.602] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT] [27Jul2022 19:38:05.603] [main/DEBUG] [mixin/]: Selecting config backpacked.mixins.json [27Jul2022 19:38:05.608] [main/DEBUG] [mixin/]: Selecting config mixin.imdlib-betteranimalsplus.json [27Jul2022 19:38:05.618] [main/DEBUG] [mixin/]: Selecting config betteranimalsplus.mixins.json [27Jul2022 19:38:05.620] [main/DEBUG] [mixin/]: Selecting config betteranimalsplus-forge.mixins.json [27Jul2022 19:38:05.621] [main/DEBUG] [mixin/]: Selecting config terrablender.mixins.json [27Jul2022 19:38:05.623] [main/DEBUG] [mixin/]: Selecting config terrablender_forge.mixins.json [27Jul2022 19:38:05.624] [main/DEBUG] [mixin/]: Selecting config architectury.mixins.json [27Jul2022 19:38:05.627] [main/DEBUG] [mixin/]: Selecting config architectury-common.mixins.json [27Jul2022 19:38:05.629] [main/DEBUG] [mixin/]: Selecting config rubidium.mixins.json [27Jul2022 19:38:05.650] [main/INFO] [Rubidium/]: Loaded configuration file for Rubidium: 29 options available, 0 override(s) found [27Jul2022 19:38:05.652] [main/DEBUG] [mixin/]: Selecting config mixins.oculus.json [27Jul2022 19:38:05.656] [main/DEBUG] [mixin/]: Selecting config mixins.oculus.fantastic.json [27Jul2022 19:38:05.660] [main/DEBUG] [mixin/]: Selecting config mixins.oculus.vertexformat.json [27Jul2022 19:38:05.663] [main/DEBUG] [mixin/]: Selecting config mixins.oculus.bettermipmaps.json [27Jul2022 19:38:05.665] [main/DEBUG] [mixin/]: Selecting config mixins.oculus.fixes.maxfpscrash.json [27Jul2022 19:38:05.668] [main/DEBUG] [mixin/]: Selecting config mixins.oculus.optimized-stitching.json [27Jul2022 19:38:05.671] [main/DEBUG] [mixin/]: Selecting config oculus-batched-entity-rendering.mixins.json [27Jul2022 19:38:05.674] [main/DEBUG] [mixin/]: Selecting config mixins.oculus.compat.sodium.json [27Jul2022 19:38:05.677] [main/DEBUG] [mixin/]: Selecting config journeymap.mixins.json [27Jul2022 19:38:05.678] [main/DEBUG] [mixin/]: Selecting config dramaticdoors.mixins.json [27Jul2022 19:38:05.716] [main/DEBUG] [mixin/]: Preparing backpacked.mixins.json (13) [27Jul2022 19:38:05.824] [main/DEBUG] [mixin/]: Preparing mixin.imdlib-betteranimalsplus.json (5) [27Jul2022 19:38:05.842] [main/DEBUG] [mixin/]: Preparing betteranimalsplus.mixins.json (8) [27Jul2022 19:38:05.865] [main/DEBUG] [mixin/]: Preparing betteranimalsplus-forge.mixins.json (1) [27Jul2022 19:38:05.866] [main/DEBUG] [mixin/]: Preparing terrablender.mixins.json (4) [27Jul2022 19:38:05.876] [main/DEBUG] [mixin/]: Preparing terrablender_forge.mixins.json (2) [27Jul2022 19:38:05.881] [main/DEBUG] [mixin/]: Preparing architectury.mixins.json (7) [27Jul2022 19:38:05.905] [main/DEBUG] [mixin/]: Preparing architectury-common.mixins.json (1) [27Jul2022 19:38:05.907] [main/DEBUG] [mixin/]: Preparing rubidium.mixins.json (50) [27Jul2022 19:38:05.995] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_93028_ with desc (Lcom/mojang/blaze3d/vertex/PoseStack;)V [27Jul2022 19:38:06.162] [main/DEBUG] [mixin/]: Preparing mixins.oculus.json (66) [27Jul2022 19:38:06.241] [main/DEBUG] [mixin/]: Preparing mixins.oculus.fantastic.json (5) [27Jul2022 19:38:06.244] [main/DEBUG] [mixin/]: Preparing mixins.oculus.vertexformat.json (7) [27Jul2022 19:38:06.252] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask is public in mixins.oculus.vertexformat.json:block_rendering.MixinChunkRebuildTask and should be specified in value [27Jul2022 19:38:06.252] [main/DEBUG] [mixin/]: Preparing mixins.oculus.bettermipmaps.json (1) [27Jul2022 19:38:06.254] [main/DEBUG] [mixin/]: Preparing mixins.oculus.fixes.maxfpscrash.json (1) [27Jul2022 19:38:06.254] [main/DEBUG] [mixin/]: Preparing mixins.oculus.optimized-stitching.json (1) [27Jul2022 19:38:06.256] [main/DEBUG] [mixin/]: Preparing oculus-batched-entity-rendering.mixins.json (13) [27Jul2022 19:38:06.262] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/client/renderer/RenderType$CompositeRenderType is public in oculus-batched-entity-rendering.mixins.json:MixinCompositeRenderType and should be specified in value [27Jul2022 19:38:06.263] [main/DEBUG] [mixin/]: Preparing mixins.oculus.compat.sodium.json (34) [27Jul2022 19:38:06.290] [main/DEBUG] [mixin/]: Preparing journeymap.mixins.json (2) [27Jul2022 19:38:06.291] [main/DEBUG] [mixin/]: Preparing dramaticdoors.mixins.json (2) [27Jul2022 19:38:06.308] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo [27Jul2022 19:38:06.310] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo [27Jul2022 19:38:06.311] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo [27Jul2022 19:38:06.313] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo [27Jul2022 19:38:06.314] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo [27Jul2022 19:38:06.316] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo [27Jul2022 19:38:06.351] [main/DEBUG] [mixin/]: Inner class dev/itsmeow/betteranimalsplus/mixin/forge/ItemModeledArmorMixin$1 in dev/itsmeow/betteranimalsplus/mixin/forge/ItemModeledArmorMixin on dev/itsmeow/betteranimalsplus/common/item/ItemModeledArmor gets unique name dev/itsmeow/betteranimalsplus/common/item/ItemModeledArmor$Anonymous$9478085fc0ed46d6b6d5920b7b29112f [27Jul2022 19:38:06.424] [main/DEBUG] [mixin/]: Prepared 219 mixins in 0,821 sec (3,7ms avg) (0ms load, 0ms transform, 0ms plugin) [27Jul2022 19:38:06.436] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework [27Jul2022 19:38:06.440] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple [27Jul2022 19:38:06.440] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4 [27Jul2022 19:38:06.544] [main/DEBUG] [mixin/]: Mixing UtilMixin from mixin.imdlib-betteranimalsplus.json into net.minecraft.Util [27Jul2022 19:38:06.654] [main/DEBUG] [mixin/]: Mixing MixinSystemReport from mixins.oculus.json into net.minecraft.SystemReport [27Jul2022 19:38:06.654] [main/DEBUG] [mixin/]: mixins.oculus.json:MixinSystemReport: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:06.655] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fillSystemDetails$1()Ljava/lang/String; to md79ad96$lambda$fillSystemDetails$1$0 in mixins.oculus.json:MixinSystemReport [27Jul2022 19:38:06.655] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fillSystemDetails$0(Ljava/lang/StringBuilder;Lnet/coderbot/iris/shaderpack/ShaderPack;)V to md79ad96$lambda$fillSystemDetails$0$1 in mixins.oculus.json:MixinSystemReport [27Jul2022 19:38:06.693] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@2e86807a [27Jul2022 19:38:06.932] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@2e86807a [27Jul2022 19:38:07.314] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.BlockMixin from backpacked.mixins.json into net.minecraft.world.level.block.Block [27Jul2022 19:38:07.316] [pool-3-thread-1/DEBUG] [mixin/]: backpacked.mixins.json:common.BlockMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:07.335] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack [27Jul2022 19:38:07.368] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinBlockStateBehavior from mixins.oculus.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase [27Jul2022 19:38:07.369] [pool-3-thread-1/DEBUG] [mixin/]: mixins.oculus.json:MixinBlockStateBehavior: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:07.382] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.EntityMixin from backpacked.mixins.json into net.minecraft.world.entity.Entity [27Jul2022 19:38:07.383] [pool-3-thread-1/DEBUG] [mixin/]: backpacked.mixins.json:common.EntityMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:07.465] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.ItemEntityMixin from backpacked.mixins.json into net.minecraft.world.entity.item.ItemEntity [27Jul2022 19:38:07.465] [pool-3-thread-1/DEBUG] [mixin/]: backpacked.mixins.json:common.ItemEntityMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:07.485] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.PlayerMixin from backpacked.mixins.json into net.minecraft.world.entity.player.Player [27Jul2022 19:38:07.491] [pool-3-thread-1/DEBUG] [mixin/]: backpacked.mixins.json:common.PlayerMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:07.493] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$onFallFlying$1(ILnet/minecraft/world/entity/player/Player;Lcom/mrcrayfish/backpacked/common/UnlockTracker;)V to md79ad96$lambda$onFallFlying$1$0 in backpacked.mixins.json:common.PlayerMixin [27Jul2022 19:38:07.494] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$onFallFlying$0(ILnet/minecraft/world/entity/player/Player;Lcom/mrcrayfish/backpacked/common/IProgressTracker;)V to md79ad96$lambda$onFallFlying$0$1 in backpacked.mixins.json:common.PlayerMixin [27Jul2022 19:38:07.724] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/Structure [27Jul2022 19:38:07.755] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinNoiseGeneratorSettings from terrablender.mixins.json into net.minecraft.world.level.levelgen.NoiseGeneratorSettings [27Jul2022 19:38:07.771] [pool-3-thread-1/DEBUG] [mixin/]: Mixing DimensionTypeAccessor from mixins.oculus.json into net.minecraft.world.level.dimension.DimensionType [27Jul2022 19:38:07.771] [pool-3-thread-1/DEBUG] [mixin/]: mixins.oculus.json:DimensionTypeAccessor: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:07.876] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock [27Jul2022 19:38:07.885] [pool-3-thread-1/DEBUG] [mixin/]: Mixing features.render_layer.leaves.MixinLeavesBlock from rubidium.mixins.json into net.minecraft.world.level.block.LeavesBlock [27Jul2022 19:38:07.933] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock [27Jul2022 19:38:08.008] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock [27Jul2022 19:38:08.087] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.ComposterBlockMixin from backpacked.mixins.json into net.minecraft.world.level.block.ComposterBlock [27Jul2022 19:38:08.087] [pool-3-thread-1/DEBUG] [mixin/]: backpacked.mixins.json:common.ComposterBlockMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:08.087] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$beforeCollect$1(Lnet/minecraft/world/entity/player/Player;Lcom/mrcrayfish/backpacked/common/UnlockTracker;)V to md79ad96$lambda$beforeCollect$1$0 in backpacked.mixins.json:common.ComposterBlockMixin [27Jul2022 19:38:08.087] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$beforeCollect$0(Lnet/minecraft/world/entity/player/Player;Lcom/mrcrayfish/backpacked/common/IProgressTracker;)V to md79ad96$lambda$beforeCollect$0$1 in backpacked.mixins.json:common.ComposterBlockMixin [27Jul2022 19:38:08.099] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.BeehiveBlockMixin from backpacked.mixins.json into net.minecraft.world.level.block.BeehiveBlock [27Jul2022 19:38:08.100] [pool-3-thread-1/DEBUG] [mixin/]: backpacked.mixins.json:common.BeehiveBlockMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:08.100] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$onGatherHoneyBottle$1(Lnet/minecraft/world/entity/player/Player;Lcom/mrcrayfish/backpacked/common/UnlockTracker;)V to md79ad96$lambda$onGatherHoneyBottle$1$0 in backpacked.mixins.json:common.BeehiveBlockMixin [27Jul2022 19:38:08.100] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$onGatherHoneyBottle$0(Lnet/minecraft/world/entity/player/Player;Lcom/mrcrayfish/backpacked/common/IProgressTracker;)V to md79ad96$lambda$onGatherHoneyBottle$0$1 in backpacked.mixins.json:common.BeehiveBlockMixin [27Jul2022 19:38:08.392] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.LockableLootTileEntityMixin from backpacked.mixins.json into net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity [27Jul2022 19:38:08.392] [pool-3-thread-1/DEBUG] [mixin/]: backpacked.mixins.json:common.LockableLootTileEntityMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:08.393] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$onGenerateLoot$1(Lnet/minecraft/world/entity/player/Player;Lcom/mrcrayfish/backpacked/common/UnlockTracker;)V to md79ad96$lambda$onGenerateLoot$1$0 in backpacked.mixins.json:common.LockableLootTileEntityMixin [27Jul2022 19:38:08.393] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$onGenerateLoot$0(Lnet/minecraft/world/entity/player/Player;Lcom/mrcrayfish/backpacked/common/IProgressTracker;)V to md79ad96$lambda$onGenerateLoot$0$1 in backpacked.mixins.json:common.LockableLootTileEntityMixin [27Jul2022 19:38:08.585] [pool-3-thread-1/DEBUG] [mixin/]: Mixing core.matrix.MixinMatrix4f from rubidium.mixins.json into com.mojang.math.Matrix4f [27Jul2022 19:38:08.595] [pool-3-thread-1/DEBUG] [mixin/]: Mixing math.MixinMatrix4f from mixins.oculus.json into com.mojang.math.Matrix4f [27Jul2022 19:38:08.595] [pool-3-thread-1/DEBUG] [mixin/]: mixins.oculus.json:math.MixinMatrix4f: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:08.776] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MobAccessor from betteranimalsplus.mixins.json into net.minecraft.world.entity.Mob [27Jul2022 19:38:08.861] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack [27Jul2022 19:38:09.467] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinLightningBolt from architectury-common.mixins.json into net.minecraft.world.entity.LightningBolt [27Jul2022 19:38:10.361] [pool-3-thread-1/INFO] [net.minecraft.util.datafix.DataFixers/]: Building unoptimized datafixer [27Jul2022 19:38:10.561] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinFallingBlockEntity from architectury.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity [27Jul2022 19:38:10.683] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.PandaEntityMixin from backpacked.mixins.json into net.minecraft.world.entity.animal.Panda [27Jul2022 19:38:10.685] [pool-3-thread-1/DEBUG] [mixin/]: backpacked.mixins.json:common.PandaEntityMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:10.685] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$onFeedPanda$1(Lnet/minecraft/world/entity/player/Player;Lcom/mrcrayfish/backpacked/common/UnlockTracker;)V to md79ad96$lambda$onFeedPanda$1$0 in backpacked.mixins.json:common.PandaEntityMixin [27Jul2022 19:38:10.685] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$onFeedPanda$0(Lnet/minecraft/world/entity/player/Player;Lcom/mrcrayfish/backpacked/common/IProgressTracker;)V to md79ad96$lambda$onFeedPanda$0$1 in backpacked.mixins.json:common.PandaEntityMixin [27Jul2022 19:38:10.741] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.SheepEntityMixin from backpacked.mixins.json into net.minecraft.world.entity.animal.Sheep [27Jul2022 19:38:10.741] [pool-3-thread-1/DEBUG] [mixin/]: backpacked.mixins.json:common.SheepEntityMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:10.741] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$trackShearProgress$1(Lnet/minecraft/world/entity/player/Player;Lcom/mrcrayfish/backpacked/common/UnlockTracker;)V to md79ad96$lambda$trackShearProgress$1$0 in backpacked.mixins.json:common.SheepEntityMixin [27Jul2022 19:38:10.741] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$trackShearProgress$0(Lnet/minecraft/world/entity/player/Player;Lcom/mrcrayfish/backpacked/common/IProgressTracker;)V to md79ad96$lambda$trackShearProgress$0$1 in backpacked.mixins.json:common.SheepEntityMixin [27Jul2022 19:38:11.153] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinLevelEvent from architectury.mixins.json into net.minecraftforge.event.level.LevelEvent [27Jul2022 19:38:11.286] [pool-3-thread-1/DEBUG] [mixin/]: Mixing SpawnSettingsAccessor from mixin.imdlib-betteranimalsplus.json into net.minecraft.world.level.biome.MobSpawnSettings [27Jul2022 19:38:11.386] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/biome/Biome [27Jul2022 19:38:11.565] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinBiomeSource from terrablender_forge.mixins.json into net.minecraft.world.level.biome.BiomeSource [27Jul2022 19:38:11.566] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$appendDeferredBiomesList$0(Lcom/google/common/collect/ImmutableList;)Ljava/util/Set; to md79ad96$lambda$appendDeferredBiomesList$0$0 in terrablender_forge.mixins.json:MixinBiomeSource [27Jul2022 19:38:11.578] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinMultiNoiseBiomeSource from terrablender.mixins.json into net.minecraft.world.level.biome.MultiNoiseBiomeSource [27Jul2022 19:38:11.584] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinChunkGenerator from terrablender_forge.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator [27Jul2022 19:38:11.584] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$updateFeaturesPerStep$1()Ljava/util/List; to md79ad96$lambda$updateFeaturesPerStep$1$0 in terrablender_forge.mixins.json:MixinChunkGenerator [27Jul2022 19:38:11.584] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$updateFeaturesPerStep$0(Lnet/minecraft/core/Holder;)Ljava/util/List; to md79ad96$lambda$updateFeaturesPerStep$0$1 in terrablender_forge.mixins.json:MixinChunkGenerator [27Jul2022 19:38:11.611] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinParameterList from terrablender.mixins.json into net.minecraft.world.level.biome.Climate$ParameterList [27Jul2022 19:38:11.612] [pool-3-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$initializeForTerraBlender$0(Lcom/google/common/collect/ImmutableList$Builder;Lnet/minecraft/core/Registry;Lcom/mojang/datafixers/util/Pair;)V to md79ad96$lambda$initializeForTerraBlender$0$0 in terrablender.mixins.json:MixinParameterList [27Jul2022 19:38:11.865] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem [27Jul2022 19:38:11.933] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance [27Jul2022 19:38:12.024] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.PlayerInventoryMixin from backpacked.mixins.json into net.minecraft.world.entity.player.Inventory [27Jul2022 19:38:12.025] [pool-3-thread-1/DEBUG] [mixin/]: backpacked.mixins.json:common.PlayerInventoryMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:12.031] [pool-3-thread-1/DEBUG] [mixin/]: Mixing SlotAccessor from betteranimalsplus.mixins.json into net.minecraft.world.inventory.Slot [27Jul2022 19:38:12.320] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager from mixins.oculus.json into com.mojang.blaze3d.systems.RenderSystem [27Jul2022 19:38:12.321] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinGlStateManager: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:12.321] [Render thread/DEBUG] [mixin/]: Mixing MixinRenderSystem from mixins.oculus.json into com.mojang.blaze3d.systems.RenderSystem [27Jul2022 19:38:12.321] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinRenderSystem: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:12.321] [Render thread/DEBUG] [mixin/]: Mixing statelisteners.MixinRenderSystem from mixins.oculus.json into com.mojang.blaze3d.systems.RenderSystem [27Jul2022 19:38:12.321] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:statelisteners.MixinRenderSystem: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:12.322] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$static$1(Ljava/lang/Runnable;)V to md79ad96$lambda$static$1$0 in mixins.oculus.json:statelisteners.MixinRenderSystem [27Jul2022 19:38:12.322] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Ljava/lang/Runnable;)V to md79ad96$lambda$static$0$1 in mixins.oculus.json:statelisteners.MixinRenderSystem [27Jul2022 19:38:12.337] [Render thread/DEBUG] [mixin/]: Mixing core.pipeline.MixinBufferBuilder from rubidium.mixins.json into com.mojang.blaze3d.vertex.BufferBuilder [27Jul2022 19:38:12.352] [Render thread/DEBUG] [mixin/]: Mixing features.buffer_builder.fast_advance.MixinBufferBuilder from rubidium.mixins.json into com.mojang.blaze3d.vertex.BufferBuilder [27Jul2022 19:38:12.354] [Render thread/DEBUG] [mixin/]: Mixing features.buffer_builder.intrinsics.MixinBufferBuilder from rubidium.mixins.json into com.mojang.blaze3d.vertex.BufferBuilder [27Jul2022 19:38:12.358] [Render thread/DEBUG] [mixin/]: Mixing MixinBufferBuilder from mixins.oculus.vertexformat.json into com.mojang.blaze3d.vertex.BufferBuilder [27Jul2022 19:38:12.358] [Render thread/DEBUG] [mixin/]: mixins.oculus.vertexformat.json:MixinBufferBuilder: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:12.368] [Render thread/DEBUG] [mixin/]: Mixing block_rendering.MixinBufferBuilder_SeparateAo from mixins.oculus.vertexformat.json into com.mojang.blaze3d.vertex.BufferBuilder [27Jul2022 19:38:12.368] [Render thread/DEBUG] [mixin/]: mixins.oculus.vertexformat.json:block_rendering.MixinBufferBuilder_SeparateAo: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:12.375] [Render thread/DEBUG] [mixin/]: Mixing MixinBufferBuilder from oculus-batched-entity-rendering.mixins.json into com.mojang.blaze3d.vertex.BufferBuilder [27Jul2022 19:38:12.376] [Render thread/DEBUG] [mixin/]: oculus-batched-entity-rendering.mixins.json:MixinBufferBuilder: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:12.377] [Render thread/DEBUG] [mixin/]: Mixing MixinBufferBuilder_SegmentRendering from oculus-batched-entity-rendering.mixins.json into com.mojang.blaze3d.vertex.BufferBuilder [27Jul2022 19:38:12.377] [Render thread/DEBUG] [mixin/]: oculus-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:12.378] [Render thread/DEBUG] [mixin/]: Mixing vertex_format.entity.MixinBufferBuilder_ExtendedVertexFormatCompat from mixins.oculus.compat.sodium.json into com.mojang.blaze3d.vertex.BufferBuilder [27Jul2022 19:38:12.378] [Render thread/DEBUG] [mixin/]: mixins.oculus.compat.sodium.json:vertex_format.entity.MixinBufferBuilder_ExtendedVertexFormatCompat: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:12.388] [Render thread/WARN] [mixin/]: Method overwrite conflict for m_85995_ in mixins.oculus.vertexformat.json:block_rendering.MixinBufferBuilder_SeparateAo, previously written by me.jellysquid.mods.sodium.mixin.features.buffer_builder.intrinsics.MixinBufferBuilder. Skipping method. [27Jul2022 19:38:12.395] [Render thread/DEBUG] [mixin/]: Unexpected: Registered method m_85995_(Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lnet/minecraft/client/renderer/block/model/BakedQuad;[FFFF[IIZ)V in com.mojang.blaze3d.vertex.BufferBuilder was not merged [27Jul2022 19:38:12.397] [Render thread/DEBUG] [mixin/]: Mixing core.pipeline.MixinVertexConsumer from rubidium.mixins.json into com.mojang.blaze3d.vertex.VertexConsumer [27Jul2022 19:38:12.397] [Render thread/DEBUG] [mixin/]: Mixing features.matrix_stack.MixinVertexConsumer from rubidium.mixins.json into com.mojang.blaze3d.vertex.VertexConsumer [27Jul2022 19:38:12.472] [Render thread/DEBUG] [mixin/]: Mixing core.matrix.MixinMatrix3f from rubidium.mixins.json into com.mojang.math.Matrix3f [27Jul2022 19:38:12.490] [Render thread/DEBUG] [mixin/]: Mixing features.matrix_stack.MixinMatrixStack from rubidium.mixins.json into com.mojang.blaze3d.vertex.PoseStack [27Jul2022 19:38:12.499] [Render thread/DEBUG] [mixin/]: Mixing MixinMinecraft from architectury.mixins.json into net.minecraft.client.Minecraft [27Jul2022 19:38:12.500] [Render thread/DEBUG] [mixin/]: Mixing core.MixinMinecraftClient from rubidium.mixins.json into net.minecraft.client.Minecraft [27Jul2022 19:38:12.501] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$postInit$0(Lnet/minecraft/client/gui/screens/Screen;)Lnet/minecraft/client/gui/screens/Screen; to md79ad96$lambda$postInit$0$0 in rubidium.mixins.json:core.MixinMinecraftClient [27Jul2022 19:38:12.527] [Render thread/DEBUG] [mixin/]: Mixing MixinMinecraft_Keybinds from mixins.oculus.json into net.minecraft.client.Minecraft [27Jul2022 19:38:12.527] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinMinecraft_Keybinds: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:12.529] [Render thread/DEBUG] [mixin/]: Mixing MixinMinecraft_PipelineManagement from mixins.oculus.json into net.minecraft.client.Minecraft [27Jul2022 19:38:12.529] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinMinecraft_PipelineManagement: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:12.566] [Render thread/DEBUG] [mixin/]: Mixing LocalPlayerMixin from betteranimalsplus.mixins.json into net.minecraft.client.player.LocalPlayer [27Jul2022 19:38:12.568] [Render thread/DEBUG] [mixin/]: Mixing client.LocalPlayerMixin from journeymap.mixins.json into net.minecraft.client.player.LocalPlayer [27Jul2022 19:38:12.591] [Render thread/DEBUG] [mixin/]: Mixing features.gui.fast_loading_screen.MixinLevelLoadingScreen from rubidium.mixins.json into net.minecraft.client.gui.screens.LevelLoadingScreen [27Jul2022 19:38:12.592] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$drawChunkMap$0(Lit/unimi/dsi/fastutil/objects/Object2IntMap$Entry;)V to md79ad96$lambda$drawChunkMap$0$0 in rubidium.mixins.json:features.gui.fast_loading_screen.MixinLevelLoadingScreen [27Jul2022 19:38:12.608] [Render thread/DEBUG] [mixin/]: Mixing MixinClientLevel from architectury.mixins.json into net.minecraft.client.multiplayer.ClientLevel [27Jul2022 19:38:12.612] [Render thread/DEBUG] [mixin/]: Mixing features.chunk_rendering.MixinClientWorld from rubidium.mixins.json into net.minecraft.client.multiplayer.ClientLevel [27Jul2022 19:38:12.612] [Render thread/DEBUG] [mixin/]: Mixing features.fast_biome_colors.MixinClientWorld from rubidium.mixins.json into net.minecraft.client.multiplayer.ClientLevel [27Jul2022 19:38:12.613] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$redirectSampleColor$0(Lnet/minecraft/world/level/Level;III)I to md79ad96$lambda$redirectSampleColor$0$0 in rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld [27Jul2022 19:38:12.615] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/biome/Biome [27Jul2022 19:38:12.616] [Render thread/DEBUG] [mixin/]: Mixing block_rendering.MixinClientLevel from mixins.oculus.vertexformat.json into net.minecraft.client.multiplayer.ClientLevel [27Jul2022 19:38:12.616] [Render thread/DEBUG] [mixin/]: mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:12.629] [Render thread/DEBUG] [mixin/]: Mixing MixinRenderTarget from mixins.oculus.json into com.mojang.blaze3d.pipeline.RenderTarget [27Jul2022 19:38:12.629] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinRenderTarget: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:12.630] [Render thread/DEBUG] [mixin/]: Mixing state_tracking.MixinRenderTarget from mixins.oculus.json into com.mojang.blaze3d.pipeline.RenderTarget [27Jul2022 19:38:12.630] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:state_tracking.MixinRenderTarget: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:12.630] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$onBindFramebuffer$0(ZLnet/coderbot/iris/pipeline/WorldRenderingPipeline;)V to md79ad96$lambda$iris$onBindFramebuffer$0$0 in mixins.oculus.json:state_tracking.MixinRenderTarget [27Jul2022 19:38:12.637] [Render thread/DEBUG] [mixin/]: Mixing MixinTitleScreen from mixins.oculus.json into net.minecraft.client.gui.screens.TitleScreen [27Jul2022 19:38:12.637] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinTitleScreen: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:12.638] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$showSodiumIncompatScreen$0(Z)V to md79ad96$lambda$iris$showSodiumIncompatScreen$0$0 in mixins.oculus.json:MixinTitleScreen [27Jul2022 19:38:12.663] [Render thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_93028_ with desc (Lcom/mojang/blaze3d/vertex/PoseStack;)V [27Jul2022 19:38:12.675] [Render thread/DEBUG] [mixin/]: Mixing features.options.MixinInGameHud from rubidium.mixins.json into net.minecraft.client.gui.Gui [27Jul2022 19:38:12.675] [Render thread/DEBUG] [mixin/]: Mixing gui.MixinGui from mixins.oculus.json into net.minecraft.client.gui.Gui [27Jul2022 19:38:12.675] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:gui.MixinGui: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:12.769] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/Ryzen/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.19-20220607.102129/client-1.19-20220607.102129-srg.jar%23157!/assets/.mcassetsroot' uses unexpected schema [27Jul2022 19:38:12.769] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/Ryzen/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.19-20220607.102129/client-1.19-20220607.102129-srg.jar%23157!/data/.mcassetsroot' uses unexpected schema [27Jul2022 19:38:12.793] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [27Jul2022 19:38:13.274] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: BocaN_ [27Jul2022 19:38:13.289] [Render thread/DEBUG] [mixin/]: Mixing MixinOptions_Entrypoint from mixins.oculus.json into net.minecraft.client.Options [27Jul2022 19:38:13.289] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinOptions_Entrypoint: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:13.289] [Render thread/DEBUG] [mixin/]: Mixing MixinMaxFpsCrashFix from mixins.oculus.fixes.maxfpscrash.json into net.minecraft.client.Options [27Jul2022 19:38:13.290] [Render thread/DEBUG] [mixin/]: mixins.oculus.fixes.maxfpscrash.json:MixinMaxFpsCrashFix: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:13.432] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.3.1 build 7 [27Jul2022 19:38:13.850] [Render thread/DEBUG] [mixin/]: Mixing GlStateManagerAccessor from mixins.oculus.json into com.mojang.blaze3d.platform.GlStateManager [27Jul2022 19:38:13.851] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:GlStateManagerAccessor: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:13.851] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getBLEND()Lcom/mojang/blaze3d/platform/GlStateManager$BlendState; to getBLEND_$md$79ad96$0 in mixins.oculus.json:GlStateManagerAccessor [27Jul2022 19:38:13.851] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getCOLOR_MASK()Lcom/mojang/blaze3d/platform/GlStateManager$ColorMask; to getCOLOR_MASK_$md$79ad96$1 in mixins.oculus.json:GlStateManagerAccessor [27Jul2022 19:38:13.851] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getDEPTH()Lcom/mojang/blaze3d/platform/GlStateManager$DepthState; to getDEPTH_$md$79ad96$2 in mixins.oculus.json:GlStateManagerAccessor [27Jul2022 19:38:13.851] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getActiveTexture()I to getActiveTexture_$md$79ad96$3 in mixins.oculus.json:GlStateManagerAccessor [27Jul2022 19:38:13.851] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getTEXTURES()[Lcom/mojang/blaze3d/platform/GlStateManager$TextureState; to getTEXTURES_$md$79ad96$4 in mixins.oculus.json:GlStateManagerAccessor [27Jul2022 19:38:13.851] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager from mixins.oculus.json into com.mojang.blaze3d.platform.GlStateManager [27Jul2022 19:38:13.851] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinGlStateManager: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:13.852] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager_AlphaTestOverride from mixins.oculus.json into com.mojang.blaze3d.platform.GlStateManager [27Jul2022 19:38:13.852] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinGlStateManager_AlphaTestOverride: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:13.852] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager_BlendOverride from mixins.oculus.json into com.mojang.blaze3d.platform.GlStateManager [27Jul2022 19:38:13.852] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinGlStateManager_BlendOverride: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:13.853] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager_DepthColorOverride from mixins.oculus.json into com.mojang.blaze3d.platform.GlStateManager [27Jul2022 19:38:13.853] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinGlStateManager_DepthColorOverride: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:13.854] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager_FramebufferBinding from mixins.oculus.json into com.mojang.blaze3d.platform.GlStateManager [27Jul2022 19:38:13.854] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinGlStateManager_FramebufferBinding: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:13.854] [Render thread/DEBUG] [mixin/]: Mixing statelisteners.MixinGlStateManager from mixins.oculus.json into com.mojang.blaze3d.platform.GlStateManager [27Jul2022 19:38:13.854] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:statelisteners.MixinGlStateManager: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:13.854] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Ljava/lang/Runnable;)V to md79ad96$lambda$static$0$5 in mixins.oculus.json:statelisteners.MixinGlStateManager [27Jul2022 19:38:13.855] [Render thread/DEBUG] [mixin/]: Mixing texture.MixinGlStateManager from mixins.oculus.json into com.mojang.blaze3d.platform.GlStateManager [27Jul2022 19:38:13.855] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:texture.MixinGlStateManager: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:13.868] [Render thread/DEBUG] [mixin/]: Mixing statelisteners.BooleanStateAccessor from mixins.oculus.json into com.mojang.blaze3d.platform.GlStateManager$BooleanState [27Jul2022 19:38:13.869] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:statelisteners.BooleanStateAccessor: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:13.875] [Render thread/INFO] [Oculus/]: Debug functionality is disabled. [27Jul2022 19:38:14.072] [Render thread/INFO] [Oculus/]: Profile: POTATO (+32 options changed by user) [27Jul2022 19:38:14.518] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex0: RenderTargetSettings{requestedFormat=R11F_G11F_B10F, clear=true, clearColor=null} [27Jul2022 19:38:14.518] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex2: RenderTargetSettings{requestedFormat=RGBA16, clear=false, clearColor=null} [27Jul2022 19:38:14.518] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex6: RenderTargetSettings{requestedFormat=RG16, clear=false, clearColor=null} [27Jul2022 19:38:14.518] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex4: RenderTargetSettings{requestedFormat=R8, clear=false, clearColor=null} [27Jul2022 19:38:14.518] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex15: RenderTargetSettings{requestedFormat=RGBA, clear=true, clearColor=null} [27Jul2022 19:38:14.518] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex14: RenderTargetSettings{requestedFormat=RGBA, clear=true, clearColor=null} [27Jul2022 19:38:14.518] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex12: RenderTargetSettings{requestedFormat=RGBA, clear=true, clearColor=null} [27Jul2022 19:38:14.518] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex13: RenderTargetSettings{requestedFormat=RGBA, clear=true, clearColor=null} [27Jul2022 19:38:14.518] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex8: RenderTargetSettings{requestedFormat=RGB16, clear=true, clearColor=null} [27Jul2022 19:38:14.518] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex9: RenderTargetSettings{requestedFormat=RGB16, clear=true, clearColor=null} [27Jul2022 19:38:14.518] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex11: RenderTargetSettings{requestedFormat=RGBA, clear=true, clearColor=null} [27Jul2022 19:38:14.518] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex10: RenderTargetSettings{requestedFormat=RGBA, clear=true, clearColor=null} [27Jul2022 19:38:14.518] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex1: RenderTargetSettings{requestedFormat=RGB8, clear=true, clearColor=null} [27Jul2022 19:38:14.518] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex3: RenderTargetSettings{requestedFormat=RGB8, clear=true, clearColor=null} [27Jul2022 19:38:14.518] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex7: RenderTargetSettings{requestedFormat=RGB8, clear=true, clearColor=null} [27Jul2022 19:38:14.518] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex5: RenderTargetSettings{requestedFormat=RGBA8, clear=false, clearColor=null} [27Jul2022 19:38:14.768] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex0: RenderTargetSettings{requestedFormat=R11F_G11F_B10F, clear=true, clearColor=null} [27Jul2022 19:38:14.768] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex2: RenderTargetSettings{requestedFormat=RGBA16, clear=false, clearColor=null} [27Jul2022 19:38:14.768] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex6: RenderTargetSettings{requestedFormat=RG16, clear=false, clearColor=null} [27Jul2022 19:38:14.768] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex4: RenderTargetSettings{requestedFormat=R8, clear=false, clearColor=null} [27Jul2022 19:38:14.768] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex15: RenderTargetSettings{requestedFormat=RGBA, clear=true, clearColor=null} [27Jul2022 19:38:14.768] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex14: RenderTargetSettings{requestedFormat=RGBA, clear=true, clearColor=null} [27Jul2022 19:38:14.768] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex12: RenderTargetSettings{requestedFormat=RGBA, clear=true, clearColor=null} [27Jul2022 19:38:14.768] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex13: RenderTargetSettings{requestedFormat=RGBA, clear=true, clearColor=null} [27Jul2022 19:38:14.768] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex8: RenderTargetSettings{requestedFormat=RGB16, clear=true, clearColor=null} [27Jul2022 19:38:14.768] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex9: RenderTargetSettings{requestedFormat=RGB16, clear=true, clearColor=null} [27Jul2022 19:38:14.768] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex11: RenderTargetSettings{requestedFormat=RGBA, clear=true, clearColor=null} [27Jul2022 19:38:14.768] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex10: RenderTargetSettings{requestedFormat=RGBA, clear=true, clearColor=null} [27Jul2022 19:38:14.768] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex1: RenderTargetSettings{requestedFormat=RGB8, clear=true, clearColor=null} [27Jul2022 19:38:14.768] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex3: RenderTargetSettings{requestedFormat=RGB8, clear=true, clearColor=null} [27Jul2022 19:38:14.768] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex7: RenderTargetSettings{requestedFormat=RGB8, clear=true, clearColor=null} [27Jul2022 19:38:14.768] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex5: RenderTargetSettings{requestedFormat=RGBA8, clear=false, clearColor=null} [27Jul2022 19:38:15.029] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex0: RenderTargetSettings{requestedFormat=R11F_G11F_B10F, clear=true, clearColor=null} [27Jul2022 19:38:15.029] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex2: RenderTargetSettings{requestedFormat=RGBA16, clear=false, clearColor=null} [27Jul2022 19:38:15.029] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex6: RenderTargetSettings{requestedFormat=RG16, clear=false, clearColor=null} [27Jul2022 19:38:15.029] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex4: RenderTargetSettings{requestedFormat=R8, clear=false, clearColor=null} [27Jul2022 19:38:15.029] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex15: RenderTargetSettings{requestedFormat=RGBA, clear=true, clearColor=null} [27Jul2022 19:38:15.029] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex14: RenderTargetSettings{requestedFormat=RGBA, clear=true, clearColor=null} [27Jul2022 19:38:15.029] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex12: RenderTargetSettings{requestedFormat=RGBA, clear=true, clearColor=null} [27Jul2022 19:38:15.030] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex13: RenderTargetSettings{requestedFormat=RGBA, clear=true, clearColor=null} [27Jul2022 19:38:15.030] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex8: RenderTargetSettings{requestedFormat=RGB16, clear=true, clearColor=null} [27Jul2022 19:38:15.030] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex9: RenderTargetSettings{requestedFormat=RGB16, clear=true, clearColor=null} [27Jul2022 19:38:15.030] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex11: RenderTargetSettings{requestedFormat=RGBA, clear=true, clearColor=null} [27Jul2022 19:38:15.030] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex10: RenderTargetSettings{requestedFormat=RGBA, clear=true, clearColor=null} [27Jul2022 19:38:15.030] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex1: RenderTargetSettings{requestedFormat=RGB8, clear=true, clearColor=null} [27Jul2022 19:38:15.030] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex3: RenderTargetSettings{requestedFormat=RGB8, clear=true, clearColor=null} [27Jul2022 19:38:15.030] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex7: RenderTargetSettings{requestedFormat=RGB8, clear=true, clearColor=null} [27Jul2022 19:38:15.030] [Render thread/DEBUG] [Oculus/]: Render target settings for colortex5: RenderTargetSettings{requestedFormat=RGBA8, clear=false, clearColor=null} [27Jul2022 19:38:15.076] [Render thread/INFO] [Oculus/]: Using shaderpack: ComplementaryShaders_v4.5.1.zip [27Jul2022 19:38:15.116] [Render thread/DEBUG] [net.minecraftforge.common.ForgeI18n/CORE]: Loading I18N data entries: 5544 [27Jul2022 19:38:15.138] [Render thread/DEBUG] [net.minecraftforge.fml.ModWorkManager/LOADING]: Using 8 threads for parallel mod-loading [27Jul2022 19:38:15.147] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2e86807a - got cpw.mods.cl.ModuleClassLoader@588cd519 [27Jul2022 19:38:15.147] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrcrayfish.backpacked.Backpacked [27Jul2022 19:38:15.152] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2e86807a - got cpw.mods.cl.ModuleClassLoader@588cd519 [27Jul2022 19:38:15.152] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for terrablender.core.TerraBlenderForge [27Jul2022 19:38:15.153] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2e86807a - got cpw.mods.cl.ModuleClassLoader@588cd519 [27Jul2022 19:38:15.153] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.itsmeow.betteranimalsplus.forge.BetterAnimalsPlusModForge [27Jul2022 19:38:15.154] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2e86807a - got cpw.mods.cl.ModuleClassLoader@588cd519 [27Jul2022 19:38:15.154] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.gigaherz.toolbelt.ToolBelt [27Jul2022 19:38:15.156] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2e86807a - got cpw.mods.cl.ModuleClassLoader@588cd519 [27Jul2022 19:38:15.156] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for biomesoplenty.core.BiomesOPlenty [27Jul2022 19:38:15.157] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2e86807a - got cpw.mods.cl.ModuleClassLoader@588cd519 [27Jul2022 19:38:15.157] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.geheimagentnr1.rapid_leaf_decay.RapidLeafDecay [27Jul2022 19:38:15.158] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2e86807a - got cpw.mods.cl.ModuleClassLoader@588cd519 [27Jul2022 19:38:15.158] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.architectury.forge.ArchitecturyForge [27Jul2022 19:38:15.158] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2e86807a - got cpw.mods.cl.ModuleClassLoader@588cd519 [27Jul2022 19:38:15.158] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mezz.jei.forge.JustEnoughItems [27Jul2022 19:38:15.159] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2e86807a - got cpw.mods.cl.ModuleClassLoader@588cd519 [27Jul2022 19:38:15.159] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod [27Jul2022 19:38:15.162] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2e86807a - got cpw.mods.cl.ModuleClassLoader@588cd519 [27Jul2022 19:38:15.162] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for me.jellysquid.mods.sodium.client.SodiumClientMod [27Jul2022 19:38:15.162] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2e86807a - got cpw.mods.cl.ModuleClassLoader@588cd519 [27Jul2022 19:38:15.163] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.pavocado.exoticbirds.ExoticBirdsMod [27Jul2022 19:38:15.163] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2e86807a - got cpw.mods.cl.ModuleClassLoader@588cd519 [27Jul2022 19:38:15.163] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.coderbot.iris.Iris [27Jul2022 19:38:15.164] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2e86807a - got cpw.mods.cl.ModuleClassLoader@588cd519 [27Jul2022 19:38:15.164] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for journeymap.common.Journeymap [27Jul2022 19:38:15.165] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2e86807a - got cpw.mods.cl.ModuleClassLoader@588cd519 [27Jul2022 19:38:15.165] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.maxhenkel.corpse.Main [27Jul2022 19:38:15.166] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@2e86807a - got cpw.mods.cl.ModuleClassLoader@588cd519 [27Jul2022 19:38:15.166] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.fizzware.dramaticdoors.DramaticDoors [27Jul2022 19:38:15.191] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rapid_leaf_decay-server.toml for rapid_leaf_decay tracking [27Jul2022 19:38:15.191] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file jei-server.toml for jei tracking [27Jul2022 19:38:15.193] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rapid_leaf_decay [27Jul2022 19:38:15.198] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file backpacked-client.toml for backpacked tracking [27Jul2022 19:38:15.199] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file backpacked-common.toml for backpacked tracking [27Jul2022 19:38:15.199] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file backpacked-server.toml for backpacked tracking [27Jul2022 19:38:15.200] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.geheimagentnr1.rapid_leaf_decay.handlers.ModEventHandler to MOD [27Jul2022 19:38:15.202] [modloading-worker-0/DEBUG] [mixin/]: Mixing EntityRendererAccessor from betteranimalsplus.mixins.json into net.minecraft.client.renderer.entity.EntityRenderer [27Jul2022 19:38:15.203] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.entity.cull.MixinEntityRenderer from rubidium.mixins.json into net.minecraft.client.renderer.entity.EntityRenderer [27Jul2022 19:38:15.212] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for terrablender [27Jul2022 19:38:15.212] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing terrablender.handler.InitializationHandler to FORGE [27Jul2022 19:38:15.213] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.geheimagentnr1.rapid_leaf_decay.handlers.ForgeEventHandler to FORGE [27Jul2022 19:38:15.214] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jei [27Jul2022 19:38:15.228] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file biomesoplenty/generation.toml for biomesoplenty tracking [27Jul2022 19:38:15.242] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.texture_tracking.MixinSpriteAtlasTexture from rubidium.mixins.json into net.minecraft.client.renderer.texture.TextureAtlas [27Jul2022 19:38:15.250] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rubidium [27Jul2022 19:38:15.252] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 41.1 from cpw.mods.modlauncher.TransformingClassLoader@2e86807a [27Jul2022 19:38:15.252] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for oculus [27Jul2022 19:38:15.252] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 41.1.0 [27Jul2022 19:38:15.253] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 41.1 [27Jul2022 19:38:15.253] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge [27Jul2022 19:38:15.254] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: MCP Version package package net.minecraftforge.versions.mcp, Minecraft, version 1.19 from cpw.mods.modlauncher.TransformingClassLoader@2e86807a [27Jul2022 19:38:15.254] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.19 [27Jul2022 19:38:15.254] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20220607.102129 [27Jul2022 19:38:15.255] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 41.1.0, for MC 1.19 with MCP 20220607.102129 [27Jul2022 19:38:15.255] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v41.1.0 Initialized [27Jul2022 19:38:15.256] [modloading-worker-0/DEBUG] [mixin/]: Mixing texture.MixinAbstractTexture from mixins.oculus.json into net.minecraft.client.renderer.texture.AbstractTexture [27Jul2022 19:38:15.256] [modloading-worker-0/DEBUG] [mixin/]: mixins.oculus.json:texture.MixinAbstractTexture: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:15.257] [modloading-worker-0/WARN] [mixin/]: @Inject(@At("INVOKE")) Shift.BY=2 on mixins.oculus.json:texture.MixinAbstractTexture::handler$zgc000$iris$afterGenerateId exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning. [27Jul2022 19:38:15.293] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file toolbelt-server.toml for toolbelt tracking [27Jul2022 19:38:15.293] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file toolbelt-client.toml for toolbelt tracking [27Jul2022 19:38:15.293] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file toolbelt-common.toml for toolbelt tracking [27Jul2022 19:38:15.293] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for toolbelt [27Jul2022 19:38:15.293] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.gigaherz.toolbelt.common.BeltEvents to FORGE [27Jul2022 19:38:15.298] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.gigaherz.toolbelt.client.RadialMenuScreen to FORGE [27Jul2022 19:38:15.318] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.texture_tracking.MixinSprite from rubidium.mixins.json into net.minecraft.client.renderer.texture.TextureAtlasSprite [27Jul2022 19:38:15.330] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.gigaherz.toolbelt.client.ClientEvents to FORGE [27Jul2022 19:38:15.340] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.gigaherz.toolbelt.client.ClientEvents$ModBusEvents to MOD [27Jul2022 19:38:15.351] [modloading-worker-0/DEBUG] [mixin/]: Mixing core.model.MixinItemColors from rubidium.mixins.json into net.minecraft.client.color.item.ItemColors [27Jul2022 19:38:15.352] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Lnet/minecraft/world/item/ItemStack;I)I to md79ad96$lambda$static$0$0 in rubidium.mixins.json:core.model.MixinItemColors [27Jul2022 19:38:15.369] [modloading-worker-0/DEBUG] [mixin/]: Mixing core.model.MixinBlockColors from rubidium.mixins.json into net.minecraft.client.color.block.BlockColors [27Jul2022 19:38:15.370] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Ljava/lang/Object;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;I)I to md79ad96$lambda$static$0$0 in rubidium.mixins.json:core.model.MixinBlockColors [27Jul2022 19:38:15.381] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.gigaherz.toolbelt.BeltFinderDebug to MOD [27Jul2022 19:38:15.386] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for backpacked [27Jul2022 19:38:15.386] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.backpacked.enchantment.RepairmanEnchantment to FORGE [27Jul2022 19:38:15.387] [modloading-worker-0/DEBUG] [mixin/]: Mixing DamageSourceInvoker from betteranimalsplus.mixins.json into net.minecraft.world.damagesource.DamageSource [27Jul2022 19:38:15.401] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.backpacked.enchantment.LootedEnchantment to FORGE [27Jul2022 19:38:15.405] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.backpacked.core.ModLayerDefinitions to MOD [27Jul2022 19:38:15.407] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file corpse-server.toml for corpse tracking [27Jul2022 19:38:15.409] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.backpacked.common.UnlockTracker to FORGE [27Jul2022 19:38:15.411] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for corpse [27Jul2022 19:38:15.411] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.maxhenkel.corpse.Main to FORGE [27Jul2022 19:38:15.430] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.backpacked.common.tracker.CraftingProgressTracker to FORGE [27Jul2022 19:38:15.432] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.backpacked.common.data.PickpocketChallenge to FORGE [27Jul2022 19:38:15.434] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.backpacked.common.CommonEvents to FORGE [27Jul2022 19:38:15.435] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: -Dio.netty.noUnsafe: false [27Jul2022 19:38:15.436] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: Java version: 17 [27Jul2022 19:38:15.438] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available [27Jul2022 19:38:15.439] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available [27Jul2022 19:38:15.441] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.storeFence: available [27Jul2022 19:38:15.442] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Buffer.address: available [27Jul2022 19:38:15.443] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: direct buffer constructor: unavailable java.lang.UnsupportedOperationException: Reflective setAccessible(true) disabled at io.netty.util.internal.ReflectionUtil.trySetAccessible(ReflectionUtil.java:31) ~[netty-common-4.1.77.Final.jar%23104!/:4.1.77.Final] at io.netty.util.internal.PlatformDependent0$5.run(PlatformDependent0.java:287) ~[netty-common-4.1.77.Final.jar%23104!/:4.1.77.Final] at java.security.AccessController.doPrivileged(AccessController.java:318) ~[?:?] at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:281) ~[netty-common-4.1.77.Final.jar%23104!/:4.1.77.Final] at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:294) ~[netty-common-4.1.77.Final.jar%23104!/:4.1.77.Final] at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:88) ~[netty-common-4.1.77.Final.jar%23104!/:4.1.77.Final] at io.netty.util.ConstantPool.<init>(ConstantPool.java:34) ~[netty-common-4.1.77.Final.jar%23104!/:4.1.77.Final] at io.netty.util.AttributeKey$1.<init>(AttributeKey.java:27) ~[netty-common-4.1.77.Final.jar%23104!/:4.1.77.Final] at io.netty.util.AttributeKey.<clinit>(AttributeKey.java:27) ~[netty-common-4.1.77.Final.jar%23104!/:4.1.77.Final] at net.minecraftforge.network.NetworkConstants.<clinit>(NetworkConstants.java:34) ~[forge-1.19-41.1.0-universal.jar%23162!/:?] at net.minecraftforge.common.ForgeMod.<init>(ForgeMod.java:383) ~[forge-1.19-41.1.0-universal.jar%23162!/:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19-41.1.0.jar%23159!/:?] at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19-41.1.0.jar%23158!/:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?] at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] [27Jul2022 19:38:15.446] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Bits.unaligned: available, true [27Jul2022 19:38:15.448] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file journeymap-server.toml for journeymap tracking [27Jul2022 19:38:15.450] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$7 (in module io.netty.common) cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to module io.netty.common at jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:392) ~[?:?] at java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:674) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:560) ~[?:?] at io.netty.util.internal.PlatformDependent0$7.run(PlatformDependent0.java:409) ~[netty-common-4.1.77.Final.jar%23104!/:4.1.77.Final] at java.security.AccessController.doPrivileged(AccessController.java:318) ~[?:?] at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:400) ~[netty-common-4.1.77.Final.jar%23104!/:4.1.77.Final] at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:294) ~[netty-common-4.1.77.Final.jar%23104!/:4.1.77.Final] at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:88) ~[netty-common-4.1.77.Final.jar%23104!/:4.1.77.Final] at io.netty.util.ConstantPool.<init>(ConstantPool.java:34) ~[netty-common-4.1.77.Final.jar%23104!/:4.1.77.Final] at io.netty.util.AttributeKey$1.<init>(AttributeKey.java:27) ~[netty-common-4.1.77.Final.jar%23104!/:4.1.77.Final] at io.netty.util.AttributeKey.<clinit>(AttributeKey.java:27) ~[netty-common-4.1.77.Final.jar%23104!/:4.1.77.Final] at net.minecraftforge.network.NetworkConstants.<clinit>(NetworkConstants.java:34) ~[forge-1.19-41.1.0-universal.jar%23162!/:?] at net.minecraftforge.common.ForgeMod.<init>(ForgeMod.java:383) ~[forge-1.19-41.1.0-universal.jar%23162!/:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19-41.1.0.jar%23159!/:?] at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19-41.1.0.jar%23158!/:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?] at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] [27Jul2022 19:38:15.451] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for journeymap [27Jul2022 19:38:15.452] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.DirectByteBuffer.<init>(long, int): unavailable [27Jul2022 19:38:15.452] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: sun.misc.Unsafe: available [27Jul2022 19:38:15.453] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: maxDirectMemory: 2147483648 bytes (maybe) [27Jul2022 19:38:15.454] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.tmpdir: C:\Users\Ryzen\AppData\Local\Temp (java.io.tmpdir) [27Jul2022 19:38:15.455] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing journeymap.common.Journeymap to FORGE [27Jul2022 19:38:15.455] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model) [27Jul2022 19:38:15.455] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: Platform: Windows [27Jul2022 19:38:15.457] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.maxDirectMemory: -1 bytes [27Jul2022 19:38:15.458] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1 [27Jul2022 19:38:15.459] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing journeymap.common.config.forge.ForgeConfig to MOD [27Jul2022 19:38:15.459] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing journeymap.client.JourneymapClient to FORGE [27Jul2022 19:38:15.460] [modloading-worker-0/DEBUG] [io.netty.util.internal.CleanerJava9/]: java.nio.ByteBuffer.cleaner(): available [27Jul2022 19:38:15.461] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.noPreferDirect: false [27Jul2022 19:38:15.493] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file exoticbirds-common.toml for exoticbirds tracking [27Jul2022 19:38:15.493] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for exoticbirds [27Jul2022 19:38:15.494] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.pavocado.exoticbirds.ModEventSubscriber to MOD [27Jul2022 19:38:15.500] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.pavocado.exoticbirds.ForgeEventSubscriber to FORGE [27Jul2022 19:38:15.513] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.pavocado.exoticbirds.client.ClientModEventSubscriber to MOD [27Jul2022 19:38:15.519] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.pavocado.exoticbirds.client.ClientForgeEventSubscriber to FORGE [27Jul2022 19:38:15.536] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for architectury [27Jul2022 19:38:15.536] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.architectury.registry.level.entity.trade.forge.TradeRegistryImpl to FORGE [27Jul2022 19:38:15.541] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.architectury.registry.forge.ReloadListenerRegistryImpl to FORGE [27Jul2022 19:38:15.547] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.architectury.registry.client.particle.forge.ParticleProviderRegistryImpl to FORGE [27Jul2022 19:38:15.555] [modloading-worker-0/DEBUG] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Loading Network data for FML net version: FML3 [27Jul2022 19:38:15.556] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.particle.cull.MixinParticleManager from rubidium.mixins.json into net.minecraft.client.particle.ParticleEngine [27Jul2022 19:38:15.568] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking [27Jul2022 19:38:15.568] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking [27Jul2022 19:38:15.568] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-common.toml for forge tracking [27Jul2022 19:38:15.572] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinParticleEngine from mixins.oculus.json into net.minecraft.client.particle.ParticleEngine [27Jul2022 19:38:15.572] [modloading-worker-0/DEBUG] [mixin/]: mixins.oculus.json:MixinParticleEngine: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:15.573] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$finishDrawingParticles$1(Lnet/coderbot/iris/pipeline/WorldRenderingPipeline;)V to md79ad96$lambda$iris$finishDrawingParticles$1$0 in mixins.oculus.json:MixinParticleEngine [27Jul2022 19:38:15.574] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$beginDrawingParticles$0(Lnet/coderbot/iris/pipeline/WorldRenderingPipeline;)V to md79ad96$lambda$iris$beginDrawingParticles$0$1 in mixins.oculus.json:MixinParticleEngine [27Jul2022 19:38:15.576] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinParticleEngine from mixins.oculus.fantastic.json into net.minecraft.client.particle.ParticleEngine [27Jul2022 19:38:15.576] [modloading-worker-0/DEBUG] [mixin/]: mixins.oculus.fantastic.json:MixinParticleEngine: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:15.603] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.architectury.registry.client.keymappings.forge.KeyMappingRegistryImpl to FORGE [27Jul2022 19:38:15.607] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.architectury.networking.forge.NetworkManagerImpl to FORGE [27Jul2022 19:38:15.626] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge [27Jul2022 19:38:15.627] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$CommonHandler to MOD [27Jul2022 19:38:15.630] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$ColorRegisterHandler to MOD [27Jul2022 19:38:15.633] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.model.data.ModelDataManager to FORGE [27Jul2022 19:38:15.636] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.ForgeHooksClient$ClientEvents to MOD [27Jul2022 19:38:15.639] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinShaderInstance from mixins.oculus.json into net.minecraft.client.renderer.ShaderInstance [27Jul2022 19:38:15.639] [modloading-worker-0/DEBUG] [mixin/]: mixins.oculus.json:MixinShaderInstance: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:15.690] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.ClientForgeMod to MOD [27Jul2022 19:38:15.710] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file dramaticdoors-common.toml for dramaticdoors tracking [27Jul2022 19:38:15.713] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dramaticdoors [27Jul2022 19:38:15.713] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.fizzware.dramaticdoors.items.DDItems to MOD [27Jul2022 19:38:15.713] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.fizzware.dramaticdoors.datagen.DramaticDoorsDataGenerators to MOD [27Jul2022 19:38:15.715] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.fizzware.dramaticdoors.blocks.DDBlocks to MOD [27Jul2022 19:38:15.820] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for biomesoplenty [27Jul2022 19:38:15.820] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.common.util.biome.BiomeUtil to FORGE [27Jul2022 19:38:15.820] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.client.handler.ColorHandler to MOD [27Jul2022 19:38:15.823] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.client.handler.ParticleFactoryHandler to MOD [27Jul2022 19:38:15.824] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.client.handler.EntityRendererHandler to MOD [27Jul2022 19:38:15.828] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.client.handler.FluidFogHandler to FORGE [27Jul2022 19:38:15.942] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file betteranimalsplus-server.toml for betteranimalsplus tracking [27Jul2022 19:38:15.945] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file betteranimalsplus-client.toml for betteranimalsplus tracking [27Jul2022 19:38:15.959] [modloading-worker-0/DEBUG] [mixin/]: Mixing ItemModeledArmorMixin from betteranimalsplus-forge.mixins.json into dev.itsmeow.betteranimalsplus.common.item.ItemModeledArmor [27Jul2022 19:38:16.016] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.BredAnimalsTriggerMixin from backpacked.mixins.json into net.minecraft.advancements.critereon.BredAnimalsTrigger [27Jul2022 19:38:16.018] [modloading-worker-0/DEBUG] [mixin/]: backpacked.mixins.json:common.BredAnimalsTriggerMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:16.018] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onPlayerBreedTurtle$1(Lnet/minecraft/server/level/ServerPlayer;Lcom/mrcrayfish/backpacked/common/UnlockTracker;)V to md79ad96$lambda$onPlayerBreedTurtle$1$0 in backpacked.mixins.json:common.BredAnimalsTriggerMixin [27Jul2022 19:38:16.018] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onPlayerBreedTurtle$0(Lnet/minecraft/server/level/ServerPlayer;Lcom/mrcrayfish/backpacked/common/IProgressTracker;)V to md79ad96$lambda$onPlayerBreedTurtle$0$1 in backpacked.mixins.json:common.BredAnimalsTriggerMixin [27Jul2022 19:38:16.090] [modloading-worker-0/INFO] [dev.itsmeow.betteranimalsplus.BetterAnimalsPlusMod/]: Injecting super coyotes... [27Jul2022 19:38:16.179] [modloading-worker-0/DEBUG] [mixin/]: Mixing ModelPartAccessor from mixin.imdlib-betteranimalsplus.json into net.minecraft.client.model.geom.ModelPart [27Jul2022 19:38:16.180] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.entity.fast_render.MixinModelPart from rubidium.mixins.json into net.minecraft.client.model.geom.ModelPart [27Jul2022 19:38:16.329] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betteranimalsplus [27Jul2022 19:38:16.329] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.itsmeow.betteranimalsplus.forge.BetterAnimalsPlusModForge to FORGE [27Jul2022 19:38:16.333] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue CONSTRUCT: 1 jobs [27Jul2022 19:38:16.347] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 11.93 ms [27Jul2022 19:38:17.940] [Render thread/DEBUG] [mixin/]: Generating mapped inner class dev/itsmeow/betteranimalsplus/common/item/ItemModeledArmor$Anonymous$9478085fc0ed46d6b6d5920b7b29112f (originally dev/itsmeow/betteranimalsplus/mixin/forge/ItemModeledArmorMixin$1) [27Jul2022 19:38:18.133] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:backpacked for mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\backpacked-2.1.9-1.19.jar [27Jul2022 19:38:18.133] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:terrablender for mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\TerraBlender-forge-1.19-2.0.0.120.jar [27Jul2022 19:38:18.133] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:betteranimalsplus for mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\betteranimalsplus-1.19-11.0.7-forge.jar [27Jul2022 19:38:18.134] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:toolbelt for mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\ToolBelt-1.19-1.19.6.jar [27Jul2022 19:38:18.134] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:biomesoplenty for mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\BiomesOPlenty-1.19-17.0.0.143.jar [27Jul2022 19:38:18.134] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:rapid_leaf_decay for mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\RapidLeafDecay-1.19-2.0.1.jar [27Jul2022 19:38:18.134] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:architectury for mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\architectury-5.10.33-forge.jar [27Jul2022 19:38:18.134] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:jei for mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\jei-1.19-forge-11.1.1.236.jar [27Jul2022 19:38:18.134] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.19-41.1.0\forge-1.19-41.1.0-universal.jar [27Jul2022 19:38:18.134] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:rubidium for mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\rubidium-0.6.0b.jar [27Jul2022 19:38:18.134] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:exoticbirds for mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\exoticbirds-1.19-2.2.0.jar [27Jul2022 19:38:18.135] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:oculus for mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\oculus-mc1.19-1.2.5a.jar [27Jul2022 19:38:18.135] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:journeymap for mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\journeymap-1.19-5.8.5rc5-forge.jar [27Jul2022 19:38:18.135] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:corpse for mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\corpse-1.19-1.0.8.jar [27Jul2022 19:38:18.135] [Render thread/DEBUG] [net.minecraftforge.client.loading.ClientModLoader/CORE]: Generating PackInfo named mod:dramaticdoors for mod file C:\Users\Ryzen\AppData\Roaming\.minecraft\mods\DramaticDoors-Forge-1.19-2.1.1.jar [27Jul2022 19:38:18.145] [Render thread/DEBUG] [mixin/]: Mixing MixinClientLanguage from mixins.oculus.json into net.minecraft.client.resources.language.ClientLanguage [27Jul2022 19:38:18.145] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinClientLanguage: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.146] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$check$0(Lnet/minecraft/client/resources/language/LanguageInfo;)V to md79ad96$lambda$check$0$0 in mixins.oculus.json:MixinClientLanguage [27Jul2022 19:38:18.231] [Render thread/DEBUG] [mixin/]: Mixing features.gui.font.MixinGlyphRenderer from rubidium.mixins.json into net.minecraft.client.gui.font.glyphs.BakedGlyph [27Jul2022 19:38:18.238] [Render thread/DEBUG] [mixin/]: Mixing rendertype.MixinRenderType_FixEyesTranslucency from mixins.oculus.json into net.minecraft.client.renderer.RenderType [27Jul2022 19:38:18.238] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:rendertype.MixinRenderType_FixEyesTranslucency: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.238] [Render thread/DEBUG] [mixin/]: Mixing rendertype.RenderTypeAccessor from mixins.oculus.json into net.minecraft.client.renderer.RenderType [27Jul2022 19:38:18.238] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:rendertype.RenderTypeAccessor: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.238] [Render thread/DEBUG] [mixin/]: Mixing RenderTypeAccessor from oculus-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderType [27Jul2022 19:38:18.238] [Render thread/DEBUG] [mixin/]: oculus-batched-entity-rendering.mixins.json:RenderTypeAccessor: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.239] [Render thread/DEBUG] [mixin/]: Unexpected: Registered method shouldSortOnUpload()Z in net.minecraft.client.renderer.RenderType was not merged [27Jul2022 19:38:18.243] [Render thread/DEBUG] [mixin/]: Mixing rendertype.MixinRenderStateShard_Tagging from mixins.oculus.json into net.minecraft.client.renderer.RenderStateShard [27Jul2022 19:38:18.244] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:rendertype.MixinRenderStateShard_Tagging: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.244] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$onInit$7(Ljava/lang/Runnable;)V to md79ad96$lambda$iris$onInit$7$0 in mixins.oculus.json:rendertype.MixinRenderStateShard_Tagging [27Jul2022 19:38:18.244] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$onInit$6(Ljava/lang/Runnable;)V to md79ad96$lambda$iris$onInit$6$1 in mixins.oculus.json:rendertype.MixinRenderStateShard_Tagging [27Jul2022 19:38:18.244] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$onInit$5(Ljava/lang/Runnable;)V to md79ad96$lambda$iris$onInit$5$2 in mixins.oculus.json:rendertype.MixinRenderStateShard_Tagging [27Jul2022 19:38:18.244] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$onInit$4(Ljava/lang/Runnable;)V to md79ad96$lambda$iris$onInit$4$3 in mixins.oculus.json:rendertype.MixinRenderStateShard_Tagging [27Jul2022 19:38:18.244] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$onInit$3(Ljava/lang/Runnable;)V to md79ad96$lambda$iris$onInit$3$4 in mixins.oculus.json:rendertype.MixinRenderStateShard_Tagging [27Jul2022 19:38:18.244] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$onInit$2(Ljava/lang/Runnable;)V to md79ad96$lambda$iris$onInit$2$5 in mixins.oculus.json:rendertype.MixinRenderStateShard_Tagging [27Jul2022 19:38:18.244] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$onInit$1(Ljava/lang/Runnable;)V to md79ad96$lambda$iris$onInit$1$6 in mixins.oculus.json:rendertype.MixinRenderStateShard_Tagging [27Jul2022 19:38:18.244] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$onInit$0(Ljava/lang/Runnable;)V to md79ad96$lambda$iris$onInit$0$7 in mixins.oculus.json:rendertype.MixinRenderStateShard_Tagging [27Jul2022 19:38:18.246] [Render thread/DEBUG] [mixin/]: Mixing rendertype.RenderStateShardAccessor from mixins.oculus.json into net.minecraft.client.renderer.RenderStateShard [27Jul2022 19:38:18.246] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:rendertype.RenderStateShardAccessor: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.246] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getTranslucentTransparency()Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard; to getTranslucentTransparency_$md$79ad96$8 in mixins.oculus.json:rendertype.RenderStateShardAccessor [27Jul2022 19:38:18.246] [Render thread/DEBUG] [mixin/]: Mixing RenderStateShardAccessor from oculus-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderStateShard [27Jul2022 19:38:18.247] [Render thread/DEBUG] [mixin/]: oculus-batched-entity-rendering.mixins.json:RenderStateShardAccessor: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.247] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getNO_TRANSPARENCY()Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard; to getNO_TRANSPARENCY_$md$79ad96$9 in oculus-batched-entity-rendering.mixins.json:RenderStateShardAccessor [27Jul2022 19:38:18.247] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getGLINT_TRANSPARENCY()Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard; to getGLINT_TRANSPARENCY_$md$79ad96$a in oculus-batched-entity-rendering.mixins.json:RenderStateShardAccessor [27Jul2022 19:38:18.247] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getCRUMBLING_TRANSPARENCY()Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard; to getCRUMBLING_TRANSPARENCY_$md$79ad96$b in oculus-batched-entity-rendering.mixins.json:RenderStateShardAccessor [27Jul2022 19:38:18.253] [Render thread/DEBUG] [mixin/]: Mixing MixinCompositeRenderType from oculus-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderType$CompositeRenderType [27Jul2022 19:38:18.253] [Render thread/DEBUG] [mixin/]: oculus-batched-entity-rendering.mixins.json:MixinCompositeRenderType: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.263] [Render thread/DEBUG] [mixin/]: Mixing GameRendererAccessor from mixins.oculus.json into net.minecraft.client.renderer.GameRenderer [27Jul2022 19:38:18.263] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:GameRendererAccessor: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.264] [Render thread/DEBUG] [mixin/]: Mixing MixinGameRenderer from mixins.oculus.json into net.minecraft.client.renderer.GameRenderer [27Jul2022 19:38:18.264] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinGameRenderer: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.279] [Render thread/DEBUG] [mixin/]: Mixing MixinModelViewBobbing from mixins.oculus.json into net.minecraft.client.renderer.GameRenderer [27Jul2022 19:38:18.279] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinModelViewBobbing: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.280] [Render thread/DEBUG] [mixin/]: Mixing MixinTweakFarPlane from mixins.oculus.json into net.minecraft.client.renderer.GameRenderer [27Jul2022 19:38:18.280] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinTweakFarPlane: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.280] [Render thread/DEBUG] [mixin/]: Mixing MixinGameRenderer_NightVisionCompat from mixins.oculus.json into net.minecraft.client.renderer.GameRenderer [27Jul2022 19:38:18.280] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinGameRenderer_NightVisionCompat: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.318] [Render thread/DEBUG] [mixin/]: Mixing InventoryMenuMixin from betteranimalsplus.mixins.json into net.minecraft.world.inventory.InventoryMenu$1 [27Jul2022 19:38:18.370] [Render thread/DEBUG] [mixin/]: Mixing MixinVertexFormatElement from mixins.oculus.vertexformat.json into com.mojang.blaze3d.vertex.VertexFormatElement [27Jul2022 19:38:18.370] [Render thread/DEBUG] [mixin/]: mixins.oculus.vertexformat.json:MixinVertexFormatElement: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.377] [Render thread/DEBUG] [mixin/]: Mixing core.pipeline.MixinVertexFormat from rubidium.mixins.json into com.mojang.blaze3d.vertex.VertexFormat [27Jul2022 19:38:18.377] [Render thread/DEBUG] [mixin/]: Mixing MixinVertexFormat from mixins.oculus.vertexformat.json into com.mojang.blaze3d.vertex.VertexFormat [27Jul2022 19:38:18.377] [Render thread/DEBUG] [mixin/]: mixins.oculus.vertexformat.json:MixinVertexFormat: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.382] [Render thread/DEBUG] [mixin/]: Mixing CompositeStateAccessor from oculus-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderType$CompositeState [27Jul2022 19:38:18.382] [Render thread/DEBUG] [mixin/]: oculus-batched-entity-rendering.mixins.json:CompositeStateAccessor: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.390] [Render thread/DEBUG] [mixin/]: Mixing features.item.MixinItemRenderer from rubidium.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer [27Jul2022 19:38:18.404] [Render thread/DEBUG] [mixin/]: Mixing MixinTheEndPortalRenderer from mixins.oculus.json into net.minecraft.client.renderer.blockentity.TheEndPortalRenderer [27Jul2022 19:38:18.404] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinTheEndPortalRenderer: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.457] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinBlockEntityRenderDispatcher from mixins.oculus.json into net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher [27Jul2022 19:38:18.457] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:entity_render_context.MixinBlockEntityRenderDispatcher: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.457] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$beforeRender$0(Lnet/minecraft/client/renderer/RenderStateShard;Lnet/minecraft/client/renderer/RenderType;)Lnet/minecraft/client/renderer/RenderType; to md79ad96$lambda$iris$beforeRender$0$0 in mixins.oculus.json:entity_render_context.MixinBlockEntityRenderDispatcher [27Jul2022 19:38:18.464] [Render thread/DEBUG] [mixin/]: Mixing MixinEntityRenderDispatcher from mixins.oculus.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher [27Jul2022 19:38:18.464] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinEntityRenderDispatcher: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.464] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinEntityRenderDispatcher from mixins.oculus.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher [27Jul2022 19:38:18.464] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:entity_render_context.MixinEntityRenderDispatcher: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.465] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$beginEntityRender$0(Lnet/minecraft/client/renderer/RenderStateShard;Lnet/minecraft/client/renderer/RenderType;)Lnet/minecraft/client/renderer/RenderType; to md79ad96$lambda$iris$beginEntityRender$0$0 in mixins.oculus.json:entity_render_context.MixinEntityRenderDispatcher [27Jul2022 19:38:18.513] [Render thread/DEBUG] [mixin/]: Mixing MixinRenderBuffers from oculus-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderBuffers [27Jul2022 19:38:18.514] [Render thread/DEBUG] [mixin/]: oculus-batched-entity-rendering.mixins.json:MixinRenderBuffers: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.520] [Render thread/DEBUG] [mixin/]: Mixing immediate.MixinBufferSource from mixins.oculus.vertexformat.json into net.minecraft.client.renderer.MultiBufferSource$BufferSource [27Jul2022 19:38:18.520] [Render thread/DEBUG] [mixin/]: mixins.oculus.vertexformat.json:immediate.MixinBufferSource: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.521] [Render thread/DEBUG] [mixin/]: Mixing MixinBufferSource from oculus-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.MultiBufferSource$BufferSource [27Jul2022 19:38:18.521] [Render thread/DEBUG] [mixin/]: oculus-batched-entity-rendering.mixins.json:MixinBufferSource: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.521] [Render thread/DEBUG] [mixin/]: Mixing MixinBufferSource119 from oculus-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.MultiBufferSource$BufferSource [27Jul2022 19:38:18.521] [Render thread/DEBUG] [mixin/]: oculus-batched-entity-rendering.mixins.json:MixinBufferSource119: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.576] [Render thread/DEBUG] [mixin/]: Mixing features.block.MixinBlockModelRenderer from rubidium.mixins.json into net.minecraft.client.renderer.block.ModelBlockRenderer [27Jul2022 19:38:18.599] [Render thread/DEBUG] [mixin/]: Mixing MixinItemInHandRenderer from mixins.oculus.json into net.minecraft.client.renderer.ItemInHandRenderer [27Jul2022 19:38:18.599] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinItemInHandRenderer: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.607] [Render thread/DEBUG] [mixin/]: Mixing LightTextureAccessor from mixins.oculus.json into net.minecraft.client.renderer.LightTexture [27Jul2022 19:38:18.608] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:LightTextureAccessor: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.608] [Render thread/DEBUG] [mixin/]: Mixing MixinLightTexture from mixins.oculus.json into net.minecraft.client.renderer.LightTexture [27Jul2022 19:38:18.608] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinLightTexture: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.614] [Render thread/INFO] [Oculus/]: Hardware information: [27Jul2022 19:38:18.615] [Render thread/INFO] [Oculus/]: CPU: 8x AMD Ryzen 5 2500X Quad-Core Processor [27Jul2022 19:38:18.615] [Render thread/INFO] [Oculus/]: GPU: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2 (Supports OpenGL 3.2.0 NVIDIA 516.59) [27Jul2022 19:38:18.615] [Render thread/INFO] [Oculus/]: OS: Windows 10 (10.0) [27Jul2022 19:38:18.622] [Render thread/DEBUG] [mixin/]: Mixing MixinLevelRenderer from oculus-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.LevelRenderer [27Jul2022 19:38:18.622] [Render thread/DEBUG] [mixin/]: oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.623] [Render thread/DEBUG] [mixin/]: Mixing MixinLevelRenderer_EntityListSorting from oculus-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.LevelRenderer [27Jul2022 19:38:18.623] [Render thread/DEBUG] [mixin/]: oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.623] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$batchedentityrendering$sortEntityList$1(Ljava/util/Map;Lnet/minecraft/world/entity/Entity;)V to md79ad96$lambda$batchedentityrendering$sortEntityList$1$0 in oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting [27Jul2022 19:38:18.623] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$batchedentityrendering$sortEntityList$0(Lnet/minecraft/world/entity/EntityType;)Ljava/util/List; to md79ad96$lambda$batchedentityrendering$sortEntityList$0$1 in oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting [27Jul2022 19:38:18.624] [Render thread/DEBUG] [mixin/]: Mixing features.block.MixinWorldRenderer from rubidium.mixins.json into net.minecraft.client.renderer.LevelRenderer [27Jul2022 19:38:18.625] [Render thread/DEBUG] [mixin/]: Mixing features.buffer_builder.intrinsics.MixinWorldRenderer from rubidium.mixins.json into net.minecraft.client.renderer.LevelRenderer [27Jul2022 19:38:18.628] [Render thread/DEBUG] [mixin/]: Mixing features.chunk_rendering.MixinWorldRenderer from rubidium.mixins.json into net.minecraft.client.renderer.LevelRenderer [27Jul2022 19:38:18.631] [Render thread/DEBUG] [mixin/]: Mixing features.options.MixinWorldRenderer from rubidium.mixins.json into net.minecraft.client.renderer.LevelRenderer [27Jul2022 19:38:18.631] [Render thread/DEBUG] [mixin/]: Mixing features.sky.MixinWorldRenderer from rubidium.mixins.json into net.minecraft.client.renderer.LevelRenderer [27Jul2022 19:38:18.632] [Render thread/DEBUG] [mixin/]: Mixing LevelRendererAccessor from mixins.oculus.json into net.minecraft.client.renderer.LevelRenderer [27Jul2022 19:38:18.632] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:LevelRendererAccessor: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.632] [Render thread/DEBUG] [mixin/]: Mixing MixinLevelRenderer from mixins.oculus.json into net.minecraft.client.renderer.LevelRenderer [27Jul2022 19:38:18.632] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinLevelRenderer: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.633] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$beginBlockOutline$0(Lnet/minecraft/client/renderer/RenderType;)Lnet/minecraft/client/renderer/RenderType; to md79ad96$lambda$iris$beginBlockOutline$0$2 in mixins.oculus.json:MixinLevelRenderer [27Jul2022 19:38:18.635] [Render thread/DEBUG] [mixin/]: Mixing fabulous.MixinDisableFabulousGraphics from mixins.oculus.json into net.minecraft.client.renderer.LevelRenderer [27Jul2022 19:38:18.635] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:fabulous.MixinDisableFabulousGraphics: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.636] [Render thread/DEBUG] [mixin/]: Mixing shadows.MixinLevelRenderer from mixins.oculus.json into net.minecraft.client.renderer.LevelRenderer [27Jul2022 19:38:18.637] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:shadows.MixinLevelRenderer: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.642] [Render thread/DEBUG] [mixin/]: Mixing MixinLevelRenderer from mixins.oculus.fantastic.json into net.minecraft.client.renderer.LevelRenderer [27Jul2022 19:38:18.642] [Render thread/DEBUG] [mixin/]: mixins.oculus.fantastic.json:MixinLevelRenderer: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.643] [Render thread/DEBUG] [mixin/]: Mixing sky.MixinLevelRenderer from mixins.oculus.compat.sodium.json into net.minecraft.client.renderer.LevelRenderer [27Jul2022 19:38:18.643] [Render thread/DEBUG] [mixin/]: mixins.oculus.compat.sodium.json:sky.MixinLevelRenderer: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.644] [Render thread/DEBUG] [mixin/]: Mixing shadows.MixinPreventRebuildNearInShadowPass from mixins.oculus.json into net.minecraft.client.renderer.LevelRenderer [27Jul2022 19:38:18.645] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:shadows.MixinPreventRebuildNearInShadowPass: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.732] [Render thread/DEBUG] [mixin/]: Mixing core.MixinFrustum from rubidium.mixins.json into net.minecraft.client.renderer.culling.Frustum [27Jul2022 19:38:18.770] [Render thread/DEBUG] [mixin/]: Mixing shadow_map.frustum.MixinNonCullingFrustum from mixins.oculus.compat.sodium.json into net.coderbot.iris.shadows.frustum.fallback.NonCullingFrustum [27Jul2022 19:38:18.770] [Render thread/DEBUG] [mixin/]: mixins.oculus.compat.sodium.json:shadow_map.frustum.MixinNonCullingFrustum: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.771] [Render thread/DEBUG] [mixin/]: Mixing shadow_map.frustum.MixinBoxCullingFrustum from mixins.oculus.compat.sodium.json into net.coderbot.iris.shadows.frustum.fallback.BoxCullingFrustum [27Jul2022 19:38:18.772] [Render thread/DEBUG] [mixin/]: mixins.oculus.compat.sodium.json:shadow_map.frustum.MixinBoxCullingFrustum: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.774] [Render thread/DEBUG] [mixin/]: Mixing shadow_map.frustum.MixinCullEverythingFrustum from mixins.oculus.compat.sodium.json into net.coderbot.iris.shadows.frustum.CullEverythingFrustum [27Jul2022 19:38:18.774] [Render thread/DEBUG] [mixin/]: mixins.oculus.compat.sodium.json:shadow_map.frustum.MixinCullEverythingFrustum: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.775] [Render thread/DEBUG] [mixin/]: Mixing shadow_map.frustum.MixinAdvancedShadowCullingFrustum from mixins.oculus.compat.sodium.json into net.coderbot.iris.shadows.frustum.advanced.AdvancedShadowCullingFrustum [27Jul2022 19:38:18.775] [Render thread/DEBUG] [mixin/]: mixins.oculus.compat.sodium.json:shadow_map.frustum.MixinAdvancedShadowCullingFrustum: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.778] [Render thread/DEBUG] [mixin/]: Mixing MixinVertexBuffer from mixins.oculus.json into com.mojang.blaze3d.vertex.VertexBuffer [27Jul2022 19:38:18.778] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinVertexBuffer: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.799] [Render thread/DEBUG] [mixin/]: Mixing shadow_map.MixinSodiumWorldRenderer from mixins.oculus.compat.sodium.json into me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer [27Jul2022 19:38:18.799] [Render thread/DEBUG] [mixin/]: mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.817] [Render thread/DEBUG] [mixin/]: Mixing features.texture_tracking.MixinSpriteBillboardParticle from rubidium.mixins.json into net.minecraft.client.particle.TextureSheetParticle [27Jul2022 19:38:18.819] [Render thread/DEBUG] [mixin/]: Mixing features.particle.fast_render.MixinBillboardParticle from rubidium.mixins.json into net.minecraft.client.particle.SingleQuadParticle [27Jul2022 19:38:18.840] [Render thread/DEBUG] [mixin/]: Mixing MixinStationaryItemParticle from mixins.oculus.fantastic.json into net.minecraft.client.particle.BlockMarker [27Jul2022 19:38:18.840] [Render thread/DEBUG] [mixin/]: mixins.oculus.fantastic.json:MixinStationaryItemParticle: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.868] [Render thread/DEBUG] [mixin/]: Mixing MixinFireworkSparkParticle from mixins.oculus.fantastic.json into net.minecraft.client.particle.FireworkParticles$SparkParticle [27Jul2022 19:38:18.868] [Render thread/DEBUG] [mixin/]: mixins.oculus.fantastic.json:MixinFireworkSparkParticle: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.930] [Render thread/DEBUG] [mixin/]: Mixing features.debug.MixinDebugHud from rubidium.mixins.json into net.minecraft.client.gui.components.DebugScreenOverlay [27Jul2022 19:38:18.932] [Render thread/DEBUG] [mixin/]: Mixing features.gui.MixinDebugHud from rubidium.mixins.json into net.minecraft.client.gui.components.DebugScreenOverlay [27Jul2022 19:38:18.937] [Render thread/DEBUG] [mixin/]: Mixing MixinDebugScreenOverlay from mixins.oculus.json into net.minecraft.client.gui.components.DebugScreenOverlay [27Jul2022 19:38:18.937] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinDebugScreenOverlay: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.937] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$appendShadowDebugText$1(Ljava/util/List;Lnet/coderbot/iris/pipeline/WorldRenderingPipeline;)V to md79ad96$lambda$iris$appendShadowDebugText$1$0 in mixins.oculus.json:MixinDebugScreenOverlay [27Jul2022 19:38:18.937] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$appendShaderPackText$0(Ljava/util/List;Lnet/coderbot/iris/shaderpack/ShaderPack;)V to md79ad96$lambda$iris$appendShaderPackText$0$1 in mixins.oculus.json:MixinDebugScreenOverlay [27Jul2022 19:38:18.942] [Render thread/DEBUG] [mixin/]: Mixing MixinDebugScreenOverlay from oculus-batched-entity-rendering.mixins.json into net.minecraft.client.gui.components.DebugScreenOverlay [27Jul2022 19:38:18.943] [Render thread/DEBUG] [mixin/]: oculus-batched-entity-rendering.mixins.json:MixinDebugScreenOverlay: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:18.980] [Render thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded [27Jul2022 19:38:19.036] [Render thread/DEBUG] [mezz.jei.common.platform.Services/]: Loaded mezz.jei.forge.platform.PlatformHelper@498102a4 for service interface mezz.jei.common.platform.IPlatformHelper [27Jul2022 19:38:19.159] [Render thread/DEBUG] [mixin/]: Mixing shadows.MixinBeaconRenderer from mixins.oculus.json into net.minecraft.client.renderer.blockentity.BeaconRenderer [27Jul2022 19:38:19.159] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:shadows.MixinBeaconRenderer: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:19.164] [Render thread/DEBUG] [mixin/]: Mixing MixinBannerRenderer from oculus-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.blockentity.BannerRenderer [27Jul2022 19:38:19.164] [Render thread/DEBUG] [mixin/]: oculus-batched-entity-rendering.mixins.json:MixinBannerRenderer: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:19.164] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$wrapBufferSource$0(Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/client/renderer/RenderType;)Lcom/mojang/blaze3d/vertex/VertexConsumer; to md79ad96$lambda$iris$wrapBufferSource$0$0 in oculus-batched-entity-rendering.mixins.json:MixinBannerRenderer [27Jul2022 19:38:19.182] [Render thread/DEBUG] [mixin/]: Mixing EntityRenderersInvoker from mixin.imdlib-betteranimalsplus.json into net.minecraft.client.renderer.entity.EntityRenderers [27Jul2022 19:38:19.183] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method invokeRegister(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/client/renderer/entity/EntityRendererProvider;)V to invokeRegister_$md$79ad96$0 in mixin.imdlib-betteranimalsplus.json:EntityRenderersInvoker [27Jul2022 19:38:19.325] [Render thread/INFO] [journeymap/]: Registering Keybinds [27Jul2022 19:38:19.336] [Render thread/DEBUG] [mixin/]: Mixing sky.MixinDimensionSpecialEffects from mixins.oculus.json into net.minecraft.client.renderer.DimensionSpecialEffects [27Jul2022 19:38:19.336] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:sky.MixinDimensionSpecialEffects: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:19.351] [Render thread/DEBUG] [mixin/]: Mixing MixinGlUniform from mixins.oculus.json into com.mojang.blaze3d.shaders.Uniform [27Jul2022 19:38:19.351] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinGlUniform: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:19.352] [Render thread/DEBUG] [mixin/]: Mixing MixinUniform from mixins.oculus.json into com.mojang.blaze3d.shaders.Uniform [27Jul2022 19:38:19.352] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinUniform: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:19.364] [Render thread/DEBUG] [mixin/]: Mixing ProgramTypeAccessor from mixins.oculus.json into com.mojang.blaze3d.shaders.Program$Type [27Jul2022 19:38:19.365] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:ProgramTypeAccessor: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:19.365] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method createProgramType(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;I)Lcom/mojang/blaze3d/shaders/Program$Type; to createProgramType_$md$79ad96$0 in mixins.oculus.json:ProgramTypeAccessor [27Jul2022 19:38:19.365] [Render thread/DEBUG] [mixin/]: Mixing MixinProgramType from mixins.oculus.json into com.mojang.blaze3d.shaders.Program$Type [27Jul2022 19:38:19.365] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinProgramType: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:19.380] [Render thread/DEBUG] [mixin/]: Mixing MixinProgram from mixins.oculus.json into com.mojang.blaze3d.shaders.Program [27Jul2022 19:38:19.380] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinProgram: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:19.388] [Render thread/DEBUG] [mixin/]: Mixing MixinProgramManager from mixins.oculus.json into com.mojang.blaze3d.shaders.ProgramManager [27Jul2022 19:38:19.388] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinProgramManager: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:19.438] [Render thread/INFO] [net.minecraft.server.packs.resources.ReloadableResourceManager/]: Reloading ResourceManager: Mod Resources, Default [27Jul2022 19:38:19.449] [Worker-Main-2/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/jei [27Jul2022 19:38:19.450] [Worker-Main-1/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/sodium [27Jul2022 19:38:19.465] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/iris [27Jul2022 19:38:19.468] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/minecraft [27Jul2022 19:38:19.476] [Worker-Main-2/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/quark [27Jul2022 19:38:19.477] [Worker-Main-2/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/journeymap [27Jul2022 19:38:19.477] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/corpse [27Jul2022 19:38:19.494] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/realms [27Jul2022 19:38:19.494] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.494] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/minecraft [27Jul2022 19:38:19.494] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.494] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/minecraft [27Jul2022 19:38:19.494] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.495] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.495] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/minecraft [27Jul2022 19:38:19.495] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.498] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.498] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/minecraft [27Jul2022 19:38:19.498] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.498] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/minecraft [27Jul2022 19:38:19.498] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.499] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/minecraft [27Jul2022 19:38:19.499] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.502] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/minecraft [27Jul2022 19:38:19.502] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.502] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.502] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.503] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/minecraft [27Jul2022 19:38:19.503] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/minecraft [27Jul2022 19:38:19.504] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.504] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/minecraft [27Jul2022 19:38:19.505] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.506] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/backpacked [27Jul2022 19:38:19.506] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/backpacked [27Jul2022 19:38:19.507] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/backpacked [27Jul2022 19:38:19.507] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/backpacked [27Jul2022 19:38:19.507] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/backpacked [27Jul2022 19:38:19.507] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/backpacked [27Jul2022 19:38:19.507] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/backpacked [27Jul2022 19:38:19.507] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/backpacked [27Jul2022 19:38:19.507] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/backpacked [27Jul2022 19:38:19.517] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/backpacked [27Jul2022 19:38:19.517] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/backpacked [27Jul2022 19:38:19.517] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/backpacked [27Jul2022 19:38:19.517] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/backpacked [27Jul2022 19:38:19.518] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/backpacked [27Jul2022 19:38:19.518] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/backpacked [27Jul2022 19:38:19.518] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/backpacked [27Jul2022 19:38:19.518] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/backpacked [27Jul2022 19:38:19.518] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/backpacked [27Jul2022 19:38:19.518] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/backpacked [27Jul2022 19:38:19.518] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/backpacked [27Jul2022 19:38:19.518] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/backpacked [27Jul2022 19:38:19.519] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/backpacked [27Jul2022 19:38:19.519] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/backpacked [27Jul2022 19:38:19.519] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/backpacked [27Jul2022 19:38:19.519] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/backpacked [27Jul2022 19:38:19.519] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/backpacked [27Jul2022 19:38:19.519] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/backpacked [27Jul2022 19:38:19.519] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/backpacked [27Jul2022 19:38:19.519] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/iris [27Jul2022 19:38:19.519] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/iris [27Jul2022 19:38:19.519] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/iris [27Jul2022 19:38:19.520] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/iris [27Jul2022 19:38:19.520] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/iris [27Jul2022 19:38:19.520] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/iris [27Jul2022 19:38:19.520] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/iris [27Jul2022 19:38:19.520] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/iris [27Jul2022 19:38:19.520] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/iris [27Jul2022 19:38:19.520] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/iris [27Jul2022 19:38:19.520] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/iris [27Jul2022 19:38:19.521] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/iris [27Jul2022 19:38:19.521] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/iris [27Jul2022 19:38:19.521] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/iris [27Jul2022 19:38:19.521] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/iris [27Jul2022 19:38:19.521] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/iris [27Jul2022 19:38:19.521] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/iris [27Jul2022 19:38:19.521] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/iris [27Jul2022 19:38:19.521] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/iris [27Jul2022 19:38:19.521] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/iris [27Jul2022 19:38:19.521] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/iris [27Jul2022 19:38:19.521] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/iris [27Jul2022 19:38:19.521] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/iris [27Jul2022 19:38:19.521] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/iris [27Jul2022 19:38:19.521] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/iris [27Jul2022 19:38:19.522] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/iris [27Jul2022 19:38:19.522] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type CLIENT [27Jul2022 19:38:19.522] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/iris [27Jul2022 19:38:19.522] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/iris [27Jul2022 19:38:19.522] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/iris [27Jul2022 19:38:19.522] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/betteranimalsplus [27Jul2022 19:38:19.522] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/betteranimalsplus [27Jul2022 19:38:19.522] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/betteranimalsplus [27Jul2022 19:38:19.522] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/betteranimalsplus [27Jul2022 19:38:19.523] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/betteranimalsplus [27Jul2022 19:38:19.523] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/betteranimalsplus [27Jul2022 19:38:19.523] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/betteranimalsplus [27Jul2022 19:38:19.523] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/betteranimalsplus [27Jul2022 19:38:19.524] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/betteranimalsplus [27Jul2022 19:38:19.524] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/betteranimalsplus [27Jul2022 19:38:19.524] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/betteranimalsplus [27Jul2022 19:38:19.524] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/betteranimalsplus [27Jul2022 19:38:19.524] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/betteranimalsplus [27Jul2022 19:38:19.524] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/betteranimalsplus [27Jul2022 19:38:19.524] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/betteranimalsplus [27Jul2022 19:38:19.525] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/betteranimalsplus [27Jul2022 19:38:19.525] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/betteranimalsplus [27Jul2022 19:38:19.525] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/betteranimalsplus [27Jul2022 19:38:19.525] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/betteranimalsplus [27Jul2022 19:38:19.526] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/betteranimalsplus [27Jul2022 19:38:19.526] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/betteranimalsplus [27Jul2022 19:38:19.526] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/betteranimalsplus [27Jul2022 19:38:19.526] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/betteranimalsplus [27Jul2022 19:38:19.526] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/betteranimalsplus [27Jul2022 19:38:19.526] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/betteranimalsplus [27Jul2022 19:38:19.527] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/betteranimalsplus [27Jul2022 19:38:19.527] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Ryzen\AppData\Roaming\.minecraft\config\backpacked-client.toml [27Jul2022 19:38:19.527] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/betteranimalsplus [27Jul2022 19:38:19.527] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/betteranimalsplus [27Jul2022 19:38:19.527] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/terrablender [27Jul2022 19:38:19.527] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/terrablender [27Jul2022 19:38:19.528] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/terrablender [27Jul2022 19:38:19.528] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/terrablender [27Jul2022 19:38:19.528] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/terrablender [27Jul2022 19:38:19.528] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/terrablender [27Jul2022 19:38:19.528] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/terrablender [27Jul2022 19:38:19.528] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Ryzen\AppData\Roaming\.minecraft\config\backpacked-client.toml [27Jul2022 19:38:19.528] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/terrablender [27Jul2022 19:38:19.528] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/terrablender [27Jul2022 19:38:19.528] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/terrablender [27Jul2022 19:38:19.528] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/terrablender [27Jul2022 19:38:19.529] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/terrablender [27Jul2022 19:38:19.529] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/terrablender [27Jul2022 19:38:19.529] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/terrablender [27Jul2022 19:38:19.529] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/terrablender [27Jul2022 19:38:19.529] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/terrablender [27Jul2022 19:38:19.529] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/terrablender [27Jul2022 19:38:19.529] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/terrablender [27Jul2022 19:38:19.529] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/terrablender [27Jul2022 19:38:19.529] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/terrablender [27Jul2022 19:38:19.529] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/terrablender [27Jul2022 19:38:19.529] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/terrablender [27Jul2022 19:38:19.529] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/terrablender [27Jul2022 19:38:19.530] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/terrablender [27Jul2022 19:38:19.530] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/terrablender [27Jul2022 19:38:19.530] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/terrablender [27Jul2022 19:38:19.530] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/terrablender [27Jul2022 19:38:19.530] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/terrablender [27Jul2022 19:38:19.530] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/toolbelt [27Jul2022 19:38:19.530] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/toolbelt [27Jul2022 19:38:19.530] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/toolbelt [27Jul2022 19:38:19.530] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Ryzen\AppData\Roaming\.minecraft\config\backpacked-client.toml for changes [27Jul2022 19:38:19.530] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/toolbelt [27Jul2022 19:38:19.530] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/toolbelt [27Jul2022 19:38:19.530] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/toolbelt [27Jul2022 19:38:19.531] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/toolbelt [27Jul2022 19:38:19.531] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/toolbelt [27Jul2022 19:38:19.532] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/toolbelt [27Jul2022 19:38:19.532] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/toolbelt [27Jul2022 19:38:19.532] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/toolbelt [27Jul2022 19:38:19.532] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/toolbelt [27Jul2022 19:38:19.532] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/toolbelt [27Jul2022 19:38:19.532] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/toolbelt [27Jul2022 19:38:19.532] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/toolbelt [27Jul2022 19:38:19.532] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/toolbelt [27Jul2022 19:38:19.532] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/toolbelt [27Jul2022 19:38:19.533] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file backpacked-client.toml changed, sending notifies [27Jul2022 19:38:19.533] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/toolbelt [27Jul2022 19:38:19.533] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/toolbelt [27Jul2022 19:38:19.533] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Ryzen\AppData\Roaming\.minecraft\config\toolbelt-client.toml [27Jul2022 19:38:19.533] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/toolbelt [27Jul2022 19:38:19.533] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/toolbelt [27Jul2022 19:38:19.533] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/toolbelt [27Jul2022 19:38:19.533] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/toolbelt [27Jul2022 19:38:19.534] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/toolbelt [27Jul2022 19:38:19.534] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/toolbelt [27Jul2022 19:38:19.534] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Ryzen\AppData\Roaming\.minecraft\config\toolbelt-client.toml [27Jul2022 19:38:19.534] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file backpacked-client.toml changed, sending notifies [27Jul2022 19:38:19.534] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/toolbelt [27Jul2022 19:38:19.534] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/toolbelt [27Jul2022 19:38:19.535] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Ryzen\AppData\Roaming\.minecraft\config\toolbelt-client.toml for changes [27Jul2022 19:38:19.534] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/toolbelt [27Jul2022 19:38:19.535] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/biomesoplenty [27Jul2022 19:38:19.535] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/biomesoplenty [27Jul2022 19:38:19.535] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/biomesoplenty [27Jul2022 19:38:19.535] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/biomesoplenty [27Jul2022 19:38:19.535] [Worker-Main-3/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/biomesoplenty [27Jul2022 19:38:19.535] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/biomesoplenty [27Jul2022 19:38:19.535] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/biomesoplenty [27Jul2022 19:38:19.536] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Ryzen\AppData\Roaming\.minecraft\config\forge-client.toml [27Jul2022 19:38:19.537] [Render thread/DEBUG] [mixin/]: Mixing features.options.MixinOptionsScreen from rubidium.mixins.json into net.minecraft.client.gui.screens.OptionsScreen [27Jul2022 19:38:19.536] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/biomesoplenty [27Jul2022 19:38:19.536] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/biomesoplenty [27Jul2022 19:38:19.537] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/biomesoplenty [27Jul2022 19:38:19.537] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/biomesoplenty [27Jul2022 19:38:19.537] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/biomesoplenty [27Jul2022 19:38:19.538] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/biomesoplenty [27Jul2022 19:38:19.538] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/biomesoplenty [27Jul2022 19:38:19.538] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Ryzen\AppData\Roaming\.minecraft\config\forge-client.toml [27Jul2022 19:38:19.538] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/biomesoplenty [27Jul2022 19:38:19.538] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/biomesoplenty [27Jul2022 19:38:19.539] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Ryzen\AppData\Roaming\.minecraft\config\forge-client.toml for changes [27Jul2022 19:38:19.539] [modloading-worker-0/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Loaded forge config file forge-client.toml [27Jul2022 19:38:19.539] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/biomesoplenty [27Jul2022 19:38:19.539] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/biomesoplenty [27Jul2022 19:38:19.539] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/biomesoplenty [27Jul2022 19:38:19.539] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/biomesoplenty [27Jul2022 19:38:19.540] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/biomesoplenty [27Jul2022 19:38:19.540] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/biomesoplenty [27Jul2022 19:38:19.540] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/biomesoplenty [27Jul2022 19:38:19.540] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Ryzen\AppData\Roaming\.minecraft\config\betteranimalsplus-client.toml [27Jul2022 19:38:19.540] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/biomesoplenty [27Jul2022 19:38:19.540] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/biomesoplenty [27Jul2022 19:38:19.542] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Ryzen\AppData\Roaming\.minecraft\config\betteranimalsplus-client.toml [27Jul2022 19:38:19.541] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/biomesoplenty [27Jul2022 19:38:19.542] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Ryzen\AppData\Roaming\.minecraft\config\betteranimalsplus-client.toml for changes [27Jul2022 19:38:19.541] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/biomesoplenty [27Jul2022 19:38:19.542] [modloading-worker-0/DEBUG] [dev.itsmeow.betteranimalsplus.imdlib.util.config.ConfigBuilderForge/]: Loading betteranimalsplus-client.toml [27Jul2022 19:38:19.542] [modloading-worker-0/DEBUG] [dev.itsmeow.betteranimalsplus.imdlib.util.config.ConfigBuilderForge/]: Loading betteranimalsplus-client.toml [27Jul2022 19:38:19.542] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/biomesoplenty [27Jul2022 19:38:19.542] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/jei [27Jul2022 19:38:19.543] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/jei [27Jul2022 19:38:19.543] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/jei [27Jul2022 19:38:19.543] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/jei [27Jul2022 19:38:19.543] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/jei [27Jul2022 19:38:19.543] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/jei [27Jul2022 19:38:19.544] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/jei [27Jul2022 19:38:19.544] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/jei [27Jul2022 19:38:19.544] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/jei [27Jul2022 19:38:19.545] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type COMMON [27Jul2022 19:38:19.544] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/jei [27Jul2022 19:38:19.545] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Ryzen\AppData\Roaming\.minecraft\config\backpacked-common.toml [27Jul2022 19:38:19.545] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/jei [27Jul2022 19:38:19.545] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/jei [27Jul2022 19:38:19.545] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/jei [27Jul2022 19:38:19.545] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/jei [27Jul2022 19:38:19.546] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Ryzen\AppData\Roaming\.minecraft\config\backpacked-common.toml [27Jul2022 19:38:19.547] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Ryzen\AppData\Roaming\.minecraft\config\backpacked-common.toml for changes [27Jul2022 19:38:19.546] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/jei [27Jul2022 19:38:19.547] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/jei [27Jul2022 19:38:19.547] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/jei [27Jul2022 19:38:19.547] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/jei [27Jul2022 19:38:19.548] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/jei [27Jul2022 19:38:19.548] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/jei [27Jul2022 19:38:19.548] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/jei [27Jul2022 19:38:19.548] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/jei [27Jul2022 19:38:19.548] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Ryzen\AppData\Roaming\.minecraft\config\biomesoplenty\generation.toml [27Jul2022 19:38:19.548] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/jei [27Jul2022 19:38:19.548] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/jei [27Jul2022 19:38:19.548] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/jei [27Jul2022 19:38:19.548] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/jei [27Jul2022 19:38:19.549] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/jei [27Jul2022 19:38:19.549] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/jei [27Jul2022 19:38:19.549] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/jei [27Jul2022 19:38:19.549] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/sodium [27Jul2022 19:38:19.549] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Ryzen\AppData\Roaming\.minecraft\config\biomesoplenty\generation.toml [27Jul2022 19:38:19.549] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/sodium [27Jul2022 19:38:19.549] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/sodium [27Jul2022 19:38:19.549] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/sodium [27Jul2022 19:38:19.549] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/sodium [27Jul2022 19:38:19.550] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/sodium [27Jul2022 19:38:19.550] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/sodium [27Jul2022 19:38:19.550] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/sodium [27Jul2022 19:38:19.550] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/sodium [27Jul2022 19:38:19.550] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/sodium [27Jul2022 19:38:19.550] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/sodium [27Jul2022 19:38:19.550] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/sodium [27Jul2022 19:38:19.551] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/sodium [27Jul2022 19:38:19.551] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/sodium [27Jul2022 19:38:19.553] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Ryzen\AppData\Roaming\.minecraft\config\biomesoplenty\generation.toml for changes [27Jul2022 19:38:19.553] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/sodium [27Jul2022 19:38:19.553] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/sodium [27Jul2022 19:38:19.553] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/sodium [27Jul2022 19:38:19.554] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Ryzen\AppData\Roaming\.minecraft\config\toolbelt-common.toml [27Jul2022 19:38:19.553] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/sodium [27Jul2022 19:38:19.555] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/sodium [27Jul2022 19:38:19.555] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/sodium [27Jul2022 19:38:19.555] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/sodium [27Jul2022 19:38:19.555] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/sodium [27Jul2022 19:38:19.555] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/sodium [27Jul2022 19:38:19.556] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Ryzen\AppData\Roaming\.minecraft\config\toolbelt-common.toml [27Jul2022 19:38:19.555] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/sodium [27Jul2022 19:38:19.555] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/sodium [27Jul2022 19:38:19.556] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Ryzen\AppData\Roaming\.minecraft\config\toolbelt-common.toml for changes [27Jul2022 19:38:19.556] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/sodium [27Jul2022 19:38:19.556] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/sodium [27Jul2022 19:38:19.556] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/sodium [27Jul2022 19:38:19.556] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/sodium [27Jul2022 19:38:19.557] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Ryzen\AppData\Roaming\.minecraft\config\exoticbirds-common.toml [27Jul2022 19:38:19.558] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/forge [27Jul2022 19:38:19.556] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/forge [27Jul2022 19:38:19.558] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/forge [27Jul2022 19:38:19.558] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/forge [27Jul2022 19:38:19.559] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/forge [27Jul2022 19:38:19.559] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/forge [27Jul2022 19:38:19.559] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/forge [27Jul2022 19:38:19.560] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/forge [27Jul2022 19:38:19.561] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Ryzen\AppData\Roaming\.minecraft\config\exoticbirds-common.toml [27Jul2022 19:38:19.561] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/forge [27Jul2022 19:38:19.562] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Ryzen\AppData\Roaming\.minecraft\config\exoticbirds-common.toml for changes [27Jul2022 19:38:19.562] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/forge [27Jul2022 19:38:19.562] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/forge [27Jul2022 19:38:19.562] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/forge [27Jul2022 19:38:19.562] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/forge [27Jul2022 19:38:19.563] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Ryzen\AppData\Roaming\.minecraft\config\forge-common.toml [27Jul2022 19:38:19.563] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/forge [27Jul2022 19:38:19.564] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Ryzen\AppData\Roaming\.minecraft\config\forge-common.toml [27Jul2022 19:38:19.565] [Thread-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file exoticbirds-common.toml changed, sending notifies [27Jul2022 19:38:19.565] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/forge [27Jul2022 19:38:19.566] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Ryzen\AppData\Roaming\.minecraft\config\forge-common.toml for changes [27Jul2022 19:38:19.566] [modloading-worker-0/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Loaded forge config file forge-common.toml [27Jul2022 19:38:19.566] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/forge [27Jul2022 19:38:19.567] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Ryzen\AppData\Roaming\.minecraft\config\dramaticdoors-common.toml [27Jul2022 19:38:19.566] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/forge [27Jul2022 19:38:19.567] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/forge [27Jul2022 19:38:19.568] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Ryzen\AppData\Roaming\.minecraft\config\dramaticdoors-common.toml [27Jul2022 19:38:19.568] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/forge [27Jul2022 19:38:19.568] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Ryzen\AppData\Roaming\.minecraft\config\dramaticdoors-common.toml for changes [27Jul2022 19:38:19.568] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/forge [27Jul2022 19:38:19.568] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/forge [27Jul2022 19:38:19.570] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/forge [27Jul2022 19:38:19.570] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/forge [27Jul2022 19:38:19.571] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/forge [27Jul2022 19:38:19.571] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/forge [27Jul2022 19:38:19.571] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/exoticbirds [27Jul2022 19:38:19.573] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/exoticbirds [27Jul2022 19:38:19.573] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/exoticbirds [27Jul2022 19:38:19.571] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/exoticbirds [27Jul2022 19:38:19.573] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/exoticbirds [27Jul2022 19:38:19.573] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/exoticbirds [27Jul2022 19:38:19.573] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/exoticbirds [27Jul2022 19:38:19.574] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/exoticbirds [27Jul2022 19:38:19.574] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/exoticbirds [27Jul2022 19:38:19.574] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/exoticbirds [27Jul2022 19:38:19.575] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/exoticbirds [27Jul2022 19:38:19.575] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/exoticbirds [27Jul2022 19:38:19.575] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/exoticbirds [27Jul2022 19:38:19.575] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/exoticbirds [27Jul2022 19:38:19.575] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/exoticbirds [27Jul2022 19:38:19.575] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/exoticbirds [27Jul2022 19:38:19.576] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/exoticbirds [27Jul2022 19:38:19.576] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/exoticbirds [27Jul2022 19:38:19.577] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/exoticbirds [27Jul2022 19:38:19.577] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/exoticbirds [27Jul2022 19:38:19.577] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/exoticbirds [27Jul2022 19:38:19.577] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/exoticbirds [27Jul2022 19:38:19.579] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/exoticbirds [27Jul2022 19:38:19.580] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/exoticbirds [27Jul2022 19:38:19.580] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/exoticbirds [27Jul2022 19:38:19.581] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/exoticbirds [27Jul2022 19:38:19.590] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/exoticbirds [27Jul2022 19:38:19.582] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/exoticbirds [27Jul2022 19:38:19.591] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/quark [27Jul2022 19:38:19.591] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/quark [27Jul2022 19:38:19.592] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/quark [27Jul2022 19:38:19.592] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/quark [27Jul2022 19:38:19.592] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/quark [27Jul2022 19:38:19.593] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/quark [27Jul2022 19:38:19.593] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/quark [27Jul2022 19:38:19.593] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/quark [27Jul2022 19:38:19.593] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/quark [27Jul2022 19:38:19.593] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/quark [27Jul2022 19:38:19.593] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/quark [27Jul2022 19:38:19.594] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/quark [27Jul2022 19:38:19.594] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/quark [27Jul2022 19:38:19.594] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/quark [27Jul2022 19:38:19.594] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/quark [27Jul2022 19:38:19.594] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/quark [27Jul2022 19:38:19.594] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/quark [27Jul2022 19:38:19.594] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/quark [27Jul2022 19:38:19.594] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/quark [27Jul2022 19:38:19.594] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/quark [27Jul2022 19:38:19.594] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/quark [27Jul2022 19:38:19.595] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/quark [27Jul2022 19:38:19.594] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/quark [27Jul2022 19:38:19.595] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/quark [27Jul2022 19:38:19.595] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/quark [27Jul2022 19:38:19.596] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/quark [27Jul2022 19:38:19.596] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/quark [27Jul2022 19:38:19.596] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/quark [27Jul2022 19:38:19.596] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/quark [27Jul2022 19:38:19.596] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/corpse [27Jul2022 19:38:19.596] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/corpse [27Jul2022 19:38:19.597] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/corpse [27Jul2022 19:38:19.597] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/corpse [27Jul2022 19:38:19.597] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/corpse [27Jul2022 19:38:19.598] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/corpse [27Jul2022 19:38:19.598] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/corpse [27Jul2022 19:38:19.598] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/corpse [27Jul2022 19:38:19.598] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/corpse [27Jul2022 19:38:19.599] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/corpse [27Jul2022 19:38:19.598] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/corpse [27Jul2022 19:38:19.599] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/corpse [27Jul2022 19:38:19.599] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/corpse [27Jul2022 19:38:19.599] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/corpse [27Jul2022 19:38:19.600] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/corpse [27Jul2022 19:38:19.604] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/corpse [27Jul2022 19:38:19.604] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/corpse [27Jul2022 19:38:19.604] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/corpse [27Jul2022 19:38:19.604] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/corpse [27Jul2022 19:38:19.604] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/corpse [27Jul2022 19:38:19.604] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/corpse [27Jul2022 19:38:19.604] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/corpse [27Jul2022 19:38:19.604] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/corpse [27Jul2022 19:38:19.604] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/corpse [27Jul2022 19:38:19.604] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/corpse [27Jul2022 19:38:19.604] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/corpse [27Jul2022 19:38:19.605] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/corpse [27Jul2022 19:38:19.605] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/corpse [27Jul2022 19:38:19.605] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/corpse [27Jul2022 19:38:19.605] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/journeymap [27Jul2022 19:38:19.605] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/journeymap [27Jul2022 19:38:19.605] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/journeymap [27Jul2022 19:38:19.605] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/journeymap [27Jul2022 19:38:19.605] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/journeymap [27Jul2022 19:38:19.605] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/journeymap [27Jul2022 19:38:19.605] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/journeymap [27Jul2022 19:38:19.606] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/journeymap [27Jul2022 19:38:19.606] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/journeymap [27Jul2022 19:38:19.606] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/journeymap [27Jul2022 19:38:19.606] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/journeymap [27Jul2022 19:38:19.606] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/journeymap [27Jul2022 19:38:19.606] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/journeymap [27Jul2022 19:38:19.606] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/journeymap [27Jul2022 19:38:19.606] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/journeymap [27Jul2022 19:38:19.606] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/journeymap [27Jul2022 19:38:19.606] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/journeymap [27Jul2022 19:38:19.606] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/journeymap [27Jul2022 19:38:19.606] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/journeymap [27Jul2022 19:38:19.606] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/journeymap [27Jul2022 19:38:19.606] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/journeymap [27Jul2022 19:38:19.607] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/journeymap [27Jul2022 19:38:19.607] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/journeymap [27Jul2022 19:38:19.607] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/journeymap [27Jul2022 19:38:19.607] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/journeymap [27Jul2022 19:38:19.607] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/journeymap [27Jul2022 19:38:19.607] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/journeymap [27Jul2022 19:38:19.607] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/journeymap [27Jul2022 19:38:19.607] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/journeymap [27Jul2022 19:38:19.607] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/dramaticdoors [27Jul2022 19:38:19.607] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/dramaticdoors [27Jul2022 19:38:19.608] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/dramaticdoors [27Jul2022 19:38:19.608] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/dramaticdoors [27Jul2022 19:38:19.608] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/dramaticdoors [27Jul2022 19:38:19.608] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/dramaticdoors [27Jul2022 19:38:19.609] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/dramaticdoors [27Jul2022 19:38:19.609] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/dramaticdoors [27Jul2022 19:38:19.609] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/dramaticdoors [27Jul2022 19:38:19.609] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/dramaticdoors [27Jul2022 19:38:19.609] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/dramaticdoors [27Jul2022 19:38:19.609] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/dramaticdoors [27Jul2022 19:38:19.609] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/dramaticdoors [27Jul2022 19:38:19.609] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/dramaticdoors [27Jul2022 19:38:19.609] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/dramaticdoors [27Jul2022 19:38:19.609] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/dramaticdoors [27Jul2022 19:38:19.610] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/dramaticdoors [27Jul2022 19:38:19.610] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/dramaticdoors [27Jul2022 19:38:19.612] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/dramaticdoors [27Jul2022 19:38:19.612] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/dramaticdoors [27Jul2022 19:38:19.612] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/dramaticdoors [27Jul2022 19:38:19.612] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/dramaticdoors [27Jul2022 19:38:19.612] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/dramaticdoors [27Jul2022 19:38:19.613] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/dramaticdoors [27Jul2022 19:38:19.613] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/dramaticdoors [27Jul2022 19:38:19.613] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/dramaticdoors [27Jul2022 19:38:19.613] [Worker-Main-5/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/dramaticdoors [27Jul2022 19:38:19.613] [Worker-Main-7/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/dramaticdoors [27Jul2022 19:38:19.639] [Render thread/DEBUG] [mixin/]: Mixing options.MixinSodiumGameOptions from mixins.oculus.compat.sodium.json into me.jellysquid.mods.sodium.client.gui.SodiumGameOptions [27Jul2022 19:38:19.640] [Render thread/DEBUG] [mixin/]: mixins.oculus.compat.sodium.json:options.MixinSodiumGameOptions: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:19.644] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.644] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/minecraft [27Jul2022 19:38:19.644] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.645] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/minecraft [27Jul2022 19:38:19.645] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.645] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.646] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/minecraft [27Jul2022 19:38:19.646] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.652] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.652] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/minecraft [27Jul2022 19:38:19.652] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.653] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/minecraft [27Jul2022 19:38:19.653] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.653] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/minecraft [27Jul2022 19:38:19.654] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.661] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.662] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/minecraft [27Jul2022 19:38:19.662] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.662] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.665] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/minecraft [27Jul2022 19:38:19.675] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/minecraft [27Jul2022 19:38:19.676] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.676] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /data/minecraft [27Jul2022 19:38:19.676] [Worker-Main-6/DEBUG] [net.minecraftforge.resource.ResourceCacheManager$NamespacedResourceCacheManager/]: Failed to cache resources, the directory does not exist! cpw.mods.niofs.union.UnionFileSystem$NoSuchFileException: /assets/minecraft [27Jul2022 19:38:19.697] [Render thread/DEBUG] [mixin/]: Mixing features.fast_biome_colors.MixinBackgroundRenderer from rubidium.mixins.json into net.minecraft.client.renderer.FogRenderer [27Jul2022 19:38:19.697] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$redirectSampleColor$1(Lnet/minecraft/client/multiplayer/ClientLevel;FLnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; to md79ad96$lambda$redirectSampleColor$1$0 in rubidium.mixins.json:features.fast_biome_colors.MixinBackgroundRenderer [27Jul2022 19:38:19.697] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$redirectSampleColor$0(Lnet/minecraft/client/multiplayer/ClientLevel;III)I to md79ad96$lambda$redirectSampleColor$0$1 in rubidium.mixins.json:features.fast_biome_colors.MixinBackgroundRenderer [27Jul2022 19:38:19.715] [Render thread/DEBUG] [mixin/]: Mixing MixinFogRenderer from mixins.oculus.json into net.minecraft.client.renderer.FogRenderer [27Jul2022 19:38:19.715] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinFogRenderer: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:19.733] [Worker-Main-7/INFO] [dev.itsmeow.betteranimalsplus.BetterAnimalsPlusMod/]: Overspawning lammergeiers... [27Jul2022 19:38:19.745] [Worker-Main-3/DEBUG] [toolbelt/]: Final message number: 5 [27Jul2022 19:38:19.783] [Worker-Main-3/INFO] [journeymap/]: No plugins for JourneyMap API discovered. [27Jul2022 19:38:19.867] [Worker-Main-1/DEBUG] [mixin/]: Mixing MixinMipmapGenerator from mixins.oculus.bettermipmaps.json into net.minecraft.client.renderer.texture.MipmapGenerator [27Jul2022 19:38:19.867] [Worker-Main-1/DEBUG] [mixin/]: mixins.oculus.bettermipmaps.json:MixinMipmapGenerator: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:19.958] [Worker-Main-7/DEBUG] [mixin/]: Mixing MixinStitcher from mixins.oculus.optimized-stitching.json into net.minecraft.client.renderer.texture.Stitcher [27Jul2022 19:38:19.958] [Worker-Main-7/DEBUG] [mixin/]: mixins.oculus.optimized-stitching.json:MixinStitcher: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:19.985] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [backpacked] Starting version check at https://mrcrayfish.com/modupdatejson?id=backpacked [27Jul2022 19:38:20.391] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue COMMON_SETUP: 4 jobs [27Jul2022 19:38:20.397] [Render thread/INFO] [terrablender/]: Registered region minecraft:overworld to index 0 for type OVERWORLD [27Jul2022 19:38:20.397] [Render thread/INFO] [terrablender/]: Registered region minecraft:nether to index 0 for type NETHER [27Jul2022 19:38:20.397] [Render thread/INFO] [terrablender/]: Registered region biomesoplenty:overworld_common to index 1 for type OVERWORLD [27Jul2022 19:38:20.397] [Render thread/INFO] [terrablender/]: Registered region biomesoplenty:overworld_rare to index 2 for type OVERWORLD [27Jul2022 19:38:20.397] [Render thread/INFO] [terrablender/]: Registered region biomesoplenty:nether_common to index 1 for type NETHER [27Jul2022 19:38:20.398] [Render thread/INFO] [terrablender/]: Registered region biomesoplenty:nether_rare to index 2 for type NETHER [27Jul2022 19:38:20.412] [Render thread/DEBUG] [mixin/]: Mixing SpawnPlacementsInvoker from mixin.imdlib-betteranimalsplus.json into net.minecraft.world.entity.SpawnPlacements [27Jul2022 19:38:20.412] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method invokeRegister(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/SpawnPlacements$Type;Lnet/minecraft/world/level/levelgen/Heightmap$Types;Lnet/minecraft/world/entity/SpawnPlacements$SpawnPredicate;)V to invokeRegister_$md$79ad96$0 in mixin.imdlib-betteranimalsplus.json:SpawnPlacementsInvoker [27Jul2022 19:38:20.429] [Render thread/INFO] [journeymap/]: Initializing Packet Registries [27Jul2022 19:38:20.457] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 65.60 ms [27Jul2022 19:38:20.665] [Worker-Main-6/INFO] [dev.itsmeow.betteranimalsplus.BetterAnimalsPlusMod/]: Rendering squirrel physics... [27Jul2022 19:38:20.673] [Worker-Main-6/DEBUG] [mixin/]: Mixing features.render_layer.leaves.MixinRenderLayers from rubidium.mixins.json into net.minecraft.client.renderer.ItemBlockRenderTypes [27Jul2022 19:38:20.687] [Worker-Main-6/DEBUG] [mixin/]: Mixing MixinItemBlockRenderTypes from mixins.oculus.json into net.minecraft.client.renderer.ItemBlockRenderTypes [27Jul2022 19:38:20.687] [Worker-Main-6/DEBUG] [mixin/]: mixins.oculus.json:MixinItemBlockRenderTypes: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:20.736] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [backpacked] Received version check data: { "homepage": "https://mrcrayfish.com/mods?id=backpacked", "promos": { "1.12.2-latest": "1.4.1", "1.14.4-latest": "1.7.0", "1.15.1-latest": "1.4.0", "1.15.2-latest": "1.8.0", "1.16.1-latest": "1.5.0", "1.16.3-latest": "1.10.1", "1.16.5-latest": "2.1.8", "1.18.1-latest": "2.1.2", "1.18.2-latest": "2.1.8", "1.19-latest": "2.1.9" } } [27Jul2022 19:38:20.737] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [backpacked] Found status: BETA Current: 2.1.9 Target: 2.1.9 [27Jul2022 19:38:20.738] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json [27Jul2022 19:38:20.781] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue SIDED_SETUP: 5 jobs [27Jul2022 19:38:20.809] [Render thread/INFO] [journeymap/]: Journeymap Initializing [27Jul2022 19:38:20.835] [Render thread/INFO] [journeymap/]: JourneyMap log initialized. [27Jul2022 19:38:20.836] [Render thread/INFO] [journeymap/]: initialize ENTER [27Jul2022 19:38:20.845] [Render thread/INFO] [journeymap/]: [ClientAPI] built with JourneyMap API 1.8-SNAPSHOT [27Jul2022 19:38:20.846] [Render thread/INFO] [journeymap/]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI [27Jul2022 19:38:20.846] [Render thread/DEBUG] [journeymap/]: Loading and Generating Journeymap configs [27Jul2022 19:38:20.863] [Worker-Main-6/DEBUG] [mixin/]: Mixing features.texture_tracking.MixinSpriteAnimation from rubidium.mixins.json into net.minecraft.client.renderer.texture.TextureAtlasSprite$AnimatedTexture [27Jul2022 19:38:21.023] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.event.forge.ForgeKeyEvents [27Jul2022 19:38:21.029] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.event.forge.ForgeChatEvents [27Jul2022 19:38:21.033] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.event.forge.ForgeHudOverlayEvents [27Jul2022 19:38:21.036] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.event.forge.ForgeWorldEvent [27Jul2022 19:38:21.039] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.event.forge.ForgeChunkEvents [27Jul2022 19:38:21.042] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.event.forge.ForgeClientTickEvent [27Jul2022 19:38:21.044] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.event.forge.ForgeRenderLevelLastEvent [27Jul2022 19:38:21.046] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.event.forge.ForgeLoggedInEvent [27Jul2022 19:38:21.049] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.event.forge.ForgeTextureStitchedEvent [27Jul2022 19:38:21.061] [Render thread/DEBUG] [journeymap/]: Handler registered: journeymap.client.event.forge.ForgePopupCustomEvents [27Jul2022 19:38:21.184] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [forge] Received version check data: { "homepage": "https://files.minecraftforge.net/net/minecraftforge/forge/", "promos": { "1.1-latest": "1.3.4.29", "1.2.3-latest": "1.4.1.64", "1.2.4-latest": "2.0.0.68", "1.2.5-latest": "3.4.9.171", "1.3.2-latest": "4.3.5.318", "1.4.0-latest": "5.0.0.326", "1.4.1-latest": "6.0.0.329", "1.4.2-latest": "6.0.1.355", "1.4.3-latest": "6.2.1.358", "1.4.4-latest": "6.3.0.378", "1.4.5-latest": "6.4.2.448", "1.4.6-latest": "6.5.0.489", "1.4.7-latest": "6.6.2.534", "1.5-latest": "7.7.0.598", "1.5.1-latest": "7.7.2.682", "1.5.2-latest": "7.8.1.738", "1.5.2-recommended": "7.8.1.738", "1.6.1-latest": "8.9.0.775", "1.6.2-latest": "9.10.1.871", "1.6.2-recommended": "9.10.1.871", "1.6.3-latest": "9.11.0.878", "1.6.4-latest": "9.11.1.1345", "1.6.4-recommended": "9.11.1.1345", "1.7.2-latest": "10.12.2.1161", "1.7.2-recommended": "10.12.2.1161", "1.7.10_pre4-latest": "10.12.2.1149", "1.7.10-latest": "10.13.4.1614", "1.7.10-recommended": "10.13.4.1614", "1.8-latest": "11.14.4.1577", "1.8-recommended": "11.14.4.1563", "1.8.8-latest": "11.15.0.1655", "1.8.9-latest": "11.15.1.2318", "1.8.9-recommended": "11.15.1.2318", "1.9-latest": "12.16.1.1938", "1.9-recommended": "12.16.1.1887", "1.9.4-latest": "12.17.0.2317", "1.9.4-recommended": "12.17.0.2317", "1.10-latest": "12.18.0.2000", "1.10.2-latest": "12.18.3.2511", "1.10.2-recommended": "12.18.3.2511", "1.11-latest": "13.19.1.2199", "1.11-recommended": "13.19.1.2189", "1.11.2-latest": "13.20.1.2588", "1.11.2-recommended": "13.20.1.2588", "1.12-latest": "14.21.1.2443", "1.12-recommended": "14.21.1.2387", "1.12.1-latest": "14.22.1.2485", "1.12.1-recommended": "14.22.1.2478", "1.12.2-latest": "14.23.5.2860", "1.12.2-recommended": "14.23.5.2859", "1.13.2-latest": "25.0.223", "1.14.2-latest": "26.0.63", "1.14.3-latest": "27.0.60", "1.14.4-latest": "28.2.26", "1.14.4-recommended": "28.2.26", "1.15-latest": "29.0.4", "1.15.1-latest": "30.0.51", "1.15.2-latest": "31.2.57", "1.15.2-recommended": "31.2.57", "1.16.1-latest": "32.0.108", "1.16.2-latest": "33.0.61", "1.16.3-latest": "34.1.42", "1.16.3-recommended": "34.1.0", "1.16.4-latest": "35.1.37", "1.16.4-recommended": "35.1.4", "1.16.5-latest": "36.2.39", "1.16.5-recommended": "36.2.34", "1.17.1-latest": "37.1.1", "1.17.1-recommended": "37.1.1", "1.18-latest": "38.0.17", "1.18.1-latest": "39.1.2", "1.18.1-recommended": "39.1.0", "1.18.2-latest": "40.1.68", "1.18.2-recommended": "40.1.0", "1.19-latest": "41.1.0", "1.19-recommended": "41.1.0" } } [27Jul2022 19:38:21.184] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 41.1.0 Target: null [27Jul2022 19:38:21.185] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [journeymap] Starting version check at https://forge.curseupdate.com/32274/journeymap [27Jul2022 19:38:21.369] [Render thread/INFO] [journeymap/]: initialize EXIT, elapsed count 1 avg 555,46ms [27Jul2022 19:38:21.369] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 588.6 ms [27Jul2022 19:38:21.641] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [journeymap] Received version check data: {"promos":{"1.14.4-latest":"5.7.0","1.14.4-recommended":"5.7.0","1.15.2-latest":"5.7.0","1.15.2-recommended":"5.7.0","1.16.2-latest":"5.7.3","1.16.2-recommended":"5.7.3","1.16.3-latest":"5.7.3","1.16.3-recommended":"5.7.3","1.16.4-latest":"5.7.3","1.16.4-recommended":"5.7.3","1.16.5-latest":"5.8.5p5","1.16.5-recommended":"5.8.5p5","1.17.1-latest":"5.8.0","1.17.1-recommended":"5.8.0","1.18-latest":"5.8.0alpha9","1.18.1-latest":"5.8.1","1.18.1-recommended":"5.8.1","1.18.2-latest":"5.8.5","1.18.2-recommended":"5.8.5","1.19-latest":"5.8.5rc5","1.19-recommended":"5.8.5rc5"},"homepage":"https://www.curseforge.com/minecraft/mc-mods/journeymap"} [27Jul2022 19:38:21.641] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [journeymap] Found status: UP_TO_DATE Current: 5.8.5rc5 Target: null [27Jul2022 19:38:21.642] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [corpse] Starting version check at https://maxhenkel.de/update/corpse.json [27Jul2022 19:38:22.109] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [corpse] Received version check data: {"1.18":{"1.18-1.0.3":"Re added JEI and Jade integration","1.18-1.0.2":"Fixed corpse not spawning lower than y=0","1.18-1.0.1":"Fixed loader version requirement"},"1.19":{"1.19-1.0.0":"Updated to 1.19","1.19-1.0.1":"Fixed item list data serializer","1.19-1.0.4":"Re added JEI integration","1.19-1.0.3":"Re added Jade integration","1.19-1.0.6":"Re-added mod integrations","1.19-1.0.5":"Updated Forge version","1.19-1.0.8":"Updated Corelib","1.19-1.0.7":"Updated Forge version"},"1.16.4":{"1.16.4-1.0.3":"Updated russian translation","1.16.4-1.0.2":"Re-added JEI compatibility","1.16.4-1.0.1":"Fixed font rendering","1.16.4-1.0.0":"Updated to 1.16.4","1.16.4-1.0.6":"Fixed only owner config option not working","1.16.4-1.0.5":"Fixed item transfer button hover texture","1.16.4-1.0.4":"Updated polish translation"},"1.18.2":{"1.18.2-1.0.2":"Updated corpse save format","1.18.2-1.0.1":"Re add JEI integration","1.18.2-1.0.0":"Updated to 1.18.1"},"1.16.5":{"1.16.5-1.0.7":"Fixed crash","1.16.5-1.0.0":"Updated to 1.16.5","1.16.5-1.0.2":"Updated to official mappings","1.16.5-1.0.1":"Fixed only owner config option not working","1.16.5-1.0.4":"Fixed loosing items when transferring items while dying","1.16.5-1.0.3":"Fixed corpse GUI","1.16.5-1.0.6":"Fixed freeze with epic fight mod","1.16.5-1.0.5":"Added ukrainian translation"},"1.14.2":{"1.14.2-1.0.1":"Fixed corpse not rendering","1.14.2-1.0.0":"Updated to 1.14.2","1.14.2-1.0.3":"Added a config option to spawn the corpse on its face","1.14.2-1.0.2":"Fixed crash on servers","1.14.2-1.0.4":"Fixed a bug crashing the game"},"1.15.1":{"1.15.1-1.0.0":"Updated to 1.15.1","1.15.1-1.0.1":"Fixed corpse accessing bug"},"1.14.3":{"1.14.3-1.0.3":"Fixed a bug crashing the game","1.14.3-1.0.0":"Updated to 1.14.3","1.14.3-1.0.1":"Fixed crash on servers","1.14.3-1.0.2":"Added a config option to spawn the corpse on its face"},"1.15.2":{"1.15.2-1.0.5":"Added JEI support\nAdded HWYLA support","1.15.2-1.0.6":"Fixed skeleton model not rendering","1.15.2-1.0.3":"Added chinese translation","1.15.2-1.0.4":"Updated forge version\nUpdated MCP mappings","1.15.2-1.0.9":"Fixed crashes when using HWYLA","1.15.2-1.0.7":"Fixed corpse instantly despawning when taking out items\nFixed corpse gui still showing up even if the corpse despawned","1.15.2-1.0.11":"Fixed exception when opening the death history of large inventories","1.15.2-1.0.8":"Fixed history gui closing bug","1.15.2-1.0.10":"Updated polish translation","1.15.2-1.0.1":"Updated forge and mcp mappings","1.15.2-1.0.2":"Fixed corpse has too high velocity in water\nAdded corpse floating in water and lava","1.15.2-1.0.0":"Updated to 1.15.2"},"1.16.1":{"1.16.1-1.0.3":"Added a config option to allow the corpse to fall into the void\nAdded a config option to allow the corpse to get damage from lava\nReworked the config structure","1.16.1-1.0.4":"Fixed player rendering in death history\nUpdated translation names to avoid collisions","1.16.1-1.0.5":"Fixed a crash in the latest forge version","1.16.1-1.0.6":"Fixed corpse GUI background not drawn","1.16.1-1.0.7":"Fixed GUIs not showing tooltips","1.16.1-1.0.8":"Fixed crash with the latest forge version","1.16.1-1.0.9":"Re-added HWYLA integration\nFixed date not shown in death history","1.16.1-1.0.12":"Fixed crash with HWYLA","1.16.1-1.0.10":"Fixed items not spawning when removing the corpse","1.16.1-1.0.0":"Updated to 1.16.1","1.16.1-1.0.11":"Added item transferring","1.16.1-1.0.1":"Fixed death history gui","1.16.1-1.0.2":"Fixed JEI integration"},"1.14.4":{"1.14.4-1.0.0":"Updated to 1.14.4","1.14.4-1.0.1":"Added force despawn config option","1.14.4-1.0.4":"Fixed corpse accessing bug","1.14.4-1.0.3":"Added a config option that lets non owners only access the corpse in the skeleton stage"},"1.16.2":{"1.16.2-1.0.8":"Fixed potential crash with HWYLA","1.16.2-1.0.6":"Added equipment to player rendering in death history","1.16.2-1.0.7":"Fixed crash with HWYLA","1.16.2-1.0.4":"Added equipment rendering","1.16.2-1.0.5":"Fixed equipment serialization bug","1.16.2-1.0.2":"Re-added JEI integration\nUpdate pack format","1.16.2-1.0.3":"Added item transferring","1.16.2-1.0.0":"Updated to 1.16.2","1.16.2-1.0.1":"Re-added HWYLA integration"},"1.17.1":{"1.17.1-1.0.6":"Fixed corpse not spawning lower than y=0\nFixed skin layers not persistent\nFixed cape position on corpses\nAdded swedish translation","1.17.1-1.0.7":"Added czech translation","1.17.1-1.0.2":"Fixed compatibility with custom world heights","1.17.1-1.0.3":"Fixed freeze with epic fight mod\nRe added JEI support","1.17.1-1.0.4":"Added french translation","1.17.1-1.0.5":"Added korean translation","1.17.1-1.0.0":"Updated to 1.17.1","1.17.1-1.0.1":"Added Jade support"},"1.16.3":{"1.16.3-1.1.8":"Fixed missing corpse GUI buttons","1.16.3-1.0.5":"Fixed player skin models not considered","1.16.3-1.1.4":"Fixed death items shown the wrong player\nAdded deathhistory command for offline players","1.16.3-1.0.6":"Fixed JEI visible in death history","1.16.3-1.1.5":"Fixed exception when opening the death history of large inventories","1.16.3-1.1.6":"Added a config option to remove older stored deaths","1.16.3-1.0.1":"Fixed death screen text rendering","1.16.3-1.1.0":"Added item transfer feature\nImproved corpse inventory","1.16.3-1.0.2":"Updated Brazilian Portuguese language","1.16.3-1.1.1":"Added particles when corpses disappear","1.16.3-1.0.3":"Updated config comments","1.16.3-1.1.2":"Improved translations","1.16.3-1.0.4":"Updated dependencies","1.16.3-1.1.3":"Fixed potential crash when using custom translations","1.16.3-1.0.0":"Updated to 1.16.3"},"1.18.1":{"1.18.1-1.0.0":"Updated to 1.18.1","1.18.1-1.0.2":"Added czech translation","1.18.1-1.0.1":"Fixed skin layers not persistent\nFixed cape position on corpses\nAdded swedish translation","1.18.1-1.0.4":"Added Italian translation","1.18.1-1.0.3":"Added Norwegian translation","1.18.1-1.0.5":"Fixed crash with Tinkers Construct"},"promos":{"1.18.1-latest":"1.18.1-1.0.5","1.14.3-recommended":"1.14.3-1.0.3","1.14.4-recommended":"1.14.4-1.0.0","1.15.1-latest":"1.15.1-1.0.1","1.18.2-latest":"1.18.2-1.0.2","1.12.2-latest":"1.12.2-1.0.8","1.12.2-recommended":"1.12.2-1.0.8","1.17.1-recommended":"1.17.1-1.0.7","1.19-latest":"1.19-1.0.8","1.16.1-recommended":"1.16.1-1.0.12","1.16.2-recommended":"1.16.2-1.0.8","1.18-latest":"1.18-1.0.3","1.16.5-recommended":"1.16.5-1.0.6","1.16.4-recommended":"1.16.4-1.0.6","1.16.3-recommended":"1.16.3-1.0.5","1.14.2-recommended":"1.14.2-1.0.4","1.15.2-latest":"1.15.2-1.0.11","1.14.3-latest":"1.14.3-1.0.3","1.14.4-latest":"1.14.4-1.0.4","1.18.2-recommended":"1.18.2-1.0.1","1.17.1-latest":"1.17.1-1.0.7","1.13.2-latest":"1.12.2-1.0.5","1.18.1-recommended":"1.18.1-1.0.5","1.16.3-latest":"1.16.3-1.1.8","1.16.4-latest":"1.16.4-1.0.6","1.16.5-latest":"1.16.5-1.0.7","1.19-recommended":"1.19-1.0.8","1.16.1-latest":"1.16.1-1.0.12","1.16.2-latest":"1.16.2-1.0.8","1.18-recommended":"1.18-1.0.3","1.14.2-latest":"1.14.2-1.0.4","1.15.2-recommended":"1.15.2-1.0.10","1.15.1-recommended":"1.15.1-1.0.1"},"1.12.2":{"1.12.2-1.0.6":"Fixed update notification issue","1.12.2-1.0.7":"Fixed JEI items showing up in the death history","1.12.2-1.0.8":"Fixed version number","1.12.2-1.0.2":"Fixed bugs relating the death history GUI","1.12.2-1.0.3":"Added force despawn config option","1.12.2-1.0.5":"Fixed corpse inventory issues","1.12.2-1.0.0":"Downport to 1.12.2","1.12.2-1.0.1":"Added german and russian language"},"1.13.2":{"1.13.2-1.0.0":"","1.13.2-1.0.2":"Fixed corpse not appearing when falling into the void","1.13.2-1.0.1":"Fixed deathhistory command not working in some cases","1.13.2-1.0.6":"Fixed keypress event","1.12.2-1.0.3":"Added config option for timings","1.12.2-1.0.4":"Added german and russian language","1.12.2-1.0.5":"Added portuguese translation"},"homepage":"https://www.curseforge.com/minecraft/mc-mods/corpse"} [27Jul2022 19:38:22.110] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [corpse] Found status: UP_TO_DATE Current: 1.19-1.0.8 Target: null [27Jul2022 19:38:28.050] [Worker-Main-3/DEBUG] [mixin/]: Mixing features.texture_updates.MixinSpriteInterpolated from rubidium.mixins.json into net.minecraft.client.renderer.texture.TextureAtlasSprite$InterpolationData [27Jul2022 19:38:28.674] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue COMPLETE: 1 jobs [27Jul2022 19:38:28.674] [Render thread/INFO] [journeymap/]: Journeymap PostInit [27Jul2022 19:38:28.674] [Render thread/DEBUG] [journeymap/]: postInitialize ENTER [27Jul2022 19:38:29.074] [Render thread/INFO] [journeymap/]: Preloaded theme textures: 73 [27Jul2022 19:38:29.078] [Render thread/INFO] [journeymap/]: postInitialize EXIT, elapsed count 1 avg 402,37ms [27Jul2022 19:38:29.078] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 403.5 ms [27Jul2022 19:38:31.399] [Render thread/DEBUG] [net.minecraftforge.common.ForgeI18n/CORE]: Loading I18N data entries: 8273 [27Jul2022 19:38:31.440] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.goat_horn.play [27Jul2022 19:38:31.440] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.screaming.horn_break [27Jul2022 19:38:31.499] [Render thread/INFO] [com.mojang.blaze3d.audio.Library/]: OpenAL initialized on device OpenAL Soft on Speakers (4- USB PnP Audio Device) [27Jul2022 19:38:31.500] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Sound engine started [27Jul2022 19:38:31.696] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x1024x4 minecraft:textures/atlas/blocks.png-atlas [27Jul2022 19:38:31.709] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas [27Jul2022 19:38:31.711] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas [27Jul2022 19:38:31.712] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas [27Jul2022 19:38:31.713] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas [27Jul2022 19:38:31.714] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas [27Jul2022 19:38:31.714] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas [27Jul2022 19:38:31.722] [Render thread/DEBUG] [mixin/]: Mixing core.pipeline.MixinBakedQuad from rubidium.mixins.json into net.minecraft.client.renderer.block.model.BakedQuad [27Jul2022 19:38:31.733] [Render thread/DEBUG] [mixin/]: Mixing features.model.MixinMultipartBakedModel from rubidium.mixins.json into net.minecraft.client.resources.model.MultiPartBakedModel [27Jul2022 19:38:31.773] [Render thread/DEBUG] [mixin/]: Mixing features.model.MixinWeightedBakedModel from rubidium.mixins.json into net.minecraft.client.resources.model.WeightedBakedModel [27Jul2022 19:38:32.823] [Render thread/DEBUG] [mixin/]: Mixing LayerDefinitionsMixin from betteranimalsplus.mixins.json into net.minecraft.client.model.geom.LayerDefinitions [27Jul2022 19:38:32.874] [Render thread/DEBUG] [mixin/]: Mixing features.entity.fast_render.MixinCuboid from rubidium.mixins.json into net.minecraft.client.model.geom.ModelPart$Cube [27Jul2022 19:38:33.085] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program. [27Jul2022 19:38:33.238] [Render thread/DEBUG] [mixin/]: Mixing state_tracking.MixinPostChain from mixins.oculus.json into net.minecraft.client.renderer.PostChain [27Jul2022 19:38:33.238] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:state_tracking.MixinPostChain: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:33.238] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$afterProcess$1(Lnet/coderbot/iris/pipeline/WorldRenderingPipeline;)V to md79ad96$lambda$iris$afterProcess$1$0 in mixins.oculus.json:state_tracking.MixinPostChain [27Jul2022 19:38:33.238] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$beforeProcess$0(Lnet/coderbot/iris/pipeline/WorldRenderingPipeline;)V to md79ad96$lambda$iris$beforeProcess$0$1 in mixins.oculus.json:state_tracking.MixinPostChain [27Jul2022 19:38:33.266] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas [27Jul2022 19:38:33.268] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas [27Jul2022 19:38:33.269] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas [27Jul2022 19:38:33.270] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x128x0 jei:textures/atlas/gui.png-atlas [27Jul2022 19:38:33.350] [Render thread/INFO] [Oculus/]: Creating pipeline for dimension OVERWORLD [27Jul2022 19:38:33.710] [Render thread/WARN] [Oculus/]: [Triforce Patcher] gl_FragColor is not supported yet, please use gl_FragData! Assuming that the shaderpack author intended to use gl_FragData[0]... [27Jul2022 19:38:37.248] [Server Pinger #0/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 [27Jul2022 19:38:37.248] [Server Pinger #0/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 [27Jul2022 19:38:37.265] [Server Pinger #0/DEBUG] [io.netty.channel.MultithreadEventLoopGroup/]: -Dio.netty.eventLoopThreads: 16 [27Jul2022 19:38:37.279] [Server Pinger #0/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.noKeySetOptimization: false [27Jul2022 19:38:37.279] [Server Pinger #0/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.selectorAutoRebuildThreshold: 512 [27Jul2022 19:38:37.285] [Server Pinger #0/DEBUG] [io.netty.util.internal.PlatformDependent/]: org.jctools-core.MpscChunkedArrayQueue: available [27Jul2022 19:38:37.314] [Server Pinger #0/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.processId: 4312 (auto-detected) [27Jul2022 19:38:37.316] [Server Pinger #0/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv4Stack: true [27Jul2022 19:38:37.316] [Server Pinger #0/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv6Addresses: false [27Jul2022 19:38:37.323] [Server Pinger #0/DEBUG] [io.netty.util.NetUtilInitializations/]: Loopback interface: lo (Software Loopback Interface 1, 127.0.0.1) [27Jul2022 19:38:37.324] [Server Pinger #0/DEBUG] [io.netty.util.NetUtil/]: Failed to get SOMAXCONN from sysctl and file \proc\sys\net\core\somaxconn. Default: 200 [27Jul2022 19:38:37.332] [Server Pinger #0/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.machineId: f4:b5:20:ff:fe:13:99:f4 (auto-detected) [27Jul2022 19:38:37.365] [Server Pinger #0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numHeapArenas: 16 [27Jul2022 19:38:37.365] [Server Pinger #0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numDirectArenas: 16 [27Jul2022 19:38:37.365] [Server Pinger #0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.pageSize: 8192 [27Jul2022 19:38:37.365] [Server Pinger #0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxOrder: 9 [27Jul2022 19:38:37.365] [Server Pinger #0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.chunkSize: 4194304 [27Jul2022 19:38:37.365] [Server Pinger #0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.smallCacheSize: 256 [27Jul2022 19:38:37.365] [Server Pinger #0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.normalCacheSize: 64 [27Jul2022 19:38:37.365] [Server Pinger #0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedBufferCapacity: 32768 [27Jul2022 19:38:37.365] [Server Pinger #0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimInterval: 8192 [27Jul2022 19:38:37.365] [Server Pinger #0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimIntervalMillis: 0 [27Jul2022 19:38:37.365] [Server Pinger #0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.useCacheForAllThreads: false [27Jul2022 19:38:37.365] [Server Pinger #0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 [27Jul2022 19:38:37.378] [Server Pinger #0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.allocator.type: pooled [27Jul2022 19:38:37.378] [Server Pinger #0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.threadLocalDirectBufferSize: 0 [27Jul2022 19:38:37.378] [Server Pinger #0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.maxThreadLocalCharBufferSize: 16384 [27Jul2022 19:38:37.450] [Netty Client IO #0/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Starting new vanilla impl connection. [27Jul2022 19:38:37.473] [Render thread/DEBUG] [mixin/]: Mixing common.ServerPlayNetHandlerMixin from backpacked.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl [27Jul2022 19:38:37.474] [Render thread/DEBUG] [mixin/]: backpacked.mixins.json:common.ServerPlayNetHandlerMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [27Jul2022 19:38:37.576] [Netty Client IO #0/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.maxCapacityPerThread: 4096 [27Jul2022 19:38:37.576] [Netty Client IO #0/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.ratio: 8 [27Jul2022 19:38:37.576] [Netty Client IO #0/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.chunkSize: 32 [27Jul2022 19:38:37.576] [Netty Client IO #0/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.blocking: false [27Jul2022 19:38:37.584] [Netty Client IO #0/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkAccessible: true [27Jul2022 19:38:37.584] [Netty Client IO #0/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkBounds: true [27Jul2022 19:38:37.585] [Netty Client IO #0/DEBUG] [io.netty.util.ResourceLeakDetectorFactory/]: Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@3b660ff [27Jul2022 19:38:38.809] [Render thread/INFO] [net.minecraft.client.gui.screens.ConnectScreen/]: Connecting to localhost, 25565 [27Jul2022 19:38:38.844] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Starting new vanilla impl connection. [27Jul2022 19:38:39.632] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 0 [27Jul2022 19:38:39.670] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 1 [27Jul2022 19:38:39.671] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Logging into server with mod list [minecraft, forge] [27Jul2022 19:38:39.672] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Version test of 'FML3' from server : ACCEPTED [27Jul2022 19:38:39.672] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Version test of '1.0' from server : ACCEPTED [27Jul2022 19:38:39.672] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'exoticbirds:main' : Version test of 'ABSENT ?' from server : REJECTED [27Jul2022 19:38:39.672] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'corpse:default' : Version test of 'ABSENT ?' from server : ACCEPTED [27Jul2022 19:38:39.672] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'architectury:network' : Version test of 'ABSENT ?' from server : ACCEPTED [27Jul2022 19:38:39.672] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Version test of 'ABSENT ?' from server : ACCEPTED [27Jul2022 19:38:39.672] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Version test of 'FML3' from server : ACCEPTED [27Jul2022 19:38:39.672] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Version test of 'FML3' from server : ACCEPTED [27Jul2022 19:38:39.672] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:admin_save' : Version test of 'ABSENT ?' from server : ACCEPTED [27Jul2022 19:38:39.672] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:player_loc' : Version test of 'ABSENT ?' from server : ACCEPTED [27Jul2022 19:38:39.672] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:teleport_req' : Version test of 'ABSENT ?' from server : ACCEPTED [27Jul2022 19:38:39.672] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:version' : Version test of 'ABSENT ?' from server : ACCEPTED [27Jul2022 19:38:39.672] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'toolbelt:general' : Version test of 'ABSENT ?' from server : REJECTED [27Jul2022 19:38:39.672] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Version test of 'FML3' from server : ACCEPTED [27Jul2022 19:38:39.672] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'backpacked:network' : Version test of 'ABSENT ?' from server : REJECTED [27Jul2022 19:38:39.672] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'worldinfo:world_id' : Version test of 'ABSENT ?' from server : ACCEPTED [27Jul2022 19:38:39.672] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:common' : Version test of 'ABSENT ?' from server : ACCEPTED [27Jul2022 19:38:39.672] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Version test of 'FML3' from server : ACCEPTED [27Jul2022 19:38:39.672] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Version test of '1.1' from server : ACCEPTED [27Jul2022 19:38:39.672] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:perm_req' : Version test of 'ABSENT ?' from server : ACCEPTED [27Jul2022 19:38:39.672] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:admin_req' : Version test of 'ABSENT ?' from server : ACCEPTED [27Jul2022 19:38:39.673] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:waypoint' : Version test of 'ABSENT ?' from server : ACCEPTED [27Jul2022 19:38:39.673] [Netty Client IO #1/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'journeymap:mp_options_req' : Version test of 'ABSENT ?' from server : ACCEPTED [27Jul2022 19:38:39.673] [Netty Client IO #1/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [exoticbirds:main,toolbelt:general,backpacked:network] rejected their server side version number [27Jul2022 19:38:39.673] [Netty Client IO #1/ERROR] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Terminating connection with server, mismatched mod list
-
Connection closed - missmatched server list
So i want to make minecraft server with forge mods, i start it and this message appears always. Connection closed - missmatched server list Your client is missing following mods, install these mods to join this server: Mod name You need Exotic birds 2.2.0 Tool belt 1.19.6 Backpacked 2.1.9 But i have those mods installed, when i remove them and try to play without them i cant because of biomes o plenty mod cant start, anyone knows solution? Thanks
IPS spam blocked by CleanTalk.