Outer-Wilds-New-Horizons / new-horizons

A tool for modifying or creating new planets, dialogue, ship logs, and more for Outer Wilds.
https://nh.outerwildsmods.com/
MIT License
42 stars 15 forks source link

ReuseDialogueOptionsFrom doesn't work for Chert #858

Open omega-fallon opened 2 months ago

omega-fallon commented 2 months ago

What Happened?

When adding new dialogue to Chert (I am doing this by manually calling CreateDialogueFromXML in a ChertDialogueSwapper postfix), ReuseDialogueOptionsFrom fails to work, simply doing nothing at all.

What was supposed to happen?

Dialogue options were meant to be copied over.

Platform

Steam

Mods

[
  "Glitch.AltDebugMenu",
  "OmegaFallon.ReactiveHearthians",
  "SBtT.GeneralEnhancements",
  "dgarro.CustomShipLogModes",
  "Owen_013.FirstPersonPresence",
  "xen.CommonCameraUtility",
  "Kentin.SupernovaOnDemand",
  "Acamaeda.Shortcut",
  "SBtT.CameraShake",
  "_nebula.GlobalScreenSpaceReflections",
  "xen.AchievementTracker",
  "xen.NewHorizons",
  "JohnCorby.VanillaFix",
  "Bwc9876.SaveEditor",
  "VioVayo.HugMod",
  "dgarro.SuitLog",
  "clubby789.OWClock",
  "xen.SignalsPlus"
]

Logs

No response