Adventure-Terraria-Server-Project / Protector-Plugin

Protector plugin for Terraria Server API and TShock.
GNU General Public License v3.0
10 stars 19 forks source link

Error One ChestPlace event handler has thrown an unexpected exception #28

Closed SmallSansSerif closed 9 years ago

SmallSansSerif commented 9 years ago

Getting this error on latest Tshock build. (#498)

[Protector] Error One ChestPlace event handler has thrown an unexpected exception. Exception details: System.MissingMethodException: Method 'Item.NewItem' not found. at Terraria.Plugins.CoderCow.Protector.ProtectorPlugin.Net_ChestPlace (System.Object sender, Terraria.Plugins.Common.Hooks.ChestPlaceEventArgs e) [0x00000] in :0 at Terraria.Plugins.Common.Hooks.GetDataHookHandler.OnChestPlace (Terraria.Plugins.Common.Hooks.ChestPlaceEventArgs e) [0x00000] in :0

CoderCow commented 9 years ago

Newest build should fix it.