CompactNPCLib
CompactNPCLib copied to clipboard
CmdNPC/NPCLib Error on Startup [1.7]
What steps will reproduce the problem?
- Use this spigot jar (1.7+1.8 protocol hack), NPCLib v2.2.6, CmdNPC v1.2.4, PacketListenerAPI v3.4.4
- Start server
- (optional) try to create NPC
What were you expecting to happen? What happened instead?
To load my NPCs. An error.
What version of the plugin are you using? Type /version <Plugin Name>
As listed above
What Spigot version are you using? Type /version
git-Spigot-"0d4f6f1" (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log
http://pastebin.com/3SAmtm19
Did your client crash? Upload errors in .minecraft/logs/latest.log as well
No
Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)
Am using bungeecord.
I think to get CmdNPC to work on the versions before (CmdNPC v1.0.9, NPCLib v1.7.2, PacketListenerAPI v2.5.2) I had to recompile against that spigot jar. I can't remember.
Reason I wanted to update from the "working" version is that I hoped it would fix the errors where I had to manually add NPCs via the config and couldn't have multiple NPCs with the same name.
Technically this plugin doesn't support 1.7, I tried since my players want 1.7. It would be nice if 1.7 support got added.
CommandNPCs is currently not compatible with the latest version of NPCLib.
@InventivetalentDev which version is it compatible with?