It is currently September 29th, 2024, 11:27 am

Rainmeter crash from animation

General topics related to Rainmeter.
drakulaboy
Posts: 165
Joined: June 29th, 2014, 8:35 pm

Rainmeter crash from animation

Post by drakulaboy »

why Rainmeter is crashing when i unload this skin? skin is from this forum

Code: Select all

[Rainmeter]
Update=100

[Metadata]
Name=
Author=
Information=
License=
Version=

[MeasureMove]
Measure=Calc
Formula=Counter % #SCREENAREAWIDTH#

[MeasurePositionY]
Measure=Calc
Formula=#WORKAREAHEIGHT# - 86

[MeasureTrigger]
Measure=Calc
Formula=Counter % 2
IfEqualValue=1
IfEqualAction=!Move [MeasureMove] [MeasurePositionY]

[MeasureAnimation]
Measure=CALC
Formula=Counter % 5

[MeterAnimation]
Meter=BITMAP
MeasureName=MeasureAnimation
BitmapImage=silver_horse.png
BitmapFrames=5
BitmapExtend=1
[youtube]kjiPj9KNbiw[/youtube]

when i press Unload button same situation.
User avatar
balala
Rainmeter Sage
Posts: 16602
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: Rainmeter crash from animation

Post by balala »

I just tried that code and my Rainmeter doesn't crash at all. I have a similar skin (or more, because there are more versions of it), you should try to see if it behaves in the same way.
drakulaboy
Posts: 165
Joined: June 29th, 2014, 8:35 pm

Re: Rainmeter crash from animation

Post by drakulaboy »

strange, your skin is working good, when i unload it, it's fading and all ok, used the horse image, working good. something strange is in that skin :D the code i guess
i'm on Windows 8.1, was testing Windows 10 Technical Preview, the same situation, crash, will try the same skin on my second desktop pc
User avatar
balala
Rainmeter Sage
Posts: 16602
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: Rainmeter crash from animation

Post by balala »

And what Windows do you have on that desktop? I have a Windows 7, it would be good if also could try on Windows 7.
drakulaboy
Posts: 165
Joined: June 29th, 2014, 8:35 pm

Re: Rainmeter crash from animation

Post by drakulaboy »

on both i have win 8.1 , but on Desktop PC is x64, gonna try it tomorrow
User avatar
balala
Rainmeter Sage
Posts: 16602
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: Rainmeter crash from animation

Post by balala »

drakulaboy wrote:on both i have win 8.1 , but on Desktop PC is x64, gonna try it tomorrow
But what Windows version do you have on it? Anyway, try it and we'll see.