ZSDF bug with script & item (fatal crash)

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
User avatar
Tormentor667
Posts: 13554
Joined: Wed Jul 16, 2003 3:52 am
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 11
Graphics Processor: nVidia (Modern GZDoom)
Location: Germany
Contact:

ZSDF bug with script & item (fatal crash)

Post by Tormentor667 »

Here is a small summary of the setting that I have atm:
Spoiler: ZSDF Script
Spoiler: ACS Script (that gets started from the ZSDF script
Spoiler: DECORATE code
If I start all these together and do the final step (giving the scientist the AktenEisenmann), GZDoom crashes, bug report attached.
Attachments
CrashReport.zip
(20.06 KiB) Downloaded 66 times
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49230
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: ZSDF bug with script & item (fatal crash)

Post by Graf Zahl »

Please post a small test map, not some cluttered fragments that first have to be assembled into something usable.
User avatar
Tormentor667
Posts: 13554
Joined: Wed Jul 16, 2003 3:52 am
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 11
Graphics Processor: nVidia (Modern GZDoom)
Location: Germany
Contact:

Re: ZSDF bug with script & item (fatal crash)

Post by Tormentor667 »

Already found the problem: In the ZSDF script, scroll to the very bottom. I forgot to close page 4 with a bracket so page 5 was within page 4, that made GZDoom crash. Maybe you can add a error message in such a case.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49230
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: ZSDF bug with script & item (fatal crash)

Post by Graf Zahl »

I need something testable that actually crashes. When I test this it just completes without error, despite the missing brace.
User avatar
Tormentor667
Posts: 13554
Joined: Wed Jul 16, 2003 3:52 am
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 11
Graphics Processor: nVidia (Modern GZDoom)
Location: Germany
Contact:

Re: ZSDF bug with script & item (fatal crash)

Post by Tormentor667 »

It completes, but simply try to talk to the actor and try all the dialogue options, one will crash :)
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49230
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: ZSDF bug with script & item (fatal crash)

Post by Graf Zahl »

I cannot do this without a working example!
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49230
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: ZSDF bug with script & item (fatal crash)

Post by Graf Zahl »

Apparently you do not want to get this fixed. Either post an example that can be made to crash reliably or I'll close this report.
User avatar
MaxED
Posts: 2246
Joined: Tue Feb 28, 2012 12:55 pm

Re: ZSDF bug with script & item (fatal crash)

Post by MaxED »

Not sure if that's the same issue, but using nonexistent "nextpage" value does indeed crash ZDoom.
Attachments
Dialogue_crash.wad
Talk to the barrel, select the first response.
(1.92 KiB) Downloaded 47 times
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49230
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: ZSDF bug with script & item (fatal crash)

Post by Graf Zahl »

fixed MaxED's crash. Since I have no idea what's up with the original thanks to Tormentor not giving any feedback, that gets closed.
User avatar
Fishytza
Posts: 792
Joined: Wed Feb 23, 2011 11:04 am
Preferred Pronouns: They/Them
Contact:

Re: ZSDF bug with script & item (fatal crash)

Post by Fishytza »

Here's a testable example of Tormentor's issue.
Attachment removed.
It will crash when trying to give the 'Eisenmann files' (when jumping to page 5).
quick edit: tested with ZDoom 2.8pre-1884-g7a96f91
Last edited by Fishytza on Tue Dec 29, 2015 8:08 am, edited 1 time in total.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49230
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: ZSDF bug with script & item (fatal crash)

Post by Graf Zahl »

If you want to help, post at least something that WORKS!
This one has me talking to a hostile monster and the item is missing.
User avatar
Fishytza
Posts: 792
Joined: Wed Feb 23, 2011 11:04 am
Preferred Pronouns: They/Them
Contact:

Re: ZSDF bug with script & item (fatal crash)

Post by Fishytza »

???

I don't understand. Aren't you running this with Strife?
You're supposed to talk to a peasant, and the item in question should be to your right (on the green platform).
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49230
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: ZSDF bug with script & item (fatal crash)

Post by Graf Zahl »

No, I was trying to run this in Doom. Ok, that explains it. From the name of the item I assumed you extracted something from Blade of Agony.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49230
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: ZSDF bug with script & item (fatal crash)

Post by Graf Zahl »

It was the same issue as the one in MaxED's example.
Post Reply

Return to “Closed Bugs [GZDoom]”