Page 1 of 1

[1.0.26] UTnT

Posted: Mon Sep 24, 2007 13:05
by LIT
The Ultimate Torment & Torture v1.02 crashes with the error:

Script error, "DECORATE" line 9:
Lump 'DEC_CLASS' not found

Posted: Mon Sep 24, 2007 15:15
by Lazureus
Sounds like support for something was removed.

I think the ZDoom engine originally omitted anything past the 8 character limit with the DECORATE lump's #include in WAD files. I guess they changed that. It's literally looking for DEC_CLASS now instead of making it DEC_CLAS, which is what the lump's called.

Posted: Mon Sep 24, 2007 17:49
by Graf Zahl
Sorry, I won't change the current behavior. This is clearly a bug in the mod that just went undetected before.

Posted: Mon Sep 24, 2007 19:46
by Enjay
With Lazureus' info, it took me about 2 minutes to fix the WAD. I realise that it won't be that quick for everyone to fix but I'm sure Torm will want to repair his project anyway.

Posted: Fri Sep 28, 2007 12:53
by stevenaaus
Yeah, life's a bitch sometimes. It's a shame to have to do point releases to fix annoying bugs like this. ... Maybe "Tormentor667" will leave it off for a while to see if anything else turns up ?

Posted: Fri Sep 28, 2007 14:15
by Enjay
According to the thread on Zdoom, he has already uploaded a fix to his site and I think there is one going to, or already sitting in /incoming in the archives.

Re: [1.0.26] UTnT

Posted: Sat Sep 29, 2007 3:28
by The HavoX
LIT wrote:The Ultimate Torment & Torture v1.02 crashes with the error:

Script error, "DECORATE" line 9:
Lump 'DEC_CLASS' not found
That's because v1.02 was made for GZDooM 1.0.24.

I found that out the hard way when I tried playing it with 1.0.26; I had to revert back to 1.0.24 in order to play UT&T. >:-[

Posted: Sat Sep 29, 2007 9:28
by Enjay
Or you could have fixed the WAD, or downloaded the fixed version.

The fix requires the following:

You need to edit the DECORATE lump in TNTRES.WAD, which can be found inside the PK3.

The line:

#include "DEC_CLASS"

needs to be changed to

#include "DEC_CLAS"

Posted: Sat Sep 29, 2007 16:46
by The HavoX
But that would mean starting over from the beginning (would it?)...

Oh well, I might as well do it anyway since I'm building a new computer soon. My current one (which I will keep for emergency purposes) is still stable as a horse but has some heat problems; so I might need to do some upgrading/modding to it. ;)

Posted: Fri Oct 05, 2007 1:11
by doomguy101
where do i find the fixed version

Posted: Fri Oct 05, 2007 15:05
by The HavoX
Same place you got TUTNT.

Be warned though; if you have a crappy internet connection, it's gonna take a while... so use a download manager if you need one. I, for instance, used the DownThemAll! extension for Firefox.