5zig-reborn / 5zig-reborn/The-5zig-Mod
[1.8.9] 5zig party bug (chat flow persists across servers)
- 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