Auto-storage malfunctioning

International

Moderator: Moderators

Message
Author
Sagus
Noob
Noob
Posts: 1
Joined: 14 Mar 2013, 09:37
Noob?: No

Auto-storage malfunctioning

#1 Post by Sagus »

So for the past few weeks I have been playing around with openkore and it has been working wonderfully. I did an SVN update 2 days ago and 4 of my bots that had been working great started having issues. This weas also the same day as a Server patch. The issue I am having with these 3 bots in particular is that when they go to storage or to sell items this is what happens:

Code: Select all

Initiating auto-storage.
NPC Suhnbi#payon (3) uses effect: Unknown #154
Calculating auto-storage route to: Payon Town(payon): 181, 104
NPC Mighty Hammer#im (1) uses effect: Unknown #154
NPC Exists: Sam Status#payon (180, 115) (ID 55713) - (3)
NPC Exists: Eden Teleport Officer#1 (177, 111) (ID 55645) - (2)
NPC Exists: Bulletin Board#pay (178, 108) (ID 55538) - (4)
NPC Exists: Maroll Battle Recruiter (189, 105) (ID 55746) - (6)
NPC Exists: Mailbox (191, 104) (ID 50432) - (7)
NPC Exists: Kafra Employee (181, 104) (ID 50448) - (8)
NPC Exists: Smile Assistance (186, 104) (ID 55513) - (9)
Using storage steps defined in config.
Kafra Employee: [Kafra Employee]
Kafra Employee: The Kafra Corporation
Kafra Employee: is always working to provide
Kafra Employee: you with convenient services.
Kafra Employee: How may I be of assistance?
Kafra Employee: Auto-continuing talking
----------Responses-----------
#  Response
0  Save
1  Use Storage
2  Use Teleport Service
3  Rent a Pushcart
4  Check Other Information
5  Cancel
6  Cancel Chat
-------------------------------
Kafra Employee: Type 'talk resp #' to choose a response.
You lost 500 zeny.
Kafra Employee: [Kafra Employee]
Kafra Employee: Here, let me open
Kafra Employee: your Storage for you.
Kafra Employee: Choose which storage to open.
Kafra Employee: ***Sub-storages will be available until June 1, 2013.*** Please move your items to the main storage before that date.***
Kafra Employee: Auto-continuing talking
----------Responses-----------
#  Response
0  Open Main Storage.
1  Open Storage 2 - Yggdrasil.
2  Open Storage 3 - Valkyrie.
3  Cancel Chat
-------------------------------
Kafra Employee: Type 'talk resp #' to choose a response.
Kafra Employee: [Kafra Employee]
Kafra Employee: Opening Main Storage.
Kafra Employee: Thank you for using
Kafra Employee: the Kafra Service.
Kafra Employee: Done talking
Done talking with Kafra Employee.
Storage 'Main Storage' opened.
NPC Eden Teleport Officer#1 (2) shown unknown effect 2 at location 177, 111 with the color [R:255, G:255, B:0, A:0]
Storage Item Added: Phracon (9) x 1
 was consumed by an unknown reason (reason number 524292)
Inventory Item Removed: Butterfly Wing (0) x 0
NPC Eden Teleport Officer#1 (2) shown unknown effect 2 at location 177, 111 with the color [R:255, G:255, B:0, A:0]
Disconnected from Map Server, connecting to Account Server in 30 seconds...

Code: Select all

Calculating auto-sell route to: Payon Town(payon): 159, 96 Tool Dealer
NPC Exists: Tool Dealer (159, 96) (ID 50466) - (0)
NPC Exists: Young Man (173, 82) (ID 50106) - (2)
[dist=13.6] Homunculus Unknown #31668 (2): *Whistling*
Tool Dealer: Type 'store' to start buying, or type 'sell' to start selling
Ready to start selling items
Done talking with Tool Dealer.
 was consumed by an unknown reason (reason number 589830)
Inventory Item Removed: Butterfly Wing (0) x 0
You gained 104 zeny.
Honey was consumed by an unknown reason (reason number 655366)
Inventory Item Removed: Honey (2) x 0
You gained 360 zeny.
 was consumed by an unknown reason (reason number 720902)
Inventory Item Removed: Butterfly Wing (0) x 0
You gained 12 zeny.
 was consumed by an unknown reason (reason number 786438)
Inventory Item Removed: Butterfly Wing (0) x 0
You gained 1,485 zeny.
Rainbow Shell was consumed by an unknown reason (reason number 851974)
Inventory Item Removed: Rainbow Shell (4) x 0
You gained 530 zeny.
Worm Peeling was consumed by an unknown reason (reason number 917510)
Inventory Item Removed: Worm Peeling (3) x 0
You gained 162 zeny.
 was consumed by an unknown reason (reason number 983046)
Inventory Item Removed: Butterfly Wing (0) x 0
You gained 2 zeny.
 was consumed by an unknown reason (reason number 1114118)
Inventory Item Removed: Butterfly Wing (0) x 0
You gained 161 zeny.
Sell completed.
Unknown #55645 shown unknown effect 2 at location 177, 111 with the color [R:255, G:255, B:0, A:0]
Sell failed.
Sell failed.
Sell failed.
Sell failed.
Sell failed.
Sell failed.
Sell failed.
Sell failed.
Sell failed.
It is really quite confusing because they were working just fine 2 days ago, and now they keep having issues, especially since my other 9 bots are still working without problem. I tried to change towns and hunting areas to see if they would work in areas where my other bots are working but still having same issues on these 3 in particular....all the rest still work fine. I have even gone as far as taking the config file from working bots of the same class/level that were in a different area and working fine and using that for the non-working ones but still no luck. Does anyone have any insight to this problem?