Git Product home page Git Product logo

Comments (14)

CaaMoe avatar CaaMoe commented on September 23, 2024

链接404了,重新提交一下吧

from multilogin.

090424xsp avatar 090424xsp commented on September 23, 2024

服务器的:https://pastebin.mozilla.org/95Yd5Yw6 插件的:https://pastebin.mozilla.org/xbbgQ79d 配置皮肤站的:https://pastebin.mozilla.org/did05ToR

from multilogin.

CaaMoe avatar CaaMoe commented on September 23, 2024

在对应皮肤站上的对应角色有皮肤吗

from multilogin.

090424xsp avatar 090424xsp commented on September 23, 2024

from multilogin.

090424xsp avatar 090424xsp commented on September 23, 2024

image

from multilogin.

CaaMoe avatar CaaMoe commented on September 23, 2024

在multilogin/config.yml中开启debug模式再采集一些更详细的日志出来吧

from multilogin.

090424xsp avatar 090424xsp commented on September 23, 2024

from multilogin.

090424xsp avatar 090424xsp commented on September 23, 2024

开了DEBUG以后的日志文件:https://pastebin.mozilla.org/tFFws0uH

from multilogin.

CaaMoe avatar CaaMoe commented on September 23, 2024

请检查皮肤站程序是否运行正常,仅使用authlib-injector能不能正常显示皮肤

from multilogin.

090424xsp avatar 090424xsp commented on September 23, 2024

使用authlib-injector会无法加入服务器,提示“无效的个人信息公钥签名 请尝试重启游戏”

from multilogin.

090424xsp avatar 090424xsp commented on September 23, 2024

我好像发现了一些问题:它获取到了我的内网地址{skin} 而skin对应的并不是皮肤站,而是我的官网 正确的应该是skin:100我有办法修改这个ip吗

from multilogin.

090424xsp avatar 090424xsp commented on September 23, 2024

我成功的更改了内网端口 可报错持续 内容似乎不一样了: [18:40:59 INFO]: [/183.217.89.159:14231] <-> InitialHandler has connected
[18:40:59 INFO] [MultiLogin]: [DEBUG] 090424's hasJoined verification order: [2], [3, 5]
[18:40:59 INFO] [MultiLogin]: [DEBUG] --> GET http://skins.clearcraft.cn/api/yggdrasil/sessionserver/session/minecraft/hasJoined?username=090424&serverId=-336ea7ec4e11b2fff0fd328124f73dcdc48c9657
[18:41:00 INFO] [MultiLogin]: [DEBUG] <-- 200 http://skins.clearcraft.cn/api/yggdrasil/sessionserver/session/minecraft/hasJoined?username=090424&serverId=-336ea7ec4e11b2fff0fd328124f73dcdc48c9657 (483ms)
[18:41:00 INFO] [MultiLogin]: [DEBUG] <-- (1927 bytes)
[18:41:00 INFO] [MultiLogin]: 090424(uuid: ef4948ac-6fc3-36a4-8f4f-37fe2ab6535a) from authentication service ClearCraft(yid: 2) has been authenticated, profile redirected to 090424(uuid: ef4948ac-6fc3-36a4-8f4f-37fe2ab6535a).
[18:41:00 INFO] [MultiLogin]: [DEBUG] Skin restore result of 090424 is RESTORER_ASYNC.
[18:41:00 INFO] [MultiLogin]: [DEBUG] --> GET http://skin/textures/fb7f6e7409000d907a68a762db9a88fe824daebeaf4b40a9d0c7fda5b0bc5e79
[18:41:00 INFO]: [090424|/183.217.89.159:14231] <-> ServerConnector [大厅] has connected
[18:41:01 INFO] [MultiLogin]: [DEBUG] <-- 200 http://skin/textures/fb7f6e7409000d907a68a762db9a88fe824daebeaf4b40a9d0c7fda5b0bc5e79 (1474ms)
[18:41:01 INFO] [MultiLogin]: [DEBUG] <-- (3543 bytes)
[18:41:01 INFO] [MultiLogin]: [DEBUG] --> POST https://api.mineskin.org/generate/url
[18:41:01 INFO] [MultiLogin]: [DEBUG] --> (160 bytes)
[18:41:03 INFO] [MultiLogin]: [DEBUG] <-- 400 https://api.mineskin.org/generate/url (1366ms)
[18:41:03 INFO] [MultiLogin]: [DEBUG] <-- (187 bytes)
[18:41:03 ERROR] [MultiLogin]: An exception occurred while processing the skin repair.
java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonObject.getAsJsonObject(String)" because the return value of "com.google.gson.JsonObject.getAsJsonObject(String)" is null
at moe.caa.multilogin.core.skinrestorer.SkinRestorerFlows.call(SkinRestorerFlows.java:86) ~[?:?]
at moe.caa.multilogin.core.skinrestorer.SkinRestorerCore.lambda$doRestorer$0(SkinRestorerCore.java:155) ~[?:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[?:?]
at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:840) [?:?] 以上是我登录时的所有日志(从登录开始)

from multilogin.

CaaMoe avatar CaaMoe commented on September 23, 2024

修复模式请改成UPLOAD

from multilogin.

090424xsp avatar 090424xsp commented on September 23, 2024

谢谢您 皮肤已经可以正常显示了

from multilogin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.