Crash of packaged game "Assertion failed: SchemaIt != SchemaEnd"

So, no luck after new compile. There is no more mention of DT_PlayerEventsSounds_DevTes, so i guess that’s taken care of. Now, when you pointed my attention to this sort of things, i noticed there is also several lines on semi-similar topic, about missing assets:

Error: Couldn’t find file for package /Game/A_0/BP/xDEV/SoundTester/s_DmgSoundsExamples requested by async loading code. NameToLoad: /Game/A_0/BP/xDEV/SoundTester/s_DmgSoundsExamples
Error: Found 1 dependent packages…
Error: /Game/A_0/BP/PLAYER_CONTROLLER/BPc_Pcontr_DmgMitigation
Error: Couldn’t find file for package /Game/A_0/BP/xDEV/SoundTester/WeaponSoundLister/W_WeaponSoundList_01 requested by async loading code. NameToLoad: /Game/A_0/BP/xDEV/SoundTester/WeaponSoundLister/W_WeaponSoundList_01
Error: Found 1 dependent packages…
Error: /Game/A_0/UI/W_MainPanels

Do you have something similar in your crash log? I mean stuff like “Couldn’t find file for package…”? This will take some time to fix on my side, so now i am looking/hoping for similarities to point us to the solution.