User Tag List

Results 1 to 8 of 8

Thread: [Bug] 1 through 100 is 0,1

  1. #1
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    Tiles's Avatar
    Join Date
    Jun 2006
    Posts
    1,359
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Bug] 1 through 100 is 0,1

    This is a big fat bug in B 247. Please Clickteam, fix this one as fast as possible.

    MMF cannot calculate with floating points counters. 1/100 ends in 0.1 instead in 0.01 as it should. And shortens the digits after the point by the missing zero, just displaying 5 digits instead 6.


    Now i know where the values come from that has no digits after the point, and why my calculations fails so miserably. :tired:

    Attached the example file, 10 Kb

    Attached files Attached files

  2. #2
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Posts
    2,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Bug] 1 through 100 is 0,1

    Bug confirmed in build 247 but NOT in 243! 243 shows "0.01" and "0.01"
    See I said in another post that 247 breaks things, there was some game someone uploaded and it went very slow in build 243 but crashes in 247 :/

  3. #3
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    Tiles's Avatar
    Join Date
    Jun 2006
    Posts
    1,359
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Bug] 1 through 100 is 0,1

    Thanks for confirming. So this one is a feature that got broken over the builds. Should make it easier to fix

  4. #4
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    Tiles's Avatar
    Join Date
    Jun 2006
    Posts
    1,359
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Bug] 1 through 100 is 0,1

    I have installed the HWA Beta Version now, and noticed that this bug is gone in HWA Beta version. Problem is, it is a Beta version ...

  5. #5
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)

    Re: [Bug] 1 through 100 is 0,1

    This is not a broken feature at all !

    This is because there is a bug in a new feature of the build 247 that you use in your application. This bug is fixed in the latest beta version (build 248) and in the latest build of the HWA version :

    [quote]
    - Counter object : floating point values less than 1.0 incorrectly displayed if a fixed number of digits was selected.
    [quote]

    Use the beta version of the build 248 (posted in the Java forum) if you don't want to use the HWA beta version.

  6. #6
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    Tiles's Avatar
    Join Date
    Jun 2006
    Posts
    1,359
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Bug] 1 through 100 is 0,1

    Ah, i see. Thanks

    I was afraid of using the HWA Beta version because i prefer to use stable builds for an app. And i was afraid of using the Beta in the Javaforum. I was not sure if even one of them will become the official line for the next stable version. I simply haven't known that the Java version is the Beta 248

  7. #7
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)

    Re: [Bug] 1 through 100 is 0,1

    Yes, the number of versions is confusing.

    The beta of the build 248 of MMF2 in the Java forum is the official beta version of the next build of MMF2. It should be stable, there are only a few changes in the main program due to Java, in the build options. This is almost the final version of the build 248 (I'm not sure if the final version will contain the release version of the Java runtime though, that depends when the extensions will be converted).

    The beta HWA version in the HWA forum is a beta version and must be used only for testing purposes. This beta version doesn't overwrite your version of MMF2.

  8. #8
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    Tiles's Avatar
    Join Date
    Jun 2006
    Posts
    1,359
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Bug] 1 through 100 is 0,1

    Many thanks for clarification

Posting Permissions

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