AdvancedPlugins / Seasons

Experience dynamic seasons in Minecraft with Advanced Seasons, the most immersive seasons plugin available.
Apache License 2.0
1 stars 1 forks source link

No rain or snow #91

Open Pilvinen opened 1 month ago

Pilvinen commented 1 month ago

Describe the bug

Spigot with Minecraft 1.20.6 Latest AdvancedSeasons downloaded today. ProtocolLib dev [#689] May 6, 2024, 5:02 PM

Using /weather rain doesn't result in rain or snow. I tried disabling all other plugins except AdvancedSeasons and ProtocolLib, but when AdvancedSeasons is installed it just doesn't work anymore.

No errors on console. Nothing in logs.

How to reproduce

1) Install Spigot 1.20.6. 2) Install AdvancedSeasons. 3) Set season to winter. 4) /weather rain

Screenshots / Videos

https://streamable.com/pdot58

Server Log

No response

Pilvinen commented 1 month ago

Tested. Still present in AdvancedSeasons 1.2.7 update.

Pilvinen commented 1 month ago

Confirmed also on my test server with only latest ProtocolLib, and AdvancedSeasons 1.2.7 with default settings installed.

There's something going on which 100% prevents rain/snow on all biomes.

Removing the world with /seasons removeworld does not help. Deleting AdvancedSeasons-1.2.7.jar fixes the issue.

Pilvinen commented 1 month ago

Oh, this is interesting. 1) I deleted the jar. 2) Restarted. 3) Set /weather rain 4) Stopped the server. 5) Copied the AdvancedSeasons jar back. 6) Started the server. 7) Added the world + set season to winter (ie. while it was still raining):

kuva

But now I'm unable to set /weather clear. So it's always raining.

Ynverxe commented 1 month ago

By the moment, AS handles raining by their own during winter. If you want to change the weather using commands, you can try using PaperMC, but every 20 seconds the raining can return. Actually AS ignores /weather command on Spigot.

Pilvinen commented 1 month ago

By the moment, AS handles raining by their own during winter. If you want to change the weather using commands, you can try using PaperMC, but every 20 seconds the raining can return. Actually AS ignores /weather command on Spigot.

Be as it may, but the real issue is that it never rains naturally (with default settings).

Ynverxe commented 1 month ago

Tested it, this bug actually happens on Spigot, using PaperMC should not have any problem.

Pilvinen commented 1 month ago

Tested it, this bug actually happens on Spigot, using PaperMC should not have any problem.

That's great. Unfortunately I'm using Spigot.

I also tested on Spigot 1.20.4 and the issue seems to be present there also. It doesn't seem any more stable than 1.20.6.

Ynverxe commented 1 month ago

Fixed. Wait for the next update.

Pilvinen commented 1 month ago

Seems to be fixed, but now it's always raining/snowing.

Should I open a new ticket for that... ?

Pilvinen commented 1 month ago

As a workaround, disabling custom weather in weather.yml seems to do the trick.