Jump to content

Recommended Posts

Posted

I'm trying to use the TSLPatcher to compile the k_pend_area01.nss file from the tslpatchdata folder. I have included my modified k_inc_end.nss in the folder and also included nwscript.nss and nwnnsscomp.exe also. I have this listed in the changes.ini file: 

[CompileList]
File0=k_pend_area01.nss

When I run TSLPatcher it says this: Error: Unable to find compiled version of file "k_pend_area01.nss"! The compilation probably failed! Skipping...

EDIT: If I use KotorTool to compile the k_pend_area01.nss whilst in my Override folder with k_inc_end.nss in my override folder it works. But the above doesn't for some reason.

Posted

You're lacking the other includes. From k_inc_end:

#include "k_inc_utility"
#include "k_inc_generic"

You'll need k_inc_end.nss, k_inc_utility.nss, k_inc_generic.nss, k_inc_gensupport.nss, k_inc_walkways.nss, k_inc_drop.nss.

I would suggest you edit your target script to incorporate the include functions directly to avoid a whole bunch of unnecessary crap.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines.