MantisBT - Zandronum
View Issue Details
0001591Zandronum[All Projects] Bugpublic2013-11-25 17:242014-01-07 08:58
NeuralStunner 
Dusk 
normalminoralways
closedno change required 
2.0-beta 
 
0001591: ThingDef Parser Misses Some Errors
While checking up on a different bug, I discovered a typo in my example file ("RactionTime" should be "ReactionTime"). It was never caught by 2.0, while 1.2 gives the error it should.

File here:'http://zandronum.com/tracker/view.php?id=1588 [^]'
No tags attached.
Issue History
2013-11-25 17:24NeuralStunnerNew Issue
2013-12-01 12:29Torr SamahoNote Added: 0007654
2013-12-08 07:51Torr SamahoStatusnew => feedback
2013-12-18 00:04NeuralStunnerNote Added: 0007708
2013-12-18 00:04NeuralStunnerStatusfeedback => new
2013-12-18 17:52Torr SamahoNote Added: 0007713
2013-12-18 17:52Torr SamahoNote Edited: 0007713bug_revision_view_page.php?bugnote_id=7713#r4279
2013-12-18 17:52Torr SamahoNote Revision Dropped: 7713: 0004278
2013-12-19 14:18DuskNote Added: 0007714
2013-12-27 11:45Torr SamahoNote Added: 0007736
2013-12-27 11:45Torr SamahoStatusnew => needs testing
2014-01-06 22:30NeuralStunnerNote Added: 0007908
2014-01-07 08:58DuskNote Added: 0007910
2014-01-07 08:58DuskStatusneeds testing => closed
2014-01-07 08:58DuskAssigned To => Dusk
2014-01-07 08:58DuskResolutionopen => no change required
2014-01-07 08:58DuskNote Edited: 0007910bug_revision_view_page.php?bugnote_id=7910#r4380

Notes
(0007654)
Torr Samaho   
2013-12-01 12:29   
Is this any different in GZDoom 880?
(0007708)
NeuralStunner   
2013-12-18 00:04   
Yes, that version halts with the correct error upon finding the typo.
(0007713)
Torr Samaho   
2013-12-18 17:52   
Weird. I just tested this in 2.0 and get the error

Script error, "Zan2_OnlineBounce.pk3:decorate.txt" line 13:
"ractiontime" is an unknown actor property

So the parser seems to work fine for me.

(0007714)
Dusk   
2013-12-19 14:18   
Which 2.0 build is this then? Type "version_info" in the console to get the changeset the build was based upon.
(0007736)
Torr Samaho   
2013-12-27 11:45   
Please check whether the problem occurs in the official beta build. If not, we can consider this to be resolved.
(0007908)
NeuralStunner   
2014-01-06 22:30   
Dusk, using the build you gave me quite a while back.

changeset: 583d1760b360
date: Sat Nov 02 12:10:20 2013


I grabbed the dev build from the front page, and it errors out like it should. Either the problem's been worked past (IIRC ZDoom briefly had something like this quite a while back) or I've gone crazy. :P
(0007910)
Dusk   
2014-01-07 08:58   
I guess it was a problem that showed up and was fixed during the backporting process, then. Closed this now.