Starting it on a dedicated Server will bring up this error:
Description
Description
Details
Details
- Severity
- None
- Resolution
- Open
- Reproducibility
- N/A
- Operating System
- Windows 11 x64
- Category
- General
Steps To Reproduce
- start dedicated server with {F1A1BEA67132113E}Missions/CAH_Castle.conf
- look at the JIP Error
Event Timeline
Comment Actions
I can confirm, I'm having the same errors. I am reusing prop work from this scenario in my own gamemode, it was working fine until version 1.3.0.125
Client log is full of error similar to these:
13:35:58.379 RPL : rpl::Pip::ProcessNetToGame 13:35:58.379 RPL (E): IReplication::JIPError: Inconsistent item table on Slave connection. Item is missing or different item was loaded in its place. (item=0x40032BBC layout=DamageManagerComponent) 13:35:58.379 RPL (E): Expected: 13:35:58.379 RPL (E): cpp_layout=_RegionalDestructionManager_Layout 13:35:58.379 RPL (E): s_layout=script::Game::SCR_RegionalDestructionManager 13:35:58.379 RPL (E): IReplication::JIPError: Inconsistent item table on Slave connection. Item is missing or different item was loaded in its place. (item=0x40032BBE layout=ScriptComponent) 13:35:58.379 RPL (E): Expected: 13:35:58.379 RPL (E): cpp_layout=_DamageManagerComponent_Layout 13:35:58.379 RPL (E): s_layout=script::Game::SCR_DestructionMultiPhaseComponent 13:35:58.379 RPL (E): IReplication::JIPError: Inconsistent item table on Slave connection. Item is missing or different item was loaded in its place. (item=0x40032BBF layout=FactionAffiliationComponent) 13:35:58.379 RPL (E): Expected: 13:35:58.379 RPL (E): cpp_layout=_RplComponent_Layout 13:35:58.379 RPL (E): s_layout=script::Game::RplComponent 13:35:58.379 RPL (E): IReplication::JIPError: Inconsistent item table on Slave connection. Item is missing or different item was loaded in its place. (item=0x40032BC0 layout=ScriptComponent) 13:35:58.379 RPL (E): Expected: 13:35:58.379 RPL (E): cpp_layout=_ScriptComponent_Layout 13:35:58.379 RPL (E): s_layout=script::Game::SCR_ArsenalComponent 13:35:58.379 RPL (E): IReplication::JIPError: Inconsistent item table on Slave connection. Item is missing or different item was loaded in its place. (item=0x40032BC1 layout=ScriptComponent) 13:35:58.379 RPL (E): Expected: 13:35:58.379 RPL (E): cpp_layout=_FactionAffiliationComponent_Layout 13:35:58.379 RPL (E): s_layout=script::Game::SCR_FactionAffiliationComponent