SVN 401: Error on database.lua

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
sphere83
Posts: 11
Joined: Sat Sep 12, 2009 8:31 am

SVN 401: Error on database.lua

#1 Post by sphere83 »

Dear admins,

I've updated to the latest version of RomBot and have the following issue:

/rom/database.lua attempt to call global 'cprintf_ex' (a nil value).

coding problem or my old profile is not working anymore?

Cheers.
User avatar
droppen
Posts: 179
Joined: Mon Aug 03, 2009 10:32 pm

Re: SVN 401: Error on database.lua

#2 Post by droppen »

please post the line number.
sphere83
Posts: 11
Joined: Sat Sep 12, 2009 8:31 am

Re: SVN 401: Error on database.lua

#3 Post by sphere83 »

droppen wrote:please post the line number.
ah sorry it was line 121 :D
User avatar
Administrator
Site Admin
Posts: 5344
Joined: Sat Jan 05, 2008 4:21 pm

Re: SVN 401: Error on database.lua

#4 Post by Administrator »

Are you sure you've got the latest version? I just checked database.lua:121 and it uses cprintf(), not cprintf_ex(). You could either delete the file and try updating again, or edit the file to use cprintf() instead of cprintf_ex(), or download MicroMacro 1.0 beta 7.
sphere83
Posts: 11
Joined: Sat Sep 12, 2009 8:31 am

Re: SVN 401: Error on database.lua

#5 Post by sphere83 »

Administrator wrote:Are you sure you've got the latest version? I just checked database.lua:121 and it uses cprintf(), not cprintf_ex(). You could either delete the file and try updating again, or edit the file to use cprintf() instead of cprintf_ex(), or download MicroMacro 1.0 beta 7.
It's working perfectly noW! Thanks Admins :)

Cheers.
Post Reply