O-n-y / oxy.mods

Oxy.BugTracker
17 stars 2 forks source link

Seems to be a problem when reloading the research list from a saved game. #46

Closed liushilive closed 2 years ago

liushilive commented 3 years ago

Seems to be a problem when reloading the research list from a saved game.

I have the following research selected "Solid Fuel Combustion", "Hydrocarbon Combustion", "Solid Cargo", "Cryofuel Combustion", "Liquid and Gas Cargo", "Unique Cargo" all in that order.

When reloading from a save, the list reorders to directly by the tree order "Solid Fuel Combustion", "Hydrocarbon Combustion", "Cryofuel Combustion", then "Solid Cargo" all the way to "Unique Cargo".

This would seem to be incorrect behavior.

O-n-y commented 3 years ago

please provide:

  1. mod version you have installed
  2. game save
  3. mod settings you have (files)
liushilive commented 3 years ago

image

image

config.json

{
  "ConsoleEnabled": false,
  "ShowConfig": true,
  "AutoLoadPreset": true,
  "DisableResearchCompleteNotification": false,
  "ResearchQueue": [
    "FarmingTech",
    "FineDining",
    "Jobs",
    "AdvancedResearch",
    "BasicRefinement",
    "RefinedObjects",
    "Smelting"
  ],
  "MinZoom": 0.4,
  "MaxZoom": 1.0
}

image

O-n-y commented 3 years ago

attach game save file

liushilive commented 3 years ago

蓬勃的太空营.zip

liushilive commented 3 years ago

蓬勃的太空营.zip

O-n-y commented 2 years ago

I could not reproduce from game save you gave me (it is start of the game) please provide save file where this could be reproduced (where you have research in order you said before: "Solid Fuel Combustion", "Hydrocarbon Combustion", "Solid Cargo", "Cryofuel Combustion", "Liquid and Gas Cargo", "Unique Cargo" all in that order.) also provide mod config file located in /mods/config/_mod_steamid/research_queue/_colonyname

O-n-y commented 2 years ago

i pretty sure i fixed this one before, not sure if this still actual.

O-n-y commented 2 years ago

Closing up for now, will re-open, if new information will be provided