Stubborn Fragment Won't do ANything.

Post » Wed Jun 20, 2012 11:54 am

Starting 1 compile threads for 1 files...Compiling "QF_DnDFighterLevelQuest_01003152"...c:\program files\steam\steamapps\common\skyrim\Data\Scripts\Source\temp\QF_DnDFighterLevelQuest_01003152.psc(5,0): missing EOF at 'Scriptname'No output generated for QF_DnDFighterLevelQuest_01003152, compilation failed.Batch compile of 1 files finished. 0 succeeded, 1 failed.Failed on QF_DnDFighterLevelQuest_01003152

What the heck is missing EOF at Scriptname? I've tried everything to fix this, and to no avail. Even deleting the file doesn't help, as it somehow resurrects itself perfectly intact.

Here is the fragment code, but I don't think there's any hinkiness here...

Scriptname QF_DnDFighterLevelQuest_01003152 Extends Quest Hidden;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment;NEXT FRAGMENT INDEX 7;BEGIN ALIAS PROPERTY PlayerLevellingAlias;ALIAS PROPERTY TYPE ReferenceAliasReferenceAlias Property Alias_PlayerLevellingAlias Auto;END ALIAS PROPERTY;BEGIN FRAGMENT Fragment_2Function Fragment_2();BEGIN CODE;;END CODEEndFunction;END FRAGMENT;BEGIN FRAGMENT Fragment_5Function Fragment_5();BEGIN CODE(self as quest).Stop();END CODEEndFunction;END FRAGMENT;END FRAGMENT CODE - Do not edit anything between this and the begin comment
User avatar
Amber Ably
 
Posts: 3372
Joined: Wed Aug 29, 2007 4:39 pm

Post » Wed Jun 20, 2012 9:15 pm

Nvm, I just went in and deleted the file through explorer, completely remade it, works fine.
User avatar
Thomas LEON
 
Posts: 3420
Joined: Mon Nov 26, 2007 8:01 am


Return to V - Skyrim