Hello Stencylers
!
Stencyl is a wonderful program that is works on Linux, Windows , and Mac. However ever since Microsoft's new operating system which we all know as Windows 10 there have been repetitive bugs reports about testing or publishing files as a Window File. So I have created this guide to help users fix these bugs.
Note 1 : None of these bugs concern the actual Stencyl application. These bugs are usually concerning Visual Studio or the way permission files and harddrives are set on W10.
Note 2 : So of these bugs also happen on Windows 7, through most of these error only happen on W10, one of the most common ones also happens on W7, error 1#.
Request to Mods: I think this is a very useful and important topic concerning troubleshooting bugs on Windows. So I'm requesting a sticky mark, I'm sure it will help a lot of users, thanks !
______________________________________________________________________________________
Error #1 :
Process creation failure : cl.exeImportant Note : This bug has occurred on Windows 7
This is a bug concerning Windows Visual Studio. The reason this bug occurs is because the language c++ tools arn't installed in VS2015 by defult. Were going to install them.
How To Fix :Step 1: First go to Control Panel > Programs > Programs and Features and select VS2015.
Right click it and select
change .
Step 2: A window of Visual Studio should open up, select
modify.
Step 3: Select
Features >
Programming Languages >
Visual c++. Then check off the box that says
Common Tools for Visual C++ 2015. Then click
Update.
Step 4: Restart your computer then your all set. Open Stencyl and your ready to try out your game !
Error #2 : Uncaught exception - std@sys_create_dir This bug is a real twister. It took me a a week to figure out how to fix this. But for you it should take no time at all because you have got a guide! This bug concerns W10 permissions with appdata. But remember to fix this bug you must follow these instructing very carefully because they concern and hold all your workspace data.
Important Note : If you are a administrator then this error won't occur. Step 1 : Uninstall Stencyl
Step 2 : Reinstall Stencyl
BUT WAIT !!! This time install the Stencyl directory in a different location. Look below .
Step 3 : By default the directory should say OS C: / Program Files / Stencyl . But click on the browse button instead. Select
OS, then
users, then your user, then
Document. Click Ok and next.
Step 4: After Stencyl is done installing click
Exit not run Stencyl.
Step 5 : Go to
Document and create a separate folder called
S-workspace.
Step 6: Open Stencyl
Step 7: Click on the tool bar and Preference or press Alt- Enter
Step 8 : Select Workspace and then workspace folder.
Step 9: Click on the little arrow and select
Choose Folder.
Step 10 : A file explorer should open up, select document and then click on S-workspace and then select OK.
Step 11 : A Stencyl dialog box should pop up asking you would you like to copy all data to this folder, select yes. This data transfer may take some time like 10 Minutes.
Step 12: Once the data transfer is complete close and reopen Stencyl, try testing your game.
and then your game should work just fine!
Note : The first time you test a windows game may take some time like 7 min.
Well these are the most common error users encounter when testing and publishing a windows file.However if your bug is not listed here feel free to post a comment and I'll add a guide to this topic on how to fix it. Have fun with your Windows File! I hope this guide has fulfilled your needs
!