NBT-API

NBT-API

98.9k Downloads

v1_18_R1 Support

TheMagBum opened this issue ยท 1 comments

commented

[14:29:41 INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_18_R1! Trying to find NMS support
[14:29:41 WARN]: [NBTAPI] [NBTAPI] Wasn't able to find NMS Support! Some functions may not work!
[14:29:41 INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'setFloat' in 'NBTTagCompound' Enum: COMPOUND_SET_FLOAT
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'setString' in 'NBTTagCompound' Enum: COMPOUND_SET_STRING
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'setInt' in 'NBTTagCompound' Enum: COMPOUND_SET_INT
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'setByteArray' in 'NBTTagCompound' Enum: COMPOUND_SET_BYTEARRAY
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'setIntArray' in 'NBTTagCompound' Enum: COMPOUND_SET_INTARRAY
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'setLong' in 'NBTTagCompound' Enum: COMPOUND_SET_LONG
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'setShort' in 'NBTTagCompound' Enum: COMPOUND_SET_SHORT
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'setByte' in 'NBTTagCompound' Enum: COMPOUND_SET_BYTE
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'setDouble' in 'NBTTagCompound' Enum: COMPOUND_SET_DOUBLE
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'setBoolean' in 'NBTTagCompound' Enum: COMPOUND_SET_BOOLEAN
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'set' in 'NBTTagCompound' Enum: COMPOUND_SET
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'get' in 'NBTTagCompound' Enum: COMPOUND_GET
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'getList' in 'NBTTagCompound' Enum: COMPOUND_GET_LIST
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'getFloat' in 'NBTTagCompound' Enum: COMPOUND_GET_FLOAT
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'getString' in 'NBTTagCompound' Enum: COMPOUND_GET_STRING
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'getInt' in 'NBTTagCompound' Enum: COMPOUND_GET_INT
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'getByteArray' in 'NBTTagCompound' Enum: COMPOUND_GET_BYTEARRAY
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'getIntArray' in 'NBTTagCompound' Enum: COMPOUND_GET_INTARRAY
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'getLong' in 'NBTTagCompound' Enum: COMPOUND_GET_LONG
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'getShort' in 'NBTTagCompound' Enum: COMPOUND_GET_SHORT
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'getByte' in 'NBTTagCompound' Enum: COMPOUND_GET_BYTE
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'getDouble' in 'NBTTagCompound' Enum: COMPOUND_GET_DOUBLE
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'getBoolean' in 'NBTTagCompound' Enum: COMPOUND_GET_BOOLEAN
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'getCompound' in 'NBTTagCompound' Enum: COMPOUND_GET_COMPOUND
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'getTag' in 'ItemStack' Enum: NMSITEM_GETTAG
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'save' in 'ItemStack' Enum: NMSITEM_SAVE
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'remove' in 'NBTTagCompound' Enum: COMPOUND_REMOVE_KEY
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'hasKey' in 'NBTTagCompound' Enum: COMPOUND_HAS_KEY
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'getKeys' in 'NBTTagCompound' Enum: COMPOUND_GET_KEYS
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'getKeys' in 'NBTTagCompound' Enum: LISTCOMPOUND_GET_KEYS
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'set' in 'NBTTagList' Enum: LIST_SET
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'add' in 'NBTTagList' Enum: LIST_ADD
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'getString' in 'NBTTagList' Enum: LIST_GET_STRING
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'setTag' in 'ItemStack' Enum: ITEMSTACK_SET_TAG
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'getTileEntity' in 'WorldServer' Enum: NMS_WORLD_GET_TILEENTITY
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'removeTileEntity' in 'WorldServer' Enum: NMS_WORLD_REMOVE_TILEENTITY
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'save' in 'TileEntity' Enum: TILEENTITY_GET_NBT
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'load' in 'TileEntity' Enum: TILEENTITY_SET_NBT
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'getBlock' in 'TileEntity' Enum: TILEENTITY_GET_BLOCKDATA
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'load' in 'Entity' Enum: NMS_ENTITY_SET_NBT
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'save' in 'Entity' Enum: NMS_ENTITY_GET_NBT
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'getSaveID' in 'Entity' Enum: NMS_ENTITY_GETSAVEID
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'parse' in 'MojangsonParser' Enum: PARSE_NBT
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'keySet' in 'RegistryMaterials' Enum: REGISTRYMATERIALS_KEYSET
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'get' in 'RegistryMaterials' Enum: REGISTRYMATERIALS_GET
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'getKey' in 'RegistryMaterials' Enum: REGISTRYMATERIALS_GETKEY
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'deserialize' in 'GameProfileSerializer' Enum: GAMEPROFILE_DESERIALIZE
[14:29:41 INFO]: [EtyEsssentials] [STDOUT] [NBTAPI] Unable to find the method 'serialize' in 'GameProfileSerializer' Enum: GAMEPROFILE_SERIALIZE

commented

2.9.0-SNAPSHOT has 1.18 support. If the plugin/you are using a older version, upgrade, else check if your spigot/paper JAR uses spigot mappings and doesn't use mojang mappings.