Page 36 of 53

Re: Version 7.4.0.2897 progress

Posted: Thu Aug 13, 2020 10:29 am
by Chaosbox
Andre235 wrote: Thu Aug 13, 2020 10:18 am
Chaosbox wrote: Thu Aug 13, 2020 9:48 am
Andre235 wrote: Thu Aug 13, 2020 7:17 am another address update now, here is an updated addresses.lua BUT the update isn't complete, its just enough to accept/ complete Quests (not using skills a.s.o.)

edit: Skills are fixed now! (with my wizard) please give me a feedback :-)
I tried that, I am now getting an error "attempt to index field "bag_ids" (a nil value)
i've updated the inventory base address here:
addresses.lua

thank you for your feedback

@all: please use the addresses .lua with the latest version of the bot.
I've updated the bot, and replaced the addresses.lua with yours and am still getting the yellow msg. help?
classes/inventoryitem.lua:21

Re: Version 7.4.0.2897 progress

Posted: Thu Aug 13, 2020 11:01 am
by Andre235
Chaosbox wrote: Thu Aug 13, 2020 10:29 am
Andre235 wrote: Thu Aug 13, 2020 10:18 am
Chaosbox wrote: Thu Aug 13, 2020 9:48 am I tried that, I am now getting an error "attempt to index field "bag_ids" (a nil value)
i've updated the inventory base address here:
addresses.lua

thank you for your feedback

@all: please use the addresses .lua with the latest version of the bot.
I've updated the bot, and replaced the addresses.lua with yours and am still getting the yellow msg. help?
classes/inventoryitem.lua:21
better with this?
addresses.lua
(8.74 KiB) Downloaded 121 times

Re: Version 7.4.0.2897 progress

Posted: Thu Aug 13, 2020 11:46 am
by Chaosbox
Still the same message. The error is definitely coming from rom-bot-master /classes/inventoryitem.lua :21 attempt to index field "bag _ids" ( a nil value)
would there be a workaround? :D

Re: Version 7.4.0.2897 progress

Posted: Thu Aug 13, 2020 1:13 pm
by Axman
macro/micromacro/scripts/rom-bot-master/classes/item.lua:154: attempt to concatenate field 'Name' (a nil value)
That is msg i have, with new addresses.

Re: Version 7.4.0.2897 progress

Posted: Thu Aug 13, 2020 2:13 pm
by Miworax
Hi there.

On most character its workin with new addresses.lua. But on 1 character it always show´s me this message :

[DEBUG] CPU Frequency 10000
Wrong value returned in update of CItem id: 210789
Failed to get Address for NPC Id 0The game client did not crash.
Character: ****
2020-08-13 21:09:18 - ...s/***/***/micromacro/scripts/rom/classes/item.lua:154: attempt to concatenate field 'Name' (a nil value)

Re: Version 7.4.0.2897 progress

Posted: Thu Aug 13, 2020 2:49 pm
by Andre235
Miworax wrote: Thu Aug 13, 2020 2:13 pm Hi there.

On most character its workin with new addresses.lua. But on 1 character it always show´s me this message :

[DEBUG] CPU Frequency 10000
Wrong value returned in update of CItem id: 210789
Failed to get Address for NPC Id 0The game client did not crash.
Character: ****
2020-08-13 21:09:18 - ...s/***/***/micromacro/scripts/rom/classes/item.lua:154: attempt to concatenate field 'Name' (a nil value)
Where is the Item 210789 (Waning Moon Knife - lvl 35 weapon? Bag, Bank or somewhere Else? (Pn pls)

Re: Version 7.4.0.2897 progress

Posted: Thu Aug 13, 2020 3:13 pm
by Andre235
Ok, i reproduced the Error item.lua:154 With a lot of cards in my inventory bag :-) this Information may help you at First...

Re: Version 7.4.0.2897 progress

Posted: Thu Aug 13, 2020 4:08 pm
by Miworax
its in the top left spot, from the thing where you make manastone-tier´s but wont work even without a single item in this thing.

Re: Version 7.4.0.2897 progress

Posted: Thu Aug 13, 2020 4:55 pm
by Uniden65
Bot address error i think
2020-08-13 16:54:40 - H:/RunesOfMagic/bot/scripts/rom/classes/cursor.lua:44: attempt to perform arithmetic on a nil value


AL lib: FreeContext: (028DCAA8) Deleting 3 Source(s)
Please enter the script name to run.
Type in 'exit' (without quotes) to exit.

Re: Version 7.4.0.2897 progress

Posted: Thu Aug 13, 2020 5:55 pm
by Sasuke
guys cancel all macro folder except waypoint and profile, download cleaner installation and retry

Re: Version 7.4.0.2897 progress

Posted: Thu Aug 13, 2020 5:56 pm
by Sasuke
guys is there a macro where alt follow main char and loot costantly when main kill mobs?i don't spoke about loot boss but mobs during clen way to boss or in open world ty

Re: Version 7.4.0.2897 progress

Posted: Thu Aug 13, 2020 7:16 pm
by Miworax
by Sasuke » Thu Aug 13, 2020 5:56 pm
guys is there a macro where alt follow main char and loot costantly when main kill mobs?i don't spoke about loot boss but mobs during clen way to boss or in open world ty
I Think its the wrong place for something like that.

Re: Version 7.4.0.2897 progress

Posted: Thu Aug 13, 2020 10:16 pm
by Uniden65
Bot does not see some of the calls correctly ...example
2020-08-13 22:13:05 - H:/RunesOfMagic/bot/scripts/rom/functions.lua:2081: Invalid name or id used in CompleteQuestByName
Summing does not work either

Re: Version 7.4.0.2897 progress

Posted: Fri Aug 14, 2020 1:37 am
by morc
/micromacro/scripts/rom/functions.lua:2288: bad argument #1 to 'lower' (string expected, got nil)

Re: Version 7.4.0.2897 progress

Posted: Fri Aug 14, 2020 2:15 am
by Andre235
ok, fine, here are some good news! With the new addresses.lua here:
addresses.lua
(8.74 KiB) Downloaded 111 times
the bot will not crash with the item.lua:154 error (but you will get a red warning for every monster card in your bag or bank!)

Step 1: replace the addresses.lua with the new addresses.lua from this post
Step 2: open the cache directory in your bot folder (in my case "rom/cache") and delete the file "texts.lua"
Step 3: open MM and start the bot (now the bot should caching the texts)

thats all

Re: Version 7.4.0.2897 progress

Posted: Fri Aug 14, 2020 6:51 am
by Miworax
Thanks Andre235 for the fast reply and good Support. Its workin now. Feel free to write PM if you have somethin, where you could need help.

Re: Version 7.4.0.2897 progress

Posted: Fri Aug 14, 2020 10:51 pm
by Tuedennuegel
Hallo zusammen,

ich habe seit 3 Tagen bei einigen Chars
folgendes Problem:

2020-08-15 05:48:20 - .../scripts/rom/classes/item.lua:154: attempt to concatenate field 'Name' (a nil value)

Re: Version 7.4.0.2897 progress

Posted: Sat Aug 15, 2020 12:56 am
by Andre235
Tuedennuegel wrote: Fri Aug 14, 2020 10:51 pm Hallo zusammen,

ich habe seit 3 Tagen bei einigen Chars
folgendes Problem:

2020-08-15 05:48:20 - .../scripts/rom/classes/item.lua:154: attempt to concatenate field 'Name' (a nil value)
Das ist die Lösung dazu (Datei bitte aus dem originalen Post laden):
Andre235 wrote: Fri Aug 14, 2020 2:15 am ok, fine, here are some good news! With the new addresses.lua here:
addresses.lua
the bot will not crash with the item.lua:154 error (but you will get a red warning for every monster card in your bag or bank!)

Step 1: replace the addresses.lua with the new addresses.lua from this post
Step 2: open the cache directory in your bot folder (in my case "rom/cache") and delete the file "texts.lua"
Step 3: open MM and start the bot (now the bot should caching the texts)

thats all

Re: Version 7.4.0.2897 progress

Posted: Sat Aug 15, 2020 4:16 am
by Tuedennuegel
Hallo Andre,

ja ich habe deinen Beitrag gelesen....leider befindet sich in meinem Cache Ordner keine "texts.lua"

Gruß
Bernd

Re: Version 7.4.0.2897 progress

Posted: Sat Aug 15, 2020 4:18 am
by Andre235
Hast du die aktuelle Version vom bot?