MantisBT - Zandronum
View Issue Details
0002089Zandronum[All Projects] Bugpublic2015-02-02 14:532018-09-30 23:01
Edward-san 
Torr Samaho 
normalcrashalways
closedfixed 
2.0-beta 
2.02.0 
0002089: zpack polyobject freeze in e2m6
zandronum 2.0 inherits the bug reported here. This is fixed in zdoom r3399.
No tags attached.
Issue History
2015-02-02 14:53Edward-sanNew Issue
2015-02-02 14:54Edward-sanAssigned To => Torr Samaho
2015-02-02 14:54Edward-sanStatusnew => assigned
2015-02-02 14:54Edward-sanDescription Updatedbug_revision_view_page.php?rev_id=6567#r6567
2015-02-02 18:55cobaltStatusassigned => needs testing
2015-02-02 18:55cobaltTarget Version => 2.0
2015-02-02 18:55cobaltNote Added: 0011595
2015-03-25 21:32WaTaKiDNote Added: 0011888
2015-03-29 20:20DuskStatusneeds testing => resolved
2015-03-29 20:20DuskFixed in Version => 2.0
2015-03-29 20:20DuskResolutionopen => fixed
2018-09-30 23:01Blzut3Statusresolved => closed

Notes
(0011595)
cobalt   
2015-02-02 18:55   
Issue addressed by commit 797ac65f: out of sequence fix backport from ZDoom revision 3399: - Truncate rotating polyobjects to 7 bits of fractional precision per vertex. Fixes known cases of freezing. This fixes 2089.
Committed by Benjamin Berkels [Torr Samaho] on Monday 02 February 2015 19:41:43

Changes in files:
 src/po_man.cpp | 4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
(0011888)
WaTaKiD   
2015-03-25 21:32   
after testing with 2.0-r150321-1732, issue seems fixed