Thank you!!! It worked!! Didn't even notice literally 1 post above is the answer to my problems!! Thank you again!!Yincognito wrote: ↑August 10th, 2023, 9:30 pm The answer for JDWS-04 is above. Maybe the approach will work for Sienna too, considering they might have the same skin structure since they're from the same author...
It is currently October 9th, 2024, 5:06 pm
Weather Skins Not Working
-
- Posts: 3
- Joined: August 10th, 2023, 9:07 pm
Re: Weather Skins Not Working
-
- Rainmeter Sage
- Posts: 8395
- Joined: February 27th, 2015, 2:38 pm
- Location: Terra Yincognita
Re: Weather Skins Not Working
No problem - better later than never!Thormaster wrote: ↑August 10th, 2023, 9:55 pm Thank you!!! It worked!! Didn't even notice literally 1 post above is the answer to my problems!! Thank you again!!
-
- Posts: 1
- Joined: August 17th, 2023, 7:01 pm
Re: Weather Skins Not Working
Wow this is awesome. I was having the same issue and found this post, I created an account just to say thank you!!Yincognito wrote: ↑August 9th, 2023, 7:54 pm Looks like they either changed some minor things in the output of the Nominatim site that's used to identify the location, or the regular expression pattern used in the skin to get data from that site was not entirely accounting for space characters when parsing the data. So, edit the ...\JDWS-04\@Resources\WeatherParser.inc file and replace the RegExp line from the [mLocationParent] measure to something like:Save the file, right click your skin, choose to refresh it, and it should work.Code: Select all
RegExp=(?siU)"features":\[\{"type":"Feature","properties":\{"geocoding":\{.*,"label":"(.*)",.*,"admin":\{.*?"level\d+":"(.*)"\}\}\},"geometry":\{"type": "Point","coordinates": \[(.*), (.*)\]\}\}\]
P.S. The RegExp above is not perfect (it's up to the author to do it, I was only interested in the solution to this), but hopefully it will work long enough.
-
- Rainmeter Sage
- Posts: 8395
- Joined: February 27th, 2015, 2:38 pm
- Location: Terra Yincognita
Re: Weather Skins Not Working
You're welcome, glad you're happy with it. May the account creation bring you even more such pleasant surprises in the future!
If I'm not mistaken, the author of these weather skins updated most of them recently, so the new versions should hopefully work without any modification.
-
- Posts: 246
- Joined: July 8th, 2021, 11:30 pm
- Location: The King's Avenue, Golden Kingdom
Re: Weather Skins Not Working
If anyone is still facing issues with weather skin not working... Self-promotion here... just download this skin https://www.deviantart.com/david8192/art/Neonite-Blue-22-01-13-903704748. It works perfectly fine. It is also very simplified: it is not intimidating to look into it.
the DA GALLERY For some Reason, the square root of X2 does not involve X
-
- Posts: 9
- Joined: August 25th, 2023, 8:00 pm
Re: Weather Skins Not Working
Hi! Can you tell me how to edit properly? I tried from the last posts, but nothing works.Yincognito wrote: ↑August 17th, 2023, 7:14 pm You're welcome, glad you're happy with it. May the account creation bring you even more such pleasant surprises in the future!
If I'm not mistaken, the author of these weather skins updated most of them recently, so the new versions should hopefully work without any modification.
You do not have the required permissions to view the files attached to this post.
-
- Rainmeter Sage
- Posts: 16645
- Joined: October 11th, 2010, 6:27 pm
- Location: Gheorgheni, Romania
Re: Weather Skins Not Working
What is not working? Because it does for me. When downloaded the package you've posted, copied the VeryFlatWeather config into the Skins folder, refreshed Rainmeter, on load, the skin got working immediately. So what can't you get working?
-
- Posts: 9
- Joined: August 25th, 2023, 8:00 pm
Re: Weather Skins Not Working
You're right, it works. I had to use a VPN. For the last few hours, I've been getting an error, but without it, I get the error again, so. btw, thx you
-
- Rainmeter Sage
- Posts: 16645
- Joined: October 11th, 2010, 6:27 pm
- Location: Gheorgheni, Romania
Re: Weather Skins Not Working
So, it is working, right? I'm glad.
-
- Posts: 9
- Joined: August 25th, 2023, 8:00 pm