Stuck on loading items tables

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Message
Author
User avatar
botje
Posts: 656
Joined: Wed Oct 27, 2010 7:17 am

Re: Stuck on loading items tables

#21 Post by botje »

no it didnt...

try closing rom and then try again.

also, a error occures now with opening giftbags when yout leveling from 1 to 10.

Botje
User avatar
jduartedj
Posts: 599
Joined: Sat Dec 19, 2009 12:18 am
Location: Lisbon
Contact:

Re: Stuck on loading items tables

#22 Post by jduartedj »

ezgitaran wrote:(r548) solved this problem =)
Now can go farming 5k x Unknown Gift's :lol:
BTW what exactly is the bonus you get from Unknown gifts? I've picked a load of them but i don't see what it's for other that getting 1 goody-cert a day and a good buff from the tree in varanas.
Thanks for reading! :D

Some of you might find this useful: RoM-bot Wiki
User Functions Repository (and other useful files): Addon Repo
Latest SVN updates: SVN updates
User avatar
ezgitaran
Posts: 25
Joined: Tue Sep 14, 2010 8:47 am

Re: Stuck on loading items tables

#23 Post by ezgitaran »

jduartedj wrote: BTW what exactly is the bonus you get from Unknown gifts? I've picked a load of them but i don't see what it's for other that getting 1 goody-cert a day and a good buff from the tree in varanas.
It's for "decorating that tree 500 times" title.. The ultimate grind >_>

And yes, it seems I spoke too early, bot is now giving this error;
classes/inventory.lua:799: bad argument #1 to 'lower' <string expected, got nil>
Clipboard01.jpg
User avatar
jduartedj
Posts: 599
Joined: Sat Dec 19, 2009 12:18 am
Location: Lisbon
Contact:

Re: Stuck on loading items tables

#24 Post by jduartedj »

It's the same I posted in the r544 update announcement, read that pls.
you must add a second argument to totalitemcount and change a line in inventory:useitem for now. Later an update will be sent to SVN, I can't do that because i'm not a commiter.
Thanks for reading! :D

Some of you might find this useful: RoM-bot Wiki
User Functions Repository (and other useful files): Addon Repo
Latest SVN updates: SVN updates
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Stuck on loading items tables

#25 Post by rock5 »

ezgitaran wrote:(r548) solved this problem =)
Now can go farming 5k x Unknown Gift's :lol:
Just so there is no confusion r548 is not a fix for the 67% problem. I released r548 and I was still getting the 67% problem at the time. You must have just been lucky. :)

On another note, I started my computer today and was able to start the bot but I got some 'wrong value returned' errors.

Code: Select all

Loading items tables.
100% [**************************************************]

Wrong value returned in update of item id: 200272
Wrong value returned in update of item id: 206893
Wrong value returned in update of item id: 202916
Wrong value returned in update of item id: 200424
Waypoint files from C:/Program Files/micromacro/scripts/brom:
  0: wander                 10: 1-10Pi../l4t_logar.xm  20: demo1.xml
BTW I don't have any of these values in my inventory.

Edit: After restarting the game it got stuck at 67% again. Grrr... :x Maybe it's a anti-botting security feature?
  • 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
User avatar
botje
Posts: 656
Joined: Wed Oct 27, 2010 7:17 am

Re: Stuck on loading items tables

#26 Post by botje »

if thats so, they didnt do their best, if you disable inventory features, you can still bot xd

Botje
raff
Posts: 96
Joined: Thu Jan 22, 2009 10:46 am

Re: Stuck on loading items tables

#27 Post by raff »

I have no problems, when I start the bot on windows xp 32bit with vmware, I have just restarted rom 3 times, and everytime I was able to start the bot.

I am using Windows 7 Home 64bit and with that I get stuck at 67%. I have also tried to start rom/micromacro with different compatibilty modes, but without success. Also deactivating anti virus didn't help.

I have enabled

Code: Select all

debugTableIndexes
debugTableRanges
in memorytable.lua

and it's spamming:

Code: Select all

Received: 11D60000      Returning: 11D60020
Readed from 11D60000     at 0x4 11D60020        Original pointer: 11D60000
Returning: 11D60020
when it reached 67%, dunno if this can help you

Code: Select all

Received: 11D18D80      Returning: 0
Name: QuestNPCObjectDB
067% [*********************************-----------------]Table starts with id: 1
10000            Dir: 11D18D20
Adding range. Start: 110000     End: 111129     Address: 11D18D20       Table#:
18
Readed from 11D10000     at 0x4 11D10040        Original pointer: 11D10000
4Readed at 11D10000      in 0x8 11D6FFE0        ID: 111130
Returning: 11D6FFE0
Received: 11D10000      Returning: 11D6FFE0
Adding range. Start: 111130     End: 113176     Address: 11D6FFE0       Table#:
18
Readed from 11D60000     at 0x4 11D60020        Original pointer: 11D60000
Returning: 11D60020
Received: 11D60000      Returning: 11D60020
Readed from 11D60000     at 0x4 11D60020        Original pointer: 11D60000
Returning: 11D60020
Received: 11D60000      Returning: 11D60020
Readed from 11D60000     at 0x4 11D60020        Original pointer: 11D60000
Returning: 11D60020
Received: 11D60000      Returning: 11D60020
Readed from 11D60000     at 0x4 11D60020        Original pointer: 11D60000
Returning: 11D60020
Received: 11D60000      Returning: 11D60020
Readed from 11D60000     at 0x4 11D60020        Original pointer: 11D60000
Returning: 11D60020
Received: 11D60000      Returning: 11D60020
Readed from 11D60000     at 0x4 11D60020        Original pointer: 11D60000
Returning: 11D60020
Last edited by raff on Mon Dec 20, 2010 6:27 am, edited 1 time in total.
User avatar
botje
Posts: 656
Joined: Wed Oct 27, 2010 7:17 am

Re: Stuck on loading items tables

#28 Post by botje »

seems to me its windows 7 related then, because i have also windows 7, but mine is 32bit

weird O.o

Botje
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Stuck on loading items tables

#29 Post by rock5 »

botje wrote:seems to me its windows 7 related then, because i have also windows 7, but mine is 32bit
Maybe it is. Mine is a Win7 system too.
raff wrote:I have no problems, when I start the bot on windows xp 32bit with vmware, I have just restarted rom 3 times, and everytime I was able to start the bot.
Could you elaborate a bit on how you used vmware to do this? I might look into it.
  • 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
User avatar
botje
Posts: 656
Joined: Wed Oct 27, 2010 7:17 am

Re: Stuck on loading items tables

#30 Post by botje »

perhaps its rights related?

maybe bot tries to write something it doesnt allows it?

Botje
raff
Posts: 96
Joined: Thu Jan 22, 2009 10:46 am

Re: Stuck on loading items tables

#31 Post by raff »

Could you elaborate a bit on how you used vmware to do this? I might look into it.
I am using VMware Workstation 7.0.0.

Install Windows XP with it, copy the rom and bot folders over there or make a shared folder (I had problems with starting rom through shared folders) and start it with the usual way, it's just a virtual windows xp.

I have uploaded a video, where you can see it in action:
http://u0d.de/bf740e/untitled_12.rar
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Stuck on loading items tables

#32 Post by rock5 »

raff wrote:
Could you elaborate a bit on how you used vmware to do this? I might look into it.
I am using VMware Workstation 7.0.0.

Install Windows XP with it, copy the rom and bot folders over there or make a shared folder (I had problems with starting rom through shared folders) and start it with the usual way, it's just a virtual windows xp.

I have uploaded a video, where you can see it in action:
http://u0d.de/bf740e/untitled_12.rar
Actually I'm surprised you could run rom inside a virtual machine. How powerful is your machine if you don't mind me asking.
  • 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
User avatar
botje
Posts: 656
Joined: Wed Oct 27, 2010 7:17 am

Re: Stuck on loading items tables

#33 Post by botje »

yeah, vmware does have a bit of a overhead on its own xd

Botje
Sumdumguy
Posts: 24
Joined: Mon Aug 30, 2010 6:03 am

Re: Stuck on loading items tables

#34 Post by Sumdumguy »

I get the 67% error on 64 bit windows 7 professional,

Loaded it up on my work-laptop, Win 7 ultimate 32 bit, runs fine, several accounts, several characters. Maybe that helps.
User avatar
jduartedj
Posts: 599
Joined: Sat Dec 19, 2009 12:18 am
Location: Lisbon
Contact:

Re: Stuck on loading items tables

#35 Post by jduartedj »

for the record I got Win7 x64 Ultimate, and got no problems.
Thanks for reading! :D

Some of you might find this useful: RoM-bot Wiki
User Functions Repository (and other useful files): Addon Repo
Latest SVN updates: SVN updates
User avatar
Uglich
Posts: 20
Joined: Fri Aug 06, 2010 7:00 pm
Location: Spain

Re: Stuck on loading items tables

#36 Post by Uglich »

I got the same problem allways at 67 %.
Windows 7 64bit Ultimate.

But, editting addres.lua it fixed.
If the latest revision (r547) didn't help, try editing your addresses.lua. Change inventoryBagIds to 0x9CD908 and see if that helps at all.
User avatar
jduartedj
Posts: 599
Joined: Sat Dec 19, 2009 12:18 am
Location: Lisbon
Contact:

Re: Stuck on loading items tables

#37 Post by jduartedj »

Uglich wrote:I got the same problem allways at 67 %.
Windows 7 64bit Ultimate.

But, editting addres.lua it fixed.
If the latest revision (r547) didn't help, try editing your addresses.lua. Change inventoryBagIds to 0x9CD908 and see if that helps at all.
I posted that to ADMIN, but it was ruled out as having nothing to do with the stuck problem! and also with the later updates I figure that that address wasn't correct anyway because it excludes the AT and itemshop bag that are now in use.

EDIT: Maybe an update could be pushed to optionally disable AT and itemshop bags, including adding adifferent address variable for them to see if isolating these from the normal bags helps the stuck problem, given that it helped Uglich.
Thanks for reading! :D

Some of you might find this useful: RoM-bot Wiki
User Functions Repository (and other useful files): Addon Repo
Latest SVN updates: SVN updates
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Stuck on loading items tables

#38 Post by rock5 »

Sumdumguy wrote:Loaded it up on my work-laptop, Win 7 ultimate 32 bit, runs fine, several accounts, several characters. Maybe that helps.
Not really, I also have Win 7 Ultimate 32 bit and get the error.

So far it looks like the only thing we can say for sure is that it is Windows 7 related as everyone who has the error has reported a version of win 7 or another.

Just to make sure, is there anyone out there that gets this error on a Windows XP system?
  • 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
atroxa
Posts: 11
Joined: Tue Sep 28, 2010 7:10 pm

Re: Stuck on loading items tables

#39 Post by atroxa »

Hey,
just wanted to comment:

1. Win 7 Buisness 64bit
2. Rom installed @ Chapter 3 (full client!), manually patched
3. Svn Updated, newest micromacro

Don't suffer at any point ;-)

running like 7 clients at once without any problems.

So far....

Good luck
ratzuk
Posts: 19
Joined: Wed Dec 01, 2010 7:39 am

Re: Stuck on loading items tables

#40 Post by ratzuk »

I think it might be how the game is loaded into the memory of the machine depending on the available RAM rather than an OS issue

Example: My machines

Desktop - Core 2 Quad Q6850 8GB Win 7 x64 - Stuck 67% most of the time
Laptop - Core 2 Duo T9550 4GB Win 7 x64 - Never stuck on loading items tables

Perhaps we need to compare the specs of the machines where the 67% issue occurs to see if there is something in common?
Post Reply