Difference between revisions of "Bug list"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Black RL
imported>Stratyos
m (Updating link to bug list in official forum)
 
(20 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== '''Version 1.6.89.0''' ==  
== '''Version 1.6.89.0''' ==  


{{WarningBox|You can check the discussion in the official forum [http://forums.bethsoft.com/topic/1381788-the-new-unofficial-creation-kit-bug-list/ here]}}
{{WarningBox|You can check the discussion in the official forum [http://forums.bethsoft.com/topic/1421042-the-new-unofficial-creation-kit-bug-list-3/ here]}}


*'''Interior cell has a static rm limit'''
*'''Interior cell has a static rm limit'''
Line 8: Line 8:
**[http://www.youtube.com/watch?v=eJqSxZsc_pA&feature=youtu.be Video showcasing the bug]
**[http://www.youtube.com/watch?v=eJqSxZsc_pA&feature=youtu.be Video showcasing the bug]
**[http://forums.bethsoft.com/topic/1384861-yet-another-huge-bug-interior-cell-as-a-static-limit/ Forum discussion]
**[http://forums.bethsoft.com/topic/1384861-yet-another-huge-bug-interior-cell-as-a-static-limit/ Forum discussion]
**'''''Solution for this problem:'''''
**'''''One of the solutions for this problem:'''''
Create a new global variable (Object window -> global), see picture:
[[Media:CKTUTLoadBug01.jpg]]


Go to C:\My Documents\My Games\Skyrim and search for this file Skyrim.ini open with notepad, under [General] add iLargeIntRefCount=999999


Put the load doors as you normally do but don't check the teleport flag, put a XMarkerHeading in front of the doors (object window -> static), name one XMarkerHeading Objective001 and the other one Objective001A (that way you know that they are connected). Another set of load doors should be called for example Objective002 and Objective002A. See pictures:
There may be other solutions, check the forums for them!
[[File:Example.jpg]]
 
*'''Dialog bug'''
**New dialog won't start
**[http://www.youtube.com/watch?v=m2_T9NlIwIo Video showcasing the bug]
**[http://forums.bethsoft.com/topic/1403919-dialogue-no-longer-works-thread-2-quest-bug-dialogue-scenes-etc/ Forum discussion]
**[http://forums.bethsoft.com/topic/1417941-dialoguequest-bug-solution/ SOLUTION]
 
== '''Version 1.8.151.0''' ==
*'''Actor'''
**Opening a '''Relations box''' via '''Actor''' dialog window, then close the '''Actor''' window before the '''Relations''' box will cause a CTD when you close the '''Relations''' window.

Latest revision as of 01:56, 30 April 2014

Version 1.6.89.0[edit | edit source]

Achtung.png You can check the discussion in the official forum here
  • Interior cell has a static rm limit
    • Load door in interior cell that connects to load door in exterior cell causes ctd
    • Cow same exterior cell causes blue screen
    • Video showcasing the bug
    • Forum discussion
    • One of the solutions for this problem:

Go to C:\My Documents\My Games\Skyrim and search for this file Skyrim.ini open with notepad, under [General] add iLargeIntRefCount=999999

There may be other solutions, check the forums for them!

Version 1.8.151.0[edit | edit source]

  • Actor
    • Opening a Relations box via Actor dialog window, then close the Actor window before the Relations box will cause a CTD when you close the Relations window.