Patch 3.0.8 broke something...
Re: Patch 3.0.8 broke something...
I encountered a strange bug, i am not sure it its due to the patch or not.
When i start a script with pet assist on and the pet is not summoned, the bot will continuously eat food even when the pet is already full. You can get around this by summoning the pet prior to starting the script. However, I cannot confirm if the bot will overfeed or not after this.
When i start a script with pet assist on and the pet is not summoned, the bot will continuously eat food even when the pet is already full. You can get around this by summoning the pet prior to starting the script. However, I cannot confirm if the bot will overfeed or not after this.
Re: Patch 3.0.8 broke something...
I'm having this error message:
We found Mailbox and will harvest it.
...ts/rom/userfunctions/addon_Rock5s_Mail_Functions.lua:20: The UMM mail
ce needs to be open first before using the UMM_SendByQuality() function.
Practically, it come near the mailbox, but doesn't open it (seems it doesn't click), so the Rock5's mail function go in error, and i've to remove it from the script.
player:target_Object("Mailbox",1000) seems to not function...
The some problem is when there is something to click, (i.e click for the elf daily item) it stand here in a infinitly loop without do nothing, if i click manually and complete the quest, then the script proceed, till the next click then loop again.
In this case is player:target_Object(112976) to not function...
I've updated rombot and the mail function, but still error....
The script was functioning before the patch, and i've changed nothing.
There is something i'm missing?
We found Mailbox and will harvest it.
...ts/rom/userfunctions/addon_Rock5s_Mail_Functions.lua:20: The UMM mail
ce needs to be open first before using the UMM_SendByQuality() function.
Practically, it come near the mailbox, but doesn't open it (seems it doesn't click), so the Rock5's mail function go in error, and i've to remove it from the script.
player:target_Object("Mailbox",1000) seems to not function...
The some problem is when there is something to click, (i.e click for the elf daily item) it stand here in a infinitly loop without do nothing, if i click manually and complete the quest, then the script proceed, till the next click then loop again.
In this case is player:target_Object(112976) to not function...
I've updated rombot and the mail function, but still error....
The script was functioning before the patch, and i've changed nothing.
There is something i'm missing?
Last edited by hagenleu on Thu Jan 27, 2011 6:52 am, edited 1 time in total.
- Administrator
- Site Admin
- Posts: 5313
- Joined: Sat Jan 05, 2008 4:21 pm
Re: Patch 3.0.8 broke something...
What are the 2 offsets that are wrong?rock5 wrote:That was one of the addresses updated by update.lua. There were only 2 offsets updated and both of them were wrong. That's something Administrator needs to fix. I've restored them in rev 569.
This means you can't use update.lua until Administrator fixes the patterns or it will break them again.
Re: Patch 3.0.8 broke something...
Did you svn update to the latest revision(569)? Because that doesn't happen with me.checkii wrote:I encountered a strange bug, i am not sure it its due to the patch or not.
When i start a script with pet assist on and the pet is not summoned, the bot will continuously eat food even when the pet is already full. You can get around this by summoning the pet prior to starting the script. However, I cannot confirm if the bot will overfeed or not after this.
Works fine for me. Did you svn update to the latest revision(569)?hagenleu wrote:player:target_Object("Mailbox",1000) seems to not function...
If you run update.lua, the following offsets get changed but the old values are still correct.Administrator wrote:What are the 2 offsets that are wrong?
pawnId_offset
charPtrMounted_offset
- 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
Re: Patch 3.0.8 broke something...
after rom patch i updated rom bot via svn and run rom/update.lua
now i can attack with bot and farm.
but the millerRanch script is not working anymore. i cant food the chicken. my accept quest, runs to the chicken.. but he dont feed it.. :-/
now i can attack with bot and farm.
but the millerRanch script is not working anymore. i cant food the chicken. my accept quest, runs to the chicken.. but he dont feed it.. :-/
-
- Posts: 99
- Joined: Sat Dec 18, 2010 6:55 am
Re: Patch 3.0.8 broke something...
Don't use update.lua for now.after rom patch i updated rom bot via svn and run rom/update.lua
Delete your addresses.lua und svnupdate again
Re: Patch 3.0.8 broke something...
I have installed the last patch and ran update.lua. After that debugger says /rom/classes/memorytable.lua:123: attempt to arithmetic on local 'tablePointerDir' <a nil value>. I've tried to change the hex value in file addresses.lua, attribute "pawnId_offset = 0x24" assigning value 0x14 (as it's talked in this thread), saved and run the bot but this value is returned to 0x24 (automatically), any idea?
thanks for all
thanks for all
Re: Patch 3.0.8 broke something...
I think it has been said more than once not to use update.lua!
Re: Patch 3.0.8 broke something...
Hello,
I use rom bot v3.29 for collect eggs.
Since the patch 3.0.8. does not work, no way to fix it? thanks
I use rom bot v3.29 for collect eggs.
Since the patch 3.0.8. does not work, no way to fix it? thanks
-
- Posts: 1
- Joined: Thu Jan 27, 2011 10:06 am
Re: Patch 3.0.8 broke something...
Hello together and sorry for my bas English
I have the same Problem with Miller farm!
I read here the posts and I dont understand what I have to do!
I delete my adresses.lua
Then I Start the svn.update File in the Folder of my Bot Program.
But nothing happens ^^
Then I write in "MillersRanch_egg" rom/update.lua, but also nothing!
Where or how do I get a new Adresses.lua?
I am really a Noob with this, but can somebody say my please what I have to do?
I was also on the svn Site. But how do I get the new or other things??
Or should I wait for an Update?
I have the same Problem with Miller farm!
I read here the posts and I dont understand what I have to do!
I delete my adresses.lua
Then I Start the svn.update File in the Folder of my Bot Program.
But nothing happens ^^
Then I write in "MillersRanch_egg" rom/update.lua, but also nothing!
Where or how do I get a new Adresses.lua?
I am really a Noob with this, but can somebody say my please what I have to do?
I was also on the svn Site. But how do I get the new or other things??
Or should I wait for an Update?
Re: Patch 3.0.8 broke something...
It's been said, Use SVN update. Don't use update.lua (or rom/bot update or rom/update in MiscroMacro).
Thanks for reading!
Some of you might find this useful: RoM-bot Wiki
User Functions Repository (and other useful files): Addon Repo
Latest SVN updates: SVN updates
Some of you might find this useful: RoM-bot Wiki
User Functions Repository (and other useful files): Addon Repo
Latest SVN updates: SVN updates
Re: Patch 3.0.8 broke something...
You need TortoiseSVN installed for this to work.Kleinernoob wrote:Then I Start the svn.update File in the Folder of my Bot Program.
But nothing happens ^^
- 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
Re: Patch 3.0.8 broke something...
I 'install' the revision 568 but now the program says:jduartedj wrote:It's been said, Use SVN update. Don't use update.lua (or rom/bot update or rom/update in MiscroMacro).
'scripts/rom/classes/player.lua:1995: attempt to perform arithmetic on field 'castbar_offset' (a nil value)
Please help me!
Re: Patch 3.0.8 broke something...
I have the lastest revision and i narrowed the overfeeding down a bit.
It seems to happen when I place the food in the arcane transmutation chest. It wont happen when the food is located in the inventory.
I think this issue has nothing to do with the patch.
It seems to happen when I place the food in the arcane transmutation chest. It wont happen when the food is located in the inventory.
I think this issue has nothing to do with the patch.
-
- Posts: 99
- Joined: Sat Dec 18, 2010 6:55 am
Re: Patch 3.0.8 broke something...
Try revision 569I 'install' the revision 568 but now the program says:
'scripts/rom/classes/player.lua:1995: attempt to perform arithmetic on field 'castbar_offset' (a nil value)
Please help me!
Re: Patch 3.0.8 broke something...
I install with SVN update rev 569 and it have a new fail
what can I do?
what can I do?
Re: Patch 3.0.8 broke something...
P3P3 you didn't update properly!
probably the petegg class wasn't updated since a while ago, try deleting classes folder and update again
probably the petegg class wasn't updated since a while ago, try deleting classes folder and update again
Thanks for reading!
Some of you might find this useful: RoM-bot Wiki
User Functions Repository (and other useful files): Addon Repo
Latest SVN updates: SVN updates
Some of you might find this useful: RoM-bot Wiki
User Functions Repository (and other useful files): Addon Repo
Latest SVN updates: SVN updates
Re: Patch 3.0.8 broke something...
ok, I updated again, the bot runs but miller's ranch does not do anything, just going from one place to another and not interact with the chickens ...
Re: Patch 3.0.8 broke something...
Try clicking the 'rom' folder and selecting 'TortoiseSVN/Revert'. Select all the conflicting files and then click 'ok'.p3p3mus wrote:ok, I updated again, the bot runs but miller's ranch does not do anything, just going from one place to another and not interact with the chickens ...
Also,
DON'T RUN UPDATE.LUA.
- 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
Re: Patch 3.0.8 broke something...
If I manually edit the addresses file, and I change these values:
castingBarPtr = 0xA103B4,
inventoryBagIds = 0x9D18FC,
pawnId_offset = 0x14,
tablesBase = 0x9DEC74,
tablesBaseOffset = 0x28
the bot start, but as everyone else said, the RanchPetEgg script doesn't work.
Then, I updated the bot as rock said:
so?
It seems that the addresses file SVN will download, it's older thant my file..
Then, what we have to do?
castingBarPtr = 0xA103B4,
inventoryBagIds = 0x9D18FC,
pawnId_offset = 0x14,
tablesBase = 0x9DEC74,
tablesBaseOffset = 0x28
the bot start, but as everyone else said, the RanchPetEgg script doesn't work.
Then, I updated the bot as rock said:
but then, the bot doesn't start.. and it says it need to be update, to execute rom/update.luarock5 wrote: Try clicking the 'rom' folder and selecting 'TortoiseSVN/Revert'. Select all the conflicting files and then click 'ok'.
Also, DON'T RUN UPDATE.LUA.
so?
It seems that the addresses file SVN will download, it's older thant my file..
Then, what we have to do?
Who is online
Users browsing this forum: No registered users and 0 guests