Skyrim

326 comments

  1. Soulbringer1
    Soulbringer1
    • member
    • 3 kudos
    I see many comments about this mod NOT Working for Skyrim SE, and AE. THIS actually makes alot of sence, Because this is the LE Mod Page. I would like to know if it works with LE, as it Should. Is anyone Using it with LE? And Does it work For LE?
    1. ikeballs2000
      ikeballs2000
      • member
      • 4 kudos
      Works as intended with LE. I have been using this mod for years and never had a noticeable issue.
  2. rhenland1234567
    rhenland1234567
    • member
    • 0 kudos
    My game wont run when i have UIExtender enabled, i disabled it and my game ran again with no problems, any fixes for this?
    1. Kalamaki22
      Kalamaki22
      • member
      • 0 kudos
      Having a similar issue, if I uninstal something AE asks me to check Creations and if I say no it just takes me back to the launch menu.  Havn't been on Skyrim for 2 years and finally got round to playing AE.
  3. cybermol
    cybermol
    • member
    • 0 kudos
    игра не запускается с этим модом что делать?
  4. calebhase
    calebhase
    • supporter
    • 0 kudos
    Cant use the mod , doing everything correctly and it just doesnt even start up but when i uncheck it it works fine
  5. chapjacked77
    chapjacked77
    • member
    • 1 kudos
    I'm trying to use this in my mod, and I'm calling this

    UIExtensions.InitMenu("UITextEntryMenu")
    UIExtensions.OpenMenu("UITextEntryMenu")
    string result = UIExtensions.GetMenuResultString("UITextEntryMenu")
    Debug.MessageBox("Sell price set to: " + result)

    But all I get is the message box without any menus popping up. Anyone have any idea why this is happening? Not too much documentation out there for this.
    1. Ghurir
      Ghurir
      • member
      • 2 kudos
      try something like this, idk if it will work:

      uitextentrymenu textMenu = uiextensions.GetMenu("UITextEntryMenu") as uitextentrymenu
      textMenu.open()
      string something = textMenu.GetResultString()
  6. havbuu
    havbuu
    • member
    • 2 kudos
    ....
  7. LatinGames
    LatinGames
    • premium
    • 68 kudos
    I hope someone still looks at this Forum, because even I can Play,  when check my savefile with Resaver Tool,  Ir says that I have a Potential bug:

    This savefile has 1 script instances whose data is missing.   
    UICosmeticMenu  

    Any idea how to fix this?  
    1. nintai83
      nintai83
      • supporter
      • 57 kudos
      That single script is orphaned:

      SCRIPT UICosmeticMenu extends UIMenuBase
      Contains 2 member variables, 2 were inherited.
      There are 1 instances of this script.
      UICosmeticMenu: *aa000e06 (00000210cb691960)

      Do you have Racemenu installed? I have this script orphaned in my save too because I use ECE instead of RM. I don't think it's anything to worry about, but I am not an expert. If it bothers you then try installing Racemenu on a new game and then check that save and see if you still have that orphaned script.
  8. Rasikko
    Rasikko
    • member
    • 11 kudos
    For SE users please use the SE version found here: https://www.nexusmods.com/skyrimspecialedition/mods/17561

    1. petergryphon93
      petergryphon93
      • member
      • 0 kudos
      Although your link to the mod does work, i'm having an issue with the AddItem "shout" not working in my game. Everytime I go to open it, it just freezes and doesn't show anything after I search for something using the "Search" function or just by opening the actual AddItem menu, it doesn't do anything but freeze until I hit escape. Any tips?
  9. TticTtoc
    TticTtoc
    • premium
    • 0 kudos
    Direct conflict with SkyUI_SE. Both updated mods, but once both are active, SkyUI files get overwritten. Load order won't allow change and doesn't fix anything.
  10. bernardTheFox
    bernardTheFox
    • member
    • 0 kudos
    it just doesn't work, tryied accesing the menus via script and nothing, using legendary edition with skse 1.7.3, and other mods like SKYUi works just fine