#Supp^2 Heavy key seems not work as Intended.

1 messages · Page 1 of 1 (latest)

short crow
#

It supposed that the heavy key must be unique when crafted. But if I craft a new one I can open stuff like it was the same key.

#

Last version installed

robust totem
#

hm

#

can you see the item nbt?

short crow
#

How can I do that

#

wait I'll search it

robust totem
#

not sure whats the best way so nevermind

short crow
#

Maybe this should do

robust totem
#

they have no nbt weird

short crow
#

I think that is the right way to get it

robust totem
#

yeah i meant that its empty somehow

short crow
#

nbt of a normal key named "1"

robust totem
#

normally they should get a random string in their nbt when crafted

short crow
#

I think you have mentioned some weeks ago that both of them should be hold the same way. Just to have that one in mind.

#

Anything you may need to get ingame or test?

#

The comand I've used is: "/data get entity @s SelectedItem"

robust totem
#

wait how can this ever fail

#

even if the tag was null clicking on any block should give it one

short crow
#

mmmm

#

I'll create a new instance with just sup squared installed

robust totem
#

2 methods that are failing at the same time somehow. maybe its not using that class.

#

btw does clear ownership and unlock play a sound for you?

short crow
#

gonna try that

robust totem
#

ah nevermind

#

i meant in 1.19.4

#

actually supp2 isnt on .4

short crow
#

Oh this is on 1.19.2

robust totem
#

so why isnt it playing waaaaaaa

short crow
#

gonna stream it

#

oh, it does play a sound when cleared ownership

#

But still doesn't work

#

still no nbt

robust totem
#

i was able to replicate when holding a key gotten from creative

short crow
#

I crafted it in survival

robust totem
#

should be like this btw

#

maybe its it being called "id"

#

would be easier if my forge instance would boot

short crow
#

I'm streaming it on global chat, you can make me do whatever you command

robust totem
#

try this

short crow
#

let's see

#

what

robust totem
#

oh noe

short crow
#

I opened the smithing table and my golden keys dissapeared somehow :v

#

just happened once

robust totem
#

the fuck

#

click in the air and try again

#

or against a block

#

it must populate that tag wtf

short crow
#

the same

robust totem
#

and you are on single player

short crow
#

yes

#

Oh the holding thing is fixed

#

getting it creative doesn't work either

#

Gonna close the game now

#

To make sure It's the version you gave me

robust totem
#

just tested latest forge hm not sure

#

with f3+h

short crow
robust totem
#

no clue whats going on here

short crow
#

mmmmm

#

Maybe we should ask if someone is having the same issue

robust totem
#

lock a door with one then use /data get on the door

short crow
#

I'm starting to think that I'm the problem :u

robust totem
#

you should see this

#

probably not

short crow
#

What command is?

robust totem
#

data get

short crow
#

Oh, got it

#

was aiming at the wrong direction

robust totem
#

they should all have the same key

#

i mean all the doors even when locked with a different one

#

wel no clue

short crow
#

Yes they do

#

Locked with 2 different heavy keys

robust totem
#

booted up an actual instance and yeah none of those 2 work

#

why is it working in dev

#

rather why arent both of those working here

#

and you just had the mod installed

#

not ath any other mod could influence this. this is crazy

short crow
#

yup, just those. Doesn't show becuase it came from discord.

#

Maybe the answer lies in what makes different your dev game to the normal instance.

robust totem
#

the fuck none of those methods are called when they should. thats vanilla stuff and why do both work in dev

robust totem
#

should be the same

#

stuff doesnt get obfuscared

#

maybe it got compiled wrong?? somehow

#

it did

#

look at this shit

short crow
#

mmmmmm

#

I need to learn java :,v

#

the languages I've experienced are assambler, c++, python, vhdl and that's it :v

#

assambler for PICs btw:

robust totem
#

see that use method?

#

its not being called becuase minecraft code is obfuscared so its name is actualy m_34832 or something

short crow
#

this one I guess

robust totem
#

this means the compilation, the big ol build button i always press, isnt doing its job somehow. it hoguth this wasnt possible

short crow
#

You figured it out then.

robust totem
#

fabric one is fine

#

i know why it doenst work. I dont know how to fix this

#

must be something with architectury

short crow
#

hmmm

#

maybe you can get advice in the #programming-🖥️ channel or ask in forum

#

don't you worry I know you'll find out the solution

robust totem
#

i know of a "solution"

#

tho this just shouldnt be possible like ever. if that would happen god knows how many other classes could have been affected with stuff seemingly not working for no reason

#

for now i'll just notepad my way out of this but this isnt a solution

robust totem
#

well just posted a version that has a copy of those methods with their obfuscared names

#

this isnt a solution tho

short crow
#

I saw that you uploaded a new version of supplementaries^2 and key is working fine. What was the solution?

robust totem
#

adding the obfuscared methods manually. it isnt a solution. i hope this just happened here imaginge all the stuff withh could be broken or rather has missing functionality without me noticing because darn compiling toolchain doesnt work