Mods / better and Improved Weather to VS.
Category:
#Graphics
#QoL
Author: Matt998
Side: Both
Created: Jan 22nd at 11:58 PM
Last modified: 4 days ago
Downloads: 1734
Follow Unfollow 89
Author: Matt998
Side: Both
Created: Jan 22nd at 11:58 PM
Last modified: 4 days ago
Downloads: 1734
Follow Unfollow 89
Latest file for Various v1.20.x:
betterandimprovedweather_0.1.0.zip
1-click install
Better and improved weather for VS.
Added:
- 45+ realistic types of clouds and related effects (from single clouds in the sky to extreme hurricanes)
- 35 types of winds + (from light breezes to powerful storms, warm and cold fronts)
- 20+ weather events, including powerful thunderstorms, drizzle, etc.
The mod is in development, I’m waiting for tests from other players, and screenshots are also welcome.
P.S. Watch out for storms, some can be very active :D
This is my first VS modification. Please understand that feedback and screenshots of how it looks in your game are highly appreciated.
The mod is 100% safe and won't break your current world – I've tested it many times.
If you don’t like it, simply disable it and let me know why.
Version | For Game version | Downloads | Release date | Changelog | Download | 1-click mod install* |
---|---|---|---|---|---|---|
v0.1.0 | 1180 | 4 days ago | Show | betterandimprovedweather_0.1.0.zip | Install now | |
v0.0.7 | 389 | 4 days ago | Show | betterandimprovedweather.zip | Install now | |
v0.0.6 | 143 | 5 days ago | Show | betterandimprovedweather.zip | Install now |
Yes QBSteve, it happened right after waking up from sleeping on a bed.
So does that happen on vanilla as well?
If it happens again, I'll do that Matt998
Kalmorph IanDig I personally noticed this issue as well, but I thought it was a problem with my computer (it happened when my RAM reached 100% usage, with 12GB in total).
The mod shouldn’t normally cause such issues, but if you can, please check the log folder. Perhaps one of the cloud types is corrupted.
Kalmorph Did you use a bed when the clouds disapeared? There's a bug where sleeping (more specifically speeding up time) causes clouds to bug out on some machines.
Kalmorph yeah I had that bug too
Your mod worked nice last night for over 3h playing Solo, it only had a tiny glitchy issue that happened once where eventually the sky had no clouds at all. At first I though it was suuuper cool, for once I was seeing a pretty clear sky, something never happened on VS, and immediately thought it was the mod and that was intended. Until, sadly, I went out my area to travel far from my house, and saw lightings from afar while the sky was still clear with no clouds at all. Walking further would start raining and going back would stop, but sky was still just clean with no clouds. Good thing is just restarting the world and reloading solved it, and all clouds were back after restarting.
Intriguing, I have no idea what happened then! Appreciate the response!
Thalius Strange, it’s possible that my mod could add a few extra seconds to the loading time, but it shouldn't overload anything like that. It’s more likely that the "river" you generated was too large or triggered a cascade over a big area. I’ll definitely check it more thoroughly to be sure.
RosstheGreat No, my mod mostly just adds visual effects, or possibly changes the intensity of things like wind or the activity of a storm. But if "fire from lightning" is off, nothing should happen. The mod doesn't add any disasters or anything that could damage buildings.
Had an issue trying to start a new world on my server with this mod loaded.
World was very slow loading initially, and much slower than normal joining.
On log in we were spawning into the world in the sky and falling to our deaths.
The world chunks were not loading.
Removed the mod and started a new server world without issues.
Loading the mod to an existing world seems to be fine. Starting a new one with this mod loaded does not work.
EDIT: Not sure if this mod was the issue. Saw a clue that pointed toward Rivers. But Rivers worked fine until I added this mod. No clue what the two would have to do with each other. Tried this mod without Rivers, and seems to load fine.
Does this mod add any form of destructive weather like meteors or automatically enable fire by lightning? I just had one of my members on a server I run have his entire house and local area destroyed by a fire and what looks like potentially a small explosion.
propaneko I don't think there should be any issues with any mod. I'll double-check everything in a few hours.
Hmm is it compatible with Pelagus Winds?
Thalius "I've been working on a more advanced weather system, but due to the limitations of my computer, it's been quite challenging. However, I'm making progress step by step, even though it won't be happening too quickly.
This is a beautiful little mod!
Does the wind and clouds ever change direction? And if not, do you plan to look into making this happen?
@Matt998 All seems to work now. Thx :) There is no errors in the logs.
@Sagisou Please let me know if the issue you described has been fixed
"We got CTD on one of clients when rainy weather starts
System.IndexOutOfRangeException: MapRegion data, index was -2147483585 but length was 512 ..... (...)"
I'll go through all the errors one by one and try to fix them. Thank you!
@Sagisou Wow, thanks for the log. It's strange though, because I haven't seen any errors in the log on my end. Are you sure you have the latest version of the mod?
We got CTD on one of clients when rainy weather starts
System.IndexOutOfRangeException: MapRegion data, index was -2147483585 but length was 512
at Vintagestory.API.Datastructures.IntDataMap2D.GetUnpaddedColorLerped(Single x, Single z) in VintagestoryApi\Datastructures\IntDataMap2D.cs:line 71
at Vintagestory.GameContent.WeatherDataReaderBase.LoadLerp(Vec3d pos, Boolean useArgValues, Single lerpRainCloudOverlay, Single lerpRainOverlay, Single dt) in VSEssentials\Systems\Weather\WeatherDataReader.cs:line 245
at Vintagestory.GameContent.WeatherDataReader.GetWindSpeed(Vec3d pos) in VSEssentials\Systems\Weather\WeatherDataReader.cs:line 54
at Vintagestory.GameContent.EntityButterfly.OnGameTick(Single dt) in VSSurvivalMod\Entities\EntityButterfly.cs:line 125
at Vintagestory.Client.NoObf.ClientSystemEntities.OnGameTick(Single dt) in VintagestoryLib\Client\Systems\Entities.cs:line 109
at Vintagestory.Common.GameTickListener.OnTriggered(Int64 ellapsedMilliseconds) in VintagestoryLib\Common\Model\GameTickListener.cs:line 27
at Vintagestory.Common.EventManager.TriggerGameTick(Int64 ellapsedMilliseconds, IWorldAccessor world) in VintagestoryLib\Common\EventManager.cs:line 57
at Vintagestory.Client.NoObf.ClientMain.MainRenderLoop(Single dt) in VintagestoryLib\Client\ClientMain.cs:line 825
at Vintagestory.Client.GuiScreenRunningGame.RenderToPrimary(Single dt) in VintagestoryLib\Client\MainMenu\Screens\GuiScreenRunningGame.cs:line 161
at Vintagestory.Client.ScreenManager.Render(Single dt) in VintagestoryLib\Client\ScreenManager.cs:line 695
at Vintagestory.Client.ScreenManager.OnNewFrame(Single dt) in VintagestoryLib\Client\ScreenManager.cs:line 670
at Vintagestory.Client.NoObf.ClientPlatformWindows.window_RenderFrame(FrameEventArgs e) in VintagestoryLib\Client\ClientPlatform\GameWindow.cs:line 88
at OpenTK.Windowing.Desktop.GameWindow.Run()
at Vintagestory.Client.ClientProgram.Start(ClientProgramArgs args, String[] rawArgs) in VintagestoryLib\Client\ClientProgram.cs:line 334
at Vintagestory.Client.ClientProgram.<>c__DisplayClass10_0.<.ctor>b__1() in VintagestoryLib\Client\ClientProgram.cs:line 130
at Vintagestory.ClientNative.CrashReporter.Start(ThreadStart start) in VintagestoryLib\Client\ClientPlatform\ClientNative\CrashReporter.cs:line 93
You should add a trailer video showing how the mod works that would be fire.🔥
Matt998 I recommend making a forum post in the vintage story discord so we can easily share screenshots and issues there for you
Just a reminder, I would really love to get your feedback and in-game screenshots to see how it looks on your better graphic settings!⚡
ohh, my mistake, corrected!
Can you put English translation back to the description please?
Great, thank you, Matt998!
Oops! From the next version, I’ll add the mod version in the name. If you’re still unsure, it’s best to just download the latest version.
I highly recommend adding your mod version number to your mod name, as I don't know what version I'm running! 😅
I've updated the modification and removed unnecessary files
@Shadowise Yes, different conditions depend on the climate, amount of rain, temperature, and other factors. It shouldn't happen that sudden rainfall occurs in a dry region.
Hello, this looks quite interesting! Does the mod respect VS's own local precipitation climate? In other words, if rain is "uncommon" in a given area, would the mod behave in a way where rain remains uncommon for that area? Thank you!
@FirelingLine
It’s kind of strange that it would use more RAM, especially since it only relies on the original presets and doesn’t add anything new.
It’s possible that I’ll work on reducing the number of new effects by 50% and leave only the most interesting ones if others also report an issue with RAM usage.
Like the atmosphere and the new weather events that it brings
but i have the feeling its not really optimized because without it i use about 50 % of my ram and whit this mod it shouts up to 80 % ram usage and i have already 32 gb ram
I also use other mods but they dont bring my pc down in it knees like this one
Dont know if its just a problem for me or generell
I wish it were like that, but 'advanced' mods like tornadoes are a bit too much for me :D. At most, lightning can strike fairly often, but there's a very small chance of such weather.
I’m working on a fix, and I hope it will work soon!
@Matt998
Ok, then I don't need to worry that my house is destroyed by a tornado
Well, it could be it isn't loading, cause the path in the zip is assets/game/game/config right now
@Rizard
No, there’s no way this mod could break the world, it only adds more variants for .json files.
Currently, I’m still learning it myself, and I have the feeling that it suddenly doesn’t want to load automatically through the game. I mean... when I had the files in my game folder assets\game\config... everything worked. I used the built-in "ModMaker" to turn it into a mod, and now I’m not even sure if it works as a mod ;-;
Just to make sure, non of the events destroy anything in the world right?
I usually like mods like this for optics, not to get my world ruined
Can you upload screenshots? I want to look at the changes first, rather than download the mod right away...
Ты можешь загрузить скриншоты? Хочется в начале посмотреть на изменения, а не грузить мод сразу...