MarkusBordihn / BOs-Adaptive-Performance-Tweaks

Adaptive Performance Tweaks is a collection of Minecraft Forge server-side Mod which automatically adjust specific settings on the server to allow a more balanced TPS/FPS.
Other
4 stars 2 forks source link

there is an error #60

Closed Phommie closed 8 months ago

Phommie commented 8 months ago

there was an error loading crash-2023-12-12_15.12.01-client.txt

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

Time: 2023-12-12 15:12:02 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.2.0-universal.jar%23215!/:?] {re:classloading} at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:126) ~[forge-1.20.1-47.2.0-universal.jar%23215!/:?] {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.2.0-universal.jar%23215!/:?] {re:classloading} at net.minecraft.client.renderer.GameRenderer.m109093(GameRenderer.java:1343) ~[client-1.20.1-20230612.114412-srg.jar%23210!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:mixins.cobblemon-common.json:GameRendererMixin,pl:mixin:A} at net.minecraft.client.Minecraft.m91383(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23210!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91374(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23210!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[Forge%201.20.1.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain,pl:mixin:A,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.0.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.0.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.0.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.2.0-universal.jar%23215!/:?] {re:classloading} at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:126) ~[forge-1.20.1-47.2.0-universal.jar%23215!/:?] {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.2.0-universal.jar%23215!/:?] {re:classloading} -- Affected level -- Details: All players: 1 total; [LocalPlayer['Phommie'/152, l='ClientLevel', x=47.40, y=91.25, z=-268.99]] Chunk stats: 361, 201 Level dimension: minecraft:overworld Level spawn location: World: (16,79,-48), Section: (at 0,15,0 in 1,4,-3; chunk contains blocks 16,-64,-48 to 31,319,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1) Level time: 84423 game time, 84423 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%23210!/:?] {re:mixin,xf:OptiFine:default,xf:fml:xaerominimap:xaero_clientworldclass,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,re:classloading,xf:OptiFine:default,xf:fml:xaerominimap:xaero_clientworldclass,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,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%23210!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91374(Minecraft.java:740) ~[client-1.20.1-20230612.114412-srg.jar%23210!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[Forge%201.20.1.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain,pl:mixin:A,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.0.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.0.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.0.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/Fullbright 1.19.2 - UB.zip, file/VisibleOres2.9.zip, file/FreshAnimations_v1.8.1.zip

-- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 1218284144 bytes (1161 MiB) / 3254779904 bytes (3104 MiB) up to 3724541952 bytes (3552 MiB) CPUs: 4 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz Identifier: Intel64 Family 6 Model 78 Stepping 3 Microarchitecture: Skylake (Client) Frequency (GHz): 2.59 Number of physical packages: 1 Number of physical CPUs: 2 Number of logical CPUs: 4 Graphics card #0 name: Intel(R) HD Graphics 520 Graphics card #0 vendor: Intel Corporation (0x8086) Graphics card #0 VRAM (MB): 1024.00 Graphics card #0 deviceId: 0x1916 Graphics card #0 versionInfo: DriverVersion=31.0.101.2111 Memory slot #0 capacity (MB): 4096.00 Memory slot #0 clockSpeed (GHz): 2.13 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 4096.00 Memory slot #1 clockSpeed (GHz): 2.13 Memory slot #1 type: DDR4 Virtual memory max (MB): 17288.60 Virtual memory used (MB): 11520.98 Swap memory total (MB): 9216.00 Swap memory used (MB): 1401.90 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx3536M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Launched Version: Forge 1.20.1 Backend library: LWJGL version 3.3.1 build 7 Backend API: Intel(R) HD Graphics 520 GL version 4.6.0 - Build 31.0.101.2111, Intel Window size: 927x538 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/Fullbright 1.19.2 - UB.zip (incompatible), file/VisibleOres2.9.zip (incompatible), file/FreshAnimations_v1.8.1.zip (incompatible) Current Language: en_us CPU: 4x Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz Server Running: true Player Count: 1 / 8; [ServerPlayer['Phommie'/152, l='ServerLevel[test for server]', x=47.40, y=91.25, z=-268.99]] Data Packs: vanilla, mod:terrablender (incompatible), mod:mousetweaks, mod:biomesoplenty (incompatible), mod:jade (incompatible), mod:jei, mod:kotlinforforge (incompatible), mod:forge, mod:tlskincape (incompatible), mod:xaerominimap, mod:xaeroworldmap, mod:cobblemon (incompatible), mod:shieldexp (incompatible), mod:archbows (incompatible), mod:spearsmod (incompatible), mod:grapplemod (incompatible), mod:playeranimator (incompatible), mod:goblintraders (incompatible), mod:multimine (incompatible), mod:reap, mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:solid_mobs (incompatible), mod:framework, mod:cloth_config (incompatible), mod:bettercombat (incompatible), mod:custom_crosshair_mod, mod:notenoughcrashes (incompatible) Enabled Feature Flags: minecraft:vanilla World Generation: Stable Client Crashes Since Restart: 1 Integrated Server Crashes Since Restart: 0 OptiFine Version: OptiFine_1.20.1_HD_U_I5 OptiFine Build: 20230707-211226 Render Distance Chunks: 6 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 - Build 31.0.101.2111 OpenGlRenderer: Intel(R) HD Graphics 520 OpenGlVendor: Intel 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.2.0.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.2.0.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.7.0 lowcodefml@null Mod List: 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 grappling_hook_mod-1.20.1-1.20.1-v13.jar |Grappling Hook Mod |grapplemod |1.20.1-v13 |DONE |Manifest: NOSIGNATURE notenoughcrashes-4.4.6+1.20.1-forge.jar |Not Enough Crashes |notenoughcrashes |4.4.6+1.20.1 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |3.0.0.169 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |18.0.0.598 |DONE |Manifest: NOSIGNATURE Jade-1.20.1-forge-11.6.3.jar |Jade |jade |11.6.3 |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.27.jar |Just Enough Items |jei |15.2.0.27 |DONE |Manifest: NOSIGNATURE archbows-1.1.8-1.20.1.jar |Arch Bows |archbows |1.1.8-1.20.1 |DONE |Manifest: NOSIGNATURE spears-1.3.jar |Simple Spears |spearsmod |1.1 |DONE |Manifest: NOSIGNATURE goblintraders-forge-1.20.1-1.9.3.jar |Goblin Traders |goblintraders |1.9.3 |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 kffmod-4.7.0.jar |Kotlin For Forge |kotlinforforge |4.7.0 |DONE |Manifest: NOSIGNATURE multimine-1.20.1.3.jar |Multi Mine |multimine |1.20.1.3 |DONE |Manifest: NOSIGNATURE reap-1.20.1-1.0.2.jar |Reap Mod |reap |1.20.1-1.0.2 |DONE |Manifest: NOSIGNATURE Xaeros_Minimap_23.9.1_Forge_1.20.jar |Xaero's Minimap |xaerominimap |23.9.1 |DONE |Manifest: NOSIGNATURE XaerosWorldMap_1.37.1_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.37.1 |DONE |Manifest: NOSIGNATURE citadel-2.4.9-1.20.1.jar |Citadel |citadel |2.4.9 |DONE |Manifest: NOSIGNATURE alexsmobs-1.22.6.jar |Alex's Mobs |alexsmobs |1.22.6 |DONE |Manifest: NOSIGNATURE Cobblemon-forge-1.4.0+1.20.1.jar |Cobblemon |cobblemon |1.4.0+1.20.1 |DONE |Manifest: NOSIGNATURE custom-crosshair-mod-v1.5.4-forge-mc1.20.1.jar |Custom Crosshair Mod |custom_crosshair_mod |1.5.4-forge |DONE |Manifest: NOSIGNATURE solid_mobs_forge.1.19.4+1.20-1.7.1.jar |Solid Mobs |solid_mobs |1.7.1 |DONE |Manifest: NOSIGNATURE framework-forge-1.20.1-0.6.16.jar |Framework |framework |0.6.16 |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 ShieldExpansion-1.20.1-1.1.7.jar |Shield Expansion |shieldexp |1.1.7 |DONE |Manifest: NOSIGNATURE cloth-config-11.1.106-forge.jar |Cloth Config v10 API |cloth_config |11.1.106 |DONE |Manifest: NOSIGNATURE bettercombat-forge-1.8.1+1.20.1.jar |Better Combat |bettercombat |1.8.1+1.20.1 |DONE |Manifest: NOSIGNATURE forge-1.20.1-47.2.0-universal.jar |Forge |forge |47.2.0 |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 tl_skin_cape_forge_1.20_1.20.1-1.32.jar |TLSkinCape |tlskincape |1.32 |DONE |Manifest: ef:fe:e7:59:91:bb:3a:06:c1:94:f4:f3:9c:3e:26:69:47:fa:2e:c5:53:d3:38:21:65:cc:04:75:e7:61:19:40 Crash Report UUID: 5cc8a157-429e-4e06-9e70-9ecadcaac6b3 FML: 47.2 Forge: net.minecraftforge:47.2.0 Suspected Mods: Minecraft (minecraft), Forge (forge)

MarkusBordihn commented 8 months ago

Thanks for the report. Unfortunately this is a pure client side related crash and has nothing to do with the Adaptive Performance Tweaks which only run on the server side.

If you take a look at the Mod List you will see that Adaptive Performance Tweaks is not showing up here.

According the crash log however it looks like this is related to OptiFine. I recommend to update OptiFine to the latest version with the correct Forge version like OptiFine HD U I6 with Forge 47.2.18.