MantisBT - Zandronum | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000632 | Zandronum | [All Projects] Bug | public | 2011-12-12 22:38 | 2018-09-30 19:52 |
Reporter | Borg | ||||
Assigned To | Torr Samaho | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | 98d | ||||
Target Version | Fixed in Version | 1.0 | |||
Summary | 0000632: A_Chase does not properly inform client about jump to Idle state | ||||
Description | A_Chase checks whatever monster is friendly (or have master) If yes, then it just wander for player/master and seeks anyone who attack him. If not, then jump to Idle (if exists) or Spawn state should occour. On offline play (ZDoom and Skulltag) everything works properly. But on network play strange things happen. When we raise dead monster, Raise state is called and then we jump to See. See state does all checks and we should land on Idle (because it exists), but client thinks we land at Spawn (instead of Idle) After that, A_Jump(256,"Idle") is not properly executed again go we land in A_Die and later goto Spawn.Death After that.. moster is alive but in -1 death frame. PS: guess why I have goto Death.Spawn after A_Die() yeah, this is another bug.. heh. too lazy to report it. | ||||
Steps To Reproduce | |||||
Additional Information | actor MDeadZombieMan : MZombieMan replaces DeadZombieMan { DropItem "Clip" DropItem "SummonMana1" states { Spawn: TNT1 A 0 A_Jump(256,"Idle") TNT1 A 0 A_Die("Spawn") goto Death.Spawn Idle: POSS AB 10 A_Look loop Death.Spawn: POSS L 5 A_UnsetSolid POSS L -1 stop } } | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() /tracker/file_download.php?file_id=446&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2011-12-12 22:38 | Borg | New Issue | |||
2012-01-12 03:05 | Torr Samaho | Note Added: 0002356 | |||
2012-01-12 03:05 | Torr Samaho | Assigned To | => Torr Samaho | ||
2012-01-12 03:05 | Torr Samaho | Status | new => feedback | ||
2012-01-12 03:05 | Torr Samaho | Note Edited: 0002356 | bug_revision_view_page.php?bugnote_id=2356#r1212 | ||
2012-01-15 19:18 | Dusk | Note Added: 0002437 | |||
2012-01-15 19:19 | Dusk | File Added: A_ChaseDesynchTest.wad | |||
2012-01-15 19:20 | Dusk | Note Edited: 0002437 | bug_revision_view_page.php?bugnote_id=2437#r1232 | ||
2012-01-15 19:24 | Dusk | Note Edited: 0002437 | bug_revision_view_page.php?bugnote_id=2437#r1233 | ||
2012-01-15 19:55 | Torr Samaho | Note Added: 0002439 | |||
2012-01-15 20:25 | Borg | Note Added: 0002444 | |||
2012-01-15 20:25 | Borg | Status | feedback => assigned | ||
2012-01-15 20:29 | Torr Samaho | Note Added: 0002446 | |||
2012-01-15 20:30 | Torr Samaho | Status | assigned => feedback | ||
2012-02-01 10:20 | Borg | Note Added: 0002559 | |||
2012-02-01 10:20 | Borg | Status | feedback => assigned | ||
2012-02-02 02:08 | Torr Samaho | Note Added: 0002560 | |||
2012-02-02 02:08 | Torr Samaho | Assigned To | Torr Samaho => | ||
2012-02-02 02:08 | Torr Samaho | Status | assigned => feedback | ||
2012-02-02 02:08 | Torr Samaho | Note Edited: 0002560 | bug_revision_view_page.php?bugnote_id=2560#r1279 | ||
2012-02-02 02:08 | Torr Samaho | Note Revision Dropped: 2560: 0001278 | |||
2012-02-02 10:59 | Borg | Note Added: 0002561 | |||
2012-02-02 10:59 | Borg | Status | feedback => new | ||
2012-02-05 23:01 | Torr Samaho | Note Added: 0002576 | |||
2012-02-05 23:01 | Torr Samaho | Assigned To | => Torr Samaho | ||
2012-02-05 23:01 | Torr Samaho | Status | new => feedback | ||
2012-06-09 13:22 | Torr Samaho | Category | General => Bug | ||
2012-10-23 03:56 | unknownna | Note Added: 0005178 | |||
2012-10-23 23:28 | unknownna | Status | feedback => resolved | ||
2012-10-23 23:28 | unknownna | Fixed in Version | => 1.0 | ||
2012-10-23 23:28 | unknownna | Resolution | open => fixed | ||
2018-09-30 19:52 | Blzut3 | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|