PapyrusDotNet icon indicating copy to clipboard operation
PapyrusDotNet copied to clipboard

Post-Build fails with ArgumentOutOfRangeException

Open matthewpaul-us opened this issue 8 years ago • 1 comments

I am following the tutorial at CodeAndUx. When I added the post-build option and try to build the project, it seems to build fine, but fails on the post-build command. The error trace is in this pastebin: http://pastebin.com/YKqvmL9s

It appears that it's trying to call the functions to manipulate the console, which are failing. Let me know if there is anything else you need.

For reference, here is the build number for my edition of visual studio.

  • Microsoft Visual Studio Professional 2015 Version 14.0.24720.00 Update 1.

EDIT 1: Added work-around

I found the arg flag -noui lets me get around this error. Although, it uncovered another error relating to Illegal characters in path.

matthewpaul-us avatar Jun 05 '16 14:06 matthewpaul-us

Having the same issue

ritolika avatar Nov 04 '16 15:11 ritolika