Log entry on missing modules

Hi,

Since 4.12, we have those log:
[2016.06.22-20.05.10:746][ 0]LogModuleManager:Warning: ModuleManager: Module ‘MessagingRpc’ not found - its StaticallyLinkedModuleInitializers function is null.
[2016.06.22-20.05.10:746][ 0]LogModuleManager:Warning: ModuleManager: Module ‘PortalRpc’ not found - its StaticallyLinkedModuleInitializers function is null.
[2016.06.22-20.05.10:746][ 0]LogModuleManager:Warning: ModuleManager: Module ‘PortalServices’ not found - its StaticallyLinkedModuleInitializers function is null.

This is not something that I’m using in my code, so I suspect that some Engine changes are the source of those logs.

Could you please fix this ?

Thanks,

Hey -

Can you give any information about where this warning is appearing in your logs? Is this appearing when you open the project or while playing? Do you see this message in a new project? Please include any information you can that could help identify what is going on.

Hi,

Sorry to not have include those information previously

I saw this in my packaged client log on Windows.
There are showing up in the loading phase of the game client.

I didn’t test in a new project.

Hey -

I’ve reported this warning message as UE-32450 for investigation.

Cheers