Rainmeter Question Thread last updated on 2003-10-12 20:08:48

Posted by member 69978 on 2003-10-12 19:56:55

Alright, I must admit that I am a n00b, but I cant understand why I cant get this to work. I'm using the new version of Sputnik and I'm trying to mod the Network meter to be a line meter instead of a histogram, but when I change the type to LINE is comes up with the error "No such meter: LINE".

Here's my code:
[NETMeter]
Type=LINE
X=10
Y=105
LineCount=2
LineColor=255,255,255
LineColor2=0,0,0
MeasureName=NetIn
MeasureName2=NetOut
AutoScale=1

Any help would be greatly appreciated.

Thanks

Posted by member 37809 on 2003-10-12 20:04:18 link

Meter=LINE

Posted by member 69978 on 2003-10-12 20:08:48 link

I tried that too, It said "Error: Exception durring module initialazation.
Please contact module writer."

I dunno what I'm doing wrong..