SoLoMaGiK Posted June 24, 2012 Share Posted June 24, 2012 (edited) I consider myself to be a veteran modder, but I've ran into an interesting problem.I'm making a mod for the Skyrim Real Estate challenge and just recently tried to make a link from my mod to Blackreach via a load door.Here's the problem, coming from Blackreach the door works fine. However, trying to exit my home and entering Blackreach results in a weird black screen. Sounds still work, including the interface, but if I use the map (or try to) it crashes after a few seconds. I should also add that the mod is clean and I already have one link (a lift) to The Reach which works perfectly. It's just Blackreach that causes me problems. The pic is an example. Any help will greatly appreciated as the due date for the competition is June 31. Edited June 25, 2012 by SoLoMaGiK Link to comment Share on other sites More sharing options...
SoLoMaGiK Posted June 25, 2012 Author Share Posted June 25, 2012 Nobody else has had this problem? Link to comment Share on other sites More sharing options...
Tamb0 Posted June 26, 2012 Share Posted June 26, 2012 (edited) It's an old problem that has just recently been acknowledged by Bethesda and they gave instructions on how to fix it - Interior to Exterior fix If unsure, post back. Edited June 26, 2012 by Tamb0 Link to comment Share on other sites More sharing options...
SoLoMaGiK Posted June 26, 2012 Author Share Posted June 26, 2012 Thanks!That fix worked. The extra line is made in the skyrim.ini not the skyrimprefs.ini. Link to comment Share on other sites More sharing options...
Tamb0 Posted June 27, 2012 Share Posted June 27, 2012 Thanks!That fix worked. The extra line is made in the skyrim.ini not the skyrimprefs.ini.The line added to Skyrim.ini only helps you. Other folk that try your mod will not have that line added, so the crash will still happen when they use your mod The way round this is to create a custom.ini file that contains [General] iLargeIntRefCount=999999 Name the custom file YourModName.ini and include it with the esp. I'm pretty sure it goes into the Skyrim\Data folder, along with your esp. (to be verified) Link to comment Share on other sites More sharing options...
Recommended Posts