Assertion failed: AccountId.IsValid() ¿How to avoid the crash?

I have this crash sometimes. (When using the editor, in standalone it never happend).

I know it is because OnlineServices/OnlineSubsystem is configured to use it. But I have not any code using it rigth now.

So the engine must be doing things in the back door.

I wondering if can i do something to avoid this.
Maybe need i add some configuration to DefaultEngine.ini?

Thank you so much!!


NOTE:
It happens after compiling (if do not compiling it work well in editor too)… i don’t know if hot reload is related but maybe…