Git Product home page Git Product logo

Comments (38)

games647 avatar games647 commented on May 31, 2024

But I don't want to delete that file every time I have to restart the server, as it gets annoying.

Of course.

The problem is that. Version 0.9 expects a Spigot servers, but you are running craftbukkit.

Related to 461eb7d

from changeskin.

games647 avatar games647 commented on May 31, 2024

I guess the changes I made will fix it. I'll upload it today after some tests.

from changeskin.

 avatar commented on May 31, 2024

Oh wow, sorry about that, I thought I was using spigot, but a closer look at the logs show I had been using CraftBukkit all along. I'll switch over to Spigot right away

So I'm now running Spigot and ChangeSkin v0.9, but I still have the same issue.

from changeskin.

games647 avatar games647 commented on May 31, 2024

Do you still have this issue?

from changeskin.

 avatar commented on May 31, 2024

Yeah, and it also seems to happen when I use a MySQL database instead of the SQLite storage.

from changeskin.

games647 avatar games647 commented on May 31, 2024

Any errors?

from changeskin.

 avatar commented on May 31, 2024

None

from changeskin.

games647 avatar games647 commented on May 31, 2024

Found the issue. I'll fix it.

EDIT: the column type timestamp in mySQL ignores milliseconds.

from changeskin.

games647 avatar games647 commented on May 31, 2024

Sorry I didn't noticed that earlier.

from changeskin.

 avatar commented on May 31, 2024

No worries! Can you link me to the fixed version?

from changeskin.

games647 avatar games647 commented on May 31, 2024

https://www.spigotmc.org/resources/changeskin.21469/update?update=87061

from changeskin.

 avatar commented on May 31, 2024

Thanks for the link, although it still doesn't work

from changeskin.

games647 avatar games647 commented on May 31, 2024

Oh, I forgot to say that I changed the table setup. You should regenerate the table.

from changeskin.

 avatar commented on May 31, 2024

I tested it this morning, and it still isn't working. I tried the plugin with SQLite and MySQL, both have the same problem.

from changeskin.

games647 avatar games647 commented on May 31, 2024

Oh, I'm really sorry. I created this issue by fixing #5. I fixed it now. I'll upload a new version right away.

from changeskin.

 avatar commented on May 31, 2024

No worries! Just send me the link and I'll try it out!

from changeskin.

games647 avatar games647 commented on May 31, 2024

Update is uploaded.

https://www.spigotmc.org/resources/changeskin.21469/update?update=87369

I hope it works now for you.

from changeskin.

 avatar commented on May 31, 2024

It still doesn't work, with both MySQL or SQLite

from changeskin.

games647 avatar games647 commented on May 31, 2024

Do you regenerated the table?

from changeskin.

 avatar commented on May 31, 2024

Yeah, I deleted them before testing

from changeskin.

games647 avatar games647 commented on May 31, 2024

It works now absolutely fine for me. Does the skin apply if you invoke /setskin ?

from changeskin.

 avatar commented on May 31, 2024

I can change to any skin that is not already in the database, but not those that have been downloaded already

from changeskin.

games647 avatar games647 commented on May 31, 2024

I should have fixed this in 0.9.3. Do you have this effect only after server restarts or do you just receive no new skin if you invoke that command?

from changeskin.

 avatar commented on May 31, 2024

Only after server restarts. Like, if I remove the tables in the database, everything works, until I restart the server.

from changeskin.

games647 avatar games647 commented on May 31, 2024

Could I get the startup log?

from changeskin.

 avatar commented on May 31, 2024

https://gist.github.com/FiranWolf/0b8bac92ea827847ff9974c6c50e474f

from changeskin.

games647 avatar games647 commented on May 31, 2024

Do you receive an empty skin or keep your old one?

Sorry for all the questions. I thought I fixed it in 0.9.3. After that update I cannot longer reproduce this issue.

from changeskin.

 avatar commented on May 31, 2024

Well I don't really know if it's an empty skin. It's the default Steve skin, and not my own.

No worries, I'll help however I can!

from changeskin.

games647 avatar games647 commented on May 31, 2024

Does it happen only to you? Which skin do you tried?

from changeskin.

 avatar commented on May 31, 2024

I'm not sure if it's only with me, I will check a little later with a friend, though I think it's everyone. I try my own skin, and other random skins. Like I said, if I delete the tables before restarting the server, any skin works

from changeskin.

 avatar commented on May 31, 2024

So it only seems to be happening to me, but I don't know what could be causing it. I have a valid Minecraft account and everything with a skin.

from changeskin.

games647 avatar games647 commented on May 31, 2024

Found it. You use a different skin model. Your skin has slim arms instead of square ones.

from changeskin.

 avatar commented on May 31, 2024

So is there a way to fix that? Should I use the Steve template, or the Alex template?

from changeskin.

games647 avatar games647 commented on May 31, 2024

Yes I'll fix that.

from changeskin.

 avatar commented on May 31, 2024

Ohh, I thought I needed to change my skin model or something. But let me know when it's fixed, I'll try it out!

from changeskin.

games647 avatar games647 commented on May 31, 2024

Do you changed your skin?

from changeskin.

 avatar commented on May 31, 2024

I tried using a random skin and everything works fine, so I'm really not sure what's wrong with my skin

from changeskin.

 avatar commented on May 31, 2024

Thanks a lot for all the fixes, everything is now working great!

from changeskin.

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.