Fixed Turrets continuously fire on dead NPC's outside of render range [7526]

Discussion in 'Fixed (Read Only)' started by Bigtoad, Aug 6, 2020.

  1. Bigtoad

    Bigtoad Commander

    Joined:
    Aug 17, 2019
    Messages:
    85
    Likes Received:
    168
    This is a frustration bug post - this bug has been in every version since I started playing at Alpha 4.

    Turrets on bases, CVs, HVs, and I imagine now SVs will keep shooting at things that are already dead when they are a long distance away. The only way to get them to stop when they start doing it is to either turn them off, or to walk (or move the vessel) closer to the already dead thing so the turrets can recognize that the thing is already dead. The game itself obviously knows it's dead - why do the turrets continue to waste ammo?

    I'm frustrated at the moment because my CV just burnt through several thousand rounds doing this while I was fighting inside a base. Again.
     
    #1
  2. ChumSickle

    ChumSickle Captain

    Joined:
    Jul 17, 2020
    Messages:
    414
    Likes Received:
    746
    Maybe it wasn’t >really< dead...only >mostly< dead...
     
    #2
  3. Kassonnade

    Kassonnade Rear Admiral

    Joined:
    May 13, 2017
    Messages:
    2,816
    Likes Received:
    4,111
    Is it possible that turrets are shooting at a spawner?
     
    #3
  4. Germanicus

    Germanicus Rear Admiral

    Joined:
    Jan 22, 2018
    Messages:
    5,032
    Likes Received:
    8,757
    In one of @jrandall last Videos->




    he mentioned that the Turrets of his Tank are shooting sometimes. They did. Several Times. He even looked at the Point of the Impact but you couldn't see anything. The possibility of shooting a spawner...maybe...open country..
     
    #4
    Pach likes this.
  5. Spoon

    Spoon Captain

    Joined:
    Jun 27, 2020
    Messages:
    442
    Likes Received:
    568
    Maybe it wasn't dead but pining for the fjords..
     
    #5
    ChumSickle likes this.
  6. Spoon

    Spoon Captain

    Joined:
    Jun 27, 2020
    Messages:
    442
    Likes Received:
    568
    Noob question, but I have to ask. Do they actually shoot at spawners?
     
    #6
  7. Kassonnade

    Kassonnade Rear Admiral

    Joined:
    May 13, 2017
    Messages:
    2,816
    Likes Received:
    4,111
    Well "technically" it could be shooting at "critters" at the exact spot they are spawning, but because of distance they are not "rendered" so turrets appear to be shooting at "nothing" - because the code check may completely ignore if an object is rendered for purpose of determining its presence in a playfield.
     
    #7
    Spoon likes this.
  8. Bigtoad

    Bigtoad Commander

    Joined:
    Aug 17, 2019
    Messages:
    85
    Likes Received:
    168
    Definitely not. It happens with random Zirax and/or predators that spawned away from POIs.
     
    #8
  9. Kassonnade

    Kassonnade Rear Admiral

    Joined:
    May 13, 2017
    Messages:
    2,816
    Likes Received:
    4,111
    The location where an enemy or critter can spawn is not a set point in space (like spawn plates in POIs) but a radius from a point (player, POI) unless I'm mistaken.

    Did you "see" where the enemies spawned from ?

    There is no logic to have to move closer to a dead enemy so "turrets can see it too". It has to be something the turret relies on that changes with distance, and not "visual" since turrets have no eyes - they catch the distance from the code, not from the screen.

    Then again, in this game, we never know... :rolleyes:
     
    #9
  10. Bigtoad

    Bigtoad Commander

    Joined:
    Aug 17, 2019
    Messages:
    85
    Likes Received:
    168
    I think that the game either unloads terrain "chunks" (whatever they are called in this game) or just stops processing events at a certain distance from the player - but that distance is still within range of the turrets. The turrets keep operating on the last-known data, which is that a valid target is standing there. This is something that my friends and I have all seen and commented on multiple times over the years we've played this game. The behavior is very consistent.
     
    #10
  11. Kassonnade

    Kassonnade Rear Admiral

    Joined:
    May 13, 2017
    Messages:
    2,816
    Likes Received:
    4,111
    Did you notice if all turrets kept shooting, of if one stopped (the first who got the signal), and the others continued ?
     
    #11
  12. Bigtoad

    Bigtoad Commander

    Joined:
    Aug 17, 2019
    Messages:
    85
    Likes Received:
    168
    Seems like they all stop at once.
     
    #12
  13. Hummel-o-War

    Hummel-o-War Administrator Staff Member Community Manager

    • Developer
    Joined:
    Jun 15, 2015
    Messages:
    5,506
    Likes Received:
    8,502
    If you can capture this situation in a savegame, please append in to this thread. Thx! :)
     
    #13
    Bigtoad likes this.
  14. Bigtoad

    Bigtoad Commander

    Joined:
    Aug 17, 2019
    Messages:
    85
    Likes Received:
    168
    I will certainly try. I think the condition persists across saves, but I'm not 100% sure.
     
    #14
    Germanicus likes this.
  15. Bigtoad

    Bigtoad Commander

    Joined:
    Aug 17, 2019
    Messages:
    85
    Likes Received:
    168
    I spent some time trying to duplicate this in an SP game, but it doesn't seem to happen there. I'm admin on a dedicated server that my friends and I use for co-op play. I'll see if I can capture it there. I was trying to avoid that because it's more hassle.
     
    #15
  16. Bigtoad

    Bigtoad Commander

    Joined:
    Aug 17, 2019
    Messages:
    85
    Likes Received:
    168
    I tried, but I think you're going to have to mark this one 'cannot reproduce'. It happens often to me in MP only, but the condition didn't survive the disconnect/stop server/copy save/start server/connect procedure.
     
    #16
  17. Pantera

    Pantera Administrator Staff Member

    • Developer
    • Moderator
    Joined:
    Aug 15, 2016
    Messages:
    3,418
    Likes Received:
    6,105
    I found a use case for this & it will be looked into asap.
     
    #17
    Germanicus and Bigtoad like this.
  18. Pantera

    Pantera Administrator Staff Member

    • Developer
    • Moderator
    Joined:
    Aug 15, 2016
    Messages:
    3,418
    Likes Received:
    6,105
    A fix for this is now available on the experimental branch B3081 please check it out if you have the time the exp server is up to date also.
     
    #18

Share This Page