fil512 / stratinit

Automatically exported from code.google.com/p/stratinit
0 stars 0 forks source link

flew helicopter into my fort #42

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
06-25@14:49:27 ERROR (StratInitClient.java:27)     - Failed to execute runnable 
(java.lang.ClassCastException: com.kenstevens.stratinit.model.CityView cannot 
be cast to com.kenstevens.stratinit.model.ListChange)
org.eclipse.swt.SWTException: Failed to execute runnable 
(java.lang.ClassCastException: com.kenstevens.stratinit.model.CityView cannot 
be cast to com.kenstevens.stratinit.model.ListChange)
    at org.eclipse.swt.SWT.error(Unknown Source)
    at org.eclipse.swt.SWT.error(Unknown Source)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
    at com.kenstevens.stratinit.ui.MainWindow.open(MainWindow.java:192)
    at com.kenstevens.stratinit.main.StratInitClient.main(StratInitClient.java:25)
    at com.kenstevens.stratinit.main.Launcher.main(Launcher.java:6)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.sun.javaws.Launcher.executeApplication(Unknown Source)
    at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
    at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
    at com.sun.javaws.Launcher.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassCastException: 
com.kenstevens.stratinit.model.CityView cannot be cast to 
com.kenstevens.stratinit.model.ListChange
    at com.kenstevens.stratinit.control.CityTableControl.updateForeground(CityTableControl.java:100)
    at com.kenstevens.stratinit.control.CityTableControl.access$200(CityTableControl.java:31)
    at com.kenstevens.stratinit.control.CityTableControl$2.run(CityTableControl.java:92)
    at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source)
    ... 15 more

Original issue reported on code.google.com by khstev...@gmail.com on 25 Jun 2011 at 6:52

GoogleCodeExporter commented 8 years ago
Fixed in 1.1.46

Original comment by khstev...@gmail.com on 6 Jul 2011 at 1:12

GoogleCodeExporter commented 8 years ago

Original comment by khstev...@gmail.com on 6 Jul 2011 at 1:13