Zaicon / InfiniteChestsV3

11 stars 16 forks source link

Constant errors in console #18

Open Flagarium opened 3 years ago

Flagarium commented 3 years ago

When no player is in the server, the plugin won't send any errors in the server console, but when I join on either of the 2 characters I tested, and on both journey and normal mode, the log will be filled with this error: [Server API] Warning: Plugin "InfiniteChestsV3" has had an unhandled exception thrown by one of its NetGetData handlers: System.MissingMethodException: Method not found: 'Boolean Terraria.Player.get_ZoneHoly()'. at InfiniteChestsV3.InfMain.OnGetData(GetDataEventArgs args) at TerrariaApi.Server.HandlerCollection1.Invoke(ArgsType args) in D:\a\TShock\TShock\TerrariaServerAPI\TerrariaServerAPI\TerrariaApi.Server\HandlerCollection.cs:line 109` I can't set chests to refill either, and I feel like this error has something to do with it.

Techmowizardo commented 3 years ago

I am also having this error