GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

8M Downloads

[BUG] sauvegarde des profiles sequence

Closed this issue ยท 1 comments

commented

๐Ÿ”ต Describe the bug:
the macros profils sequence vanish after created

๐Ÿ”ต To reproduce: (Steps to reproduce the behavior)
when i click save and program the keybide the macro work but impossible to found the the sequence for change the the sequence
๐Ÿ”ต The error:
the profile vanish everytime


๐Ÿ”ต Screenshots:
If applicable, add screenshots to help explain your problem.

๐Ÿ”ต Expected behavior:
A clear and concise description of what you expected to happen.

๐Ÿ”ต GSE.lua file:
Please provide your GSE.lua file or the export string for the specific macro that is causing an issue.

  • To find the GSE.lua file:
  1. First, make sure you have enabled the "File Name Extensions" checkbox in Explorer (View tab)
  2. Browse to C:\path\to\wow\_retail_\WTF\Account\YourAccountName\SavedVariables\ or /path/to/WoW/_retail_/WTF/Account/YourAccountName/SavedVariables
  3. Copy the GSE.lua file to your Desktop
  4. Rename this copy to GSA.lua.txt
  5. Then just drag it here in your message
  • Note: If you do not include your GSE.lua file you are wasting your time and mine. 90% of the time, the first thing I will ask for is "Can you please upload your GSE.lua file?". This file is needed with the error to work out Why that error occured for you.

๐Ÿ”ต Desktop (please complete the following information):

  • OS: [e.g. Windows 10 64bit]
  • Game Version [e.g. classic/bcc/retail (9.1.0)]

๐Ÿ”ต GSE Version:

  • Version: [e.g. 3.x.y]
  • Downloaded From: [e.g. https://www.curseforge.com]

๐Ÿ”ต Additional context:
Add any other context about the problem here.

commented

This isnt actually a bug. What is happening is you haven't saved the sequence with a different name as the first step. The editor cleans up temporary sequences where you haven't set the name as a first thing. Its a side effect of how the tree control works which was needed to fix a memory leak problem.....

Create a new sequence then immediately change the name and hit save and then go on to edit.