Login / Sign up
> > > Magelo has been patched


Messages in topic: Magelo has been patched
Jelan
Admin

Nbr post: 11389
Register: 5/4/01
Posted: 4/24/07, 10:51 PM

Today, we patched both Magelo Update (3.0.23) and the website. Here is a quick patch note:

Core:

  • You can now finally search our forums, yes really...

Characters:

  • Fixed an 'undefined' error that could occur when managing augments
  • Power source augments are now scaled correctly
  • TSS Energetic Attunement Ability is now handled correctly and increase your item HP regen cap
  • Fixed Internet Explorer 7 transparency issue with profile

Ranking:

  • Fixed a bug when clicking a column to change the order
  • Pagination now works fine, remembering all your filters
  • Added new filters like trade skills and combat skills
  • Added background image filter to search all customized profiles

Items:

  • Added a minimum value filter to all presented filters (haste,regen,etc...) which make those filters usable again
  • Added drop rate and quantity in the item details page for looted items
  • Updated armor sets, we should have nearly all armor sets now but the TBS ones (we need some key items first, so don't forget to start magelo update )
  • Splitted skill filter in the advanced search in 2:
    • Skill % modifier
    • +DMG skill modifier
  • Added various missing elements to sort your search by (Stats, Resists and so on)

Spells

  • This section has been revisited entirely, the spell details page now features a fully detailed spell page including all spell slots and more.
  • Spell show directly their sources without having to click on the scroll, example: http://eq.magelo.com/spell/9930
  • Class spell list now include spell slots instead of the description which was not very helpfull, as well as the duration for all buffs
  • Class spell list can be filtered by a minimum level now

Zones:

  • Zone levels are now computed each day starting sometime tomorrow
  • View dropable items / View sellable items have been reworked to avoid duplicate items

Magelo Update:

  • Loot and merchant items are collected correctly again.
  • Updated guild status is now reflected instantly on the profile (cache is flushed correctly)

On a side note, please notice that our lore database is accessible by everyone freely and anyone can contribute by running Magelo Update

What is coming soon next ?

We will work on those flags and keys, as well as the spell book. A first step toward the guild tools will be pushed live too. Manual handling of power sources will be introduced as well.
reddnek
Registered User

Nbr post: 2
Register: 11/11/05
Posted: 4/24/07, 11:37 PM

Thank you Jelan, and your team, for getting this all done. I know you take a lot of grief when things don't work correctly, or as fast as others want, but I'm sure you don't hear enough of the thanks you should.
So from this player, thanks.

Reddnek Maehem
Cleric of Radiant
Ormus
Registered User

Nbr post: 31
Register: 7/22/02
Posted: 4/25/07, 12:42 AM

Still not able to update char tho using the updater
Aquendar
Registered User

Nbr post: 17
Register: 1/30/03
Posted: 4/25/07, 2:25 AM

Fully updated Windows XP SP2. JRE 6 Update 1. (tried with no update to JRE 6). I get:


LAUNCH FILE tab:
<?xml version="1.0" encoding="iso-8859-1"?>


<jnlp spec="1.0+" codebase=" http://www.magelo.com/mu" href="magelo-update.jnlp">
<information>
<title>Magelo Update</title>
<vendor>Magelo SA</vendor>
<description>Synchronize your game characters with Magelo</description>
<homepage href=" http://www.magelo.com"/>
<icon href="logo-webstart.gif"/>
<shortcut online="true">
<desktop/>
<menu/>
</shortcut>
<related-content href=" http://www.magelo.com">
<title>Magelo Website</title>
</related-content>
</information>
<information locale="fr">
<description>Synchronisez les personnages de vos jeux en ligne avec Magelo</description>
</information>
<security>
<all-permissions/>
</security>
<resources>
<j2se version="1.5+" initial-heap-size="10m"/>
<jar href="magelo-update.jar"/>
<jar href="magelo-resources.jar"/>
<nativelib href="native.jar"/>
<property name="remoting.root" value=" http://mu.magelo.com/remoting/"/>
</resources>
<application-desc main-class="com.magelo.update.MageloUpdate"/>
</jnlp>

EXCEPTION tab:
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javaws.Launcher.executeApplication(Unknown Source)
at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.UnsatisfiedLinkError: no magelo in java.library.path
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at com.magelo.process.windows.ProcessSpy.<clinit>(ProcessSpy.java:3)
at com.magelo.process.windows.WindowsProcessFinder.findProcesses(WindowsProcessFinder.java)
at com.magelo.process.windows.WindowsProcessFinder.findProcess(WindowsProcessFinder.java:19)
at com.magelo.update.MageloUpdate.b(MageloUpdate.java:141)
at com.magelo.update.MageloUpdate.a(MageloUpdate.java:111)
at com.magelo.update.MageloUpdate.main(MageloUpdate.java:70)
... 9 more

So, I can't update. I can't even load it.

w5mlopez
Registered User

Nbr post: 2
Register: 4/20/07
Posted: 4/25/07, 7:02 AM

I too just dowloaded the patch and it is not giving me any toon to synchronize
Jelan
Admin

Nbr post: 11389
Register: 5/4/01
Posted: 4/25/07, 7:26 AM

Aquendar, looking at your jnlp file, it appears you have an old one somehow:
<j2se version="1.5+" initial-heap-size="10m"/>
instead of
<j2se version="1.6+" initial-heap-size="10m"/>

Please clear your browser cache, and clear the java cache:
  1. Control panel -> Java
  2. Settings in "Temporary internet files"
  3. Click "Delete all files"
  4. Start Magelo Update again

Let me know if it works for you.

w5mlopez, please post your MU log:
  1. start eq and log in your character
  2. start Magelo Update and minimize it
  3. right click on it in the systray and choose "Copy log to clipboard"
  4. paste the log here with CTRL+V

Thanks.
Linuvana
Registered User

Nbr post: 6
Register: 10/26/05
Posted: 4/25/07, 7:32 AM

Had the same problem with it not showing any character to update. Tried the method suggested for clearing java temp files and that fixed it for me.
Otsego
Registered User

Nbr post: 33
Register: 11/29/06
Posted: 4/25/07, 7:34 AM

Please clear your browser cache, and clear the java cache:

1. Control panel -> Java
2. Settings in "Temporary internet files"
3. Click "Delete all files"
4. Start Magelo Update again


This fixed the problem for me.

Otsego Undead the Faydark Gatherer
Tharkis
Registered User

Nbr post: 2
Register: 10/26/01
Posted: 4/25/07, 9:49 AM

After the update, i cleared my temp internet files, cleared my java cache, and when i attempt to run the updater from the update page i just recieve an Unable to launch teh application. error, the details say it's trying to find magelo-update[1].jnlp in a temp internet file location. and unable to open it. I've tried everything i can think of, and am unable to get it to launch. This is frustrating because i'm wearing several items not yet in your DB and would like to be able to get htem added so i can be accurate with my profile =( Any assistance from anyone would be appreciated.

CouldNotLoadArgumentException[ Could not load file/URL specified: C:\Documents and Settings\My Name\Local Settings\Temporary Internet Files\Content.IE5\18D19HF0\magelo-update[1].jnlp]
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Gunderhar
Registered User

Nbr post: 5
Register: 4/21/04
Posted: 4/25/07, 11:43 AM

patcher loads, but does not show my toon's so i can not updated
Onetree
Advisor

Nbr post: 2781
Register: 10/29/01
Posted: 4/25/07, 1:43 PM

Tharkis, make sure your JRE (Java Runtime Environment) is up to date, then uninstall Magelo Update using Control Panel -> Add/Remove Programs, then run Magelo Update from the web site. Gunderhar, try that, too. And scroll up to see the cache clearing techniques.

Earthkeeper Onetree Tallbarque of Maelin Starpyre <Valoran>
PoM Pilot & Keeper of the Original PoM FAQ
Grandmaster Jeweler & Baker w/ Expert Trophies
Need help? Check out our FAQ. Java Runtime Environment (JRE) help can be found here.
LangDaLa
Registered User

Nbr post: 7
Register: 5/1/05
Posted: 4/25/07, 1:54 PM

Please clear your browser cache, and clear the java cache:

1. Control panel -> Java
2. Settings in "Temporary internet files"
3. Click "Delete all files"
4. Start Magelo Update again


Let me know if it works for you.


Worked for me, but you have to start the updater off the web site after you clear your temps, or you get the error of cannot find the updater temp file. 'Cause you just deleted it.
Ldainy
Registered User

Nbr post: 12
Register: 11/11/03
Posted: 4/25/07, 3:34 PM

I had the same problem with my toon not showing up after loading patcher, so I did what was told in the replys, and now when i go to run it off the website it says error was found wont let me open the program anymore

Lelienea
Registered User

Nbr post: 3
Register: 5/15/03
Posted: 4/25/07, 3:52 PM

Had the same error message as Tharkis above so I...

Cleared both caches, completely uninstalled the old patcher and ran MU from the website and still no luck.
Ldainy
Registered User

Nbr post: 12
Register: 11/11/03
Posted: 4/25/07, 3:54 PM

Well im not understanding how to clear my caches from the control panel, i dont have the options listed, unless imstupid and im doing this backwards I also reinstall java made sure i had the latest update etc etc im stil not having luck