Closed Darcon31 closed 2 years ago
Looking at the error (it occurs when stopping the sound, and it happens in ResourceLocation.<init>
), I think it might have something to do with the minecraft:ENTITY.PLAYER.LEVELUP
in your configuration file. Most importantly, ResourceLocation
s don't accept uppercase letters. It could also be something with the minecraft:
that prefixes it.
Try to make everything lowercase first, and if it still doesn't work remove the minecraft:
part.
Without seeing your configuration I can just tell you to make sure to try setting entity.player.levelup
as sound value.
Terms
Discord tag (optional)
No response
What happened?
hello, every time it interacts with a block so that it executes a command it does it for me but I get that error in the console
Steps to reproduce the issue
Server version
[19:22:52 INFO]: Checking version, please wait... [19:22:52 INFO]: This server is running Paper version git-Paper-252 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) (Git: 2d3e8f7) You are 47 version(s) behind Download the new version at: https://papermc.io/downloads Previous version: git-Paper-216 (MC: 1.18.1)
ItemsAdder Version
19:23:39 INFO: -=[ ItemsAdder ]=- 19:23:39 INFO: Version: 3.1.1
19:23:39 INFO: Path: /plugins/ItemsAdder/data/resource_pack/pack.zip 19:23:39 INFO: Download: http://ca04.vultam.net:25679/pack.zip#4ef40e2128537df0c88342fb24da11b41c7d119e 19:23:39 INFO: Size: 3 MB/100 MB 19:23:39 INFO: Last update: 2022-04-20 15:54:37 19:23:39 INFO: Host type: self-host
19:23:39 INFO: Items: 502 19:23:39 INFO: Items in /ia: 475 19:23:39 INFO: Namespaces: 20 19:23:39 INFO: Materials: 37 19:23:39 INFO: REAL block IDs: 0/191 19:23:39 INFO: REAL_NOTE block IDs: 29/750 19:23:39 INFO: REAL_TRANSPARENT block IDs: 0/63 19:23:39 INFO: REAL_WIRE block IDs: 0/127 19:23:39 INFO: FIRE block IDs: 0/14 19:23:39 INFO: Font images: 618/6608 19:23:39 INFO: Loaded chunks (1587) 19:23:39 INFO: Armorstands: 5 19:23:39 INFO: Mobs: 0
ProtocolLib Version
[19:24:18 INFO]: ProtocolLib v4.8.0 [19:24:18 INFO]: Authors: dmulloy2 and Comphenix [19:24:18 INFO]: Issues: https://github.com/dmulloy2/ProtocolLib/issues
LoneLibs Version
[19:24:33 INFO]: LoneLibs version 1.0.18 [19:24:33 INFO]: Collection of libs used by my plugins [19:24:33 INFO]: Authors: LoneDev and others
LightAPI Version (optional)
No response
LibsDisguises Version (optional)
No response
FULL server log
No response
Error (optional)
ItemsAdder config.yml
Problematic items yml configuration file (optional)
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