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

Latest 1.18.2 Beta version fails to launch on dedicated server. #61

Closed theshadowake closed 8 months ago

theshadowake commented 8 months ago

The latest releases on CurseForge for 1.18.2 (11.0.0) - marked Beta, fail to launch on dedicated servers (strangely they boot fine on client).

The server logs state that a dependency is missing (Adaptive Performance Tweaks Core Version 11.0.0 or above) - even when that version is installed.

MarkusBordihn commented 8 months ago

Thanks for the report.

Could you please append the relevant crash log / server logs with the error message and the mod list. Thanks.

MarkusBordihn commented 8 months ago
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: main
Suspected Mods: NONE
Stacktrace:
    at net.minecraftforge.logging.CrashReportExtender.lambda$dumpModLoadingCrashReport$7(CrashReportExtender.java:58) ~[forge-1.18.2-40.2.14_mapped_official_1.18.2-recomp.jar%2379%2386!/:?] {re:classloading}
-- MOD adaptive_performance_tweaks_spawn --
Details:
    Mod File: /C:/Users/mbordihn/.gradle/caches/forge_gradle/deobf_dependencies/de/markusbordihn/adaptiveperformancetweaksspawn/spawn/11.0.0_mapped_official_1.18.2/spawn-11.0.0_mapped_official_1.18.2.jar
    Failure message: Mod adaptive_performance_tweaks_spawn requires adaptive_performance_tweaks_core 10.2.0 or above, and below 11.0.0
        Currently, adaptive_performance_tweaks_core is 11.0.0
    Mod Version: 11.0.0
    Mod Issue URL: NOT PROVIDED
    Exception message: MISSING EXCEPTION MESSAGE
MarkusBordihn commented 8 months ago

Thanks for the report. Please update the "spawn" module to 11.0.1 which should fix the issue.