Jump to content
Message added by tofurahie,

NOW REAL TIME WEATHER SUPPORTED

1 Screenshot

  • 77.2k
  • 1.3k
  • 64.03 kB
This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



BetterDeadThanZed

Posted

I updated the plugin this morning. When going from clear to fog, at least at night, the whole sky lights up. I think this was supposed to be fixed in this update? "Fixed - black sky/clouds when you go from Fog to Clear"

tofurahie

Posted

  On 9/30/2023 at 12:45 PM, BetterDeadThanZed said:

I updated the plugin this morning. When going from clear to fog, at least at night, the whole sky lights up. I think this was supposed to be fixed in this update? "Fixed - black sky/clouds when you go from Fog to Clear"

Expand  

i think yes

tofurahie

Posted

  On 9/30/2023 at 12:45 PM, BetterDeadThanZed said:

I updated the plugin this morning. When going from clear to fog, at least at night, the whole sky lights up. I think this was supposed to be fixed in this update? "Fixed - black sky/clouds when you go from Fog to Clear"

Expand  

can you give me config, i don't see this problem with default values for "Clear" and "Fog"

BetterDeadThanZed

Posted

  On 9/30/2023 at 4:26 PM, tofurahie said:

can you give me config, i don't see this problem with default values for "Clear" and "Fog"

Expand  

I set the chance for fog to 0% after this happened. Other than that, this is the config I am using:

{
  "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]": 3600,
      "Transition time [seconds]": 60,
      "Chance [0 - 100%": 65,
      "Wind": -1.0,
      "Rain": -1.0,
      "Thunder": -1.0,
      "Rainbow": -1.0,
      "Ocean": -1.0,
      "Atmosphere rayleigh": -1.0,
      "Atmosphere mie": -1.0,
      "Atmosphere contrast": -1.0,
      "Atmosphere directionality": -1.0,
      "Atmosphere fogginess": -1.0,
      "Atmosphere brightness": -1.0,
      "Clouds size": -1.0,
      "Clouds opacity": -1.0,
      "Clouds coverage": -1.0,
      "Clouds sharpness": -1.0,
      "Clouds coloring": -1.0,
      "Clouds attenuation": -1.0,
      "Clouds saturation": -1.0,
      "Clouds scattering": -1.0,
      "Clouds brightness": -1.0
    },
    {
      "Name": "Dust",
      "Duration [seconds]": 300,
      "Transition time [seconds]": 60,
      "Chance [0 - 100%": 5,
      "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]": 900,
      "Transition time [seconds]": 60,
      "Chance [0 - 100%": 0,
      "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]": 2400,
      "Transition time [seconds]": 60,
      "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]": 1200,
      "Transition time [seconds]": 60,
      "Chance [0 - 100%": 10,
      "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]": 60,
      "Chance [0 - 100%": 10,
      "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]": 60,
      "Chance [0 - 100%": 5,
      "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
    }
  ]
}

 

BetterDeadThanZed

Posted

Running the latest version. Here's a screenshot a player sent to me.

weather.jpg

tofurahie

Posted

  On 10/1/2023 at 1:41 PM, BetterDeadThanZed said:

Running the latest version. Here's a screenshot a player sent to me.

weather.jpg

Expand  

did you delete old "Clear" preset?

BetterDeadThanZed

Posted

  On 10/1/2023 at 1:43 PM, tofurahie said:

did you delete old "Clear" preset?

Expand  

I deleted the config so it would create a new one but I'll try it again.

BetterDeadThanZed

Posted

This is the default config being generated:

{
  "Auto reload [If you change the config and save the file the plugin will reload itself]": true,
  "Day length [minutes]": 30,
  "Night length [minutes]": 30,
  "Use time control": true,
  "Presets": [
    {
      "Name": "Clear",
      "Duration [seconds]": 14400,
      "Transition time [seconds]": 300,
      "Chance [0 - 100%": 15,
      "Wind": -1.0,
      "Rain": -1.0,
      "Thunder": -1.0,
      "Rainbow": -1.0,
      "Ocean": -1.0,
      "Atmosphere rayleigh": -1.0,
      "Atmosphere mie": -1.0,
      "Atmosphere contrast": -1.0,
      "Atmosphere directionality": -1.0,
      "Atmosphere fogginess": -1.0,
      "Atmosphere brightness": -1.0,
      "Clouds size": -1.0,
      "Clouds opacity": -1.0,
      "Clouds coverage": -1.0,
      "Clouds sharpness": -1.0,
      "Clouds coloring": -1.0,
      "Clouds attenuation": -1.0,
      "Clouds saturation": -1.0,
      "Clouds scattering": -1.0,
      "Clouds brightness": -1.0
    }
  ]
}

 

tofurahie

Posted

  On 10/1/2023 at 1:48 PM, BetterDeadThanZed said:

This is the default config being generated:

{
  "Auto reload [If you change the config and save the file the plugin will reload itself]": true,
  "Day length [minutes]": 30,
  "Night length [minutes]": 30,
  "Use time control": true,
  "Presets": [
    {
      "Name": "Clear",
      "Duration [seconds]": 14400,
      "Transition time [seconds]": 300,
      "Chance [0 - 100%": 15,
      "Wind": -1.0,
      "Rain": -1.0,
      "Thunder": -1.0,
      "Rainbow": -1.0,
      "Ocean": -1.0,
      "Atmosphere rayleigh": -1.0,
      "Atmosphere mie": -1.0,
      "Atmosphere contrast": -1.0,
      "Atmosphere directionality": -1.0,
      "Atmosphere fogginess": -1.0,
      "Atmosphere brightness": -1.0,
      "Clouds size": -1.0,
      "Clouds opacity": -1.0,
      "Clouds coverage": -1.0,
      "Clouds sharpness": -1.0,
      "Clouds coloring": -1.0,
      "Clouds attenuation": -1.0,
      "Clouds saturation": -1.0,
      "Clouds scattering": -1.0,
      "Clouds brightness": -1.0
    }
  ]
}

 

Expand  

Sorry, i am fixing it right now

BetterDeadThanZed

Posted

I've read that the Rust update tomorrow will have weather changes. Have you looked at staging to see if this is going to affect this plugin?

tofurahie

Posted

  On 10/4/2023 at 12:18 PM, BetterDeadThanZed said:

I've read that the Rust update tomorrow will have weather changes. Have you looked at staging to see if this is going to affect this plugin?

Expand  

Thanks for the heads-up, i will check

tofurahie

Posted

  On 10/5/2023 at 1:40 AM, tofurahie said:

Thanks for the heads-up, i will check

Expand  

Looks like no errors at all

dustyhansen

Posted

Users are complaining that during "Overcast" the sun is too blinding. Which option(s) can I adjust to make this a little less bright?

Screenshot 2023-10-07 143547.png

  • Confused 1
BetterDeadThanZed

Posted

I think that's due to the weather changes that FP made in the latest update... the changes that they haven't shared with us other than that they changed the weather...

  • Like 1
tofurahie

Posted

  On 10/7/2023 at 7:39 PM, newp said:

Users are complaining that during "Overcast" the sun is too blinding. Which option(s) can I adjust to make this a little less bright?

Screenshot 2023-10-07 143547.png

Expand  

i will try to fix it tomorrow 

tofurahie

Posted

  On 10/7/2023 at 7:39 PM, newp said:

Users are complaining that during "Overcast" the sun is too blinding. Which option(s) can I adjust to make this a little less bright?

Screenshot 2023-10-07 143547.png

Expand  

For me it looks like this, do you use default config?

image.thumb.png.5461ecca7c7b3a7377dbaf07bc137f11.png

dustyhansen

Posted

  On 10/8/2023 at 2:12 PM, tofurahie said:

For me it looks like this, do you use default config?

image.thumb.png.5461ecca7c7b3a7377dbaf07bc137f11.png

Expand  

yes, i didn't change any of the settings, just the duration and chance i think:

    {
      "Name": "Overcast",
      "Duration [seconds]": 2700,
      "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": 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
    },

 

dustyhansen

Posted (edited)

  On 10/8/2023 at 2:12 PM, tofurahie said:

For me it looks like this, do you use default config?

image.thumb.png.5461ecca7c7b3a7377dbaf07bc137f11.png

Expand  

I think you have to let it sit for a while. It starts off like this but gets worse over time I noticed today. Plus it depends on time of day I think too.

Edited by newp
BetterDeadThanZed

Posted

  On 10/7/2023 at 7:39 PM, newp said:

Users are complaining that during "Overcast" the sun is too blinding. Which option(s) can I adjust to make this a little less bright?

Screenshot 2023-10-07 143547.png

Expand  

I've got the same thing. I thought it was the game's new weather changes that FP said they did without telling us what they did...

tofurahie

Posted

  On 10/8/2023 at 11:25 PM, BetterDeadThanZed said:

I've got the same thing. I thought it was the game's new weather changes that FP said they did without telling us what they did...

Expand  

can you give me  screenshots of your graphic settings (I tried to reproduce it, but nothing like that happened)

BetterDeadThanZed

Posted

  On 10/9/2023 at 12:53 AM, tofurahie said:

can you give me  screenshots of your graphic settings (I tried to reproduce it, but nothing like that happened)

Expand  

When I said that I've got the same thing, I meant my players have. Their screenshots look exactly like newp's. I have one player claiming that they are being kicked from the server during weather changes but I don't have any solid information on that, such as what weather changes. 

Just to confirm what I've been telling my players, all this plugin is doing is setting game convars that I could set myself, such as through the console, right? If that's all it does, then a player that is affected by the weather changes could easily be affected by the game changing the weather without this plugin?

tofurahie

Posted

  On 10/9/2023 at 9:36 AM, BetterDeadThanZed said:

When I said that I've got the same thing, I meant my players have. Their screenshots look exactly like newp's. I have one player claiming that they are being kicked from the server during weather changes but I don't have any solid information on that, such as what weather changes. 

Just to confirm what I've been telling my players, all this plugin is doing is setting game convars that I could set myself, such as through the console, right? If that's all it does, then a player that is affected by the weather changes could easily be affected by the game changing the weather without this plugin?

Expand  

You are right

ChristopherS

Posted (edited)

When the weather turned to storm it kicks every player from my server. It spouts error upon error for many many things.

EDIT: I did a clean install of this version (unload the previous, delete the config etc.). I'm going to wait until there's only 5 or so players online then I'll restart my server again and unload everything to see if I can find a conflict.

image.png.cf9520a97f6fd9debdda49daece770b7.png

Edited by ChristopherS
tofurahie

Posted

  On 10/22/2023 at 11:19 AM, ChristopherS said:

When the weather turned to storm it kicks every player from my server. It spouts error upon error for many many things.

EDIT: I did a clean install of this version (unload the previous, delete the config etc.). I'm going to wait until there's only 5 or so players online then I'll restart my server again and unload everything to see if I can find a conflict.

image.png.cf9520a97f6fd9debdda49daece770b7.png

Expand  

I can see from the error, it is something related to Discord Extension, but my plugin does not use it

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 6
  • Love 6

User Feedback

1.7m

Downloads

Total number of downloads.

7.9k

Customers

Total customers served.

119.2k

Files Sold

Total number of files sold.

2.4m

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.