MantisBT - Zandronum
View Issue Details
0004194Zandronum[All Projects] Bugpublic2024-02-12 02:422024-02-12 03:31
Ivan 
 
highminoralways
closedno change required 
3.1 
 
0004194: Spam of "actor has no netid" from bulletpuff spawned from projectile
I have a chaingunner replacement for my mod that fires projectiles where upon contacting with a surface spawn a puff. I get a lot of spam of "Warning: Actor NewBulletPuff doesn't have a netID and therefore can't be manipulated online!"

This is of course a lot worse with my mod running many of these. Found one of these as a prime example of spam.
No tags attached.
? cg_test.pk3 (23,759) 2024-02-12 02:42
/tracker/file_download.php?file_id=2900&type=bug
Issue History
2024-02-12 02:42IvanNew Issue
2024-02-12 02:42IvanFile Added: cg_test.pk3
2024-02-12 02:43IvanNote Added: 0023073
2024-02-12 03:31Ru5tK1ngNote Added: 0023074
2024-02-12 03:31Ru5tK1ngStatusnew => closed
2024-02-12 03:31Ru5tK1ngResolutionopen => no change required

Notes
(0023073)
Ivan   
2024-02-12 02:43   
Forgot to specify, summon Chaingunner2, then let it hit the walls a bit and your console will be spammed in a local server.
(0023074)
Ru5tK1ng   
2024-02-12 03:31   
Just for future reference, anything inheriting from BulletPuff has the +NONETID flag.