PDA

View Full Version : Strange script issue, need help



doughal
08-28-2013, 02:21 AM
I am running azbounty on two characters. Both run the game out of the same directory, so they are both using the same exact script. When I try to run ;azbounty setup in order to change tweak things in the script, it errors out with this message:

>;azb setup
>
--- Lich: azbounty active.
--- Exception: can't convert Fixnum into String
(eval):29:in `set_property'
--- Lich: azbounty has exited.
>
--- Lich: exec1 active.
--- Lich: exec1 has exited.

The other character runs it just fine with no problem, it pops up the gui and I can make changes without an issue. Both characters can run the script itself just fine, it's only when I try and run setup that I have an issue.

Any ideas on how to fix this?