Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ClassNotFound Exception #60

Closed
dorrzun opened this issue May 5, 2022 · 2 comments
Closed

ClassNotFound Exception #60

dorrzun opened this issue May 5, 2022 · 2 comments

Comments

@dorrzun
Copy link

dorrzun commented May 5, 2022

Hi there!

I'm trying to test this library's Spigot functionality, but when I call PaperLib.getChunkAtAsync(world,x,z), an exception is thrown.
I have the Maven dependency added through IntelliJ, and am running a regular Spigot server.

Am I missing something here?

@HexedHero
Copy link
Contributor

Are you shading the library into your plugin jar?

@electronicboy
Copy link
Member

You need to bundle paperlib into your own jar, please see the readme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants