Page MenuHomeFeedback Tracker

One street light flashing with each shot from rifle [video]
Closed, ResolvedPublic

Description

Pretty strange phenomenon...

http://www.youtube.com/watch?v=a46GvGQGU40

Some data:

[date, position player, direction player, worldname]
[[2035,3,31,18,45],[2534.57,5730.67,0.00259399],51.7427,"Stratis"]

Today's dev build on dedicated server

Details

Legacy ID
1009853265
Severity
None
Resolution
Fixed
Reproducibility
Always
Category
Visual-Environment

Event Timeline

Killzone_Kid edited Additional Information. (Show Details)
Killzone_Kid set Category to Visual-Environment.
Killzone_Kid set Reproducibility to Always.
Killzone_Kid set Severity to None.
Killzone_Kid set Resolution to Fixed.
Killzone_Kid set Legacy ID to 1009853265.May 7 2016, 6:19 PM

The same light would also flash with pistol shot or grenade explosion. This also happens in the editor, same light.

to test execute setDate [2035,3,31,18,45];

It looks to me like the gun's muzzle flash counts towards the limit of dynamic lights and for whatever reason the street lamp is dropped as a result.

Hello,

is the issue still valid? I could not reproduce it.

Thank you.

yep, still valid.

Start editor on Stratis
Open debug console

setDate [2035,3,31,18,45];
player setPos [2534.57,5730.67,0.00259399];
player setDir 51.7427;

exec

Shoot rifle and watch distant light flicker

fixed, dunno when