Can't call method "unequip" on...

This place is for Closed bug reports only. NOT for asking help!

Moderators: Moderators, Developers

Message
Author
milktanks
Noob
Noob
Posts: 4
Joined: 19 Sep 2012, 06:45
Noob?: No

Can't call method "unequip" on...

#1 Post by milktanks »

I have been encountering this problem for quite some time, And It's really annoying leaving the kore running everytime I go out and coming back home seeing this. :( Could someone please help me to fix this, I just need to solve this problem asap.

Thanks in advance! :)

Image

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

Re: Can't call method "unequip" on...

#2 Post by EternalHarvest »

Post all "autoSwitch" options you're using.

Does your equipment display right in your inventory?

milktanks
Noob
Noob
Posts: 4
Joined: 19 Sep 2012, 06:45
Noob?: No

Re: Can't call method "unequip" on...

#3 Post by milktanks »

EternalHarvest wrote:Post all "autoSwitch" options you're using.

Does your equipment display right in your inventory?
Thank you for your reply sir,

Here's my autoSwitch config:

autoSwitch_default_rightHand +10 Specialty Jur [Mobster*3:The Paper] [4]
autoSwitch_default_leftHand
autoSwitch_default_arrow

autoSwitch Centipede {
rightHand [NONE]
leftHand
arrow
distance
useWeapon
}

equipAuto +10 Specialty Jur [Mobster*3:The Paper] [4] {
rightHand +10 Specialty Jur [Mobster*3:The Paper] [4]
onAction attack
monsters Centipede, Bradium Golem, Tatacho
disabled 0
}

Then my useself_skill Enchant Poison block:

useSelf_skill Enchant Poison {
lvl 10
sp > 1%
onaction attack
whenStatusInactive Enchant Poison
notMonsters Centipede
monsters Bradium Golem, Tatacho, Centipede
}

And I would like to add my equip timeouts:

ai_item_equip_auto 0.01
ai_equip_giveup 2

Lastly, These are the inventory and eq display in console:

Image
Image

I think this problem sometimes occur when attacking a centipede, :? I just want the ai to re-equip the weapon everytime it attacks a centipede, Due to the use of Enchant Poison when attacking bradium golem and tatacho, Damage to the centipede is lesser because it is a poison property monster.

Could there be a macro that could solve this?

Thank you again Sir EternalHarvest. :)

rocknroll
Been there done that!
Been there done that!
Posts: 118
Joined: 19 Sep 2011, 07:30
Noob?: Yes

Re: Can't call method "unequip" on...

#4 Post by rocknroll »

rightHand [NONE]
Sorry, my english is very bad !

milktanks
Noob
Noob
Posts: 4
Joined: 19 Sep 2012, 06:45
Noob?: No

Re: Can't call method "unequip" on...

#5 Post by milktanks »

rocknroll wrote:rightHand [NONE]
Is it wrong?

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

Re: Can't call method "unequip" on...

#6 Post by EternalHarvest »

Should be fixed in r8297.

Post Reply