Update: 提交当前代码修改
This commit is contained in:
@@ -164,7 +164,7 @@ public class Skin {
|
||||
case LITTLE_SKIN:
|
||||
case CUSTOM_SKIN_LOADER_API:
|
||||
String realCslApi = type == Type.LITTLE_SKIN
|
||||
? "https://littleskin.cn/csl"
|
||||
? "https://skin.littlelan.cn/csl"
|
||||
: NetworkUtils.addHttpsIfMissing(StringUtils.removeSuffix(Lang.requireNonNullElse(cslApi, ""), "/"));
|
||||
return Task.composeAsync(() -> new GetTask(String.format("%s/%s.json", realCslApi, username)))
|
||||
.thenComposeAsync(json -> {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[authlib-injector] [INFO] Logging file: F:\.minecraft\authlib-injector.log
|
||||
[authlib-injector] [INFO] Version: 1.2.1
|
||||
[authlib-injector] [INFO] Authentication server: https://littleskin.cn/api/yggdrasil/
|
||||
[authlib-injector] [INFO] Authentication server: https://skin.littlelan.cn/api/yggdrasil/
|
||||
2022-12-08 13:15:41,589 main ERROR Error processing element Queue ([Appenders: null]): CLASS_NOT_FOUND
|
||||
[13:15:43] [main/INFO]: ModLauncher running: args [--username, 哎呀呀呀, --version, 1.16.2, --gameDir, F:\\.minecraft, --assetsDir, F:\.minecraft\assets, --assetIndex, 1.16, --uuid, e3c2fb57f8764ecfa1564c1cc92143f2, --accessToken, ❄❄❄❄❄❄❄❄, --userType, mojang, --versionType, HMCL 3.5.3.228, --width, 854, --height, 480, --launchTarget, fmlclient, --fml.forgeVersion, 33.0.61, --fml.mcVersion, 1.16.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200812.004259]
|
||||
[13:15:43] [main/INFO]: ModLauncher 7.0.1+78+master.e9771d8 starting: java version 17.0.4.1 by Oracle Corporation
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
WARNING: Unknown module: cpw.mods.bootstraplauncher specified to --add-exports
|
||||
[authlib-injector] [INFO] Logging file: C:\Users\********\AppData\Roaming\.minecraft\versions\鎮犵劧浜虹敓1.0\authlib-injector.log
|
||||
[authlib-injector] [INFO] Version: 1.2.3
|
||||
[authlib-injector] [INFO] Authentication server: https://littleskin.cn/api/yggdrasil
|
||||
[authlib-injector] [INFO] Authentication server: https://skin.littlelan.cn/api/yggdrasil
|
||||
[authlib-injector] [INFO] Httpd is running on port 50187
|
||||
[authlib-injector] [INFO] Transformed [com.mojang.patchy.BlockedServers] with [Constant URL Transformer]
|
||||
[authlib-injector] [INFO] Transformed [com.mojang.authlib.HttpAuthenticationService] with [ConcatenateURL Workaround]
|
||||
|
||||
Reference in New Issue
Block a user