Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Stackable Items bug on item id slots 3910 and above?

Joined
Jul 24, 2011
Messages
806
Reaction score
620
Hey
someone encountered with this? Example i wanted to use the item 4072 slot for an QSTS event item. (exact copy on other event item.) which is work on other slots under 3910.
Getting this error in WorldSvr:

Code:
[Thu Feb 20 2020 10:27:34.908572 3889273712]: [##ERROR##] OnCSCItemLooting(): Lootting Merge Fail : CharIdx(8)
[Thu Feb 20 2020 10:27:34.908580 3889273712]: [##ERROR##] 'OnCSCItemLooting' fail (Proc/Inventory.cpp:1374)
[Thu Feb 20 2020 10:27:34.908588 3889273712]: [##ERROR##] UsrMap Fail : MainCmd(153) Ret(29055E:41:1374) Addr(*) CharIdx(8)
 
Back
Top