Autostorage could not find NPC at location (x, y)| 2.0.5

All resolved question will be found here. It is recommended that you browse / search through this section first and see if your question has been answered before

Moderators: Moderators, Documentation Writers

Message
Author
andy12345
Moderators
Moderators
Posts: 174
Joined: 04 Apr 2008, 10:21
Noob?: No
Location: In your dreams...

Autostorage could not find NPC at location (x, y)| 2.0.5

#1 Post by andy12345 »

Brief description of the problem.-
I am using the bot on xubuntu 8.04 LTS ,
Whenever the bot gets near the kafra for autostoring it shows the following error
Image

What you have done so far.
Tried different NPC's in different cities, searched, googled.

Portion of config that is relevant to the problem.-

Code: Select all

storageAuto 1
storageAuto_npc payon 181 104
storageAuto_distance 3
storageAuto_npc_type 1
storageAuto_npc_steps
storageAuto_password
storageAuto_keepOpen 0
storageAuto_useChatCommand
relogAfterStorage 0
minStorageZeny 50
Any other useful information:
Server is Eternity RO and I followed the guide posted in the Private section for botting.

sli
Perl Monk
Perl Monk
Posts: 810
Joined: 04 Apr 2008, 17:26
Noob?: No

Re: Autostorage could not find NPC at location (x, y)| 2.0.5

#2 Post by sli »

Code: Select all

warning T("Warning storageAuto has changed. Please read News.txt\n") if ($config{'storageAuto_npc_type'} eq "");
Looks like another bug to me. Unless you didn't reload your config or something, because you obviously have that variable set.
cs : ee : realist

andy12345
Moderators
Moderators
Posts: 174
Joined: 04 Apr 2008, 10:21
Noob?: No
Location: In your dreams...

Re: Autostorage could not find NPC at location (x, y)| 2.0.5

#3 Post by andy12345 »

sli wrote:

Code: Select all

warning T("Warning storageAuto has changed. Please read News.txt\n") if ($config{'storageAuto_npc_type'} eq "");
Looks like another bug to me. Unless you didn't reload your config or something, because you obviously have that variable set.
I think I know whats the problem, its because, 1 | the Tarballs are of 2.0.6
2 | the server works on 2.0.5 ONLY due to some wierd reason, and we need to replace send and receive, that what I did in XP and everything worked as well as the AUTOSTORAGE , I made a copy of that file and copied the src in xubuntu (I AM 100% sure that some files of tarballs new version while some files of Win32 old version don't go together, and hence the problem.)
Solution-
Can anyone link me to old version tarballs?

sli
Perl Monk
Perl Monk
Posts: 810
Joined: 04 Apr 2008, 17:26
Noob?: No

Re: Autostorage could not find NPC at location (x, y)| 2.0.5

#4 Post by sli »

cs : ee : realist

andy12345
Moderators
Moderators
Posts: 174
Joined: 04 Apr 2008, 10:21
Noob?: No
Location: In your dreams...

Re: Autostorage could not find NPC at location (x, y)| 2.0.5

#5 Post by andy12345 »

Okay Thanks, Problem Solved,
Thread Requested to be moved to the Resolved Questions Section.

sli
Perl Monk
Perl Monk
Posts: 810
Joined: 04 Apr 2008, 17:26
Noob?: No

Re: Autostorage could not find NPC at location (x, y)| 2.0.5

#6 Post by sli »

Now this is a support question. Moved as requested.
cs : ee : realist

Locked