[Bug]: Default Capability implementation is initialized
william7733 opened this issue ยท 4 comments
Minecraft Version
1.16.x
Forge Version
36.2.39
Vampirism Version
1.9.0
Modpack
No response
Singleplayer/Multiplayer
Server
What happened?
having these messages spammed in server log
[Server] Server thread/ERROR [de.te.va.en.fa.FactionPlayerHandlerDefaultImpl/]: Created Default Implementation. THIS SHOULD NOT BE DONE. The default impl does absolutely nothing
[Server] Server thread/ERROR [de.te.va.pl.va.VampirePlayerDefaultImpl/]: Created Default Implementation. THIS SHOULD NOT BE DONE. The default impl does absolutely nothing
[Server] Server thread/ERROR [de.te.va.pl.hu.HunterPlayerDefaultImpl/]: Created Default Implementation. THIS SHOULD NOT BE DONE. The default impl does absolutely nothing
Relevant log output
No response
Reproduce steps
- log into server
spam only happens when player(s) are connected to server
Other relevant mods
No response
As the message suggests this is an error which can cause more errors or crashes down the line.
I have not seen this type of error.
May you share your servers whole debug.log
, so we can see if it gives any clue what might cause this?
Thank you for sharing the debug log. Unfortunately, I haven't been able to find the reason for this.
If you are still playing with Vampirism and still experiencing this issue, please download the latest version and upload a log again. I have added some debugging utility that hopefully should allow us to pinpoint the cause of this