Jump to content

Crash on start-up (Code 1)


Sethreth

Recommended Posts

Hello ive been having the same issue over Curse Forge's auto modding or when i use manual modding. The error seems to be within either Oculus or Rubidium. Im using 1.19 with the latest 1.19 forge + 1.19 compatible Oculus and Rubidium.

Just in case the versions i am using;

Oculus - oculus-1.4.3a

Rubidium - rubidium-0.6.3

Note: I tried removing the two and add Optifine and it opens without a problem. I didnt use all 3 together to get this error im talking tho, i know they are not compatible with optifine dont worry.

Logs

Spoiler

[30Oca2023 18:45:16.490] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Sethreth, --version, 1.19-forge-41.1.0, --gameDir, C:\Users\karah\AppData\Roaming\.minecraft, --assetsDir, C:\Users\karah\AppData\Roaming\.minecraft\assets, --assetIndex, 1.19, --uuid, 37c8cbaa39d044388fefa9a8f4820b74, --accessToken, ????????, --clientId, ZTgzOTkzNzYtNjBlNS00MGE0LTk4MWUtMDdhYjU2NTM1ZjI1, --xuid, 2535436873544072, --userType, msa, --versionType, release, --launchTarget, forgeclient, --fml.forgeVersion, 41.1.0, --fml.mcVersion, 1.19, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220607.102129]
[30Oca2023 18:45:16.495] [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
[30Oca2023 18:45:16.614] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/karah/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2390!/ Service=ModLauncher Env=CLIENT
[30Oca2023 18:45:16.864] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\karah\AppData\Roaming\.minecraft\libraries\net\minecraftforge\fmlcore\1.19-41.1.0\fmlcore-1.19-41.1.0.jar is missing mods.toml file
[30Oca2023 18:45:16.868] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\karah\AppData\Roaming\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.19-41.1.0\javafmllanguage-1.19-41.1.0.jar is missing mods.toml file
[30Oca2023 18:45:16.872] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\karah\AppData\Roaming\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.19-41.1.0\lowcodelanguage-1.19-41.1.0.jar is missing mods.toml file
[30Oca2023 18:45:16.876] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\karah\AppData\Roaming\.minecraft\libraries\net\minecraftforge\mclanguage\1.19-41.1.0\mclanguage-1.19-41.1.0.jar is missing mods.toml file
[30Oca2023 18:45:16.945] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
[30Oca2023 18:45:17.906] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[30Oca2023 18:45:17.920] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclient' with arguments [--version, 1.19-forge-41.1.0, --gameDir, C:\Users\karah\AppData\Roaming\.minecraft, --assetsDir, C:\Users\karah\AppData\Roaming\.minecraft\assets, --uuid, 37c8cbaa39d044388fefa9a8f4820b74, --username, Sethreth, --assetIndex, 1.19, --accessToken, ????????, --clientId, ZTgzOTkzNzYtNjBlNS00MGE0LTk4MWUtMDdhYjU2NTM1ZjI1, --xuid, 2535436873544072, --userType, msa, --versionType, release]
[30Oca2023 18:45:17.997] [main/INFO] [Rubidium/]: Loaded configuration file for Rubidium: 30 options available, 0 override(s) found
[30Oca2023 18:45:18.251] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/level/block/BambooStalkBlock (java.lang.ClassNotFoundException: net.minecraft.world.level.block.BambooStalkBlock)
[30Oca2023 18:45:18.251] [main/WARN] [mixin/]: @Mixin target net.minecraft.world.level.block.BambooStalkBlock was not found rubidium.mixins.json:features.optimized_bamboo.MixinBambooBlock
[30Oca2023 18:45:18.268] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/texture/SpriteContents (java.lang.ClassNotFoundException: net.minecraft.client.renderer.texture.SpriteContents)
[30Oca2023 18:45:18.268] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.texture.SpriteContents was not found rubidium.mixins.json:features.texture_tracking.MixinSpriteContents
[30Oca2023 18:45:18.270] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/texture/SpriteContents$Ticker (java.lang.ClassNotFoundException: net.minecraft.client.renderer.texture.SpriteContents$Ticker)
[30Oca2023 18:45:18.270] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.texture.SpriteContents$Ticker was not found rubidium.mixins.json:features.texture_tracking.MixinSpriteContentsAnimatorImpl
[30Oca2023 18:45:18.275] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/texture/SpriteContents$InterpolationData (java.lang.ClassNotFoundException: net.minecraft.client.renderer.texture.SpriteContents$InterpolationData)
[30Oca2023 18:45:18.276] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.texture.SpriteContents$InterpolationData was not found rubidium.mixins.json:features.texture_updates.MixinSpriteInterpolated
[30Oca2023 18:45:18.506] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/texture/TextureAtlasSprite$Ticker (java.lang.ClassNotFoundException: net.minecraft.client.renderer.texture.TextureAtlasSprite$Ticker)
[30Oca2023 18:45:18.513] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/level/biome/Biome$BiomeCategory (java.lang.ClassNotFoundException: net.minecraft.world.level.biome.Biome$BiomeCategory)
[30Oca2023 18:45:22.040] [pool-3-thread-1/INFO] [net.minecraft.util.datafix.DataFixers/]: Building unoptimized datafixer
[30Oca2023 18:45:23.634] [Render thread/WARN] [mixin/]: Error loading class: org/joml/Vector4f (java.lang.ClassNotFoundException: org.joml.Vector4f)
[30Oca2023 18:45:23.824] [Render thread/WARN] [mixin/]: Error loading class: net/minecraft/network/chat/TranslatableComponent (java.lang.ClassNotFoundException: net.minecraft.network.chat.TranslatableComponent)
[30Oca2023 18:45:23.830] [Client Shutdown Thread/WARN] [mixin/]: Error loading class: net/minecraft/network/chat/TranslatableComponent (java.lang.ClassNotFoundException: net.minecraft.network.chat.TranslatableComponent)
[30Oca2023 18:45:23.830] [Client Shutdown Thread/ERROR] [net.minecraft.client.main.Main/]: Caught previously unhandled exception :
org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar:10.0.8+10.0.8+main.0ef7e830]
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar:?]
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar:?]
    at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar:?]
    at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?]
    at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?]
    at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?]
    at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?]
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
    at net.minecraft.client.main.Main$2.run(Main.java:152) ~[client-1.19-20220607.102129-srg.jar%23145!/:?]
Caused by: org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException: net.minecraft.network.chat.TranslatableComponent
    at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMethod(MixinPreProcessorStandard.java:754) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:739) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:310) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:280) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1288) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:292) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    ... 14 more
 

Debug

Spoiler

[30Oca2023 18:45:16.490] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Sethreth, --version, 1.19-forge-41.1.0, --gameDir, C:\Users\karah\AppData\Roaming\.minecraft, --assetsDir, C:\Users\karah\AppData\Roaming\.minecraft\assets, --assetIndex, 1.19, --uuid, 37c8cbaa39d044388fefa9a8f4820b74, --accessToken, ????????, --clientId, ZTgzOTkzNzYtNjBlNS00MGE0LTk4MWUtMDdhYjU2NTM1ZjI1, --xuid, 2535436873544072, --userType, msa, --versionType, release, --launchTarget, forgeclient, --fml.forgeVersion, 41.1.0, --fml.mcVersion, 1.19, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220607.102129]
[30Oca2023 18:45:16.495] [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
[30Oca2023 18:45:16.516] [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]
[30Oca2023 18:45:16.530] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
[30Oca2023 18:45:16.545] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner]
[30Oca2023 18:45:16.558] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[30Oca2023 18:45:16.568] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: 
[30Oca2023 18:45:16.578] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
[30Oca2023 18:45:16.578] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[30Oca2023 18:45:16.578] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
[30Oca2023 18:45:16.579] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
[30Oca2023 18:45:16.579] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[30Oca2023 18:45:16.580] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 1.0
[30Oca2023 18:45:16.580] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 1.0 loading
[30Oca2023 18:45:16.580] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 10.0.8+10.0.8+main.0ef7e830
[30Oca2023 18:45:16.581] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7
[30Oca2023 18:45:16.581] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 6.0.0+6.0.0+master.901864e5
[30Oca2023 18:45:16.581] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[30Oca2023 18:45:16.582] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 5.0.1+15+master.dc5a2922
[30Oca2023 18:45:16.583] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 6.0.0+6.0.0+master.42474703
[30Oca2023 18:45:16.583] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 5
[30Oca2023 18:45:16.584] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[30Oca2023 18:45:16.585] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[30Oca2023 18:45:16.590] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[30Oca2023 18:45:16.590] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
[30Oca2023 18:45:16.602] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@6743e411
[30Oca2023 18:45:16.614] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/karah/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2390!/ Service=ModLauncher Env=CLIENT
[30Oca2023 18:45:16.617] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
[30Oca2023 18:45:16.617] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
[30Oca2023 18:45:16.617] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
[30Oca2023 18:45:16.618] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
[30Oca2023 18:45:16.618] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
[30Oca2023 18:45:16.619] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
[30Oca2023 18:45:16.620] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
[30Oca2023 18:45:16.621] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[30Oca2023 18:45:16.621] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[30Oca2023 18:45:16.622] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\karah\AppData\Roaming\.minecraft
[30Oca2023 18:45:16.622] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\karah\AppData\Roaming\.minecraft
[30Oca2023 18:45:16.622] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\karah\AppData\Roaming\.minecraft\mods
[30Oca2023 18:45:16.622] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\karah\AppData\Roaming\.minecraft\mods
[30Oca2023 18:45:16.622] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\karah\AppData\Roaming\.minecraft\config
[30Oca2023 18:45:16.623] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\karah\AppData\Roaming\.minecraft\config
[30Oca2023 18:45:16.623] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\karah\AppData\Roaming\.minecraft\config\fml.toml
[30Oca2023 18:45:16.623] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[30Oca2023 18:45:16.658] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:\Users\karah\AppData\Roaming\.minecraft\defaultconfigs
[30Oca2023 18:45:16.658] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile
[30Oca2023 18:45:16.661] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[30Oca2023 18:45:16.661] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using forgeclient as launch service
[30Oca2023 18:45:16.679] [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]
[30Oca2023 18:45:16.680] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[30Oca2023 18:45:16.681] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
[30Oca2023 18:45:16.681] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
[30Oca2023 18:45:16.681] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[30Oca2023 18:45:16.682] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
[30Oca2023 18:45:16.683] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
[30Oca2023 18:45:16.683] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[30Oca2023 18:45:16.683] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[30Oca2023 18:45:16.693] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[30Oca2023 18:45:16.696] [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)
[30Oca2023 18:45:16.696] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Dependency Locators : (JarInJar:null)
[30Oca2023 18:45:16.705] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\karah\AppData\Roaming\.minecraft\mods\oculus-1.4.3a.jar
[30Oca2023 18:45:16.733] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file oculus-1.4.3a.jar with {oculus} mods - versions {1.4.3a}
[30Oca2023 18:45:16.735] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\karah\AppData\Roaming\.minecraft\mods\rubidium-0.6.3.jar
[30Oca2023 18:45:16.736] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rubidium-0.6.3.jar with {rubidium} mods - versions {0.6.3}
[30Oca2023 18:45:16.859] [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}
[30Oca2023 18:45:16.864] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\karah\AppData\Roaming\.minecraft\libraries\net\minecraftforge\fmlcore\1.19-41.1.0\fmlcore-1.19-41.1.0.jar
[30Oca2023 18:45:16.864] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\karah\AppData\Roaming\.minecraft\libraries\net\minecraftforge\fmlcore\1.19-41.1.0\fmlcore-1.19-41.1.0.jar is missing mods.toml file
[30Oca2023 18:45:16.868] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\karah\AppData\Roaming\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.19-41.1.0\javafmllanguage-1.19-41.1.0.jar
[30Oca2023 18:45:16.868] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\karah\AppData\Roaming\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.19-41.1.0\javafmllanguage-1.19-41.1.0.jar is missing mods.toml file
[30Oca2023 18:45:16.872] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\karah\AppData\Roaming\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.19-41.1.0\lowcodelanguage-1.19-41.1.0.jar
[30Oca2023 18:45:16.872] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\karah\AppData\Roaming\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.19-41.1.0\lowcodelanguage-1.19-41.1.0.jar is missing mods.toml file
[30Oca2023 18:45:16.876] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\karah\AppData\Roaming\.minecraft\libraries\net\minecraftforge\mclanguage\1.19-41.1.0\mclanguage-1.19-41.1.0.jar
[30Oca2023 18:45:16.876] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\karah\AppData\Roaming\.minecraft\libraries\net\minecraftforge\mclanguage\1.19-41.1.0\mclanguage-1.19-41.1.0.jar is missing mods.toml file
[30Oca2023 18:45:16.904] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\karah\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.19-41.1.0\forge-1.19-41.1.0-universal.jar
[30Oca2023 18:45:16.908] [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}
[30Oca2023 18:45:16.920] [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.
[30Oca2023 18:45:16.920] [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.
[30Oca2023 18:45:16.920] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from rubidium-0.6.3.jar, it does not contain dependency information.
[30Oca2023 18:45:16.921] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from oculus-1.4.3a.jar, it does not contain dependency information.
[30Oca2023 18:45:16.921] [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.
[30Oca2023 18:45:16.921] [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.
[30Oca2023 18:45:16.921] [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.
[30Oca2023 18:45:16.921] [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.
[30Oca2023 18:45:16.945] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
[30Oca2023 18:45:16.947] [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}
[30Oca2023 18:45:16.950] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\karah\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]]
[30Oca2023 18:45:16.951] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\karah\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.19-41.1.0\forge-1.19-41.1.0-universal.jar
[30Oca2023 18:45:16.952] [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}
[30Oca2023 18:45:16.952] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\karah\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,]]]
[30Oca2023 18:45:16.978] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js
[30Oca2023 18:45:16.978] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
[30Oca2023 18:45:16.978] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
[30Oca2023 18:45:16.978] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_method.js
[30Oca2023 18:45:16.978] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
[30Oca2023 18:45:16.978] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
[30Oca2023 18:45:16.978] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\karah\AppData\Roaming\.minecraft\mods\rubidium-0.6.3.jar
[30Oca2023 18:45:16.979] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rubidium-0.6.3.jar with {rubidium} mods - versions {0.6.3}
[30Oca2023 18:45:16.979] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\karah\AppData\Roaming\.minecraft\mods\rubidium-0.6.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
[30Oca2023 18:45:16.979] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\karah\AppData\Roaming\.minecraft\mods\oculus-1.4.3a.jar
[30Oca2023 18:45:16.980] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file oculus-1.4.3a.jar with {oculus} mods - versions {1.4.3a}
[30Oca2023 18:45:16.980] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\karah\AppData\Roaming\.minecraft\mods\oculus-1.4.3a.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
[30Oca2023 18:45:16.981] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
[30Oca2023 18:45:16.990] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 3 language providers
[30Oca2023 18:45:16.990] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0
[30Oca2023 18:45:16.991] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider lowcodefml, version 41
[30Oca2023 18:45:16.992] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 41
[30Oca2023 18:45:16.995] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Configured system mods: [minecraft, forge]
[30Oca2023 18:45:16.995] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: minecraft
[30Oca2023 18:45:16.996] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: forge
[30Oca2023 18:45:16.999] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements (0 mandatory, 0 optional)
[30Oca2023 18:45:16.999] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
[30Oca2023 18:45:17.351] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[30Oca2023 18:45:17.352] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
[30Oca2023 18:45:17.353] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
[30Oca2023 18:45:17.353] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[30Oca2023 18:45:17.353] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[30Oca2023 18:45:17.353] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js
[30Oca2023 18:45:17.546] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[30Oca2023 18:45:17.546] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
[30Oca2023 18:45:17.603] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[30Oca2023 18:45:17.603] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
[30Oca2023 18:45:17.636] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[30Oca2023 18:45:17.641] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6af91cc8 to Target : CLASS {Lnet/minecraft/world/level/biome/Biome;} {} {V}
[30Oca2023 18:45:17.643] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@33f2df51 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/Structure;} {} {V}
[30Oca2023 18:45:17.643] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@107bfcb2 to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V}
[30Oca2023 18:45:17.643] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7bac686b to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V}
[30Oca2023 18:45:17.643] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2ab26378 to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V}
[30Oca2023 18:45:17.644] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@f9f3928 to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V}
[30Oca2023 18:45:17.644] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@404eca05 to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V}
[30Oca2023 18:45:17.644] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@58b91d57 to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V}
[30Oca2023 18:45:17.644] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@61a91c9b to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
[30Oca2023 18:45:17.644] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[30Oca2023 18:45:17.884] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[30Oca2023 18:45:17.884] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[30Oca2023 18:45:17.885] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft)
[30Oca2023 18:45:17.885] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft)
[30Oca2023 18:45:17.885] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft)
[30Oca2023 18:45:17.885] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft)
[30Oca2023 18:45:17.885] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft)
[30Oca2023 18:45:17.885] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
[30Oca2023 18:45:17.885] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge)
[30Oca2023 18:45:17.885] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge)
[30Oca2023 18:45:17.885] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge)
[30Oca2023 18:45:17.885] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge)
[30Oca2023 18:45:17.885] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge)
[30Oca2023 18:45:17.886] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
[30Oca2023 18:45:17.886] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(rubidium)
[30Oca2023 18:45:17.886] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(rubidium)
[30Oca2023 18:45:17.886] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(rubidium)
[30Oca2023 18:45:17.886] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(rubidium)
[30Oca2023 18:45:17.886] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(rubidium)
[30Oca2023 18:45:17.886] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rubidium)]
[30Oca2023 18:45:17.886] [main/DEBUG] [mixin/]: Registering mixin config: rubidium.mixins.json
[30Oca2023 18:45:17.900] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by rubidium.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
[30Oca2023 18:45:17.906] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[30Oca2023 18:45:17.907] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(oculus)
[30Oca2023 18:45:17.907] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(oculus)
[30Oca2023 18:45:17.907] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(oculus)
[30Oca2023 18:45:17.907] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(oculus)
[30Oca2023 18:45:17.907] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(oculus)
[30Oca2023 18:45:17.907] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(oculus)]
[30Oca2023 18:45:17.907] [main/DEBUG] [mixin/]: Registering mixin config: mixins.oculus.json
[30Oca2023 18:45:17.909] [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).
[30Oca2023 18:45:17.909] [main/DEBUG] [mixin/]: Registering mixin config: mixins.oculus.fantastic.json
[30Oca2023 18:45:17.910] [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).
[30Oca2023 18:45:17.910] [main/DEBUG] [mixin/]: Registering mixin config: mixins.oculus.vertexformat.json
[30Oca2023 18:45:17.911] [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).
[30Oca2023 18:45:17.911] [main/DEBUG] [mixin/]: Registering mixin config: mixins.oculus.bettermipmaps.json
[30Oca2023 18:45:17.913] [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).
[30Oca2023 18:45:17.913] [main/DEBUG] [mixin/]: Registering mixin config: mixins.oculus.fixes.maxfpscrash.json
[30Oca2023 18:45:17.914] [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).
[30Oca2023 18:45:17.915] [main/DEBUG] [mixin/]: Registering mixin config: mixins.oculus.optimized-stitching.json
[30Oca2023 18:45:17.916] [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).
[30Oca2023 18:45:17.916] [main/DEBUG] [mixin/]: Registering mixin config: oculus-batched-entity-rendering.mixins.json
[30Oca2023 18:45:17.917] [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).
[30Oca2023 18:45:17.917] [main/DEBUG] [mixin/]: Registering mixin config: mixins.oculus.compat.sodium.json
[30Oca2023 18:45:17.918] [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).
[30Oca2023 18:45:17.919] [main/DEBUG] [mixin/]: inject() running with 5 agents
[30Oca2023 18:45:17.919] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[30Oca2023 18:45:17.919] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
[30Oca2023 18:45:17.919] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
[30Oca2023 18:45:17.919] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rubidium)]
[30Oca2023 18:45:17.919] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(oculus)]
[30Oca2023 18:45:17.920] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclient' with arguments [--version, 1.19-forge-41.1.0, --gameDir, C:\Users\karah\AppData\Roaming\.minecraft, --assetsDir, C:\Users\karah\AppData\Roaming\.minecraft\assets, --uuid, 37c8cbaa39d044388fefa9a8f4820b74, --username, Sethreth, --assetIndex, 1.19, --accessToken, ????????, --clientId, ZTgzOTkzNzYtNjBlNS00MGE0LTk4MWUtMDdhYjU2NTM1ZjI1, --xuid, 2535436873544072, --userType, msa, --versionType, release]
[30Oca2023 18:45:17.971] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out
[30Oca2023 18:45:17.972] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
[30Oca2023 18:45:17.973] [main/DEBUG] [mixin/]: Selecting config rubidium.mixins.json
[30Oca2023 18:45:17.997] [main/INFO] [Rubidium/]: Loaded configuration file for Rubidium: 30 options available, 0 override(s) found
[30Oca2023 18:45:18.000] [main/DEBUG] [mixin/]: Selecting config mixins.oculus.json
[30Oca2023 18:45:18.015] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo
[30Oca2023 18:45:18.017] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo
[30Oca2023 18:45:18.018] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo
[30Oca2023 18:45:18.020] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo
[30Oca2023 18:45:18.021] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo
[30Oca2023 18:45:18.023] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo
[30Oca2023 18:45:18.025] [main/DEBUG] [mixin/]: Registering new injector for @ModifyExpressionValue with llamalad7.mixinextras.injector.ModifyExpressionValueInjectionInfo
[30Oca2023 18:45:18.027] [main/DEBUG] [mixin/]: Registering new injector for @ModifyReceiver with llamalad7.mixinextras.injector.ModifyReceiverInjectionInfo
[30Oca2023 18:45:18.029] [main/DEBUG] [mixin/]: Registering new injector for @ModifyReturnValue with llamalad7.mixinextras.injector.ModifyReturnValueInjectionInfo
[30Oca2023 18:45:18.032] [main/DEBUG] [mixin/]: Registering new injector for @WrapOperation with llamalad7.mixinextras.injector.wrapoperation.WrapOperationInjectionInfo
[30Oca2023 18:45:18.035] [main/DEBUG] [mixin/]: Registering new injector for @WrapWithCondition with llamalad7.mixinextras.injector.WrapWithConditionInjectionInfo
[30Oca2023 18:45:18.037] [main/DEBUG] [mixin/]: Registering new injector for @SugarWrapper with llamalad7.mixinextras.sugar.impl.SugarWrapperInjectionInfo
[30Oca2023 18:45:18.052] [main/DEBUG] [mixin/]: Selecting config mixins.oculus.fantastic.json
[30Oca2023 18:45:18.055] [main/DEBUG] [mixin/]: Selecting config mixins.oculus.vertexformat.json
[30Oca2023 18:45:18.058] [main/DEBUG] [mixin/]: Selecting config mixins.oculus.bettermipmaps.json
[30Oca2023 18:45:18.061] [main/DEBUG] [mixin/]: Selecting config mixins.oculus.fixes.maxfpscrash.json
[30Oca2023 18:45:18.063] [main/DEBUG] [mixin/]: Selecting config mixins.oculus.optimized-stitching.json
[30Oca2023 18:45:18.065] [main/DEBUG] [mixin/]: Selecting config oculus-batched-entity-rendering.mixins.json
[30Oca2023 18:45:18.067] [main/DEBUG] [mixin/]: Selecting config mixins.oculus.compat.sodium.json
[30Oca2023 18:45:18.071] [main/DEBUG] [mixin/]: Preparing rubidium.mixins.json (50)
[30Oca2023 18:45:18.251] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/level/block/BambooStalkBlock (java.lang.ClassNotFoundException: net.minecraft.world.level.block.BambooStalkBlock)
[30Oca2023 18:45:18.251] [main/WARN] [mixin/]: @Mixin target net.minecraft.world.level.block.BambooStalkBlock was not found rubidium.mixins.json:features.optimized_bamboo.MixinBambooBlock
[30Oca2023 18:45:18.268] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/texture/SpriteContents (java.lang.ClassNotFoundException: net.minecraft.client.renderer.texture.SpriteContents)
[30Oca2023 18:45:18.268] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.texture.SpriteContents was not found rubidium.mixins.json:features.texture_tracking.MixinSpriteContents
[30Oca2023 18:45:18.270] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/texture/SpriteContents$Ticker (java.lang.ClassNotFoundException: net.minecraft.client.renderer.texture.SpriteContents$Ticker)
[30Oca2023 18:45:18.270] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.texture.SpriteContents$Ticker was not found rubidium.mixins.json:features.texture_tracking.MixinSpriteContentsAnimatorImpl
[30Oca2023 18:45:18.275] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/texture/SpriteContents$InterpolationData (java.lang.ClassNotFoundException: net.minecraft.client.renderer.texture.SpriteContents$InterpolationData)
[30Oca2023 18:45:18.276] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.texture.SpriteContents$InterpolationData was not found rubidium.mixins.json:features.texture_updates.MixinSpriteInterpolated
[30Oca2023 18:45:18.276] [main/DEBUG] [mixin/]: Preparing mixins.oculus.json (78)
[30Oca2023 18:45:18.397] [main/DEBUG] [mixin/]: Preparing mixins.oculus.fantastic.json (5)
[30Oca2023 18:45:18.402] [main/DEBUG] [mixin/]: Preparing mixins.oculus.vertexformat.json (8)
[30Oca2023 18:45:18.412] [main/DEBUG] [mixin/]: Preparing mixins.oculus.bettermipmaps.json (2)
[30Oca2023 18:45:18.415] [main/DEBUG] [mixin/]: Preparing mixins.oculus.fixes.maxfpscrash.json (1)
[30Oca2023 18:45:18.415] [main/DEBUG] [mixin/]: Preparing mixins.oculus.optimized-stitching.json (1)
[30Oca2023 18:45:18.418] [main/DEBUG] [mixin/]: Preparing oculus-batched-entity-rendering.mixins.json (14)
[30Oca2023 18:45:18.428] [main/DEBUG] [mixin/]: Preparing mixins.oculus.compat.sodium.json (36)
[30Oca2023 18:45:18.506] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/texture/TextureAtlasSprite$Ticker (java.lang.ClassNotFoundException: net.minecraft.client.renderer.texture.TextureAtlasSprite$Ticker)
[30Oca2023 18:45:18.513] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/level/biome/Biome$BiomeCategory (java.lang.ClassNotFoundException: net.minecraft.world.level.biome.Biome$BiomeCategory)
[30Oca2023 18:45:18.553] [main/DEBUG] [mixin/]: Prepared 189 mixins in 0,579 sec (3,1ms avg) (0ms load, 0ms transform, 0ms plugin)
[30Oca2023 18:45:18.564] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework
[30Oca2023 18:45:18.566] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: sımple
[30Oca2023 18:45:18.566] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
[30Oca2023 18:45:18.637] [main/DEBUG] [mixin/]: Mixing texture.MixinResourceLocation from mixins.oculus.json into net.minecraft.resources.ResourceLocation
[30Oca2023 18:45:18.641] [main/DEBUG] [mixin/]: mixins.oculus.json:texture.MixinResourceLocation: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[30Oca2023 18:45:18.775] [main/DEBUG] [mixin/]: Mixing MixinSystemReport from mixins.oculus.json into net.minecraft.SystemReport
[30Oca2023 18:45:18.776] [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)
[30Oca2023 18:45:18.776] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fillSystemDetails$2()Ljava/lang/String; to md466a1a$lambda$fillSystemDetails$2$0 in mixins.oculus.json:MixinSystemReport
[30Oca2023 18:45:18.776] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fillSystemDetails$1()Ljava/lang/String; to md466a1a$lambda$fillSystemDetails$1$1 in mixins.oculus.json:MixinSystemReport
[30Oca2023 18:45:18.777] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fillSystemDetails$0(Ljava/lang/StringBuilder;Lnet/coderbot/iris/shaderpack/ShaderPack;)V to md466a1a$lambda$fillSystemDetails$0$2 in mixins.oculus.json:MixinSystemReport
[30Oca2023 18:45:18.828] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@23a918c7
[30Oca2023 18:45:19.037] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@23a918c7
[30Oca2023 18:45:19.551] [pool-3-thread-1/DEBUG] [mixin/]: Mixing features.fast_biome_colors.MixinBlock from rubidium.mixins.json into net.minecraft.world.level.block.Block
[30Oca2023 18:45:19.581] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinBlockStateBehavior from mixins.oculus.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
[30Oca2023 18:45:19.584] [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)
[30Oca2023 18:45:19.672] [pool-3-thread-1/DEBUG] [mixin/]: Mixing features.fast_biome_colors.MixinFluid from rubidium.mixins.json into net.minecraft.world.level.material.Fluid
[30Oca2023 18:45:19.678] [pool-3-thread-1/DEBUG] [mixin/]: Mixing MixinItem from mixins.oculus.json into net.minecraft.world.item.Item
[30Oca2023 18:45:19.678] [pool-3-thread-1/DEBUG] [mixin/]: mixins.oculus.json:MixinItem: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[30Oca2023 18:45:19.803] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/Structure
[30Oca2023 18:45:19.866] [pool-3-thread-1/DEBUG] [mixin/]: Mixing DimensionTypeAccessor from mixins.oculus.json into net.minecraft.world.level.dimension.DimensionType
[30Oca2023 18:45:19.866] [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)
[30Oca2023 18:45:19.970] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock
[30Oca2023 18:45:19.983] [pool-3-thread-1/DEBUG] [mixin/]: Mixing features.render_layer.leaves.MixinLeavesBlock from rubidium.mixins.json into net.minecraft.world.level.block.LeavesBlock
[30Oca2023 18:45:20.040] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock
[30Oca2023 18:45:20.125] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock
[30Oca2023 18:45:20.539] [pool-3-thread-1/DEBUG] [mixin/]: Mixing math.MixinMatrix4f from mixins.oculus.json into com.mojang.math.Matrix4f
[30Oca2023 18:45:20.539] [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)
[30Oca2023 18:45:20.751] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack
[30Oca2023 18:45:22.040] [pool-3-thread-1/INFO] [net.minecraft.util.datafix.DataFixers/]: Building unoptimized datafixer
[30Oca2023 18:45:22.865] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/biome/Biome
[30Oca2023 18:45:23.183] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem
[30Oca2023 18:45:23.238] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance
[30Oca2023 18:45:23.603] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager from mixins.oculus.json into com.mojang.blaze3d.systems.RenderSystem
[30Oca2023 18:45:23.603] [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)
[30Oca2023 18:45:23.604] [Render thread/DEBUG] [mixin/]: Mixing MixinRenderSystem from mixins.oculus.json into com.mojang.blaze3d.systems.RenderSystem
[30Oca2023 18:45:23.604] [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)
[30Oca2023 18:45:23.606] [Render thread/DEBUG] [mixin/]: Mixing statelisteners.MixinRenderSystem from mixins.oculus.json into com.mojang.blaze3d.systems.RenderSystem
[30Oca2023 18:45:23.606] [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)
[30Oca2023 18:45:23.606] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$static$1(Ljava/lang/Runnable;)V to md466a1a$lambda$static$1$0 in mixins.oculus.json:statelisteners.MixinRenderSystem
[30Oca2023 18:45:23.606] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Ljava/lang/Runnable;)V to md466a1a$lambda$static$0$1 in mixins.oculus.json:statelisteners.MixinRenderSystem
[30Oca2023 18:45:23.621] [Render thread/DEBUG] [mixin/]: Mixing core.pipeline.MixinBufferBuilder from rubidium.mixins.json into com.mojang.blaze3d.vertex.BufferBuilder
[30Oca2023 18:45:23.627] [Render thread/DEBUG] [mixin/]: Mixing features.buffer_builder.fast_advance.MixinBufferBuilder from rubidium.mixins.json into com.mojang.blaze3d.vertex.BufferBuilder
[30Oca2023 18:45:23.631] [Render thread/DEBUG] [mixin/]: Mixing features.buffer_builder.intrinsics.MixinBufferBuilder from rubidium.mixins.json into com.mojang.blaze3d.vertex.BufferBuilder
[30Oca2023 18:45:23.634] [Render thread/WARN] [mixin/]: Error loading class: org/joml/Vector4f (java.lang.ClassNotFoundException: org.joml.Vector4f)
[30Oca2023 18:45:23.651] [Render thread/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@23a918c7
[30Oca2023 18:45:23.729] [Render thread/DEBUG] [mixin/]: Mixing core.MixinMinecraftClient from rubidium.mixins.json into net.minecraft.client.Minecraft
[30Oca2023 18:45:23.729] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$postInit$0(Lnet/minecraft/client/gui/screens/Screen;)Lnet/minecraft/client/gui/screens/Screen; to md466a1a$lambda$postInit$0$0 in rubidium.mixins.json:core.MixinMinecraftClient
[30Oca2023 18:45:23.747] [Render thread/DEBUG] [mixin/]: Mixing MixinMinecraft_Keybinds from mixins.oculus.json into net.minecraft.client.Minecraft
[30Oca2023 18:45:23.747] [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)
[30Oca2023 18:45:23.748] [Render thread/DEBUG] [mixin/]: Mixing MixinMinecraft_Images from mixins.oculus.json into net.minecraft.client.Minecraft
[30Oca2023 18:45:23.748] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinMinecraft_Images: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[30Oca2023 18:45:23.754] [Render thread/DEBUG] [mixin/]: Mixing MixinMinecraft_PipelineManagement from mixins.oculus.json into net.minecraft.client.Minecraft
[30Oca2023 18:45:23.754] [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)
[30Oca2023 18:45:23.785] [Render thread/DEBUG] [mixin/]: Mixing MixinRenderTarget from mixins.oculus.json into com.mojang.blaze3d.pipeline.RenderTarget
[30Oca2023 18:45:23.786] [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)
[30Oca2023 18:45:23.786] [Render thread/DEBUG] [mixin/]: Mixing state_tracking.MixinRenderTarget from mixins.oculus.json into com.mojang.blaze3d.pipeline.RenderTarget
[30Oca2023 18:45:23.786] [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)
[30Oca2023 18:45:23.786] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$onBindFramebuffer$0(ZLnet/coderbot/iris/pipeline/WorldRenderingPipeline;)V to md466a1a$lambda$iris$onBindFramebuffer$0$0 in mixins.oculus.json:state_tracking.MixinRenderTarget
[30Oca2023 18:45:23.794] [Render thread/DEBUG] [mixin/]: Mixing features.options.MixinInGameHud from rubidium.mixins.json into net.minecraft.client.gui.Gui
[30Oca2023 18:45:23.795] [Render thread/DEBUG] [mixin/]: Mixing gui.MixinGui from mixins.oculus.json into net.minecraft.client.gui.Gui
[30Oca2023 18:45:23.795] [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)
[30Oca2023 18:45:23.821] [Render thread/DEBUG] [mixin/]: Mixing MixinTitleScreen from mixins.oculus.json into net.minecraft.client.gui.screens.TitleScreen
[30Oca2023 18:45:23.822] [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)
[30Oca2023 18:45:23.822] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$showSodiumIncompatScreen$1(Z)V to md466a1a$lambda$iris$showSodiumIncompatScreen$1$0 in mixins.oculus.json:MixinTitleScreen
[30Oca2023 18:45:23.822] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$showSodiumIncompatScreen$0(Z)V to md466a1a$lambda$iris$showSodiumIncompatScreen$0$1 in mixins.oculus.json:MixinTitleScreen
[30Oca2023 18:45:23.824] [Render thread/WARN] [mixin/]: Error loading class: net/minecraft/network/chat/TranslatableComponent (java.lang.ClassNotFoundException: net.minecraft.network.chat.TranslatableComponent)
[30Oca2023 18:45:23.828] [Client Shutdown Thread/DEBUG] [mixin/]: Mixing MixinTitleScreen from mixins.oculus.json into net.minecraft.client.gui.screens.TitleScreen
[30Oca2023 18:45:23.828] [Client Shutdown 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)
[30Oca2023 18:45:23.830] [Client Shutdown Thread/WARN] [mixin/]: Error loading class: net/minecraft/network/chat/TranslatableComponent (java.lang.ClassNotFoundException: net.minecraft.network.chat.TranslatableComponent)
[30Oca2023 18:45:23.830] [Client Shutdown Thread/ERROR] [net.minecraft.client.main.Main/]: Caught previously unhandled exception :
org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar:10.0.8+10.0.8+main.0ef7e830]
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar:?]
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar:?]
    at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar:?]
    at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?]
    at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?]
    at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?]
    at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?]
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
    at net.minecraft.client.main.Main$2.run(Main.java:152) ~[client-1.19-20220607.102129-srg.jar%23145!/:?]
Caused by: org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException: net.minecraft.network.chat.TranslatableComponent
    at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMethod(MixinPreProcessorStandard.java:754) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:739) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:310) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:280) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1288) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:292) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    ... 14 more
 

The actual error code im getting on start-up is ''1'' and nothing else on the pop up box. I have tried finding the jar files on the internet and insert them on my own but that didnt go too far.

Edited by Sethreth
Link to comment
Share on other sites

Tried doing it in 1.19.3 
and now im getting this error:
The game crashed whilst initializing game Error: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered

with the code being -1

Edited by Sethreth
Link to comment
Share on other sites

Join the conversation

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

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

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

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

×   Your previous content has been restored.   Clear editor

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

Announcements



×
×
  • Create New...

Important Information

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