Lucian popup

Issue #106 resolved
joseasoler repo owner created an issue

When a game includes a Doviello player, a popup that contains a pink "missing art" square and the text "TXT_KEY_QUOTE_Lucian" appears while the game is being created (in SP, it appears even before the video plays). This issue is probably caused by ExtraModMod's changes to how Lucian name is handled.

Comments (3)

  1. joseasoler reporter

    The popups are displayed by a method in the end of EventsEnhanced.py. Since Lucian has a modified name to keep it after upgrades, it triggers this method and he game tries to display a popup even it has no information about it.

  2. Log in to comment