-
-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Description
Describe the bug
A massive exception get's printed every time the server starts.
To Reproduce
Steps to reproduce the behavior:
- Create a minecraft server inside an docker image with ProtocolLib installed. The plugin directory needs to be inside the image and must not be in a volume.
- Start the server and enjoy the exception.
Expected behavior
Normal startup or a minimal log message, that automatic update checks have failed.
Screenshots
Part of Server Log: http://paste.cytooxien.de/xifayujofi.md
Version Info
/protocol dump:
[12:12:37 ERROR]: [ProtocolLib] Failed to create dump:
java.io.IOException: Read-only file system
But it is ProtocolLib 4.6.0 downloaded from spigotmc.org ;)
Additional context
Maybe add an option to completely disable update checks.
Metadata
Metadata
Assignees
Labels
No labels