Open HowardZHY opened 2 years ago
[16:33:36] [main/INFO]: Loading tweak class name net.fabricmc.loader.launch.FabricClientTweaker [16:33:36] [main/INFO]: Using primary tweak class name net.fabricmc.loader.launch.FabricClientTweaker [16:33:36] [main/INFO]: Calling tweak class net.fabricmc.loader.launch.FabricClientTweaker [16:33:38] [main/INFO]: Fabric is preparing JARs on first launch, this may take a few seconds... [16:33:39] [main/INFO]: Loading 3 mods:
This error wasn’t reported earlier because LegacyFabric doesn’t use LaunchWrapper but Knot by default.
I tried 1.13.3 and 1.12.8, both not working.
At 2022-08-03 20:36:11, "Cat Core" @.***> wrote:
This error wasn’t reported earlier because LegacyFabric doesn’t use LaunchWrapper but Knot by default.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
I don't know enough about the tweaker to be able to properly answer this question.
But it looks like there is some issue with the classloading.
Caused by: java.lang.NoSuchMethodError: net.minecraft.server.MinecraftServer.az()J
at ave.(SourceFile:175) ~[ave.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) ~[Main.class:?]
It looks like it is using the Main class from vanilla which then tries to invoke a method on MinecraftServer which doesn't exist because it has been remapped to its intermediary name?
Maybe you can look at/post the launcher.log.txt to see what the full command line looks like, including the classpath.
That log might also contain some other hints to a problem?
"C:\Program Files\Java\jdk1.8.0_311\jre\bin\java.exe" -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Dfml.ignoreInvalidMinecraftCertificates=True -Dfml.ignorePatchDiscrepancies=True -Dlog4j2.formatMsgNoLookups=true -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn256m -Xmx4096m "-Djava.library.path=D:\1.8.minecraft\versions\1.8.9\1.8.9-natives" -cp "D:\1.8.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;D:\1.8.minecraft\libraries\com\mojang\netty\1.8.8\netty-1.8.8.jar;D:\1.8.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;D:\1.8.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar;D:\1.8.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;D:\1.8.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;D:\1.8.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;D:\1.8.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;D:\1.8.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;D:\1.8.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;D:\1.8.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;D:\1.8.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;D:\1.8.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar;D:\1.8.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;D:\1.8.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;D:\1.8.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;D:\1.8.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;D:\1.8.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;D:\1.8.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;D:\1.8.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;D:\1.8.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar;D:\1.8.minecraft\libraries\com\mojang\realms\1.7.59\realms-1.7.59.jar;D:\1.8.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;D:\1.8.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;D:\1.8.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;D:\1.8.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;D:\1.8.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;D:\1.8.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;D:\1.8.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar;D:\1.8.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar;D:\1.8.minecraft\libraries\net\fabricmc\fabric-loader\0.14.8\fabric-loader-0.14.8.jar;D:\1.8.minecraft\libraries\net\fabricmc\intermediary\1.8.9\intermediary-1.8.9.jar;D:\1.8.minecraft\libraries\net\fabricmc\tiny-mappings-parser\0.3.0+build.17\tiny-mappings-parser-0.3.0+build.17.jar;D:\1.8.minecraft\libraries\net\fabricmc\sponge-mixin\0.11.2+mixin.0.8.5\sponge-mixin-0.11.2+mixin.0.8.5.jar;D:\1.8.minecraft\libraries\net\fabricmc\tiny-remapper\0.8.1\tiny-remapper-0.8.1.jar;D:\1.8.minecraft\libraries\net\fabricmc\access-widener\2.1.0\access-widener-2.1.0.jar;D:\1.8.minecraft\libraries\org\ow2\asm\asm\9.2\asm-9.2.jar;D:\1.8.minecraft\libraries\org\ow2\asm\asm-analysis\9.2\asm-analysis-9.2.jar;D:\1.8.minecraft\libraries\org\ow2\asm\asm-commons\9.2\asm-commons-9.2.jar;D:\1.8.minecraft\libraries\org\ow2\asm\asm-tree\9.2\asm-tree-9.2.jar;D:\1.8.minecraft\libraries\org\ow2\asm\asm-util\9.2\asm-util-9.2.jar;D:\1.8.minecraft\libraries\tv\twitch\twitch\6.5\twitch-6.5.jar;D:\1.8.minecraft\versions\1.8.9\1.8.9.jar" net.minecraft.launchwrapper.Launch --username HowardZHY --version 1.8.9 --gameDir "D:\1.8.minecraft" --assetsDir "D:\1.8.minecraft\assets" --assetIndex 1.8 --uuid a3a72c9dcbe6440785f12ff61398bdd7 --accessToken *** --userProperties {} --userType Mojang --tweakClass net.fabricmc.loader.launch.FabricClientTweaker --height 480 --width 854
I use my bat to launch
For now use Knot. We need a better way to test LW support, its basically never used.
For now use Knot. We need a better way to test LW support, its basically never used.
I prefer LW , to test something with fabric together.
when will this be fixed?
There's even no .mixin.out folder.
I think Intermediary Tweaks should working at first...
https://github.com/Legacy-Fabric/fabric/issues/137 Weird fail to launch using launchwrapper.