Skyrim
0 of 0

File information

Last updated

Original upload

Created by

Karandra

Uploaded by

Karandra

Virus scan

Some manually verified files

18 comments

  1. Adler8848
    Adler8848
    • supporter
    • 1 kudos
    Hello my friend, I failed to compile the psc files and it said "Operation terminated with error: -1". How can I solve this?
    1. Karandra
      Karandra
      • premium
      • 283 kudos
      I haven't used this thing in years now. You're probably need additional source files that your script references or made a syntax error in your script.
  2. igotnousername
    igotnousername
    • supporter
    • 97 kudos
    Hi, what does it mean the result says "invalid opcode"?
    1. Karandra
      Karandra
      • premium
      • 283 kudos
      Where does it say that?
    2. igotnousername
      igotnousername
      • supporter
      • 97 kudos
      So I tried to decompile some scripts. The result will say "Done" but if I double click the status, it says:Successfully completed
      Error: Script.pex : Invalid opcode()"


      and ofcourse, it wasn't actually successful.
    3. Karandra
      Karandra
      • premium
      • 283 kudos
      Task faile successfully. Is it for disassembling? Either the file is corrupted or the disassembler binary couldn't decode it for some reason. Not sure why.
    4. igotnousername
      igotnousername
      • supporter
      • 97 kudos
      Yeah, its for disassembling.

      Although it seems to happen on MCM scripts. Does that mean anything?
    5. Karandra
      Karandra
      • premium
      • 283 kudos
      Hm, no. I don't know why this could matter or how to fix it.
  3. livipup
    livipup
    • premium
    • 41 kudos
    Does this have to be installed to the main directory? I like to keep my tools in their own folder.
    1. Kerber100
      Kerber100
      • premium
      • 283 kudos
      No, this tool can be installed anywhere you want as long as you copy all the required files from CK distribution.
  4. msk207
    msk207
    • member
    • 0 kudos
    Don't know why I always fail to assemble .pas file with .bat command line, until I googled and find this mod. Very happy that it's functional for special edition.

    Thanks for saving my depression mood d(——)b.
  5. Nexak
    Nexak
    • premium
    • 15 kudos


     
    In response to post #49379992.


    Spoiler:  
    Show

    Nexak wrote: Pretty fool proof.

    I've did some C+, C#, QuakeC and a few other variants over the years, but nothing in a long time, yet was entirely unable to get the paths sorted out to compile even simple scripts in the CK. But with this I'm easily able to take things apart and change what I want then recompile it.

    Very, very handy.


    There are papyrus tool written in QuakeC? Pretty unexpected. I glad that my program was useful.
     


     
    Naw. I was saying I know just enough to be dangerous to a compiler, but not enough to compile a simple papyrus script without this. lol
  6. Nexak
    Nexak
    • premium
    • 15 kudos
    Pretty fool proof.

    I've did some C+, C#, QuakeC and a few other variants over the years, but nothing in a long time, yet was entirely unable to get the paths sorted out to compile even simple scripts in the CK. But with this I'm easily able to take things apart and change what I want then recompile it.

    Very, very handy.
    1. Kerber100
      Kerber100
      • premium
      • 283 kudos
      There are papyrus tool written in QuakeC? Pretty unexpected. I glad that my program was useful.
  7. Sneeki
    Sneeki
    • member
    • 0 kudos
    I've decompiled multiple SSE pex files at once with the 64-Bit version of Champollion and I haven't seen any issues with it!

    Thanks for this tool, I've been looking for something that can decompile SSE scripts!
  8. NPC
    NPC
    • member
    • 8 kudos
    This useful utility is compatible with SSE? Thanks...
    1. Kerber100
      Kerber100
      • premium
      • 283 kudos
      I tried to compile some SE scripts and then decompile, disassemble and compile and assemble them back. All of it works. If I remember correctly Bethesda didn't changed papyrus syntax and its bytecode in Special Edition.
    2. NPC
      NPC
      • member
      • 8 kudos
      Many thanks, I'll try too...