View Single Post
  #28  
Unread 09-20-2007, 08:32 AM
Vanyari's Avatar
Vanyari Vanyari is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 122
Default

I am unable to get the jar file to launch as well. I downloaded the latest version of java just to make sure but still no love. When I double-click Update.jar nothing happens, don't even get an error message. After reading this thread i tried it from a dos prompt and got the following:

C:\Program Files\Support Tools>java -jar "C:\Program Files\Sony\EverQuest II\UI\
ProfitUI\ProfitUI Updater\Updater.jar"
Exception in thread "AWT-EventQueue-0" java.util.MissingResourceException: Can't
find resource for bundle java.util.PropertyResourceBundle, key Application_file
s_not_found_or_broken
at java.util.ResourceBundle.getObject(Unknown Source)
at java.util.ResourceBundle.getString(Unknown Source)
at de.pala.updater.GUI.Main.<init>(Main.java:96)
at de.pala.updater.GUI.Main$8.run(Main.java:431)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

Any help would be much appreciated.
__________________
Korsh Hammerfell
Lvl 70 Troll Bruiser / 28 Woodworker
Vanyari Mistspeaker
Lvl 65 Mystic / 20 Tailor
Nahlis Muarr'Shef
Lvl 70 Brigand / 61 Jeweler


...honor is a harder master than the law. It cannot compromise for less than 100 cents on the dollar and its debts never outlaw.
- Mark Twain, a Biography
Reply With Quote