View Single Post
  #1  
Unread 03-10-2009, 01:22 AM
jojo12345 jojo12345 is offline
A Forest Scavenger
 
Join Date: Feb 2005
Server: Antonia Bayle
Posts: 15
Unhappy updater starting to malfunction

Ok... here I am trying to do an update with the Profit Reborn updater....

A window pops up. "EverQuest2.exe not found!" Then it asks me to reset the directory for the game.... did... wont take it... keeps bugging. I deleted the java application, redownloaded fresh from the site and it still bugs.

start of error quote--------------

Exception thrown while getting database version

java.sql.SQLException: Table not found in statement [SELECT value FROM Config]
at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
at org.hsqldb.jdbc.jdbcStatement.fetchResult(Unknown Source)
at org.hsqldb.jdbc.jdbcStatement.executeQuery(Unknown Source)
at de.pala.updater.Arrange.IO.getDatabaseVersion(IO.java:607)
at de.pala.updater.Arrange.IO.dirtyHack(IO.java:1241)
at de.pala.updater.Arrange.IO.<init>(IO.java:43)
at de.pala.updater.Management.<init>(Management.java:28)
at de.pala.updater.GUI.Main.<init>(Main.java:133)
at de.pala.updater.GUI.Main$18.run(Main.java:739)
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)

-----end quote
Reply With Quote