From: Bill R. <ro...@gm...> - 2011-05-23 02:52:29
|
On 2011-05-23, at 6:18 , Scott Petersen wrote: > The map is not displaying when I open the new release. Anyone else having a problem? I just get a white map screen. I am having the same problem. When I run from eclipse, things work properly, but when I run the 1.4.2 build no map is displayed. Is it possible that something necessary isn't being included in the build? When I open up the console output, I get a lot of errors like: 11-05-23 10:45:38 AM [0x0-0x949949].com.apple.JarLauncher[27268] at rails.ui.swing.ImageLoader.getSVGTile(ImageLoader.java:94) 11-05-23 10:45:38 AM [0x0-0x949949].com.apple.JarLauncher[27268] at rails.ui.swing.ImageLoader.getTile(ImageLoader.java:119) 11-05-23 10:45:38 AM [0x0-0x949949].com.apple.JarLauncher[27268] at rails.ui.swing.hexmap.GUITile.paintTile(GUITile.java:255) 11-05-23 10:45:38 AM [0x0-0x949949].com.apple.JarLauncher[27268] at rails.ui.swing.hexmap.GUIHex.paintOverlay(GUIHex.java:449) 11-05-23 10:45:38 AM [0x0-0x949949].com.apple.JarLauncher[27268] at rails.ui.swing.hexmap.GUIHex.paint(GUIHex.java:364) 11-05-23 10:45:38 AM [0x0-0x949949].com.apple.JarLauncher[27268] at rails.ui.swing.hexmap.HexMap.paintComponent(HexMap.java:296) 11-05-23 10:45:38 AM [0x0-0x949949].com.apple.JarLauncher[27268] at rails.ui.swing.hexmap.HexMap.paint(HexMap.java:221) 11-05-23 10:45:38 AM [0x0-0x949949].com.apple.JarLauncher[27268] Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: rails/ui/swing/ImageLoader$BufferedImageTranscoder Bill |