IsValid Errors

coupdegrace

Active Member
Howdy!

I have been running EveBot 0.97 Rev 399 and the stand alone EveOreHauler script with great success for weeks. On both my desktop and laptop.

Today both computers have experienced the same issues.

In the InnerSpace Console I keep getting "IsValid Error 5" messages along with some "IsValid Error 15". Probably some other numbers too. Then shortly the entire game crashes and a box comes up to send info to Microsoft.

I thought maybe I needed to update so I loaded the SVN and ended up with EveBot 666. I tried the Freighter option in EveBot 666 and immediately started getting these "IsValid Error" messages.

I checked the Forum but saw no other references to this problem.

Thank you very much for your time.
 

GliderPro

Active Member
This is a know problem with ISXEVE and it is being research. No other information is available at this time.
 

Reformed2hacker

Active Member
You guys really should join #isxeve and #evebot on server irc.lavishsoft.com

Tons of info/help. Also coupdegrace, any reason why you are using rev 399? Current version is 666 on the svn.

r2h
 

coupdegrace

Active Member
Thanks for the fast responses!


R2H: I do not wish to have these computers exposed to IRC. Regarding rev 399, I kind of follow the "if it ain't broke don't fix it" line of thinking and until today it did everything I needed flawlessly.

Have fun!
 

Amadeus

The Maestro
Staff member
heh ...exposed to IRC? That's a whole new definition of paranoia I think..lol.

IRC is the chat protocol of choice for hackers around the world. The lavishsoft server masks IP addresses, so unless you're running some REALLY BAD version of an operating system, I can't imagine why it wouldn't be safe.
 

kingfisher

Active Member
Im using the svn most recent version and just started getting them today, after I tried to edit in the alert for Dark Blood's on mine and remove the alert for non officer Shadow's. It is a 15 though. And it gives another error before it starts spamming them. I reverted back to the svn version on the files I changed and it continues to happen now.
 

kingfisher

Active Member
Just tested it again after a reboot. Isxeve patched and now evebot is completely broken but it doesnt give the errors anymore.
 

Amadeus

The Maestro
Staff member
Posting statements like that do no one any good. No one can fix anything without knowing what is broken. As I've stated, the IsValid errors are warnings, they do not break things. If something isn't working, then it needs to be reported so it can be fixed.

If you guys want memory leaks and random crash bugs to be fixed, this is the process we have to go through. Things are going to be unstable for a while as I go through and try to make this piece of shit language known as python work as best as possible. You are all wanting to do things that the client was not designed to do, so it rebels against everything and requires weird finessing to rig it all to work.

For the next few patches it's a matter of dealing with python objects that are invalid yet exist -- which is the cause of problems and memory leaks. Also, evebot itself is inefficient in many respects, calling datatype members/methods more often than it needs to do so -- therefore, if there is an error with something, it looks like spam to you.
 
Top Bottom