Aller au contenu

Photo

Error message


  • Veuillez vous connecter pour répondre
2 réponses à ce sujet

#1
vempare

vempare
  • Members
  • 9 messages
Everytime i try to compile a script I get this error message

Unable to get the resource information for "utility_h" of type "nsc"

and since i am basically following a tutorial on creating and adding items to your character I believe that something is wrong.

any ideas?

#2
Magic

Magic
  • Members
  • 187 messages
To debug a script, it's best to see the code first. "utility_h" is a so-called header file. Unless things go wrong, there shouldn't be a utility_h.ncs resource, so the question is why would you need one? "nsc" is probably a typo, there is no such file type. "ncs" stands for Neverwinter Compiled Script, if I remember correctly.

#3
vempare

vempare
  • Members
  • 9 messages
OK. reinstall fixed it. For some odd reason I did not have the normal script button and was trying to compile scripts under the character script which does not have the utility_h anything.