LoneGazebo / Community-Patch-DLL

Community Patch for Civilization V - Brave New World
Other
285 stars 158 forks source link

4.9.1 & 4.14.1 desyncs: m_aiWarDamageValue and m_iHappinessDelta #11185

Open cptobvioushun opened 1 month ago

cptobvioushun commented 1 month ago
  1. Mod Version 4.14.1 & 4.9.1 no-EUI VP-only

  2. Describe the Issue Reporting some desyncs from these two versions. Most of them seem to be related to m_aiWarDamageValue, while one host desync is for m_iHappinessDelta.

  3. Saves and logs 4.14.1 logs+save.zip

4.9.1 logs+save.zip

axatin commented 1 month ago

Forgot to mention, as the desyncs are hard to reproduce consistently, I added some more logging in 4.15 for this. If you encounter the bug again in 4.15, please upload the new log files.

Cyclopia31 commented 1 month ago

Hi @axatin, here a multiplayer game on VP 4.15.2 (Modpack link: Link).

I got war related desyncs (no-host side), maybe it can help you to understand the issue. Here the logs and saves: https://drive.google.com/file/d/17fgDrAD3GtfibEWYiFXpVyVCD2SqscCA/view?usp=sharing

The variables out of sync are "m_iCachedValueOfPeaceWithHuman" and "m_aiWarDamageValue".

Thank you for all you are doing for us !