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.
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.HandlerCollection
1.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.