-
-
Notifications
You must be signed in to change notification settings - Fork 21.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Attempting to parent and popup a dialog that already has a parent. editor/export/editor_export_platform.h:178 #84147
Comments
I try this too and didnt work for me. |
I think this is my problem but i dont know how fix it i am new in this. Starting a Gradle Daemon (subsequent builds will be faster) FAILURE: Build failed with an exception.
Error: Could not find or load main class org.gradle.launcher.daemon.bootstrap.GradleDaemon
Exit Code: 1 |
You're using JDK 21, not JDK 11: You should set your Note that the error about the popup is just an editor bug, not related to the failing Android export. |
Godot version
4.1.2
System information
Godot v4.1.2.stable - Windows 10.0.19045 - Vulkan (Mobile) - dedicated NVIDIA GeForce GTX 1050 (NVIDIA; 31.0.15.3667) - Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (8 Threads)
Issue description
I creat .apk its run. But when i try aab every time after start creating is freez and wqrite me this.
Attempting to parent and popup a dialog that already has a parent.
editor/export/editor_export_platform.h:178
I try look on JAVA_HOME all is fine.
I check names folders all fine.
JDKopen 11 key generate
Steps to reproduce
Problem with export to AAB format
Minimal reproduction project
Problem with export to AAB format
The text was updated successfully, but these errors were encountered: