awake called two times??

Can anyone help me? I cant figure out how to solve this.

I am trying to save the player’s scores to parse.

This scene opens when the player just finished a game.

Once the scene opens, awake is called two times.
Then FB.Init does not work anymore

I tried playing this scene(skipping the game part) and the 2nd awake does not happen, and FB.Init works

[32539-parselogin.txt|32539]

You have the script attached to some object more than once.