rob@ubuntu:~/Desktop/OTTD-source-nightly-r5929$ make
Makefile:203: *** You need to have SDL installed in order to run OpenTTD on UNIX. Use DEDICATED if you want to compile a CLI based server. Stop.
rob@ubuntu:~/Desktop/OTTD-source-nightly-r5929$
rob@ubuntu:~/openttd/OTTD-linux-i386-nightly-r5431$ ./openttd
MD5 of TRG1R.GRF is ****INCORRECT**** - File Corrupt.
MD5 of TRGIR.GRF is ****INCORRECT**** - File Corrupt.
MD5 of TRGCR.GRF is ****INCORRECT**** - File Corrupt.
MD5 of TRGHR.GRF is ****INCORRECT**** - File Corrupt.
MD5 of TRGTR.GRF is ****INCORRECT**** - File Corrupt.
Error: Invalid version of language packs
openttd: openttd.c:84: error: Assertion `0' failed.
Aborted
rob@ubuntu:~/openttd/OTTD-linux-i386-nightly-r5431$
Hmm, so what's that all about?
The version I used before gave the same MD5 errors, but played just fine.
BTW: It's version 5929. The folder name is 5431 because that's where my savegames are and I cba'd to rename it
Hello,
I got a problem with TortoiseSVN
I try to SVN Checkout and
then Type http://www.tt-forums.net/files/terragen ... _458.patch at URL type
and I press okay
this is what I got
Error PROPFIND request failed on '/file/terrgenesis_v3_458.patch'
Error PROPFIND on '/files/terragenesis_v3_458.patch': 403 Forbidden (http://www.tt-forums.net)
you need:
- the sources
- a diff merger
- a compiler
i have an idea: to simplify the patching there are programs which patch the executable directly, is like a binary diff, you can patch multiple files and every kind of file...
the only problem is that you need to patch a certain revision to this patch and all other files like grfs should be identic, because the diff method (all developers know when conflicts happen patching the sources)
So... i did read MeusH's post on the first page, but i still don't quite understand what i need to do. More specifically, i'm trying to apply the post elrails-patch to this speed signs patch over here, using TortoiseSVN. I'd really appreciate it if someone could help.
Edit: Erm, yeah, the patch might not work with anything remotely resembling a new version, so nevermind, i suppose. I just read that a new version is underway, anyways.
I still don't know how to apply a patch or diff file to the game. I mean, when I click download on any of the files I get A LOT of code, but where am I supposed to put all this?
As you can see I am not the great programmer, could anyone dirrect through this step by step please?