• Turnssoft
  • Software
    • RoboCop RoboCopy >
      • Robocop Robocopy
      • FAQ
      • Forum
      • Your Feedback
      • Update Log
      • Donate
      • Download
    • Simple File Encryptor >
      • Simple File Encryptor
      • FAQ
      • Forum
      • Your Feedback
      • Update Log
      • Donate
      • Download
    • Mini Mouse Macro >
      • Mini Mouse Macro
      • Mini Mouse Macro PRO
      • Mini Mouse Macro EULA
      • FAQ
      • Conditions
      • plugins
      • Tutorials >
        • Tutorial 1 - Record a basic macro
        • Tutorial 2 - Working with Conditions
      • Forum
      • MMM Youtube
      • Update Log
      • BugTrack
      • Donate
      • Download
    • Mini Mouse Macro PRO >
      • Mini Mouse Macro Pro
      • Mini Mouse Macro Pro Business
      • MMM Pro Update
    • MMM Controller
    • Porky Port Scanner >
      • Porky Port Scanner
      • Forum
      • Download
    • IP Change
    • Downloads
  • Shop
  • Forum
    • Turnssoft Forum
  • How To's
    • Visual Basic
    • Windows Batch
    • Raspberry Pi >
      • Shell in a Box
  • Contact
    • Contact
    • Donate
Turnssoft - Software development

mini mouse macro - bug tracker

Found a bug?  Something not right?  Something could be better?

Let me know about it and receive a discount for Mini Mouse Macro Pro!

Picture
    Optional. If you would like to receive a discount voucher for a new bug.
Submit

Bugs Tracked:

--Bug MMM_BZ26 - FOR loops with two or more nested FOR I loops fail to process past the first full loop iteration.  (version 8.3.3)

--Bug MMM_BZ27 - FOR FILE IN loops fail to process string variables for the path parameter.  (all versions 8.4 and below)

--Bug MMM_BZ28 - Waiting for 1 second with WAIT SECONDS will skip. (Versions 8.4)

--Bug MMM_BZ29 - The IDLE condition is failing to detect mouse clicks. (all versions 8.4 and below)

--Wont fix (MMM_BZ2) - Verbose event logging may slow down condition heavy macro playback where conditions based on time are present.  Improvements to thread handling need to be made in the Event Logging code base.  Verbose event logging is recommended for macro debugging only. (All versions 6.6 onward).  Resolution: MMM defaults limit the log count.  If this limit is raised in the log settings then be mindful it may slow playback.

--Wont fix (MMM_BZ1)  - Screen 'on-top' enabled for some condition input prompts are getting stuck behind the main window resulting in a hard kill to continue.  New dialogs need to be built to prevent this issue. (All versions 2.0 onward).  Resolution: Take note of 'on-top' setting when filling dialogs.  When MMM is 'on top' it remains on top of all dialogs.

--Patched (MMM_BZ26) (Version 8.3.3) Mouse Movement action called from short IF conditions fail with 'Condition action is not valid'. (All versions 8.3 onward).

--Patched (MMM_BZ23)  (Version 8.3.3) Multi nested mixed FOR looping does not work as expected.  Complex multi-type nested FOR loops are effected.  Standard FOR looping is not effected. (All versions 6.7 onward).

--Patched (MMM_BZ25) (Version 8.3.2) The 'Time and date' condition will not allow manual edit of time and date from the 'Add Condition' tool.  (All Versions)

--Patched (MMM_BZ24) (Version 8.3.2) The 'Detect Image' condition and 'Mouse to Image' action fail to declare defined variables for mouse X and Y position. (Version 8.3 onward)

--Patched (MMM_BZ23) (Version 8.3.2) A value of 0 saved as the loop count for 'Quick Launch'  entries results in the following dialog at playback: "There was an error.  Something went wrong trying to open the file.  Conversion from string 'loop' to type 'integer' is not valid". (All version 2.0 onward)

--Patched (MMM_BZ22) (Version 8.3.2) Passing an empty value as text from the X, Y, W, H text boxes within the 'Detect Image' dialog box fails with exception. (All versions 8.3 onward).

--Patched (MMM_BZ21) (Version 8.3.2) The 'Mouse Click' action fails to run from IF conditions with the error "Condition action is not valid.  This condition action is not found in the ACTION list of valid condition actions: MOUSE CLICK". (All versions 8.3 onward)

--Patched (MMM_BZ20) (Version 8.3.1) - Mouse movement and macro playback within version 8.3 is slower than previous versions.  This is due to a coding error introduced with the July 2021 update.  (Only version 8.3)

--Patched (MMM_BZ19) (Version 8.2) - Boolean evaluation logic fails to evaluate non-defined variables as FALSE.  Boolean evaluation fails to evaluate YES as TRUE.  Boolean evaluation fails to evaluate OFF, 0, and NO as FALSE (All versions 7.1 onward).

--Patched (MMM_BZ18) (Version 8.2) - Decimal math chaining fails to evaluate correctly (https://minimousemacro.proboards.com/thread/308/simple-math-functions). (All versions 7.4 onward).

--Patched (MMM_BZ17) (Version 8.1) - EXIT action not cleanly closing the application (https://minimousemacro.proboards.com/thread/360/tray-filled-mmmicons). (All versions 7.4 onward).

--Patched (MMM_BZ16) (Version 8.1) - Integer math chaining fails to evaluate correctly (https://minimousemacro.proboards.com/thread/308/simple-math-functions). (All versions 7.4 onward).

--Patched (MMM_BZ15) (Version 8.0) - GOTO unable to find labels read in from saved .mmmacro files (All versions 7.1 onward)

--Patched (MMM_BZ14) (Version 8.0) - Hotkeys 'Playback Faster/Playback Slower' fail to enable from settings (All versions 6.8 onward)

--Patched (MMM_BZ13) (Version 8.0) - The 'Play System Sound' action when called from an IF condition fails to register as a valid action (All versions 7.2 onward)

--Patched (MMM_BZ12)  (Version 8.0) - AND condition modifier executes regardless of leading condition evaluation (All versions 6.8 onward)

--Patched (MMM_BZ11)  (Version 8.0) - Links to turnssoft.com within the 'About' menu fail with a program exception (Version 7.4)

--Patched (MMM_BZ10) (Version 8.0) - 'Mass Change - Mouse X & Y' will always return a '0' value for the X mouse position. (All versions 7.3 onward)

--Patched (MMM_BZ9) (Version 7.3) - - Unhanded exception when sorting by Hotkey in Quick Launch (https://minimousemacro.proboards.com/thread/200/unhandled-exception-when-sorting?page=1&scrollTo=878)

--Patched (MMM_BZ8) (Version 7.2) - Integer math other than addition (+), subtraction (-), fails with 'The value is not numeric. Aborting...'. (All versions 6.7 onward)

--Patched (MMM_BZ7) (Version 7.1) - Running macro with GOTO statements in conjunction with manual macro looping 'loop checkbox' fails to loop as expected. (Version 7)

--Patched (MMM_BZ6) (Version 6.8.1) - A bug exists whereby macro's running with large GOTO looping (the macro is GOTO looping for large periods of time during a running macro) will cause the program to exit and close unexpectedly. (Version 6.8 and prior)

--Patched (MMM_BZ5) (Version 6.8) - PIXEL color is not working correctly with multiple screens.  Conditions evaluating PIXELS with multiple screen fail to correctly read in the correct X and Y coordinates.  (All versions 6.6 through 6.8)

--Patched (MMM_BZ4) (Version 6.7.1) - 'Update Failed - No Internet'  -  There is an issue with the internal update check. When MMM checks for an update it makes a web request to www.turnssoft.com to check that you are connected to the internet. Turnssoft.com is hosted externally and the hosting provider is having latency issues to there servers. (All versions 6.7)

apps

Robocop Robocopy
Simple File Encryptor
Mini Mouse Macro
Mini Mouse Macro PRO
Porky Port Scanner
Easy IPChange

turnssoft

Downloads
Donate
Contact Us
PGP Public Key
Shop

support

Forum
How to

Turnssoft TS Logo
© Turnssoft 2020