It is currently March 28th, 2024, 9:17 pm

Problems with webparser

Get help with creating, editing & fixing problems with skins
ehcelino
Posts: 7
Joined: May 6th, 2010, 1:20 am

Problems with webparser

Post by ehcelino »

Hey guys, I'm new around here. I am trying to create a weather skin for http://servicos.cptec.inpe.br/RSS/cidade/3671/previsao.xml, but webparser is returning the following error: WebParser: PCRE compilation failed at offset 16: 業獳湩⁧整浲湩瑡湩⁧⁝潦⁲档牡捡整⁲汣獡s

I think maybe it is related to language, but I can't find it out. Any ideas?

Thanks!
User avatar
Alex2539
Rainmeter Sage
Posts: 642
Joined: July 19th, 2009, 5:59 am
Location: Montreal, QC, Canada

Re: Problems with webparser

Post by Alex2539 »

That error means there is something wrong with the RegExp in your skin. Please post the contents of the .ini file here between tags.
ImageImageImageImage
ehcelino
Posts: 7
Joined: May 6th, 2010, 1:20 am

Re: Problems with webparser

Post by ehcelino »

You were right, it was an error on the expression, got (s?iU) instead of(?siU) =P