Allannaa Posted November 4, 2014 Posted November 4, 2014 If this isn't the place I should be posting this, I'm sorry, and I have no problem with a moderator moving the thread. Here's the issue. Not too long ago I had a hard-drive crash which resulted in having to reinstall everything (not just Skyrim.) Since then I've had a weird issue in the CreationKit. I use one -- ONE -- script in my mods. What it does is make a piece of flint-and-steel activate a nearby linked fire. It was written for me by someone else. I downloaded all the mods I use, including my own, from the "other site", and then decided to tweak one of my own existing mods. I didn't actually tweak the ESP, I made a new file entirely. But when I went to compile the script, I got the error listed below. Now, that said -- the script works. You "Use Flint and Steel" and the fire starts burning as it should. You "Use Flint and Steel" again, and the fire goes out as it should. But I get the "compile failed" message in the CK, and I flat out don't get why. As I've stated in a lot of other places, though, I'm a texture artist. Scripting makes my head a-splode. So I need to know if this is something I should worry about, or something I should just ignore, or something I should freak out over. Starting 1 compile threads for 1 files...Compiling "CottageFireLighterScript"...c:\steam\steamapps\common\skyrim\Data\Scripts\Source\Keyword.psc(4,33): unknown type locationc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Keyword.psc(8,45): unknown type locationc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(27,49): unknown type globalvariablec:\steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(28,34): globalvariable is not a known user-defined typec:\steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(28,1): type mismatch on parameter 1 (did you forget a cast?)c:\steam\steamapps\common\skyrim\Data\Scripts\Source\ActorBase.psc(4,15): unknown type classc:\steam\steamapps\common\skyrim\Data\Scripts\Source\ActorBase.psc(10,18): unknown type formlistc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(12,66): unknown type globalvariablec:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(13,12): globalvariable is not a known user-defined typec:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(18,34): globalvariable is not a known user-defined typec:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(18,40): cannot compare a none to a float (cast missing or types unrelated)c:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(18,40): cannot relatively compare variables to Nonec:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(18,90): globalvariable is not a known user-defined typec:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(18,96): cannot compare a none to a float (cast missing or types unrelated)c:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(18,96): cannot relatively compare variables to Nonec:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(135,58): unknown type globalvariablec:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(140,10): unknown type locationc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(144,10): unknown type locationc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(148,10): unknown type locationc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(155,10): unknown type locationc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(158,62): unknown type locationc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(159,10): unknown type locationc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(169,31): unknown type locationc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(173,10): unknown type locationc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(176,33): unknown type locationc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(179,36): unknown type locationc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(185,28): unknown type locationc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(200,71): unknown type locationc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(205,10): unknown type locationc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(208,57): unknown type locationc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(229,10): unknown type locationc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(232,48): unknown type locationc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(236,33): unknown type locationc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(241,10): unknown type locationc:\steam\steamapps\common\skyrim\Data\Scripts\Source\LeveledItem.psc(13,24): unknown type globalvariablec:\steam\steamapps\common\skyrim\Data\Scripts\Source\LeveledItem.psc(14,40): unknown type globalvariablec:\steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(48,15): unknown type lightc:\steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(49,24): unknown type lightc:\steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(51,22): unknown type effectshaderc:\steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(52,35): unknown type effectshaderc:\steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(54,22): unknown type effectshaderc:\steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(55,39): unknown type effectshaderc:\steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(57,20): unknown type projectilec:\steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(58,34): unknown type projectilec:\steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(60,19): unknown type explosionc:\steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(61,32): unknown type explosionc:\steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(72,23): unknown type impactdatasetc:\steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(73,40): unknown type impactdatasetc:\steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(78,28): unknown type imagespacemodifierc:\steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(79,45): unknown type imagespacemodifierc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Race.psc(20,19): unknown type voicetypec:\steam\steamapps\common\skyrim\Data\Scripts\Source\Race.psc(23,52): unknown type voicetypec:\steam\steamapps\common\skyrim\Data\Scripts\Source\ActorBase.psc(55,24): unknown type classc:\steam\steamapps\common\skyrim\Data\Scripts\Source\HeadPart.psc(23,18): unknown type formlistc:\steam\steamapps\common\skyrim\Data\Scripts\Source\HeadPart.psc(24,32): unknown type formlistc:\steam\steamapps\common\skyrim\Data\Scripts\Source\ActorBase.psc(104,19): unknown type voicetypec:\steam\steamapps\common\skyrim\Data\Scripts\Source\ActorBase.psc(105,32): unknown type voicetypec:\steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(51,70): unknown type formlistc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(54,69): unknown type formlistc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(67,77): unknown type formlistc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(72,76): unknown type formlistc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(176,41): unknown type wordofpowerc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(251,57): unknown type imagespacemodifierc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(257,31): unknown type wordofpowerc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(263,32): unknown type wordofpowerc:\steam\steamapps\common\skyrim\Data\Scripts\Source\ActorValueInfo.psc(54,30): unknown type formlistc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Shout.psc(4,21): unknown type wordofpowerc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Shout.psc(8,46): unknown type wordofpowerc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(170,17): unknown type factionc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(179,17): unknown type packagec:\steam\steamapps\common\skyrim\Data\Scripts\Source\Ammo.psc(9,20): unknown type projectilec:\steam\steamapps\common\skyrim\Data\Scripts\Source\Weapon.psc(54,16): unknown type staticc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Weapon.psc(55,33): unknown type staticc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(220,36): unknown type factionc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(293,45): unknown type associationtypec:\steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(377,34): unknown type factionc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(439,32): unknown type factionc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(454,28): unknown type idlec:\steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(457,38): unknown type idlec:\steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(463,35): unknown type factionc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(525,33): unknown type factionc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(557,32): unknown type factionc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(568,30): unknown type factionc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(637,55): unknown type formlistc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(721,32): unknown type locationc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(721,51): unknown type locationc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(733,29): unknown type packagec:\steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(737,30): unknown type packagec:\steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(741,27): unknown type packagec:\steam\steamapps\common\skyrim\Data\Scripts\Source\Cell.psc(7,17): unknown type factionc:\steam\steamapps\common\skyrim\Data\Scripts\Source\Cell.psc(22,33): unknown type factionc:\steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(86,33): location is not a known user-defined typec:\steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(86,77): location is not a known user-defined typec:\steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(110,5): unknown type keyc:\steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(112,5): type mismatch on parameter 1 (did you forget a cast?)c:\steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(112,29): cannot compare a none to a int (cast missing or types unrelated)c:\steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(113,3): type mismatch on parameter 1 (did you forget a cast?)c:\steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(242,18): unknown type locationc:\steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(245,15): unknown type scenec:\steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(251,18): unknown type locationc:\steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(254,17): unknown type factionc:\steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(269,13): unknown type keyc:\steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(368,19): unknown type voicetypec:\steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(374,20): unknown type worldspacec:\steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(388,41): unknown type locationreftypec:\steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(465,90): unknown type encounterzonec:\steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(477,45): unknown type impactdatasetc:\steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(517,19): unknown type topicc:\steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(544,33): unknown type factionc:\steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(598,36): unknown type locationc:\steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(600,10): unknown type locationc:\steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(604,20): location is not a known user-defined typec:\steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(665,67): unknown type projectilec:\steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(822,24): unknown type referencealiasc:\steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(828,30): unknown type formlistNo output generated for CottageFireLighterScript, compilation failed.Batch compile of 1 files finished. 0 succeeded, 1 failed.Failed on CottageFireLighterScript
Jayce Dimmer Posted November 4, 2014 Posted November 4, 2014 Are you launching the CK through Mod Organizer? Have you installed SKSE?
Allannaa Posted November 4, 2014 Author Posted November 4, 2014 Are you launching the CK through Mod Organizer? Have you installed SKSE? I don't use mod organiser, or NMM or anything else. I launch the CK from the Steam > (et cetera) Skyrim folder, because I always have. I do, of course, launch Skyrim from the SKSE shortcut. I have the latest version of SKSE (and everything else on earth) installed. To be fair, this problem *could* have existed before the hard-drive replacement and I just didn't know about it because I hadn't modded since last winter.
Srende Posted November 4, 2014 Posted November 4, 2014 It seems that for some reason CK doesn't see the vanilla skyrim scripts, well, part of them. Have you tried verifying your skyrim/ck installation through steam? It'll reset some things as well, so might need to reinstall SKSE for example afterwards.
Allannaa Posted November 5, 2014 Author Posted November 5, 2014 Srende -- I'll try that again... Remind me to reset "Allow multiple masters and Allow multiple Editors" though.... hehe
Recommended Posts
Archived
This topic is now archived and is closed to further replies.