I am trying to run a sketch with a visualization of tweets on a map of Barcelona using the UnfoldingMaps library I made some time ago. I have been encountering the error:
java.lang.NoSuchFieldError: quality
I tried running the example called “BikeObjectsMap” the library provides and the same error pops up, other examples are also not working.