Closed tajny closed 7 years ago
Have you tried latest box2dlights 1.4?
I had the same exact error. I downloaded the SOURCE code of the library and placed it in my project. Corrected some errors (changed a few variables to public) and everything worked fine.
Updating the gradle dependency to box2dlights 1.4fixed this for me after moving to snapshot 1.6.4
compile "com.badlogicgames.box2dlights:box2dlights:1.4"
It seems 1.6.2 broke this