Skyrim Special Edition
0 of 0

File information

Last updated

Original upload

Created by

powerofthree

Uploaded by

powerofthree

Virus scan

Safe to use

1269 comments

  1. powerofthree
    powerofthree
    • premium
    • 4,326 kudos
    Locked
    Sticky
    Common Errors and how to fix them

    Error Code 126 - Install Microsoft Visual C++ Redistributable for Visual Studio 2019.

    Error Code 114 - Either you're using an ancient version of Skyrim (1.5.39 or lower) or you haven't installed Address Library For SKSE Plugins. or your SKSE tool in Vortex is set to run in the data folder instead of the root folder.
  2. auxella
    auxella
    • member
    • 4 kudos
    This mod works on 1.6.1170

    I just tested it on a fresh install of the game. No warnings, no errors, no nothing -- it works. If you're getting an error, something else is incompatible.
    1. deleted6888621
      deleted6888621
      • account closed
      • 2 kudos
      Came here to say +1 for IT JUST WORKS on 1170 !
    2. STAROFSKY
      STAROFSKY
      • member
      • 8 kudos
      I just found out that this mod has been updated, I have been using 1.6.640 version. game is 1170 version.
    3. DarkDominion
      DarkDominion
      • premium
      • 460 kudos
      The description page says it all :

      Skyrim SE (from 1.5.39 --> future updates)

      This mod is future proof
    4. katheyb
      katheyb
      • premium
      • 33 kudos
      Which version?  1130 only or anyone.
    5. abuzddf129
      abuzddf129
      • member
      • 0 kudos
      Which version tho?
    6. Garmagic
      Garmagic
      • member
      • 25 kudos
      Yes please which version should I use?
    7. CageyPower8619
      CageyPower8619
      • premium
      • 0 kudos
      Support AE 1.6.1130+ ONLY. If that doesn't work then I suggest just disabling the mod for now.
  3. whermer
    whermer
    • member
    • 0 kudos
    SKSE currently has a non-trivial bug: UICallback does not support mixing non-array parameters with array parameters, even though the script comments imply otherwise. If we try to do so, the game crashes. For example, if we have the papyrus code:

    Float[] myArray = new Float[1]
    Int handle = UICallback.Create("HUD Menu", "_global.skse.StoreIndices") ; see the skse.as actionscript class
    UICallback.PushString(handle, "myIndices")
    UICallback.PushFloatA(handle, myArray)
    UICallback.Send(handle)

    then the game crashes to desktop once we send the handle. This always happens whenever we attempt to mix non-arrays with arrays. Anyone knows a workaround or a fix? I looked everywhere, can't find any info on this, not even mentions of this bug.
  4. nanana6969
    nanana6969
    • member
    • 0 kudos
    I downloaded 5.6.2 and the VR version, overwrit the 5.6.2, and now it says that the VR version is "redundant." .... Is it not needed anymore?
  5. noober3000
    noober3000
    • member
    • 0 kudos
    how to i manually install
  6. BENDJ1
    BENDJ1
    • member
    • 2 kudos
    Removing this mod solved the freezing problem when fast traveling and entering locations.
    upd: The problem didn't go away for long :/
  7. whermer
    whermer
    • member
    • 0 kudos
    The vanilla function Game.SetInChargen() allows a script to disable the player's ability to wait. Sometimes it's needed to determine if Waiting has been disabled in this way or not, but unfortunately there is no way of determining that. It would be great if such a function could be implemented in some future version of papyrus extender.
  8. Firelordzuko100
    Firelordzuko100
    • premium
    • 1 kudos
    When used with the skyrim VR version of the game with the VR mod the following error occurs.

    Error in Skyrim VR. Game doesn't start.

    po3_Tweaks.dll
    REL/Relocation.h(479): Failed to obtain module handle for: "SkyrimVR.exe".
    You have likely renamed the executable to something unexpected.
    Renaming the executable back to "SkyrimVR.exe"may resolve the issue.

    Can't do that since it'll break SKSEVR. Perhaps someone here has the solution.
    1. Shizof
      Shizof
      • premium
      • 825 kudos
      You need to install Papyrus Extender VR over this also.
  9. abuzddf129
    abuzddf129
    • member
    • 0 kudos
    Which file to download for 1170 ?
    1. Silhouette1985
      Silhouette1985
      • supporter
      • 0 kudos
      1.6.1130+  the + symbol means it extends to future version :) 
  10. Privatestash1729
    Privatestash1729
    • premium
    • 0 kudos
    so I disabled extender and kept tweaks and the normal papyrus and now my game works perfectly and isn't freezing or crashing so idk what or why it was happening but the crashlog kept saying it was extender. 
    1. Darklustre
      Darklustre
      • member
      • 3 kudos
      Where do you find crashlogs?
    2. Privatestash1729
      Privatestash1729
      • premium
      • 0 kudos
      its fine now something was putting to much stress on the scripts but I use trainwreck it pops up when the game crashes, its what helped me find what was doing it.
    3. Darklustre
      Darklustre
      • member
      • 3 kudos
      I'd still like to know for me. This seems to be messing up half my mods. 

      Update: at least I was able to get most of them working by redownloading the Papyrus Utility after removing this. I'm not sure what that did or what is working or why. I wish someone would pop on and help me out. I'm trying to figure this out blind.
    4. Privatestash1729
      Privatestash1729
      • premium
      • 0 kudos
      I sadly don't know to much about it but I checked mods that are older then the ones I got and made sure to see if they use scripts to find the problem like face light plus turned out to be creating voids in the console and I got ride of it.
    5. CyanideMG
      CyanideMG
      • premium
      • 0 kudos
      CACO is causing issues with some mods at the moment. I had bugs and issues with my game, to the point where I wanted to run through a wall, and after testing, I removed CACO, and everything works fine now. It's not this, or Tweaks or Util or Address Library or File Access causing issues, it's legit CACO causing issues with certain load orders at the moment. I did leave a comment on CACO's page, but for now, if you use CACO, remove it and test again.
  11. Ludesmods
    Ludesmods
    • premium
    • 0 kudos
    How do I add this to the nolvus Mod List?