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

NullPointerException #4

Closed
Kriptiq opened this issue Aug 16, 2022 · 6 comments
Closed

NullPointerException #4

Kriptiq opened this issue Aug 16, 2022 · 6 comments

Comments

@Kriptiq
Copy link

Kriptiq commented Aug 16, 2022

Hi, I'm getting this error. https://pastebin.com/GS4Z2gXg
I don't know if it's because we are using Paper and it states bukkit/spigot you support? Or if plugin is not yet updated to 1.19.2? Or if I have something else going on?

@aleabodo
Copy link

aleabodo commented Aug 16, 2022

I'm getting the same error pretty frequently. It'll spam many of them in quick succession. However, I cannot reliably reproduce it and don't know what's causing it.

It does not seem to break anything. It's cluttering the server logs though.

Edit: Paper 1.19. My Plugin list if that helps: https://pastebin.com/gZRfwDKq

@Navoei
Copy link
Owner

Navoei commented Aug 16, 2022

Hmmm that's odd, can yall send me what version of paper you are using? I cant seem to replicate the issue...

@Kriptiq
Copy link
Author

Kriptiq commented Aug 16, 2022

[Tue 14:47:37 INFO ] This server is running Paper version git-Paper-130 (MC: 1.19.2) (Implementing API version 1.19.2-R0.1-SNAPSHOT) (Git: 4ba43fe)
You are running the latest version
Previous version: git-Paper-127 (MC: 1.19.2)```

@Navoei
Copy link
Owner

Navoei commented Aug 16, 2022

Thanks! I'll find a solution to this as it seems it's just a small part of the code that is causing this.

@Kriptiq
Copy link
Author

Kriptiq commented Aug 16, 2022

Ok thank you.

Navoei added a commit that referenced this issue Aug 16, 2022
@Navoei
Copy link
Owner

Navoei commented Aug 16, 2022

The issue should be fixed now. Console shouldnt be spammed anymore. Thanks for reporting the bug! If there is any other bugs feel free to open another issue.

The version that fixes this issue has been released.

@Navoei Navoei closed this as completed Aug 17, 2022
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