Corran
Joined: 07 Mar 2009 Posts: 1
|
Posted: Mon Mar 09, 2009 12:55 am Post subject: error connecting to server |
|
|
Came across this error today trying to connect to the server. Its Located at http://wickedmojo.thekingdomofernor.com/dkp/viewnews.php its eqdkp with the plugin installed
Exception: com.lokorin.dkplp.NotConnectedException: Not connected to the server.
com.lokorin.dkplp.Server.invokeCall(Unknown Source)
com.lokorin.dkplp.Server.getSpecificationNumber(Unknown Source)
com.lokorin.dkplp.gui.GUI$72.widgetSelected(Unknown Source)
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
com.lokorin.dkplp.gui.GUI.open(Unknown Source)
com.lokorin.dkplp.gui.GUI.main(Unknown Source)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
java.lang.reflect.Method.invoke(Unknown Source)
com.lokorin.dkplp.gui.SplashWindow.invokeMain(Unknown Source)
com.lokorin.dkplp.gui.Splasher.main(Unknown Source) |
|