Appearance
Network Traffic Capture
If you are experiencing connection, lag, or disconnection issues in the game, follow these steps to collect a network dump using Wireshark and provide it to support via your Discord ticket.
Requirements
- A Windows PC
- Wireshark (free download from https://www.wireshark.org/download.html)
- The game you are having issues with
Collection Steps
Step 1: Install Wireshark
- Go to https://www.wireshark.org/download.html
- Download the Windows Installer (64-bit)
- Run the installer
- Keep default settings
- If asked to install Npcap, select Yes and Install Npcap in WinPcap API-compatible mode
Step 2: Start Capture
- Launch Wireshark
- In the main window, select the active network interface (usually Ethernet or Wi-Fi). You will see increasing packet numbers on the right side.
- Click Start Capturing Packets
Tip: You can confirm it's capturing when the packet list updates continuously.
Step 3: Reproduce the Issue
- While Wireshark is recording, start the game.
- Play until the issue occurs (lag, disconnect, etc.).
- Once the issue happens, go back to Wireshark and click the red square Stop button.
Step 4: Save the Capture File
- Click File → Save As
- Choose:
- File name:
network_issue_yourname_date.pcapng - Save as type:
Wireshark/tcpdump/... (*.pcapng)
- File name:
- Save it to your Desktop for easy access.
Step 5: Send to Support
- Open your Discord support ticket.
- Upload the
.pcapngfile directly in the chat. - Optionally, describe what happened (time, symptoms, etc.)
If the file is larger than 25 MB, compress it into a
.zipbefore sending.
Notes
- The capture contains only network traffic and does not include personal data.
- You can stop the recording at any time if the issue occurs multiple times.
- Please do not edit or filter the capture file.