It is currently September 1st, 2024, 1:53 am

Weather Skins Not Working

Get help with creating, editing & fixing problems with skins
User avatar
HiTBiT-PA
Posts: 39
Joined: July 24th, 2014, 5:14 pm
Location: Elche, Spain

Re: Weather Skins Not Working

Post by HiTBiT-PA »

itsBrantastic
Posts: 1
Joined: May 15th, 2024, 5:19 pm

Re: Weather Skins Not Working

Post by itsBrantastic »

I am using Rainformer. I have also lost the weather functionality today. Does anyone know a fix for this one specifically? Tried the steps above, but I do not have a <Gadgets> folder.

Edit, disregard. For those who may be having the same issue with this skin, the path is:

C:\Users\<your username>\Documents\Rainmeter\Skins\RainformerHWi\@Resources

File to edit: "Variables.inc"

Line 272: APIKey=71f92ea9dd2f4790b92ea9dd2f779061
Payneful973
Posts: 2
Joined: May 15th, 2024, 4:39 pm

Re: Weather Skins Not Working

Post by Payneful973 »

Wim wrote: May 15th, 2024, 4:53 pm The solution has been posted elsewhere in this forum. See https://forum.rainmeter.net/viewtopic.php?p=223786#p223784
WOW THANK YOU SO MUCH MAN. THAT FIXED IT! :thumbup:
GJBNH
Posts: 2
Joined: February 15th, 2021, 12:27 am

Re: Weather Skins Not Working

Post by GJBNH »

Excellent!! :thumbup:
Deam
Posts: 4
Joined: May 11th, 2024, 2:15 pm

Re: Weather Skins Not Working

Post by Deam »

itsBrantastic wrote: May 15th, 2024, 5:21 pm I am using Rainformer. I have also lost the weather functionality today. Does anyone know a fix for this one specifically? Tried the steps above, but I do not have a <Gadgets> folder.

Edit, disregard. For those who may be having the same issue with this skin, the path is:

C:\Users\<your username>\Documents\Rainmeter\Skins\RainformerHWi\@Resources

File to edit: "Variables.inc"

Line 272: APIKey=71f92ea9dd2f4790b92ea9dd2f779061
Thanks for this info. Made it a quick fix.
hispanico957
Posts: 1
Joined: May 16th, 2024, 4:42 am

Re: Weather Skins Not Working

Post by hispanico957 »

I use C:\Users\Marco\Documents\Rainmeter\Skins\LargeCleanWeather\

@Resources
in the file
WeatherComJSONVariables.inc

change ApyKey and GOOOOOOOOO

Thank
Kira
seanx
Posts: 19
Joined: May 16th, 2021, 10:47 am

Re: Weather Skins Not Working

Post by seanx »

hello,
the weather on SONDER stopped working for me.
Would you be able to help me with this, please?
thank you
You do not have the required permissions to view the files attached to this post.
anbr07
Posts: 85
Joined: July 17th, 2016, 12:19 pm

Re: Weather Skins Not Working

Post by anbr07 »

jsmorley wrote: July 29th, 2020, 6:05 pm So it seems like two steps are needed.

1) Replace all " with \\" in all RegExp options in the various WeatherComJSONMeasures*.inc files.
2) Add ,"\\":"" to the end of #CommonSubstitute# in the WeatherComJSONVariables.inc file.

And bingo...

1.jpg
As for 2), that sounds like we have to make a change in only on spot. Which one? Or do we have to change all of them? Which would be dozens.
Is this how it should look then? Substitute=#CommonSubstitute#",\\":""

Sorry, but unexperienced users will mess up all the code, since it's not clear what to do.


My suggestion is, please provide a apackage of all five .inc files in question, so we could just swap those files.
User avatar
Yincognito
Rainmeter Sage
Posts: 8003
Joined: February 27th, 2015, 2:38 pm
Location: Terra Yincognita

Re: Weather Skins Not Working

Post by Yincognito »

anbr07 wrote: May 16th, 2024, 1:03 pm As for 2), that sounds like we have to make a change in only on spot. Which one? Or do we have to change all of them? Which would be dozens.
Is this how it should look then? Substitute=#CommonSubstitute#",\\":""

Sorry, but unexperienced users will mess up all the code, since it's not clear what to do.


My suggestion is, please provide a apackage of all five .inc files in question, so we could just swap those files.
Your suggestion was actually followed a long time ago, see here:
https://forum.rainmeter.net/viewtopic.php?t=35770#p180633

Not sure about it since it's been a while since the post was made, but that reply might refer to the earlier attempts to parse the JSON contents that's embedded in the weather.com page itself (which, as far as I know, only I still do in my skins, to offer an alternate way to get data without bothering with an api key), or, even more likely, to a somewhat similar issue in the separate JSON that has since been fixed. The current way of getting weather data based on the separate JSON and the .inc files I linked to doesn't require any special handling besides what's already done in the @include files, and, of course occasional adjustment of the api key when such a change occurs.
Profiles: Rainmeter ProfileDeviantArt ProfileSuites: MYiniMeterSkins: Earth
User avatar
Yincognito
Rainmeter Sage
Posts: 8003
Joined: February 27th, 2015, 2:38 pm
Location: Terra Yincognita

Re: Weather Skins Not Working

Post by Yincognito »

seanx wrote: May 16th, 2024, 6:20 am hello,
the weather on SONDER stopped working for me.
Would you be able to help me with this, please?
thank you
In the case of SONDER, change the value of the APIKey variable in the ...\SONDER\@Resources\Variables.inc file as instructed, save the file and refresh the skin.
Profiles: Rainmeter ProfileDeviantArt ProfileSuites: MYiniMeterSkins: Earth