Rule #1 be specific.
Okay, here goes.
I am using Blizz-ABS 2.57.
I set a potion to the skillbar and when I activate it it comes up with
Script' (*) RO Skill System' line 811:NoMethodError occured.
undefined method 'battler' for #<RPG::Item:0x3b96188>
I have tried to neutralize the problem. I have tried several different alternatives ( although it worked fine before this point. ) like using it in the menu ( works ) different slots ( doesn't matter) different items (summoning ones work) healing skill ( doesn't work)... I also tried to use a skill that attacks, no luck... but then again, i force learned the skill through an event, maybe the RO skill system doesn't like that...
I think it is every time it consumes SP, because the line says something about that; but using a potion doesn't use sp, does it? i don't think i set anything like that or anything...
OH and when i tried to use the attacking skill ( after forcefully giving myself the skill... which could be this problem maybe) i got another error.
Script ' (*)RO Skill System' line 857: NoMethodError occurred.
undefined method ' /' for nil:Class
I don't know what any of that means, although I would like to state for the record, i haven't meddled in any of the scripts. so... i really have no idea why it is doing this.
I appreciate any help i can get.