-
NateLawliet
- Posts: 13
- Joined: Sat Jan 16, 2010 5:21 am
#1
Post
by NateLawliet » Sat Jun 26, 2010 10:27 am
micromacro/scripts/rom/settings.lua:655: bad argument #1 to 'upper\ (string expected, got nil)
I keep getting this problem. Any solutions?
if( string.upper( v:getAttribute("hotkey") ) == "MACRO" ) then
hotkey = "MACRO"; -- set MACRO as hotkey
else
hotkey = key[v:getAttribute("hotkey")]; -- read the virtual key numer
end
checkKeySettings( v:getAttribute("name"),
v:getAttribute("hotkey"),
v:getAttribute("modifier") );
-
KillerTHC
- Posts: 63
- Joined: Tue May 25, 2010 8:49 pm
#2
Post
by KillerTHC » Sat Jun 26, 2010 10:49 am
Have you updated your RoM bot with SVN and then run rom/update?
-
NateLawliet
- Posts: 13
- Joined: Sat Jan 16, 2010 5:21 am
#3
Post
by NateLawliet » Sat Jun 26, 2010 7:04 pm
actually it was working fine, but when I switched classes it showed that message again
-
KillerTHC
- Posts: 63
- Joined: Tue May 25, 2010 8:49 pm
#4
Post
by KillerTHC » Sat Jun 26, 2010 8:40 pm
I believe you are using an older version of RoM Bot because I cannot find that line in my settings.lua
Update your RoM Bot with SVN.
Who is online
Users browsing this forum: No registered users and 4 guests