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

[Bug]: Disconnect Unknown Cause Likley Nature's Aura Book With In Game Projection #1085

Closed
zeziba opened this issue Nov 9, 2024 · 7 comments
Labels
Bug Something isn't working

Comments

@zeziba
Copy link

zeziba commented Nov 9, 2024

Possible Fixes

Yes

Modpack Version

1.17

What happened?

Just updated the game to 1.17 and was going to get into nature's aura.

Crafted the tree stump and golden dust to make the ritual site. Then crafted the book and used the projection button.
After right clicking to anchor it in world the game disconnected.

I redid the above and it repeated the same.

The final time I placed the ritual and it did it again even after completing the ritual space and the projection finalizing.

disconnect-2024-11-08_22.19.20-client.txt
disconnect-2024-11-08_22.24.18-client.txt
disconnect-2024-11-08_22.16.33-client.txt

latest.log

No response

Developer reports

No response

@zeziba zeziba added the Bug Something isn't working label Nov 9, 2024
@zeziba
Copy link
Author

zeziba commented Nov 9, 2024

Reloaded the game world today and it did the same less than 30 secs into the world.

disconnect-2024-11-09_10.29.13-client.txt

@zeziba
Copy link
Author

zeziba commented Nov 9, 2024

Doing a little digging and a fabric mod was created to address something like this.

cannot-remove-from-team-workaround

Reading the little code excerpt from what was changed leads me to that IllegalStateException is not being handled as it should be explicitly handled by what ever mod is calling it.

Once the culprit is found it should be easy to address this issue.

@lukyky414
Copy link

I have the same error log,

[Render thread/ERROR] [net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl/]: Failed to handle packet net.minecraft.network.protocol.game.ClientboundSetPlayerTeamPacket@109865e3
java.lang.IllegalStateException: Player is either on another team or not on any team. Cannot remove from team 'c_overworld_1'.

Only on client side, my server is running fine (and the other player are not disconnected). There is no log on the server.
Seems random, not related to a particular mod or interaction with the world.

I would really like to find what mod is causing this.

@thefaiint
Copy link

thefaiint commented Nov 10, 2024

Same issue here. My friend is also affected. sometimes we do get kicked simultaneously when we're close to each other but this doesn't happen consistently. This also happened while being in other worlds. server continues to run fine. started happening after updating to 1.17 and still happens in 1.17a

disconnect-2024-11-10_04.56.45-client.txt

@lukyky414
Copy link

Someone else has the same issue:
#1129

They did not mention Nature's Aura so I do not think it is related.
I personnaly did not use that mod at all.

@lukyky414
Copy link

I have found in scoreboard.dat in the world folder.
This team contains all of my minecolonies villagers + some tag (like UUID) for visitors.

This bug is related to minecolonies:
ldtteam/minecolonies#10425

@zeziba
Copy link
Author

zeziba commented Nov 14, 2024

Got back to playing, deleted the minecolonies data folder in the save game folder and now I am not having any issues with the score board. Been playing around 2 hours near and around the mine colony and have used nature's aura without repeat of the previous issues.

Read through the various patch notes for mine colonies and nature's aura and cannot see if there was a change that would have affected this particular issue as the issues is still live on the mine colonies github.

Have also updated to 1.19.

@zeziba zeziba closed this as completed Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants