Creators-of-Create / Create

[Forge Mod] Building Tools and Aesthetic Technology
MIT License
2.89k stars 907 forks source link

1.20.1 Optifine Crashes After Clicking On Saved Game #5195

Closed MinecrafterGirl40 closed 7 months ago

MinecrafterGirl40 commented 1 year ago

Describe the Bug

This is the Crash Log I've been getting on Minecraft: ---- Minecraft Crash Report ---- // This doesn't make any sense!

Time: 2023-07-22 18:18:53 Description: Unexpected error

java.lang.NoSuchMethodError: 'void net.minecraftforge.client.gui.overlay.ForgeGui.renderSelectedItemName(net.minecraft.client.gui.GuiGraphics, int)' at net.minecraftforge.client.gui.overlay.VanillaGuiOverlay.lambda$static$15(VanillaGuiOverlay.java:147) ~[forge-1.20.1-47.1.39-universal.jar%23283!/:?] {re:classloading} at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:126) ~[forge-1.20.1-47.1.39-universal.jar%23283!/:?] {re:classloading} at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23109!/:?] {re:mixin} at net.minecraftforge.client.gui.overlay.ForgeGui.m280421(ForgeGui.java:121) ~[forge-1.20.1-47.1.39-universal.jar%23283!/:?] {re:classloading} at net.minecraft.client.renderer.GameRenderer.m109093(GameRenderer.java:1343) ~[client-1.20.1-20230612.114412-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at net.minecraft.client.Minecraft.m91383(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91374(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.1.39.jar:?] {re:classloading,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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.1.39.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.1.39.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.1.39.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {} 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 net.minecraftforge.client.gui.overlay.VanillaGuiOverlay.lambda$static$15(VanillaGuiOverlay.java:147) ~[forge-1.20.1-47.1.39-universal.jar%23283!/:?] {re:classloading} at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:126) ~[forge-1.20.1-47.1.39-universal.jar%23283!/:?] {re:classloading} at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23109!/:?] {re:mixin} at net.minecraftforge.client.gui.overlay.ForgeGui.m280421(ForgeGui.java:121) ~[forge-1.20.1-47.1.39-universal.jar%23283!/:?] {re:classloading} -- Affected level -- Details: All players: 1 total; [LocalPlayer['MandyTheBunny'/135, l='ClientLevel', x=284.56, y=72.00, z=57.84]] Chunk stats: 225, 26 Level dimension: minecraft:overworld Level spawn location: World: (0,86,0), Section: (at 0,6,0 in 0,5,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 177134 game time, 201420 day time Server brand: forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.multiplayer.ClientLevel.m6026(ClientLevel.java:590) ~[client-1.20.1-20230612.114412-srg.jar%23278!/:?] {re:mixin,xf:OptiFine:default,xf:fml:xaerominimap:xaero_clientworldclass,re:classloading,xf:OptiFine:default,xf:fml:xaerominimap:xaero_clientworldclass,pl:mixin:APP:dynamiclightsreforged.mixins.json:ClientWorldMixin,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:A} at net.minecraft.client.Minecraft.m91354(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91374(Minecraft.java:740) ~[client-1.20.1-20230612.114412-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.1.39.jar:?] {re:classloading,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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.1.39.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.1.39.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.1.39.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}

-- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: mod_resources, vanilla, file/Better-Leaves-7.2-1.19+.zip, file/Round-Trees-7.1-1.19+.zip, file/Better_Dogs_V0.36.zip, file/RoP v1.5.1.zip, file/Dramatic Skys Demo 1.5.3.10.zip, file/§lEpic Adventures.zip

-- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Windows 11 (amd64) version 10.0 Java Version: 17.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 769559712 bytes (733 MiB) / 2715811840 bytes (2590 MiB) up to 4294967296 bytes (4096 MiB) CPUs: 4 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i3-9100F CPU @ 3.60GHz Identifier: Intel64 Family 6 Model 158 Stepping 10 Microarchitecture: Coffee Lake Frequency (GHz): 3.60 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 4 Graphics card #0 name: NVIDIA GeForce GTX 1650 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x1f82 Graphics card #0 versionInfo: DriverVersion=31.0.15.3667 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.13 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 2.13 Memory slot #1 type: DDR4 Virtual memory max (MB): 32700.56 Virtual memory used (MB): 14599.49 Swap memory total (MB): 16384.00 Swap memory used (MB): 1114.34 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m Launched Version: forge-47.1.39 Backend library: LWJGL version 3.3.1 build 7 Backend API: NVIDIA GeForce GTX 1650/PCIe/SSE2 GL version 4.6.0 NVIDIA 536.67, NVIDIA Corporation Window size: 1920x1009 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: id=1282, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_OPERATION error generated. Texture name does not refer to a texture object generated by OpenGL.' x 1 Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Type: Integrated Server (map_client.txt) Graphics mode: fancy Resource Packs: mod_resources, vanilla, file/Better-Leaves-7.2-1.19+.zip (incompatible), file/Round-Trees-7.1-1.19+.zip (incompatible), file/Better_Dogs_V0.36.zip, file/RoP v1.5.1.zip (incompatible), file/Dramatic Skys Demo 1.5.3.10.zip, file/§lEpic Adventures.zip (incompatible) Current Language: en_us CPU: 4x Intel(R) Core(TM) i3-9100F CPU @ 3.60GHz Server Running: true Player Count: 1 / 8; [ServerPlayer['MandyTheBunny'/135, l='ServerLevel[New World]', x=284.56, y=72.00, z=57.84]] Data Packs: vanilla, mod:mcwbridges, mod:farmersdelight, mod:dynamiclightsreforged (incompatible), mod:handcrafted (incompatible), mod:bhmenu (incompatible), mod:terrablender (incompatible), mod:moonlight (incompatible), mod:mousetweaks, mod:burgermod, mod:biomesoplenty (incompatible), mod:theadvfoodmod (incompatible), mod:mcwtrpdoors, mod:mcwfences, mod:chocoboknights (incompatible), mod:pamhc2foodextended (incompatible), mod:curios (incompatible), mod:xaerominimap, mod:pamhc2foodcore (incompatible), mod:fallingleaves, mod:simplehats (incompatible), mod:modernfix (incompatible), mod:entityculling, mod:canary (incompatible), mod:usefulhats, mod:resourcefullib (incompatible), mod:fancymenu (incompatible), mod:starlight (incompatible), mod:mcwroofs, mod:ferritecore (incompatible), mod:aiimprovements, mod:fpsreducer, mod:cloth_config (incompatible), mod:forge, mod:appleskin (incompatible), mod:ctov, mod:fastleafdecay, mod:buildpaste, mod:gamemenumodoption, mod:konkrete (incompatible), mod:mcwpaths, mod:mcwlights, mod:spectrelib (incompatible), mod:croptopia (incompatible), mod:comforts (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:naturescompass, mod:sereneseasons (incompatible), mod:botanypots (incompatible), mod:botanypotstiers (incompatible), mod:bookshelf, mod:mcwdoors, mod:botanytrees (incompatible), mod:kotlinforforge (incompatible), mod:cfm, mod:nfm, mod:fusion (incompatible), mod:adorn (incompatible), mod:tofucraft (incompatible), mod:maturidelight, mod:patchouli (incompatible) Enabled Feature Flags: minecraft:vanilla World Generation: Stable OptiFine Version: OptiFine_1.20.1_HD_U_I5 OptiFine Build: 20230707-211226 Render Distance Chunks: 4 Mipmaps: 0 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: BSL_v8.2.04.zip OpenGlVersion: 4.6.0 NVIDIA 536.67 OpenGlRenderer: NVIDIA GeForce GTX 1650/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 4 ModLauncher: 10.0.9+10.0.9+main.dcd20f30 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.5.jar eventbus PLUGINSERVICE fmlloader-1.20.1-47.1.39.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.1.39.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.1.39.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.1.39.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.1.39.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar OptiFine TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 javafml@null kotlinforforge@4.4.0 lowcodefml@null Mod List: dynamiclightsreforged-1.20.1_v1.5.0.jar |Rubidium Dynamic Lights |dynamiclightsreforged |1.20.1_v1.5.0 |DONE |Manifest: NOSIGNATURE BHMenu-Forge-1.20.1-2.4.0.jar |BisectHosting Menu |bhmenu |1.20.1-2.4.0-hf1 |DONE |Manifest: NOSIGNATURE theadvfoodmod-1.20.1.jar |The Advanced Food Mod |theadvfoodmod |1.20.1 |DONE |Manifest: NOSIGNATURE Fallingleaves-1.20-2.1.0-beta.1.jar |Falling Leaves |fallingleaves |2.1.0-beta.1 |DONE |Manifest: NOSIGNATURE modernfix-forge-5.3.1+mc1.20.1.jar |ModernFix |modernfix |5.3.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE comforts-forge-6.3.3+1.20.1.jar |Comforts |comforts |6.3.3+1.20.1 |DONE |Manifest: NOSIGNATURE citadel-2.4.2-1.20.1.jar |Citadel |citadel |2.4.2 |DONE |Manifest: NOSIGNATURE alexsmobs-1.22.5.jar |Alex's Mobs |alexsmobs |1.22.5 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.20.1-1.11.1-forge.jar |Nature's Compass |naturescompass |1.0.0 |DONE |Manifest: NOSIGNATURE SereneSeasons-1.20.1-9.0.0.43.jar |Serene Seasons |sereneseasons |9.0.0.43 |DONE |Manifest: NOSIGNATURE BotanyPots-Forge-1.20.1-13.0.1.jar |BotanyPots |botanypots |13.0.1 |DONE |Manifest: NOSIGNATURE BotanyPotsTiers-Forge-1.20-5.0.0.jar |BotanyPotsTiers |botanypotstiers |5.0.0 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.20.1-20.0.1.jar |Bookshelf |bookshelf |20.0.1 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 starlight-1.1.2+forge.1cda73c.jar |Starlight |starlight |1.1.2+forge.1cda73c |DONE |Manifest: NOSIGNATURE mcw-doors-1.1.0forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.0 |DONE |Manifest: NOSIGNATURE fusion-1.0.3-forge-mc1.20.jar |Fusion |fusion |1.0.3 |DONE |Manifest: NOSIGNATURE FpsReducer2-forge-1.20-2.5.jar |FPS Reducer |fpsreducer |1.20-2.5 |DONE |Manifest: NOSIGNATURE cloth-config-11.1.106-forge.jar |Cloth Config v10 API |cloth_config |11.1.106 |DONE |Manifest: NOSIGNATURE forge-1.20.1-47.1.39-universal.jar |Forge |forge |47.1.39 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 ctov-3.3.2.jar |ChoiceTheorem's Overhauled Vil|ctov |3.3.2 |DONE |Manifest: NOSIGNATURE BuildPasteMod-1.20.1v1.10.jar |BuildPaste for Forge |buildpaste |1.20.1 |DONE |Manifest: NOSIGNATURE konkrete_forge_1.6.1-2_MC_1.20.jar |Konkrete |konkrete |1.6.1 |DONE |Manifest: NOSIGNATURE mcw-paths-1.0.3forge-mc1.20.1.jar |Macaw's Paths and Pavings |mcwpaths |1.0.3 |DONE |Manifest: NOSIGNATURE client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f mcw-bridges-2.1.1-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |2.1.1 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.20.1-1.2.2a.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.2a |DONE |Manifest: NOSIGNATURE handcrafted-forge-1.20-2.3.2.jar |Handcrafted |handcrafted |2.3.2 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |3.0.0.169 |DONE |Manifest: NOSIGNATURE moonlight-1.20-2.7.0-forge.jar |Moonlight Library |moonlight |1.20-2.7.0 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE burgermod-2.9.4-1.20.1.jar |Burger Mod |burgermod |2.9.4 |DONE |Manifest: NOSIGNATURE BotanyTrees-Forge-1.20.1-9.0.1.jar |BotanyTrees |botanytrees |9.0.1 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.20.1-18.0.0.592.jar |Biomes O' Plenty |biomesoplenty |18.0.0.592 |DONE |Manifest: NOSIGNATURE mcw-trapdoors-1.1.1-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.1 |DONE |Manifest: NOSIGNATURE mcw-fences-1.0.7-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE ChocoboKnightsOfTheCraftingTableByBladeAndFeather-|Chocobo Knights of the Craftin|chocoboknights |1.0.13 |DONE |Manifest: NOSIGNATURE spectrelib-forge-0.13.12+1.20.1.jar |SpectreLib |spectrelib |0.13.12+1.20.1 |DONE |Manifest: NOSIGNATURE pamhc2foodextended-1.20-1.0.0.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |1.0.0 |DONE |Manifest: NOSIGNATURE kffmod-4.4.0.jar |Kotlin For Forge |kotlinforforge |4.4.0 |DONE |Manifest: NOSIGNATURE curios-forge-5.2.0-beta.3+1.20.1.jar |Curios API |curios |5.2.0-beta.3+1.20.1 |DONE |Manifest: NOSIGNATURE Patchouli-1.20.1-81-FORGE.jar |Patchouli |patchouli |1.20.1-81-FORGE |DONE |Manifest: NOSIGNATURE Xaeros_Minimap_23.5.0_Forge_1.20.jar |Xaero's Minimap |xaerominimap |23.5.0 |DONE |Manifest: NOSIGNATURE pamhc2foodcore-1.20-1.0.0.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.0 |DONE |Manifest: NOSIGNATURE Croptopia-1.20.1-FORGE-2.3.2.jar |Croptopia |croptopia |2.3.2 |DONE |Manifest: NOSIGNATURE simplehats-forge-1.20.1-0.2.1.jar |SimpleHats |simplehats |1.20.1-0.2.1 |DONE |Manifest: NOSIGNATURE entityculling-forge-1.6.2-mc1.20.jar |EntityCulling |entityculling |1.6.2 |DONE |Manifest: NOSIGNATURE canary-mc1.20(.1)-0.2.6.jar |Canary |canary |0.2.6 |DONE |Manifest: NOSIGNATURE usefulhats-1.20.1-4.0.0.0.jar |Useful Hats |usefulhats |1.20.1-4.0.0.0 |DONE |Manifest: NOSIGNATURE resourcefullib-forge-1.20.1-2.1.4.jar |Resourceful Lib |resourcefullib |2.1.4 |DONE |Manifest: NOSIGNATURE fancymenu_forge_2.14.8-2_MC_1.20.1.jar |FancyMenu |fancymenu |2.14.8 |DONE |Manifest: NOSIGNATURE mcw-roofs-2.2.4-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.2.4 |DONE |Manifest: NOSIGNATURE cfm-forge-1.20.1-7.0.0-pre36.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre36 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99 nfm-2023.06.28-1.20.1.jar |Nosiphus Furniture Mod |nfm |2023.06.28 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.20.1-2.5.0.jar |AppleSkin |appleskin |2.5.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE ferritecore-6.0.0-forge.jar |Ferrite Core |ferritecore |6.0.0 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE Adorn-5.0.0+1.20.1-forge.jar |Adorn |adorn |5.0.0+1.20.1 |DONE |Manifest: NOSIGNATURE FastLeafDecay-31.jar |Fast Leaf Decay |fastleafdecay |31 |DONE |Manifest: NOSIGNATURE TofuCraftReload-1.20.1-5.2.6.0.jar |TofuCraftReload |tofucraft |1.20.1-5.2.6.0 |DONE |Manifest: NOSIGNATURE maturidelight-1.20.1-1.0.1.jar |MaturiDelight |maturidelight |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE gamemenumodoption-mc1.20-2.2.0.jar |Game Menu Mod Option |gamemenumodoption |2.2.0 |DONE |Manifest: NOSIGNATURE mcw-lights-1.0.6-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.6 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 9d327cb6-d5ec-4b00-9779-a662a528dbc7 FML: 47.1 Forge: net.minecraftforge:47.1.39

Reproduction Steps

  1. Opened Launcher
  2. Load up Saved Game
  3. Then I get an error along with the crashlog. ...

Expected Result

I just want to find out why Optifine keeps crashing my game.

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

Windows 11

Mod Version

0.5.1d

Minecraft Version

1.20.1

Forge Version

CurseForge

Other Mods

Says the mods in the crash log

Additional Context

Don't know what else to say XP

MinecrafterGirl40 commented 1 year ago

The problem was the flywheel mod. After I got rid of it, everything went back to normal.

NokukillaS commented 1 year ago

Hey, I have the same problem and I don't understand why. The game opens normally with the mods together with the optifine but it doesn't let you enter a world in the singleplayer. If the optifine is the cause of the error, I would like to know how to solve it. this is the crashlog

---- Minecraft Crash Report ---- // You should try our sister game, Minceraft!

Time: 2023-07-24 12:16:40 Description: Unexpected error

java.lang.NoSuchMethodError: 'void net.minecraftforge.client.gui.overlay.ForgeGui.renderSelectedItemName(net.minecraft.client.gui.GuiGraphics, int)' at net.minecraftforge.client.gui.overlay.VanillaGuiOverlay.lambda$static$15(VanillaGuiOverlay.java:147) ~[forge-1.20.1-47.1.39-universal.jar%23333!/:?] {re:classloading} at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:126) ~[forge-1.20.1-47.1.39-universal.jar%23333!/:?] {re:classloading} at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23109!/:?] {re:mixin} at net.minecraftforge.client.gui.overlay.ForgeGui.m280421(ForgeGui.java:121) ~[forge-1.20.1-47.1.39-universal.jar%23333!/:?] {re:classloading} at net.minecraft.client.renderer.GameRenderer.m109093(GameRenderer.java:1343) ~[client-1.20.1-20230612.114412-srg.jar%23328!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:tombstone.mixins.json:GameRendererMixin,pl:mixin:A} at net.minecraft.client.Minecraft.m91383(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23328!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.hammerlib.json:client.MinecraftMixin,pl:mixin:APP:neat.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91374(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23328!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.hammerlib.json:client.MinecraftMixin,pl:mixin:APP:neat.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-forge-47.1.39.jar:?] {re:classloading,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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.1.39.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.1.39.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.1.39.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {} 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 net.minecraftforge.client.gui.overlay.VanillaGuiOverlay.lambda$static$15(VanillaGuiOverlay.java:147) ~[forge-1.20.1-47.1.39-universal.jar%23333!/:?] {re:classloading} at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:126) ~[forge-1.20.1-47.1.39-universal.jar%23333!/:?] {re:classloading} at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23109!/:?] {re:mixin} at net.minecraftforge.client.gui.overlay.ForgeGui.m280421(ForgeGui.java:121) ~[forge-1.20.1-47.1.39-universal.jar%23333!/:?] {re:classloading} -- Affected level -- Details: All players: 1 total; [LocalPlayer['NokukillaS'/842, l='ClientLevel', x=-121.50, y=72.00, z=28.50]] Chunk stats: 529, 313 Level dimension: minecraft:overworld Level spawn location: World: (-112,65,34), Section: (at 0,1,2 in -7,4,2; chunk contains blocks -112,-64,32 to -97,319,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511) Level time: 15 game time, 15 day time Server brand: forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.multiplayer.ClientLevel.m6026(ClientLevel.java:590) ~[client-1.20.1-20230612.114412-srg.jar%23328!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:A} at net.minecraft.client.Minecraft.m91354(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23328!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.hammerlib.json:client.MinecraftMixin,pl:mixin:APP:neat.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91374(Minecraft.java:740) ~[client-1.20.1-20230612.114412-srg.jar%23328!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.hammerlib.json:client.MinecraftMixin,pl:mixin:APP:neat.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-forge-47.1.39.jar:?] {re:classloading,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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.1.39.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.1.39.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.1.39.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}

-- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: mod_resources, vanilla, file/Boosted FPS.zip, file/Faithful+64x+-+Beta+9.zip, file/VisibleOres2.10.zip, file/[1.3]+Enhanced+Boss+Bars.zip, file/FreshAnimations_v1.8.1.zip, builtin/builtin_resource_packs/legacy_dead_king_resource_pack, simplyswords:classic

-- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Windows 11 (amd64) version 10.0 Java Version: 17.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 1553297752 bytes (1481 MiB) / 4294967296 bytes (4096 MiB) up to 4294967296 bytes (4096 MiB) CPUs: 8 Processor Vendor: GenuineIntel Processor Name: 11th Gen Intel(R) Core(TM) i7-11370H @ 3.30GHz Identifier: Intel64 Family 6 Model 140 Stepping 1 Microarchitecture: Tiger Lake Frequency (GHz): 3.30 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 8 Graphics card #0 name: Intel(R) Iris(R) Xe Graphics Graphics card #0 vendor: Intel Corporation (0x8086) Graphics card #0 VRAM (MB): 1024.00 Graphics card #0 deviceId: 0x9a49 Graphics card #0 versionInfo: DriverVersion=30.0.101.1994 Graphics card #1 name: NVIDIA GeForce RTX 3050 Ti Laptop GPU Graphics card #1 vendor: NVIDIA (0x10de) Graphics card #1 VRAM (MB): 4095.00 Graphics card #1 deviceId: 0x25a0 Graphics card #1 versionInfo: DriverVersion=31.0.15.2852 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Virtual memory max (MB): 28929.99 Virtual memory used (MB): 25421.43 Swap memory total (MB): 12800.00 Swap memory used (MB): 1416.07 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Launched Version: 1.20.1-forge-47.1.39 Backend library: LWJGL version 3.3.1 build 7 Backend API: Intel(R) Iris(R) Xe Graphics GL version 4.6.0 - Build 30.0.101.1994, Intel Window size: 1920x1080 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: id=1282, source=API, type=ERROR, severity=HIGH, message='Error has been generated. GL error GL_INVALID_OPERATION in (null): (ID: 173538523) Generic error' x 1 Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Type: Integrated Server (map_client.txt) Graphics mode: fast Resource Packs: mod_resources, vanilla, file/Boosted FPS.zip (incompatible), file/Faithful+64x+-+Beta+9.zip, file/VisibleOres2.10.zip, file/[1.3]+Enhanced+Boss+Bars.zip, file/FreshAnimations_v1.8.1.zip (incompatible), builtin/builtin_resource_packs/legacy_dead_king_resource_pack, simplyswords:classic (incompatible) Current Language: es_es CPU: 8x 11th Gen Intel(R) Core(TM) i7-11370H @ 3.30GHz Server Running: true Player Count: 1 / 8; [ServerPlayer['NokukillaS'/842, l='ServerLevel[Mundo nuevo]', x=-121.50, y=72.00, z=28.50]] Data Packs: vanilla, mod:doubledoors, mod:cucumber, mod:geckolib, mod:awesomedungeonend, mod:riverredux (incompatible), mod:playeranimator (incompatible), mod:jei, mod:libraryferret, mod:hammerlib, mod:tipsmod (incompatible), mod:caelus (incompatible), mod:obscure_api (incompatible), mod:incendium, mod:structorytowers, mod:sophisticatedcore (incompatible), mod:neat, mod:waystones, mod:journeymap (incompatible), mod:awesomedungeon, mod:comforts (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:travelersbackpack, mod:artifacts, mod:badpackets (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:additional_lights, mod:balm, mod:cloth_config (incompatible), mod:sound_physics_remastered, mod:forge, mod:dragonmounts, mod:scuba_gear (incompatible), mod:twilightforest, mod:refinedstorage, mod:emotecraft (incompatible), mod:mysticalagriculture, mod:mysticalagradditions, mod:ironchest, mod:infernalmobs (incompatible), mod:advancementplaques (incompatible), mod:dungeons_arise, mod:awesomedungeonocean, mod:tectonic, mod:mcwbridges, mod:farmersdelight, mod:vanillaplustools (incompatible), mod:terrablender (incompatible), mod:moonlight (incompatible), mod:ambientsounds, mod:awesomedungeonnether, mod:biomesoplenty (incompatible), mod:explorify, mod:obscure_tooltips (incompatible), mod:creativecore, mod:spectrelib (incompatible), mod:resourcefulconfig (incompatible), mod:wthit (incompatible), mod:notenoughanimations, mod:cataclysm (incompatible), mod:iceberg (incompatible), mod:curios (incompatible), mod:rightclickharvest (incompatible), mod:collective, mod:advancednetherite, mod:earthmobsmod (incompatible), mod:irons_spellbooks, mod:betterthirdperson, mod:spells_and_shields, mod:inventoryhud (incompatible), mod:tombstone, mod:resourcefullib (incompatible), mod:morevanillaarmor, mod:mcwroofs, mod:creeperoverhaul, mod:cfm, mod:architectury (incompatible), mod:simplyswords (incompatible), mod:appleskin (incompatible), mod:itemphysic, mod:puzzleslib, mod:aquaculture, mod:expandability (incompatible), mod:aquamirae (incompatible), builtin/base_tectonic Enabled Feature Flags: minecraft:vanilla World Generation: Stable OptiFine Version: OptiFine_1.20.1_HD_U_I6_pre3 OptiFine Build: 20230716-210313 Render Distance Chunks: 8 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: Sildur's+Vibrant+Shaders+v1.50+Medium(1).zip OpenGlVersion: 4.6.0 - Build 30.0.101.1994 OpenGlRenderer: Intel(R) Iris(R) Xe Graphics OpenGlVendor: Intel CpuCount: 8 ModLauncher: 10.0.9+10.0.9+main.dcd20f30 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.5.jar eventbus PLUGINSERVICE fmlloader-1.20.1-47.1.39.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.1.39.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.1.39.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.1.39.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.1.39.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar OptiFine TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 lowcodefml@null javafml@null Mod List: doubledoors-1.20.1-5.0.jar |Double Doors |doubledoors |5.0 |DONE |Manifest: NOSIGNATURE Cucumber-1.20.1-7.0.0.jar |Cucumber Library |cucumber |7.0.0 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.20.1-4.2.1.jar |GeckoLib 4 |geckolib |4.2.1 |DONE |Manifest: NOSIGNATURE awesomedungeonend-forge-1.20.1-3.1.1.jar |Awesome dungeon the end |awesomedungeonend |3.1.1 |DONE |Manifest: NOSIGNATURE riverredux-0.3.1.jar |RiverRedux |riverredux |0.3.1 |DONE |Manifest: NOSIGNATURE player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE jei-1.20.1-forge-15.2.0.23.jar |Just Enough Items |jei |15.2.0.23 |DONE |Manifest: NOSIGNATURE libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE HammerLib-1.20.1-20.1.12.jar |Hammer Lib |hammerlib |20.1.12 |DONE |Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c Tips-Forge-1.20.1-12.0.1.jar |Tips |tipsmod |12.0.1 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 caelus-forge-3.1.0+1.20.jar |Caelus API |caelus |3.1.0+1.20 |DONE |Manifest: NOSIGNATURE obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE Incendium_1.20.1_v5.3.0.jar |Incendium |incendium |5.3.0 |DONE |Manifest: NOSIGNATURE Structory_Towers_1.20.1_v1.0.3.jar |Structory: Towers |structorytowers |1.0.3 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.20.1-0.5.81.378.jar |Sophisticated Core |sophisticatedcore |1.20.1-0.5.81.378 |DONE |Manifest: NOSIGNATURE Neat-1.20-35-FORGE.jar |Neat |neat |1.20-35-FORGE |DONE |Manifest: NOSIGNATURE waystones-forge-1.20-14.0.1.jar |Waystones |waystones |14.0.1 |DONE |Manifest: NOSIGNATURE journeymap-1.20.1-5.9.12-forge.jar |Journeymap |journeymap |5.9.12 |DONE |Manifest: NOSIGNATURE awesomedungeon-forge-1.20.1-3.2.0.jar |Awesome dungeon |awesomedungeon |3.2.0 |DONE |Manifest: NOSIGNATURE comforts-forge-6.3.3+1.20.1.jar |Comforts |comforts |6.3.3+1.20.1 |DONE |Manifest: NOSIGNATURE citadel-2.4.2-1.20.1.jar |Citadel |citadel |2.4.2 |DONE |Manifest: NOSIGNATURE alexsmobs-1.22.5.jar |Alex's Mobs |alexsmobs |1.22.5 |DONE |Manifest: NOSIGNATURE TravelersBackpack-1.20.1-9.1.4.jar |Traveler's Backpack |travelersbackpack |9.1.4 |DONE |Manifest: NOSIGNATURE artifacts-1.20.1-7.0.2.jar |Artifacts |artifacts |1.20.1-7.0.2 |DONE |Manifest: NOSIGNATURE badpackets-forge-0.4.1.jar |Bad Packets |badpackets |0.4.1 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.20.1-20.0.1.jar |Bookshelf |bookshelf |20.0.1 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 sophisticatedbackpacks-1.20.1-3.18.56.890.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.20.1-3.18.56.890 |DONE |Manifest: NOSIGNATURE additional_lights-1.20.1-2.1.7.jar |Additional Lights |additional_lights |2.1.7 |DONE |Manifest: NOSIGNATURE balm-forge-1.20-7.0.4.jar |Balm |balm |7.0.4 |DONE |Manifest: NOSIGNATURE cloth-config-11.1.106-forge.jar |Cloth Config v10 API |cloth_config |11.1.106 |DONE |Manifest: NOSIGNATURE soundphysics-forge-1.20.1-1.1.1.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.1.1 |DONE |Manifest: NOSIGNATURE forge-1.20.1-47.1.39-universal.jar |Forge |forge |47.1.39 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 dragonmounts-1.20.1-1.1.5.b3.jar |Dragon Mounts: Legacy |dragonmounts |1.1.5.b3 |DONE |Manifest: NOSIGNATURE scuba_gear-1.20.1-1.0.6.jar |Scuba Gear |scuba_gear |1.0.6 |DONE |Manifest: NOSIGNATURE twilightforest-1.20.1-4.3.1740-universal.jar |The Twilight Forest |twilightforest |4.3.1740 |DONE |Manifest: NOSIGNATURE refinedstorage-1.12.3.jar |Refined Storage |refinedstorage |1.12.3 |DONE |Manifest: NOSIGNATURE emotecraft-for-MC1.20.1-2.2.7-b.build.50-forge.jar|Emotecraft |emotecraft |2.2.7-b.build.50 |DONE |Manifest: NOSIGNATURE MysticalAgriculture-1.20.1-7.0.1.jar |Mystical Agriculture |mysticalagriculture |7.0.1 |DONE |Manifest: NOSIGNATURE MysticalAgradditions-1.20.1-7.0.0.jar |Mystical Agradditions |mysticalagradditions |7.0.0 |DONE |Manifest: NOSIGNATURE ironchest-1.20.1-14.4.4.jar |Iron Chests |ironchest |1.20.1-14.4.4 |DONE |Manifest: NOSIGNATURE infernalmobs-1.20.1.0.jar |Infernal Mobs |infernalmobs |1.20.1.0 |DONE |Manifest: NOSIGNATURE AdvancementPlaques-1.20.1-forge-1.4.10.jar |Advancement Plaques |advancementplaques |1.4.10 |DONE |Manifest: NOSIGNATURE DungeonsArise-1.20.1-2.1.56.1-beta.jar |When Dungeons Arise |dungeons_arise |2.1.56.1-1.20.1 |DONE |Manifest: NOSIGNATURE awesomedungeonocean-forge-1.20.1-3.3.0.jar |Awesome dungeon edition ocean |awesomedungeonocean |3.3.0 |DONE |Manifest: NOSIGNATURE tectonic-mod-mc1.20-v2.0.1.jar |Tectonic |tectonic |2.0.1 |DONE |Manifest: NOSIGNATURE client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f mcw-bridges-2.1.1-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |2.1.1 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.20.1-1.2.2a.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.2a |DONE |Manifest: NOSIGNATURE vanillaplustools-1.20-1.0.jar |Vanilla+ Tools |vanillaplustools |1.20-1.0 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |3.0.0.169 |DONE |Manifest: NOSIGNATURE moonlight-1.20-2.7.2-forge.jar |Moonlight Library |moonlight |1.20-2.7.2 |DONE |Manifest: NOSIGNATURE AmbientSounds_FORGE_v5.2.19_mc1.20.jar |AmbientSounds |ambientsounds |5.2.19 |DONE |Manifest: NOSIGNATURE awesomedungeonnether-forge-1.20.1-3.1.1.jar |Awesome dungeon nether |awesomedungeonnether |3.1.1 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.20.1-18.0.0.592.jar |Biomes O' Plenty |biomesoplenty |18.0.0.592 |DONE |Manifest: NOSIGNATURE explorify-v1.3.0-mc1.20u1.20.1.jar |Explorify |explorify |1.3.0-mc1.20u1.20.1 |DONE |Manifest: NOSIGNATURE obscure_tooltips-2.jar |Obscure Tooltips |obscure_tooltips |2 |DONE |Manifest: NOSIGNATURE CreativeCore_FORGE_v2.10.28_mc1.20.1.jar |CreativeCore |creativecore |2.10.28 |DONE |Manifest: NOSIGNATURE spectrelib-forge-0.13.12+1.20.1.jar |SpectreLib |spectrelib |0.13.12+1.20.1 |DONE |Manifest: NOSIGNATURE resourcefulconfig-forge-1.20-2.0.0.jar |Resourcefulconfig |resourcefulconfig |2.0.0 |DONE |Manifest: NOSIGNATURE wthit-forge-8.1.1.jar |wthit |wthit |8.1.1 |DONE |Manifest: NOSIGNATURE notenoughanimations-forge-1.6.4-mc1.20.jar |NotEnoughAnimations Mod |notenoughanimations |1.6.4 |DONE |Manifest: NOSIGNATURE L_Enders_Cataclysm-1.17-1.20.1(Latest+Forge+Only).|Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE Iceberg-1.20.1-forge-1.1.12.jar |Iceberg |iceberg |1.1.12 |DONE |Manifest: NOSIGNATURE curios-forge-5.2.0-beta.3+1.20.1.jar |Curios API |curios |5.2.0-beta.3+1.20.1 |DONE |Manifest: NOSIGNATURE right-click-harvest-3.2.0+1.20.1-forge.jar |Right Click Harvest |rightclickharvest |3.2.0+1.20.1-forge |DONE |Manifest: NOSIGNATURE collective-1.20.1-6.65.jar |Collective |collective |6.65 |DONE |Manifest: NOSIGNATURE advancednetherite-forge-2.0.2-1.20.1.jar |Advanced Netherite |advancednetherite |2.0.2 |DONE |Manifest: NOSIGNATURE EarthMobs-1.20.1-7.1.0.jar |Earth Mobs Mod |earthmobsmod |1.20.1-7.1.0 |DONE |Manifest: NOSIGNATURE irons_spellbooks-1.20.1-1.1.8.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-1.1.8 |DONE |Manifest: NOSIGNATURE BetterThirdPerson-Forge-1.20-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |DONE |Manifest: NOSIGNATURE spells_and_shields-1.20.1-2.13.0.jar |Spells & Shields |spells_and_shields |1.20.1-2.13.0 |DONE |Manifest: NOSIGNATURE invhud.forge.1.20.1-3.4.15.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.15 |DONE |Manifest: NOSIGNATURE tombstone-8.5.1-1.20.1.jar |Corail Tombstone |tombstone |8.5.1 |DONE |Manifest: NOSIGNATURE resourcefullib-forge-1.20-2.0.6.jar |Resourceful Lib |resourcefullib |2.0.6 |DONE |Manifest: NOSIGNATURE MoreVanillaArmor-1.20.1-5.1.0.jar |MoreVanillaArmor |morevanillaarmor |1.20.1-5.1.0 |DONE |Manifest: NOSIGNATURE mcw-roofs-2.2.4-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.2.4 |DONE |Manifest: NOSIGNATURE creeperoverhaul-3.0.1-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.1 |DONE |Manifest: NOSIGNATURE cfm-forge-1.20.1-7.0.0-pre36.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre36 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99 architectury-9.1.10-forge.jar |Architectury |architectury |9.1.10 |DONE |Manifest: NOSIGNATURE simplyswords-forge-1.48.1-1.21.jar |Simply Swords |simplyswords |1.48.1-1.21 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.20.1-2.5.0.jar |AppleSkin |appleskin |2.5.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE ItemPhysic_FORGE_v1.6.9_mc1.20.jar |ItemPhysic |itemphysic |1.6.9 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v8.0.12-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.0.12 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a Aquaculture-1.20.1-2.5.0.jar |Aquaculture 2 |aquaculture |2.5.0 |DONE |Manifest: NOSIGNATURE expandability-9.0.0.jar |ExpandAbility |expandability |9.0.0 |DONE |Manifest: NOSIGNATURE aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 4539c8a9-00fd-478c-889f-bdee1f0f7436 FML: 47.1 Forge: net.minecraftforge:47.1.39

drwoops commented 1 year ago

please remove optifine and try again

NokukillaS commented 1 year ago

I opened it without optifine and the error goes away, but I would like to play with optifine. Is there any solution? because yesterday I could play everything correctly with the optifine but I decided to put more mods and it started having problems with the optifine

drwoops commented 1 year ago

optifine breaks a lot of mods and is not really compatible with create 1.20.1. Instead consider using rubidium (for optimization), and oculus and oculus flywheel compat (for shaders).

drwoops commented 1 year ago

remember to close this issue :)

NokukillaS commented 1 year ago

Ok I'll try. But why before could I play with in 1.20.1 with the mods and optifine?

drwoops commented 1 year ago

there have been several patches to create, so idk. but optifine definitely doesnt work with create now and we cant do anything about it because it is closed source

NokukillaS commented 1 year ago

I see, but now I'm starting minecraft with the mods you referred and I get an error. this is the crashlog

---- Minecraft Crash Report ---- // There are four lights!

Time: 2023-07-24 12:43:53 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.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at net.coderbot.iris.config.IrisConfig.load(IrisConfig.java:142) ~[oculus-mc1.20-1.6.4%20(1).jar%23307!/:?] {re:classloading} at net.coderbot.iris.config.IrisConfig.initialize(IrisConfig.java:58) ~[oculus-mc1.20-1.6.4%20(1).jar%23307!/:?] {re:classloading} at net.coderbot.iris.Iris.onEarlyInitialize(Iris.java:146) ~[oculus-mc1.20-1.6.4%20(1).jar%23307!/:?] {re:mixin,re:classloading} at net.minecraft.client.Options.handler$zmm000$iris$beforeLoadOptions(Options.java:1430) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinOptions_Entrypoint,pl:mixin:APP:mixins.oculus.fixes.maxfpscrash.json:MixinMaxFpsCrashFix,pl:mixin:APP:mixins.oculus.json:sky.MixinOptions_CloudsOverride,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Options.m92140(Options.java) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinOptions_Entrypoint,pl:mixin:APP:mixins.oculus.fixes.maxfpscrash.json:MixinMaxFpsCrashFix,pl:mixin:APP:mixins.oculus.json:sky.MixinOptions_CloudsOverride,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Options.(Options.java:888) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinOptions_Entrypoint,pl:mixin:APP:mixins.oculus.fixes.maxfpscrash.json:MixinMaxFpsCrashFix,pl:mixin:APP:mixins.oculus.json:sky.MixinOptions_CloudsOverride,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.(Minecraft.java:425) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.hammerlib.json:client.MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:neat.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:itemphysic.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:182) ~[1.20.1-forge-47.1.39.jar:?] {re:classloading,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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.1.39.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.1.39.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.1.39.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {} 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.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at net.coderbot.iris.config.IrisConfig.load(IrisConfig.java:142) ~[oculus-mc1.20-1.6.4%20(1).jar%23307!/:?] {re:classloading} at net.coderbot.iris.config.IrisConfig.initialize(IrisConfig.java:58) ~[oculus-mc1.20-1.6.4%20(1).jar%23307!/:?] {re:classloading} at net.coderbot.iris.Iris.onEarlyInitialize(Iris.java:146) ~[oculus-mc1.20-1.6.4%20(1).jar%23307!/:?] {re:mixin,re:classloading} at net.minecraft.client.Options.handler$zmm000$iris$beforeLoadOptions(Options.java:1430) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinOptions_Entrypoint,pl:mixin:APP:mixins.oculus.fixes.maxfpscrash.json:MixinMaxFpsCrashFix,pl:mixin:APP:mixins.oculus.json:sky.MixinOptions_CloudsOverride,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Options.m92140(Options.java) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinOptions_Entrypoint,pl:mixin:APP:mixins.oculus.fixes.maxfpscrash.json:MixinMaxFpsCrashFix,pl:mixin:APP:mixins.oculus.json:sky.MixinOptions_CloudsOverride,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Options.(Options.java:888) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinOptions_Entrypoint,pl:mixin:APP:mixins.oculus.fixes.maxfpscrash.json:MixinMaxFpsCrashFix,pl:mixin:APP:mixins.oculus.json:sky.MixinOptions_CloudsOverride,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.(Minecraft.java:425) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.hammerlib.json:client.MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:neat.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:itemphysic.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} -- Initialization -- Details: Modules: ADVAPI32.dll:API avançada com base em Windows 32:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation AMSIExt.dll:McAfee Cloud AV ThirdParty Ext:26.5.136 0ab01e15 vivified melon:McAfee, LLC AppXDeploymentClient.dll:AppX Deployment Client DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation COMCTL32.dll:Biblioteca de Controlos de Experiência de Utilizador:6.10 (WinBuild.160101.0800):Microsoft Corporation CRYPT32.dll:Crypto API32:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation CRYPTBASE.DLL:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.22621.1635 (WinBuild.160101.0800):Microsoft Corporation CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.22621.1635:Microsoft Corporation DBGHELP.DLL:Windows Image Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation DEVOBJ.dll:Device Information Set DLL:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation DNSAPI.dll:DLL da API de cliente de DNS:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation GDI32.dll:GDI Client DLL:10.0.22621.1778 (WinBuild.160101.0800):Microsoft Corporation GLU32.dll:DLL da biblioteca de utilitários OpenGL:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation IPHLPAPI.DLL:IP Helper API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation KERNEL32.DLL:DLL cliente da API BASE do Windows NT:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation KERNELBASE.dll:DLL cliente da API BASE do Windows NT:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation MSCTF.dll:MSCTF Server DLL:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.1992 (WinBuild.160101.0800):Microsoft Corporation PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation RPCRT4.dll:Runtime de Chamada de Procedimento Remoto:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation SHCORE.dll:SHCORE:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation SHELL32.dll:DLL comum da shell do Windows:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation USER32.dll:DLL de Cliente de API de UTILIZADOR do Windows Multiutilizador:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation USERENV.dll:Userenv:10.0.22621.1991 (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.22621.1 (WinBuild.160101.0800):Microsoft Corporation WINHTTP.dll:Serviços HTTP do Windows:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation WINMM.dll:MCI API DLL:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation WS2_32.dll:DLL Windows Socket 2.0 32 Bits:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation Windows.ApplicationModel.dll:Servidor de API ApplicationModel do Windows:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation Windows.FileExplorer.Common.dll:Windows.FileExplorer.Common:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation Windows.StateRepositoryPS.dll:Windows StateRepository Proxy/Stub Server:10.0.22621.1928 (WinBuild.160101.0800):Microsoft Corporation amsi.dll:Anti-Malware Scan Interface:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation bcrypt.dll:Biblioteca de Primitivas Criptográficas do Windows:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.1928 (WinBuild.160101.0800):Microsoft Corporation cfgmgr32.dll:Configuration Manager DLL:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation combase.dll:Microsoft COM para Windows:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc.DLL:Serviço de cliente DHCP:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc6.DLL:Cliente DHCPv6:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation dinput8.dll:Microsoft DirectInput:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation directxdatabasehelper.dll:DirectXDatabaseHelper:10.0.22621.1635 (WinBuild.160101.0800):Microsoft Corporation dwmapi.dll:API do Gestor de Janelas do Ambiente de Trabalho da Microsoft:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation dxcore.dll:DXCore:10.0.22621.1778 (WinBuild.160101.0800):Microsoft Corporation dxgi.dll:DirectX Graphics Infrastructure:10.0.22621.1485 (WinBuild.160101.0800):Microsoft Corporation fastprox.dll:WMI Custom Marshaller:10.0.22621.1635 (WinBuild.160101.0800):Microsoft Corporation fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation gdi32full.dll:GDI Client DLL:10.0.22621.1778 (WinBuild.160101.0800):Microsoft Corporation glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW igc64.dll:Intel Graphics Shader Compiler for Intel(R) Graphics Accelerator:30.0.101.1994:Intel Corporation igdgmm64.dll:User Mode Driver for Intel(R) Graphics Technology:30.0.101.1994:Intel Corporation igdml64.dll:Metrics Library for Intel(R) Graphics Technology:30.0.101.1994:Intel Corporation igxelpicd64.dll:OpenGL(R) Driver for Intel(R) Graphics Accelerator:30.0.101.1994:Intel Corporation inputhost.dll:InputHost:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation 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 jna6887116066215655270.dll:JNA native library:6.1.4: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.22621.1 (WinBuild.160101.0800):Microsoft Corporation lwjgl.dll lwjgl_opengl.dll lwjgl_stb.dll management.dll:OpenJDK Platform binary:17.0.3.0:Microsoft management_ext.dll:OpenJDK Platform binary:17.0.3.0:Microsoft mssprxy.dll:Microsoft Search Proxy:7.0.22621.1928 (WinBuild.160101.0800):Microsoft Corporation msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation msvcrt.dll:Windows NT CRT DLL:7.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation mswsock.dll:Fornecedor de serviços de Microsoft Windows Sockets 2.0:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation napinsp.dll:Fornecedor de Correções de Compatibilidade de Nomenclatura de Correio Eletrónico:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation ncrypt.dll:Windows NCrypt Router:10.0.22621.1991 (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 nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation ntdll.dll:DLL de camada do NT:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation ole32.dll:Microsoft OLE para Windows:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation opengl32.dll:OpenGL Client DLL:10.0.22621.1635 (WinBuild.160101.0800):Microsoft Corporation pdh.dll:Windows Performance Data Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation perfos.dll:DLL de objetos do desempenho do sistema do Windows:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation perfproc.dll:DLL de objetos do desempenho do processo do sistema do Windows:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation pnrpnsp.dll:Fornecedor de Espaço de Nomes PNRP:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation powrprof.dll:Power Profile Helper DLL:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation profapi.dll:User Profile Basic API:10.0.22621.1928 (WinBuild.160101.0800):Microsoft Corporation propsys.dll:Sistema de Propriedades da Microsoft:7.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation shlwapi.dll:Biblioteca de pequenos utilitários da shell:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation sunmscapi.dll:OpenJDK Platform binary:17.0.3.0:Microsoft textinputframework.dll:"TextInputFramework.DYNLINK":10.0.22621.1928 (WinBuild.160101.0800):Microsoft Corporation ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation uxtheme.dll:Biblioteca UxTheme da Microsoft:10.0.22621.1991 (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 wbemcomn.dll:WMI:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation wbemprox.dll:WMI:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation wbemsvc.dll:WMI:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation win32u.dll:Win32u:10.0.22621.1992 (WinBuild.160101.0800):Microsoft Corporation windows.staterepositoryclient.dll:Windows StateRepository Client API:10.0.22621.1928 (WinBuild.160101.0800):Microsoft Corporation windows.storage.dll:API de Armazenamento do Microsoft WinRT:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation wintypes.dll:DLL de Tipos Baseados no Windows:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation wshbth.dll:Windows Sockets Helper DLL:10.0.22621.1778 (WinBuild.160101.0800):Microsoft Corporation xinput1_4.dll:API de Controlador Comum da Microsoft:10.0.22621.1991 (WinBuild.160101.0800):Microsoft Corporation zip.dll:OpenJDK Platform binary:17.0.3.0:Microsoft Stacktrace: at net.minecraft.client.main.Main.main(Main.java:182) ~[1.20.1-forge-47.1.39.jar:?] {re:classloading,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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.1.39.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.1.39.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.1.39.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}

-- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Windows 11 (amd64) version 10.0 Java Version: 17.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 468441352 bytes (446 MiB) / 872415232 bytes (832 MiB) up to 4294967296 bytes (4096 MiB) CPUs: 8 Processor Vendor: GenuineIntel Processor Name: 11th Gen Intel(R) Core(TM) i7-11370H @ 3.30GHz Identifier: Intel64 Family 6 Model 140 Stepping 1 Microarchitecture: Tiger Lake Frequency (GHz): 3.30 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 8 Graphics card #0 name: Intel(R) Iris(R) Xe Graphics Graphics card #0 vendor: Intel Corporation (0x8086) Graphics card #0 VRAM (MB): 1024.00 Graphics card #0 deviceId: 0x9a49 Graphics card #0 versionInfo: DriverVersion=30.0.101.1994 Graphics card #1 name: NVIDIA GeForce RTX 3050 Ti Laptop GPU Graphics card #1 vendor: NVIDIA (0x10de) Graphics card #1 VRAM (MB): 4095.00 Graphics card #1 deviceId: 0x25a0 Graphics card #1 versionInfo: DriverVersion=31.0.15.2852 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Virtual memory max (MB): 28929.99 Virtual memory used (MB): 16061.37 Swap memory total (MB): 12800.00 Swap memory used (MB): 1078.25 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Launched Version: 1.20.1-forge-47.1.39 Backend library: LWJGL version 3.3.1 build 7 Backend API: Unknown Window size: GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) CPU:

drwoops commented 1 year ago

could you please post the FULL crash log on mclo.gs

NokukillaS commented 1 year ago

https://mclo.gs/mLUlWcQ this?

drwoops commented 1 year ago

this is weird the crash log is incomplete. it should end with a list of the mods, but there is nothing. that is quite suspicious

NokukillaS commented 1 year ago

I think the same, the mods do not appear

NokukillaS commented 1 year ago

I removed the mods that you said and now everything goes well

drwoops commented 1 year ago

can you give a listing of your mods folder

NokukillaS commented 1 year ago

Mod List: doubledoors-1.20.1-5.0.jar |Double Doors |doubledoors |5.0 |COMMON_SET|Manifest: NOSIGNATURE Cucumber-1.20.1-7.0.0.jar |Cucumber Library |cucumber |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE geckolib-forge-1.20.1-4.2.1.jar |GeckoLib 4 |geckolib |4.2.1 |COMMON_SET|Manifest: NOSIGNATURE awesomedungeonend-forge-1.20.1-3.1.1.jar |Awesome dungeon the end |awesomedungeonend |3.1.1 |COMMON_SET|Manifest: NOSIGNATURE player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |COMMON_SET|Manifest: NOSIGNATURE jei-1.20.1-forge-15.2.0.23.jar |Just Enough Items |jei |15.2.0.23 |COMMON_SET|Manifest: NOSIGNATURE libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE caelus-forge-3.1.0+1.20.jar |Caelus API |caelus |3.1.0+1.20 |COMMON_SET|Manifest: NOSIGNATURE obscure_api-15.jar |Obscure API |obscure_api |15 |COMMON_SET|Manifest: NOSIGNATURE Incendium_1.20.1_v5.3.0.jar |Incendium |incendium |5.3.0 |COMMON_SET|Manifest: NOSIGNATURE journeymap-1.20.1-5.9.12-forge.jar |Journeymap |journeymap |5.9.12 |COMMON_SET|Manifest: NOSIGNATURE awesomedungeon-forge-1.20.1-3.2.0.jar |Awesome dungeon |awesomedungeon |3.2.0 |COMMON_SET|Manifest: NOSIGNATURE comforts-forge-6.3.3+1.20.1.jar |Comforts |comforts |6.3.3+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE citadel-2.4.2-1.20.1.jar |Citadel |citadel |2.4.2 |COMMON_SET|Manifest: NOSIGNATURE alexsmobs-1.22.5.jar |Alex's Mobs |alexsmobs |1.22.5 |COMMON_SET|Manifest: NOSIGNATURE artifacts-1.20.1-7.0.2.jar |Artifacts |artifacts |1.20.1-7.0.2 |COMMON_SET|Manifest: NOSIGNATURE badpackets-forge-0.4.1.jar |Bad Packets |badpackets |0.4.1 |COMMON_SET|Manifest: NOSIGNATURE Bookshelf-Forge-1.20.1-20.0.1.jar |Bookshelf |bookshelf |20.0.1 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 additional_lights-1.20.1-2.1.7.jar |Additional Lights |additional_lights |2.1.7 |COMMON_SET|Manifest: NOSIGNATURE balm-forge-1.20-7.0.4.jar |Balm |balm |7.0.4 |COMMON_SET|Manifest: NOSIGNATURE cloth-config-11.1.106-forge.jar |Cloth Config v10 API |cloth_config |11.1.106 |COMMON_SET|Manifest: NOSIGNATURE forge-1.20.1-47.1.40-universal.jar |Forge |forge |47.1.40 |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 dragonmounts-1.20.1-1.1.5.b3.jar |Dragon Mounts: Legacy |dragonmounts |1.1.5.b3 |COMMON_SET|Manifest: NOSIGNATURE ironchest-1.20.1-14.4.4.jar |Iron Chests |ironchest |1.20.1-14.4.4 |COMMON_SET|Manifest: NOSIGNATURE infernalmobs-1.20.1.0.jar |Infernal Mobs |infernalmobs |1.20.1.0 |COMMON_SET|Manifest: NOSIGNATURE AdvancementPlaques-1.20.1-forge-1.4.10.jar |Advancement Plaques |advancementplaques |1.4.10 |COMMON_SET|Manifest: NOSIGNATURE DungeonsArise-1.20.1-2.1.56.1-beta.jar |When Dungeons Arise |dungeons_arise |2.1.56.1-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE awesomedungeonocean-forge-1.20.1-3.3.0.jar |Awesome dungeon edition ocean |awesomedungeonocean |3.3.0 |COMMON_SET|Manifest: NOSIGNATURE client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |COMMON_SET|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f TerraBlender-forge-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |3.0.0.169 |COMMON_SET|Manifest: NOSIGNATURE AmbientSounds_FORGE_v5.2.19_mc1.20.jar |AmbientSounds |ambientsounds |5.2.19 |COMMON_SET|Manifest: NOSIGNATURE awesomedungeonnether-forge-1.20.1-3.1.1.jar |Awesome dungeon nether |awesomedungeonnether |3.1.1 |COMMON_SET|Manifest: NOSIGNATURE BiomesOPlenty-1.20.1-18.0.0.592.jar |Biomes O' Plenty |biomesoplenty |18.0.0.592 |COMMON_SET|Manifest: NOSIGNATURE CreativeCore_FORGE_v2.10.28_mc1.20.1.jar |CreativeCore |creativecore |2.10.28 |COMMON_SET|Manifest: NOSIGNATURE spectrelib-forge-0.13.12+1.20.1.jar |SpectreLib |spectrelib |0.13.12+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE resourcefulconfig-forge-1.20-2.0.0.jar |Resourcefulconfig |resourcefulconfig |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE Iceberg-1.20.1-forge-1.1.12.jar |Iceberg |iceberg |1.1.12 |COMMON_SET|Manifest: NOSIGNATURE curios-forge-5.2.0-beta.3+1.20.1.jar |Curios API |curios |5.2.0-beta.3+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE flywheel-forge-1.20-0.6.9-4.jar |Flywheel |flywheel |0.6.9-4 |COMMON_SET|Manifest: NOSIGNATURE create-1.20.1-0.5.1.d.jar |Create |create |0.5.1.d |COMMON_SET|Manifest: NOSIGNATURE collective-1.20.1-6.65.jar |Collective |collective |6.65 |COMMON_SET|Manifest: NOSIGNATURE advancednetherite-forge-2.0.2-1.20.1.jar |Advanced Netherite |advancednetherite |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE irons_spellbooks-1.20.1-1.1.8.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-1.1.8 |COMMON_SET|Manifest: NOSIGNATURE BetterThirdPerson-Forge-1.20-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |COMMON_SET|Manifest: NOSIGNATURE invhud.forge.1.20.1-3.4.15.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.15 |COMMON_SET|Manifest: NOSIGNATURE resourcefullib-forge-1.20-2.0.6.jar |Resourceful Lib |resourcefullib |2.0.6 |COMMON_SET|Manifest: NOSIGNATURE creeperoverhaul-3.0.1-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE cfm-forge-1.20.1-7.0.0-pre36.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre36 |COMMON_SET|Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99 architectury-9.1.10-forge.jar |Architectury |architectury |9.1.10 |COMMON_SET|Manifest: NOSIGNATURE appleskin-forge-mc1.20.1-2.5.0.jar |AppleSkin |appleskin |2.5.0+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE ItemPhysic_FORGE_v1.6.9_mc1.20.jar |ItemPhysic |itemphysic |1.6.9 |COMMON_SET|Manifest: NOSIGNATURE Aquaculture-1.20.1-2.5.0.jar |Aquaculture 2 |aquaculture |2.5.0 |COMMON_SET|Manifest: NOSIGNATURE expandability-forge-9.0.0.jar |ExpandAbility |expandability |9.0.0 |COMMON_SET|Manifest: NOSIGNATURE aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |COMMON_SET|Manifest:

NokukillaS commented 1 year ago

Wait

NokukillaS commented 1 year ago

Its Only the oculus flywheel mod doesn´t work

NokukillaS commented 1 year ago

Rubidium and Oculus works very weel

drwoops commented 1 year ago

dang! that means, if you use shaders, flywheel will be disabled and your fps will tank. maybe the compat does not support your shaders. you better check their docs

NokukillaS commented 1 year ago

I want to use the sildurs vibrant shaders, is it possible somehow?

drwoops commented 1 year ago

i dont know. my crummy laptop cant do shaders at all. like i said check the oculus flywheel compat docs

NokukillaS commented 1 year ago

And how do I see the docs for the oculus flywheel compat?

drwoops commented 1 year ago

https://www.curseforge.com/minecraft/mc-mods/iris-flywheel-compat

drwoops commented 1 year ago

looks like they are supported. idk

drwoops commented 1 year ago

maybe report your issue to them

NokukillaS commented 1 year ago

ok, thanks for help

drwoops commented 1 year ago

np. remember to close this issue :)

jonamix-ar commented 1 year ago

I get the same error, and I only have Forge and optifine installed

LiAuTraver commented 1 year ago

do NOT use optifine. it breaks a lot of mods. instead use rubidium, oculus, and oculus flywheel compat

i encounter the same problem,but i tried to remove some mixin one by one of the Create and it worked. However,I have a strong feeling that it would crash in the coming days.

Would it be possible for your team to contact Optifine modder ? i bet they must have noticed its incompatibility with lots of popular mods.

IThundxr commented 7 months ago

Caused by optifine forgetting to reimplement forge patches, this would be a issue on their side and not create's

LiAuTraver commented 7 months ago

yeah sorry in the 2023 Nov release the bug was fixed. and i forgot the issue thank all of you for the fantastic mod!