Removed NDK and disabled the internal antivirus. There are no other antiviruses. Did not help. Can you upgrade to Win10?
Android Runtime - Build 292
Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.
A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.
Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!
Clickteam.
A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.
Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!
Clickteam.
-
-
mm, is this 293.10? Is not an easy problem. More information about your installed windows, you are online? more information is better
=======================================
something that come to my mind please install 32 platform tools
Please login to see this attachment.
-
Should I download gradle and where to install it? Now I have 2 versions of Gradle. Located at C:\gradle-7.0.2 & C:\gradle-7.1
Please login to see this attachment. -
Hooray! Happened! Updated to Win10 using Media Creation Tool, Extracted the sdk folder to the E:/android/sdk folder and installed Android Sdk Build tools 30.0.2. Thanks everyone!
-
found ErrorLog.$$$
Exception in thread "main" java.lang.NullPointerException
at org.gradle.wrapper.BootstrapMainStarter.findLauncherJar(BootstrapMainStarter.java:38)
at org.gradle.wrapper.BootstrapMainStarter.start(BootstrapMainStarter.java:26)
at org.gradle.wrapper.WrapperExecutor.execute(WrapperExecutor.java:108)
at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:61) -
Hi Fernando
What can I do for this ? Plz helpfound ErrorLog.$$$
Exception in thread "main" java.lang.NullPointerException
at org.gradle.wrapper.BootstrapMainStarter.findLauncherJar(BootstrapMainStarter.java:38)
at org.gradle.wrapper.BootstrapMainStarter.start(BootstrapMainStarter.java:26)
at org.gradle.wrapper.WrapperExecutor.execute(WrapperExecutor.java:108)
at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:61) -
I have installed the latest Android SDK, Java and Gradle, and Fusion 2.5 gives me this error message when trying to compile:
FAILURE: Build failed with an exception.
* Where:
Settings file 'C:\Users\User\AppData\Local\Temp\And3C9C.tmp\settings.gradle'* What went wrong:
Could not compile settings file 'C:\Users\User\AppData\Local\Temp\And3C9C.tmp\settings.gradle'.
> startup failed:
General error during conversion: Unsupported class file major version 61What can I do?
-
Quote
I have installed the latest Android SDK, Java and Gradle
Hmm, you just have to install Android Studio, as explained at the top of this thread. You do not need to install Java, and Gradle is automatically installed by Android Studio and/or at build time. Where did you read you have to install Java and Gradle?
-
Hi Fernando
What can I do for this ? Plz helppradeep, can you explain me more, is this the whole error log?
When this start happens?
-
pradeep, can you explain me more, is this the whole error log?
When this start happens?
The problem just resolved . When reinstall Android Studio, problem resolved.
Thank -
So my Fusion Software crashed allways as i tried to build an APK
What files do I need right now? i tried about hours to fix that.here are my settings:
Clickteam Fusion R293.10 (Developer)
JDK: C:\Program Files (x86)\Java\jdk-18
Android SDK: C:\Users\wieod\AppData\Local\Android\Sdk (Android Studio 2021.1.1)
Build API 32
Target Android Version 11.0I Always get this Error message
FAILURE: Build failed with an exception.
* Where:
Settings file 'C:\Temp\AndD497.tmp\settings.gradle'* What went wrong:
Could not compile settings file 'C:\Temp\AndD497.tmp\settings.gradle'.
> startup failed:
General error during conversion: Unsupported class file major version 62
java.lang.IllegalArgumentException: Unsupported class file major version 62
at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:189)
at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:170)
at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:156)
at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:277)
at org.codehaus.groovy.ast.decompiled.AsmDecompiler.parseClass(AsmDecompiler.java:81)
at org.codehaus.groovy.control.ClassNodeResolver.findDecompiled(ClassNodeResolver.java:251)
.....Thanks for help
-
Can you explain more about what java SDK version you are using? It is this, the same you set in preferences
-
I think I found the problem. I missed this hint and used a different Java Version (JDK 18):
+ Android Studio installs its own version of Java, usually in C:\Program Files\Android\Android Studio\jre. Verify this directory exists on your machine and use it as "Java SDK directory" in the preferences of Fusion.
-
the function screenshot is not working for the android object, and i need to use the screenshot function for my game !
-
the function screenshot is not working for the android object, and i need to use the screenshot function for my game !
where are you saving the image? -
so in my game i do this, when the player win at the wheel of fortune the game take a screenshot and send it to me by email !
But it's not working image is not captured/saved !
On my android game properties i activated Internet & Write External Storage
Please login to see this attachment.Please login to see this attachment.Please login to see this attachment.Please login to see this attachment.so i absolutely need to solve that problem !
-
In android you can only save in scoped storage or datastorage, both are available in android object as expression.
e.g: PublicScopedStorageDirectory$( "Android object", "Downloads" ) + "/image001.jpg"
-
Hi Fernando, i tried what you said, but nothing changes the Android export modules doesn't SCREENSHOT my game level i just get a BLACK picture of 13kb
Please login to see this attachment.Please login to see this attachment. -
This is what i get :
Please login to see this attachment.
-
This is what i get :
Please login to see this attachment.
Can you please post the model, specs, android version in where you are making this test, seems fine in Google Pixels 3a
-
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!