Whenever I open my UE 5.3 project I get the following errors/warnings in log:
LogEOSSDK: Warning: LogEOSAuth: No existing persistent auth credentials were found for automatic login.
LogFab: Error: Login failed - error code: EOS_InvalidAuth
LogEOSSDK: Error: LogEOSAuth: Invalid parameter EOS_Auth_Credentials.Token reason: must not be null or empty
LogFab: Error: Login failed - error code: EOS_InvalidParameters
This only started happening around the switch from Marketplace to Fab, so not sure if it’s a bug or something I need to configure in the project to suppress. I don’t use EOS in this project. I did notice a plugin “EOS Shared” is enabled but I can’t disable it because it says that plugin is required by Fab. How can I fix these errors/warnings?