You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there!
I'm trying to get it to work on TShock 5.1.2.0 (w/Terraria 1.4.4.8.1). Even latest released plugin version (and even it built from source) doesn't work as expected. Here is the log:
: -------------------------------------
Crossplay has been enabled & has whitelisted the following versions:
v1.4.4, v1.4.4.1, v1.4.4.2, v1.4.4.3, v1.4.4.4, v1.4.4.5, v1.4.4.6, v1.4.4.7, v1.4.4.8, v1.4.4.8.1
If there are any issues please report them here: https://github.com/Moneylover3246/Crossplay
-------------------------------------
Server started
ip.ad.re.ss:49678 is connecting...
[Crossplay] Changing version of index 0 from v1.4.4.1 => v1.4.4.8.1
lexx authenticated successfully as user lexx.
Error on message Terraria.MessageBuffer
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at ModFramework.DefaultCollection`1.get_Item(Int32 x, Int32 y)
at Terraria.Player.Spawn_IsAreaAValidWorldSpawn(Int32 floorX, Int32 floorY)
at Terraria.Player.Spawn_GetPositionAtWorldSpawn(Int32& floorX, Int32& floorY)
at Terraria.Player.Spawn_SetPositionAtWorldSpawn()
at Terraria.Player.Spawn(PlayerSpawnContext context)
at Terraria.MessageBuffer.GetData(Int32 start, Int32 length, Int32& messageType)
at Terraria.NetMessage.CheckBytes(Int32 bufferIndex)
The text was updated successfully, but these errors were encountered:
Hi there!
I'm trying to get it to work on TShock 5.1.2.0 (w/Terraria 1.4.4.8.1). Even latest released plugin version (and even it built from source) doesn't work as expected. Here is the log:
The text was updated successfully, but these errors were encountered: