User Tag List

Results 1 to 10 of 10

Thread: Bad object bug

  1. #1
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)

    Bad object bug

    Hello,

    I have finally found the bad object bug, the one that created bad objects in your application. The correction will be available in the next version.

    In the meantime, to avoid this bug :
    -> If your program of events contains qualifiers
    -> If your program of events contains an object whose only creation is in the program of event (no instance in the frame)
    ---> Do not use the action editor! The action editor accidentaly deletes the objects, which are replaced by bad objects.

  2. #2
    No Products Registered

    Join Date
    Aug 2006
    Location
    The Woodlands, TX
    Posts
    29
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bad object bug

    Good to know thank you so much

  3. #3
    No Products Registered

    Join Date
    Jul 2006
    Location
    Germany
    Posts
    236
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bad object bug

    []The correction will be available in the next version.[/]

    And when will that be? I have currently quite a lot of
    qualifiers in my application <img src="/center/images/graemlins/frown.gif" alt="" />
    I only recently discovered how helpful they can be...
    I know you guys must have quite a sh*t load of work
    to do, so I don't mean to hurry. Just asking.

  4. #4
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: Bad object bug

    This is good news Francois!
    Nice detective work to ferret out the problem.

    the_raven -- from Francois's message qualifers are OK -- You just have to be careful and follow his advice to avoid the problem. Many people use MMF for years without the "bad object" but now a cause of the bad object has been located so hopefully its will be a memory soon.

  5. #5
    No Products Registered

    Join Date
    Jul 2006
    Posts
    40
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bad object bug

    Great news, Francois- I can't wait for the next update.

  6. #6
    Clicker Fusion 2.5 Developer
    00J's Avatar
    Join Date
    Jun 2006
    Location
    Virginia, USA
    Posts
    1,510
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bad object bug

    []Hello,

    I have finally found the bad object bug, the one that created bad objects in your application. The correction will be available in the next version.

    In the meantime, to avoid this bug :
    -&gt; If your program of events contains qualifiers
    -&gt; If your program of events contains an object whose only creation is in the program of event (no instance in the frame)
    ---&gt; Do not use the action editor! The action editor accidentaly deletes the objects, which are replaced by bad objects. [/]

    So --&gt;If you use Qualifiers, don't delete all objects with qualifiers attached to them?

    and

    --&gton't Create an object with a Qualifier during runtime, then have an event that creates the object with an embedded qualifier then delete the object from the frame. Basically this sounds like it's trying to create a qualifier but qualifiers can't exist without an active object to reference.

    --&gt;I don't know what the "action editor" would be. Confusing label. <img src="/center/images/graemlins/crazy.gif" alt="" />

    I think I got it. <img src="/center/images/graemlins/crazy.gif" alt="" />

    No wonder this bug is such a pain to locate.

    Soon I think even the most sloppy hammer and chisel in hand developer will have a flawless time creating in MMF. <img src="/center/images/graemlins/laugh.gif" alt="" />

  7. #7
    Clicker Fusion 2.5 Developer
    Fusion 2.5 (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Posts
    54
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: Bad object bug

    Are you sure this is the only cause? Will we get rid of Bad objects forever?

  8. #8
    Clicker Multimedia Fusion 2 Developer
    Hazard's Avatar
    Join Date
    Jun 2006
    Location
    Russia, Moscow
    Posts
    159
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bad object bug

    []Are you sure this is the only cause? Will we get rid of Bad objects forever? [/]
    Yay! I'm glad such ancient bugs are fixed at last. It has been a nightmare for clickers for many years )

  9. #9
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)

    Re: Bad object bug

    Well I cannot be 100% sure, but I am confident this was the cause of many of the problems.
    []--&gt;If you use Qualifiers, don't delete all objects with qualifiers attached to them?[/]
    No, I never said that. You can delete what you want.

    []--&gton't Create an object with a Qualifier during runtime, then have an event that creates the object with an embedded qualifier then delete the object from the frame. Basically this sounds like it's trying to create a qualifier but qualifiers can't exist without an active object to reference.[/]
    Did I said that? No. You can create objects with qualifiers in runtime.
    The only think I said, is do not use the action editor with qualifiers in your program. The action editor is the list of action you get by double clicking on an empty square in the event editor...

  10. #10
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export Module
    Tiny's Avatar
    Join Date
    Jul 2006
    Location
    Sweden
    Posts
    598
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bad object bug

    Great work Francois! <img src="/center/images/graemlins/smile.gif" alt="" />

Posting Permissions

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