Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

GameGUI windows cannot be opened in the editor. #5

@DreamyCecil

Description

@DreamyCecil

For some reason windows from patched GameGUI (player appearance, console etc.) cannot be opened in any Serious Editor (vanilla or patched). And this isn't an issue with the patched editor because vanilla GameGUI windows open just fine.

Tested configurations

  • Patched WorldEditor:
    • CustomMod = 1 - doesn't work (patched mod libraries)
    • CustomMod = 0 - works (vanilla mod libraries)
  • Vanilla WorldEditor:
    • CustomMod = 1 and FullAppIntegration = 0 - works (still using vanilla mod libraries due to integration limitations)
    • CustomMod = 1 and FullAppIntegration = 1 - doesn't work (patched mod libraries)
    • CustomMod = 0 and FullAppIntegration = 1 - works (vanilla mod libraries)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions