Difference between revisions of "Common Bugs"

355 bytes removed ,  02:46, 2 July 2008
→‎Deleting vanilla references: Del - Fits better in crashes
imported>Haama
imported>Haama
(→‎Deleting vanilla references: Del - Fits better in crashes)
Line 51: Line 51:
The encumbrance of the player won't be updated if you change the weight of an object (SetQuestObject, SetWeight, etc.). You can add/remove an item to force an update.
The encumbrance of the player won't be updated if you change the weight of an object (SetQuestObject, SetWeight, etc.). You can add/remove an item to force an update.


== Deleting vanilla references ==
Don't delete any vanilla references (from Oblivion.esm). If another mod modifies them, it will cause CTDs upon exit. Instead, set the reference to [[Reference#Reference Data Flags|Initially Disabled]] (note this won't work on objects with Parent References). Dropping the reference 150000 units under the map also works.


[[Category:Troubleshooting]]
[[Category:Troubleshooting]]
Anonymous user