Bug sql
mathis-kdio opened this issue ยท 2 comments
Bug Report
Type /ver NametagEdit and post the output.
4.1.6
What version of Bukkit/Spigot/PaperSpigot are you using? Type /ver
1.12
What plugins are you using? Type /plugins
PermissionsEx, Multiworld, ViaVersion, NametagEdit, EssentialsSpawn, GriefPrevention, Essentials, EssentialsSpawn, EssentialsChat
Please explain your issue. How do you trigger it?
I can't use Sql with Nametagedit. When I do / nte convert file db true I get an error message and I have an error in the logs.
Are there any errors in the console? Please use: https://pastebin.com
Ah, it appears you tried to import the data multiple times. I will make the query handle one at a time, and make it notify you of duplicates.
Never mind, this was a failure in the query structure. An update is being pushed now.
See commit: 7a8f78a