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

Prefix's being wiped/replaced when switching worlds. #32

Open
NeutralShock opened this issue Jul 10, 2018 · 7 comments
Open

Prefix's being wiped/replaced when switching worlds. #32

NeutralShock opened this issue Jul 10, 2018 · 7 comments
Labels

Comments

@NeutralShock
Copy link

NeutralShock commented Jul 10, 2018

Every 5 or 6 times a player switches dimensions their inventory prefix's will be replaced with their single player varients.

For example, on my SSC character I had a godly xeno popper and accessories with defence/dmg prefix's. On my non ssc character(Which I don't use) it has only the starter items with a tiny copper shortsword. After a few dimension changes, my SSC character has a tiny xeno popper and no prefix's on anything else.

Currently using version 4.12 but this issue also happened on 4.11

@popstarfreas
Copy link
Owner

Is this a consistent issue? Is there a way to reproduce this consistently?
Also what dimension changes? SSC->Non SSC?
Is it always that the prefixes are from the singleplayer character?

@NeutralShock
Copy link
Author

Yes it is a consistent issue and is reproducible.
The dimension change is from SSC->SSC
Yes the prefixes are always from the single player character.

@NeutralShock
Copy link
Author

NeutralShock commented Jul 10, 2018

Just tested with a clean minishark and it replaced it with the "tiny" prefix.
capture
Switched worlds then...
capture2

And this is my NON ssc characters inventory. Notice the tiny
capture3
pickaxe being in the same slot.

@popstarfreas
Copy link
Owner

Could you give a concise set of steps to reproduce this issue exactly?

@NeutralShock
Copy link
Author

NeutralShock commented Jul 10, 2018

Sure.

  1. In single player or a Non-SSC server, acquire an item with a prefix and put it in the hotbar.
  2. Join an SSC enabled server, acquire an item, and put that item in the same slot the Non-SSC characters item was.
  3. Switch between two or more SSC enabled servers until the prefix is replaced. It may take a few switches but usually doesn't take anymore than 5 tries.

Note: If the Non-SSC characters slot has no prefix or that space is empty, then when the bug occurs it will set the SSC characters prefix to nothing. An example is with accessories. If the Non-SSC character has no accessories but the SSC one does with prefixes, then when the bug occurs it will wipe the SSC characters accessory prefixes.

@popstarfreas
Copy link
Owner

popstarfreas commented Jul 10, 2018

I did a bunch of swapping and got it to happen about twice, after applying the change from prefixissue branch I couldn't get it to happen again. However, it is to be noted that it has been reported the change doesn't fix all issues related to prefixes. Someone said on their server they still had some issue with prefixes changing.

The only questionable thing is how this happens in the first place. All dimensions does is send the player's inventory to the server in the normal place when joining as well as restore the inventory of the player when world info is received in the joining process. So it seems there must be something that happens between the client and terraria server that causes this which dimensions doesn't do itself.

I put up a release that has the prefixissue change: here

@NeutralShock
Copy link
Author

Unfortunately players are still reporting that their prefixes are getting wiped :( but it seems much less common. Hmm

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

No branches or pull requests

2 participants