Sry for the constant posting :/
but im having an error with Gobs aslan
I will tell you everything i know about the error
I did not change anything in the waypoint file and it shows this error
MicroMacro v1.03
SolarStrike Software
http://www.solarstrike.net
Opening bot.lua...
Starting script execution - Press CTRL+C to exit.
Press CTRL+L to cancel execution and load a new script.
-------------------------------------------------------------------------------
Installing userfunctions.
ññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññ
ññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññ
ññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññ
ññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññ
ññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññ
ññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññ
ññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññ
ññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññ
ññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññ
ññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññ
ññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññ
ññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññ
ññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññ
ññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññ
ññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññ
ññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññ
ññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññ
ññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññ
ññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññññ
Welcome to rom bot! press END to quitñññññññññññññññññññññññññññññññññññññ
RoM Bot Version 3.29, Revision 760ññññññññññññññññññññññññññññññññññññññññ
Press the (End) key to stop/pause the script.
You can resume with the (Delete) key.
Choose your character that you want to play on:
Shawdowmegon
Elfdailies
Game Version is 6.0.1.2650
RoM windows size is 1920x1028, upper left corner at 0,22
Loading profile Shawdowmegon.xml
Testing 'ingamefunctions' macro. If it gets stuck here, please update the 'ingam
efunctions' by copying the 'ingamefunctions' folder from 'rom/devtools' to the g
ames 'interface/addons' folder.
MACRO Test: ok
Ranged skill found: PRIEST_CHAIN_OF_LIGHT
[DEBUG] CPU Frequency 4101.767
Waypoint files from C:/Program Files (x86)/Runes of Magic/micromacro/scripts/rom
:
0: wander 18: demo.xml 36: MillersRanchMilk.xml
1: 1-10Pioneers/ 19: demo1.xml 37: Moon_Orchid.xml
2: 1-10PioneersQuests/ 20: demo2.xml 38: Moon_Silver_Ore.xml
3: altAT.xml 21: demo3.xml 39: Moxa.xml
4: AT.xml 22: demo3_return.xml 40: MRC_Optimized.xml
5: Barsaleaf.xml 23: demo_npc.xml 41: Oak_Wood.xml
6: Beetroot.xml 24: demo_return.xml 42: partydps.xml
7: Bitterleaf.xml 25: Dusk_Orchid.xml 43: partyhealer.xml
8: blyads_dogmeat_loop.x 26: ElfDaily.xml 44: pathtoshopvaranas.xm
9: blyads_dogmeat_mail.x 27: ElfValley.xml 45: pathtosnooplimo.xml
10: blyads_dogmeat_mercha 28: gobsAslan.xml 46: RBAssist.xml
11: buybelts.xml 29: gobsFurnaces(2).xml 47: Sinners_Palm.xml
12: buyfusion.xml 30: H-Moxa_W-Oak_Aslanval 48: survivalR5.xml
13: CommandLine.xml 31: hack-1.xml 49: Tin_Ore.xml
14: Copper_Ore.xml 32: hack.xml 50: trash.xml
15: cot.xml 33: Iron_Ore.xml 51: varntoelf.xml
16: Daily.xml 34: makefusion.xml 52: Willow_Wood.xml
17: Dark_Crystal.xml 35: Maple_Wood.xml 53: Wizard-Iron_Ore.xml
Enter the number of the path you want to use and press Enter > 28
You chose 28
Loaded waypoint path gobsAslan.xml
No return path with default naming gobsAslan_return.xml found.
We use the normal waypoint path gobsAslan.xml now.
Did not find any crashed game clients.
9:56am - [string "..."]:33: attempt to call field 'mod' (a nil value) <--------
AL lib: FreeContext: (01FACCC8) Deleting 1 Source(s)
Please enter the script name to run.
Type in 'exit' (without quotes) to exit.
Script>
if you need the WP file just ask me ill post it
Gobs Aslan
Re: Gobs Aslan
It needs to be modified to be compatible with lua 5.2 which MicroMacro 1.03 uses. In any files, if you encounter the ".mod" error just change it to ".fmod" and if you get a "gfind" error change it to "gmatch". In most cases that should work.
I just remembered you were unsure of the difference or meaning of "rom bot" vs "micromacro". Rom Bot is the bot, the program that controls your Runes of Magic character. Rom Bot is written in the Lua programming language. Micromacro is the program that is needed to run lua scripts. Without micromacro, lua files are just text files. Hope that clears thing up.
And another thing, you don't need to copy the whole output from start to finish, it's enough to just show the final error and maybe a few lines before it.
And another final thing, I don't know if I've asked this before, but why does your out put have the line "AL lib: FreeContext: (01FACCC8) Deleting 1 Source(s)"? I've never seen that before.
I just remembered you were unsure of the difference or meaning of "rom bot" vs "micromacro". Rom Bot is the bot, the program that controls your Runes of Magic character. Rom Bot is written in the Lua programming language. Micromacro is the program that is needed to run lua scripts. Without micromacro, lua files are just text files. Hope that clears thing up.
And another thing, you don't need to copy the whole output from start to finish, it's enough to just show the final error and maybe a few lines before it.
And another final thing, I don't know if I've asked this before, but why does your out put have the line "AL lib: FreeContext: (01FACCC8) Deleting 1 Source(s)"? I've never seen that before.
- Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
- I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
- How to: copy and paste in micromacro
________________________
Quote:- “They say hard work never hurt anybody, but I figure, why take the chance.”
- Ronald Reagan
-
BeyondNames
- Posts: 104
- Joined: Thu Jun 27, 2013 7:39 pm
Re: Gobs Aslan
o ok
bout the last thing, deleting source idk what that is
just yesterday and today i started seeing it
doesnt really affect anything
im pretty sure it happens everytime the script ends itself
also what has been happening today and yesterday is the address.lua file has a red explaintion point on it
bout the last thing, deleting source idk what that is
just yesterday and today i started seeing it
doesnt really affect anything
im pretty sure it happens everytime the script ends itself
also what has been happening today and yesterday is the address.lua file has a red explaintion point on it
Re: Gobs Aslan
Looks like something to do with micromacro as the script is ended by that point. Did you get micromacro from this site?
With path 6.0.1 the addresses changed so addresses.lua would have been automatically updated. So it supposed to be red.
With path 6.0.1 the addresses changed so addresses.lua would have been automatically updated. So it supposed to be red.
- Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
- I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
- How to: copy and paste in micromacro
________________________
Quote:- “They say hard work never hurt anybody, but I figure, why take the chance.”
- Ronald Reagan
-
BeyondNames
- Posts: 104
- Joined: Thu Jun 27, 2013 7:39 pm
Re: Gobs Aslan
ya i got it from here
o ok just checking
o ok just checking
Re: Gobs Aslan
i got this message too at the end of every scriptI thought it has to be that way in 1.03 version 
Code: Select all
AL lib: FreeContext: (01FF0F58) Deleting 1 Source(s)
Please enter the script name to run.
Type in 'exit' (without quotes) to exit.
Script>Life is a journey, not destination 
Re: Gobs Aslan
I think only Administrator can answer if it is a part of Micromacro and, if so, what it means.
- Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
- I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
- How to: copy and paste in micromacro
________________________
Quote:- “They say hard work never hurt anybody, but I figure, why take the chance.”
- Ronald Reagan
- Administrator
- Site Admin
- Posts: 5344
- Joined: Sat Jan 05, 2008 4:21 pm
Re: Gobs Aslan
It's from OpenAL, which MicroMacro uses for sound output. For some reason, it triggered it's internal garbage collection and freed up some resources. Nothing to worry about. Just ignore it.
Re: Gobs Aslan
Ah, that's why I never got it, I never installed it. When I want sound I just use "\a".
- Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
- I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
- How to: copy and paste in micromacro
________________________
Quote:- “They say hard work never hurt anybody, but I figure, why take the chance.”
- Ronald Reagan