Search found 22 matches

by flameboy
Thu Mar 25, 2010 4:22 am
Forum: Runes of Magic
Topic: Bot is running for hours, and then it stops with an error
Replies: 25
Views: 5416

Re: Bot is running for hours, and then it stops with an erro

It must have been a version mismatch. I have reinstalled micromacro and rombot, and the problem doesn't seem to occur anymore.
by flameboy
Fri Mar 19, 2010 2:46 am
Forum: Runes of Magic
Topic: Bot is running for hours, and then it stops with an error
Replies: 25
Views: 5416

Re: Bot is running for hours, and then it stops with an erro

Now my character is sometimes going like a snake. It is similar to the circle thing, but instead of turning in just one direction, it is switching between right and left. It is like it turns too much, then corrects it back, but it turns too much and needs another correction again. It is not only doi...
by flameboy
Thu Mar 18, 2010 4:26 pm
Forum: Runes of Magic
Topic: Bot is running for hours, and then it stops with an error
Replies: 25
Views: 5416

Re: Bot is running for hours, and then it stops with an erro

Now it doesn't stop, but I get the wrong bagid return message in the console several times, and also have the turning problem. Tomorrow I will extend the code with your lines, and start 2 bots. That should probably do it again. My addresses: -- Auto-generated by update.lua addresses = { camPtr_offse...
by flameboy
Wed Mar 17, 2010 5:22 am
Forum: Runes of Magic
Topic: Bot is running for hours, and then it stops with an error
Replies: 25
Views: 5416

Re: Bot is running for hours, and then it stops with an erro

Today when I switched to the game window (it was minimized), it was somewhat slow, and needed like 1-2 seconds to load it. Meanwhile the bot wrote the following: Item:update(): empty or wrong bagid return, we don't update slot 44 name Item:update(): empty or wrong bagid return, we don't update slot ...
by flameboy
Tue Mar 16, 2010 8:37 am
Forum: Runes of Magic
Topic: Bot is running for hours, and then it stops with an error
Replies: 25
Views: 5416

Re: Bot is running for hours, and then it stops with an erro

Yeah... I am now trying to copy and archive stuff, and even though the game window is not responding, the problem doesn't occur. I guess it needs a specific state for the problem to occur. What I can say for sure: - It is not specific to level, or place (or mob) - It is not addon related. - It is no...
by flameboy
Tue Mar 16, 2010 8:14 am
Forum: Runes of Magic
Topic: Bot is running for hours, and then it stops with an error
Replies: 25
Views: 5416

Re: Bot is running for hours, and then it stops with an erro

No, I mean when I start copying stuff in the background, or start an application. Basically do stuff outside the game and the bot (in windows) that stalls the game (and/or the bot) a little.
by flameboy
Tue Mar 16, 2010 4:58 am
Forum: Runes of Magic
Topic: Bot is running for hours, and then it stops with an error
Replies: 25
Views: 5416

Re: Bot is running for hours, and then it stops with an erro

I was wrong, it happens without any addon.
And it might be a performance related issue, because it seems to end up in error, when my computer gets more loading.
I send you the details from the log.txt in PM.
by flameboy
Mon Mar 15, 2010 1:56 pm
Forum: Runes of Magic
Topic: Bot is running for hours, and then it stops with an error
Replies: 25
Views: 5416

Re: Bot is running for hours, and then it stops with an erro

Yup, it must be one of the addons, because now without them it seems to be fine.
I'll try to find out which one it is.
by flameboy
Mon Mar 15, 2010 10:20 am
Forum: Runes of Magic
Topic: Bot is running for hours, and then it stops with an error
Replies: 25
Views: 5416

Re: Bot is running for hours, and then it stops with an erro

PM sent with the details.

Something is wrong with the code, because it says:

Code: Select all

Resumed.
OPENING LOCAL SKILLS DB!
Attempt to read playerAddress
D:/micromacro/scripts/rom/classes/pawn.lua:168: invalid option '%,' to 'format'
(since I inserted the new code you wrote)
by flameboy
Mon Mar 15, 2010 7:09 am
Forum: Runes of Magic
Topic: Bot is running for hours, and then it stops with an error
Replies: 25
Views: 5416

Re: Bot is running for hours, and then it stops with an erro

Does this code go to the same place in classes/pawn.lua? Instead of printf("Id: %d, type: %d, Name: %s, Address: 0x%X\n", tonumber(self.Id or 0), tonumber(self.Type or 0), tostring(self.Name or "<UNKNOWN>"), self.Address); ? Servers are currently down for patching, but I will try...
by flameboy
Mon Mar 15, 2010 4:22 am
Forum: Runes of Magic
Topic: Bot is running for hours, and then it stops with an error
Replies: 25
Views: 5416

Re: Bot is running for hours, and then it stops with an erro

It happened with my other character too. (mob's name is masked out) Id: 1000, type: 1, Name: xxx, Address: 0x3F369B00 Id: 1000, type: 1, Name: xxx, Address: 0x3F369B00 Id: 1000, type: 1, Name: xxx, Address: 0x3F369B00 Id: 1000, type: 1, Name: xxx, Address: 0x3F369B00 Id: 1000, type: 1, Name: xxx, Ad...
by flameboy
Mon Mar 15, 2010 2:19 am
Forum: Runes of Magic
Topic: Bot is running for hours, and then it stops with an error
Replies: 25
Views: 5416

Re: Bot is running for hours, and then it stops with an erro

xxx would be my char's name masked out. Id: 1002, type: 1, Name: xxx, Address: 0x1DE27300 Id: 100367, type: 2, Name: <UNKNOWN>, Address: 0x9CCD700 Id: 100367, type: 2, Name: <UNKNOWN>, Address: 0x9CCD700 Id: 100367, type: 2, Name: <UNKNOWN>, Address: 0x9CCD700 Id: 100367, type: 2, Name: <UNKNOWN>, A...
by flameboy
Sun Mar 14, 2010 3:10 pm
Forum: Runes of Magic
Topic: Bot is running for hours, and then it stops with an error
Replies: 25
Views: 5416

Re: Bot is running for hours, and then it stops with an erro

I started it now, and it is spamming the BOT window like crazy. (debugging is set to true, I didn't switch it back the last time I had a problem)
Should I wait until it stops with an error, and then copy the content of the log again?
by flameboy
Sun Mar 14, 2010 2:06 pm
Forum: Runes of Magic
Topic: Bot is running for hours, and then it stops with an error
Replies: 25
Views: 5416

Bot is running for hours, and then it stops with an error

Subject says it all, and I don't know if it matters, but I have 2 ROM windows. This has happened a few times, so it must be a special case, but not too special :) Here is the log: Sun Mar 14 16:58:53 2010 : Language: english Sun Mar 14 16:58:58 2010 : Using static char address 0x985C3C, player addre...
by flameboy
Fri Mar 12, 2010 4:01 am
Forum: Runes of Magic
Topic: Bot not working with new version 2.1.7.2069
Replies: 28
Views: 8251

Re: Bot not working with new version 2.1.7.2069

Thanks, it works now.
by flameboy
Fri Mar 12, 2010 3:52 am
Forum: Runes of Magic
Topic: Bot not working with new version 2.1.7.2069
Replies: 28
Views: 8251

Re: Bot not working with new version 2.1.7.2069

I didn't delete it, but I updated it today. -- Auto-generated by update.lua addresses = { camPtr_offset = 0x460, camXUVec_offset = 0x128, camX_offset = 0x104, camYUVec_offset = 0x12C, camY_offset = 0x108, camZUVec_offset = 0x130, camZ_offset = 0x10C, castbar_offset = 0x25C, charAlive_offset = 0x224,...
by flameboy
Fri Mar 12, 2010 3:37 am
Forum: Runes of Magic
Topic: Bot not working with new version 2.1.7.2069
Replies: 28
Views: 8251

Re: Bot not working with new version 2.1.7.2069

Fri Mar 12 09:35:37 2010 : MicroMacro v1.0 Fri Mar 12 09:35:37 2010 : Processor Type: 2X 586, OS: Windows 7 Fri Mar 12 09:35:37 2010 : LuaCoco is available. Fri Mar 12 09:35:37 2010 : Lua glues exported. Fri Mar 12 09:35:37 2010 : Keyboard layout: US English Fri Mar 12 09:35:44 2010 : Executing scr...
by flameboy
Fri Mar 12, 2010 2:39 am
Forum: Runes of Magic
Topic: Bot not working with new version 2.1.7.2069
Replies: 28
Views: 8251

Re: Bot not working with new version 2.1.7.2069

After SVN update, executing createpath.lua is still giving the "... pawn.lua:237..." error. Fri Mar 12 08:23:42 2010 : MicroMacro v1.0 Fri Mar 12 08:23:42 2010 : Processor Type: 2X 586, OS: Windows 7 Fri Mar 12 08:23:42 2010 : LuaCoco is available. Fri Mar 12 08:23:42 2010 : Lua glues expo...
by flameboy
Tue Jan 05, 2010 4:00 am
Forum: Runes of Magic
Topic: You need to run rom first! - bad argument...
Replies: 12
Views: 2633

Re: You need to run rom first! - bad argument...

My scripts were downloaded recently.
Running rom/update.lua solved my problem.
Thanks!
by flameboy
Mon Jan 04, 2010 6:39 pm
Forum: Runes of Magic
Topic: You need to run rom first! - bad argument...
Replies: 12
Views: 2633

Re: You need to run rom first! - bad argument...

I used to use this bot before, so I hadn't downloaded micromacro recently.
But now that I have, I get a different error (executing createpath.lua):

Code: Select all

D:/micromacro/scripts/rom/classes/pawn.lua:145: attempt to perform arithmetic on field 'Address' (a nil value)