[#modding] _feature request:_ it would be nice if there was a way to revert the mangling of...

Issue #11118 resolved
Freehold Games Bot Account created an issue

Marked for crossposting by: kernelmethod

Message (jump):

<kernelmethod> feature request: it would be nice if there was a way to revert the mangling of characters' names / descriptions that occurs when a "corrupted" save is loaded (e.g., when a save is loaded without a mod enabled that adds a part to the player character).

Current scenario: I have a bug report for one of my mods where a player accidentally loaded a save without my mod enabled. To my knowledge there's no way to revert the CORRUPT OBJECT name change or the stack trace in their description, even if they reload the save with the mod enabled.

It seems like (?) an easy fix would be to have the name / description override take place in the CorruptObject part rather than manually overriding these in SerializationReader. Then players could just wish removepart:CorruptObject.

Comments (2)

  1. Log in to comment