The 2ccSet: The Trains of the World in 2cc (Alpha available)

Discuss, get help with, or post new graphics for TTDPatch and OpenTTD, using the NewGRF system, here. Graphics for plain TTD also acceptable here.

Moderator: Graphics Moderators

Locked

We are concidering if the region settings are usefull

Yes, please keep them
9
35%
No, i've never used them, and i cannot see that i ever will either
10
38%
They are somewhat useful, but they can be compressed into larger ones
7
27%
I've made a suggestion to what would be a better option
0
No votes
 
Total votes: 26

peter1138
OpenTTD Developer
OpenTTD Developer
Posts: 1794
Joined: 30 Mar 2005 09:43

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by peter1138 »

OpenTTD is reporting a bug in the NewGRF file, instead of ignoring it. The debug message that is shown will tell you the sprite number.

See http://vcs.openttd.org/svn/changeset/14184
Last edited by peter1138 on 04 Sep 2008 11:00, edited 1 time in total.
He's like, some kind of OpenTTD developer.
User avatar
Gremnon
Tycoon
Tycoon
Posts: 1517
Joined: 16 Sep 2005 12:23
Skype: the_gremnon
Location: /home
Contact:

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by Gremnon »

Unless there's something different between my OTTD and yours, it's not showing it. All it says is Fatal: Unexpected Sprite.

Unless I'm looking in the wrong place; it wouldn't be the first time.
Roujin
Tycoon
Tycoon
Posts: 1884
Joined: 08 Apr 2007 04:07

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by Roujin »

Peter said "the debug message", not the error string that is displayed in the newGrf window.
So start openttd from a shell with some debug level (-d newgrf=2 should probably do the job), and read the debug messages in the shell after trying to load the newgrf.
* @Belugas wonders what is worst... a mom or a wife...
<Lakie> Well, they do the same thing but the code is different.

______________
My patches
check my wiki page (sticky button) for a complete list

ImageImage
ImageImageImageImageImageImageImage
User avatar
Gremnon
Tycoon
Tycoon
Posts: 1517
Joined: 16 Sep 2005 12:23
Skype: the_gremnon
Location: /home
Contact:

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by Gremnon »

Got it, thanks for pointing that out to me.
Screendump of what it shows attached.
Attachments
debug.png
debug.png (115.54 KiB) Viewed 816 times
User avatar
Purno
Tycoon
Tycoon
Posts: 16659
Joined: 30 Mar 2004 12:30
Location: Almere, The Netherlands

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by Purno »

But a previous version of OpenTTD worked perfectly?
Contributor to the The 2cc Set and Dutch Trainset. Inventor of the Metro concept. Retired Graphics Artist.
Image Image
Download TT | Latest TTDPatch | OpenTTD | OpenTTDCoop | BaNaNaS: OpenTTD content system | 2048² OTTD scenario of the Netherlands
GRF Codec | GRF Crawler | GRF Maker | Usefull graphics & tools sites | NML Documentation Wiki | NFO Documentation Wiki
All my graphics are licensed under GPL. "Always remember you're unique, just like everyone else."
User avatar
Gremnon
Tycoon
Tycoon
Posts: 1517
Joined: 16 Sep 2005 12:23
Skype: the_gremnon
Location: /home
Contact:

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by Gremnon »

I've not gone back through the nightlies to find out exactly when due to limits on HD space on this computer. I was running r14004 before I got around to updating, and they both worked fine there, but that revision is a little old.
peter1138
OpenTTD Developer
OpenTTD Developer
Posts: 1794
Joined: 30 Mar 2005 09:43

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by peter1138 »

Gremnon wrote:I've not gone back through the nightlies to find out exactly when
Maybe you should have read my post fully, including the link?
He's like, some kind of OpenTTD developer.
User avatar
Gremnon
Tycoon
Tycoon
Posts: 1517
Joined: 16 Sep 2005 12:23
Skype: the_gremnon
Location: /home
Contact:

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by Gremnon »

Alright, don't beat me over the head with it... I wasn't paying attention enough.
Roujin
Tycoon
Tycoon
Posts: 1884
Joined: 08 Apr 2007 04:07

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by Roujin »

ugh, "unknown debug level 'newgrf=2' "

sorry for that, it was just out of my mind..

edit: the debug category is called 'grf' of course :roll:
* @Belugas wonders what is worst... a mom or a wife...
<Lakie> Well, they do the same thing but the code is different.

______________
My patches
check my wiki page (sticky button) for a complete list

ImageImage
ImageImageImageImageImageImageImage
User avatar
Gremnon
Tycoon
Tycoon
Posts: 1517
Joined: 16 Sep 2005 12:23
Skype: the_gremnon
Location: /home
Contact:

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by Gremnon »

It worked, didn't it?
Roujin
Tycoon
Tycoon
Posts: 1884
Joined: 08 Apr 2007 04:07

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by Roujin »

no, as you can see from the first line in your screenshot. if the parameter had worked correctly, it would have given you a lot more (and more detailed) output.
* @Belugas wonders what is worst... a mom or a wife...
<Lakie> Well, they do the same thing but the code is different.

______________
My patches
check my wiki page (sticky button) for a complete list

ImageImage
ImageImageImageImageImageImageImage
peter1138
OpenTTD Developer
OpenTTD Developer
Posts: 1794
Joined: 30 Mar 2005 09:43

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by peter1138 »

It would have done, but it wouldn't have added anything useful. The fatal error is output at debug level 0.

Gremnon, I wasn't 'beating' you, just pointing it out to stop you wasting your time trying to find it :-)
He's like, some kind of OpenTTD developer.
Roujin
Tycoon
Tycoon
Posts: 1884
Joined: 08 Apr 2007 04:07

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by Roujin »

True - I didn't look properly and see that it already printed the line number where the error occurred on debug level 0.
* @Belugas wonders what is worst... a mom or a wife...
<Lakie> Well, they do the same thing but the code is different.

______________
My patches
check my wiki page (sticky button) for a complete list

ImageImage
ImageImageImageImageImageImageImage
User avatar
FooBar
Tycoon
Tycoon
Posts: 6553
Joined: 21 May 2007 11:47
Location: The Netherlands
Contact:

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by FooBar »

Metrotracks not working is probably my bad then. I'll see if I can get it fixed any time soon.


EDIT:
Little update. The file fails as soon as you try to load it together with TTRS, NARoads or UKRoadset. I'm still investigating the cause of that.


EDIT2:
Here's the bugfixed version. All should be working now, if not, let me know.

3DIT:
Download removed. Visit http://83.243.128.249/ottd/2cc/download.html for latest version.
User avatar
DJ Nekkid
Tycoon
Tycoon
Posts: 2141
Joined: 30 Nov 2006 20:33

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by DJ Nekkid »

i've had a busy week where i've been away from home working, and i will the comeing week as well ... but i made a small update today, and i may make more as well, here is the latest one;);

edit: here is the 153111 as well :) and guess what vehicleID it got ;)

Code: Select all

-1 * 0  04 00 7F 01 \b*15311 "                 Railbus - Class 153 '153111'" 00
Attachments
tgvs.PNG
tgvs.PNG (4.85 KiB) Viewed 1862 times
153111duplex.PNG
153111duplex.PNG (27.07 KiB) Viewed 1777 times
Member of the
ImageImage
User avatar
Ammler
President
President
Posts: 953
Joined: 18 Jun 2006 18:18
Location: Switzerland
Contact:

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by Ammler »

Hello

Has someone example images for the metro, I have some troubles to see, why those tracks are metro. Maybe references from real world could help me...

Greets
Ammler
User avatar
Purno
Tycoon
Tycoon
Posts: 16659
Joined: 30 Mar 2004 12:30
Location: Almere, The Netherlands

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by Purno »

Image
Amsterdam, 2004.
Contributor to the The 2cc Set and Dutch Trainset. Inventor of the Metro concept. Retired Graphics Artist.
Image Image
Download TT | Latest TTDPatch | OpenTTD | OpenTTDCoop | BaNaNaS: OpenTTD content system | 2048² OTTD scenario of the Netherlands
GRF Codec | GRF Crawler | GRF Maker | Usefull graphics & tools sites | NML Documentation Wiki | NFO Documentation Wiki
All my graphics are licensed under GPL. "Always remember you're unique, just like everyone else."
Scautura
Engineer
Engineer
Posts: 102
Joined: 01 Aug 2006 07:30

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by Scautura »

DJ Nekkid wrote:i've had a busy week where i've been away from home working, and i will the comeing week as well ... but i made a small update today, and i may make more as well, here is the latest one;);

edit: here is the 153111 as well :) and guess what vehicleID it got ;)

Code: Select all

-1 * 0  04 00 7F 01 \b*15311 "                 Railbus - Class 153 '153111'" 00
Should that be "153311"? (Instead of 153111 - "15 double 3 double 1" instead of "153 triple 1")

Looks good - I haven't played 2cc for a while, I've been busy coding my own game (I won't plug it, it's not even related to TTD) and getting back to work at work (school years make for an interesting life when you're an IT tech - at a school, obviously) so I've yet to see some of the stuff in the newer versions. That, and I've tried NARS2 as well.

Scautura
Duct tape is like the Force - it has a Dark side, a Light side, and it holds the universe together.
User avatar
FooBar
Tycoon
Tycoon
Posts: 6553
Joined: 21 May 2007 11:47
Location: The Netherlands
Contact:

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by FooBar »

Ammler wrote:Has someone example images for the metro, I have some troubles to see, why those tracks are metro. Maybe references from real world could help me...
NYC Subway Not yellow, but basically the same system.

Washington, District of Columbia (same comment)

Hamburg, Germany

BART, San Francisco Bay Area

Basically, just check the Third rail article on Wikipedia :D
User avatar
athanasios
Tycoon
Tycoon
Posts: 3138
Joined: 23 Jun 2005 00:09
Contact:

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by athanasios »

http://members.fortunecity.com/gamesart
"If no one is a fool I am also a fool." -The TTD maniac.


I prefer to be contacted through PMs. Thanks.
Locked

Return to “Graphics Development”

Who is online

Users browsing this forum: Amazon [Bot] and 1 guest