Skip to content

setWeatherBlended causing 2 frame 'flicker' during blending #4803

@rxyyy

Description

@rxyyy

Describe the bug

If you blend from one weather type to another, for example, from 0 (EXTRASUNNY_LA ) to 8 (RAINY_SF), you will occasionally experience a 2 frame 'flicker' as shown below.

Frame 1 - everything is rendered correctly.
Image

Frame 2 - some things aren't rendered correctly.
Image

Frame 3 - same as above.
Image

Frame 4 - everything is rendered correctly.
Image

Steps to reproduce

  1. Run crun setWeather(0), then crun setWeatherBlended(8).
  2. Drive / walk / look around any area of the map, during the weather transition you will observe the 'flicker'.

Version

Client: Multi Theft Auto v1.6-release-24068
Server: Multi Theft Auto v1.6-release-24068

This issue has happened on previous versions too, I personally started experiencing it in January of this year.

Additional context

No response

Relevant log output

Security Policy

  • I have read and understood the Security Policy and this issue is not security related.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions