Sensors.tdf, Resources.tdf, Sidedata.tdf - Page 2

Sensors.tdf, Resources.tdf, Sidedata.tdf

Discuss game development here, from a distinct game project to an accessible third-party mutator, down to the interaction and design of individual units if you like.

Moderator: Moderators

User avatar
Argh
Posts: 10920
Joined: 21 Feb 2005, 03:38

Re: Sensors.tdf, Resources.tdf, Sidedata.tdf

Post by Argh »

Whoa! It's not fixed with that, either. I turned on /Water 0, and Spring crashed, stating it couldn't find "ocean.jpg".

I don't have an "ocean.jpg". I have an "ocean.tga". It shouldn't even be looking for "ocean.jpg".

<returns from testing>

Replacing Ocean.tga with Ocean.jpg, Water 1 now runs.

Water 4 will not run, but doesn't crash- it reports it's missing "bitmaps/caustics0.jpg", etc., even though that was previously in the bitmaps/caustics directory. Moving it to the bitmaps directory fixes that, but meh, that should just be another section of the TDF anyhow, imo.
User avatar
FLOZi
MC: Legacy & Spring 1944 Developer
Posts: 6241
Joined: 29 Apr 2005, 01:14

Re: Sensors.tdf, Resources.tdf, Sidedata.tdf

Post by FLOZi »

You don't read *anything* from base? No springcontent.sdz? :|

If that is the case, copy resources.lua over into your gamedata folder.

The water 4 was an error on my part, fixed it (but not comitted yet).
User avatar
Argh
Posts: 10920
Joined: 21 Feb 2005, 03:38

Re: Sensors.tdf, Resources.tdf, Sidedata.tdf

Post by Argh »

If that is the case, copy resources.lua over into your gamedata folder.
Tried it. It didn't work.

However... I got that part working, and it was my fault, entirely. I used weird comment-spacers, this has been addressed and I will check NanoBlobs PD and make it compliant. You can't help it if I'm a slacker who was used to the old TDF parser's bullet-proofness ;)

This whole issue with the rendering patch has made me twitchy, so please excuse me, I didn't mean to be such a grouch. If the water thing is working in a future commit, I think that's the only issue remaining.
User avatar
FLOZi
MC: Legacy & Spring 1944 Developer
Posts: 6241
Joined: 29 Apr 2005, 01:14

Re: Sensors.tdf, Resources.tdf, Sidedata.tdf

Post by FLOZi »

I don't understand why it wouldn't pic up your ocean.tga though, once you had the parser working.
User avatar
Argh
Posts: 10920
Joined: 21 Feb 2005, 03:38

Re: Sensors.tdf, Resources.tdf, Sidedata.tdf

Post by Argh »

Dunno, but it didn't. Everything else worked all right, including the detailtex2... meh, if I have to leave that as .jpg, it doesn't really matter much anyhow, once it's loaded.
Post Reply

Return to “Game Development”