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.NullPointerException: plugin is not initialized #148

Closed
kangarko opened this issue Oct 9, 2024 · 1 comment · Fixed by #149
Closed

java.lang.NullPointerException: plugin is not initialized #148

kangarko opened this issue Oct 9, 2024 · 1 comment · Fixed by #149

Comments

@kangarko
Copy link

kangarko commented Oct 9, 2024

Got this strange error running on 1.21.1 Advanced Slime Paper, a Paper fork. Let me know what more info I can provide to help us troubleshoot this.

java.lang.NullPointerException: plugin is not initialized
    at java.util.Objects.requireNonNull(Objects.java:259)
    at de.oliver.fancyholograms.FancyHolograms.get(FancyHolograms.java:93)
    at de.oliver.fancyholograms.storage.FlatFileHologramStorage.lambda$saveConfig$0(FlatFileHologramStorage.java:216)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.lang.Thread.run(Thread.java:1583)

Appreciated your help,
Matej

BitByLogics added a commit to Tidal-Realms/FancyHolograms that referenced this issue Oct 26, 2024
@kangarko
Copy link
Author

kangarko commented Nov 5, 2024

Thank you!

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

Successfully merging a pull request may close this issue.

1 participant