Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work even on 2.2.1 plugin version #52

Open
msva opened this issue Nov 17, 2022 · 0 comments
Open

Doesn't work even on 2.2.1 plugin version #52

msva opened this issue Nov 17, 2022 · 0 comments

Comments

@msva
Copy link

msva commented Nov 17, 2022

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)


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant