Live coding manual recompile error.

Hi, im currently working with rider, but i can’t install riderLink for some reason(maybe because i have non-english characters in my path), so i manually recompile code.

And after ive made this BaseWeapon class i get error 2 of 3 times im trying to compile. Is there somekinda bug in my code or is it something on epic side ?

[2022.04.12-12.46.43:119][725]LogStats: FPlatformStackWalk::StackWalkAndDump - - Pastebin.com - log

#pragma once#include "CoreMinimal.h"#include "BeatShooter/Characters/Playe - Pastebin.com - header of BP_Rifle

#include "BaseWeaponComponent.h"#include "Kismet/GameplayStatics.h"UBaseWe - Pastebin.com - cpp of BP_RIfle