User Tag List

Results 1 to 10 of 10

Thread: A Bug in MMF2 killed my widget

  1. #1
    Clicker Multimedia Fusion 2
    dragonguy's Avatar
    Join Date
    Apr 2008
    Location
    RULE BRITANNIA!
    Posts
    3,071
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    A Bug in MMF2 killed my widget

    For this active object I have set three float alterable values between 0 & 1.

    In an object behaviour's I have set it to change RGB coeffeciency to GetRGB(Alterable Value A*255,Alterable Value B*255,Alterable Value C*255)

    But when I run my app no matter what I change these three alterable values to, the RGB Coeffenciency will remain at the colour "FFFFFF".

    One thing that is interesting is that it works correctly for my Alpha Coeffenciency and that is done the same way.


    Help Please

  2. #2
    No Products Registered

    Join Date
    Aug 2006
    Posts
    984
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: A Bug in MMF2 killed my widget

    well since HWA's still beta there's probably a few non-working things in it

    EffectParam() doesn't work either so

  3. #3
    No Products Registered

    Join Date
    Oct 2006
    Location
    Sweden
    Posts
    1,141
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: A Bug in MMF2 killed my widget

    Works fine here... Are you sure you are setting the values correctly? Starting values cannot be floats for example.

  4. #4
    Clicker Multimedia Fusion 2
    dragonguy's Avatar
    Join Date
    Apr 2008
    Location
    RULE BRITANNIA!
    Posts
    3,071
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: A Bug in MMF2 killed my widget

    If I change it to run with my own math instead of the built-in GetRGB I still get the same bug but this bug appears to be completely limited to none Direct 3D rendered applications.

  5. #5
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module
    Nifflas's Avatar
    Join Date
    Jul 2006
    Posts
    2,613
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: A Bug in MMF2 killed my widget

    RGB coefficients are new for the HWA builds, so it's probably just not fully implemented yet.

  6. #6
    No Products Registered

    Join Date
    Oct 2006
    Location
    Sweden
    Posts
    1,141
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: A Bug in MMF2 killed my widget

    RGB Coefficient is a Direct 3D feature. Naturally it won't work for the standard display modes.

  7. #7
    Clicker Multimedia Fusion 2
    dragonguy's Avatar
    Join Date
    Apr 2008
    Location
    RULE BRITANNIA!
    Posts
    3,071
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: A Bug in MMF2 killed my widget

    True that is a feature of Direct 3D but it can easily be implemented in Software Rendered, can't it?

  8. #8
    Clicker Multimedia Fusion 2SWF Export Module
    Jacob's Avatar
    Join Date
    Jul 2007
    Location
    Second pixel to the right
    Posts
    3,208
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: A Bug in MMF2 killed my widget

    DragonGuy you are officially my favorite person to quote.

  9. #9
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    Darlington, UK
    Posts
    3,298
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: A Bug in MMF2 killed my widget

    Yes it could be implemented in software, but it hasn't yet. It's a feature introduced with HWA, and HWA isn't finished yet.

  10. #10
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module
    Nifflas's Avatar
    Join Date
    Jul 2006
    Posts
    2,613
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: A Bug in MMF2 killed my widget

    I hope that a software version of the effect will be implemented, if not just to make MMF less "this feature only works with HWA, that with Java, and another one only in Standard".

    Of course, HWA is in beta stage, so as I said it's logical that it doesn't work now.

Similar Threads

  1. 3D menu Widget - Wild Widget Contest entry
    By Czentnar in forum Widgets
    Replies: 16
    Last Post: 26th March 2011, 12:51 AM
  2. Something is odd in this widget?!
    By SomethingOdd in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 20th December 2008, 11:24 AM
  3. The Digit Widget [WIP] (multi-widget)
    By Raylax in forum Widgets
    Replies: 1
    Last Post: 13th December 2008, 11:42 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •