#Cannot build for Android

1 messages · Page 1 of 1 (latest)

sly kindle
#

i'm trying to port my college game jam game to android but I keep getting this error. I tried the Preferences -> External Tools -> Untick paths and restart trick which didn't work, then I tried uninstalling & reinstalling the unity version, but to no avail. What should I do?

#

i do not have attachment or embed perms right now so i can't show you the error

#

but it basically boils down to this error ```\Unity\Editor\6000.3.3f1\Editor\Data\PlaybackEngines\AndroidPlayer\OpenJDK/bin/java.exe" -version 2>&1 |findstr "version""' was unexpected at this time.

UnityEditor.EditorApplication:Internal_CallDelayFunctions ()```

nimble bobcat
#

You could try building a new blank Unity project to see if the error is related to your installation or project.

#

I couldn’t find much about this specific error.

sly kindle
nimble bobcat