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

Updater Failure

flairdevil

Community Developer
Joined
Jul 18, 2011
Messages
371
Reaction score
0
Updater crashes during update, does SVN have any issues meshing with the updater? Reason I ask is - after the error the only thing left in my "Update Backup" Folder is the quest plugin which I found odd.


:confused:View attachment Exilebuddy 8196 2016-01-13 21.59.txt

/discuss

...and now I get this: (I know - fresh install - just sharing my experience)

View attachment Exilebuddy 3452 2016-01-13 22.08.txt

Second Edit.....mainly because I are tarded:

Ignore the "and now I get this" log... My shortcut was pointing to the 154 release not the 156..... derp!


That being said - I am running fine now - but what is this about?

Code:
System.ArgumentException: An item with the same key has already been added.
   at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
   at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
   at System.Resources.ResourceWriter.AddResourceInternal(String name, Stream value, Boolean closeAfterWrite)
   at System.Resources.ResourceWriter.AddResource(String name, Stream value)
   at (ResourceWriter , String , Stream )
   at Loki.Common.Compiler.CodeCompiler.?????????????????????????????????????????(String )
   at Loki.Common.Compiler.CodeCompiler.?????????????????????????????????????????()
   at Loki.Common.Compiler.CodeCompiler.Compile()
   at Loki.Common.AssemblyLoader`1.Reload(String reason)

Plugin related? (I run a million of them - lol)
 
Last edited:
Getting the same thing. :(

You can always grab the latest greatest from this page/link:
http://updates.buddyauth.com/

I recommend a fresh install - you can generally save and transfer your settings/plugins/routines folder to the new copy with no issues....well...unnnnnnnnnnnnless in those folders LIES your issue I suppose lol


Edit:

pushedX - your release page needs an update for the release link =)
 
The BuddyUpdater (which isn't specific to EB, but all the bots and managed by other people) doesn't handle SVN folders well because of the file locking. It's still on my todo list to find someone to bug about getting that fixed, or getting a more friendly version specific to EB in place. For now, it's best t check out into a separate folder, then have a simple bat file copy the files you need over, excluding SVN ones.

The Buddy Auth page is also not-EB specific, and there's nothing I can change with it. I think the content is dynamically updated after builds are pushed, so there might be a delay when it actually updates.
 
The BuddyUpdater (which isn't specific to EB, but all the bots and managed by other people) doesn't handle SVN folders well because of the file locking. It's still on my todo list to find someone to bug about getting that fixed, or getting a more friendly version specific to EB in place. For now, it's best t check out into a separate folder, then have a simple bat file copy the files you need over, excluding SVN ones.

The Buddy Auth page is also not-EB specific, and there's nothing I can change with it. I think the content is dynamically updated after builds are pushed, so there might be a delay when it actually updates.

Right on ty for the reply! As far as the SVN thing I was thinking it might be the culprit but was not certain as I did not have an old version to test without the svn plugin included lying around. That being said - I learnded sumtin today! Tks again man! ^5

As for the page update it was more of a poke the bear comment kekekek /runs...
 
Back
Top