User Tag List

Results 1 to 2 of 2

Thread: Debugger / Array Bug...

  1. #1
    Clickteam Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    Simon's Avatar
    Join Date
    Jun 2006
    Location
    UK
    Posts
    2,735
    Mentioned
    65 Post(s)
    Tagged
    3 Thread(s)

    Debugger / Array Bug...

    There seems to be a problem with arrays in the debugger...

    Create a 1x1x1 text array (or any size)
    Run the frame and add the array to the debugger
    Set the string at [1,1,1] to "AABB" only the "AA" portion of the string gets entered into the array if you re-inspect that position through the debugger.

    Also I am having strange problems with a string array refusing to accept anything but numbers, although I can't really track down what is casuing it.

    EDIT: I just played around with this a little more... it seems that loading in an array file saved from an array of values forces the array into values mode. Should the text array not convert the values into strings in this case?

  2. #2
    Clickteam Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    Simon's Avatar
    Join Date
    Jun 2006
    Location
    UK
    Posts
    2,735
    Mentioned
    65 Post(s)
    Tagged
    3 Thread(s)

    Debugger / Array Bug...

    There seems to be a problem with arrays in the debugger...

    Create a 1x1x1 text array (or any size)
    Run the frame and add the array to the debugger
    Set the string at [1,1,1] to "AABB" only the "AA" portion of the string gets entered into the array if you re-inspect that position through the debugger.

    Also I am having strange problems with a string array refusing to accept anything but numbers, although I can't really track down what is casuing it.

    EDIT: I just played around with this a little more... it seems that loading in an array file saved from an array of values forces the array into values mode. Should the text array not convert the values into strings in this case?

Similar Threads

  1. Dynamic Array - Sort 2 dimension array by Column 1
    By Ryan in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 16th December 2012, 04:54 AM
  2. Dynamic Array to Binary Array problems
    By BREK in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 22nd March 2010, 10:48 PM
  3. What does _ _mb mean in the debugger?
    By Dynamite in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 17th October 2008, 09:23 AM
  4. Debugger say "-1.#IND" what does that mean?
    By RV74 in forum Multimedia Fusion 2 - Technical Support
    Replies: 14
    Last Post: 26th August 2007, 08:36 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
  •