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,