NameTagEdit got disabled! here is the error log
ZayanPlayz opened this issue ยท 5 comments
Also this came:
[20:57:04] [Server thread/ERROR]: [NametagEdit]
286 | ------------------------------------------------------
287 | [WARNING] NametagEdit v4.4.10 Failed to load! [WARNING]
288 | ------------------------------------------------------
289 | This might be an issue with reflection. REPORT this:
290 | > Cannot invoke "java.lang.reflect.Constructor.newInstance(Object[])" because "com.nametagedit.plugin.packets.PacketWrapper.ChatComponentText" is null
291 | The plugin will now self destruct.
292 | ------------------------------------------------------
This probably is a duplicate of #621
This has been resolved in #633. Closes issue.
You can download the latest version here.
https://ci.nametagedit.com/job/NametagEdit/lastSuccessfulBuild/artifact/target/NametagEdit.jar
- Supports: 1.8.x to 1.17.1
- HEX Code Support - Thanks to https://github.com/Lorenzo0111 and https://github.com/Aurelien30000
- Added
api-version
. Too many issues reported. - Updated database to use jdbc instead.
- Updated our database to version 5. Alters the
prefix
andsuffix
tables to increase thevarchar
from 64 to 256. - Many other bug fixes.