Closed jere62smi closed 1 year ago
Provide a valid ItemsAdder rconfigurations + resources folder for me to load it into my server and test. I cannot do tests with only the YML configuration.
Anyway you should make sure your armor textures have the correct size.
Hello, First of all, I would like to thank you for taking the time to answer and help me. Is it possible that you send me a Discord message or other networks to send you my configuration files and avoid sharing them for everyone. The configuration to test is located in: data/items_packs/rpg/rpg.yml Textures in pgn format can be found in data/resource_pack/assets/rpg Looking forward to your return.
No worries, i wish i had more time to answer everyone. Open a private ticket on my Discord server even if it's not a payment issue and kindly attach this issue report link so staff knows what's about.
Thanks
Some of your armors are missing layer_2. Use a blank 64x32 image or actually create the layer_2 image for these armors.
I copied the first layer_2 to each other armor in order to test this out and it works fine.
armors_rendering:
my_armor:
color: "#d60000"
layer_1: kraken_set
layer_2: kraken_set_2
use_color: false
my_armor2:
color: "#ffffff"
layer_1: king_chestplate
layer_2: kraken_set_2
use_color: false
my_armor3:
color: "#fffff0"
layer_1: noel_set
layer_2: kraken_set_2
use_color: false
Terms
Discord tag (optional)
jere62smi#2156
What happened?
Hello,
I allow myself to send you contact via github because I have not found a way to find how to make a ticket on the Discord but only ItemsAdder-communities but I have no answer.
So here it is, I try to add several armors but when I add a second, or more I encounter an error with my texturepack, it works. The problem is that the texture worn by the player does not work and applies the colors given in color: "#fffff0".
In my configuration, only the armor named "kraken_set" and all its related items work As you can see, the one if works correctly, whether it's in the inventory as worn by a player.
Here is an armor where I have the problem, on the screen, I have my 2 textures in the correct inventory, on the other hand if I have worn it, I have the color of the leather armor entered in the config file.
I tried to find on the wiki or others how to add several armors in configuration, I must surely have made a mistake, if you could help me and explain me 🙂
I posted screens below of a texture that works correctly (inventory + player) and another that does not work (inventory + player).
I remain available on Discord in pm if you ever need more information or directly come to my test server to show you the problem encountered.
Steps to reproduce the issue
If I add an extra argument other than my_armor, I get the error and the texture problem.
my_armor: color: "#d60000" layer_1: kraken_set layer_2: kraken_set_2 use_color: false my_armor2: color: "#ffffff" layer_1: king_chestplate use_color: false my_armor3: color: "#fffff0" layer_1: noel_set use_color: false
Server version
git-Purpur-1857 (MC 1.19.2)
ItemsAdder Version
ItemsAdder 3.2.5-r3
ProtocolLib Version
ProtocolLib 5.0.0-SNAPSHOT-b602
LoneLibs Version
LoneLibs 1.0.21
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)