incorrect version?
joex92 opened this issue ยท 2 comments
I'm getting this:
[19:43:27 WARN]: [NBTAPI] [NBTAPI] This Server-Version(v1_19_R2) is not supported by this NBT-API Version(2.10.0) located at de.tr7zw.nbtapi.utils.MinecraftVersion. The NBT-API will try to work as good as it can! Some functions may not work!
[19:43:27 INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
[19:43:27 WARN]: [NBTAPI] [NBTAPI] The NBT-API located at 'package de.tr7zw.nbtapi' seems to be outdated!
[19:43:27 WARN]: [NBTAPI] [NBTAPI] Current Version: '2.10.0' Newest Version: 2.11.1'
[19:43:27 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)!
but I downloaded the latest one:
._.
'package de.tr7zw.nbtapi' seems to be outdated!
Hm, that is the correct package. Remove the entire nbtapi and see if that message still shows up. Kinda looks like some plugin messed up big time, shading to the really wrong package/shading the wrong dependency.