PluginBugs / Issues-ItemsAdder

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

Texture pack not accepted will not be kicked and no new request for rejoin #3126

Closed MaxYT12 closed 10 months ago

MaxYT12 commented 10 months ago

Terms

Discord tag (optional)

max_zocker

What happened?

Hello, I have set in the config if you don't accept the texture pack then you will be kicked. doesn't work but when I rejoin etc. then the question no longer comes up whether I want to load it or not.

Steps to reproduce the issue

  1. Press don't accept
  2. do /iareload and /iatexture all
  3. and then you won't get any questions and won't be kicked out either

Server version

Current: git-Purpur-2062 (MC: 1.20.1)*

ItemsAdder Version

3.6.2-beta-r2

ProtocolLib Version

5.1.1-SNAPSHOT-673

LoneLibs Version

1.0.27

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)

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 self-host: enabled: false server-ip: 127.0.0.1 pack-port: 8163 external-host: enabled: true url: https://onedrive.live.com/download?resid=370A6CF50E01D245%2155114&authkey=!AIzV43K4eTruv6w skip-url-file-type-check___DONT_ASK_HELP_IF_SET_TRUE: true 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:

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

No response

github-actions[bot] commented 10 months ago

Hello, your report will be looked into as soon as possible. Please do not bump this thread and don't post it on multiple platforms.

Thanks a lot for your patience.

LoneDev6 commented 10 months ago

Try to increase the delay in config.yml of ItemsAdder. It might be related to one of the issues listed in the wiki. https://itemsadder.devs.beer/faq/identify-why-textures-are-not-shown#my-players-cant-see-textures-but-ive-followed-the-whole-tutorial

  • 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).