Jump to content

Strange Papyrus Errors


ClassyTV

Recommended Posts

I'm trying to add a property to a blank script I made (haven't filled it out yet) but I consistently get this error even If I change the name.

 

Error Below:

_______________________________________________________________________________________________________________________________________________

 

Starting 1 compile threads for 1 files...
Compiling "TSTThaedrScript"...
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\TSTThaedrScript.psc(3,15): cannot name a variable or property the same as a known type or script
No output generated for TSTThaedrScript, compilation failed.

Batch compile of 1 files finished. 0 succeeded, 1 failed.
Failed on TSTThaedrScript

________________________________________________________________________________________________________________________________________________

 

Can anyone help me? Please leave a response if you think you know the issue and how to solve it.

Link to comment
Share on other sites

I've tried that and I get this error:

______________________________________________________________________________________

Starting 1 compile threads for 1 files...
Compiling "TSTThaedrScript"...
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\TSTThaedrScript.psc(3,15): cannot name a variable or property the same as a known type or script
No output generated for TSTThaedrScript, compilation failed.

Batch compile of 1 files finished. 0 succeeded, 1 failed.
Failed on TSTThaedrScript

_______________________________________________________________________________________________________________

Link to comment
Share on other sites

....post the script.

^ this.

We need to see the script and more information about the script.

Is there already a TSTThaedrScript.pex in your Skyrim\Data\Scripts?

Is your new script attached to an effect, quest, or object with the same name?

Are there any other scripts in your project that work fine?

Link to comment
Share on other sites

  • Recently Browsing   0 members

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