Skip to content
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

skinport bug with headcrumbs and morph mod #16

Open
vinicius1222 opened this issue Feb 7, 2019 · 8 comments
Open

skinport bug with headcrumbs and morph mod #16

vinicius1222 opened this issue Feb 7, 2019 · 8 comments

Comments

@vinicius1222
Copy link

In version 6, the mod works well in rendering with the mod Headcrumbs (spiral lucky block). But from version 7 onwards the skin gets buggy, the same happens with morph mod in multiplayer. Is there any way to fix it?

@zlainsama
Copy link
Owner

Can you describe how buggy it is in more detail? something like texture messed up.
A screenshot would be helpful too.
It's been a long time since i last worked on this mod.
From version 6 to version 7, it seems those changes does not have anything to do with actual rendering.

@vinicius1222
Copy link
Author

vinicius1222 commented Feb 7, 2019

it is as if the skin did not look very well rendered, similar to version 1.6 when using the skin 64x64. But it only affects those mods. Headcrumbs 1.7.4
https://i.imgur.com/KYgVaGk.png

skinport v6 https://i.imgur.com/SbVkDBd.png

@zlainsama
Copy link
Owner

Does it also rendered weird in players? or is it only player heads?

@vinicius1222
Copy link
Author

Only on the player heads. The player's rendering is normal.

@zlainsama
Copy link
Owner

zlainsama commented Feb 8, 2019

The reason it renders weird is SkinPort doesn't have support for player heads to render a 64x64 skin.
If you are using Headcrumbs, you can try Et futurum, it is made by the same author.
Et futurum brings 1.8 features into 1.7, and it also has 64x64 skin support.
By digging through Headcrumbs' source code a little bit, i found out it has support for Et futurum.
If you just want 64x64 skin support and want player heads render normal, please tell me and wait a little bit for me to figure these things out for 1.7.

@vinicius1222
Copy link
Author

Yes, it would be of great help. This mod corrects the multiplayer bug. But anyway, thank you.

@zlainsama
Copy link
Owner

zlainsama commented Feb 10, 2019

I released 1.7.10-v9a, it added support for vanilla playerheads to display properly, and other features from recently updated OfflineSkins.
Unfortunately, only partial support for Headcrumbs has been implemented, and i didn't test with Morph.
You will need Java 8 to run this new version, Java 7 won't load.

@vinicius1222
Copy link
Author

vinicius1222 commented Feb 10, 2019

Ok, thank you very much. I think it's because headcrumbs is set to the old skin pattern, or something like that. Because in other cases without headcrumbs or morph the skin works normally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants