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

Sandstorms only last for a few seconds #104

Closed shivachirr closed 7 years ago

shivachirr commented 7 years ago

so im trying to check out the sandstorms and ive noticed they only last for like 2-3 seconds then instant die. now im sure i got everything right becuse im in the middle of a desert and there is plenty upwind of me. now ive noticed both command created and natural created do this.

Corosauce commented 7 years ago

Perhaps a weather deflector is killing them off?

shivachirr commented 7 years ago

no weather defector but there is one in the world about 4k blocks away nowhere near a desert. no what happens it spawns starts working normally for 2 seconds then dies at the edge of my veiw limit. but sometimes it spawns close and dose the same. also the partical effect that i see seems no bigger then 1x1x1 chunk size when i t happenes. and ive peloaded as much of the desert as i could do to see if that would help but no.

EDIT: so it was a weather defector i think the setup is missreading the sandstorm size or something becuse it was like 4000 blocks away in a extreme hills area. granted it was chunk loaded but still

now if only snow buildup would work then i would be fully happy

On Jan 2, 2017 15:04, "Kevin G" notifications@github.com wrote:

Perhaps a weather deflector is killing them off?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Corosauce/weather2/issues/104#issuecomment-270014831, or mute the thread https://github.com/notifications/unsubscribe-auth/AI7XFNSNZroK_u_cCzVYphU-VVaiVimTks5rOVhQgaJpZM4LZDuA .

Corosauce commented 7 years ago

Interesting, noted about the deflector, yeah they shouldn't be killing them off from that far away, probably a misimplementation on my part, will check it out thanks.

Next plan for weather2 is a snowstorm update so snow buildup will be getting a good lookover once I start tackling that.

Will close this issue once I commit a fix for the deflector.

shivachirr commented 7 years ago

Thats good about the sandstorm bug. and good to know about the snowstorm update i prefer snow biomes and would like to see realistic winter weather espically when its this time of year

Corosauce commented 7 years ago

Fixed, also added config for deflector range because why not https://github.com/Corosauce/weather2/commit/d5fbcefad5c568df6373437a4447b28bc16cbd2f

Pushed new build to curse, thanks for the report :D

shivachirr commented 7 years ago

your welcome