-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to set skin from file #15
Comments
First, you need to have mod installed on both server and client for custom skins to work. Skin must have a .png extension and when setting it with the command, you have to use name without extension. Does it work now? Also, in the future I'll probably add a warning message if the skin cannot be loaded. |
I tried it in singleplayer and server but it still doesn't work, but the other ways like set skin from player or from mineskin is working. |
In singleplayer it should always work, I meant if you would use it on the server then for custom skins (from files) to work it needs to be installed also on the client. As for your problem, make sure skin file is in the PNG format, filename has .png extension and in the command you are using name without extension. Also, use only lowercase letters, because as I now noticed it has some problems with uppercase. If you're sure everything is right, tell what Minecraft version and mod loader you're using and command syntax. |
If I put skin into 'skins' folder it work with normal hands, but when I put skin into 'slim' folder (located into the 'skins' folder) it doesn't work |
Add |
As for the issue I'll leave it open, as there are a few issues with skins that I mentioned. |
Yeah, now it works. Thanks for helping! |
No problem |
When you say client and server what’s that mean? |
In singleplayer mode it doesn't matter, skins should work just fine. In multiplayer you can play on server that has mocap installed, but skins that are loaded from file won't be visible unless you have mocap installed in your game as well (on the client). |
So I’m playing single player but anytime I put the name from file as a skin from file it’s just a default skin. I tried going into cursed forge to see where the skins are located but I don’t have the skin folder anywhere. |
It should be located in |
Omg thank you so much it worked! |
I don't understand what's going on with this. I'm using version 1.20.4 and when I use But earlier i was able to use edit: I also used the same commands i used before using replay mod but it doesnt work. Its broken. |
You need to use forward slash instead of backslash in the command. As for replay mod, mocap skins from files currently don't work with it, so I would recommend using mineskin instead. |
I need help. I don't understand how to set skin from file to player, I write a file name but it doesn't work. Also I put file into a skin folder from 'mocap_files' in my world folder and it doesn't set the skin.
The text was updated successfully, but these errors were encountered: