GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

Pauses dont work if they are not set up in options

dstplz opened this issue ยท 3 comments

commented

Getting this LUA error on game start and when saving pause macro

Message: Interface\AddOns\GSE\API\Storage.lua:1332: attempt to perform arithmetic on field 'msClickRate' (a string value)
Time: Mon Jun 21 13:44:17 2021
Count: 1
Stack: Interface\AddOns\GSE\API\Storage.lua:1332: attempt to perform arithmetic on field 'msClickRate' (a string value)
[string "=[C]"]: ?
[string "@interface\AddOns\GSE\API\Storage.lua"]:1332: in function <Interface\AddOns\GSE\API\Storage.lua:1276>
[string "@interface\AddOns\GSE\API\Storage.lua"]:1391: in function CompileTemplate' [string "@Interface\AddOns\GSE\API\Storage.lua"]:504: in function OOCUpdateSequence'
[string "@interface\AddOns\GSE\API\Events.lua"]:459: in function `?'
[string "@interface\AddOns\Details\Libs\AceTimer-3.0\AceTimer-3.0.lua"]:55: in function <...ce\AddOns\Details\Libs\AceTimer-3.0\AceTimer-3.0.lua:50>

  • OS: Windows 10 64bit
  • Game Version: classic

GSE Version

  • Version: [e.g. iPhone6]
  • Downloaded From: [e.g. https://www.curseforge.com]
commented

First Question: With which Build of GSE

Second Question: Do you have a number in the Options at the MS Click Rate Field?

image

If you don't have a number or haven't set this up since it was introduced in GSE 2.4.01 you will get this error. (You would have also gotten this error in GSE 2.6.55 as well)

commented

That fixed it. thanks

commented

Ive added a thing that on migration if its not set it will set it to 250