-
-
Notifications
You must be signed in to change notification settings - Fork 21.3k
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
[Bug] Android doesn't start #1541
Comments
is this 1.0 or head ? On Sun, Mar 22, 2015 at 11:27 AM, philiplb notifications@github.com wrote:
|
1.0 |
hmm probably fixed on head, will soon make 1.1 beta builds so hope it works On Sun, Mar 22, 2015 at 11:46 AM, philiplb notifications@github.com wrote:
|
Ok, thx. Will report then. :) |
Tried it with the current beta, still this stuff on logcat: |
Ok, it is due to trying to read a file in res://, reduced example: var json = File.new() |
most likely your json didn't make it to the APK, check the export settings On Sat, Apr 4, 2015 at 9:26 AM, philiplb notifications@github.com wrote:
|
And got it. :) The json files didn't end up in the apk. I changed the export and it works now. And thanks! :) |
Hi,
when I launch the app via the quicklaunch-button from Godot 1.0 or the exported file, I get the splashscreen and after around 20s a crash. Device is a Oneplus One with Android 4.4.4, Cyanogenmod.
When I watch logcat, I get tons and tons of this:
And when it crashes, I get this:
The text was updated successfully, but these errors were encountered: