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
→
I can't compile on android
Pages:
1
I can't compile on android
vaingglory
Posts: 17
July 21, 2020, 12:36:30 am
Hello, I have version 4.0.2 and every time I try to compile on android, it gives me errors that you can't find websites, I put some examples
Level: INFO
When: 2020-07-21 09:09:57:983
From: stencyl.sw.util.StreamGobbler
[haxelib.exe] Resource missing. [HTTP GET:
https://dl.google.com/dl/android/maven2/org/ow2/asm/asm-util/6.0/asm-util-6.0.pom
]
[haxelib.exe] Failed to get resource: HEAD. [HTTP HTTP/1.1 403 Forbidden:
http://jcenter.bintray.com/com/android/tools/build/bundletool/0.9.0/bundletool-0.9.0.pom
)]
[haxelib.exe] Failed to get resource: HEAD. [HTTP HTTP/1.1 403 Forbidden:
http://jcenter.bintray.com/com/android/tools/common/26.5.1/common-26.5.1.pom
)]
[haxelib.exe] Failed to get resource: GET. [HTTP HTTP/1.1 403 Forbidden:
http://jcenter.bintray.com/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.pom
)]
[haxelib.exe] Resource missing. [HTTP HEAD:
https://dl.google.com/dl/android/maven2/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar
]
[haxelib.exe] > Could not resolve org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.50.
Any help about it
Thank you
Luyren
Posts: 2810
July 21, 2020, 05:54:34 am
Read this thread:
http://community.stencyl.com/index.php/topic,59888.0.html
My Stencyl resources are available here:
https://luyren.itch.io/
Cutscenes, RPG Elements, Particles, Map System and many more.
vaingglory
Posts: 17
July 21, 2020, 11:43:56 pm
Thanks, I found the problem I had, following the links, the problem was that there were links with "http" and they had to be "https", thanks;)
Pages:
1