ChangeSkinX

ChangeSkinX

446k Downloads

Uploading skins dont work

kaktusowy opened this issue ยท 15 comments

commented

What behaviour is observed:

Skin at mojang acc did not change after /skin-upload, and Skin-ID dont work.

What behaviour is expected:

Just working skins.

Steps/models to reproduce:

/skin-upload [link], /skin-select [ID]

Plugin list:

ProtocolLib, ChangeSkin

Environment description

Spigot 1.12 R0.1

Plugin version or build number (don't write latest):

3.0

Error Log:

Hastebin / Gist link of the error or stacktrace (if any)

Configuration:

I think i dont need to show config, because in the console i saw successfully acc connect.
Hastebin / Gist link of your config.yml file

commented
commented

Please use a dev-build.

commented

I changed spigot and plugin to last dev build and now i have different error
http://wklej.org/id/3360443/ -> log

commented

403 means forbidden which could mean incorrect credentials.

commented

ok im generated new config and now acc is working but still skin is the same all time, and sometimes i see this error in the console:
http://wklej.org/id/3360445/

commented

429 means too many requests within one minute

commented

Now its working without errors but still skin is not uploading at mojang acc, after successful message

commented

It's uploading the skin, downloads it and changes it back.

EDIT: ChangeSkin only needs the signature that it was hosted sometime at Mojang servers.

commented

But why all ID's has the same signature, im uploading different skins

commented

Do you checked the database? The signatures should change on every requests

commented

I cannot see there that the signature is the same. It just shows the datatype, here a blob (binary large object -> binary data)

commented

How can i check the signature?

commented
SELECT HEX(signature) FROM skinData WHERE [...]
commented

Please post the server log