5zig-reborn / 5zig-reborn/The-5zig-Mod

[1.8.9] 5zig party bug (chat flow persists across servers)

Open
#96 0 comments 0 reactions 0 assignees View on GitHub
Bug
Dominant language
Java
Stars
111
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Submitter: Aktimoose
When the party leader of a party switches servers while the members are still on a server, the chat from the first server will persist for the party members (including new messages, as if they are still on the first server), and they will see chat from both servers simultaneously

Contributor guide

No contributing guide indexed for this repository

Research direction

Look for party chat handling code, likely in network or chat modules. The bug involves chat persistence across server switches. Start by finding where party messages are routed and stored. Check if chat sessions are properly cleared on server disconnect. Test by simulating a party leader switching servers while others remain.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
game-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.