The saber is still on despite having exit of the edit mode. It was stuck on the blade length. Removing the blade reset the connection.
What prop?
Post your config?
Is it repeatable?
Prop: Fett263
LGT1Button36v5.h (94.5 KB)
actually it is.
I used my bal venos font, edit blade length it read the current length, click to cancel and I exit out of the setting and the edit mode, twist off the saber and it is still running with the last pixel flashing.
I did a video but it’s not letting me upload. The file is mp4
Changing the preset resets the saber and the timeout works but when you turn the saber back on its still flashing the top pixel
Uploaded to youtube
Does this only happen with one preset, or with all presets?
When I’ve had pixels stay lit, it was usually a hardware issue.
it was one preset. in face it was the preset I modded called Bal Venos.
I’ve intentionally created blade styles that stay lit after turning off the saber. They stay on until:
#define IDLE_OFF_TIME 60 * 0.75 * 1000 //eventually turn off the buttons
If it’s a repeatable effect with a single blade style–you’re edits likely created a stay lit component. Adding that clause and seeing it time out would confirm if that’s the case.
Have you tried pasting the blade style into one of the Style editors, to see what it does, and have the editor parse the sections of the style? I’ve found that helpful for a few of my style edits. The idle-time-off define can help confirm it’s part of the style, and the style editor may be able to trace the specific component of the style… it could also be something related to a difference in the blade definition length and what the style expects,… but I’m at the end of my skill set and beyond that, you’ll need a real expert’s help ![]()
