MantisBT - Zandronum
View Issue Details
0001096Zandronum[All Projects] Bugpublic2012-10-02 03:242018-09-30 21:19
RusselCS 
Torr Samaho 
normalmajoralways
closedfixed 
MicrosoftWindowsXP/Vista/7
1.0 
1.1 
0001096: Water TERRAIN does not properly remove bouncing missiles online/clients are not properly informed about the missile's removal.
Offline, the actor just splashes and disappears, online the object bounces off and cancels all abilities to make allow the object to die, thus becoming a "dummy" object that does absolutely nothing. The worst case scenario, it could cause some frame rate problems.
1. zandronum.exe -file terrain_splash_02.wad -host
2. Connect a client to the server and join the game.
3. Aim at the floor and press +attack.
I skulltag 98e alpha, the projectile would get removed by the server, but on the client, it would continue as if the floor was not water, but it would do no damage.
No tags attached.
? terrain_splash_02.wad (20,746) 2012-10-02 03:57
/tracker/file_download.php?file_id=777&type=bug
Issue History
2012-10-02 03:24RusselCSNew Issue
2012-10-02 03:57unknownnaNote Added: 0004907
2012-10-02 03:57unknownnaStatusnew => confirmed
2012-10-02 03:57unknownnaFile Added: terrain_splash_02.wad
2012-10-02 03:58unknownnaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=2665#r2665
2012-10-02 04:00unknownnaSeverityminor => major
2012-10-02 04:00unknownnaReproducibilitysometimes => always
2012-10-07 09:44Torr SamahoAssigned To => Torr Samaho
2012-10-07 09:44Torr SamahoStatusconfirmed => assigned
2012-10-07 09:53Torr SamahoNote Added: 0005020
2012-10-07 09:53Torr SamahoStatusassigned => needs testing
2012-10-07 10:27unknownnaNote Added: 0005025
2012-10-07 10:33Torr SamahoStatusneeds testing => resolved
2012-10-07 10:33Torr SamahoFixed in Version => 1.1
2012-10-07 10:33Torr SamahoResolutionopen => fixed
2018-09-30 21:19Blzut3Statusresolved => closed

Notes
(0004907)
unknownna   
2012-10-02 03:57   
It's also broken in 98d.
(0005020)
Torr Samaho   
2012-10-07 09:53   
This should fix the problem.
(0005025)
unknownna   
2012-10-07 10:27   
That took care of it.