Results 1 to 10 of 44

Thread: Linux Bash Script: Convert RPG City Map Generator to SVG

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default

    I got so close!

    All the way to the end. My .sgs city (called 'test city') was listed. I typed it in (without the .sgs) and got this error message:

    ./RPG2SVGv3.0.sh : line 23 [:test: binary operator expected File test city does not exist

    I did use the default RPG City Creator city with walls and stuff....I could have another go later with just plain buildings and streets.

  2. #2

    Default

    get rid of any spaces in the filename...

    Also, I'm not sure if we might need to make a symlink for dos2unix in a minute...

    Oh, and all you need to do now is execute the script i.e.

    ./RPG2SVGv3.0.sh

    unless you had to reopen the terminal, in which case you might have to

    cd ~/Desktop

    first

    Last edited by GrumblingHive; 09-17-2012 at 11:57 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •