Admin
Beiträge: 11520
Registrieren: 05.05.01
|
Gesendet: 25.04.07, 04:51
|
|
|
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.
|
|
|
Mitglied
Beiträge: 2
Registrieren: 12.11.05
|
Gesendet: 25.04.07, 05:37
|
|
|
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
|
|
|
Mitglied
Beiträge: 31
Registrieren: 23.07.02
|
Gesendet: 25.04.07, 06:42
|
|
|
Still not able to update char tho using the updater
|
|
|
Mitglied
Beiträge: 17
Registrieren: 31.01.03
|
Gesendet: 25.04.07, 08:25
|
|
|
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.
|
|
|
Mitglied
Beiträge: 2
Registrieren: 20.04.07
|
Gesendet: 25.04.07, 13:02
|
|
|
I too just dowloaded the patch and it is not giving me any toon to synchronize
|
|
|
Admin
Beiträge: 11520
Registrieren: 05.05.01
|
Gesendet: 25.04.07, 13:26
|
|
|
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:
- Control panel -> Java
- Settings in "Temporary internet files"
- Click "Delete all files"
- Start Magelo Update again
Let me know if it works for you.
w5mlopez, please post your MU log:
- start eq and log in your character
- start Magelo Update and minimize it
- right click on it in the systray and choose "Copy log to clipboard"
- paste the log here with CTRL+V
Thanks.
|
|
|
Mitglied
Beiträge: 6
Registrieren: 27.10.05
|
Gesendet: 25.04.07, 13:32
|
|
|
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.
|
|
|
Mitglied
Beiträge: 33
Registrieren: 29.11.06
|
Gesendet: 25.04.07, 13:34
|
|
|
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
|
|
Mitglied
Beiträge: 2
Registrieren: 27.10.01
|
Gesendet: 25.04.07, 15:49
|
|
|
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)
|
|
|
Mitglied
Beiträge: 5
Registrieren: 22.04.04
|
Gesendet: 25.04.07, 17:43
|
|
|
patcher loads, but does not show my toon's so i can not updated
|
|
|
Berater
Beiträge: 2781
Registrieren: 30.10.01
|
Gesendet: 25.04.07, 19:43
|
|
|
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.
|
|
Mitglied
Beiträge: 7
Registrieren: 02.05.05
|
Gesendet: 25.04.07, 19:54
|
|
|
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.
|
|
|
Mitglied
Beiträge: 12
Registrieren: 12.11.03
|
Gesendet: 25.04.07, 21:34
|
|
|
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
|
|
|
Mitglied
Beiträge: 3
Registrieren: 16.05.03
|
Gesendet: 25.04.07, 21:52
|
|
|
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.
|
|
|
Mitglied
Beiträge: 12
Registrieren: 12.11.03
|
Gesendet: 25.04.07, 21:54
|
|
|
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
|
|
|