NBTAPI Package Update
stateisbad opened this issue ยท 6 comments
Describe the bug
On at least 1.19.4 (version 2.5.6 of the plugin), the NBTAPI version used in the plugin complains about version incompatibility.
To Reproduce
Steps to reproduce the behavior:
- Install plugin on 1.19.4 server
- View warnings in logs
Show console logs
[08:02:46 WARN]: [NBTAPI] [NBTAPI] This Server-Version(v1_19_R3) is not supported by this NBT-API Version(2.11.1) located at craftenhance.libs.menulib.dependencies.nbt.nbtapi.utils.MinecraftVersion. The NBT-API will try to work as good as it can! Some functions may not work!
[08:02:46 INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
[08:02:46 WARN]: [NBTAPI] [NBTAPI] The NBT-API located at 'package craftenhance.libs.menulib.dependencies.nbt.nbtapi' seems to be outdated!
[08:02:46 WARN]: [NBTAPI] [NBTAPI] Current Version: '2.11.1' Newest Version: 2.11.2'
[08:02:46 WARN]: [NBTAPI] [NBTAPI] Please update the NBTAPI or the plugin that contains the api(nag the mod author when the newest release has an old version, not the NBTAPI dev)!
Describe the bug On at least 1.19.4 (version 2.5.6 of the plugin), the NBTAPI version used in the plugin complains about version incompatibility.
To Reproduce Steps to reproduce the behavior:
1. Install plugin on 1.19.4 server 2. View warnings in logs
Show console logs
[08:02:46 WARN]: [NBTAPI] [NBTAPI] This Server-Version(v1_19_R3) is not supported by this NBT-API Version(2.11.1) located at craftenhance.libs.menulib.dependencies.nbt.nbtapi.utils.MinecraftVersion. The NBT-API will try to work as good as it can! Some functions may not work! [08:02:46 INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson [08:02:46 WARN]: [NBTAPI] [NBTAPI] The NBT-API located at 'package craftenhance.libs.menulib.dependencies.nbt.nbtapi' seems to be outdated! [08:02:46 WARN]: [NBTAPI] [NBTAPI] Current Version: '2.11.1' Newest Version: 2.11.2' [08:02:46 WARN]: [NBTAPI] [NBTAPI] Please update the NBTAPI or the plugin that contains the api(nag the mod author when the newest release has an old version, not the NBTAPI dev)!
Will not differ if you use 2.11.1 or 2.11.2 will still work on 1.19.4. But will update it for 1.20.
i get this error, it says using 2.11.2, newest version 2.12.1
Yeah will be updated next version.