Jump to content

Help with figuring script compile things


Recommended Posts

Posted

Hi, Im wanting to make a small change to some values of a script for "The Milk Maid" mod, but im not sure if i am doing it corretly.

Since it was origionaly a LE mod, do i need to use the LE compiler? I have been trying it with the SE script compiler pro launched with vortex, but it doesnt make a new psc and says that it fails.

 

This is the one i have edit and tried to compile but cant seem to figure it out.  Alternative if someone didnt mind too much to compile this for me i would greatly appreaciate the help

TM_Main.psc

Posted (edited)

1. Compile based on the game you are using, it wont make a new psc it will make pex file, pex is the compiled version, psc is the source.

2. Since you provide no info on your error message I can only guess you are missing a required element to compile, for instance compiling scripts for mods requiring SkyUI 5.x required the source scripts and other files from SkyUI Sdk. So you will need the source scripts (psc) from the mods called out in your error message 

3. As far as I know no one can compile for you unless they have the required mods and components.

 

Good luck

Edited by Imperfection
typos
Posted
On 4/17/2026 at 2:09 PM, Imperfection said:

Good luck

THanks, and i am most defintaly doing something wrong, or have missed a key step.  Sorry to reply it diretly to ping you, I manage to find out the rorrrs just not sure what do next.

 

I have all of the scripts, and i ran CK/ Other complier through MO2 idont know where to go from this. Sorry again but i am trying

Spoiler

Starting 1 compile threads for 1 files...
Compiling "TM_Main"...
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Keyword.psc(4,33): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Actor.psc(27,49): unknown type globalvariable
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Actor.psc(28,34): globalvariable is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Actor.psc(28,1): type mismatch on parameter 1 (did you forget a cast?)
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ActorBase.psc(4,15): unknown type class
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\LeveledItem.psc(13,24): unknown type globalvariable
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\LeveledItem.psc(14,40): unknown type globalvariable
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MagicEffect.psc(48,15): unknown type light
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MagicEffect.psc(49,24): unknown type light
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MagicEffect.psc(51,22): unknown type effectshader
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MagicEffect.psc(52,35): unknown type effectshader
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MagicEffect.psc(54,22): unknown type effectshader
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MagicEffect.psc(55,39): unknown type effectshader
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MagicEffect.psc(57,20): unknown type projectile
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MagicEffect.psc(58,34): unknown type projectile
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MagicEffect.psc(60,19): unknown type explosion
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MagicEffect.psc(61,32): unknown type explosion
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MagicEffect.psc(72,23): unknown type impactdataset
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MagicEffect.psc(73,40): unknown type impactdataset
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MagicEffect.psc(78,28): unknown type imagespacemodifier
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MagicEffect.psc(79,45): unknown type imagespacemodifier
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Race.psc(20,19): unknown type voicetype
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Race.psc(23,52): unknown type voicetype
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ActorBase.psc(55,24): unknown type class
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ActorBase.psc(104,19): unknown type voicetype
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ActorBase.psc(105,32): unknown type voicetype
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Shout.psc(4,21): unknown type wordofpower
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Shout.psc(8,46): unknown type wordofpower
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Actor.psc(179,17): unknown type package
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Ammo.psc(9,20): unknown type projectile
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Weapon.psc(54,16): unknown type static
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Weapon.psc(55,33): unknown type static
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Actor.psc(293,45): unknown type associationtype
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Actor.psc(454,28): unknown type idle
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Actor.psc(457,38): unknown type idle
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Actor.psc(721,32): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Actor.psc(721,51): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Actor.psc(733,29): unknown type package
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Actor.psc(737,30): unknown type package
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Actor.psc(741,27): unknown type package
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Game.psc(176,41): unknown type wordofpower
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Game.psc(251,57): unknown type imagespacemodifier
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Game.psc(257,31): unknown type wordofpower
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Game.psc(263,32): unknown type wordofpower
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ObjectReference.psc(86,33): location is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ObjectReference.psc(86,77): location is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ObjectReference.psc(110,5): unknown type key
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ObjectReference.psc(112,5): type mismatch on parameter 1 (did you forget a cast?)
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ObjectReference.psc(112,29): cannot compare a none to a int (cast missing or types unrelated)
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ObjectReference.psc(113,3): type mismatch on parameter 1 (did you forget a cast?)
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ObjectReference.psc(242,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ObjectReference.psc(245,15): unknown type scene
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ObjectReference.psc(251,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ObjectReference.psc(269,13): unknown type key
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ObjectReference.psc(368,19): unknown type voicetype
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ObjectReference.psc(374,20): unknown type worldspace
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ObjectReference.psc(388,41): unknown type locationreftype
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ObjectReference.psc(465,90): unknown type encounterzone
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ObjectReference.psc(477,45): unknown type impactdataset
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ObjectReference.psc(517,19): unknown type topic
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ObjectReference.psc(598,36): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ObjectReference.psc(600,10): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ObjectReference.psc(604,20): location is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ObjectReference.psc(665,67): unknown type projectile
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ObjectReference.psc(822,24): unknown type referencealias
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ObjectReference.psc(834,26): unknown type referencealias[]
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Keyword.psc(8,45): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(12,66): unknown type globalvariable
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(13,12): globalvariable is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(18,34): globalvariable is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(18,40): cannot compare a none to a float (cast missing or types unrelated)
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(18,40): cannot relatively compare variables to None
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(18,90): globalvariable is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(18,96): cannot compare a none to a float (cast missing or types unrelated)
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(18,96): cannot relatively compare variables to None
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(135,58): unknown type globalvariable
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(140,10): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(144,10): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(148,10): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(155,10): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(158,62): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(159,10): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(169,31): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(173,10): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(176,33): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(179,36): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(185,28): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(200,71): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(205,10): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(208,57): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(229,10): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(232,48): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(236,33): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\Quest.psc(241,10): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MiscUtil.psc(80,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MiscUtil.psc(80,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MiscUtil.psc(87,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MiscUtil.psc(87,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(56,19): unknown type furniture
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(57,17): unknown type package
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(289,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorLibrary.psc(289,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseObject.psc(0,0): unable to locate script ReferenceAlias
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseObject.psc(153,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseObject.psc(153,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(649,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseAnimation.psc(649,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(32,38): cannot cast a alias to a sslbaseanimation, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(48,38): cannot cast a alias to a sslbaseanimation, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(151,3): variable debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(151,9): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(152,3): variable debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslUtility.psc(152,9): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslBaseVoice.psc(13,15): unknown type topic
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(96,38): cannot cast a alias to a sslbaseanimation, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(125,24): cannot cast a alias to a sslbaseanimation, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(185,26): cannot cast a alias to a sslbaseanimation, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(259,38): cannot cast a alias to a sslbaseanimation, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(308,29): cannot cast a alias to a sslbaseanimation, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationFactory.psc(308,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationFactory.psc(308,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(324,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(324,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(361,103): unknown type referencealias
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(121,32): cannot cast a alias to a sslbaseanimation, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(283,28): cannot cast a alias to a sslbasevoice, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(118,59): cannot cast a alias to a sslbasevoice, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(146,59): GetOwningQuest is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(147,61): GetName is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(187,26): cannot cast a alias to a sslbasevoice, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(220,24): cannot cast a alias to a sslbasevoice, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(294,29): cannot cast a alias to a sslbasevoice, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(344,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(344,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(374,95): unknown type referencealias
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(394,17): cannot cast a alias to a sslbasevoice, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(431,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslVoiceSlots.psc(431,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(437,33): cannot cast a alias to a sslbaseexpression, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(46,38): cannot cast a alias to a sslbaseexpression, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(85,26): cannot cast a alias to a sslbaseexpression, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(118,24): cannot cast a alias to a sslbaseexpression, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(192,29): cannot cast a alias to a sslbaseexpression, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(207,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(207,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(237,105): unknown type referencealias
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslExpressionSlots.psc(257,17): cannot cast a alias to a sslbaseexpression, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(546,87): unknown type referencealias
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(551,16): referencealias is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslObjectFactory.psc(561,16): referencealias is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(381,17): cannot cast a alias to a sslbaseanimation, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(420,38): cannot cast a alias to a sslbaseanimation, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(439,38): cannot cast a alias to a sslbaseanimation, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(526,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslAnimationSlots.psc(526,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(204,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(204,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(0,0): unable to locate script ReferenceAlias
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(1191,3): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorStats.psc(1191,9): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(37,10): unknown type voicetype
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(128,35): GetReference is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(192,4): GetReference is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(194,15): GetReference is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(194,30): cannot cast a none to a actor, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(307,20): type mismatch on parameter 1 (did you forget a cast?)
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(336,31): variable NiOverride is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(336,42): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(337,19): variable NiOverride is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(337,30): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(342,5): variable NiOverride is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(342,16): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(343,5): variable NiOverride is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(343,16): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(394,3): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(394,9): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(400,2): RegisterForSingleUpdate is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(404,49): referencealias is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(445,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(445,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(435,1): function onupdate cannot be defined in state prepare without also being defined in the empty state
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(467,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(467,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(613,2): RegisterForSingleUpdate is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(649,3): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(649,9): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(651,3): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(651,9): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(656,4): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(656,10): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(661,4): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(661,10): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(703,2): RegisterForSingleUpdate is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(668,1): function onupdate cannot be defined in state animating without also being defined in the empty state
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(723,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(723,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(739,2): UnregisterForUpdate is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(743,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(743,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(744,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(744,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(746,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(746,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(748,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(748,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(749,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(749,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(754,2): RegisterForSingleUpdate is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(879,2): UnregisterForUpdate is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(954,2): RegisterForSingleUpdate is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(994,31): variable NiOverride is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(994,42): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(995,5): variable NiOverride is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(995,16): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1000,2): Clear is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1009,1): function onupdate cannot be defined in state resetting without also being defined in the empty state
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1036,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1036,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1037,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1037,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1038,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1038,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1039,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1039,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1040,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1040,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1041,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1041,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1048,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1048,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ActorUtil.psc(13,55): unknown type package
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ActorUtil.psc(16,63): unknown type package
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\ActorUtil.psc(25,46): unknown type package
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1099,23): type mismatch on parameter 1 (did you forget a cast?)
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1142,13): GetReference is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1142,28): cannot cast a none to a actor, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1169,19): type mismatch on parameter 1 (did you forget a cast?)
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1178,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1178,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1581,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1581,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1762,1): RegisterForModEvent is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1763,1): RegisterForModEvent is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1764,1): RegisterForModEvent is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1766,1): RegisterForModEvent is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1767,1): RegisterForModEvent is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1768,1): RegisterForModEvent is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1769,1): RegisterForModEvent is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1770,1): RegisterForModEvent is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1774,1): UnregisterForUpdate is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1777,1): UnregisterForModEvent is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1778,1): UnregisterForModEvent is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1779,1): UnregisterForModEvent is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1781,1): UnregisterForModEvent is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1782,1): UnregisterForModEvent is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1783,1): UnregisterForModEvent is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1784,1): UnregisterForModEvent is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1785,1): UnregisterForModEvent is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1861,1): TryToClear is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1875,13): GetOwningQuest is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1875,30): cannot cast a none to a sslthreadcontroller, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1883,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1883,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1886,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslActorAlias.psc(1886,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(145,24): unknown type referencealias
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(341,24): type mismatch on parameter 1 (did you forget a cast?)
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(343,24): type mismatch on parameter 1 (did you forget a cast?)
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(845,17): referencealias is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(846,15): referencealias is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(847,15): referencealias is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(875,82): message is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1144,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1144,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1147,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1147,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1153,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1153,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1156,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1156,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1188,19): ForceRefIfEmpty is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1247,30): cannot convert to unknown type referencealias
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1247,30): cannot cast a alias to a referencealias, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1250,32): cannot cast a alias to a sslactoralias, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1251,32): cannot cast a alias to a sslactoralias, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1252,32): cannot cast a alias to a sslactoralias, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1253,32): cannot cast a alias to a sslactoralias, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1254,32): cannot cast a alias to a sslactoralias, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1286,46): cannot convert to unknown type referencealias
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1286,46): cannot cast a alias to a referencealias, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadModel.psc(1300,14): referencealias is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(39,17): referencealias is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(40,15): referencealias is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(41,15): referencealias is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(356,3): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(356,9): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(370,3): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(370,9): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(409,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(409,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(557,3): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(557,9): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(911,21): GetRef is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(912,24): GetRef is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(912,132): GetRef is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(923,28): GetRef is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(923,37): cannot cast a none to a actor, types are incompatible
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadController.psc(942,26): GetRef is not a function or does not exist
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadSlots.psc(170,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadSlots.psc(170,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadSlots.psc(187,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslThreadSlots.psc(187,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemLibrary.psc(65,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemLibrary.psc(65,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemLibrary.psc(79,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemLibrary.psc(79,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemLibrary.psc(82,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemLibrary.psc(82,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemLibrary.psc(84,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemLibrary.psc(84,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(31,3): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(31,9): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(32,3): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(32,9): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(37,6): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(37,12): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(38,4): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(38,10): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(111,19): unknown type furniture
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(112,17): unknown type package
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(122,16): unknown type static
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(126,17): unknown type message
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(127,17): unknown type message
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(128,17): unknown type message
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(129,17): unknown type message
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(130,17): unknown type message
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(131,17): unknown type message
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(132,17): unknown type message
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(133,17): unknown type message
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(134,17): unknown type message
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(136,15): unknown type topic
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(137,19): unknown type voicetype
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(138,19): unknown type voicetype
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(141,23): unknown type soundcategory
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(142,23): unknown type soundcategory
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(144,14): unknown type idle
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(146,24): unknown type globalvariable
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(147,24): unknown type globalvariable
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(148,24): unknown type globalvariable
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(149,24): unknown type globalvariable
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(150,24): unknown type globalvariable
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\fnis.psc(95,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\fnis.psc(95,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\fnis.psc(97,3): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\fnis.psc(97,9): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\fnis.psc(99,4): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\fnis.psc(99,10): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(467,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(467,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(472,112): message is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(642,24): unknown type referencealias
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(643,24): unknown type referencealias
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(644,24): unknown type referencealias
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(645,24): unknown type referencealias
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(646,24): unknown type referencealias
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(655,36): referencealias is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(655,81): referencealias is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(655,126): referencealias is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(656,33): referencealias is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(656,78): referencealias is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(660,60): unknown type referencealias
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(661,30): referencealias is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(662,16): referencealias is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(676,31): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(676,37): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(712,14): message is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(716,12): message is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(720,13): message is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(724,18): message is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(728,19): message is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(741,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(741,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(742,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(742,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(749,12): soundcategory is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(750,10): soundcategory is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(765,61): variable NiOverride is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(765,72): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(765,91): cannot compare a none to a int (cast missing or types unrelated)
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\sslSystemConfig.psc(765,91): cannot relatively compare variables to None
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabUtil.psc(164,64): unknown type referencealias
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabUtil.psc(164,91): unknown type referencealias
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabUtil.psc(164,24): unknown type referencealias
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabUtil.psc(177,3): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabUtil.psc(177,9): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabUtil.psc(179,3): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabUtil.psc(179,9): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabUtil.psc(180,3): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabUtil.psc(180,9): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabUtil.psc(181,3): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabUtil.psc(181,9): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabUtil.psc(182,3): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabUtil.psc(182,9): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabUtil.psc(186,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabUtil.psc(186,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabUtil.psc(189,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabUtil.psc(189,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabUtil.psc(192,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabUtil.psc(192,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabUtil.psc(205,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabUtil.psc(205,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabUtil.psc(207,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabUtil.psc(207,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabFramework.psc(2363,103): unknown type referencealias
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabFramework.psc(2376,111): unknown type referencealias
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabFramework.psc(2389,95): unknown type referencealias
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabFramework.psc(2402,105): unknown type referencealias
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabFramework.psc(3009,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabFramework.psc(3009,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabFramework.psc(3011,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\SexLabFramework.psc(3011,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(6,20): unknown type miscobject
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(7,17): unknown type message
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(8,17): unknown type message
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(9,17): unknown type message
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(40,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(41,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(42,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(43,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(44,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(45,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(46,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(47,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(48,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(49,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(50,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(51,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(52,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(53,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(54,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(55,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(57,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(58,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(59,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(60,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(62,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(63,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(64,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(65,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(66,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(67,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(68,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(69,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(70,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(71,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(72,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(73,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(74,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(75,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(76,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(77,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(78,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(79,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(81,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(82,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(83,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(85,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(86,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(88,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(89,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(90,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(92,18): unknown type location
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(113,1): variable debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(113,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(116,38): location is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(117,39): location is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(118,38): location is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(120,36): location is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(121,38): location is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(122,38): location is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(123,38): location is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(126,1): variable debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(126,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(172,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(172,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(186,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MilkECON.psc(186,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(23,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(23,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(26,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(26,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(43,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(43,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(80,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(80,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(86,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(86,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(92,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(92,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(97,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(97,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(107,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(107,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(112,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(112,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(118,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(118,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(126,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(126,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(133,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(133,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(144,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(144,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(149,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(149,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(150,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(150,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(160,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(160,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(175,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(175,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(180,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(180,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(187,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(187,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(192,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(192,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(198,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(198,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(201,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(201,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(202,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(202,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(206,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(206,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(213,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(213,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(219,3): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(219,9): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(222,3): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(222,9): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(225,3): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(225,9): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(230,3): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(230,9): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(233,3): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(233,9): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(240,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(240,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(251,3): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(251,9): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(264,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(264,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(272,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(272,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(281,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(281,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(286,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(286,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(292,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(292,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(297,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(297,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(335,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(335,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(346,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(346,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(350,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(350,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(351,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(351,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(355,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(355,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(356,2): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(356,8): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(370,1): variable Debug is undefined
D:\Steam\steamapps\common\Skyrim\Data\Scripts\Source\MME_Storage.psc(370,7): none is not a known user-defined type
D:\Steam\steamapps\common\Skyrim\Data

 

Posted (edited)
On 4/18/2026 at 8:13 AM, LatencyRemix said:

THanks, and i am most defintaly doing something wrong, or have missed a key step.  Sorry to reply it diretly to ping you, I manage to find out the rorrrs just not sure what do next.

 

I have all of the scripts, and i ran CK/ Other complier through MO2 idont know where to go from this. Sorry again but i am trying

 

 

I honestly don’t know if scripts made for SSE will compile correctly using LE compiler maybe someone else can chime in on that.

 

Your error log indicates your missing scripts:

 

"The error "unknown type objectreference" typically occurs when the Papyrus Compiler cannot find the script referenced by the one you are trying to compile. This can happen if the script is missing or not properly located in the correct directory. To resolve this issue, ensure that the script is correctly placed in the Scripts\source\ folder within the Skyrim\Data\ directory and that the paths in Skyrim\SkyrimEditor.ini are accurate. Additionally, check for the presence of the Skyrim\TESV_Papyrus_Flags.flg file and ensure that the Creation Kit is running properly."

 

I also did not see that you are running "SE script compiler pro", I have no knowledge of that application and have only compiled my scripts edits using command line papyrus compiler found in the game under .\Steam\steamapps\common\Skyrim Special Edition\Papyrus Compiler. You said Vortex and later said MO2 which is? Because author of that app said he has no knowledge of MO2, i.e. he has never tested.

 

Assuming mod has MCM options, any mod that has MCM options requires the scripts from SkyUI and older version like 5.x do not come with the mod, you have to download them separately from the SkyUI SDK.

 

Sorry wish I could help more,

 

Edited by Imperfection
typos
Posted
19 hours ago, Imperfection said:

Sorry wish I could help more,

No i appreaciate it, Frustartaing as it is, its also been a lot of  fun trying to figure this out.  I use vortex for my SSE only, and that also is maybe why it didnt work, the mod is origionaly built for LE, one of the reasons why i wanted to edit things is that it uses LE CBBE node names and doesnt have 1:1 with CBBE 3BA.  I only have my LE setup in MO1, but the compiler was 64bit and needed MO2 for me to run it, thinking i could use just the virtual system and not put all the mods files in my LE folder.

Posted (edited)
On 4/21/2026 at 12:11 PM, LatencyRemix said:

No i appreaciate it, Frustartaing as it is, its also been a lot of  fun trying to figure this out.  I use vortex for my SSE only, and that also is maybe why it didnt work, the mod is origionaly built for LE, one of the reasons why i wanted to edit things is that it uses LE CBBE node names and doesnt have 1:1 with CBBE 3BA.  I only have my LE setup in MO1, but the compiler was 64bit and needed MO2 for me to run it, thinking i could use just the virtual system and not put all the mods files in my LE folder.

 

One thing you can try is to create a temp folder outside the virtual file system and copy all your needed scripts and script source folders there, copy the papyrus compiler folder from the skyrim game folder there then use the command line to compile the script(s). This method runs completely outside Vortex or MO structures. I used this method when changing the dance menu scripts and related in the Let's Dance Again mod. When i first tried this I got a lot of erros like you and doing a little googleing on it thats how i found out i was missing the SkyUI source scripts as the mod has an MCM panel.

 

Command line example (in damenu.bat file) updating one script named "xLetsDanceStartEffect" and one named "xLetsDanceMenu", pause on last line so you can see output. You can see there are command line switchs (-f -i -o) to point to your relavant folders. My "Source" folder is inside the scripts folder.

 

".\Papyrus Compiler\PapyrusCompiler.exe" "xLetsDanceStartEffect" -f="TESV_Papyrus_Flags.flg" -i=".\Scripts\Source" -o=".\Scripts"

".\Papyrus Compiler\PapyrusCompiler.exe" "xLetsDanceMenu" -f="TESV_Papyrus_Flags.flg" -i=".\Scripts\Source" -o=".\Scripts" 

pause

 

Folder structure example:

 

image.png.85cf442498c76a91fc3d16d105015454.png

 

 

 

Edited by Imperfection
typos
Posted

From a brief glance at it: you need to specify where the papyrus compiler looks for script resources. You can either do this by adding the IA source scripts path to the -i flag argument (you can add more than one path there, just separate them with a ";") or by copying all IA scripts to the folder where the compiler is looking (which right now is data/scripts). Oh, and you prolly want the input (-i) to be scripts/source and the output (-o) to be the scripts/ folder. Not the other way around.
 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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