[Classic] Store equip causes disconect on map server

International

Moderator: Moderators

guisanthor
Noob
Noob
Posts: 3
Joined: 26 Jul 2012, 08:28
Noob?: No

[Classic] Store equip causes disconect on map server

#1 Post by guisanthor »

Hi!

Sorry for my english :D

My bot are working fine at iro classic, but i had a problem when use the autostorage. He can store all items without any problem (misc and cons), but when try to store some equip item (a bow, a cotton shirt, ...), the console looks like a few seconds freeze (no window freeze, but as a no action time) and after, showme disconect on map server. When relogs the bot try to open again the store and repeat the same problem. Im not sure, but i think that the item that cause the dc arent store. Anyone knows how to fix these bug?

I had another big problem with undead-mobs (no property/race!). Sometimes the bot stop on a cell waiting to kill a mob that no exist. I find some info in the forums but no solution. Its a big problem for long time botting, if my bot get the false mob in the first 30 minutes, he will stay at the same cell for many hours.

Thank you!
guisanthor
Noob
Noob
Posts: 3
Joined: 26 Jul 2012, 08:28
Noob?: No

Re: [Classic] Store equip causes disconect on map server

#2 Post by guisanthor »

Solved!

If anyone had the same problem check if you had added to your servers lists (.../tables/servers.txt) the classic ro server:
[International - iRO: Classic]
ip 128.241.92.162
port 6900
master_version 1
version 18
serverType iRO_Classic
serverEncoding Western
addTableFolders iRO/Classic;iRO
charBlockSize 108
but no forget to add these info to your config (.../control/config.txt):
master International - iRO: Classic
server 3
username YOURUSER
password YOURPASS
loginPinCode
char 0

# Poseidon Settings
# They must be the same as Query Server config in Poseidon.txt
poseidonServer 127.0.0.1
poseidonPort 24390

bindIp
# For an overview of all servertypes please go to the following URL:
# http://wiki.openkore.com/index.php?title=ServerType
serverType iRO_Classic
Now, my bots are all ok. No undead mobs, no disconect when store some items, etc...


Good luck!