CyberdyneCC / Thermos

(NO LONGER DEVELOPED) Minecraft Forge Server Software implementing the Spigot/Bukkit API, formerly known as Cauldron/MCPC
http://cyberdynecc.github.io/Thermos/
GNU General Public License v3.0
258 stars 185 forks source link

Can Not Pass Event SignChangeEvent #564

Open ghost opened 7 years ago

ghost commented 7 years ago

You will receive NO SUPPORT if you do not follow the template below. (Vous ne receverez pas aucune aide si vous effacer ce modèle)

Server Log: (Github Gist)

FML Log(s): (Github Gist)

Explanation of issue: When trying to create a shop using this plugin Shop Plugin the sign is supposed to attach to the chest and change details accordingly set in the shops plugin config but each time i try nothing occurs and get the Can Not Pass Event SignChangeEvent errors in console including the errors for the same event on startup of the server.

How to recreate this issue: Try to create a shop it will error everytime you use the sign

Modpack Name: Bevos Tech Pack Reloaded

Mods Installed: ModList

Plugins Installed: Plugins

Warmroast Report: (Optional)

Thermos Version: 1.7.10-R0.1-SNAPSHOT | 1.7.10-1614.58 (MC: 1.7.10)

Forge Version: 1614

Time6628 commented 7 years ago

Have you tried contacting the plugin author?

ghost commented 7 years ago

Yes the plugin author is going to put a fix in place but I still feel its an issue on thermos side as when i try the same thing with a pure vanilla 1.8 spigot build it works as intended.

spannerman79 commented 7 years ago

I still feel its an issue on thermos side as when i try the same thing with a pure vanilla 1.8 spigot build it works as intended

Wrong version to test against. I'm going to assume the bukkit API changed between 1.7.10 (as that is what Thermos is based on) and 1.8. Should test with vanilla Spigot 1.7.10 instead.