channeldorg / channeld-ue-plugin

Enables distributed simulation with Unreal Engine's dedicated servers. 为虚幻引擎专用服务器提供分布式模拟能力的开源插件.
Apache License 2.0
132 stars 38 forks source link

Some rep actors cannot be updated to the cache #24

Closed Augkit closed 1 year ago

Augkit commented 1 year ago

WeChat Image_20230519184803 The BP_RepGameState is a rep actor, but there is no way to add him as a state to the channeld data schema. Similarly, ReplicationfActor Cache.json doesn't include it.

indiest commented 1 year ago

Deleting Intermediate folder and then re-building the project can fix this issue.

If we don't plan to fix the code, alternatively we should include the workaround in the docs (maybe in Troubleshootings).

indiest commented 1 year ago

Fixed in 28ff7bd9a846f9d5e38b4e09bbac051caa64debe and 865fa9a4603a8401f3e4a18e9e9da1a9f6edeb76