User Tag List

Results 1 to 9 of 9

Thread: Critical Global Value Object bug

  1. #1
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jul 2006
    Location
    Denmark
    Posts
    1,812
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Critical Global Value Object bug

    doesn't show up in the extension list, and when I try to open an example containing the object, it says it cannot load the extension.

    Yes I have installed it correctly. I am using the latest beta build of MMF2 Developer.

  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Critical Global Value Object bug

    Eliyahu, go to the project settings -> Config -> C/C++ -> Code generation, and change the runtime library to Multi-threaded (/MT)

  3. #3
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Jaffob's Avatar
    Join Date
    May 2008
    Location
    USA
    Posts
    1,833
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Critical Global Value Object bug

    Yes, I remember having that problem with Advanced Comment Object and Open URLs Object.

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Eliyahu's Avatar
    Join Date
    Oct 2007
    Location
    Seattle, WA
    Posts
    1,523
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Critical Global Value Object bug

    I will do that right now. Why is this only an error on some machines? I know quite a few people have gotten it to work, as I have as well.

    EDIT: I majorly apologize, as I made a vital mistake in overwriting the Global Value Object with more code to step up to version 2, so the old object is not there, and I have changed quite a few things. The next version will be available shortly, if you could just wait for me to update that, that'd be great. =D

  5. #5
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Critical Global Value Object bug

    The problem is that /Md (and /MDd) use the new VC runtime (2008/2005, whatever) - To make it work on XP and below, you need the library DLL's (they're shipped with Vista and every new VC++ version).

  6. #6
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Jaffob's Avatar
    Join Date
    May 2008
    Location
    USA
    Posts
    1,833
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Critical Global Value Object bug

    Really? I use XP and the problem doesn't affect me.

  7. #7
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Critical Global Value Object bug

    "they're shipped with Vista and every new VC++ version"...

  8. #8
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Eliyahu's Avatar
    Join Date
    Oct 2007
    Location
    Seattle, WA
    Posts
    1,523
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Critical Global Value Object bug

    Ah I see. Well on the next update, it should work, but I was stupid and forgot to save the old version, so hopefully it can wait.

  9. #9
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jul 2006
    Location
    Denmark
    Posts
    1,812
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Critical Global Value Object bug

    Yeah its cool, I only just wanted to see what the extension did anyway

Similar Threads

  1. [Critical Bug - Beta 28] Crash on HTC Sense 4
    By scottige in forum Android Export Module Version 2.0
    Replies: 7
    Last Post: 27th June 2012, 07:57 PM
  2. Critical Flash error
    By EdibleWare in forum SWF/Flash Export Module Version 2.0
    Replies: 3
    Last Post: 2nd January 2011, 06:33 PM
  3. [Request] Critical Modification: Data Store Method
    By Locaz00 in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 5th May 2009, 12:48 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
  •