Page 1 of 1

No online data displayed

Posted: June 5th, 2021, 1:46 pm
by ostpol76
Hello Together

I am trying out Rainmeter. Unfortunately I have a problem...

For all skins that need to access online data, no data are displayed.

I use the version 4.3.1.33 (64-bit) and i have tried the following things:

-disable virus and firewall software
-try out the "WebParser Tester" and all tree test are green
-check the debug output and get the this error several times: RegExp matching error (-1)

What am I doing wrong? :(

Best regards ostpol

Re: No online data displayed

Posted: June 5th, 2021, 2:39 pm
by death.crafter
ostpol76 wrote: June 5th, 2021, 1:46 pm Hello Together

I am trying out Rainmeter. Unfortunately I have a problem...

For all skins that need to access online data, no data are displayed.

I use the version 4.3.1.33 (64-bit) and i have tried the following things:

-disable virus and firewall software
-try out the "WebParser Tester" and all tree test are green
-check the debug output and get the this error several times: RegExp matching error (-1)

What am I doing wrong? :(

Best regards ostpol
Wrong regex

Re: No online data displayed

Posted: June 5th, 2021, 3:41 pm
by balala
ostpol76 wrote: June 5th, 2021, 1:46 pm -check the debug output and get the this error several times: RegExp matching error (-1)

What am I doing wrong? :(
As death.crafter says, the RegExp option of the parent WebParser measure is incorrect. But to tell what exactly is the mistake, we should see a code. So, if you want to fix certain code, please post it here. Otherwise only generalities can be said (as we did above).