EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > ProfitUI


Post A Reply
Author Comments Comment Options
Unread 04-19-2009, 09:32 PM  
KaySakura
A Coastal Crab

Server: Unkown
Forum posts: 1
File comments: 1
Uploads: 0
ProfitUI Updater Broken

As of the last ProfitUI Reborn Updater program update it no longer opens....

CouldNotLoadArgumentException[ Could not load file/URL specified: C:\Users\Kill Kayt\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\30\3c7a95e-72a3d13b]
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)

java.io.FileNotFoundException: C:\Users\Kill Kayt\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\30\3c7a95e-72a3d13b (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
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)
KaySakura is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-10-2009, 04:51 AM  
andora77
A Brown Bear

Server: Permafrost
Forum posts: 12
File comments: 1
Uploads: 0
Java update made Profit auto update vanish off desktop please help
andora77 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-02-2009, 06:29 PM  
aeslyn
A Young Mystail Rat

Server: Unkown
Forum posts: 2
File comments: 1
Uploads: 0
Re: Problem: will not let me select EQ2 Directory

I am having this same problem since yesterday. I'm running windows xp.

Quote:
Originally posted by Aaeamdar
I have been using ProfitUI for a long time. Today, I tried to update and got a huge java message (copied below) along with a note from the updater that I needed to select my EQII directory. Mind you, until today it always worked fine.

I go to setting and try and select my EQII directory and when I get it and press select, it gives me another huge java message (second message copied below) and then does not select the directory.

I tried uninstalling and reinstalling and get the same error.

Here is the java message:

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:1252)
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:136)
at de.pala.updater.GUI.Main$20.run(Main.java:802)
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)

Exception thrown while opening database connection

Here is the java message when I try and select the EQII directory:

java.sql.SQLException: File input/output error K:\Documents and Settings\Paul\Application Data\ProfitUI Reborn Downloader\updater.backup java.io.FileNotFoundException: K:\Documents and Settings\Paul\Application Data\ProfitUI Reborn Downloader\updater.data (The requested operation cannot be performed on a file with a user-mapped section open)
at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
at org.hsqldb.jdbc.jdbcConnection.<init>(Unknown Source)
at org.hsqldb.jdbcDriver.getConnection(Unknown Source)
at org.hsqldb.jdbcDriver.connect(Unknown Source)
at java.sql.DriverManager.getConnection(Unknown Source)
at java.sql.DriverManager.getConnection(Unknown Source)
at de.pala.updater.IO.HSQLDB.openConnection(HSQLDB.java:40)
at de.pala.updater.IO.HSQLDB.<init>(HSQLDB.java:31)
at de.pala.updater.Arrange.IO.<init>(IO.java:42)
at de.pala.updater.Management.<init>(Management.java:28)
at de.pala.updater.GUI.Main.<init>(Main.java:136)
at de.pala.updater.GUI.Main$20.run(Main.java:802)
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)
java.lang.NullPointerException
at de.pala.updater.Arrange.IO.setBaseDir(IO.java:365)
at de.pala.updater.Arrange.GUI.setBaseDir(GUI.java:146)
at de.pala.updater.GUI.Main.checkFiles(Main.java:649)
at de.pala.updater.GUI.Main.<init>(Main.java:185)
at de.pala.updater.GUI.Main$20.run(Main.java:802)
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)
java.lang.NullPointerException
at de.pala.updater.Arrange.IO.getBaseDir(IO.java:336)
at de.pala.updater.Arrange.GUI.getBaseDir(GUI.java:141)
at de.pala.updater.GUI.Config.startup(Config.java:269)
at de.pala.updater.GUI.Config.<init>(Config.java:30)
at de.pala.updater.GUI.Main.jMenuItem11ActionPerformed(Main.java:569)
at de.pala.updater.GUI.Main.access$1100(Main.java:30)
at de.pala.updater.GUI.Main$4.actionPerformed(Main.java:291)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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)
java.lang.NullPointerException
at de.pala.updater.Arrange.IO.setBaseDir(IO.java:365)
at de.pala.updater.Arrange.GUI.setBaseDir(GUI.java:146)
at de.pala.updater.GUI.Config.jButton1ActionPerformed(Config.java:228)
at de.pala.updater.GUI.Config.access$000(Config.java:20)
at de.pala.updater.GUI.Config$1.actionPerformed(Config.java:65)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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.pumpEventsForFilter(Unknown Source)
at java.awt.Dialog$1.run(Unknown Source)
at java.awt.Dialog$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Dialog.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at java.awt.Window.setVisible(Unknown Source)
at java.awt.Dialog.setVisible(Unknown Source)
at de.pala.updater.GUI.Main.jMenuItem11ActionPerformed(Main.java:570)
at de.pala.updater.GUI.Main.access$1100(Main.java:30)
at de.pala.updater.GUI.Main$4.actionPerformed(Main.java:291)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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)
aeslyn is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-02-2009, 10:16 AM  
Aaeamdar
A Young Mystail Rat

Server: Antonia Bayle
Forum posts: 2
File comments: 1
Uploads: 0
Problem: will not let me select EQ2 Directory

I have been using ProfitUI for a long time. Today, I tried to update and got a huge java message (copied below) along with a note from the updater that I needed to select my EQII directory. Mind you, until today it always worked fine.

I go to setting and try and select my EQII directory and when I get it and press select, it gives me another huge java message (second message copied below) and then does not select the directory.

I tried uninstalling and reinstalling and get the same error.

Here is the java message:

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:1252)
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:136)
at de.pala.updater.GUI.Main$20.run(Main.java:802)
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)

Exception thrown while opening database connection

Here is the java message when I try and select the EQII directory:

java.sql.SQLException: File input/output error K:\Documents and Settings\Paul\Application Data\ProfitUI Reborn Downloader\updater.backup java.io.FileNotFoundException: K:\Documents and Settings\Paul\Application Data\ProfitUI Reborn Downloader\updater.data (The requested operation cannot be performed on a file with a user-mapped section open)
at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
at org.hsqldb.jdbc.jdbcConnection.<init>(Unknown Source)
at org.hsqldb.jdbcDriver.getConnection(Unknown Source)
at org.hsqldb.jdbcDriver.connect(Unknown Source)
at java.sql.DriverManager.getConnection(Unknown Source)
at java.sql.DriverManager.getConnection(Unknown Source)
at de.pala.updater.IO.HSQLDB.openConnection(HSQLDB.java:40)
at de.pala.updater.IO.HSQLDB.<init>(HSQLDB.java:31)
at de.pala.updater.Arrange.IO.<init>(IO.java:42)
at de.pala.updater.Management.<init>(Management.java:28)
at de.pala.updater.GUI.Main.<init>(Main.java:136)
at de.pala.updater.GUI.Main$20.run(Main.java:802)
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)
java.lang.NullPointerException
at de.pala.updater.Arrange.IO.setBaseDir(IO.java:365)
at de.pala.updater.Arrange.GUI.setBaseDir(GUI.java:146)
at de.pala.updater.GUI.Main.checkFiles(Main.java:649)
at de.pala.updater.GUI.Main.<init>(Main.java:185)
at de.pala.updater.GUI.Main$20.run(Main.java:802)
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)
java.lang.NullPointerException
at de.pala.updater.Arrange.IO.getBaseDir(IO.java:336)
at de.pala.updater.Arrange.GUI.getBaseDir(GUI.java:141)
at de.pala.updater.GUI.Config.startup(Config.java:269)
at de.pala.updater.GUI.Config.<init>(Config.java:30)
at de.pala.updater.GUI.Main.jMenuItem11ActionPerformed(Main.java:569)
at de.pala.updater.GUI.Main.access$1100(Main.java:30)
at de.pala.updater.GUI.Main$4.actionPerformed(Main.java:291)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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)
java.lang.NullPointerException
at de.pala.updater.Arrange.IO.setBaseDir(IO.java:365)
at de.pala.updater.Arrange.GUI.setBaseDir(GUI.java:146)
at de.pala.updater.GUI.Config.jButton1ActionPerformed(Config.java:228)
at de.pala.updater.GUI.Config.access$000(Config.java:20)
at de.pala.updater.GUI.Config$1.actionPerformed(Config.java:65)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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.pumpEventsForFilter(Unknown Source)
at java.awt.Dialog$1.run(Unknown Source)
at java.awt.Dialog$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Dialog.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at java.awt.Window.setVisible(Unknown Source)
at java.awt.Dialog.setVisible(Unknown Source)
at de.pala.updater.GUI.Main.jMenuItem11ActionPerformed(Main.java:570)
at de.pala.updater.GUI.Main.access$1100(Main.java:30)
at de.pala.updater.GUI.Main$4.actionPerformed(Main.java:291)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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)
Aaeamdar is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-31-2009, 10:12 AM  
Goldwolf86
A Coastal Crab

Server: Unkown
Forum posts: 0
File comments: 1
Uploads: 0
Quote:
Originally posted by liigia
Help!
I just bought a new Vista computer and have been trying to load profitui reborn updater for a day now but i keeep getting the msg:

Missing write permissions!
Please run the updater again with administration rights"

I cannot find the exe file, nor do i have a desktop icon to right click and allow admin rights...what can i do to get this loaded?

Thanks in advance!


what I did when I had this problem was created a shortcut to the launcher then go to the properties for the shortcut. Once in there go compatibility tab check the boxes "run this program in compatibility mode for" and "run this program as administrator". Then use that shortcut to run the program. It should work. It worked for me.


edit for wrong post quoted sorry.

Last edited by Goldwolf86 : 03-31-2009 at 10:15 AM.
Goldwolf86 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-30-2009, 10:32 PM  
Nitocris
A Young Mystail Rat

Server: Antonia Bayle
Forum posts: 2
File comments: 1
Uploads: 0
I have been getting a similar problem last 3-4 days as well where updater won't work, spews out a lot of errors and saying everquest2.exe can't be found. i go and try and change it in setting but it still comes up with an error.

Prior to this it has been working fine and I have made mo changes to my sytem since it last worked.

I tried to copy the error msg to PM but won't let me copy from the error window.
Nitocris is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-22-2009, 08:36 AM  
liigia
A Young Mystail Rat

Server: Antonia Bayle
Forum posts: 7
File comments: 1
Uploads: 0
installing profit and vista

Help!
I just bought a new Vista computer and have been trying to load profitui reborn updater for a day now but i keeep getting the msg:

Missing write permissions!
Please run the updater again with administration rights"

I cannot find the exe file, nor do i have a desktop icon to right click and allow admin rights...what can i do to get this loaded?

Thanks in advance!
liigia is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-13-2009, 10:29 AM  
atiho
A Coastal Crab

Server: Antonia Bayle
Forum posts: 0
File comments: 1
Uploads: 0
profit ui and auto map updater

i to have been having trouble with these programs,
and they were just perfect until recently i did a re-format of drive
and then reinstalled game and profit ui i reinstalled auto map updater to and i installed just as i always have,
but as of lately it wont take nor the profit ui...
i have tried manual and auto in either case it was worthless
why is this taking place?
i have never ever had such a problem with this, and i hate being without it, or the other program. game is not the same without it...

Last edited by atiho : 03-13-2009 at 10:33 AM.
atiho is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-10-2009, 01:25 AM  
JTdesertace
A Brown Bear
 
JTdesertace's Avatar

Server: Neriak
Forum posts: 10
File comments: 8
Uploads: 0
Re: updater not working anymore

Quote:
Originally posted by jojo12345
I've just tried to do an update since it's been a while and the updater keeps getting an error in which it keeps asking me to set the directory for EQ2... that it can't find the everquest2.exe file.



I've even deleted the updater file and tried a fresh start of the profit UI loader.... to no avail... it wont work anymore.
Download manual version first then copy the Launch ProfitUI Reborn Updater.jnlp file and paste that to your desk top as your Launcher it will find the directory because you did it when you instaled the manual one )

BAM!!

Last edited by JTdesertace : 03-10-2009 at 01:27 AM.
JTdesertace is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-10-2009, 01:17 AM  
jojo12345
A Forest Scavenger

Server: Antonia Bayle
Forum posts: 15
File comments: 2
Uploads: 0
updater not working anymore

I've just tried to do an update since it's been a while and the updater keeps getting an error in which it keeps asking me to set the directory for EQ2... that it can't find the everquest2.exe file.



I've even deleted the updater file and tried a fresh start of the profit UI loader.... to no avail... it wont work anymore.

Last edited by jojo12345 : 03-10-2009 at 01:18 AM.
jojo12345 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-05-2009, 05:20 PM  
callista
A Coastal Crab

Server: Antonia Bayle
Forum posts: 0
File comments: 1
Uploads: 0
Quote:
Originally posted by Molandas
when i download this im not getting a useable exe file in it..it has a read me and some file that isnt recognized? any ideas?
I'm not seeing an exe file also. I have vista and it wont let me update unless i run under admin. There is no option to run the current file in admin.
callista is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-04-2009, 01:55 PM  
Molandas
A Coastal Crab

Server: Unkown
Forum posts: 0
File comments: 1
Uploads: 0
when i download this im not getting a useable exe file in it..it has a read me and some file that isnt recognized? any ideas?
Molandas is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-24-2009, 10:17 AM  
hellcatnx
A Coastal Crab

Server: Butcherblock
Forum posts: 0
File comments: 4
Uploads: 0
People that have vista either need to turn off the UAC in the control under users or right click the exe and check run as administrator under the properties box. Or just right click it every time and use run as administrator
hellcatnx is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-21-2009, 05:42 PM  
Orpheus666
A Young Mystail Rat
 
Orpheus666's Avatar

Server: Kithicor
Forum posts: 5
File comments: 10
Uploads: 0
Adding updates for GU's before they go live

Don't LOL, i downloaded the newest updates today (2/21/09) and now i can't log in to live.
Orpheus666 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-19-2009, 07:44 PM  
Enuliam
A Brown Bear

Server: The Bazaar
Forum posts: 14
File comments: 1
Uploads: 0
Re: Creating Shortcut Error

Quote:
Originally posted by Mcam01
Im getting a "unable to create a shortcut for profit reborn updater"
any ideas ?
Getting same error, then unable to run it as admin to update...
Enuliam is offline Report comment to moderator   Reply With Quote Reply With Quote
Post A Reply

 
Category Jump:
Search this Category:
 

All times are GMT -5. The time now is 06:31 PM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI