Hi Dexx,
The easy answer would be to upgrade to a SVN version of MP ;-)
I run with a SVN from March and it has worked really well. I decided to stick to this version (rather than upgrade to the latest available) as it has proved to be very stable on my HW.
I don't know if you can make it go away for the stable release.
/Peter
Yes you can.
Open the references.xml (open with wordpad or somethin like it) placed in the PMIII skinfolder.
Change the
Code:
<skin>
<width>1280</width>
<height>720</height>
[B]<version>0.2.2.0</version>[/B]
</skin>
to
Code:
<skin>
<width>1280</width>
<height>720</height>
[B]<version>0.2.2.1</version>[/B]
</skin>