TechzoneMC / Combat-Tag-Reloaded

Spigot 1.8 Combat Tag with NPCs and Instakill
http://dev.bukkit.org/bukkit-plugins/combat-tag/
Creative Commons Zero v1.0 Universal
6 stars 4 forks source link

Non-Citizens NPC Implementation Won't Load #17

Closed MithrandirCraft closed 9 years ago

MithrandirCraft commented 9 years ago

Hi. CombatTagReloaded won't load on a Spigot 1.7.10 server, whith 1.8 protocol hack.

I know the plugin isn't suposed to work on 1.8, but the server is actually 1.7.10 not 1.8, it just allows people whith 1.8 clients to access the 1.7.10 server.

Techcable commented 9 years ago

Can you please post your error?

MithrandirCraft commented 9 years ago

You mean log?

MithrandirCraft commented 9 years ago

[06:05:45] [Server thread/INFO]: [CombatTagReloaded] Enabling CombatTagReloaded v1.0.9 [06:05:45] [Server thread/ERROR]: [CombatTag] NPCs are enabled but citizens isn't installed [06:05:45] [Server thread/ERROR]: [CombatTag] Please install citizens if you want to use npcs [06:05:45] [Server thread/INFO]: [CombatTag] Disabled

I'm sorry, I seem to have missunderstood, I thought citizens wasn't necesary on 1.7.10 That's provably why It won't load right? Because I have npc's set, and no Citizens plugin.

I'll have to consider if I really want to add a whole plugin just for that.

Techcable commented 9 years ago

Oh, looks like the non-citizens implementation won't load. I'll fix it and provide 1.8 support somewhere between 1.0.10 and 1.1.0.

MithrandirCraft commented 9 years ago

Great! Thanks :)

Techcable commented 9 years ago

Remember to update when I release !!!

MithrandirCraft commented 9 years ago

Of course :+1:

Techcable commented 9 years ago

Still broken even in 1.0.10

MithrandirCraft commented 9 years ago

I tried that version, I can confirm it doesn't load. Neither in 1.0.10 nor 1.0.11 using Spigot 1.7.10

Techcable commented 9 years ago

The problem in 1.0.11 and 1.0.10 is a squashed NoSuchFieldException. Its a bug in NPCLib. See issue #3 on NPCLib

Techcable commented 9 years ago

Fixed as of NPCLib commit 3fab92