Moneylover3246 / Crossplay

Allows for cross-platform play on Terraria servers
MIT License
131 stars 35 forks source link

Plz Halp #9

Closed hawksmith505 closed 3 years ago

hawksmith505 commented 3 years ago

Hello, your plugin works like magic but yesterday this was working fine and this error suddenly appeared when I go through the door... both mobile and PC

[Server API] Warning Plugin "Crossplay" has had an unhandled exception thrown by one of its NetGetData handlers: System.MissingMethodException: Method not found: 'Byte TShockAPI.Net.NetTile.get_Slope()'. at Crossplay.SendTileRectHandler.UpdateServerTileState(ITile tile, NetTile newTile) at Crossplay.SendTileRectHandler.UpdateMultipleServerTileStates(Int32 x, Int32 y, Int32 width, Int32 height, NetTile[,] newTiles) at Crossplay.SendTileRectHandler.ProcessTileObject(Int32 tileType, Int32 realX, Int32 realY, Int32 width, Int32 height, NetTile[,] newTiles, SendTileRectEventArgs args) at Crossplay.SendTileRectHandler.IterateTileRect(NetTile[,] tiles, Boolean[,] processed, SendTileRectEventArgs args) at Crossplay.Crossplay.GetData(GetDataEventArgs args) at TerrariaApi.Server.HandlerCollection1.Invoke(ArgsType args) in D:\a\TShock\TShock\TerrariaServerAPI\TerrariaServerAPI\TerrariaApi.Server\HandlerCollection.cs:line 109 [Server API] Warning Plugin "Crossplay" has had an unhandled exception thrown by one of its NetGetData handlers: System.MissingMethodException: Method not found: 'Byte TShockAPI.Net.NetTile.get_Slope()'. at Crossplay.SendTileRectHandler.UpdateServerTileState(ITile tile, NetTile newTile) at Crossplay.SendTileRectHandler.UpdateMultipleServerTileStates(Int32 x, Int32 y, Int32 width, Int32 height, NetTile[,] newTiles) at Crossplay.SendTileRectHandler.ProcessTileObject(Int32 tileType, Int32 realX, Int32 realY, Int32 width, Int32 height, NetTile[,] newTiles, SendTileRectEventArgs args) at Crossplay.SendTileRectHandler.IterateTileRect(NetTile[,] tiles, Boolean[,] processed, SendTileRectEventArgs args) at Crossplay.Crossplay.GetData(GetDataEventArgs args) at TerrariaApi.Server.HandlerCollection1.Invoke(ArgsType args) in D:\a\TShock\TShock\TerrariaServerAPI\TerrariaServerAPI\TerrariaApi.Server\HandlerCollection.cs:line 109

Moneylover3246 commented 3 years ago

Hi, sorry for the late reply. Did you manage to get this issue fixed?