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

Update Error on Cloned VM's

ToeNailsInMyFeces

New Member
Joined
Jan 7, 2016
Messages
86
Reaction score
1
Hey y'all

I keep getting an error when I update EB on my cloned VM's, last update it also happened but I let it slip. The original from which I cloned updates fine. It says something about authorization I believe, I attach the last log after the crash. I cannot copy the error message itself however, and I did not find those exact lines in the error message.

Here is the error:

An error occurred during update process. Please report this error on forums.
System.UnauthorizedAccessExcaption:Access to the path
'01092a2f27c123f3ac54c9b6bcccfd152eb25ad9.svn-base' i s denied.
at system.io.directory.deletehelper (string fullpath, string userpath, boolean recursive, booeanthroeontopleveldirectorynotfound)
ay system.IO.Directory.Delete (string fullpath, string userpath, booleanrecursive, boolean checkhost).
at wpfupdater.updater.cleanup
at wpfupdater.mainwindow.cleanup
at wpfupdater.mainwindow.doupdate
at wpfupdater.mainwindow. <.ctor>b__1_1(object 9)

Dame it took time writing that out.
 

Attachments

Last edited:
Hey y'all

I keep getting an error when I update EB on my cloned VM's, last update it also happened but I let it slip. The original from which I cloned updates fine. It says something about authorization I believe, I attach the last log after the crash. I cannot copy the error message itself however, and I did not find those exact lines in the error message.

Here is the error:

An error occurred during update process. Please report this error on forums.
System.UnauthorizedAccessExcaption:Access to the path
'01092a2f27c123f3ac54c9b6bcccfd152eb25ad9.svn-base' i s denied.
at system.io.directory.deletehelper (string fullpath, string userpath, boolean recursive, booeanthroeontopleveldirectorynotfound)
ay system.IO.Directory.Delete (string fullpath, string userpath, booleanrecursive, boolean checkhost).
at wpfupdater.updater.cleanup
at wpfupdater.mainwindow.cleanup
at wpfupdater.mainwindow.doupdate
at wpfupdater.mainwindow. <.ctor>b__1_1(object 9)

Dame it took time writing that out.

Is it a shared folder ?
 
The clones are suppose to be completley independent on the harddrive, thats how I cloned them at least.
 
once you run questplugin the updater is bugged forever.
even when you delete questplugin folder.

DBF tells us the svn update is still the best way. which i can understand.

but: no one cares, no one fixes it.
you always have to delete old .exe manually and rename exilebuddy.exe
 
Yeah I suspected questplugin, it was the only thing I did not run on original. Good thing I know this for next batch of bots
 
once you run questplugin the updater is bugged forever.
even when you delete questplugin folder.

DBF tells us the svn update is still the best way. which i can understand.

but: no one cares, no one fixes it.
you always have to delete old .exe manually and rename exilebuddy.exe

Because there's no real way to fix it, SVN client protects the folder.
 
I said it already, how to handle it.

1) Get your QuestPlugin somewhere else, update it in that place.
2) Copy paste the QuestPlugin content into EB\Plugins\QuestPlugin without .svn folder.
3) ???
4) Profit
 
I said it already, how to handle it.

1) Get your QuestPlugin somewhere else, update it in that place.
2) Copy paste the QuestPlugin content into EB\Plugins\QuestPlugin without .svn folder.
3) ???
4) Profit

People could even dig a bit and do a batch/autoit/ahk script to do this all at once!
 
Back
Top