From: Jerry A. <jer...@ya...> - 2011-11-22 04:11:35
|
Ok - i figured out what i was doing wrong. the game starts but I am not seeing the background map for 18GA. I am getting an error about the path. There is no "data" directory. This is the error java.io.FileNotFoundException: C:\Personal\18XX\rails-1.5.3\rails-1.5.3\data\18GA\MapImage.svg (The system cannot find the path specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(Unknown Source) at java.io.FileInputStream.<init>(Unknown Source) at sun.net.www.protocol.file.FileURLConnection.connect(Unknown Source) at sun.net.www.protocol.file.FileURLConnection.getInputStream(Unknown Source) at org.apache.batik.util.ParsedURLData.openStreamInternal(ParsedURLData.java:547) at org.apache.batik.util.ParsedURLData.openStream(ParsedURLData.java:471) at org.apache.batik.util.ParsedURL.openStream(ParsedURL.java:417) at org.apache.batik.dom.svg.SAXSVGDocumentFactory.createDocument(SAXSVGDocumentFactory.java:158) at org.apache.batik.dom.svg.SAXSVGDocumentFactory.createSVGDocument(SAXSVGDocumentFactory.java:124) at org.apache.batik.bridge.DocumentLoader.loadDocument(DocumentLoader.java:106) at org.apache.batik.swing.svg.SVGDocumentLoader.run(SVGDocumentLoader.java:84) ________________________________ From: Jerry Anderson <jer...@ya...> To: "rai...@li..." <rai...@li...> Sent: Monday, November 21, 2011 7:34 PM Subject: [Rails-users] How do i run Rails on Windows Are there instructions somewhere that explain how to run the game. I see the batch file but I have no idea what to supply as a command line parameter. %1. ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Rails-users mailing list Rai...@li... https://lists.sourceforge.net/lists/listinfo/rails-users |