lazydawg -> RE: WitpStaff questions and suggestions here please (2/8/2010 2:38:56 AM)
|
I've run across an error in witpStaff0.8. In my game, I changed the HQ of Noumea. When I tried to load the turn into witpStaff, the dialog box states that "Base Noumea has changed hands." and I get the following error message: ------------------------------------------------------------------------------------------------------------------- config.directory is db Now trying plugin UPGTestPlugin java.lang.ClassNotFoundException: de.retsiemuab.witpDecoder.gui.mapviewPlugins.UPGTestPlugin at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClassInternal(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at de.retsiemuab.witpDecoder.gui.bs.<init>(Unknown Source) at de.retsiemuab.witpDecoder.gui.aR.a(Unknown Source) at de.retsiemuab.witpDecoder.Main.main(Unknown Source) Not loading one/all plugins. Couldn't execute the following command: INSERT INTO "Factory2Base" VALUES (1282,0,519,30,0,false,true); Couldn't write things to the DB due to java.sql.SQLException: Violation of unique constraint SYS_PK_79: duplicate value(s) for column(s) "baseID","factoryindex" java.sql.SQLException: Violation of unique constraint SYS_PK_79: duplicate value(s) for column(s) "baseID","factoryindex" at org.hsqldb.jdbc.Util.sqlException(Unknown Source) at org.hsqldb.jdbc.jdbcStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.jdbcStatement.executeUpdate(Unknown Source) at de.retsiemuab.witpDecoder.a.b(Unknown Source) at de.retsiemuab.witpDecoder.b.h.a(Unknown Source) at de.retsiemuab.witpDecoder.c.a(Unknown Source) at de.retsiemuab.witpDecoder.gui.aV.run(Unknown Source) at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source) at de.retsiemuab.witpDecoder.gui.bt.a(Unknown Source) at de.retsiemuab.witpDecoder.gui.X.widgetSelected(Unknown Source) at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source) at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source) at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source) at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source) at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source) at de.retsiemuab.witpDecoder.gui.aR.a(Unknown Source) at de.retsiemuab.witpDecoder.Main.main(Unknown Source)
|
|
|
|