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!

Issue with Inventory / Warehouse

Initiate Mage
Joined
Apr 14, 2015
Messages
1
Reaction score
0
Hello I am having an issue with my server and i am hoping that someone is still around to point me to the right direction.

General Info:
I am using 1298 Server Files
and Pruebe MYKO db
i have them running on a win7 32bit OS
and aujard is being executed with Windows XP SP2 compability as all the guides indicate
and db is handled by MSSQL server 2008 R2

Issue: After looting,Adding items to my character (Either GM char or Normal Char) the items are available as long I stay online as soon as i logout and relog again all the items disappear from my inventory or/and my warehouse.

This issue persists even if I use a diffrent database and server files.

By a look in Aujard.log there was no issue
In AujardLog-yyyy-m-dd.txt
as soon i select character this appears in the log

SelectCharacter : acname=blah, name=blah etc etc etc
Item Drop : name=test, itemid=<id>
Item Drop : name=test, itemid=<id>

and as many items I have there is an Item Drop entry.
Tried to force items using Inventory Editor aswell



Never mind solved
Solution:
UNCHECK Perform transation for character data

This setting is located when u add the required DSN for your server.
 
Back
Top