Jump to content

Skyrim CTDING from this script


WinMillion20

Recommended Posts

"DLC2_SF_DLC2dunKarstaagQST_Ic_02034B59.psc" Line 17

What does it mean and how can I fix it?

Tell me if you need more information :D

Thanks a lot!

It looks like its the boss battle in the dragonborn dlc

The boss name is Karstaag and ever since i battled him and defeated him ive been getting this error

Edited by WinMillion20
Link to comment
Share on other sites

as a quick guess it probably has not got access to ConjuredKarstaag reference

if you've already defeated it you could comment it out and recompile or do something like this

if(ConjuredKarstaag!=None)

(ConjuredKarstaag.GetActorRef() as DLC2dunKarstaagSummonScript).SummonIceWraiths()

endif

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...