LanternPowered/Lmbda

Couldn't create lambda

Katzen48 opened this issue · 3 comments

I got sent here from the Velocity Discord because of an exception, I am getting from your library.

Velocity uses your library internally and I get the following StackTrace: https://pastebin.com/pvhMVwQT, when Velocity loads my plugin: https://github.com/Katzen48/minecraft-ingress

Hi @Katzen48, for now put your plugin classes in a package, this is a better practice anyway. But I will further look into the issue.

Thanks, inside a package, the plugin loaded correctly.
Still, that's a strange behaviour.

This issue has been resolved in the 3.x branch and is now covered by unit tests.