PluginBugs / Issues-ItemsAdder

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

Bugged Line #2564

Closed imstuart closed 1 year ago

imstuart commented 1 year ago

Terms

Discord tag (optional)

No response

What happened?

when i remove this line it appears at each reboot

Steps to reproduce the issue

when i remove the line for merge my resource pack it appears at each reboot

Server version

Purpur 1.19.2

ItemsAdder Version

3.4.1-r6

ProtocolLib Version

5.0.0-SNAPSHOT-636

LoneLibs Version

1.0.24

FULL server log

https://mclo.gs/asfwOvg

Error (optional)

[17:17:22] [Server thread/INFO]: [ItemsAdder] [Pack] Extracting internal contents from .jar
[17:17:22] [Server thread/INFO]: [ItemsAdder] [Pack] DONE extracting internal contents from .jar
[17:17:22] [Server thread/WARN]: [ItemsAdder] Detected legacy ItemsAdder pack (pre 3.3.0).
[17:17:22] [Server thread/WARN]: [ItemsAdder] Trying to load files, unexpected results might occur.
[17:17:22] [Server thread/WARN]: [ItemsAdder] It's adviced to follow the new guidelines: https://a.devs.beer/ia-new-guidelines-330
[17:17:22] [Server thread/ERROR]: [ItemsAdder] Error loading the plugin, something is not configured right or an exception occured. More detail:
[17:17:22] [Server thread/WARN]: java.lang.StringIndexOutOfBoundsException: String index out of range: 0
[17:17:22] [Server thread/WARN]:    at java.base/java.lang.StringLatin1.charAt(StringLatin1.java:48)
[17:17:22] [Server thread/WARN]:    at java.base/java.lang.String.charAt(String.java:1513)
[17:17:22] [Server thread/WARN]:    at ItemsAdder_3.4.1-r6.jar//ia.m.aK.o(SourceFile:250)
[17:17:22] [Server thread/WARN]:    at ItemsAdder_3.4.1-r6.jar//ia.m.aJ.az(SourceFile:171)
[17:17:22] [Server thread/WARN]:    at ItemsAdder_3.4.1-r6.jar//ia.m.I.b(SourceFile:676)
[17:17:22] [Server thread/WARN]:    at ItemsAdder_3.4.1-r6.jar//ia.m.I.a(SourceFile:578)
[17:17:22] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftTask.run(CraftTask.java:103)
[17:17:22] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
[17:17:22] [Server thread/WARN]:    at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:1130)
[17:17:22] [Server thread/WARN]:    at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:310)
[17:17:22] [Server thread/WARN]:    at java.base/java.lang.Thread.run(Thread.java:833)

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 auto-external-host: enabled: false self-host: enabled: true server-ip: 91.86.153.28 pack-port: 25568 external-host: enabled: false url: https://drive.google.com/uc?export=view&id=1tsl71_abl_gnf30pQBf4LZLpCRAWomtl 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 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)

image

LoneDev6 commented 1 year ago

You should be able to do that to disable that feature completely, since this is a normal YAML array. merge_other_plugins_resourcepacks_folders: []