Event BeginPlay suddenly not firing anymore any any blueprint

Having GameMode and GameState consistent, thus having them both as either a “Base” or regular class fixed it for me.

However, since I reparented all my classes to the regular ones instead of the “…Base” classes, my default PlayerStart is ignored and the Player spawns on 0,0,0