Disconnecting while getting items from storage

Philippines

Moderators: waferbaron, Moderators

Forum rules
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
Message
Author
timawa
Noob
Noob
Posts: 1
Joined: 09 Dec 2013, 08:57
Noob?: No

Disconnecting while getting items from storage

#1 Post by timawa »

Hi Guys, I'm configuring a Hunter Bot and set it so that it would get arrows from the Kafra when it goes below a set amount.
The problem is the bot is only opening the storage, becomes idle for a short while and suddenly disconnects without taking anything from storage.

I have used the search function and Google extensively. I really can't find what's wrong.

Here's a sample of what's Happening:

Image


This is what my autostorage config looks like:

######## Autostorage/autosell ########


buyAuto White Potion {
npc aldeba_in 94 56
standpoint
distance 5
price 1200
maxAmount 30
minAmount 3
}

sellAuto 1
sellAuto_npc aldeba_in 94 56
sellAuto_standpoint
sellAuto_distance 5

storageAuto 1
storageAuto_npc aldebaran 143 119
storageAuto_distance 5
storageAuto_npc_type 1
storageAuto_npc_steps c r1 n
storageAuto_password ******
storageAuto_keepOpen 0
storageAuto_useChatCommand
relogAfterStorage 0
minStorageZeny 50

npcTimeResponse

getAuto Arrow {
minAmount 250
maxAmount 1250
passive
}

I looked around the forums, and saw that codes that were proven to be working has the same storage config as mine. I just really can't think of anywhere else to look.
The Bot itself is not programmed to put items in storage, only to get arrows. My Storage is not full.

The version I'm running is 2.1 btw.

heero
Super Moderators
Super Moderators
Posts: 158
Joined: 04 Apr 2008, 11:12

Re: Disconnecting while getting items from storage

#2 Post by heero »

http://forums.openkore.com/viewtopic.php?f=55&t=154758
Next time check if there is a post about this already before starting a new topic.

Locked