Dragonis0 Posted October 27, 2012 Share Posted October 27, 2012 (edited) Hello, I have searched everywhere, but with no luck finding a solution. I am receiving errors when trying to compile a script in Notepad++. I have the correct batch file paths entered, relative to my install location, and the correct run commands for Notepad++ (according to this Wiki http://www.creationkit.com/Notepad%2B%2B_Setup) My psc files are in the source folder. I run the compiler and receive the following error... "PapyrusCompiler.exe - Aplication ErrorThe application was unable to start correctly (0xc000007b). Click OK to close the application." I've searched that error code and found nothing useful. At firs I though maybe it was a permission issue and ran Notepad++ as administrator, but to no avail. My ScriptCompile.bat file "C:\Program Files (x86)\Bethesda Softworks\Skyrim\Papyrus Compiler\PapyrusCompiler.exe" %1 -f="TESV_Papyrus_Flags.flg" -i="C:\Program Files (x86)\Bethesda Softworks\Skyrim\Data\Scripts\Source" -o="C:\Program Files (x86)\Bethesda Softworks\Skyrim\Data\Scripts"pause My Notepad++ run commands "C:\Program Files (x86)\Bethesda Softworks\Skyrim\Papyrus Compiler\ScriptCompile.bat" "$(FILE_NAME)" "$(CURRENT_DIRECTORY)" Any ideas as to what I should try next? Banned -DrGrimm Edited October 29, 2012 by DrGrimm Link to comment Share on other sites More sharing options...
rickerhk Posted October 28, 2012 Share Posted October 28, 2012 Try buying the game. Link to comment Share on other sites More sharing options...
bben46 Posted October 29, 2012 Share Posted October 29, 2012 Evidence from post says pirate. :rolleyes:We do NOT support pirates or piracyTopic closed Link to comment Share on other sites More sharing options...
Recommended Posts