Mod works, but storms and tornadoes won't spawn.
darkumber opened this issue ยท 9 comments
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?
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?
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.
Finally got a response they said it should be fixed with latest version of coroutil
Finally got a response they said it should be fixed with latest version of coroutil
Alright then, I'll do that.
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.
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
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!