Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect Needs in 3.9.4 #403

Open
Zimgineering opened this issue Nov 24, 2023 · 7 comments
Open

Incorrect Needs in 3.9.4 #403

Zimgineering opened this issue Nov 24, 2023 · 7 comments
Labels
1.4 Fixes or bugs relating to 1.4 (Not Biotech). bug Something isn't working.

Comments

@Zimgineering
Copy link

Zimgineering commented Nov 24, 2023

After 3.9.4 a pawns needs are not entirely correct in multiplayer.

Converting to Singleplayer yields the correct needs:
image
Converting that back to Multiplayer yields the incorrect needs:
image

Reverting Multiplayer to 3.9.3 (3ec9c4c) resolves the issue.

Modlist (alphabetized)

  • '[FSF] Complex Jobs'
  • '[FSF] Filth Vanishes With Rain And Time'
  • '[RF] Rainbeau Flambe - Storyteller'
  • '[SR]Factional War'
  • Alpha Animals
  • Alpha Genes
  • Alpha Memes
  • Alpha Mythology
  • Animal Controls
  • Animals are fun
  • Animals Logic
  • Auto-Cut Blight
  • BetterInfoCard
  • Bionic icons
  • Biotech
  • Common Sense
  • Conduit Deconstruct
  • Core
  • Cyber Fauna 1.4
  • Damage Indicators [1.4]
  • Dinosauria
  • Dreamer's Dreams
  • Dual Wield
  • Dubs Mint Menus
  • Dubs Mint Minimap
  • Expanded Prosthetics and Organ Engineering - Forked
  • Follow Me
  • FSharp.Core
  • Giddy-up! Caravan
  • Giddy-up! Core
  • Giddy-up! Ride and Roll
  • Go Explore!
  • Gunplay
  • Harmony
  • Harvest Organs Post Mortem
  • HugsLib
  • Humanoid Alien Races
  • Ideology
  • Immortals
  • Infused 2 Expansion
  • Infusion 2
  • Interaction Bubbles
  • Let's Trade! [1.4+]
  • Mass Graves
  • Megafauna
  • Mining Priority
  • Misc. Robots
  • Misc. Training
  • Misc. TurretBase, Objects
  • Miscellaneous 'CORE'
  • Mod Manager
  • ModDiff
  • Moody
  • More Sculpture
  • Multiplayer
  • Multiplayer Compatibility
  • Outfitted
  • Pick Up And Haul
  • ProxyHeat
  • Quality Cooldown
  • Ranged DPS (Continued)
  • Recipe icons (Continued)
  • Replace Stuff
  • Research Reinvented
  • Reunion
  • RimFridge Updated
  • RimHUD
  • Rimsenal - Augmented Vanilla Pack
  • Royalty
  • RPG Style Inventory Revamped
  • Run and Hide (Continued)
  • RunAndGun
  • Share The Load
  • Simple sidearms
  • Smart Medicine
  • Smarter Construction
  • Sparkling Worlds - Full Mod
  • SRTS Expanded
  • Stonecutting Extended
  • Tech Advancing
  • Utility Columns
  • Vanilla Apparel Expanded
  • Vanilla Apparel Expanded — Accessories
  • Vanilla Armour Expanded
  • Vanilla Books Expanded
  • Vanilla Events Expanded
  • Vanilla Expanded - Ideology Patches
  • Vanilla Expanded - Royalty Patches
  • Vanilla Expanded Framework
  • Vanilla Factions Expanded - Ancients
  • Vanilla Factions Expanded - Deserters
  • Vanilla Factions Expanded - Empire
  • Vanilla Factions Expanded - Pirates
  • Vanilla Fishing Expanded
  • Vanilla Furniture Expanded
  • Vanilla Furniture Expanded - Farming
  • Vanilla Furniture Expanded - Medical Module
  • Vanilla Furniture Expanded - Power
  • Vanilla Furniture Expanded - Production
  • Vanilla Furniture Expanded - Security
  • Vanilla Genetics Expanded
  • Vanilla Ideology Expanded - Memes and Structures
  • Vanilla Ideology Expanded - Relics and Artifacts
  • Vanilla Outposts Expanded
  • Vanilla Plants Expanded
  • Vanilla Psycasts Expanded
  • Vanilla Storytellers Expanded - Perry Persistent
  • Vanilla Textures Expanded
  • Vanilla Weapons Expanded
  • Vanilla Weapons Expanded - Coilguns
  • Vanilla Weapons Expanded - Grenades
  • Vanilla Weapons Expanded - Heavy Weapons
  • Vanilla Weapons Expanded - Laser
  • Vanilla Weapons Expanded - Non-Lethal
  • Wall Light
  • Water Freezes
  • Where is my weapon?
  • Yet Another Stockpile Presets
@Zimgineering
Copy link
Author

Issue persists, is there any additional info needed?

@notfood
Copy link
Member

notfood commented Jan 9, 2024

First and foremost, you need to test it with vanilla multiplayer only otherwise your bug report is invalid here.

@Zimgineering
Copy link
Author

With only the Multiplayer, Multiplayer Compat, and Hugslib mods loaded we have roughly the same output:

Pre-convert to singleplayer:
image
Post-convert to singelplayer:
image

@notfood
Copy link
Member

notfood commented Jan 9, 2024

Can you try on a new save? I suspect your global time is off in that save, giving the needs negative time and making them disappear. It also manifests as psycasts having insane or no cooldowns. It's fixed by editing the save manually and searching for ticksGame and altering it until it's right.

@Zimgineering
Copy link
Author

Zimgineering commented Jan 9, 2024

Fresh vanilla+MP save has the same issue:

Singleplayer:
image
Multiplayer:
image

Used a fresh install (deleted configs too) as well to be certain there wasn't any lingering local mods or DLC corruption.

@notfood notfood added bug Something isn't working. 1.4 Fixes or bugs relating to 1.4 (Not Biotech). labels Jan 9, 2024
@Zetrith
Copy link
Member

Zetrith commented Jan 10, 2024

This is caused by changes in 3cf6b22 which were made to reduce desyncs. The difference should be purely visual and the list should become correct if you let the game tick for a while (can you confirm it?). We'll work on a proper fix

@Zimgineering
Copy link
Author

Yup, confirmed that the needs are corrected after letting it tick for a bit (works in the modded save too)

Thanks for the clarity!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.4 Fixes or bugs relating to 1.4 (Not Biotech). bug Something isn't working.
Projects
None yet
Development

No branches or pull requests

3 participants