Oculus

Oculus

48M Downloads

The game crashed whilst initializing game Error: java.lang.IncompatibleClassChangeError: class net.coderbot.iris.gui.option.ShadowDistanceOption cannot inherit from final class net.minecraft.client.OptionInstance

CanQtop1gg opened this issue · 13 comments

commented

Minecraft Version

Minecraft 1.19.2

Oculus Version

oculus-mc 1.19.2-1.6.4

Sodium Version

rubidium-0.6.2b

Operating System

Windows 10

What is your GPU?

Nvidia GeForce RTX 2060

Java Version

Java 17.0.3

Reproduction Steps

When you start the game, it crashes immediately and gives this error

The game crashed whilst initializing game
Error: java.lang.IncompatibleClassChangeError: class net.coderbot.iris.gui.option.ShadowDistanceOption cannot inherit from final class net.minecraft.client.OptionInstance
Completion Code: -1

Crash Report file and latest.log

---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 2023-07-09 11:16:09
Description: Initializing game

java.lang.IncompatibleClassChangeError: class net.coderbot.iris.gui.option.ShadowDistanceOption cannot inherit from final class net.minecraft.client.OptionInstance
	at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {}
	at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?] {}
	at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:119) ~[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.coderbot.iris.config.IrisConfig.save(IrisConfig.java:169) ~[oculus-mc1.19.2-1.6.4.jar%23783!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
	at net.coderbot.iris.config.IrisConfig.initialize(IrisConfig.java:60) ~[oculus-mc1.19.2-1.6.4.jar%23783!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
	at net.coderbot.iris.Iris.onEarlyInitialize(Iris.java:134) ~[oculus-mc1.19.2-1.6.4.jar%23783!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B}
	at net.minecraft.client.Options.handler$bbj000$iris$beforeLoadOptions(Options.java:1390) ~[client-1.19.2-20220805.130853-srg.jar%23893!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:mixins.oculus.json:MixinOptions_Entrypoint,pl:mixin:APP:kubejs-common.mixins.json:OptionsMixin,pl:mixin:APP:mixins.oculus.fixes.maxfpscrash.json:MixinMaxFpsCrashFix,pl:mixin:APP:shouldersurfing.mixins.json:MixinOptions,pl:mixin:APP:defaultoptions.mixins.json:OptionsMixin,pl:mixin:APP:nochatreports.mixins.json:client.MixinOptions,pl:mixin:APP:mixins.oculus.json:sky.MixinOptions_CloudsOverride,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Options.m_92140_(Options.java) ~[client-1.19.2-20220805.130853-srg.jar%23893!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:mixins.oculus.json:MixinOptions_Entrypoint,pl:mixin:APP:kubejs-common.mixins.json:OptionsMixin,pl:mixin:APP:mixins.oculus.fixes.maxfpscrash.json:MixinMaxFpsCrashFix,pl:mixin:APP:shouldersurfing.mixins.json:MixinOptions,pl:mixin:APP:defaultoptions.mixins.json:OptionsMixin,pl:mixin:APP:nochatreports.mixins.json:client.MixinOptions,pl:mixin:APP:mixins.oculus.json:sky.MixinOptions_CloudsOverride,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Options.<init>(Options.java:815) ~[client-1.19.2-20220805.130853-srg.jar%23893!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:mixins.oculus.json:MixinOptions_Entrypoint,pl:mixin:APP:kubejs-common.mixins.json:OptionsMixin,pl:mixin:APP:mixins.oculus.fixes.maxfpscrash.json:MixinMaxFpsCrashFix,pl:mixin:APP:shouldersurfing.mixins.json:MixinOptions,pl:mixin:APP:defaultoptions.mixins.json:OptionsMixin,pl:mixin:APP:nochatreports.mixins.json:client.MixinOptions,pl:mixin:APP:mixins.oculus.json:sky.MixinOptions_CloudsOverride,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.<init>(Minecraft.java:428) ~[client-1.19.2-20220805.130853-srg.jar%23893!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23893!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23893!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
	at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
	at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.14.jar%23101!/:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}
	at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}
	at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}
	at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}
	at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}
	at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
	at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {}
	at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?] {}
	at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:119) ~[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.coderbot.iris.config.IrisConfig.save(IrisConfig.java:169) ~[oculus-mc1.19.2-1.6.4.jar%23783!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
	at net.coderbot.iris.config.IrisConfig.initialize(IrisConfig.java:60) ~[oculus-mc1.19.2-1.6.4.jar%23783!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
	at net.coderbot.iris.Iris.onEarlyInitialize(Iris.java:134) ~[oculus-mc1.19.2-1.6.4.jar%23783!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B}
	at net.minecraft.client.Options.handler$bbj000$iris$beforeLoadOptions(Options.java:1390) ~[client-1.19.2-20220805.130853-srg.jar%23893!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:mixins.oculus.json:MixinOptions_Entrypoint,pl:mixin:APP:kubejs-common.mixins.json:OptionsMixin,pl:mixin:APP:mixins.oculus.fixes.maxfpscrash.json:MixinMaxFpsCrashFix,pl:mixin:APP:shouldersurfing.mixins.json:MixinOptions,pl:mixin:APP:defaultoptions.mixins.json:OptionsMixin,pl:mixin:APP:nochatreports.mixins.json:client.MixinOptions,pl:mixin:APP:mixins.oculus.json:sky.MixinOptions_CloudsOverride,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Options.m_92140_(Options.java) ~[client-1.19.2-20220805.130853-srg.jar%23893!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:mixins.oculus.json:MixinOptions_Entrypoint,pl:mixin:APP:kubejs-common.mixins.json:OptionsMixin,pl:mixin:APP:mixins.oculus.fixes.maxfpscrash.json:MixinMaxFpsCrashFix,pl:mixin:APP:shouldersurfing.mixins.json:MixinOptions,pl:mixin:APP:defaultoptions.mixins.json:OptionsMixin,pl:mixin:APP:nochatreports.mixins.json:client.MixinOptions,pl:mixin:APP:mixins.oculus.json:sky.MixinOptions_CloudsOverride,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Options.<init>(Options.java:815) ~[client-1.19.2-20220805.130853-srg.jar%23893!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:mixins.oculus.json:MixinOptions_Entrypoint,pl:mixin:APP:kubejs-common.mixins.json:OptionsMixin,pl:mixin:APP:mixins.oculus.fixes.maxfpscrash.json:MixinMaxFpsCrashFix,pl:mixin:APP:shouldersurfing.mixins.json:MixinOptions,pl:mixin:APP:defaultoptions.mixins.json:OptionsMixin,pl:mixin:APP:nochatreports.mixins.json:client.MixinOptions,pl:mixin:APP:mixins.oculus.json:sky.MixinOptions_CloudsOverride,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.<init>(Minecraft.java:428) ~[client-1.19.2-20220805.130853-srg.jar%23893!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:A,pl:runtimedistcleaner:A}
-- Initialization --
Details:
	Modules: 
		ADVAPI32.dll:Расширенная библиотека API Windows 32:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		COMCTL32.dll:Библиотека элементов управления взаимодействия с пользователем:6.10 (WinBuild.160101.0800):Microsoft Corporation
		CRYPT32.dll:API32 криптографии:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
		CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
		DBGHELP.DLL:Windows Image Helper:10.0.19041.867 (WinBuild.160101.0800):Microsoft Corporation
		DNSAPI.dll:Динамическая библиотека API DNS-клиента:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		GDI32.dll:GDI Client DLL:10.0.19041.2913 (WinBuild.160101.0800):Microsoft Corporation
		IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.2673
(WinBuild.160101.0800):Microsoft Corporation
		IPHLPAPI.DLL:API вспомогательного приложения IP:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		KERNEL32.DLL:Библиотека клиента Windows NT BASE API:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		KERNELBASE.dll:Библиотека клиента Windows NT BASE API:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		MpOav.dll:IOfficeAntiVirus Module:4.18.23050.5 (b79513656627928b5505482e6c59e640a77adba5):Microsoft Corporation
		NLAapi.dll:Network Location Awareness 2:10.0.19041.3031 (WinBuild.160101.0800):Microsoft Corporation
		NSI.dll:NSI User-mode interface DLL:10.0.19041.610 (WinBuild.160101.0800):Microsoft Corporation
		NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
		Ole32.dll:Microsoft OLE для Windows:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		OleAut32.dll:OLEAUT32.DLL:10.0.19041.985 (WinBuild.160101.0800):Microsoft Corporation
		PSAPI.DLL:Process Status Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
		Pdh.dll:Модуль поддержки данных производительности Windows:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		RPCRT4.dll:Библиотека удаленного вызова процедур:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		SHCORE.dll:SHCORE:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		SHELL32.dll:Общая библиотека оболочки Windows:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		USER32.dll:Многопользовательская библиотека клиента USER API Windows:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		USERENV.dll:Userenv:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
		VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
		WINHTTP.dll:Службы HTTP Windows:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		WINMM.dll:MCI API DLL:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		WS2_32.dll:32-разрядная библиотека Windows Socket 2.0:10.0.19041.1081 (WinBuild.160101.0800):Microsoft Corporation
		WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		Wldp.dll:Политика блокировки Windows:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		amsi.dll:Anti-Malware Scan Interface:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation
		bcrypt.dll:Библиотека криптографических примитивов Windows:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation
		clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
		combase.dll:Microsoft COM для Windows:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.2788 (WinBuild.160101.0800):Microsoft Corporation
		dhcpcsvc.DLL:Служба DHCP-клиента:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		dhcpcsvc6.DLL:Клиент DHCPv6:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		fwpuclnt.dll:API пользовательского режима FWP/IPsec:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		gdi32full.dll:GDI Client DLL:10.0.19041.2913 (WinBuild.160101.0800):Microsoft Corporation
		glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
		java.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
		javaw.exe:OpenJDK Platform binary:17.0.3.0:Microsoft
		jemalloc.dll
		jimage.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
		jli.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
		jna3693990519258401784.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA)
		jsvml.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
		jvm.dll:OpenJDK 64-Bit server VM:17.0.3.0:Microsoft
		kernel.appcore.dll:AppModel API Host:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
		lwjgl.dll
		management.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
		management_ext.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
		msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
		msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
		msvcrt.dll:Windows NT CRT DLL:7.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
		mswsock.dll:Расширение поставщика службы API Microsoft Windows Sockets 2.0:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		napinsp.dll:Поставщик оболочки совместимости для имен электронной почты:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		ncrypt.dll:Маршрутизатор Windows NCrypt:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		net.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
		nio.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
		ntdll.dll:Системная библиотека NT:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		perfos.dll:Библиотека объектов производительности системы Windows:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		pnrpnsp.dll:Поставщик пространства имен PNRP:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		profapi.dll:User Profile Basic API:10.0.19041.844 (WinBuild.160101.0800):Microsoft Corporation
		rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
		rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
		sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
		shlwapi.dll:Библиотека небольших программ оболочки:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		sunmscapi.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
		ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
		vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
		verify.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
		win32u.dll:Win32u:10.0.19041.3086 (WinBuild.160101.0800):Microsoft Corporation
		windows.storage.dll:API хранения Microsoft WinRT:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
		winrnr.dll:LDAP RnR Provider DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
		wshbth.dll:Windows Sockets Helper DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
		zip.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
Stacktrace:
	at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23893!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23893!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
	at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
	at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.14.jar%23101!/:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}
	at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}
	at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}
	at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}
	at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}
	at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}


-- System Details --
Details:
	Minecraft Version: 1.19.2
	Minecraft Version ID: 1.19.2
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 17.0.3, Microsoft
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
	Memory: 527981056 bytes (503 MiB) / 1409286144 bytes (1344 MiB) up to 12884901888 bytes (12288 MiB)
	CPUs: 12
	Processor Vendor: AuthenticAMD
	Processor Name: AMD Ryzen 5 3600 6-Core Processor              
	Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
	Microarchitecture: Zen 2
	Frequency (GHz): 3.60
	Number of physical packages: 1
	Number of physical CPUs: 6
	Number of logical CPUs: 12
	Graphics card #0 name: NVIDIA GeForce RTX 2060
	Graphics card #0 vendor: NVIDIA (0x10de)
	Graphics card #0 VRAM (MB): 4095.00
	Graphics card #0 deviceId: 0x1f08
	Graphics card #0 versionInfo: DriverVersion=31.0.15.3179
	Memory slot #0 capacity (MB): 8192.00
	Memory slot #0 clockSpeed (GHz): 2.67
	Memory slot #0 type: DDR4
	Memory slot #1 capacity (MB): 8192.00
	Memory slot #1 clockSpeed (GHz): 2.67
	Memory slot #1 type: DDR4
	Virtual memory max (MB): 29621.57
	Virtual memory used (MB): 15858.29
	Swap memory total (MB): 13312.00
	Swap memory used (MB): 170.61
	JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12288m -Xms256m
	Launched Version: forge-43.2.14
	Backend library: LWJGL version 3.3.1 build 7
	Backend API: Unknown
	Window size: <not initialized>
	GL Caps: Using framebuffer using OpenGL 3.2
	GL debug messages: <disabled>
	Using VBOs: Yes
	Is Modded: Definitely; Client brand changed to 'forge'
	Type: Client (map_client.txt)
	CPU: <unknown>

Additional context

No response

commented

This crash is not caused by oculus, but it is being wrongly blamed for an earlier issue (usually missing/wrong dependencies) that in this case was caused by you having an old version of flywheel installed. Create 0.5.1 comes with flywheel so removing the manual installation of flywheel should fix the issue in this case. Looking at the latest.log will give more information as to what is causing the issue.

I didn't install Flywheel manually but the game still crash
Minecraft 1.20.1
Forge 47.1.28
Create 0.5.1d
Oculus 1.6.4

commented

[11:15:47] [main/INFO]: ModLauncher running: args [--username, CanQtop1gg, --version, forge-43.2.14, --gameDir, C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd, --assetsDir, C:\Users\RYZEN\curseforge\minecraft\Install\assets, --assetIndex, 1.19, --uuid, 04149359aea14b788ac17ccdfa466431, --accessToken, ????????, --clientId, MGUzMTIwNDItN2E1Yy00ZDY2LTg3N2UtMjY5YmM0ODFkZmNk, --xuid, 2535410447791436, --userType, msa, --versionType, release, --width, 1024, --height, 768, --launchTarget, forgeclient, --fml.forgeVersion, 43.2.14, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
[11:15:47] [main/INFO]: 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
[11:15:49] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/RYZEN/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2397!/ Service=ModLauncher Env=CLIENT
[11:15:50] [main/INFO]: Found mod file ad_astra-forge-1.19.2-1.12.6.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file additional_lights-1.19-2.1.6.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file additionallanterns-1.0.5-forge-mc1.19.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file advancednetherite-1.14.7-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file AdvancementPlaques-1.19.2-1.4.7.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file AE2WTLib-12.9.5.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file AEAdditions-1.19.2-4.0.3.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file AI-Improvements-1.19.2-0.5.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file AkashicTome-1.6-23.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file alexsdelight-1.4.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file alexsmobs-1.21.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file allurement-1.19.2-3.1.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file almostunified-forge-1.19.2-0.5.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file AmbientSounds_FORGE_v5.2.13_mc1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file Amplified_Nether_1.19.3_v1.2.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file AngelRing2-1.19.2-2.1.5.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file appleskin-forge-mc1.19-2.4.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file Applied-Botanics-1.4.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file appliedenergistics2-forge-12.9.5.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file Aquaculture-1.19.2-2.4.8.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file Architects-Palette-1.19.2-1.3.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file architectury-6.5.85-forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file ArmorStatues-v4.0.4-1.19.2-Forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file ars_artifice-1.19.2-1.0.5.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file ars_creo-1.19.2-3.2.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file ars_elemental-1.19.2-0.5.9.1.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file ars_instrumentum-1.19.2-3.4.5.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file ars_nouveau-1.19.2-3.17.6.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file artifacts-1.19.2-5.0.3.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file AttributeFix-Forge-1.19.2-17.2.6.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file AutoRegLib-1.8.2-55.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file balm-forge-1.19.2-4.5.7.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file bbs-1.19.2-1.1.0-forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file BeeFix-1.19-1.0.7.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file berry_good-1.19.2-6.0.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file BetterAdvancements-1.19.2-0.2.2.142.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file bettercombat-forge-1.7.1+1.19.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file bettervillage-forge-1.19.2-3.1.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file BiomesOPlenty-1.19.2-17.1.1.162.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file block_limit_fix-1.0.3-forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file blueprint-1.19.2-6.1.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file BoneZone-Forge-1.19.2-1.0.3.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file Bookshelf-Forge-1.19.2-16.3.20.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file born_in_chaos_[Forge]1.19.2_1.5.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file Botania-1.19.2-440-FORGE.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file BotanicAdditions-1.19.2-19.3.5.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file BotanyPots-Forge-1.19.2-9.0.33.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file BotanyTrees-Forge-1.19.2-5.0.8.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file botarium-forge-1.19.2-1.8.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file BowInfinityFix-1.19.x-forge-2.5.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file brazier-forge-5.0.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file BRVSB-1.0.4-mc1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file buzzier_bees-1.19-5.0.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file bwncr-forge-1.19.2-3.14.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file bygonenether-1.3.0-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file caelus-forge-1.19.2-3.0.0.6.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file canary-mc1.19.2-0.2.7.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file charmofundying-forge-6.2.1+1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file chefs-delight-1.0.2-forge-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file cherishedworlds-forge-6.0.5+1.19.4.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file chipped-forge-1.19.2-2.1.5.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file citadel-2.1.4-1.19.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file clean_tooltips-1.3-forge-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file cloth-config-8.2.88-forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file Clumps-forge-1.19.2-9.0.0+14.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file CNB-1.19-1.5.4.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file CodeChickenLib-1.19.2-4.3.1.481-universal.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file cofh_core-1.19.2-10.2.1.40.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file collective-1.19.2-6.62.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file ColorfulAzaleas-forge-1.19.2-2.3.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file comforts-forge-6.0.5+1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file CommonCapabilities-1.19.2-2.9.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file compressedcreativity-1.19.2-0.1.7.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file configured-2.1.1-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file constructionwand-1.19.2-2.10.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file Controlling-forge-1.19.2-10.0+7.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file cookingforblockheads-forge-1.19.2-13.3.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file CorgiLib-forge-1.19.2-1.0.0.34.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file corn_delight-1.0.2-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file CosmeticArmorReworked-1.19.2-v1a.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file crafting-on-a-stick-1.19.2-1.0.5.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file craftingstation-1.19.2-6.0.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file craftingtweaks-forge-1.19.2-15.1.7.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file create-1.19.2-0.5.1.c.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file create-stuff-additions1.19.2_v2.0.3b.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file create_central_kitchen-1.19.2-for-create-0.5.1.b-1.3.8.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file create_enchantment_industry-1.19.2-for-create-0.5.1.b-1.2.5.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file create_jetpack-forge-3.2.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file create_misc_and_things_ 1.19.2_3.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file createaddition-1.19.2-20230623a.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file createastracompat-1.0.3-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file createdeco-1.3.3-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file creategoggles-0.5.5-[FORGE].jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file CreativeCore_FORGE_v2.9.4_mc1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file creeperoverhaul-2.0.9-forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file crittersandcompanions-1.19.2-2.0.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file CTM-1.19.2-1.1.6+8.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file ctov-3.2.5.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file Cucumber-1.19.2-6.0.7.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file culinaryconstruct-forge-5.0.0+1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file culturaldelights-1.19.2-0.15.3.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file curios-forge-1.19.2-5.1.4.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file CuriosQuarkOBP-1.19.2-1.2.3.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file CyclopsCore-1.19.2-1.18.6.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file dankstorage-1.19.2-5.1.6.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file DarkUtilities-Forge-1.19.2-13.1.9.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file Decorative Blocks-forge-1.19.2-3.0.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file deeperdarker-forge-1.1.6-forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file defaultoptions-forge-1.19-15.0.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file Delightful-1.19.2-3.3.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file dragonfight-1.19.2-2.6.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file DrawersTooltip-1.19.2-forge-6.0.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file DripSounds-1.19-0.3.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file dummmmmmy-1.19.2-1.7.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file DungeonCrawl-1.19-2.3.12.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file dynamiclightsreforged-1.19.2_v1.4.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file EchoChest-v4.0.2-1.19.2-Forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file ecologics-forge-1.19.2-2.1.11.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file effective_fg-1.3.4.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file EffectTooltips-Forge-1.19.2-5.1.3.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file elevatorid-1.19.2-1.8.9.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file elytraslot-forge-6.1.1+1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file Ender_Dragon_Loot1.19.2-1.0.6.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file EnderStorage-1.19.2-2.10.1.181-universal.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file endrem_forge-5.2.1-R-1.19.X.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file endsdelight-1.19.2-1.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file Engineers Delight 1.19.2 B.1.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file engineersdecor-1.19.2-forge-1.3.28.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file entangled-1.3.14-forge-mc1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file entityculling-forge-1.6.1-mc1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file EquipmentCompare-1.19.2-forge-1.3.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file ExperienceBugFix-1.19-1.41.2.3.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file explorify-forge-1.19-1.3.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file Fallingleaves-1.19.1-1.3.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file FarmersDelight-1.19-1.2.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file farmingforblockheads-forge-1.19.2-11.3.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file FastFurnace-1.19.2-7.0.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file FastLeafDecay-30.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file Fastload-Reforged-8.2.1+1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file FastSuite-1.19.2-4.1.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file FastWorkbench-1.19.2-7.1.3.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file ferritecore-5.0.3-forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file Festive_Delight_1.0_1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file FluxNetworks-1.19.2-7.1.4.13.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file flywheel-forge-1.19.2-0.6.8.a.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file foodeffecttooltips-1.0.2+forge-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file framedcompactdrawers-1.19-5.2.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file frozen_delight_1.3.2_forge_1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file frozenup-1.19.2-2.1.2-forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file ftb-chunks-forge-1902.3.22-build.271.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file ftb-library-forge-1902.3.19-build.214.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file ftb-pack-companion-2.0.3-build.8+mc1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file ftb-quests-forge-1902.4.18-build.244.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file ftb-teams-forge-1902.2.14-build.123.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file ftbbackups2-forge-1.19.2-1.0.19.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file fusion-1.0.3-forge-mc1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file GameMenuModOption-1.19-1.18.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file GameMenuRemoveGFARB-1.19-1.6.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file geckolib-forge-1.19-3.1.40.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file goblintraders-1.8.0-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file guardvillagers-1.19.2-1.5.6.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file HammerLib-1.19.2-19.3.57.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file hexal-forge-1.19.2-0.2.18.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file hexcasting-forge-1.19.2-0.10.3.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file hexerei-0.3.2.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file hunterillager-1.19.2-8.0.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file Iceberg-1.19.2-forge-1.1.4.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file idas_forge-1.7.4+1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file illageandspillage-1.19.2-1.2.4.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file illager_additions-1.19-0.0.2-alpha.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file illagerrevolution-1.3.1 - 1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file illuminations-forge-1.19.2-1.10.9.20.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file immersive_aircraft-0.5.1+1.19.2-forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file immersive_armors-1.5.5+1.19.2-forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file ImmersiveEngineering-1.19.2-9.2.2-165.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file Incendium_1.19.3_v5.1.6.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file infernal-expansion-1.19.2-2.5.3.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file integrated_api_forge-1.2.7+1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file IntegratedDynamics-1.19.2-1.16.8.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file integratednbt-1.19.2-1.6.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file IntegratedTunnels-1.19.2-1.8.20.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file invhud.forge.1.19-3.4.7.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file ironchest-1.19.2-14.2.7.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file irons_spellbooks-1.19.2-1.1.7.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file item-filters-forge-1902.2.9-build.51.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file itemcollectors-1.1.8-forge-mc1.19.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file JustEnoughResources-1.19.2-1.2.2.200.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file Kiwi-1.19.1-forge-8.3.4.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file Kobolds-2.6.8.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file kotlinforforge-3.12.0-all.jar of type LIBRARY with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file kubejs-forge-1902.6.0-build.142.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file KubeJSREIRuntime-1.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file L_Enders_Cataclysm-0.84-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file lazydfu-1.19-1.0.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file LegendaryTooltips-1.19.2-forge-1.4.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file leosillagers-1.1.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file letmedespawn-1.18.x-1.19.x-forge-1.0.3.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file libraryferret-forge-1.19.2-4.0.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file LibX-1.19.2-4.2.8.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file light-overlay-7.0.1-forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file LightingWand-1.19.2-forge-5.1.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file littlebotanics-1.00-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file littlecontraptions-forge-1.19.2.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file littlelogistics-mc1.19.2-v1.4.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file lootbags-1.19.2-1.1.2-forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file lootr-1.19-0.4.24.62.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file macawsbridgesbop-1.19.2-1.3.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file macawsbridgesbyg-1.19.2-1.3.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file macawsroofsbop-1.19.2-1.4.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file macawsroofsbyg-1.19.2-1.3.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file maptooltip-forge-1.19.2-2.0.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file MaxHealthFix-Forge-1.19.2-8.0.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file mcw-bridges-2.1.0-mc1.19.2forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file mcw-doors-1.0.9forge-mc1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file mcw-fences-1.0.7-mc1.19.2forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file mcw-furniture-3.1.0-mc1.19.2forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file mcw-lights-1.0.6-mc1.19.2forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file mcw-paintings-1.0.4-mc1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file mcw-paths-1.0.3forge-mc1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file mcw-roofs-2.2.4-mc1.19.2forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file mcw-trapdoors-1.1.1-mc1.19.2forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file mcw-windows-2.1.1-mc1.19.2forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file mcwfencesbop-1.19.2-1.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file mcwfencesbyg-1.19.2-1.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file mcwfurnituresbop-1.19.2-1.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file mcwfurnituresbyg-1.19.2-1.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file memoryleakfix-forge-1.17+-1.0.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file merequester-1.19.2-1.1.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file miners_delight-1.19.2-1.1.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file mininggadgets-1.13.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:50] [main/INFO]: Found mod file modelfix-1.8.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file modernfix-forge-5.2.0+mc1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file modnametooltip-1.19-1.19.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file modonomicon-1.19.2-1.33.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file moonlight-1.19.2-2.2.43-forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file More Villager Trades 1.0.0 - 1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file More Wandering Trades 1.0.0 - 1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file more-immersive-wires-1.19.2-1.1.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file moremobvariants-forge+1.19.2-1.2.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file moretinygates-1.19.2-1.0.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file morevillagers-forge-1.19-4.0.3.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file MouseTweaks-forge-mc1.19-2.23.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file mysterious_mountain_lib-1.2.3-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file MythicBotany-1.19.2-3.0.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file NaturesCompass-1.19.2-1.10.0-forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file netherdepthsupgrade-3.0.0-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file Netherite Scrap From Piglin Brutes 1.19 - 1.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file netherportalfix-forge-1.19-10.0.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file NethersDelight-1.19-3.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file NoChatReports-FORGE-1.19.2-v1.5.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file nocube's_better_blast_furnace_1.0.0_Forge_1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file nocube's_better_frogs_1.0.0_forge_1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file nocube's_better_grindstone_1.0.0_forge_1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file nocube's_better_smoker_1.0.0_forge_1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file nocube's_chinchillas_1.2.0_forge_1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file nocube's_more_furnace_fuel_1.0.0_forge_1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file nocube's_villagers_sell_animals_1.2.0_forge_1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file notenoughanimations-forge-1.6.2-mc1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file oceansdelight-1.0.1-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file oculus-flywheel-compat-1.19.2-0.2.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file oculus-mc1.19.2-1.6.4.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.1.4.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file OpenLoader-Forge-1.19.2-15.0.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file OreExcavation-1.11.166.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file OverflowingBars-v4.0.1-1.19.2-Forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file Patchouli-1.19.2-77.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file paucal-forge-1.19.2-0.5.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file personality-1.19-3.0.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file Piglin-Expansion-1.2.2-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file PigPen-Forge-1.19.2-11.1.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file pipez-1.19.2-1.1.3.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file Placebo-1.19.2-7.3.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file player-animation-lib-forge-1.0.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file pneumaticcraft-repressurized-1.19.2-4.3.5-25.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file polylib-forge-1900.0.2-build.73.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file polymorph-forge-0.46.4+1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file Powah-4.0.10.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file Prism-1.19.1-1.0.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file PuzzlesLib-v4.4.3-1.19.2-Forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file Quark-3.4-405.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file QuarkEngineering.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file QuarkOddities-1.18.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file rebornstorage-1.19.2-5.0.3.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file rechiseled-1.1.1-forge-mc1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file refinedstorage-1.11.6.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file refinedstorageaddons-0.9.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file REIPluginCompatibilities-forge-9.0.48.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file repurposed_structures_forge-6.3.24+1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file resourcefulconfig-forge-1.19.2-1.0.20.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file resourcefullib-forge-1.19.2-1.1.24.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file Rex's-AdditionalStructures-1.19.x-(v.4.0.3).jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file rhino-forge-1902.2.2-build.268.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file rottencreatures-forge-1.19.2-1.0.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file RoughlyEnoughItems-9.1.619.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file RoughlyEnoughProfessions-forge-1.19.2-1.1.4.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file RoughlyEnoughTrades-1.19-1.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file rsgauges-1.19.2-forge-1.2.19.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file rsrequestify-2.3.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file rubidium-0.6.2b.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file rubidium-extra-0.4.17+mc1.19.2-build.71.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file rubidium_extras-1.19.2_v1.4.3.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file Runelic-Forge-1.19.2-14.1.4.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file SandBox-1.19.2-1.0.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file sapience-1.19.2-1.0.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file savage_and_ravage-1.19.2-5.0.4.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file ShoulderSurfing-Forge-1.19.2-2.4.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file SimpleStorageNetwork-1.19.2-1.7.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file simplylight-1.19.2-1.4.5-build.42.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file simplyswords-forge-1.47.0-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file sliceanddice-forge-2.2.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file soundphysics-forge-1.19.2-1.0.18.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file spark-1.10.37-forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file starlight-1.1.1+forge.cf5b10b.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file Steam_Rails-1.4.3+forge-mc1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file stepitup-1.0-1.19-forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file StorageDrawers-1.19-11.1.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file Structory_Towers_1.19.3_v1.0.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file structure_gel-1.19.2-2.7.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file supermartijn642configlib-1.1.7-forge-mc1.19.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file supermartijn642corelib-1.1.10-forge-mc1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file Supernatural-2.6.5.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file supplementaries-1.19.2-2.3.20.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file swampier_swamps-1.19-1.2.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file takesapillage-1.0.3-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file TerraBlender-forge-1.19.2-2.0.1.136.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file tesseract-1.0.35-forge-mc1.19.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file TextruesRubidiumOptions-1.0.5-mc1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file the_bumblezone_forge-6.7.25+1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file The_Graveyard_2.5.3_(FORGE)for_1.19.2..jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file theoneprobe-1.19-6.2.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file Tiered-1.19.4-5.1.1-Forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file Tiny-Coal-Forge-1.19.2-1.0.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file tinygates-1.19.2-3.1.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file tinyredstone-1.19.2-4.1.5.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file TinySkeletons-v4.2.2-1.19.2-Forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file Tips-Forge-1.19.2-8.0.27.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file ToastControl-1.19.2-7.0.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file tombstone-8.2.9-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file ToolBelt-1.19.2-1.19.7.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file ToolStats-Forge-1.19.2-12.1.4.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file toomanyglyphs-1.19.2-2.2.45.12185.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file totw_additions-1.2.3-1.19.x-forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file trashcans-1.0.18-forge-mc1.19.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file trashslot-forge-1.19-12.0.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file TravelersBackpack-1.19.2-8.2.29.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file trofers-1.19.2-3.2.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file twilightforest-1.19.2-4.2.1518-universal.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file u_team_core-1.19.2-4.4.3.260.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file UnionLib-1.19.2-9.0.4.1-Forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file UniversalBoneMeal-v4.2.0-1.19.2-Forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file UniversalEnchants-v4.2.15-1.19.2-Forge.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file UnusualEnd1.19.2_V1.4.3.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file useful_backpacks-1.19.2-1.14.1.107.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file valhelsia_core-forge-1.19.2-0.5.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file valhelsia_furniture-forge-1.19.2-1.1.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file valhelsia_structures-forge-1.19.2-1.0.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file waystones-forge-1.19.2-11.4.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file WhatTheBucket-Forge-1.19.2-7.0.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file Witherbold-2.0.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file yeetusexperimentus-1.0.1-build.2+mc1.19.1.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file YungsApi-1.19.2-Forge-3.8.9.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file YungsBetterDesertTemples-1.19.2-Forge-2.2.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file YungsBetterDungeons-1.19.2-Forge-3.2.2.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file YungsBetterNetherFortresses-1.19.2-Forge-1.0.5.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file YungsBridges-1.19.2-Forge-3.1.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/INFO]: Found mod file YungsExtras-1.19.2-Forge-3.1.0.jar of type MOD with provider {mods folder locator at C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods}
[11:15:51] [main/WARN]: Mod file C:\Users\RYZEN\curseforge\minecraft\Install\libraries\net\minecraftforge\fmlcore\1.19.2-43.2.14\fmlcore-1.19.2-43.2.14.jar is missing mods.toml file
[11:15:51] [main/WARN]: Mod file C:\Users\RYZEN\curseforge\minecraft\Install\libraries\net\minecraftforge\javafmllanguage\1.19.2-43.2.14\javafmllanguage-1.19.2-43.2.14.jar is missing mods.toml file
[11:15:51] [main/WARN]: Mod file C:\Users\RYZEN\curseforge\minecraft\Install\libraries\net\minecraftforge\lowcodelanguage\1.19.2-43.2.14\lowcodelanguage-1.19.2-43.2.14.jar is missing mods.toml file
[11:15:51] [main/WARN]: Mod file C:\Users\RYZEN\curseforge\minecraft\Install\libraries\net\minecraftforge\mclanguage\1.19.2-43.2.14\mclanguage-1.19.2-43.2.14.jar is missing mods.toml file
[11:15:51] [main/INFO]: Found mod file fmlcore-1.19.2-43.2.14.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@7d0cc890
[11:15:51] [main/INFO]: Found mod file javafmllanguage-1.19.2-43.2.14.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@7d0cc890
[11:15:51] [main/INFO]: Found mod file lowcodelanguage-1.19.2-43.2.14.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@7d0cc890
[11:15:51] [main/INFO]: Found mod file mclanguage-1.19.2-43.2.14.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@7d0cc890
[11:15:51] [main/INFO]: Found mod file client-1.19.2-20220805.130853-srg.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@7d0cc890
[11:15:51] [main/INFO]: Found mod file forge-1.19.2-43.2.14-universal.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@7d0cc890
[11:15:51] [main/WARN]: Attempted to select a dependency jar for JarJar which was passed in as source: resourcefullib. Using Mod File: C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods\resourcefullib-forge-1.19.2-1.1.24.jar
[11:15:51] [main/WARN]: Attempted to select a dependency jar for JarJar which was passed in as source: flywheel. Using Mod File: C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd\mods\flywheel-forge-1.19.2-0.6.8.a.jar
[11:15:51] [main/INFO]: Found 15 dependencies adding them to mods collection
[11:15:51] [main/INFO]: Found mod file mixinextras-forge-0.2.0-beta.6.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@36bf84e
[11:15:51] [main/INFO]: Found mod file jankson-1.2.1.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@36bf84e
[11:15:51] [main/INFO]: Found mod file create_dragon_lib-1.19.2-1.2.2.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@36bf84e
[11:15:51] [main/INFO]: Found mod file ColaMixinConfig-v1.0.2.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@36bf84e
[11:15:51] [main/INFO]: Found mod file kfflang-3.12.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@36bf84e
[11:15:51] [main/INFO]: Found mod file spectrelib-forge-0.12.5+1.19.2.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@36bf84e
[11:15:51] [main/INFO]: Found mod file flightlib-forge-1.0.5.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@36bf84e
[11:15:51] [main/INFO]: Found mod file paragon-forge-3.0.2-1.19x.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@36bf84e
[11:15:51] [main/INFO]: Found mod file toml4j-0.7.2.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@36bf84e
[11:15:51] [main/INFO]: Found mod file MixinExtras-0.2.0-beta.6.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@36bf84e
[11:15:51] [main/INFO]: Found mod file kffmod-3.12.0.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@36bf84e
[11:15:51] [main/INFO]: Found mod file kfflib-3.12.0.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@36bf84e
[11:15:51] [main/INFO]: Found mod file expandability-forge-7.0.0.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@36bf84e
[11:15:51] [main/INFO]: Found mod file Registrate-MC1.19-1.1.5.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@36bf84e
[11:15:51] [main/INFO]: Found mod file snakeyaml-1.27.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@36bf84e
[11:15:51] [main/ERROR]: Missing or unsupported mandatory dependencies:
Mod ID: 'flywheel', Requested by: 'compressedcreativity', Expected range: '[0.6.9,)', Actual version: '0.6.8.a'
Mod ID: 'flywheel', Requested by: 'create', Expected range: '[0.6.9,0.6.10)', Actual version: '0.6.8.a'
[11:15:59] [main/INFO]: Compatibility level set to JAVA_17
[11:15:59] [main/ERROR]: Mixin config ars_artifice.mixins.json does not specify "minVersion" property
[11:15:59] [main/ERROR]: Mixin config illuminations.mixins.json does not specify "minVersion" property
[11:15:59] [main/ERROR]: Mixin config rei-jei-internals-workaround.mixins.json does not specify "minVersion" property
[11:15:59] [main/ERROR]: Mixin config tiered.mixins.json does not specify "minVersion" property
[11:15:59] [main/ERROR]: Mixin config dynamiclightsreforged.mixins.json does not specify "minVersion" property
[11:15:59] [main/ERROR]: Mixin config rei.mixins.json does not specify "minVersion" property
[11:15:59] [main/ERROR]: Mixin config rottencreatures-common.mixins.json does not specify "minVersion" property
[11:16:00] [main/ERROR]: Mixin config rottencreatures.mixins.json does not specify "minVersion" property
[11:16:00] [main/INFO]: Successfully loaded Mixin Connector [com.leobeliik.littlebotanics.MixinConnector]
[11:16:00] [main/INFO]: Successfully loaded Mixin Connector [com.sonicether.soundphysics.MixinConnector]
[11:16:00] [main/INFO]: Successfully loaded Mixin Connector [ca.spottedleaf.starlight.mixin.MixinConnector]
[11:16:00] [main/INFO]: Successfully loaded Mixin Connector [com.aizistral.nochatreports.MixinConnector]
[11:16:00] [main/INFO]: Launching target 'forgeclient' with arguments [--version, forge-43.2.14, --gameDir, C:\Users\RYZEN\curseforge\minecraft\Instances\fdffd, --assetsDir, C:\Users\RYZEN\curseforge\minecraft\Install\assets, --uuid, 04149359aea14b788ac17ccdfa466431, --username, CanQtop1gg, --assetIndex, 1.19, --accessToken, ????????, --clientId, MGUzMTIwNDItN2E1Yy00ZDY2LTg3N2UtMjY5YmM0ODFkZmNk, --xuid, 2535410447791436, --userType, msa, --versionType, release, --width, 1024, --height, 768]
[11:16:00] [main/INFO]: Loaded configuration file for ModernFix: 62 options available, 0 override(s) found
[11:16:00] [main/INFO]: Applying Nashorn fix
[11:16:00] [main/WARN]: Reference map 'bbs-forge-refmap.json' for bbs.mixins.json could not be read. If this is a development environment you can ignore this message
[11:16:00] [main/WARN]: Reference map 'morevillagers-forge-forge-refmap.json' for morevillagers.mixins.json could not be read. If this is a development environment you can ignore this message
[11:16:00] [main/WARN]: Reference map 'ars_artifice-refmap.json' for ars_artifice.mixins.json could not be read. If this is a development environment you can ignore this message
[11:16:00] [main/WARN]: Reference map 'yungsextras.refmap.json' for yungsextras.mixins.json could not be read. If this is a development environment you can ignore this message
[11:16:00] [main/WARN]: Reference map 'yungsextras.refmap.json' for yungsextras_forge.mixins.json could not be read. If this is a development environment you can ignore this message
[11:16:00] [main/WARN]: Reference map '${refmap_target}refmap.json' for corgilib.forge.mixins.json could not be read. If this is a development environment you can ignore this message
[11:16:00] [main/INFO]: Loaded configuration file for Sodium Extra: 28 options available, 0 override(s) found
[11:16:00] [main/WARN]: Reference map 'brazier-forge-forge-refmap.json' for brazier-forge.mixins.json could not be read. If this is a development environment you can ignore this message
[11:16:00] [main/WARN]: Reference map 'simplyswords-common-refmap.json' for simplyswords-common.mixins.json could not be read. If this is a development environment you can ignore this message
[11:16:00] [main/WARN]: Reference map 'simplyswords-forge-refmap.json' for simplyswords.mixins.json could not be read. If this is a development environment you can ignore this message
[11:16:00] [main/INFO]: Loaded configuration file for Rubidium: 30 options available, 0 override(s) found
[11:16:00] [main/WARN]: Reference map 'idas.refmap.json' for idas.mixins.json could not be read. If this is a development environment you can ignore this message
[11:16:00] [main/WARN]: Option 'mixin.world.block_entity_ticking.world_border' requires 'mixin.util.world_border_listener=true' but found 'false'. Setting 'mixin.world.block_entity_ticking.world_border=false'.
[11:16:00] [main/INFO]: Loaded configuration file for Canary: 124 options available, 0 override(s) found
[11:16:00] [main/WARN]: Reference map 'dummmmmmy-forge-refmap.json' for dummmmmmy.mixins.json could not be read. If this is a development environment you can ignore this message
[11:16:00] [main/WARN]: Reference map 'polylib-forge-refmap.json' for polylib-forge.mixins.json could not be read. If this is a development environment you can ignore this message
[11:16:00] [main/WARN]: Reference map 'rottencreatures-forge-refmap.json' for rottencreatures.mixins.json could not be read. If this is a development environment you can ignore this message
[11:16:01] [main/WARN]: Error loading class: net/minecraft/client/renderer/item/ItemProperties$static$1 (java.lang.ClassNotFoundException: net.minecraft.client.renderer.item.ItemProperties$static$1)
[11:16:01] [main/WARN]: @mixin target net.minecraft.client.renderer.item.ItemProperties$static$1 was not found infernal-expansion.mixins.json:client.MixinItemProperties
[11:16:01] [main/WARN]: Error loading class: net/optifine/shaders/ShadersRender (java.lang.ClassNotFoundException: net.optifine.shaders.ShadersRender)
[11:16:01] [main/WARN]: @mixin target net.optifine.shaders.ShadersRender was not found shouldersurfing.mixins.json:MixinShadersRender
[11:16:01] [main/WARN]: Error loading class: net/minecraft/network/play/server/SMultiBlockChangePacket (java.lang.ClassNotFoundException: net.minecraft.network.play.server.SMultiBlockChangePacket)
[11:16:01] [main/WARN]: @mixin target net.minecraft.network.play.server.SMultiBlockChangePacket was not found block_limit_fix.mixins.json:ClientboundSectionBlocksUpdatePacketMixin
[11:16:01] [main/WARN]: Error loading class: umpaz/brewinandchewin/common/block/entity/KegBlockEntity (java.lang.ClassNotFoundException: umpaz.brewinandchewin.common.block.entity.KegBlockEntity)
[11:16:01] [main/WARN]: @mixin target umpaz.brewinandchewin.common.block.entity.KegBlockEntity was not found create_central_kitchen.mixins.json:common.brewinandchewin.KegBlockEntityMixin
[11:16:01] [main/WARN]: Error loading class: umpaz/farmersrespite/common/block/entity/KettleBlockEntity (java.lang.ClassNotFoundException: umpaz.farmersrespite.common.block.entity.KettleBlockEntity)
[11:16:01] [main/WARN]: @mixin target umpaz.farmersrespite.common.block.entity.KettleBlockEntity was not found create_central_kitchen.mixins.json:common.farmersrespite.KettleBlockEntityMixin
[11:16:01] [main/WARN]: Error loading class: com/teamabnormals/neapolitan/common/item/DrinkItem (java.lang.ClassNotFoundException: com.teamabnormals.neapolitan.common.item.DrinkItem)
[11:16:01] [main/WARN]: @mixin target com.teamabnormals.neapolitan.common.item.DrinkItem was not found create_central_kitchen.mixins.json:common.neapolitan.DrinkItemMixin
[11:16:01] [main/WARN]: Error loading class: net/orcinus/overweightfarming/blocks/CropFullBlock (java.lang.ClassNotFoundException: net.orcinus.overweightfarming.blocks.CropFullBlock)
[11:16:01] [main/WARN]: @mixin target net.orcinus.overweightfarming.blocks.CropFullBlock was not found create_central_kitchen.mixins.json:common.overweightfarming.CropFullBlockMixin
[11:16:01] [main/INFO]: [MemoryLeakFix] Will be applying 4 memory leak fixes!
[11:16:01] [main/INFO]: [MemoryLeakFix] Currently enabled memory leak fixes: [targetEntityLeak, entityMemoriesLeak, biomeTemperatureLeak, hugeScreenshotLeak]
[11:16:03] [main/INFO]: Mixing server.MixinPlayer from nochatreports.mixins.json into net.minecraft.world.entity.player.Player
[11:16:03] [main/INFO]: Mixing client.MixinLocalPlayer from nochatreports.mixins.json into net.minecraft.client.player.LocalPlayer
[11:16:03] [main/INFO]: Mixing client.MixinTitleScreen from nochatreports.mixins.json into net.minecraft.client.gui.screens.TitleScreen
[11:16:03] [main/INFO]: Mixing client.MixinChatScreen from nochatreports.mixins.json into net.minecraft.client.gui.screens.ChatScreen
[11:16:03] [main/INFO]: Renaming synthetic method lambda$onInit$4(Lnet/minecraft/client/gui/components/Button;Lcom/mojang/blaze3d/vertex/PoseStack;II)V to mda08323$lambda$onInit$4$0 in nochatreports.mixins.json:client.MixinChatScreen
[11:16:03] [main/INFO]: Renaming synthetic method lambda$onInit$3(Lnet/minecraft/client/gui/components/Button;)V to mda08323$lambda$onInit$3$1 in nochatreports.mixins.json:client.MixinChatScreen
[11:16:03] [main/INFO]: Renaming synthetic method lambda$onInit$2(Lcom/aizistral/nochatreports/core/ServerSafetyLevel;Lnet/minecraft/client/gui/components/Button;Lcom/mojang/blaze3d/vertex/PoseStack;II)V to mda08323$lambda$onInit$2$2 in nochatreports.mixins.json:client.MixinChatScreen
[11:16:03] [main/INFO]: Renaming synthetic method lambda$onInit$1(Lnet/minecraft/client/gui/components/Button;)V to mda08323$lambda$onInit$1$3 in nochatreports.mixins.json:client.MixinChatScreen
[11:16:03] [main/INFO]: Renaming synthetic method lambda$onBeforeMessage$0(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/aizistral/nochatreports/encryption/Encryptor;)V to mda08323$lambda$onBeforeMessage$0$4 in nochatreports.mixins.json:client.MixinChatScreen
[11:16:03] [pool-3-thread-1/INFO]: ModernFix bootstrap
[11:16:04] [pool-3-thread-1/WARN]: @Inject(@at("INVOKE")) Shift.BY=2 on allurement.mixins.json:ItemEntityMixin::handler$eoj000$getItemEnchantability exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[11:16:04] [pool-3-thread-1/INFO]: Vanilla bootstrap took 983 milliseconds
[11:16:06] [pool-3-thread-1/WARN]: @ModifyConstant conflict. Skipping integrated_api.mixins.json:structures.StructurePoolMixin->@ModifyConstant::integrated_api_increaseWeightLimitDev(I)I with priority 1000, already redirected by yungsapi_forge.mixins.json:IncreaseStructureWeightLimitMixinForge->@ModifyConstant::yungsapi_increaseWeightLimit(I)I with priority 1000
[11:16:07] [pool-3-thread-1/WARN]: @ModifyVariable(@at("INVOKE")) Shift.BY=4 on infernal-expansion.mixins.json:common.MixinMultiNoiseBiomeSourcePreset::localvar$zbp000$IE_addNetherBiomes exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[11:16:07] [pool-3-thread-1/ERROR]: Registry 'integrated_api:json_conditions' was empty after loading
[11:16:08] [Render thread/WARN]: Assets URL 'union:/C:/Users/RYZEN/curseforge/minecraft/Install/libraries/net/minecraft/client/1.19.2-20220805.130853/client-1.19.2-20220805.130853-srg.jar%23893!/assets/.mcassetsroot' uses unexpected schema
[11:16:08] [Render thread/WARN]: Assets URL 'union:/C:/Users/RYZEN/curseforge/minecraft/Install/libraries/net/minecraft/client/1.19.2-20220805.130853/client-1.19.2-20220805.130853-srg.jar%23893!/data/.mcassetsroot' uses unexpected schema
[11:16:08] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[11:16:09] [Render thread/INFO]: Setting user: CanQtop1gg
[11:16:09] [Render thread/INFO]: Bypassed Mojang DFU
[11:16:09] [Render thread/INFO]: Mixing client.MixinToastComponent from nochatreports.mixins.json into net.minecraft.client.gui.components.toasts.ToastComponent
[11:16:09] [Render thread/INFO]: Mixing client.MixinOptions from nochatreports.mixins.json into net.minecraft.client.Options
[11:16:09] [Render thread/INFO]: Renaming synthetic method lambda$onlyShowSecureChat$1(Ljava/lang/Boolean;)V to mda08323$lambda$onlyShowSecureChat$1$0 in nochatreports.mixins.json:client.MixinOptions
[11:16:09] [Render thread/INFO]: Renaming synthetic method lambda$onlyShowSecureChat$0(Lnet/minecraft/network/chat/Component;Ljava/lang/Boolean;)Lnet/minecraft/network/chat/Component; to mda08323$lambda$onlyShowSecureChat$0$1 in nochatreports.mixins.json:client.MixinOptions
[11:16:09] [Render thread/INFO]: Mixing client.MixinChatComponent from nochatreports.mixins.json into net.minecraft.client.gui.components.ChatComponent
[11:16:09] [Render thread/INFO]: Renaming synthetic method lambda$modifyGUIMessage$1()V to mda08323$lambda$modifyGUIMessage$1$0 in nochatreports.mixins.json:client.MixinChatComponent
[11:16:09] [Render thread/INFO]: Renaming synthetic method lambda$modifyGUIMessage$0(Lnet/minecraft/network/chat/FormattedText;Lnet/minecraft/network/chat/Component;)V to mda08323$lambda$modifyGUIMessage$0$1 in nochatreports.mixins.json:client.MixinChatComponent
[11:16:09] [Render thread/INFO]: Mixing client.MixinGuiMessageTagIcon from nochatreports.mixins.json into net.minecraft.client.GuiMessageTag$Icon
[11:16:09] [Render thread/INFO]: Renaming @invoker method create(Ljava/lang/String;IIIII)Lnet/minecraft/client/GuiMessageTag$Icon; to create
$md$a08323$0 in nochatreports.mixins.json:client.MixinGuiMessageTagIcon

commented

I have also encountered this crash with MC 1.20.1 and rubidium-0.6.5

commented

Further testing indicates that it appears to be a conflict with TerraBlender, at least in my case. Version 3.0.0.167 of TerraBlender specifically — 3.0.0.165 and older doesn't cause this crash. It also does not occur with Forge version 47.1.0

commented

This crash is not caused by oculus, but it is being wrongly blamed for an earlier issue (usually missing/wrong dependencies) that in this case was caused by you having an old version of flywheel installed. Create 0.5.1 comes with flywheel so removing the manual installation of flywheel should fix the issue in this case. Looking at the latest.log will give more information as to what is causing the issue.

commented

Did you install rubidium?

commented

Did you install rubidium?

yep

commented

Send the latest.log please

commented

I can confirm removing the manual installed version of flywheel fixed this for me on the latest 1.19.2 version.

commented
commented

Send the latest.log please

2023-07-20-1.log.gz

crash-2023-07-20_12.28.50-client.txt

Install Kotlin for Forge, it's required by FlightLib
(btw that isn't the latest.log, the latest is a text file and not a zip file)

commented

I can confirm removing the manual installed version of flywheel fixed this for me on the latest 1.19.2 version.

YES!

commented

found the problem, it crash when installed alongside Savage and Ravage