What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Updater has stopped working error

IShaunYI

Member
Joined
Sep 24, 2014
Messages
57
Reaction score
0
as the title says, the updater keeps crashing and giving off this error message.

really really annoying when you have 3+ accounts using a trading plug in. so you need to re-log the 3 accounts and then click on each ones trading plugin, alter the setting and then click to start.

almost impossible to leave it afk and let it do trade runs because it keeps crashing ?

i dont know if its the bots servers that crashing all the time or if its my internet.
im on skype with mates usually at the same time, and can talk with them fine. and the bot will still crash, so it leaves me to believe that its something wrong with the bot somewhere.

anybody have any ideas or solutions ?
 
im just using the lazytrader plug in at the moment, but i dont think its the plug in. it also gets this error and updater.exe crashes while logging them back in sometimes.
 
I get the same crashes with the enhanced trader plugin.

Tried things like running it in compatibility mode for Win7, running it in admin mode, having different windows active while botting, etc. I think its an issue with updater but its exacerbated by a plugin that gets stuck in a loop or causes an overflow.
 
Hi all,

I am also having an issue where Updater.exe crashes. I have been able to capture the Exception message and Stack trace, though they are limited from my environment.

There are TWO Exceptions that I am struggling with.

The first Exception happens reliably every time after I close my plugin, but does not crash Updater.exe.

The second Exception crashes Updater.exe, and happens after a few restarts of my plugin.

First exception details:
System.Runtime.InteropServices.InvalidComObjectException: COM object that has been separated from its underlying RCW cannot be used.
PHn8NBP.jpg


Second, FATAL exception:
System.InvalidOperationException: LocalDataStoreSlot storage has been freed.
doCS5jO.jpg


I can't speak for what other people's plugins do, or if their errors are the same. In my plugin I am creating a new WPF Window (specifically a MetroWindow from Mahapps) that opens a menu. From the menu it opens another window which runs a Radar that I'm working on. The Radar runs a BackgroundWorker to scan doodads and creatures. I suspect the problem lies in some kind of improper disposal of something in the app, but I haven't been able to figure it out.

EDIT: fixed
 
Last edited:
Had a lot of crashes as well running Sida's Traderunner with a cart (usually near the beginning of the route)
 
If plugin crash AB - plugin dev should check that all Threads have try catch and have a graceful shutdown
 
Back
Top