GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

Odd error with importing

Shockii opened this issue · 7 comments

commented

So I have been trying to troubleshoot some of the errors I have been seeing with the latest version of GSE 2.3.04. In an attempt to get macro's working, I have noticed that some of the imported Macro's created by some of the users on the forum have been throwing errors. By breaking down their code, I have noticed that I have to go back through and manually type their code exactly as they have it to get the code to run without any errors being thrown.

I have noticed at times, while breaking the code down, that even deleting a comma within the code, can get part of the sequence to run.

commented

If that is working for you, I will go back through again and delete my WTF and Interface folder to see if that resolves it . I just wanted to double check, as I have been running into issues with it.

commented
commented

Hey Tim,

I went through and cleared both my WTF and Interface folder and did a clean install of GSE, as I kept having my macro's get deleted.

This is a fresh install that I am working with.

Tinkering around with Outlaw rogue right now and every time I add this line:
/cast [nostealth] Stealth

To my sequence, in any location, it begins throwing the following:

Message: [string "UIErrorsF"]:1: '=' expected near ''
Time: Sat Jul 28 17:57:16 2018
Count: 21
Stack: [string "UIErrorsF"]:1: '=' expected near ''

Locals:

commented

Update: It seems that there may be a limitation to the number of lines of code I can have. I just tried adding additional lines to my current /castsequence and it too began throwing the error. It appears that it isn't tied to just the "/cast Stealth" but more so the amount of code I have in the script itself.

commented
commented

d4JqdaWyiEjsuVLq9AkvDzqZKsLdly2kX9qc1nrQ8lc8niDAPYojXEvTBG2VOFQuvnmkXVjYaLQyOusnyjdhjPdIK4VibogQJJKYcvslfPQfRuvwor9qLQ0trSmsADuknrKitvOMSqmDfJdWvPK0ZO66e0gvQITkvP2msX2rc5Zkv(ksqttQQzb1iLQKZrQrJuA8iP6Kus8CPCnkopLI7si3wiTnLYNF8v4t2VvJTJkuifq)vuF8jXHfi40oHDvMvvpHsqAccxMRWNqOkeXku6kQBwoHkchALKpXUD9y3saeEcDbezPEdLBDsGThFf(XxHprasOnni1ecbrGzjwg2GtwuCwtqEhCeLfRDNn4SyT78gol2bqrXzXA3zdolw7oBWzXag0nhNfR1aw6JZI1UZgCwS2D2GZIbmOBoolw7oBWzXoakkolvlAaCwS2D2GZI1UZgCwmGbDZXzXA35nCwS2D2GZI1UZgCwmGbDZXzXA3zdolwRbS0hNfRDNn4Syad6MJZI1UZgCwmGbDZXzPArdGZI1UZgCwS2D2GZIbmOBoolvlAaCwS2D2CsSChO9WH)6j9cgI81tuGi2)1twHlZxpH(oWD8xpH(oWDQF9ekdTXAzyR94RWNiycY7Gdeeg1MSedkrBqokocmer0vuprasOnzjoQueBrg5frzXagN5R4Niaj0MSehvkITnA7OzeLLkkdGIEL(Niaj0MSehvkITHLruwSJAS85ekdTHE4cm0Gp(ZjKbs19ieez6KapHaPMqi40fwoXAP2qxarw6XFojwUd0E4O(1tSwgsxarw6XxHprasOnzjguQnWWYqROSyuG(xr9ebiH2KL4EOrcryddPExBAIYYGQ9(xXprasOnzjUhAKqe2WqQ31MMOSynGrv)5K9kfDFH5RF(CcDbqHHfRaoqzkccoDsGF9ZNF

commented

Been trying to replicate this without being successful.

image