I noticed though that there is a loop immediately after this that it could get stuck in. Basically it's waiting for a value to change in memory. If it never changes because the command didn't work then it would wait forever. I'll try adding a time out and maybe have it try the command again. Hopefully these files will actually fix the problem. I still included some print messages to see if what I think is correct. In case you miss the messages I'm having it write to a log file too.
Good. I'll work on releasing an update to the bot. When I do, you might get conflict when you try to do an svn update. Just click ok when you get the conflict then do a revert on the whole rom folder. Or revert the files before doing the update.
And thanks for your help in solving this. This will be helpful to other users.
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.
NonAnon, I see you are still visiting the forum. I'm not really happy with the solution. Could you try some other fixes?
I noticed that waitForLoadingScreen doesn't check IsInGame. This is because on my system IsInGame is already true by the time the loading screen has gone so there is no point. But maybe on servers like you play with this bug IsInGame becomes true a little later. This would be great if true.
If that doesn't work then the only other idea I can think of is to try a RoMScript and see if it works. Of course you can't do this all the time but it could be added to waitForLoadingScreen just to be sure it's fully in the game.
Changing to character 2 account 2.
IsInGame is true so it doesn't look like this will fix it.
Player address changed: 0x2634D700
Ranged skill found: DRUID_EARTH_ARROW
Paused. (Delete) to continue, (CTRL+L) exit to shell, (CTRL+C) quit
Resumed.
loadPaths
Still need to pause.
But for a second function.lua it seem to be working, but i still not sure, when i'll go through all alts on 2 accs i'll get you know.
Looks like I went with the RoMScript fix anyway in rev 780. So if the second is working then you should be able to just update the bot to 780 and it will also work.
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.