Hello,
thanks for this cool game, I got it working on another machine.
I wanted to install it on another 64bit Linux Xubuntu 17.04 machine.
I followed all instructions but when starting rttr.sh I get:
Code:
(ins)marco@knecht:/opt/s25rttr/bin$ ls
RTTR rttr.sh s25client s25edit
(ins)marco@knecht:/opt/s25rttr/bin$ ./rttr.sh
checking for an update ...
Using directory "/opt/s25rttr/bin/../"
Requesting current version information from server...
Parsing update list...
Savegame version of currently installed version: 4
Savegame version of updated version: 4
You will be able to load your existing savegames.
Updating folder structure...
creating symlink ./lib/libminiupnpc.so
Return To The Roots v20171203-16186a84c9e8a13a88c5ca9f36ed8f0ab3aca7de
Compiled with Gnu GCC C/C++ (4.6.3) for Linux 64 Bit
Starting in /opt/s25rttr
terminate called after throwing an instance of 'boost::filesystem::filesystem_error'
what(): boost::filesystem::status: File name too long: "/opt/s25rttr/share/s25rttr/RTTR/languages/LC_CTYPE=en_US.UTF-8;LC_NUMERIC=de_DE.UTF-8;LC_TIME=de_DE.UTF-8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=de_DE.UTF-8;LC_MESSAGES=en_US.UTF-8;LC_PAPER=de_DE.UTF-8;LC_NAME=de_DE.UTF-8;LC_ADDRESS=de_DE.UTF-8;LC_TELEPHONE=de_DE.UTF-8;LC_MEASUREMENT=de_DE.UTF-8;LC_IDENTIFICATION=de_DE.UTF-8/LC_MESSAGES/rttr.mo"
/opt/s25rttr/bin/../bin/rttr.sh: line 60: 583 Aborted (core dumped) $cmd $DIR/../bin/s25client $*
An error occured: press enter to continue
What's the issue here? Seems like some language variables are injected into the path to the rttr.mo file.
Thanks
Marco