[BUG] Repeat box on loop block cant be disabled or put o infinite or 0
LordArcanine opened this issue · 6 comments
🔵 Describe the bug:
Easy as that, if you put repear box number under the loop block on 0 when you save and reload the tab or the macro it comeback to previous number that at default is 2.
If i leave on any number on that box the macro run only the times on the box and after that dont cast any skill anymore.
🔵 To reproduce: (Steps to reproduce the behavior)
- Change the number to 0 or delete the number
- Click on 'save'
- reload the macro
- See
🔵 Desktop (please complete the following information):
- OS: [Windows 10 64bit]
- Game Version [retail (9.1.0)]
🔵 GSE Version:
- Version: [3.0.26]
- Downloaded From: [Wowup]
As repeat is repeat in x actions not repeat x times an infinite or 0 value makes no sense. It needs to be a minimum of 1 in that it will do this action, the next, then repeat this action then the one after the next then this again. This isn’t a loop.
Looking at Compile Template I cannot verify what you are entering as occurring.
TimothyLuke
… On 12 Jul 2021, at 7:08 am, Roberto Roeschmann ***@***.***> wrote:

🔵 Describe the bug:
Easy as that, if you put repear box number under the loop block on 0 when you save and reload the tab or the macro it comeback to previous number that at default is 2.
If i leave on any number on that box the macro run only the times on the box and after that dont cast any skill anymore.
🔵 To reproduce: (Steps to reproduce the behavior)
Change the number to 0 or delete the number
Click on 'save'
reload the macro
See
🔵 Desktop (please complete the following information):
OS: [Windows 10 64bit]
Game Version [retail (9.1.0)]
🔵 GSE Version:
Version: [3.0.26]
Downloaded From: [Wowup]
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
then why it only repeat actions the 2 times on the box and after that the macro stop casting at all?
I need more information - perhaps upload your GSE.lua file and pointing out the macro this occurs on as If I follow the steps you are describing - it works for me. If I can’t replicate your problem I can’t solve it.
TimothyLuke
… On 12 Jul 2021, at 7:14 am, Roberto Roeschmann ***@***.***> wrote:

then why it only repeat actions the 2 times on the box and after that the macro stop casting at all?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
my macros dont have anymore loop boxes because they dont work correctly, so idk what you can do with that file