urho3d/urho3d

java.lang.NullPointerException (no error message) with :android:urho3d-lib:generateJsonModelDebug

Alaory opened this issue · 1 comments

Hi i have a problem with compiling the urho3d library to android. whenever i use rake or gradle to compile for android i get

Task :android:urho3d-lib:generateJsonModelDebug FAILED
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':android:urho3d-lib:generateJsonModelDebug'.
java.lang.NullPointerException (no error message)

i am using
openjdk 11.0.15 2022-04-19
ndk version 21.3.6528147
android sdk 24
on linux

i tried using android studio and it couldn't sync with the library :(

if i miss on some info. ask me

Marking this stale since there has been no activity for 30 days.
It will be closed if there is no activity for another 15 days.