Autostorage and autosell keep looping

International

Moderator: Moderators

Xephryrus
Noob
Noob
Posts: 6
Joined: 08 Feb 2011, 09:37
Noob?: No

Re: Autostorage and autosell keep looping

#11 Post by Xephryrus »

What if everytime my bot tries to do autostorage and decides to take out items, it disconnects for 30 secs and relogins to do the same action but fails everytime? Could be related to timeouts for storage? But it is set in default
ai_storageAuto 2/quote]

These are my config.txt settings.
storageAuto 1
storageAuto_npc pay_arche 55 123
storageAuto_distance 5
storageAuto_npc_type 3
storageAuto_npc_steps c r0 n
storageAuto_password
storageAuto_keepOpen 0
storageAuto_useChatCommand
relogAfterStorage 0
minStorageZeny 500
The only problem i can think of after searching the manual is because..
Disconnect on a certain game action
Possible causes:
Packet structures in serverType you're using don't match your server.
Performed action leads to a disconnect even with official Ragnarok Online client (for example, trying to move when talking with a NPC).
You're using an area skill which isn't configured in skillsarea.txt properly. For example, all Renewal skills (http://forums.openkore.com/viewtopic.php?t=11747).
Does it mean my bot moves while trying to talk to kapra so it disconnects everytime it tries to take out items? Storing items is not a problem here.