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

EZUpdater - The Plugin Updater

Thanks Drazz, not the perfect solution, but at least i can use Ezupdater again without crashing DB due to the error msg spam :D
 
EZ Updater is having issues, I can confirm.

As others have stated - it has stopped allowing updates to occur, manually or automatically.
 
Just tell it to check for updates like 6 times and it fixs itself, it's because there aren't folders for it...
 
possible to add the most popular profiles into ezupdater has defullt? :P (for us that dont understand how to do it with this)
 
WOW, great plugin... after manually updating everything on my own I decided to finally give this a try and it got my Demonbuddy profiles working again. Thanks alot!
 
[EZUpdater] ERROR in EZWorker Outer: System.Exception: Недопустимое приведение "System.String" к "EZUpdater.Repository". at line (<Value>EZUpdater.Repository</Value>) Line 4
в ..(XElement , Type )
в ...(XElement )
в System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
в System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
в System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
в ..(XElement , PropertyInfo )
в ..(PropertyInfo , XElement , Object )
в Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
в Zeta.Common.Xml.XmlSettings..ctor(String path)
в EZUpdater.EZSettings..ctor()
в EZUpdater.EZSettings.get_Instance()
в EZUpdater.EZUpdater.EZWorker()
 
i currently have 0.2.0 but it doesn't update anything when i click it in the plugins tab. do i have to do a fresh install?
 
Any chance of being able to add armory to this??
hey buddy, ez have it. But is disabled by default.

First of all Sorry for my English!.

Open your DB and leet EZ do his work, close DB. Go to your DBfolder/Settings/EZUpdater and here you have a file called EZUpdater.xml open it with any text editor (notepad, textpad, etc) and find this line :

<Repository>
<Kind>Plugin</Kind>
<Name>Armory</Name>
<RepoName>dbarmory</RepoName>
<RepoURL>https://subversion.assembla.com/svn/dbarmory/</RepoURL>
<SourceDirectory>trunk\Armory</SourceDirectory>
<Enabled>false</Enabled>

See this Enabled False at the end? Change the False with a true and EZUpdater add Armory to his update check.

Something like that:

<Repository>
<Kind>Plugin</Kind>
<Name>Armory</Name>
<RepoName>dbarmory</RepoName>
<RepoURL>https://subversion.assembla.com/svn/dbarmory/</RepoURL>
<SourceDirectory>trunk\Armory</SourceDirectory>
<Enabled>true</Enabled>

I hope this can help you.
For the ppl with the problem of check for update and EZ don´t do nothing.
Close DB
delete /DBFolder/EZUpdaterStorage and /DBFolder/Settings/EZupdater
Open DB
This solve for me the problem (have it always the second time i check updates or i close/open DB). For some reason sometimes when you check for updates the content of EZUpdater.xml changes from this:

<EZUpdater>
<Repositories>
<Repository>
<Kind>Plugin</Kind>
<Name>EZUpdater</Name>
<RepoName>EZUpdater</RepoName>
<RepoURL>https://subversion.assembla.com/svn/ezupdater/</RepoURL>
<SourceDirectory>trunk\EZUpdater</SourceDirectory>
<Enabled>true</Enabled>
<LastUpdate>2014-05-19T14:47:26.4780623Z</LastUpdate>
</Repository>

and on with each plugin...

To this:
<EZUpdater>
<Repositories>
<Repository>
<Kind></Kind>
<Name></Name>
<RepoName></RepoName>
<RepoURL></RepoURL>
<SourceDirectory></SourceDirectory>
<Enabled></Enabled>
<LastUpdate></LastUpdate>
</Repository>

Thank you rrrix for your work!!!
 
Last edited:
A new EZUpdater is available.

New Zip posted for those who want a "fresh install".

EZUpdater should update itself.

It does come with a new SharpSvn.dll, although I'm not sure if it will fix any of the issues some of you had.

Now includes a User Interface to manage your Plugin and Profile SVN's.

Also added as defaults:
* Added my Questing and Rift profiles
* Added the Rift Bot profiles

W2sTL47.png
 
Thanks RRRIX for the new ezupdate! makes the updating of profiles and plugins mutch easyer! May the Euro flow your way :D
 
@rrrix is it possible to personally and manually add profiles and plugins that I use on its auto update?
 
Last edited:
Back
Top