Jump to content

DreadfulSanity

Supporter
  • Posts

    10
  • Joined

  • Last visited

Nexus Mods Profile

About DreadfulSanity

Profile Fields

  • Website URL
    https://www.dreadfulsanity.com
  • Country
    Germany
  • Currently Playing
    Skyrim SE
  • Favourite Game
    Everything Bioware, World of Warcraft, The Elder Scrolls, Fallout, Bioshock...

DreadfulSanity's Achievements

Apprentice

Apprentice (3/14)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. The code is for the BG3SE console is: TemplateAddTo("item_UUID", GetHostCharacter(), item_quantity) Here's a raw list with most of the item UUIDs I'm currently working on compiling: https://pastebin.com/PZ4cBJPe
  2. As long as Oldrim mods only have textures they should be fine. Meshes need to be fixed with the SSE NIF Optimizer. But it sounds like the three plugins you have are form 43 plugins. Converting them is relatively easy (if you put the preparation aside) You need: The official Creation Kit for Skyrim SE. Download the Bethesda Launcher here: https://bethesda.net/en/game/bethesda-launcher Install it and open it. On the left you should be able to find the Creation Kit for Skyrim SE. Install it. To make your life a lot easier, download also: https://www.nexusmods.com/skyrimspecialedition/mods/20061 and follow the instruction on the description page. Now, in the folder of your Skyrim executable, find the CreationKit.ini, open it and add the following lines at the end of the [General] section: bLoadMultipleMasterFiles=1 bAllowMultipleMasterLoads=1 aAllowMultipleEditors=1 You're almost done. Open the plugin (yes, singular) you want to convert. Let's go with the Quality World map. Look for the IcePenguinWorldMap.esp. Set the x in the checkbox in front of it, click "Mark as Active" and load it. Save it. Done. Load up the game to check if it works (it should in 90% of the cases). Repeat as necessary. Hope I could help.
  3. Hello there, two things before we get to the matter at hand: 1. Yes, I am arachnophobe. Everything that is bigger than the usual German house spider is a problem for me. 2. If you are suggesting that I just "deal with it", you can sit over there at the kiddy table. Just go away. Now... I have a problem with the mentioned mod. Maybe. Maybe it isn't a problem. I'm not sure. https://www.nexusmods.com/skyrimspecialedition/mods/1190 The mod is in form 43 and working absolutely fine. As soon as I save it as form 44 my Skyrim SE CTDs before I even see the glorious silver Skyrim logo. Two questions: a) Why? b) How big of a problem would it be if I... say... just leave it form 43? Hypothetical? Here's my load order just in case: https://pastebin.com/9FAndhPp Thanks in advance. I hope these trying times treat you as well as they can. There are cookies on the counter. No, not for those at the kiddy table. ------- Edit: Narrowing down the culprit. Two of the four esp contained in this mod need to be converted. One of the doesn't like it, the Insects Begone - DragonBorn Spiders.esp. *sigh* Well, at least I only have one form43 in my game left instead of 2. It seems like it's the Invading Mudcrab, but that is as far as I can get with my modding knowledge. *sigh*
×
×
  • Create New...