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

Issue when using with minecord and bots despawn on server restart #3

Open
NFLD99 opened this issue Apr 19, 2021 · 7 comments
Open

Issue when using with minecord and bots despawn on server restart #3

NFLD99 opened this issue Apr 19, 2021 · 7 comments

Comments

@NFLD99
Copy link

NFLD99 commented Apr 19, 2021

hello, i get this spammed in console when i use your plugin with minecord,

>.... [03:42:32 WARN]: [Minecord] Task #556 for Minecord v1.7.14_2 generated an exception
java.lang.NullPointerException: null
>.... [03:42:32 WARN]: [Minecord] Plugin Minecord v1.7.14_2 generated an exception while executing task 555
java.lang.NullPointerException: null
at me.spomg.minecord.chat.ChatScheduler.run(ChatScheduler.java:195) ~[?:?]
at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:100) ~[patched_1.16.5.jar:git-Paper-590]
at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.16.5.jar:git-Paper-590]
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.16.5.jar:git-Paper-590]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_282]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_282]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_282]

the bots also seem to despawn when the server restarts

@KP56
Copy link
Owner

KP56 commented Apr 20, 2021

Thank you for reporting this issue. I'll look into it.

@NFLD99
Copy link
Author

NFLD99 commented Apr 21, 2021

Thank you, keep me posted, also have you thought of making a discord server?

@KP56
Copy link
Owner

KP56 commented Apr 21, 2021

I will think about it.

@KP56
Copy link
Owner

KP56 commented Apr 21, 2021

Two more questions:

  • "restarting the server" you mean reloading?
  • could you contact me on discord (KP56#9229) and send me a copy of a Minecord plugin, so I can check what player field is not instantiated properly?

@NFLD99
Copy link
Author

NFLD99 commented Apr 22, 2021

"restarting the server" you mean reloading?
i mean killling and starting the server

could you contact me on discord (KP56#9229) and send me a copy of a Minecord plugin, so I can check what player field is not instantiated properly?
due to its a paid plugin i cant however i will contact you on discord after i get pad next to get you a copy of it

@KP56
Copy link
Owner

KP56 commented Apr 22, 2021

Don't worry about it then, I'll just contact the developer of Minecord. Bots disappearing after restarting the server is intended, but I can add a confing option to make them rejoin once that happens.

@NFLD99
Copy link
Author

NFLD99 commented Apr 23, 2021

Sounds good, I've also contacted them aswell

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

2 participants