Jump to content

CK Papyrus compile error


Recommended Posts

Hi,

 

So I have been trying to create a simple SetStage Papyrus fragment to make an NPC give the player a certain reward.

 

GetOwningQuest().SetStage(10)

 

When I try to compile this line into a script I get the following in the Papyrus Errors message box:

Starting 1 compile threads for 1 files...

Compiling "SRC_TIF__07033418"...
Unprocessed exceptions: System.ArgumentNullException: Value cannot be zero.
Parametername: path1
at System.IO.Path.Combine(String path1, String path2)
at PCompiler.Compiler.Assemble(String asObjectName)
at PCompiler.Compiler.Compile(String asObjectName, String asFlagsFile, Boolean abOptimize)
at PapyrusCompiler.Program.CompilerThread()
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
I translated some words to English, but I'm not certain if they are the same way they are shown in English, so ignore that. The translation is direct.
Anyway, I have been searching and trying pretty much everything I could find and nothing seems to fix my problem.
Some of the things I tried:
-Opening CK using MO2
-Opening CK without MO2
-Scan and Repair
-Multiple Compiler workarounds (advanced papyrus etc.)
-Adding flag file to game folder.
-Checking locations in the ini files
If anyone has any idea, please let me know, your help is much appreciated!
Link to comment
Share on other sites

  • Recently Browsing   0 members

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