Knokko's Custom Items

Knokko's Custom Items

37.4k Downloads

Bedrock Texture Viewing

BobtheBob123456 opened this issue ยท 15 comments

commented

So I and my friends play on a geyser server. We downloaded the plugin and tried to use it. It worked fine for the java users but the bedrock users couldn't see the textures. We tried converting the pack to bedrock and while they were able to download it, they still couldn't see the textures. Is there any way in which we can configure it so bedrock players can see the custom textures. Thanks.

commented

Without more information, my best guess is that the conversion to the bedrock resourcepack wasn't correct or complete. For more information, you can check the player logs of the bedrock players or tell me more about this resourcepack conversion process.

commented

Hmm. So I ran KCI debug and it turns out that the java resource pack isn't working either, and that the .zip file isn't valid. Anyway, I used a mobile app called MCPE Resourcepack Converter for the conversion. The pack is linked below.
ezyZip.zip

commented

I had to convert it from an .mcpack to a .zip file for it to be downloaded.

commented

Yes, but I that is the same link I used for this server.

commented

When /kci debug tells you that the file is not a ZIP file, this usually indicates that the resourcepack url points to some preview rather than the actual file. (In the case of dropbox, this usually indicates that you forgot the dl=1 at the end.)

The resourcepack url you posted on BukkitDev should be fine though.

commented

In that case, restarting your server might help. I remember similar weird problems in the past, but I was never able to figure out why they happened.

commented

So I tried restarting it multiple times and it kept saying the same thing The resource-pack in your server.properties points to some file, but it doesn't seem to be a valid zip file

commented

What should I do?

commented

Download the server.properties from your server and show its content. I doubt it is really the url you showed on BukkitDev.

commented

That's the server properties

commented

This is the .zip file
EmeraldGear.zip
.

commented

That is not a proper minecraft resourcepack:
Screenshot (115)

It should instead look like this:
Screenshot (116)

It looks like it is some Aternos container that contains the actual resourcepack somewhere deep within.

commented

Your resourcepack url seems fine, but I think the sha1 should be 0da9e3a0621bfe79abb5fcc256fd243fb6a1f895 instead of eadb1f905453aed28bd3e814d6878a96bf3ea491. I don't know why /kci debug tells that the url is wrong, but it's not unusual that weird things like this happen on Aternos. You can also check your minecraft client log, which should be more accurate.

commented

I'm closing this due to inactivity. Feel free to reopen this.