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!

[HELP]Merge Not Stackable

Junior Spellweaver
Joined
Jul 15, 2020
Messages
100
Reaction score
15
Hey guys,

Recently theres something that bugging me. It disconnect me when I try to loot Potion Of Courage (ID:2849).

Heres the log:

Code:
[##ERROR##] Merge(): Not Stackable : ItmeKindIdx(2849, 583)
[##ERROR##] OnCSCItemLooting(): Lootting Merge Fail : CharIdx(XXXX)
[##ERROR##] 'OnCSCItemLooting' fail (Proc/Inventory.cpp:1374)
[##ERROR##] UsrMap Fail : MainCmd(153) Ret(29055E:41:1374) Addr(XXXX) CharIdx(XXXX)
I have checked in Item.enc and I dont find any where I can set item to be stackable or not.

Any idea?

Thanks
 
Banned
Banned
Joined
Jul 14, 2020
Messages
420
Reaction score
35
Best solution is to copy the default line of the item that gives your error or disconnection.
 
Upvote 0
Back
Top