Hello, I get the following error with this nighty.
And sorry, I posted in the wrong forum.
Error! Cannot open file .... /data/0 since r1162
Moderator: OpenTTD Developers
-
- Engineer
- Posts: 70
- Joined: 22 Dec 2002 09:38
Error! Cannot open file .... /data/0 since r1162
- Attachments
-
- OTTD-win32-nightly_build-r1162-2.jpg (15.49 KiB) Viewed 1904 times
-
- OTTD-win32-nightly_build-r1162-1.jpg (7.09 KiB) Viewed 1904 times
Someone hasn't been reading the changelog, it seems.
should become
Post again if it doesn't work.

This means that you'll have to go to your OpenTTD folder and edit your openttd.cfg file. I'm sure that you have some newgrf files in it. From all the lines with newgrf files, remove the number and the equal sign. Sor1157 | dominik | 2004-12-18 17:00:10 +0100 (Sat, 18 Dec 2004) | 2 lines
Enhanced the config file (openttd.cfg) to use another section type. "List sections" as opposed to "variable sections" contain a list of values, separated by a new line. This is now used for the [newgrf] group. You have to edit each line in this section from e.g. "0 = firstset.grf" to only "firstset.grf".
Code: Select all
[newgrf]
0 = newstatsw.grf
1 = arcticsetw.grf
Code: Select all
[newgrf]
newstatsw.grf
arcticsetw.grf
"There's a readme that comes with the source. I suggest you read it."
- Korenn
- Korenn
Who is online
Users browsing this forum: Google [Bot] and 15 guests