MASSIVE issue PLZ HELP

So i just finished installing my graflex with proffie v2.2
I have 2 issues

1: When i press my ignition switch it goes on fine BUT a soon as i start moving the saver it makes a SECOND ignition…

2:When i close the saber with the ignition switch it closes but makes a SECOND boot sound again…

Here is my config ! Thanks

#ifdef CONFIG_TOP
#include “proffieboard_v2_config.h”
#define NUM_BLADES 4
#define NUM_BUTTONS 2
#define VOLUME 1750
const unsigned int maxLedsPerStrip = 144;
#define CLASH_THRESHOLD_G 3.4
#define ENABLE_AUDIO
#define ENABLE_MOTION
#define MOTION_TIMEOUT 60101000
#define IDLE_OFF_TIME 60101000
#define ENABLE_WS2811
#define ENABLE_SD
#define SAVE_STATE
#define FETT263_EDIT_MODE_MENU
#define ENABLE_ALL_EDIT_OPTIONS
#define FETT263_DUAL_MODE_SOUND
#define FETT263_CLASH_STRENGTH_SOUND
#define FETT263_MAX_CLASH 16
#define FETT263_TWIST_OFF
#define FETT263_TWIST_ON
#define FETT263_TWIST_ON_NO_BM
#define COLORWHEEL ZOOM
#define FETT263_HOLD_BUTTON_LOCKUP
#define FETT263_SAY_COLOR_LIST
#define FETT263_SAY_COLOR_LIST_CC
#define DISABLE_BASIC_PARSER_STYLES
#define DISABLE_DIAGNOSTIC_COMMANDS
#define SHARED_POWER_PINS
#define ENABLE_SSD1306
#define BLADE_DETECT_PIN 17

#endif

#ifdef CONFIG_PROP
#include “…/props/saber_fett263_buttons.h”
#endif

#ifdef CONFIG_PRESETS
Preset presets[] = {
{ “1-REY;common”, “common/tracks/rey.wav”,
StylePtr<Layers<HumpFlicker<RgbArg<BASE_COLOR_ARG,Rgb<0,0,255>>,Mix<Int<16448>,Black,RgbArg<BASE_COLOR_ARG,Rgb<0,0,255>>>,60>,TransitionEffectL<TrWaveX<RgbArg<CLASH_COLOR_ARG,Rgb<191,255,255>>,Scale<ClashImpactF<>,Int<100>,Int<400>>,Int<100>,Scale<ClashImpactF<>,Int<100>,Int<400>>,Scale<BladeAngle<>,Scale<BladeAngle<0,16000>,Sum<IntArg<LOCKUP_POSITION_ARG,16000>,Int<-12000>>,Sum<IntArg<LOCKUP_POSITION_ARG,16000>,Int<10000>>>,Sum<IntArg<LOCKUP_POSITION_ARG,16000>,Int<-10000>>>>,EFFECT_CLASH>,LockupTrL<AlphaMixL<Bump<Scale<BladeAngle<>,Scale<BladeAngle<0,16000>,Sum<IntArg<LOCKUP_POSITION_ARG,16000>,Int<-12000>>,Sum<IntArg<LOCKUP_POSITION_ARG,16000>,Int<10000>>>,Scale<SwingSpeed<100>,Int<14000>,Int<18000>>>>,AudioFlickerL<RgbArg<LOCKUP_COLOR_ARG,Rgb<191,255,255>>>,BrownNoiseFlickerL<RgbArg<LOCKUP_COLOR_ARG,Rgb<191,255,255>>,Int<200>>>,TrConcat<TrInstant,RgbArg<LOCKUP_COLOR_ARG,Rgb<191,255,255>>,TrFade<400>>,TrConcat<TrInstant,RgbArg<LOCKUP_COLOR_ARG,Rgb<191,255,255>>,TrFade<400>>,SaberBase::LOCKUP_NORMAL>,ResponsiveLightningBlockL<Strobe<RgbArg<LB_COLOR_ARG,Rgb<255,255,255>>,AudioFlicker<RgbArg<LB_COLOR_ARG,Rgb<255,255,255>>,Blue>,50,1>,TrConcat<TrInstant,AlphaL<RgbArg<LB_COLOR_ARG,Rgb<255,255,255>>,Bump<Int<12000>,Int<18000>>>,TrFade<200>>,TrConcat<TrInstant,HumpFlickerL<AlphaL<RgbArg<LB_COLOR_ARG,Rgb<255,255,255>>,Int<16000>>,30>,TrSmoothFade<600>>>,LockupTrL<AlphaL<RandomPerLEDFlickerL<RgbArg<DRAG_COLOR_ARG,Rgb<255,255,255>>>,SmoothStep<IntArg<DRAG_SIZE_ARG,28000>,Int<3000>>>,TrConcat<TrJoin<TrDelay<4000>,TrWipeIn<200>>,AlphaL<BrownNoiseFlickerL<RgbArg<DRAG_COLOR_ARG,Rgb<255,255,255>>,Int<300>>,SmoothStep<IntArg<DRAG_SIZE_ARG,28000>,Int<3000>>>,TrFade<4000>>,TrFade<300>,SaberBase::LOCKUP_DRAG>,LockupTrL<AlphaL<Remap<Scale<RampF,Int<65536>,Int<0>>,StaticFire<Mix<TwistAngle<>,RgbArg<STAB_COLOR_ARG,Rgb<255,24,0>>,RotateColorsX<Int<3000>,RgbArg<STAB_COLOR_ARG,Rgb<255,24,0>>>>,Mix<TwistAngle<>,RotateColorsX<Int<3000>,RgbArg<STAB_COLOR_ARG,Rgb<255,24,0>>>,RotateColorsX<Int<3000>,Mix<Int<12000>,Black,RgbArg<STAB_COLOR_ARG,Rgb<255,24,0>>>>>,0,3,5,3000,10>>,SmoothStep<IntArg<MELT_SIZE_ARG,28000>,Int<4000>>>,TrConcat<TrWipeIn<100>,AlphaL<RgbArg<STAB_COLOR_ARG,Rgb<255,24,0>>,SmoothStep<IntArg<MELT_SIZE_ARG,28000>,Int<4000>>>,TrJoin<TrDelay<4000>,TrFade<300>>,AlphaL<Mix<TwistAngle<>,RgbArg<STAB_COLOR_ARG,Rgb<255,24,0>>,RotateColorsX<Int<3000>,RgbArg<STAB_COLOR_ARG,Rgb<255,24,0>>>>,SmoothStep<IntArg<MELT_SIZE_ARG,28000>,Int<4000>>>,TrFade<4000>>,TrWipe<200>,SaberBase::LOCKUP_MELT>,InOutTrL<TrWipeSparkTipX<RgbArg<IGNITION_COLOR_ARG,Rgb<255,255,255>>,IgnitionTime<300>>,TrWipeInSparkTipX<RgbArg<RETRACTION_COLOR_ARG,Rgb<255,255,255>>,RetractionTime<0>>,Black>>>(),
StylePtr<Layers<HumpFlicker<RgbArg<BASE_COLOR_ARG,Rgb<0,0,255>>,Mix<Int<16448>,Black,RgbArg<BASE_COLOR_ARG,Rgb<0,0,255>>>,60>,InOutTrL<TrInstant,TrInstant,Black>>>(),
StylePtr<Layers<TransitionLoop<Black,TrConcat<TrWipe<200>,RgbArg<BASE_COLOR_ARG,Rgb<255,0,75>>,TrWipe<200>>>,InOutTrL<TrInstant,TrInstant,TransitionLoop<Black,TrConcat<TrCenterWipe<500>,RgbArg<OFF_COLOR_ARG,Rgb<0,255,0>>,TrCenterWipe<500>>>>>>(),
StylePtr<Layers<Stripes<5000,-2500,RgbArg<BASE_COLOR_ARG,Rgb<0,0,255>>,Mix<Int<16384>,Black,RgbArg<BASE_COLOR_ARG,Rgb<0,0,255>>>,RgbArg<BASE_COLOR_ARG,Rgb<0,0,255>>>,InOutTrL<TrInstant,TrInstant,Pulsing<Mix<Int<8192>,Black,RgbArg<OFF_COLOR_ARG,Rgb<2,72,255>>>,RgbArg<OFF_COLOR_ARG,Rgb<2,72,255>>,2000>>>>(),
“REY”},
};
BladeConfig blades[] = {
{ 0, WS281XBladePtr<136, bladePin, Color8::GRB, PowerPINS<bladePowerPin2, bladePowerPin3> >(),
WS281XBladePtr<16, blade2Pin, Color8::GRB, PowerPINS<bladePowerPin2, bladePowerPin3> >(),
WS281XBladePtr<6, blade3Pin, Color8::GRB, PowerPINS<bladePowerPin4, bladePowerPin5> >(),
WS281XBladePtr<2, blade4Pin, Color8::GRB, PowerPINS >()
, CONFIGARRAY(presets) },
};
#endif

#ifdef CONFIG_BUTTONS
Button PowerButton(BUTTON_POWER, powerButtonPin, “pow”);
Button AuxButton(BUTTON_AUX, auxPin, “aux”);
#endif

Weird.
What the serial monitor say when this happens?

Does it still do it if you try volume at like 500?

19:16:59.099 → Welcome to ProffieOS v6.7. Type ‘help’ for more info.
19:17:05.678 → EVENT: Power-Pressed#1 millis=311103
19:17:05.678 → EVENT: Power-Pressed millis=311103
19:17:05.908 → EVENT: Power-Released#1 millis=311305
19:17:05.908 → EVENT: Power-Released millis=311305
19:17:05.908 → EVENT: Power-Shortclick#1 millis=311305
19:17:05.908 → EVENT: Power-Shortclick millis=311305
19:17:05.908 → Ignition.
19:17:05.908 → unit = 0 vol = 0.00, Playing 1-REY/hum/hum01.wav
19:17:05.908 → channels: 1 rate: 44100 bits: 16
19:17:05.908 → unit = 1 vol = 0.50, Playing 1-REY/out/out01.wav
19:17:05.908 → channels: 1 rate: 44100 bits: 16
19:17:05.908 → humstart: 1800
19:17:05.908 → unit = 2 vol = 0.00, Playing 1-REY/swingl/swingl01.wav
19:17:05.908 → channels: 1 rate: 44100 bits: 16
19:17:05.908 → unit = 3 vol = 0.00, Playing 1-REY/swingh/swingh01.wav
19:17:05.954 → channels: 1 rate: 44100 bits: 16
19:17:06.599 → Playing 1-REY/swingh/swingh01.wav
19:17:06.599 → channels: 1 rate: 44100 bits: 16
19:17:07.152 → EVENT: Select-Off ON millis=312558
19:17:07.152 → blade= 0
19:17:07.152 → WS2811 Blade with 136 leds.
19:17:07.152 → WS2811 Blade with 16 leds.
19:17:07.152 → WS2811 Blade with 6 leds.
19:17:07.152 → WS2811 Blade with 2 leds.
19:17:07.152 → unit = 4 vol = 0.50, Playing 1-REY/in/in01.wav
19:17:07.197 → channels: 1 rate: 44100 bits: 16
19:17:07.197 → Failed to open: presets.ini
19:17:07.197 → Failed to open: presets.tmp
19:17:07.197 → Style RAM = 944
19:17:07.197 → Style RAM = 40
19:17:07.197 → Style RAM = 116
19:17:07.197 → Style RAM = 80
19:17:07.197 → Scanning sound font: 1-REY done
19:17:07.289 → Scanning sound font: common done
19:17:07.427 → Activating polyphonic font.
19:17:07.427 → Activating SmoothSwing V2
19:17:07.427 → Accent Swings Enabled.
19:17:07.427 → Polyphonic swings: 16
19:17:07.427 → Monophonic swings: 0
19:17:07.427 → Accent Slashes NOT Detected:
19:17:07.427 → Ignition.
19:17:07.427 → unit = 0 vol = 0.00, Playing 1-REY/hum/hum01.wav
19:17:07.427 → channels: 1 rate: 44100 bits: 16
19:17:07.427 → unit = 1 vol = 0.50, Playing 1-REY/out/out01.wav
19:17:07.427 → channels: 1 rate: 44100 bits: 16
19:17:07.427 → humstart: 1800
19:17:07.427 → unit = 2 vol = 0.00, Playing 1-REY/swingl/swingl01.wav
19:17:07.427 → channels: 1 rate: 44100 bits: 16
19:17:07.427 → unit = 3 vol = 0.00, Playing 1-REY/swingh/swingh01.wav
19:17:07.427 → channels: 1 rate: 44100 bits: 16
19:17:08.670 → EVENT: Power-Pressed#1 ON millis=314065
19:17:08.670 → EVENT: Power-Pressed ON millis=314065
19:17:08.854 → EVENT: Power-Released#1 ON millis=314244
19:17:08.854 → EVENT: Power-Released ON millis=314244
19:17:08.854 → EVENT: Power-Shortclick#1 ON millis=314244
19:17:08.854 → unit = 1 vol = 0.50, Playing 1-REY/in/in01.wav
19:17:08.854 → channels: 1 rate: 44100 bits: 16
19:17:09.361 → No sounds found: pstoff
19:17:09.361 → Unmounting SD Card.
19:17:09.361 → Amplifier off.
19:17:09.361 → EVENT: Select-On millis=314790
19:17:09.361 → blade= 0
19:17:09.361 → WS2811 Blade with 136 leds.
19:17:09.361 → WS2811 Blade with 16 leds.
19:17:09.361 → WS2811 Blade with 6 leds.
19:17:09.361 → WS2811 Blade with 2 leds.
19:17:09.407 → Failed to open: presets.ini
19:17:09.407 → Failed to open: presets.tmp
19:17:09.407 → Style RAM = 944
19:17:09.407 → Style RAM = 40
19:17:09.407 → Style RAM = 116
19:17:09.407 → Style RAM = 80
19:17:09.407 → Scanning sound font: 1-REY done
19:17:09.499 → Scanning sound font: common done
19:17:09.636 → Activating polyphonic font.
19:17:09.636 → Activating SmoothSwing V2
19:17:09.636 → Accent Swings Enabled.
19:17:09.636 → Polyphonic swings: 16
19:17:09.636 → Monophonic swings: 0
19:17:09.636 → Accent Slashes NOT Detected:
19:17:09.636 → unit = 0 vol = 0.50, Playing 1-REY/boot/boot8.wav
19:17:09.636 → channels: 1 rate: 44100 bits: 16
19:17:14.289 → Unmounting SD Card.
19:17:14.289 → Amplifier off.
19:17:14.611 → Battery voltage: 0.06

What are
EVENT: Select-On
EVENT: Select-Off ON
?

Hmm, these are blade detect events.
Is this saber wired for blade detect?
The config file doesn’t have NO_BLADE section though…

What is wired for blade detect?

Did you do the install or someone else?
You have
BLADE_DETECT_PIN 17 in your config. So it thinks a wire from data3 gets connected by a blade inserted or a switch latched.
Is that not the case?

I did my own install…
On data 3 its my 6x2020 led strip

You should remove this line from your config:

it worked and solved both issues!!! thx so much!
Would you minde just explaining what i did wrong so i can understand please?

Try reading this page?

1 Like