You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm creating release buids on android and I'm having a crash related to this "org/axmol/lib/AxmolRenderer" saying that the library couldn't be found, on debug builds everything works fine.
01-08 11:04:51.040 E/JniHelper(10931): Classloader failed to find class of org/axmol/lib/AxmolRenderer
01-08 11:04:51.040 E/JniHelper(10931): Failed to find class org/axmol/lib/AxmolRenderer
01-08 11:04:51.040 E/JniHelper(10931): Failed to find static java method. Class name: org/axmol/lib/AxmolRenderer, method name: setAnimationInterval, signature: (F)V
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I'm creating release buids on android and I'm having a crash related to this "org/axmol/lib/AxmolRenderer" saying that the library couldn't be found, on debug builds everything works fine.
01-08 11:04:51.040 E/JniHelper(10931): Classloader failed to find class of org/axmol/lib/AxmolRenderer
01-08 11:04:51.040 E/JniHelper(10931): Failed to find class org/axmol/lib/AxmolRenderer
01-08 11:04:51.040 E/JniHelper(10931): Failed to find static java method. Class name: org/axmol/lib/AxmolRenderer, method name: setAnimationInterval, signature: (F)V
Beta Was this translation helpful? Give feedback.
All reactions