Corosauce / weather2

Minecraft Forge Mod - Localized Weather - A rewrite of weather & tornados with a focus on localized storm systems
Other
147 stars 78 forks source link

Mod works, but storms and tornadoes won't spawn. #621

Open darkumber opened 9 months ago

darkumber commented 9 months ago

I downloaded the 2.7.7 version of the 1.20.1 version of the mod because the latest version is bugged, and I started a playthrough of the mod last night. I have spent over 10 days in game, and not a single tornado or storm has spawned. It spawns wind events and rain events, but no severe weather at all.

I went into the config of the mod, and all of the ranges are defaulted to 0, like this:

Range: > 0

Storm_PercentChanceOf_F0_Tornado = 70

As opposed to the 1.18.2 config, which is set to -2147483648, as shown here.

Range: > -2147483648

Storm_PercentChanceOf_F0_Tornado = 70

I tried to change the ranges in all of the config files to -2147483648, like it is in the 1.18.2 config of weather2, but when I load up the game all of the config ranges are set back to 0. No matter how many times I change them, upon booting the game up they always reset back to 0. I have a feeling that the ranges being 0 is affecting storm spawn rates, but I have no idea how to fix this issue because of how the game resets my changes every time I boot it up.

Anyone know a remedy to this?

fireresistane commented 9 months ago

I have this same issue too, after downloading the new version and realizing it was bugged I went back to the old version and now all ranges reset to 0 upon loading. Have you found any fixes?

darkumber commented 9 months ago

I have this same issue too, after downloading the new version and realizing it was bugged I went back to the old version and now all ranges reset to 0 upon loading. Have you found any fixes?

Haven't found any fixes. I've been asking around in as many places as I could but have had no one know what was going on or no reply at all. Someone said it may either be not editing the config file correctly or the launcher resetting it but I have no clue how that would work.

fireresistane commented 9 months ago

Finally got a response they said it should be fixed with latest version of coroutil

darkumber commented 9 months ago

Finally got a response they said it should be fixed with latest version of coroutil

Alright then, I'll do that.

darkumber commented 9 months ago

Finally got a response they said it should be fixed with latest version of coroutil

There's one problem though: The latest version is for Fabric, and I use forge.

fireresistane commented 9 months ago

Finally got a response they said it should be fixed with latest version of coroutil

There's one problem though: The latest version is for Fabric, and I use forge.

1.3.4 should be the fixed version for forge

darkumber commented 9 months ago

Finally got a response they said it should be fixed with latest version of coroutil

There's one problem though: The latest version is for Fabric, and I use forge.

1.3.4 should be the fixed version for forge

You're right, it was. I reinstalled both the mod and the latest version of coroutil and now storms are spawning naturally again!

aa830 commented 9 months ago

Since when was CoroUtil or these mods on Fabric?

darkumber commented 9 months ago

Since when was CoroUtil or these mods on Fabric?

Asking the same question tbh. I heard that there was a new version of coroutil out that fixed the issue, but when I looked it was for fabric for whatever reason.