Navigation

    Fuze Arena Logo
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Help
    • Discord

    DrawText has a character limit which is way too short if you are using multiline strings

    Bug Reporting (FUZE 4 Nintendo Switch)
    2
    3
    210
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • joyrider3774
      joyrider3774 last edited by joyrider3774

      It would seem DrawText has a character limit it can display. This current character limit might seem normal if you "write" everything on a single line. But when drawing text over multiple lines using either multiline strings or making use of chr(10) this character limit is way too short and makes no sense at all....

      see following program
      47a9f972-2b07-4021-bb34-f4b548f4db36-image.png

      see output is completely cut off while i still have enough space on my screen to display the complete string and this can only be cause with a hardcoded character limit in that function as far i'm aware

      10ba37c1-0e03-4d5a-a1c1-7740622d2356-image.png

      please increase or remove the character limit

      1 Reply Last reply Reply Quote 0
      • Willpowered
        Willpowered Fuze Team last edited by

        We're aware of the character limit (1024) and have plans to address it. Thanks for the report and the example!

        1 Reply Last reply Reply Quote 1
        • joyrider3774
          joyrider3774 last edited by

          i know the example might seem weird but i actually had this problem in my competetion entry i'm making it's there that i first noticed it. I'll probably have to split it up in multiple writetext calls to go around the issue currently. Good to know it's going to be addressed though

          1 Reply Last reply Reply Quote 0
          • First post
            Last post