User Tag List

Results 1 to 6 of 6

Thread: String can't handle it

  1. #1
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleXNA Export Module
    ProdigyX's Avatar
    Join Date
    Jan 2011
    Posts
    1,197
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    String can't handle it

    Too much text/characters in a string causes the app to crash, regardless of any conditions

  2. #2
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    6,784
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)

    confirming

    I confirm this!

    if the string is 30k is ok but if you want to reach the 36k crash. (my guess is that 32k is the limit)
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  3. #3
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)
    I think it's a build issue, I'll look into it before the next update. If it still crashes with the next build then there might be a runtime issue too.

  4. #4
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    It seems you can even crash the Windows runtime by making a string sufficiently long.

  5. #5
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    6,784
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    Yes that it is possible, there is a limitation of 64K when reading from paragraph , this was mentioned by Yves few weeks ago in the forum (i hope this can increased until 256K), but internally almost a 1 MB, i did tested in standard alone, SWF and you can reach the 64K.

    testing android i have to update java to version 7, but now i have problem to build stand-alone java application, they can be build but they do not open the window when you run, but the process keep running when you verify with task-manager. can anyone in this forum confirm tht they can run java stand-alone application using java 7?
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  6. #6
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleXNA Export Module
    ProdigyX's Avatar
    Join Date
    Jan 2011
    Posts
    1,197
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    I posted the World's Longest Joke into a combo box & string and MMF2 didn't crash. How much bigger does the text need to be?

Similar Threads

  1. Best way to handle animations?
    By Rockman in forum Multimedia Fusion 2 - Technical Support
    Replies: 10
    Last Post: 6th September 2013, 05:57 PM
  2. How to handle sound on same channel?
    By Outcast in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 16th November 2012, 09:07 AM
  3. Best way to handle audio?
    By Outcast in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 20th June 2012, 05:59 PM
  4. How does HWA handle layers?
    By alxmrg in forum Hardware Accelerated Runtime
    Replies: 8
    Last Post: 6th June 2009, 05:15 PM
  5. How can i handle the layers?
    By Downup2 in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 27th May 2009, 02:22 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
  •