Jump to content
  • Matchrace issue


    SLOom
    • Status: Won't Fix Priority: Trivial

    It appears that the result showed at the right side of the app isn't same (125m) than the one next to our name (123m for my name).

     

    MZwcY3K.png

     

    125m vs 123m.

     

    During the test, we have used the level 2, and on the wiki, it says that the number of meters to reach is 120, but on the app it's more than 120m. (is it correct?)

     

    Here is what the gamebot is sending to show the result : 

     

    Quote

    <x i="60193" u="804" t="3,results,60,307,110110=122527,517650537=38295"  />

     

    The numbers 122527 (for the id 110110) and 38295 (for the id 517650537) are the number of meters reached but to get the real result, they are divided by 1000:

     

    Quote

     _local_8 = (_local_8 + (((((Math.round((_local_9[1] / 1000)) + "m ")

     

    so 122527 / 1000 is 122,527 but moved to 123 so like the result showed next to my name.

     

    So now the question is : why does it show "125" instead of "123" on the right side of the app ? Any ideas? @Admin

     

     


    Steps to reproduce bug: Step 1: 
    Step 2: 
    Step 3: 
    etc

    User Feedback

    Recommended Comments



    Guest
    This is now closed for further comments

  • Priority Definitions

     

    Trivial The issue is considered low priority.

    Normal This is the default priority.

    High A feature or service is not working properly, and it impacts a lot of people. The issue should be fixed in the near future.

    Critical The issue is show-stopping, meaning that a certain feature or service is completely broken with no available workaround. The issue impacts a lot of people and requires immediate repair.

  • Status Definitions

     

    Open The issue is pending, or we are still working on the issue.

    Fixed The issue has been resolved. The fix may not be immediately noticeable and may be released in a future version or update.

    Closed This record is either not considered an issue or is better suited as a suggestion. If it is an issue, it may not be reproducible.

    Won't Fix The issue will not be fixed because it is too low in priority. The issue is very minor. The resources required to fix the issue cannot justify the benefits received from fixing the issue. This means the issue is closed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.