...-with-dependencies.jar
fails with NoClassDefFoundError
#144
Labels
bug
Something isn't working
Milestone
Bug description
lingua-1.2.1-with-dependencies.jar
fails withNoClassDefFoundError
:The
NoClassDefFoundError
here is not the underlying issue; it is an aftereffect of the original exception which most likely occurred in a different worker thread. The original exception can be seen when manually trying to load the failing class:There are a few reports about
AssertionError: Built-in class kotlin.Any is not found
, but I am not sure if they completely apply here, because it looks like here the relocation of the packages might be related to this issue.Reproduction steps
lingua-1.2.1-with-dependencies.jar
The text was updated successfully, but these errors were encountered: