Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Sitemaps.txt  (Read 695 times)

dirkson

  • Bay Watcher
    • View Profile
    • ScrumbleShip
Sitemaps.txt
« on: July 15, 2010, 10:40:48 am »

Hallo all. Compiling from source in linux, the game appears unable to open and/or locate sitemaps.txt. I've tried moving about the binary (Why is the binary in the source directory? Took me ages to find.) and sitemaps.txt everywhere, to no effect. Any other suggestions?
Logged

Ari Rahikkala

  • Bay Watcher
    • View Profile
Re: Sitemaps.txt
« Reply #1 on: July 18, 2010, 06:05:53 am »

The directories that sitemaps.txt are searched in can be found at the beginning of lcsio.cpp. For instance on my system it's in the art/ subdirectory of the directory I'm usually in when I run the game. Nobody (read: me) has bothered actually fíxing the config file reading code so that it can deal with DOS line endings on Unix, so you'll have to run dos2unix over art.txt first.
Logged