Hello,
i try to upload a rnd weather file,
but it wont work.
There always standing using the custom waether file...
if i will upload the weather file. what did i have to do?
Maybe i can have an error.
https://livemap.feudal.tools/index.php?livemap_id=553
Greetings
Support in German also available?
Re: Weather File want load
3I did not get any error...
it says it finished in green so it should be good, but it isnt.
it says it finished in green so it should be good, but it isnt.
Re: Weather File want load
4hmmm I think you found a bug.
Seems like last update has broken the upload function for weather files.
I will include a fix for this in the 2.4.2 update later this evening.
Seems like last update has broken the upload function for weather files.
I will include a fix for this in the 2.4.2 update later this evening.
Re: Weather File want load
5okay thank u.
Another thing i found, when i generate a weather rnd xml.
when it rains the sun is shining like a sunny day :-/
dont know what to do there to get it cloudy
Another thing i found, when i generate a weather rnd xml.
when it rains the sun is shining like a sunny day :-/
dont know what to do there to get it cloudy
Re: Weather File want load
6New version is online now, you can try uploading a weather file again and it should work.
About the other issue, does it work with the original weather file?
About the other issue, does it work with the original weather file?
Re: Weather File want load
7Hey, it looks good now. upload works.
Ähm without the rnd weather xml it works finde to us.
Ähm without the rnd weather xml it works finde to us.
Re: Weather File want load
8Hey, i solved the Problem with the weather visuals.
The xml what i downloaded here missed the first text where standing the visuals!
This have to be like that:
<?xml version="1.0" encoding="utf-8"?>
<calendar> <!-- Temperate -->
<VisualTypes>
<weather type="Fair">
<VisualType>Default</VisualType>
</weather>
<weather type="Cloudy">
<VisualType>Default</VisualType>
</weather>
<weather type="Shower">
<VisualType>Default</VisualType>
</weather>
<weather type="Snowy">
<VisualType>Default</VisualType>
</weather>
</VisualTypes>
<day id="0" season="Winter">Fair</day>
<day id="1" season="Winter">Fair</day>
<day id="2" season="Winter">Snowy</day>
<day id="3" season="Winter">Fair</day>
At the File i downloaded here the complete visual part missing.
Greetings
The xml what i downloaded here missed the first text where standing the visuals!
This have to be like that:
<?xml version="1.0" encoding="utf-8"?>
<calendar> <!-- Temperate -->
<VisualTypes>
<weather type="Fair">
<VisualType>Default</VisualType>
</weather>
<weather type="Cloudy">
<VisualType>Default</VisualType>
</weather>
<weather type="Shower">
<VisualType>Default</VisualType>
</weather>
<weather type="Snowy">
<VisualType>Default</VisualType>
</weather>
</VisualTypes>
<day id="0" season="Winter">Fair</day>
<day id="1" season="Winter">Fair</day>
<day id="2" season="Winter">Snowy</day>
<day id="3" season="Winter">Fair</day>
At the File i downloaded here the complete visual part missing.
Greetings
Re: Weather File want load
9That's interesting. That part definitely wasn't in the file when I made the generator. They must have added it with one of the last patches.
I just added the missing information to the generator. Should be working fine now. Thanks for letting me know this.
I just added the missing information to the generator. Should be working fine now. Thanks for letting me know this.
Re: Weather File want load
10No Problem,
i just can tell u what happened to me, i dont know if this is to other servers same too.
i just can tell u what happened to me, i dont know if this is to other servers same too.