Open aaa8881 opened 7 months ago
I'm unsure if this is problem of cosmeticscore or blockbench cosmeticscore plugin, but it does not work.
this video shows following information.
height is simply fixed at the height of head as it it's hat like this.
I'm facing the same issue. Self view gets messed up, but when other players see you, it's at the correct position. Items shows in correct position in GUI and other places except for self view. Kindly resolve this issue.
Are default example pack cosmetics working correctly? Get them here default_assets.zip
Are default example pack cosmetics working correctly? Get them here default_assets.zip
unfortunately yes. I just drag and dropped that resourcepack and changed custom model data accordingly.
environment (Same): 1.20.1 paper , 1.20.4 client , all plugins latest as stated above.
coal.json
{ "predicate": { "custom_model_data": 102108 }, "model": "cosmetics:body/squirrel_tail_normal_2" },
{ "predicate": { "custom_model_data": 102109 }, "model": "cosmetics:body/squirrel_tail_self_2" },
body.yml
model:
gui: coal:102108
normal: coal:102108
normal_2: coal:102108
self: coal:102109
self_2: coal:102109
@LoneDev6 still waiting for it... 😢
I tested it like 30 times before this issue report and I couldn't reproduce it. I will setup another server and test again.
I'm tempted to just drop 1.20.1 support completely at this point.
I tested it like 30 times before this issue report and I couldn't reproduce it. I will setup another server and test again.
I'm tempted to just drop 1.20.1 support completely at this point.
sorry for that. I will upgrade to 1.20.4 soon after current development but too many things going on atm to fix for 1.20.1 -> 1.20.2+
I will help whatever I can because this is problematic for my server atm. I'll try with more "clean" version server and see if anything fails.
Can confirm this issue affects me on 1.20.4.
Self view:
How others see you:
It used to work just fine, seems to have been broken in an update.
Edit: So I see there are like model_2 and self_2 options now, could this be why it's wrong? I have no idea how to update these though. I don't even use Minecraft < 1.20.4.
Has this issue not been resolved yet? I'm using paper version 1.20.1 and connecting to versions 1.20.2 and above through the Viaversion plugin. However, the normal_2 feature still isn't working. When I connect to 1.20.1, it shows 'flint', and when I connect to 1.20.2 and above, it also shows 'flint'. Shouldn't charcoal be displayed if normal_2 is functioning correctly?
enabled: true
display_name: "천사 날개 3"
type: BODY_ITEM
model:
gui: flint:139
normal: flint:139
normal_2: charcoal:139
dye:
enabled: false
Terms
Discord tag (optional)
signition
What happened?
still having difficulty to properly set up cosmeticscore to work both in under 1.20.2 and over 1.20.2
server is at 1.20.1 paper
Steps to reproduce the issue
therefore, I have normal, normal_2, self, self_2 set up0 for cosmetics.
client under 1.20.1 self view outside wardrobe: ✔️ self view in wardrobe: ✔️ view from other: ✔️
client over 1.20.2 self view outside wardrobe: ❌ self view in wardrobe: ✔️ view from other: ✔️
Server version
paper 1.20.1 ( paper #69 )
CosmeticsCore Version
1.2.3d
ProtocolLib Version
v5.1.1
LoneLibs Version
1.0.45
FULL server log
No response
Error (optional)
No response
CosmeticsCore 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