Route issue with default extract

International

Moderator: Moderators

Message
Author
goldfish1
Noob
Noob
Posts: 5
Joined: 01 Mar 2010, 03:51
Noob?: Yes

Route issue with default extract

#1 Post by goldfish1 »

Hey guys,

I'm new to openkore and I'm having an issue (thus why I'm here).

So I obtained a fresh zip file off the site and after extracting it and reading the install guide and such I decided to give it a try. The bot logs in, and does a few things (walks a few steps, maybe kill and loot one monster) and then repeats an error "cannot calculate a route".

So I know I've entered the server information correctly as I can connect and I can see my character on my alternate account.


I have done the following:
1)I used WireShark to check the file under ./table/servers.txt to make sure that my server version and master version were correct (and the ports and such).
2) I have downloaded the fields zip and replaced the folder that come with the default extract with this one.
3) I toggled the verbose mode from 1 to 0 to attempt to get more output, this however does nothing.

I do get one warning in the start up process "Packet parser: unknown switch: 02E7" however I searched this and according to posts this shouldn't be an issue.

This is from my ./tables/servers.txt:

Code: Select all

[International - iRO: Chaos/Loki/Iris]
ip main-login.ragnarok.games.gravityus.com
port 6900
master_version 1
version 18
serverType iRO
serverEncoding Western
paddedPackets 0
paddedPackets_attackID 0x72
paddedPackets_skillUseID 0xF5
patchserver ewpatch.ragnarok.co.kr
patchpath /patch02
and this is from my ./control/config.txt

Code: Select all

...

######## Main configuration ########

alias_heal sp 28

allowedMaps
allowedMaps_reaction 1

attackAuto 2
attackAuto_party 1
attackAuto_onlyWhenSafe 0
attackAuto_followTarget 1
attackAuto_inLockOnly 1
attackDistance 1
attackDistanceAuto 0
attackMaxDistance 2.5
attackMaxRouteDistance 100
attackMaxRouteTime 4
attackMinPlayerDistance 2
attackMinPortalDistance 4
attackUseWeapon 1
attackNoGiveup 0
attackCanSnipe 0
attackCheckLOS 0
attackLooters 0
attackChangeTarget 1
aggressiveAntiKS 0

...

lockMap moc_fild17
lockMap_x
lockMap_y
lockMap_randX
lockMap_randY

route_escape_reachedNoPortal 1
route_escape_randomWalk 1
route_escape_shout
route_avoidWalls 1
route_randomWalk 1
route_randomWalk_inTown 0
route_randomWalk_maxRouteTime 75
route_maxWarpFee
route_maxNpcTries 5
route_teleport 0
route_teleport_minDistance 150
route_teleport_maxTries 8
route_teleport_notInMaps
route_step 15

runFromTarget 0
runFromTarget_dist 6

saveMap
saveMap_warpToBuyOrSell 1
saveMap_warpChatCommand
I have tried removing the lockMap option. However, whether it's there or not I get the same error.
Any help would be awesome as I don't know what other tools I can use to figure out what is wrong.

Thanks in advance.

User avatar
twist3d
Testers Team
Testers Team
Posts: 94
Joined: 09 Sep 2009, 04:34
Noob?: No
Location: USA

Re: Route issue with default extract

#2 Post by twist3d »

have you checked to make sure the maps are in the "maps/*" folder, and not "maps/maps/*" ? Which site did you obtain this zip from also.
Member since 09/09/09, botter since its first creation days. Thanks Kura for the original Kore.

EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: Route issue with default extract

#3 Post by EternalHarvest »

twist3d wrote:have you checked to make sure the maps are in the "maps/*" folder, and not "maps/maps/*" ?
How is this related?
"map" (not "maps") is a directory for map images for use only in interface, and is not required.

goldfish1
Noob
Noob
Posts: 5
Joined: 01 Mar 2010, 03:51
Noob?: Yes

Re: Route issue with default extract

#4 Post by goldfish1 »

Thanks for the help guys, however I solved the issue a few days ago. The Newest version at the time was having issues I used svn to roll back to a previous version of the bot and everything worked fine. I have already reported it and you can find if they fixed it by following the thread below.

http://forums.openkore.com/viewtopic.ph ... 935#p34935

Post Reply