Jump to content

Crash: System.OutOfMemoryException


Recommended Posts

My WRobot keeps crashing after about 90 minutes. I've tried the stuff in the FAQ. What else can I try?

The log from WRobot is pretty much empty, but Windows error log reports this. Memory leak?

Tillämpningsprogram: WRobot.exe
Framework-version: v4.0.30319
Beskrivning: Processen avslutades på grund av ett ohanterat undantag.
Undantagsinformation: System.OutOfMemoryException
   vid System.String.Concat(System.String, System.String, System.String)
   vid robotManager.Helpful.Logging.WriteError(System.String, Boolean)
   vid robotManager.Helpful.Logging.Uniewaceo()
   vid System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
   vid System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   vid System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   vid System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   vid System.Threading.ThreadHelper.ThreadStart()

 

Link to comment
Share on other sites

2 hours ago, Droidz said:

I can't because it's empty after the bot crashes, but I think I figured it out. Seems like it was the AvoidIt plugin causing it, so I guess I'll avoid it.. hehe

Link to comment
Share on other sites

On 1.2.2018 at 12:18 PM, johanruda said:

I can't because it's empty after the bot crashes, but I think I figured it out. Seems like it was the AvoidIt plugin causing it, so I guess I'll avoid it.. hehe

Oh how awkward, i'm gonna update this if i've got time ;) some things have been changed and is going terribly wrong on 'different' API

Link to comment
Share on other sites

7 hours ago, reapler said:

Oh how awkward, i'm gonna update this if i've got time ;) some things have been changed and is going terribly wrong on 'different' API

You can take a look at the vanilla version I've posted, it's updated slightly but still throwing some exceptions. I just made it by decompiling your plugin and changing it around a bit.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...