Crash Report

Talk about anything in Runes of Magic. This does not need to pertain to botting.
Message
Author
User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Crash Report

#21 Post by lisa » Thu Oct 20, 2011 6:10 am

Yup I understand the client will close when you get rid of the crash window, which means there will be a MM sitting there and not attached to a game. If you have multiple MM running though you wouldn't want all of them to detect the crash window and try to close it.

If client crashes then usually bot has some sort of error, I figure we could add into the error function some checks.

so in the start of the error do a

Code: Select all

if player.Name == <UNKNOW> then -- game crashed
yrest(5000) -- rest just to make sure it isn't just in loading screen
if player.Name == <UNKNOW> then
(findWindow("Crash Report"), getWindowClassName("#32770"))
rest(3000)
--some code to start up client
-- some more code to attach MM to that client and contue with WP
end
end
This is of course no way going to be anywhere near the finished code. Instead of the first rest I would probably check the memory for the load screen indicator.

The check for player.Name would probably be better as a check for something in memory, not sure if the memory changes when crashed.

Obviously lots of things to determine.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

Hetrix
Posts: 74
Joined: Wed Oct 05, 2011 10:34 am

Re: Crash Report

#22 Post by Hetrix » Thu Oct 20, 2011 6:27 am

Didnt understund much of what you said here on your replies, but can this be done or its to complicated?
=)

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Crash Report

#23 Post by lisa » Thu Oct 20, 2011 9:15 am

I believe anything can be done, given time.

I can tell you it won't happen in a hurry though.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

Hetrix
Posts: 74
Joined: Wed Oct 05, 2011 10:34 am

Re: Crash Report

#24 Post by Hetrix » Thu Oct 20, 2011 4:00 pm

lisa wrote:I believe anything can be done, given time.

I can tell you it won't happen in a hurry though.
No rush, good luck ;)

Hetrix
Posts: 74
Joined: Wed Oct 05, 2011 10:34 am

Re: Crash Report

#25 Post by Hetrix » Mon Oct 31, 2011 4:38 pm

Hey all,

Anything new about Crash Report issue?
*And server maintenance tomorrow 1th October for your information* :)

/ Hx

Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests