Jump to content

Conflicting with the updated weather in Rust?

Closed 2.1.4

BetterDeadThanZed

I'm wondering if there's some incompatibility between this plugin and the new weather in Rust. I have players complaining of flickering skies when the sun goes down or fog kicks in.

Link to comment

As far as I know it's not reproduceable. The reports have been sketchy with no real info so I'm not sure it's the config, but here it is. FP didn't give any info about the weather changes, so how do we know that the plugin itself isn't the problem?

 

{
  "Auto reload [If you change the config and save the file the plugin will reload itself]": true,
  "Day length [minutes]": 50,
  "Night length [minutes]": 10,
  "Use time control": true,
  "Presets": [
    {
      "Name": "Clear",
      "Duration [seconds]": 2700,
      "Transition time [seconds]": 300,
      "Chance [0 - 100%]": 75,
      "Wind": 0.0,
      "Rain": 0.0,
      "Thunder": 0.0,
      "Rainbow": 0.0,
      "Ocean": 3.0,
      "Atmosphere rayleigh": 1.0,
      "Atmosphere mie": 1.0,
      "Atmosphere contrast": 1.2,
      "Atmosphere directionality": 0.9,
      "Atmosphere fogginess": 0.0,
      "Atmosphere brightness": 1.0,
      "Clouds size": 2.0,
      "Clouds opacity": 1.0,
      "Clouds coverage": 0.0,
      "Clouds sharpness": 1.0,
      "Clouds coloring": 1.0,
      "Clouds attenuation": 0.15,
      "Clouds saturation": 1.0,
      "Clouds scattering": 1.0,
      "Clouds brightness": 1.0
    },
    {
      "Name": "Dust",
      "Duration [seconds]": 300,
      "Transition time [seconds]": 300,
      "Chance [0 - 100%]": 10,
      "Wind": 0.0,
      "Rain": 0.0,
      "Thunder": 0.0,
      "Rainbow": 0.0,
      "Ocean": 3.5,
      "Atmosphere rayleigh": 2.0,
      "Atmosphere mie": 4.0,
      "Atmosphere contrast": 1.25,
      "Atmosphere directionality": 0.75,
      "Atmosphere fogginess": 0.3,
      "Atmosphere brightness": 0.9,
      "Clouds size": 2.0,
      "Clouds opacity": 0.25,
      "Clouds coverage": 0.0,
      "Clouds sharpness": 0.0,
      "Clouds coloring": 1.0,
      "Clouds attenuation": 0.25,
      "Clouds saturation": 1.0,
      "Clouds scattering": 1.0,
      "Clouds brightness": 1.0
    },
    {
      "Name": "Fog",
      "Duration [seconds]": 600,
      "Transition time [seconds]": 300,
      "Chance [0 - 100%]": 15,
      "Wind": 0.0,
      "Rain": 0.0,
      "Thunder": 0.0,
      "Rainbow": 0.0,
      "Ocean": 4.5,
      "Atmosphere rayleigh": 1.0,
      "Atmosphere mie": 1.0,
      "Atmosphere contrast": 1.0,
      "Atmosphere directionality": 0.2,
      "Atmosphere fogginess": 0.9,
      "Atmosphere brightness": 0.5,
      "Clouds size": 2.0,
      "Clouds opacity": 0.0,
      "Clouds coverage": 0.0,
      "Clouds sharpness": 0.1,
      "Clouds coloring": 0.15,
      "Clouds attenuation": 0.15,
      "Clouds saturation": 0.8,
      "Clouds scattering": 100.0,
      "Clouds brightness": 0.8
    },
    {
      "Name": "Overcast",
      "Duration [seconds]": 1800,
      "Transition time [seconds]": 300,
      "Chance [0 - 100%]": 15,
      "Wind": 0.0,
      "Rain": 0.0,
      "Thunder": 0.0,
      "Rainbow": 0.0,
      "Ocean": 3.5,
      "Atmosphere rayleigh": 0.2,
      "Atmosphere mie": 5.0,
      "Atmosphere contrast": 1.5,
      "Atmosphere directionality": 0.75,
      "Atmosphere fogginess": 0.8,
      "Atmosphere brightness": 0.9,
      "Clouds size": 2.0,
      "Clouds opacity": 1.0,
      "Clouds coverage": 1.0,
      "Clouds sharpness": 0.05,
      "Clouds coloring": 0.15,
      "Clouds attenuation": 0.15,
      "Clouds saturation": 0.8,
      "Clouds scattering": 20.0,
      "Clouds brightness": 1.0
    },
    {
      "Name": "RainMild",
      "Duration [seconds]": 900,
      "Transition time [seconds]": 300,
      "Chance [0 - 100%]": 15,
      "Wind": 1.0,
      "Rain": 0.2,
      "Thunder": 0.0,
      "Rainbow": 0.0,
      "Ocean": 4.7,
      "Atmosphere rayleigh": 1.0,
      "Atmosphere mie": 1.0,
      "Atmosphere contrast": 1.3,
      "Atmosphere directionality": 0.9,
      "Atmosphere fogginess": 0.2,
      "Atmosphere brightness": 1.0,
      "Clouds size": 1.0,
      "Clouds opacity": 1.0,
      "Clouds coverage": 0.4,
      "Clouds sharpness": 0.0,
      "Clouds coloring": 0.8,
      "Clouds attenuation": 0.05,
      "Clouds saturation": 0.8,
      "Clouds scattering": 0.4,
      "Clouds brightness": 1.0
    },
    {
      "Name": "RainHeavy",
      "Duration [seconds]": 600,
      "Transition time [seconds]": 300,
      "Chance [0 - 100%]": 15,
      "Wind": 1.0,
      "Rain": 1.0,
      "Thunder": 0.0,
      "Rainbow": 0.0,
      "Ocean": 7.4,
      "Atmosphere rayleigh": 0.2,
      "Atmosphere mie": 5.0,
      "Atmosphere contrast": 1.5,
      "Atmosphere directionality": 0.75,
      "Atmosphere fogginess": 0.7,
      "Atmosphere brightness": 0.8,
      "Clouds size": 2.0,
      "Clouds opacity": 1.0,
      "Clouds coverage": 0.9,
      "Clouds sharpness": 0.25,
      "Clouds coloring": 0.15,
      "Clouds attenuation": 0.15,
      "Clouds saturation": 0.8,
      "Clouds scattering": 5.0,
      "Clouds brightness": 1.0
    },
    {
      "Name": "Storm",
      "Duration [seconds]": 300,
      "Transition time [seconds]": 300,
      "Chance [0 - 100%]": 15,
      "Wind": 1.0,
      "Rain": 1.0,
      "Thunder": 1.0,
      "Rainbow": 0.0,
      "Ocean": 8.0,
      "Atmosphere rayleigh": 1.0,
      "Atmosphere mie": 3.0,
      "Atmosphere contrast": 1.3,
      "Atmosphere directionality": 0.75,
      "Atmosphere fogginess": 0.95,
      "Atmosphere brightness": 0.8,
      "Clouds size": 2.0,
      "Clouds opacity": 1.0,
      "Clouds coverage": 1.0,
      "Clouds sharpness": 0.4,
      "Clouds coloring": 0.15,
      "Clouds attenuation": 0.15,
      "Clouds saturation": 0.8,
      "Clouds scattering": 5.0,
      "Clouds brightness": 1.0
    }
  ]
}

 

Link to comment
1.3m

Downloads

Total number of downloads.

6.5k

Customers

Total customers served.

95.8k

Files Sold

Total number of files sold.

1.9m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.