MantisBT - Zandronum
View Issue Details
0002071Zandronum[All Projects] Bugpublic2015-01-18 11:112018-09-30 21:52
Dusk 
Torr Samaho 
normalminoralways
closedfixed 
2.0-beta 
3.03.0 
0002071: Actor net IDs go out of sync on the client on returning to maps within hubs
Quote from Torr Samaho
The IDs are supposed to be saved, but the list of IDs, i.e. g_NetIDList, is not saved. It should be rebuild with ACTOR_RebuildNetIDList after the saved snapshot of a level is loaded.
No tags attached.
related to 0002056closed Dusk info needs network handling 
related to 0002552assigned Torr Samaho Crash and spam of P_PlayerThink: No body for "# " 
? hubs.wad (161,073) 2015-07-19 16:51
https://zandronum.com/tracker/file_download.php?file_id=1587&type=bug
Issue History
2015-01-18 11:11DuskNew Issue
2015-01-18 11:11DuskRelationship addedrelated to 0002056
2015-01-18 11:16Torr SamahoNote Added: 0011437
2015-01-18 11:17Torr SamahoNote Edited: 0011437bug_revision_view_page.php?bugnote_id=11437#r6440
2015-01-18 11:17Torr SamahoNote Revision Dropped: 11437: 0006439
2015-01-18 11:29DuskNote Added: 0011438
2015-01-18 11:29DuskNote Edited: 0011438bug_revision_view_page.php?bugnote_id=11438#r6442
2015-01-18 12:29Torr SamahoNote Added: 0011439
2015-01-18 12:31Torr SamahoNote Edited: 0011439
2015-01-18 12:32Torr SamahoNote Edited: 0011439bug_revision_view_page.php?bugnote_id=11439#r6445
2015-01-18 12:32Torr SamahoNote Revision Dropped: 11439: 0006443
2015-01-18 12:32Torr SamahoNote Revision Dropped: 11439: 0006444
2015-01-18 12:34Edward-sanNote Added: 0011440
2015-01-18 12:34Edward-sanNote Edited: 0011440bug_revision_view_page.php?bugnote_id=11440#r6447
2015-01-18 14:17Torr SamahoNote Added: 0011441
2015-07-19 16:51arkoreFile Added: hubs.wad
2015-07-19 16:52arkoreNote Added: 0012972
2015-07-19 20:47Torr SamahoNote Added: 0012975
2015-07-21 16:55arkoreNote Added: 0012986
2015-07-21 17:37WaTaKiDNote Added: 0012988
2016-10-09 19:42Torr SamahoTarget Version => 3.0
2016-10-09 19:44WaTaKiDRelationship addedrelated to 0002552
2016-10-14 19:32Edward-sanNote Added: 0015999
2016-10-14 19:32Edward-sanAssigned To => Torr Samaho
2016-10-14 19:32Edward-sanStatusnew => needs testing
2016-12-16 23:54Ru5tK1ngNote Added: 0016510
2016-12-16 23:54Ru5tK1ngStatusneeds testing => resolved
2016-12-16 23:54Ru5tK1ngResolutionopen => fixed
2016-12-16 23:54Ru5tK1ngFixed in Version => 3.0
2018-09-30 21:52Blzut3Statusresolved => closed

Notes
(0011437)
Torr Samaho   
2015-01-18 11:16   
(edited on: 2015-01-18 11:17)
Can somebody create a minimal example wad that illustrates the problem using the info command?

(0011438)
Dusk   
2015-01-18 11:29   
No example wad needed.

zandronum.exe -host -iwad strife1.wad -warp 2 +sv_cheats 1
zandronum.exe -connect localhost -iwad strife1.wad

Go to the sanctuary and return (or use changemap map01 and changemap map02) and use the info/linetarget cheats on the various actors around.

(0011439)
Torr Samaho   
2015-01-18 12:29   
(edited on: 2015-01-18 12:32)
I was asking for a minimal example wad to examine the issue with as few actors involved as possible, i.e. I intentionally asked for a minimal example wad, not just an example wad.

(0011440)
Edward-san   
2015-01-18 12:34   
Do you need a specific kind of actor or would be okay anything?

(0011441)
Torr Samaho   
2015-01-18 14:17   
Any kind of actor should be fine, but it may be helpful if you use each kind only once, in case you need more than one actor to reproduce the issue.
(0012972)
arkore   
2015-07-19 16:52   
How about this newly attached minimum example wad, hubs.wad?
(0012975)
Torr Samaho   
2015-07-19 20:47   
Thanks! That could work. I'll look into it when I have some time.
(0012986)
arkore   
2015-07-21 16:55   
I feel that this issue is related to 0002342, and therefore the level of severity on this ticket should be "crash", not "minor".
(0012988)
WaTaKiD   
2015-07-21 17:37   
arkore: there is no crashing involved with this particular ticket, therefore i dont see why the severity should be "crash"
(0015999)
Edward-san   
2016-10-14 19:32   
'https://bitbucket.org/Torr_Samaho/zandronum/commits/e5d074b4020b [^]'
(0016510)
Ru5tK1ng   
2016-12-16 23:54   
After running back and forth through the hub example wad many times, the netids seemed to stay intact and no errors occurred.