The game crashes when I load a door in my dungeon

Post » Fri Nov 16, 2012 9:12 am

Hi

I'm having a problem with a single door in my dungeon and was wondering if anyone has had a similar problem and knows of a fix?
It seems to let me go through the door into the room and then back out, but any attempt to use the door again results in a crash.

Things I've tried:
- remaking the teleport between doors.
- Deleting and replacing both doors, then remaking the teleport between them.

Few extra details:
- The room that the door leads to has a level below it which may be the problem.
- The door I'm using it an Single Imperial Loading Door

Any help would be apreciated, It's my first mod, I'm working alone and I'd love to finally get it uploaded.

Thanks
User avatar
Benito Martinez
 
Posts: 3470
Joined: Thu Aug 30, 2007 6:33 am

Post » Fri Nov 16, 2012 9:29 am

As a side note, I have potentially good news about the Interior>Exterior memory issue. Gstaff replied to me today and recommended the following:
  • Go to My Games/Skyrim and open up one of the .ini files (Unsure which one it is, either Skyrim or SkyrimPrefs. Gstaff only said 'skyrimcustom.ini' which doesn't exist).
  • Under [General], look for iLargeIntRefCount. If you can't find it, create it.
  • Change the value for the setting to this: iLargeIntRefCount=999999
Since I don't have any user-made interiors, I can't confirm whether or not this works. Anyone up for testing it?

There's a little known feature of the game where you can ship an ini file tweak with your mod. Make one with [yourespnamehere].ini as the filename, and it should get picked up as part of the package when uploading it to Steam, or just include it with your manual packaging to upload elsewhere.

Include just this in it:
[General]iLargeIntRefCount=999999
User avatar
Hope Greenhaw
 
Posts: 3368
Joined: Fri Aug 17, 2007 8:44 pm

Post » Fri Nov 16, 2012 4:24 pm

Thanks :)

That's exactly what I was looking for, really apreciate it.
User avatar
Claudz
 
Posts: 3484
Joined: Thu Sep 07, 2006 5:33 am

Post » Fri Nov 16, 2012 11:07 am

just remember you will have to include the ini tweak with your mod or instruct your users to make the same change in skyrim.ini

if you just want to include the ini by itself, you can follows arthmoors instructions and create a simple init file with just those lines and name it the same as your esp file name. pack it in the same directory so that it is in the same folder as your esp
User avatar
Adrian Powers
 
Posts: 3368
Joined: Fri Oct 26, 2007 4:44 pm

Post » Fri Nov 16, 2012 11:01 am

I can confirm that this works. Had a similar problem with a door link.
The line should be made in the skyrim.ini not the skyrimprefs.ini
User avatar
Amy Smith
 
Posts: 3339
Joined: Mon Feb 05, 2007 10:04 pm


Return to V - Skyrim