Greetings everyone,
I'm in dire need of help. I've been playing around with the packets and what not, upscaling a H5 source to a newer chronicle and the journey so far was smooth.
However, I've recently encountered an issue I cannot overcome. And more specifically, the following crit error whenever I try to equip an item on a slot that is already with an item.
The thing is, whenever I equip an item on an empty slot, or I unequip an item, it works just fine. The issue is only when I try to replace already equipped times. Disregard the Protocol: thingy. It is of no importance. I've just pushed a bunch of packets for no reason.
The Error: thingy says to look at Line: 8410 of NWindow, so I did, and this is what the line says:
Then I went to UItemLookupChangeAPI and here is what it says about the RequestItemLookupChange:
The question is, what do you make of the crit error message? What am I not sending, or sending wrong?
And ultimately, does it say what am I supposed to send through the packet?
!FIXED!
I'm in dire need of help. I've been playing around with the packets and what not, upscaling a H5 source to a newer chronicle and the journey so far was smooth.
However, I've recently encountered an issue I cannot overcome. And more specifically, the following crit error whenever I try to equip an item on a slot that is already with an item.
The thing is, whenever I equip an item on an empty slot, or I unequip an item, it works just fine. The issue is only when I try to replace already equipped times. Disregard the Protocol: thingy. It is of no importance. I've just pushed a bunch of packets for no reason.
The Error: thingy says to look at Line: 8410 of NWindow, so I did, and this is what the line says:
Код:
(UItemLookChangeAPI,-1,execRequestItemLookChange);
Then I went to UItemLookupChangeAPI and here is what it says about the RequestItemLookupChange:
Код:
native static function RequestItemLookChange (ItemID a_sTargetID);
The question is, what do you make of the crit error message? What am I not sending, or sending wrong?
And ultimately, does it say what am I supposed to send through the packet?
!FIXED!
Последнее редактирование: