Creators-of-Create / Create

[Forge Mod] Building Tools and Aesthetic Technology
MIT License
2.89k stars 908 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

drwoops commented 1 year ago

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

MinecrafterGirl40 commented 1 year ago

I can't use Oculus I don't have VR. All I wanted to do is add shader packs.

drwoops commented 1 year ago

oculus is a mod and has nothing to do with VR

MinecrafterGirl40 commented 1 year ago

Oh

MinecrafterGirl40 commented 1 year ago

Will it still let me use Shaderpacks?

MinecrafterGirl40 commented 1 year ago

Sorry if I sound dumb, I've been sick and fried from the summer weather.

drwoops commented 1 year ago

no problem :)

MinecrafterGirl40 commented 1 year ago

I got this error after I installed Oculus for Minecraft: image

drwoops commented 1 year ago

please post the crash log

MinecrafterGirl40 commented 1 year ago

Okays

MinecrafterGirl40 commented 1 year ago

Where do I find it since there isn't a button for it?

drwoops commented 1 year ago

.minecraft/crash-logs i believe

MinecrafterGirl40 commented 1 year ago

One sec

MinecrafterGirl40 commented 1 year ago

---- Minecraft Crash Report ---- // You're mean.

Time: 2023-07-22 18:21:43 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, 0 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: 177151 game time, 201437 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: 2 Reload reason: manual Finished: Yes Packs: mod_resources, vanilla, file/Better-Leaves-7.2-1.19+.zip, file/Round-Trees-7.1-1.19+.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: 1880551936 bytes (1793 MiB) / 4294967296 bytes (4096 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): 16439.05 Swap memory total (MB): 16384.00 Swap memory used (MB): 1175.86 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 34 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/§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: cecb309a-341f-42b0-b42e-08cca7d4cf4b FML: 47.1 Forge: net.minecraftforge:47.1.39

drwoops commented 1 year ago

lol "fried" girl. you need to remove optifine :)

MinecrafterGirl40 commented 1 year ago

But I did on the curseforge version. Let me find a more recent one.

MinecrafterGirl40 commented 1 year ago

Okay. I'm cursed. I can't find the log at all.

MinecrafterGirl40 commented 1 year ago

I got rid of Optifine in normal Minecraft and in the CurseForge version

drwoops commented 1 year ago

it was clearly still in effect in your crash log

MinecrafterGirl40 commented 1 year ago

I just deleted them now

MinecrafterGirl40 commented 1 year ago

All I'm getting is the screenshot error I shared image

MinecrafterGirl40 commented 1 year ago

I'm getting ready to break my PC.

drwoops commented 1 year ago

i dont know what you are doing. remove optifine from this profile and run the game again

MinecrafterGirl40 commented 1 year ago

I SAID I DID ALREADY! I'll just have to make a screenshot of my mods for proof.

drwoops commented 1 year ago

do you still have a crash?

MinecrafterGirl40 commented 1 year ago

Yes. These are my mods: image image image

drwoops commented 1 year ago

this is not what i asked

MinecrafterGirl40 commented 1 year ago

I said yes I still have the error.

drwoops commented 1 year ago

and optifine does not appear as a mod anyway

MinecrafterGirl40 commented 1 year ago

Then why am I still getting the error?

MinecrafterGirl40 commented 1 year ago

Do I have to reinstall stuff?

drwoops commented 1 year ago

optifine is not a regular mod. it modifies the minecraft jar itself.

MinecrafterGirl40 commented 1 year ago

Then I'll have to reinstall everything again. I am such an idiot

drwoops commented 1 year ago

if you can create a new profile (or whatever it is called in your launcher) that would be best

MinecrafterGirl40 commented 1 year ago

Maybe I can repair the profile.

TimovVeen commented 1 year ago

Btw you have oculus installed without the rubidium mod, which is a dependency. That would also cause a crash very likely

MinecrafterGirl40 commented 1 year ago

Oh

MinecrafterGirl40 commented 1 year ago

I'm thinking about staying at a hotel tomorrow. I can't take the AC being broken for the next 2 days. It's turning my brain into a burned fried egg.

MinecrafterGirl40 commented 1 year ago

Sorry if I've been a nag at all. It's a been nightmare with it being 104 degrees this weather.

MinecrafterGirl40 commented 1 year ago

And it's still crashing. I really need new PC parts.

drwoops commented 1 year ago

post the crash log

MinecrafterGirl40 commented 1 year ago

I give up. Your not listening to me.

drwoops commented 1 year ago

yes i am. i need the new crash log

MinecrafterGirl40 commented 1 year ago

Nevermind. It refuses to update the crash logs.

drwoops commented 1 year ago

if you are having so much difficulty with curseforge, i would suggest to install the prism launcher instead. it is very good.

MinecrafterGirl40 commented 1 year ago

I hate my computer

MinecrafterGirl40 commented 1 year ago

I don't want to make another membership though.

drwoops commented 1 year ago

what?

MinecrafterGirl40 commented 1 year ago

what?

I found the crash log finally

MinecrafterGirl40 commented 1 year ago

[21:03:47] [main/INFO]: ModLauncher running: args [--username, MandyTheBunny, --version, forge-47.1.30, --gameDir, C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed, --assetsDir, C:\Users\SmellyBird40\curseforge\minecraft\Install\assets, --assetIndex, 5, --uuid, 2cd094d0ab6449038c32f4554f8a27c4, --accessToken, ????????, --clientId, Y2VjYTQwMGEtMzI4Mi00YzNmLWI2ZmQtOWQ0YjQzMTRmNzg0, --xuid, 2535463025811490, --userType, msa, --versionType, release, --width, 1024, --height, 768, --launchTarget, forgeclient, --fml.forgeVersion, 47.1.30, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412] [21:03:47] [main/INFO]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.3 by Microsoft; OS Windows 11 arch amd64 version 10.0 [21:03:47] [main/INFO]: Loading ImmediateWindowProvider fmlearlywindow [21:03:47] [main/INFO]: Trying GL version 4.6 [21:03:48] [main/INFO]: Requested GL version 4.6 got version 4.6 [21:03:48] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/SmellyBird40/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%23100!/ Service=ModLauncher Env=CLIENT [21:03:48] [pool-2-thread-1/INFO]: GL info: NVIDIA GeForce GTX 1650/PCIe/SSE2 GL version 4.6.0 NVIDIA 536.67, NVIDIA Corporation [21:03:48] [main/INFO]: Found mod file BiomesOPlenty-1.20.1-18.0.0.592.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file Bookshelf-Forge-1.20.1-20.0.1.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file BotanyPots-Forge-1.20.1-13.0.2.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file BotanyPotsTiers-Forge-1.20-5.0.0.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file BotanyTrees-Forge-1.20.1-9.0.1.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file BuildPasteMod-1.20.1v1.10.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file cfm-forge-1.20.1-7.0.0-pre36.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file ChocoboKnightsOfTheCraftingTableByBladeAndFeather-1.20.1-1.0.14.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file collective-1.20.1-6.65.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file curios-forge-5.2.0-beta.3+1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file DiagonalFences-v8.0.1-1.20.1-Forge.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file FarmersDelight-1.20.1-1.2.2a.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [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\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file handcrafted-forge-1.20-2.3.2.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file macawsbridgesbop-1.20-1.0.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file macawsroofsbop-1.20-1.0.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file maturidelight-1.20.1-1.0.1.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file mcw-bridges-2.1.1-mc1.20.1forge.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file mcw-doors-1.1.0forge-mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file mcw-fences-1.0.7-mc1.20.1forge.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file mcw-lights-1.0.6-mc1.20.1forge.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file mcw-paths-1.0.3forge-mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file mcw-roofs-2.2.4-mc1.20.1forge.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file mcw-trapdoors-1.1.1-mc1.20.1forge.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file mcwfencesbop-1.20-1.0.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file nfm-2023.06.28-1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file pamhc2foodcore-1.20-1.0.0.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file pamhc2foodextended-1.20-1.0.0.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file PuzzlesLib-v8.0.7-1.20.1-Forge.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file resourcefullib-forge-1.20.1-2.1.4.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file SereneSeasons-1.20.1-9.0.0.43.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file simplehats-forge-1.20.1-0.2.1.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file TerraBlender-forge-1.20.1-3.0.0.169.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file theadvfoodmod-1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file TofuCraftReload-1.20.1-5.2.6.0.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file usefulhats-1.20.1-4.0.0.0.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file villagespawnpoint-1.20.1-4.0.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/INFO]: Found mod file Xaeros_Minimap_23.5.0_Forge_1.20.jar of type MOD with provider {mods folder locator at C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed\mods} [21:03:48] [main/WARN]: Mod file C:\Users\SmellyBird40\curseforge\minecraft\Install\libraries\net\minecraftforge\fmlcore\1.20.1-47.1.30\fmlcore-1.20.1-47.1.30.jar is missing mods.toml file [21:03:48] [main/WARN]: Mod file C:\Users\SmellyBird40\curseforge\minecraft\Install\libraries\net\minecraftforge\javafmllanguage\1.20.1-47.1.30\javafmllanguage-1.20.1-47.1.30.jar is missing mods.toml file [21:03:48] [main/WARN]: Mod file C:\Users\SmellyBird40\curseforge\minecraft\Install\libraries\net\minecraftforge\lowcodelanguage\1.20.1-47.1.30\lowcodelanguage-1.20.1-47.1.30.jar is missing mods.toml file [21:03:48] [main/WARN]: Mod file C:\Users\SmellyBird40\curseforge\minecraft\Install\libraries\net\minecraftforge\mclanguage\1.20.1-47.1.30\mclanguage-1.20.1-47.1.30.jar is missing mods.toml file [21:03:48] [main/INFO]: Found mod file fmlcore-1.20.1-47.1.30.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@49601f82 [21:03:48] [main/INFO]: Found mod file javafmllanguage-1.20.1-47.1.30.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@49601f82 [21:03:48] [main/INFO]: Found mod file lowcodelanguage-1.20.1-47.1.30.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@49601f82 [21:03:48] [main/INFO]: Found mod file mclanguage-1.20.1-47.1.30.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@49601f82 [21:03:48] [main/INFO]: Found mod file client-1.20.1-20230612.114412-srg.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@49601f82 [21:03:48] [main/INFO]: Found mod file forge-1.20.1-47.1.30-universal.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@49601f82 [21:03:48] [main/INFO]: Found 1 dependencies adding them to mods collection [21:03:48] [main/INFO]: Found mod file yabn-1.0.3.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@418c020b [21:03:48] [main/ERROR]: Missing or unsupported mandatory dependencies: Mod ID: 'minecraft', Requested by: 'flywheel', Expected range: '[1.19.2,1.20)', Actual version: '1.20.1' [21:03:51] [main/INFO]: Compatibility level set to JAVA_17 [21:03:51] [main/INFO]: Launching target 'forgeclient' with arguments [--version, forge-47.1.30, --gameDir, C:\Users\SmellyBird40\curseforge\minecraft\Instances\Mixed, --assetsDir, C:\Users\SmellyBird40\curseforge\minecraft\Install\assets, --uuid, 2cd094d0ab6449038c32f4554f8a27c4, --username, MandyTheBunny, --assetIndex, 5, --accessToken, ????????, --clientId, Y2VjYTQwMGEtMzI4Mi00YzNmLWI2ZmQtOWQ0YjQzMTRmNzg0, --xuid, 2535463025811490, --userType, msa, --versionType, release, --width, 1024, --height, 768] [21:03:52] [main/WARN]: Error loading class: net/minecraft/client/renderer/texture/TextureAtlas$Preparations (java.lang.ClassNotFoundException: net.minecraft.client.renderer.texture.TextureAtlas$Preparations) [21:03:52] [main/WARN]: @Mixin target net.minecraft.client.renderer.texture.TextureAtlas$Preparations was not found flywheel.mixins.json:atlas.SheetDataAccessor [21:03:52] [main/WARN]: Error loading class: me/jellysquid/mods/sodium/client/render/chunk/data/ChunkRenderData$Builder (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.render.chunk.data.ChunkRenderData$Builder) [21:03:52] [main/WARN]: @Mixin target me.jellysquid.mods.sodium.client.render.chunk.data.ChunkRenderData$Builder was not found flywheel.mixins.json:instancemanage.SodiumChunkRenderDataMixin [21:03:52] [main/WARN]: Error loading class: com/mojang/math/Matrix3f (java.lang.ClassNotFoundException: com.mojang.math.Matrix3f) [21:03:52] [main/WARN]: @Mixin target com.mojang.math.Matrix3f was not found flywheel.mixins.json:matrix.Matrix3fMixin [21:03:52] [main/WARN]: Error loading class: com/mojang/math/Matrix4f (java.lang.ClassNotFoundException: com.mojang.math.Matrix4f) [21:03:52] [main/WARN]: @Mixin target com.mojang.math.Matrix4f was not found flywheel.mixins.json:matrix.Matrix4fMixin [21:03:52] [main/WARN]: Error loading class: net/minecraft/client/renderer/texture/TextureAtlas$Preparations (java.lang.ClassNotFoundException: net.minecraft.client.renderer.texture.TextureAtlas$Preparations) [21:03:57] [Datafixer Bootstrap/INFO]: 188 Datafixer optimizations took 286 milliseconds [21:03:59] [Render thread/FATAL]: Mixin apply failed flywheel.mixins.json:RenderTexturesMixin -> com.mojang.blaze3d.systems.RenderSystem: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @Inject annotation on storeTextureLoc could not find any targets matching 'Lcom/mojang/blaze3d/systems/RenderSystem;m157179(ILnet/minecraft/resources/ResourceLocation;)V' in com.mojang.blaze3d.systems.RenderSystem. Using refmap flywheel.refmap.json [PREINJECT Applicator Phase -> flywheel.mixins.json:RenderTexturesMixin -> Prepare Injections -> -> handler$zbj000$storeTextureLoc(ILnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse] org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on storeTextureLoc could not find any targets matching 'Lcom/mojang/blaze3d/systems/RenderSystem;m157179(ILnet/minecraft/resources/ResourceLocation;)V' in com.mojang.blaze3d.systems.RenderSystem. Using refmap flywheel.refmap.json [PREINJECT Applicator Phase -> flywheel.mixins.json:RenderTexturesMixin -> Prepare Injections -> -> handler$zbj000$storeTextureLoc(ILnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse] at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:656) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:587) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.(InjectionInfo.java:316) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.(InjectionInfo.java:308) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo.(CallbackInjectionInfo.java:46) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at jdk.internal.reflect.GeneratedConstructorAccessor60.newInstance(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:708) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1311) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[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.minecraft.client.main.Main.main(Main.java:180) ~[forge-47.1.30.jar:?] 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.30.jar:?] at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.1.30.jar:?] at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.1.30.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:?] [21:03:59] [Render thread/FATAL]: Mixin apply failed flywheel.mixins.json:RenderTexturesMixin -> com.mojang.blaze3d.systems.RenderSystem: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @Inject annotation on storeTextureLoc could not find any targets matching 'Lcom/mojang/blaze3d/systems/RenderSystem;m157179(ILnet/minecraft/resources/ResourceLocation;)V' in com.mojang.blaze3d.systems.RenderSystem. Using refmap flywheel.refmap.json [PREINJECT Applicator Phase -> flywheel.mixins.json:RenderTexturesMixin -> Prepare Injections -> -> handler$zbj000$storeTextureLoc(ILnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse] org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on storeTextureLoc could not find any targets matching 'Lcom/mojang/blaze3d/systems/RenderSystem;m157179(ILnet/minecraft/resources/ResourceLocation;)V' in com.mojang.blaze3d.systems.RenderSystem. Using refmap flywheel.refmap.json [PREINJECT Applicator Phase -> flywheel.mixins.json:RenderTexturesMixin -> Prepare Injections -> -> handler$zbj000$storeTextureLoc(ILnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse] at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:656) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:587) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.(InjectionInfo.java:316) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.(InjectionInfo.java:308) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo.(CallbackInjectionInfo.java:46) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at jdk.internal.reflect.GeneratedConstructorAccessor60.newInstance(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:708) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1311) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[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.minecraft.client.Minecraft.m167850(Minecraft.java:2339) ~[client-1.20.1-20230612.114412-srg.jar%23232!/:?] at net.minecraft.client.Minecraft.m167872(Minecraft.java:2332) ~[client-1.20.1-20230612.114412-srg.jar%23232!/:?] at net.minecraft.client.main.Main.main(Main.java:191) ~[forge-47.1.30.jar:?] 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.30.jar:?] at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.1.30.jar:?] at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.1.30.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:?]