Page 1 of 1

Warehouse Deposit/Withdraw Max Value Error

Posted: Sun Aug 30, 2009 9:43 pm
by cleodj
If you want to receive support we need this info to help you properly.

L2J Revision 3430:
L2JDP Revision 6537:

Warehouse problem:

When you go to warehouse and try to deposit some kind fo stackable item, for example adenas:

put in deposit list "99,999,999,9999" Adenas;

in warehouse deposit list its shows only "2,147,483,647" Adenas;

if you deposit without care, when you try to withdraw you will get only "2,147,483,647" Adenas and loose other part.

PS: should be some "int" to "long" missing in packets :)
PS2: If this is happening with more ppl, please report here, hope its not only me.
PS3: Good Luck Guys, Hope I Helped In Something.

Re: Warehouse Deposit/Withdraw Max Value Error

Posted: Sun Aug 30, 2009 10:11 pm
by janiii
i already wrote about it in other topic when int was being converted to long. i was not able to get it working for warehouse that the client show more than 2kkk adena.. :/ no idea why :(

Re: Warehouse Deposit/Withdraw Max Value Error

Posted: Sun Aug 30, 2009 10:32 pm
by JIV
its client issue

Re: Warehouse Deposit/Withdraw Max Value Error

Posted: Tue Sep 01, 2009 2:08 pm
by cleodj
thx for replies guys, even if not good news :)