TOUR
PRICING
HELP
Stencylpedia
Blocks Guide
Sample Games
Developer Center
FORUMS
CHAT
#MADEINSTENCYL
EDUCATION
SIGN IN
×
Welcome back!
Username or E-mail
Password
(
Forgot?
)
C
OMMUNITY
Home
Issue Tracker
Inbox [0]
New Posts
New Replies
Search
Stencyl Community
→
Stencyl
→
Ask a Question
→
How to Launch Stencyl properly
Pages:
1
How to Launch Stencyl properly
tarfox43
Posts: 5
June 23, 2024, 03:14:20 pm
Hello folks, I tried to use Java for Stencyl 4.1.3, All it does it does it completes Java, But the engine: Stencyl won't run & I wonder how it works properly, Let me know how it works & How it's done please, So I can get access to it to make my games, Thank you so much, Very much appreciated.
Justin
Posts: 4716
June 23, 2024, 05:23:22 pm
Can you post the most recent log file from the following folder?
Code:
[Select]
%AppData%\Stencyl\stencylworks\logs
You can paste that into Windows Explorer and it should open the Stencyl logs folder.
If there are no files there corresponding to your attempt to launch Stencyl, try this instead:
Open
Stencyl-windows.bat
in a text editor and add this line to the top of the script:
Code:
[Select]
set "_PRESERVE_TERMINAL_=true"
Then try launching Stencyl again. When it fails, it should hopefully keep the terminal open so you can copy the output here.
For Live Support
: Join our
discord
server and ping me @justin.
I'm most often available between 10am and 10pm Japan time. (GMT+9)
tarfox43
Posts: 5
June 24, 2024, 01:15:05 pm
I was using the Mac version, Not the Windows version. I tried using Xcode, But it failed to download, I wonder why, I can try on the Windows version sometime, But I can't find the log to put it into the ask question for Stencyl. I don't know if the Xcode is compatible for the Mac that I am using. I'll give it a try on windows, Thanks for the help Justin.
Pages:
1