Page 1 of 1

v1083c Patch Configuration Problem

Posted: Fri Sep 04, 2009 6:17 am
by herwin
I'm running 1080 patched to 1083c using the beta patch. No mods. witpstaff is reporting a configuration problem with the patch:

Code: Select all

 config.directory is db
 You didn't correctly closed the DB last time. LeaderPrefs exists.
 You didn't correctly closed the DB last time. ACFactors exists.
 Now trying plugin UPGTestPlugin
 Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Matrix Games\War in the Pacific Admiral's Edition\tools\witpstaff\pwsdll.dll: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem
 	at java.lang.ClassLoader$NativeLibrary.load(Native Method)
 	at java.lang.ClassLoader.loadLibrary0(Unknown Source)
 	at java.lang.ClassLoader.loadLibrary(Unknown Source)
 	at java.lang.Runtime.loadLibrary0(Unknown Source)
 	at java.lang.System.loadLibrary(Unknown Source)
 	at de.retsiemuab.witpDecoder.ioreaders.NativeInputStream.<clinit>(Unknown Source)
 	at de.retsiemuab.witpDecoder.ioreaders.o.<init>(Unknown Source)
 	at de.retsiemuab.witpDecoder.c.a(Unknown Source)
 	at de.retsiemuab.witpDecoder.c.<init>(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.a(Unknown Source)
 	at de.retsiemuab.witpDecoder.Main.main(Unknown Source)