PluginBugs / Issues-ItemsAdder

Repository used to keep track of issues of my plugin ItemsAdder
https://itemsadder.devs.beer
52 stars 21 forks source link

Resource Pack Not Applying To Players ! #2664

Closed imbnc closed 1 year ago

imbnc commented 1 year ago

Terms

Discord tag (optional)

MBN#0252

What happened?

Steps to reproduce the issue

  1. Join My Server
  2. Resource pack is not working/bugged + You won't even be asked to accept or decline the resource pack the server offers to play

Server version

This server is running Paper version git-Paper-538 (MC: 1.19.4) (Implementing API version 1.19.4-R0.1-SNAPSHOT) (Git: bcd8dc2) You are running the latest version

ItemsAdder Version

ItemsAdder version 3.4.1d Customized Minecraft without client mods! Website: devs.beer Author: LoneDev

ProtocolLib Version

ProtocolLib version 5.0.0 Provides read/write access to the Minecraft protocol Authors: dmulloy2 and comphenix

LoneLibs Version

LoneLibs version 1.0.24 Collection of libs used by my plugins Authors: LoneDev and others

FULL server log

No response

Error (optional)

No response

Problematic items yml configuration file (optional)

No response

Other files, you can drag and drop them here to upload. (optional)

No response

Screenshots/Videos (you can drag and drop files or paste links)

No response

LoneDev6 commented 1 year ago

Did you read the official troubleshooting guide CAREFULLY? It tells you how to identify the cause of the issue. https://itemsadder.devs.beer/faq/identify-why-textures-are-not-shown

It's impossible for me or anyone to identify the cause remotely. That's why I created the guide so that you can find the issue. If you can't understand the cause please send here your CLIENT log (not server, CLIENT, read the guide to know how to get it).

imbnc commented 1 year ago

This log is from {ItzASecretBoi} the ItemsAdder Support team. This is his log when he joined and didn’t even get the option to accept or decline the pack the server offers, Which is not supposed to happen and there should be a proceed and decline option.

[Client Log:]

21:15:06.473 Missing sound for event: minecraft:item.goat_horn.play 21:15:06.473 Missing sound for event: minecraft:entity.goat.screaming.horn_break 21:15:06.473 Missing sound for event: minecraft:music.overworld.cherry_grove 21:15:06.500 OpenAL initialized on device OpenAL Soft on Headphones (SteelSeries Arctis 9 Game) 21:15:06.500 Sound engine started 21:15:06.517 Created: 2048x2048x4 minecraft:textures/atlas/blocks.png-atlas 21:15:06.521 Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas 21:15:06.521 Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas 21:15:06.522 Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas 21:15:06.523 Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas 21:15:06.524 Created: 64x64x4 minecraft:textures/atlas/decorated_pot.png-atlas 21:15:06.524 Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas 21:15:06.525 Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas 21:15:06.526 Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas 21:15:06.557 Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program. 21:15:06.604 Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas 21:15:06.604 Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas 21:15:06.605 Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas

imbnc commented 1 year ago

ss

imbnc commented 1 year ago

-Here is my config if that might help, I just censored the (Server-IP) / (Pack-Port).

[Config.yml]: <<<=======================================================>>> metrics: true update-checker: true disable-plugin-loading-messages_DONT_ASK_ME_FOR_SUPPORT_IF_YOU_SET_TRUE__THANKS: false ignore-server-compatibility-check: false resource-pack: hosting: no-host: enabled: false auto-external-host: enabled: false self-host: enabled: true server-ip: pack-port: external-host: enabled: false url: '' skip-url-file-type-check___DONT_ASK_HELP_IF_SET_TRUE: false apply-on-join: true kick-player-on-decline: true kick-player-on-fail: true delay-ticks: 1 notify-other-plugins-interfering: true title: enabled: true 1_19_3_atlas_support: true fix_force_unicode_font_images: true protect-player: black-screen: true hide-hud: true cancel-movement: true lock-player: true command: usage-cooldown-seconds: 60 custom-font: enabled: false name: ipaexg.ttf shift: '[0,0]' size: 11.0 oversample: 2.0 thin-font: enabled: false zip: protect-file-from-unzip: protection_1: true protection_2: true compress-png-files: true compress-json-files: true generate-custom-armors-textures: vanilla_1_17: true optifine: true disable-overwrite-leather-armor-layers-textures: false fix_transparent_noteblocks: false ignore-files-ext:

LoneDev6 commented 1 year ago

Please read the guide again. There are some causes which trigger this particular issue. https://itemsadder.devs.beer/faq/identify-why-textures-are-not-shown Let me know if it was the cause, otherwise we will have to test again and I'll find a solution for your particular server.

From the last lines of the guide:

Make sure you don't have any inventory (GUI) or book opening on join. This can cause the resourcepack prompt to disappear and the player won't be able to click on it. In order to fix this you can use the free plugin ResourcePackBroadcast. This allows you to run commands as soon as the resourcepack is accepted (and various other features). You can also try increasing the delay-ticks in config.yml of ItemsAdder to 10 or greater.

imbnc commented 1 year ago

I really tried trust me I would really appreciate you giving me some of your time and taking a look at this I have tried reaching out to you, but it seems you don't allow messages my discord tag is MBN#0252 I would appreciate your assistance and understanding where this issue is causing multiple issues.

imbnc commented 1 year ago

So just to update you,

I have found a temporary fix which seems to be working for now, Anyways what i did is i had to purchase a ForceResourcePack Plugin and disable the applyonjoin in the ItemsAdder Config and used the generated.zip and place it on MCPack website and copy and past the url and hash and past it in my ForeResourcePack plugin which actually worked 🙂.

I struggled so much fixing this issue and i said why not update, where this might help other people facing the same issue.

just would like to thank ItzASecretBoi for his assistance and time in this issue we are still waiting for your update LoneDev Hopefully there is a fix for this.

LoneDev6 commented 1 year ago

I don't allow private messaging anymore because the community has now 6600 members. I cannot give personal support to everyone. Also as noted on the Discord server and on the forum I don't work on the weekends and I'm available from 8AM to 18PM.

To fix the issue you don't need another premium resource. I never told you to buy ForceResourcePack. You could have waited the weekend and I could have helped you.

What I need to identify the issue is that you remove ForceResourcePack, enable the itemsadder pack apply functionality, join the server and send here your CLIENT log (not server). Make sure to join the server and trigger the issue. I need a log of when the issue happen, not of when the pack gets applied correctly.