Strange Errors now no script will compile, can't even make a

Post » Thu Jun 21, 2012 11:08 am

Ok so I was working on a little sleep animation script, when suddenly I started getting these errors. I deleted my script and started a new one, and now any new script I create has this error. I never edited Actor.psc! It's still dated feb 8th, so I know I didn't touch it. Now if I create any new object reference script, it immediately gives me this error before I can even write any code.

Starting 1 compile threads for 1 files...Compiling "newscript777"...c:\steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(436,28): unknown type idlec:\steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(439,38): unknown type idleNo output generated for newscript777, compilation failed.Batch compile of 1 files finished. 0 succeeded, 1 failed.Failed on newscript777

I have no idea what happened, but now I can't do any modding, and I don't really want to do a steam restore, I have lots of scripts I've done work to.
User avatar
Lil Miss
 
Posts: 3373
Joined: Thu Nov 23, 2006 12:57 pm

Post » Thu Jun 21, 2012 3:02 pm

It would help if you posted an example of your failing script.
User avatar
Benjamin Holz
 
Posts: 3408
Joined: Fri Oct 19, 2007 9:34 pm

Post » Thu Jun 21, 2012 7:47 am

I think you may have accidentally deleted Idle.psc
User avatar
Veronica Martinez
 
Posts: 3498
Joined: Tue Jun 20, 2006 9:43 am

Post » Thu Jun 21, 2012 6:14 am

If so you can just make a new one.

Scriptname Idle extends Form Hidden
User avatar
priscillaaa
 
Posts: 3309
Joined: Sat Dec 30, 2006 8:22 pm

Post » Thu Jun 21, 2012 7:17 am

Ok that was it! Thanks so much. It looked like an empty useless script so I delete it.
User avatar
D LOpez
 
Posts: 3434
Joined: Sat Aug 25, 2007 12:30 pm


Return to V - Skyrim