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

EZUpdater - The Plugin Updater

hi rrrix,
i having problem with the ezupdater
EZUpdater] Error in EZWorker Thread: SharpSvn.SvnWorkingCopyException:
You need to get a newer Subversion client. For more details, see
Apache Subversion FAQ

at SharpSvn.SvnClientArgs.HandleResult(SvnClientConte xt client, SvnException error, Object targets)
at SharpSvn.SvnClientArgs.HandleResult(SvnClientConte xt client, svn_error_t* error, Object targets)
at SharpSvn.SvnClient.CleanUp(String path, SvnCleanUpArgs args)
at SharpSvn.SvnClient.CleanUp(String path)
at EZUpdater.EZUpdater.EZWorker()

could u advise me on what to do?

Delete EZUpdater Plugin, EZUpdater Settings and EZUpdaterStorage directory
 
No matter how many times I do an update it keeps showing EZUpdater as version 0.1.5.
Is this just a visual thing or is it not correctly self updating?
All other plugins (lumberjack, trinity, quest tool and bounty plugin which I edited the lines for in settings) are updating just fine and also change the version tool-tip after each update.
 
No matter how many times I do an update it keeps showing EZUpdater as version 0.1.5.
Is this just a visual thing or is it not correctly self updating?
All other plugins (lumberjack, trinity, quest tool and bounty plugin which I edited the lines for in settings) are updating just fine and also change the version tool-tip after each update.

seems like its not correctly updating matey,

it should be 0.1.8 and it should state that under plugins.
 
not works for me :(

[EZUpdater] Working path G:\Program Files (x86)\DemonBuddyBETA\EZUpdaterStorage\Trinity is missing
[EZUpdater] Checking for Update for Trinity
[Trinity] Configuration file loaded
[Trinity] ENABLED: Trinity v1.8.19 now in action!
[EZUpdater] Error in EZWorker Thread: SharpSvn.SvnInvalidNodeKindException: 'G:\Program Files (x86)\DemonBuddyBETA\EZUpdaterStorage\Trinity' is not a working copy directory
bei SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets)
bei SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, svn_error_t* error, Object targets)
bei SharpSvn.SvnClient.CleanUp(String path, SvnCleanUpArgs args)
bei SharpSvn.SvnClient.CleanUp(String path)
bei EZUpdater.EZUpdater.EZWorker()
[EZUpdater] Working path G:\Program Files (x86)\DemonBuddyBETA\EZUpdaterStorage\QuestTools is missing
[EZUpdater] Checking for Update for QuestTools
[EZUpdater] Error in EZWorker Thread: SharpSvn.SvnInvalidNodeKindException: 'G:\Program Files (x86)\DemonBuddyBETA\EZUpdaterStorage\QuestTools' is not a working copy directory
bei SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets)
bei SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, svn_error_t* error, Object targets)
bei SharpSvn.SvnClient.CleanUp(String path, SvnCleanUpArgs args)
bei SharpSvn.SvnClient.CleanUp(String path)
bei EZUpdater.EZUpdater.EZWorker()
[EZUpdater] Working path G:\Program Files (x86)\DemonBuddyBETA\EZUpdaterStorage\LumberJack is missing
[EZUpdater] Plugin path G:\Program Files (x86)\DemonBuddyBETA\Plugins\LumberJack is missing
[EZUpdater] Checking for Update for LumberJack
[EZUpdater] Error in EZWorker Thread: SharpSvn.SvnInvalidNodeKindException: 'G:\Program Files (x86)\DemonBuddyBETA\EZUpdaterStorage\LumberJack' is not a working copy directory
bei SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets)
bei SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, svn_error_t* error, Object targets)
bei SharpSvn.SvnClient.CleanUp(String path, SvnCleanUpArgs args)
bei SharpSvn.SvnClient.CleanUp(String path)
bei EZUpdater.EZUpdater.EZWorker()
 
seems like its not correctly updating matey,

it should be 0.1.8 and it should state that under plugins.


Re-installed everything EZU related and it changed to version 0.1.8 but it still doesn't seem to check itself for updates at any point.


EDIT: I went to look in settings (yes, after I deleted EVERYTHING including DB and all old profiles I had lying around) I think the SVN data accidentally was excluded in the settings.

Code:
<?xml version="1.0" encoding="utf-8"?>
<EZUpdater>
  <Repositories>
    <PluginRepo>
      <PluginName>Trinity</PluginName>
      <RepoName>UnifiedTrinity</RepoName>
      <RepoURL>https://subversion.assembla.com/svn/unifiedtrinity/</RepoURL>
      <PluginSourceDirectory>trunk\Sources</PluginSourceDirectory>
      <Enabled>true</Enabled>
      <LastUpdate>2014-04-12T17:01:06.6090777Z</LastUpdate>
    </PluginRepo>
    <PluginRepo>
      <PluginName>QuestTools</PluginName>
      <RepoName>QuestTools</RepoName>
      <RepoURL>https://subversion.assembla.com/svn/questtools/</RepoURL>
      <PluginSourceDirectory>trunk\QuestTools</PluginSourceDirectory>
      <Enabled>true</Enabled>
      <LastUpdate>2014-04-12T17:01:12.3694072Z</LastUpdate>
    </PluginRepo>
    <PluginRepo>
      <PluginName>LumberJack</PluginName>
      <RepoName>LumberJack</RepoName>
      <RepoURL>https://subversion.assembla.com/svn/questtools/</RepoURL>
      <PluginSourceDirectory>trunk\LumberJack</PluginSourceDirectory>
      <Enabled>true</Enabled>
      <LastUpdate>2014-04-12T17:01:17.4226962Z</LastUpdate>
    </PluginRepo>
  </Repositories>
</EZUpdater>
 
Last edited:
Compiler Error: error CS0006: Metadata file 'SharpSvn.dll' could not be found

I've placed a copy of the file in the root directory as instructed, but no matter what i do, i get this error when booting. can you advise?
 
EDIT: I went to look in settings (yes, after I deleted EVERYTHING including DB and all old profiles I had lying around) I think the SVN data accidentally was excluded in the settings.

Oh.... duh... sorry :P New version coming with this fixed.
 
EZUpdater 0.1.11 posted.

Delete your existing EZUpdater settings file to get the latest settings.

Added default repositories for EZUpdater, Armory, and SimpleFollow.

Armory and SimpleFollow are disabled by default.
 
EZUpdater 0.1.11 posted.

Delete your existing EZUpdater settings file to get the latest settings.

Added default repositories for EZUpdater, Armory, and SimpleFollow.

Armory and SimpleFollow are disabled by default.

@rrrix, Awesome, you need to correct the url for SF though --- <RepoURL>hhttps://subversion.assembla.com/svn/simplefollow/</RepoURL>

thanks for the work! :)

Edit1 : also the trunk of the svn for Armory is emty which leads to DB spamming that there is no update avail for armory. <-- ofc. only when enabled ^^

Edit2 : will we be able to add other svn updateable plugins or profiles from within the settings as with the old EZUpdater, can't seem to get that to work with this or do
Code:
<Kind>Plugin</Kind>
Play any role in this ?
 
Last edited:
EZUpdater 0.1.11 posted.

Delete your existing EZUpdater settings file to get the latest settings.

Added default repositories for EZUpdater, Armory, and SimpleFollow.

Armory and SimpleFollow are disabled by default.

Awesome! Thanks a lot, now it updates itself again :P

By the way, any chance you could convert the Zbounty SVN line to fit the new sheet?

OLD LINES:
Code:
   <PluginRepo>
      <PluginName>zBountyPlugin</PluginName>
      <RepoName>zBountyPlugin</RepoName>
      <RepoURL>http://db-bounty-profiles.googlecode.com/svn/</RepoURL>
      <PluginSourceDirectory>trunk\</PluginSourceDirectory>
      <Enabled>true</Enabled>
      <LastUpdate>2014-04-05T23:36:00.0985894-04:00</LastUpdate>
    </PluginRepo>
 
Fixed armory ... dunno how it was empty.

The Kind property will eventually be used to add proper Profile, or any other kind of support (e.g. profiles go in Demonbuddy\Profiles). This COULD be extended to something like TVar's or Settings even - although I would need to have a way to properly sanitize settings files.
 
I am trying to install EZUpdater onto a freshly installed DB and when i unzip into the plugins directory then launch DB i get this message - Compiler Error: error CS0006: Metadata file 'SharpSvn.dll' could not be found, and the EZUpdater plugin isn't being shown as installed. Anyone know how to fix/what might be causing this?
 
I am trying to install EZUpdater onto a freshly installed DB and when i unzip into the plugins directory then launch DB i get this message - Compiler Error: error CS0006: Metadata file 'SharpSvn.dll' could not be found, and the EZUpdater plugin isn't being shown as installed. Anyone know how to fix/what might be causing this?

What you can do is -- Go back to the first post of EZUpdater, then read the install instructions once again, cause you seem to have missed 1 vital part -- regarding sharpsvn.dll
 
I keep getting the following error:

Code:
[EZUpdater] Error in EZWorker Thread:System.ARgumentNullException: Value cannot be null.
Parameter name: path 2
  at System.IO.Path.Combine(String path 1, String path 2)
  at EZUpdater.EZUpdater.EzWorker()

Any idea what might be causing that?
 
Latest DB beta crashes when trying to enable plug in. I am on Windows 8.1, anyone else have issues?

havent seen any solution answer to this, so if anyone have one would be nice to post cause i have same problem :D
Bot crashes every time im activating ezupdater in plugins
 
Last edited:
I keep getting the following error:

Code:
[EZUpdater] Error in EZWorker Thread:System.ARgumentNullException: Value cannot be null.
Parameter name: path 2
  at System.IO.Path.Combine(String path 1, String path 2)
  at EZUpdater.EZUpdater.EzWorker()

Any idea what might be causing that?

Yea pretty sure you forgot to delete the EZUpdater settings "yourDBfolder/settings/EZupdater/EZUpdater.xlm" <---- that one needs to be deleted.

1. Close DB
2. delete the old settings file
3. restart DB

Quoting rrrix

EZUpdater 0.1.11 posted.

Delete your existing EZUpdater settings file to get the latest settings.

Added default repositories for EZUpdater, Armory, and SimpleFollow.

Armory and SimpleFollow are disabled by default.
 
Keeps crashing the bot when enabling ezupdater. Even with fresh install :(

What do?
 
Back
Top