Alright, I solved it.
I exported the game with the Debug console and got the following message:
So it couldn’t preload the player_bullet.tscn, because I renamed the res://player folder to res://Player.
Now it all works.