ChangeSkinX

ChangeSkinX

446k Downloads

Cannot upload skins

friishon opened this issue ยท 25 comments

commented

when i try to upload a skin with the commands /skinupload http://imgur.com/a/oB9zT i have this error
"An internal error ocurred while attempting to perform this command"
and i can't wirte command skinname because i have and error on my console
skin select don't work

/skinupldate:
captura de pantalla - 290816 - 13-08-15

/skinname
captura de pantalla - 290816 - 13-09-38

thanks about the plugin

commented

Do you use BungeeCord?

commented

Try to use skin-upload

commented

yes i'm using bungeecord and when i write /skin-upload http://imgur.com/a/08O51
nothing happends
when i write /skin-name or skinname i have the same error

commented

Skin name isn't implemented/supported as you can see in the error.

The url isn't a raw image file. Please use the direct link.
https://i.imgur.com/Oc3hacu.png

commented

/skin-upload https://i.imgur.com/Oc3hacu.png
don't work
:(

commented

Please explain it more. Error message?

commented

yes i have installed on bungeecord

commented

I need the startup log too.

commented

when i write this command, nothing it happend the command don't work
tnt
when i write /skinupdate i have this error here
tnt2
and in the console i have it
error skin

commented

I need the startup log too.

commented

Do you installed it on BungeeCord too?

commented

I don't see a message in BungeeCord that says that an account was authenticated. Do you specified an account in the bungee config of ChangeSkin?

commented

bungee startup
bun1
bun2

spigot startup
cap1
cap2
cap3
cap4

commented

how many account i have to put there??
only mine? or other acount?

commented

One is enough. The rate-limit from mojang limits for one upload per minute per account.

commented

all skin will upload on my account?

commented

Yes, but every time it will be reverted to your old skin. So basically:

  1. Download skin
  2. Change skin to the url specified one
  3. Download the new skin
  4. Change it back
commented

this is my config
storage:

Single file SQLite database

#driver: org.sqlite.JDBC
# File location
#database: '{pluginDir}/ChangeSkin.db'

MySQL

 driver: com.mysql.jdbc.Driver
 host: 192.168.1.xx
 port: 3306
 database: ChangeSkin
 username: user
 password: password
commented

No an upload account.

commented

where i have it?

commented

i have only on spigot server?? or i have un bungee and spigot??

commented

It's required to upload skins.

commented

Example:

upload-accounts:

- EMAIL:PASSWORD

- EMAIL:PASSWORD

upload-accounts:
[email protected]:password (minecraft password??)

that config??

commented

Yes. Do you specified an account there, because I didn't saw any "authenticated .. "-message.