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

java.lang.ClassNotFoundException: No class found #5

Closed
Brasil150 opened this issue Apr 20, 2023 · 3 comments
Closed

java.lang.ClassNotFoundException: No class found #5

Brasil150 opened this issue Apr 20, 2023 · 3 comments

Comments

@Brasil150
Copy link

Hi, the idea is great! The original has many problems even. But I want to say that this fork is creating infinite Exceptions on my server. Where could I get support?

https://mclo.gs/5ldvBPd
And then, even off, I get the following infinite log:
https://mclo.gs/CrbFQtE

Server version: Flamepaper - 1.8.8
Java version: openjdk 17.0.6 2023-01-17
O.S.: Windows 7 x64

@JosTheDude
Copy link
Contributor

JosTheDude commented Apr 20, 2023

It appears entities from modern versions are being loaded into the zNPCsPlus cache and causing a swarm of exceptions due to well, the entities not existing.

I'm not home to work on this issue, but mostly made this comment to help out Pyrbu a bit or take a look once I can check the codebase out at home <3

@Pyrbu
Copy link
Owner

Pyrbu commented Apr 20, 2023

It appears entities from modern versions are being loaded into the zNPCsPlus cache and causing a swarm of exceptions due to well, the entities not existing.

I'm not home to work on this issue, but mostly made this comment to help out Pyrbu a bit or take a look once I can check the codebase out at home <3

The cache issues don't actually cause any problems, the stack trace is only there to help me make them disappear. The actual problem is that the GSON library of some old paper versions is either missing or just old enough to where it doesn't have the classes that we need which means we need to shade it ourselves.

@Pyrbu
Copy link
Owner

Pyrbu commented Apr 20, 2023

Actual issue fixed in latest release, cache warning spam will be fixed soon.

@Pyrbu Pyrbu closed this as completed Apr 20, 2023
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