-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
Ubuntu 16.04.5 LTS
openjdk version "1.8.0_181"
OpenJDK Runtime Environment (build 1.8.0_181-8u181-b13-0ubuntu0.16.04.1-b13)
OpenJDK 64-Bit Server VM (build 25.181-b13, mixed mode)
-
CraftBukkit version git-Spigot-2440e18-479ec05 (MC: 1.13.1) (Implementing API version 1.13.1-R0.1-SNAPSHOT)
-
Yes
The spigot server crashes while loading plugins when the plugin.yml file of my plugin defines the API version as "1.13.1". When I change the version to "1.13" however, the server does not crash and the plugin works correctly. Attached is a crash report from when the server crashed.
Sample plugin: https://github.com/Benjamin-C/test