--------------------------------------------------------------------------------
Thu Aug 12 17:11:25 2010 : Language: english
Thu Aug 12 17:11:27 2010 : We can't find your profile 'xxxxxxxxx.xml'. Please create a valid profile within the folder 'rom\profiles' or start the bot with a forced profile: 'rom\bot.lua profile:xyz'
Bot finished due to errors above.
Thu Aug 12 17:11:27 2010 : Execution error: Runtime error
Thu Aug 12 17:12:19 2010 : Executing script 'bot.lua'
--------------------------------------------------------------------------------
Thu Aug 12 17:12:19 2010 : Language: english
Thu Aug 12 17:12:22 2010 : Using static char address 0x9AC1BC, player address 0x27113200
In main thread:
stack traceback:
E:/Sonstiges/micromacro/scripts/rom/classes/pawn.lua:237: in function 'update'
E:/Sonstiges/micromacro/scripts/rom/classes/pawn.lua:137: in function 'ctor'
E:/Sonstiges/micromacro/lib/mods/classes.lua:26: in function 'CPawn'
scripts\rom/bot.lua:112: in function 'foo'
E:\Sonstiges\micromacro\lib\lib.lua:510: in function <E:\Sonstiges\micromacro\lib\lib.lua:508>
----------TRACEBACK END----------
Thu Aug 12 17:12:23 2010 : E:/Sonstiges/micromacro/scripts/rom/classes/pawn.lua:237: Error reading memory in CPawn:update()
Thu Aug 12 17:12:23 2010 : Execution error: Runtime error
creepzen wrote:what can i do ? that's sucks , I would like the bot running.
You could use the current version off SVN. It works.
Might be a good idea to read over the basic SVN information first, next time:
Problems with file conflicts?
This typically happens if you've made any modifications to the scripts. To fix it, you should delete any files that have conflicts, and try to SVN update again.
NOTE: "modifications" includes running rom/update.lua (which is a script that modifies addresses.lua for you).
sebit2005 wrote:same problem here
OPENING LOCAL SKILLS DB!
...user/Desktop/micromacro/scripts/rom/classes/pawn.lua:237: Error reading memory in CPawn:update()
I ve never used SVn..just micromacro an rom
Ok when he says go read your meant to go find the main bot topic and read the first page... for those of you hard of seeing or maybe carpel tunnel syndrome i'll quote the topic.
SVN - Always have the newest version:
Advanced:
For those of you who already have some working knowledge of SVN, you can use this command to checkout:
svn checkout http://rom-bot.googlecode.com/svn/trunk/ rom-bot-read-only
Simple:
First, I suggest you install Tortoise SVN. Once installed, you may need to reboot your machine. Now, locate your 'rom' folder (should be inside micromacro/scripts/) and right-click it. Select 'SVN Checkout'.
Everything else can be left at default. Click OK and it should begin downloading and updating all of your files. Now that you've got it all setup, you can simply right click the 'rom' folder again and select SVN update. Typically, a red icon over the folder should indicate that there are updates to download.
Problems with file conflicts?
This typically happens if you've made any modifications to the scripts. To fix it, you should delete any files that have conflicts, and try to SVN update again.
now goto the main topic and you will find proper links to everything there.