Jump to content

Recommended Posts

Posted

Hello everyone. I have been working on a mod that basically ports the TSLRCM Malachor V restored content to the Kotor II Unofficial Patch mod. I am stuck on getting the 904sion.dlg scene in the 907mal module to work properly. I downloaded the Script Source from the Kotor Community Patch Github page, but it does not have the script I need to look at. If anyone could either decompile the script 'a_904sion.ncs'  or if someone could give me the .nss file for me I would really appreciate it!

Posted

DeNCS isn't able to decompile this script.

---> starting decompilation: a_904sion.ncs <---
com.knights2end.nwscript.decomp.lexer.LexerException: [1,1029] Unknown token: E-
        at com.knights2end.nwscript.decomp.lexer.Lexer.getToken(Lexer.java:869)
        at com.knights2end.nwscript.decomp.lexer.Lexer.peek(Lexer.java:278)
        at com.knights2end.nwscript.decomp.parser.Parser.parse(Parser.java:404)
        at com.knights2end.nwscript.decomp.FileDecompiler.decompileNcs(FileDecompiler.java:541)
        at com.knights2end.nwscript.decomp.FileDecompiler.decompile(FileDecompiler.java:106)
        at com.knights2end.nwscript.decomp.Decompiler.decompile(Decompiler.java:216)
        at com.knights2end.nwscript.decomp.Decompiler.main(Decompiler.java:203)
Failure! (file: 'a_904sion.nss')

 

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.