Error messages with some waypoint files
Posted: Thu Nov 21, 2013 3:15 pm
When trying to use certain waypoint files I get error messages after the program turns a quest in. At this point rombot crashes and gives me an error mesage. I'm using micromacro beta at the moment, but the same thing has happened with the stable version. To the best of my knowledge I have all userfunctions updated and installed. They work fine for minigame waypoint files.
The files I'm trying to run are:
4ustart.xml posted by lisa on the rom4u private server thread
20elfs0.45.xml posted by langelot133 here
I'm not sure how standard my version of rombot is. When I download a clean copy, use svn.update.bat (with svntortise installed) and try to run rombot I get this error. (pic posted in attachments)
I've tried copying new copies of ingamefunctions to the addons folder each time with no sucess. To get it working I had to right click the rombot folder, select Revert, and select all files. I'm not sure what it reverted to since this is a new download/copy, but it works after I do this.
My friend sent me his working copy of the micromacro folder/rombot and I get this error message instead when trying to run the waypoint files listed above.
Oh and just to be clear I've been using rombot for my minigames this past week and it works wonderfully. No issues at all until I try to use these waypoints. I've tried redownloading and installing micromacro, rombot, and userfunctions a few times each and its done me no good.
Code: Select all
userfunction_QuestLogClass.lua:277: bad argument #1 to 'find' (string expected, got nil)
4ustart.xml posted by lisa on the rom4u private server thread
20elfs0.45.xml posted by langelot133 here
I'm not sure how standard my version of rombot is. When I download a clean copy, use svn.update.bat (with svntortise installed) and try to run rombot I get this error. (pic posted in attachments)
Code: Select all
The 'ingamefunctions' folder, in the games 'interface/addons' folder, is out of date. Current version is 6, you have 8. To update, right-click the 'interface/addons/ingamefunctions' folder and select 'SVN Update' or copy the 'ingamefunctions' folder from 'rom/devtools' to the games 'interface/addons' folder. Then restart the game.My friend sent me his working copy of the micromacro folder/rombot and I get this error message instead when trying to run the waypoint files listed above.
Code: Select all
functions.lua:1366: Invalid argument used withgetQuestStatus(): Expected type 'number' or 'string'