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

Connection ID Invalid #3197

Open
JeremyYiuStudent opened this issue Jan 10, 2025 · 3 comments
Open

Connection ID Invalid #3197

JeremyYiuStudent opened this issue Jan 10, 2025 · 3 comments
Labels
priority:high This issue has high priority and we are focusing to resolve it stat:imported Status - Issue is tracked internally at Unity type:bug Bug Report

Comments

@JeremyYiuStudent
Copy link

Hello,

I'm still trying to learn and figure out multiplayer on Unity so excuse me if I'm doing anything wrong. I'm trying to set up a relay between a client and a server and am encountering an issue. I'm not sure what's causing it. The error log is telling me, "This should not happen; please report this to GitHub," so I'm sending this here. If someone could let me know what I'm doing wrong, I would greatly appreciate it. Thank you.

Error sending message: Connection ID is invalid. Likely caused by sending on stale connection 0.
Error sending message: Connection ID is invalid. Likely caused by sending on stale connection 0.
Error sending message: Connection ID is invalid. Likely caused by sending on stale connection 0.
Error sending message: Connection ID is invalid. Likely caused by sending on stale connection 0.
Error sending message: Connection ID is invalid. Likely caused by sending on stale connection 0.
Error sending message: Connection ID is invalid. Likely caused by sending on stale connection 0.
Error sending message: Connection ID is invalid. Likely caused by sending on stale connection 0.
Error sending message: Connection ID is invalid. Likely caused by sending on stale connection 0.
Error sending message: Connection ID is invalid. Likely caused by sending on stale connection 0.
Error sending message: Connection ID is invalid. Likely caused by sending on stale connection 0.
[Netcode] A ConnectionRequestMessage was received from the server on the client side. NetworkTransport: Unity.Netcode.Transports.UTP.UnityTransport UnityTransportProtocol: RelayUnityTransport. This should not happen. Please report this to the Netcode for GameObjects team at https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/issues and include the following data: Message Size: 170. Message Content: 02 02 7d 9a e2 a5 21 b2 36 17 b3 11 46 c4 ca 04 01 2a b2 f1 50 01 e9 3a b6 d2 01 39 3b e8 2c 01 ab c9 50 60 01 53 a3 38 44 01 d3 f6 1c b8 01 7f 10 0d af 01 f3 a2 4a 4a 01 a6 22 89 97 01 e9 4e 31 0d 01 b5 fe 01 74 11 be 97 be 73 01 bd 23 d8 d0 01 58 aa fb 1c 01 9d 9a 5c 01 01 e9 51 97 17 01 8a f7 e7 83 01 ee 80 1f c6 01 42 7f 88 c6 01 97 a3 f5 46 01 c2 40 2e a3 01 4e 67 03 d2 01 00 00 00 00 01 00 00 00 00 01 00 00 00 00 01 00 00 00 00 01 00 00 00 00 01 00 00 00 00 01 00 00 00 00 01 94 59 02 54 4c 6b 55 f9

@JeremyYiuStudent JeremyYiuStudent added stat:awaiting triage Status - Awaiting triage from the Netcode team. type:support Questions or other support labels Jan 10, 2025
@NoelStephensUnity
Copy link
Collaborator

@JeremyYiuStudent
Could you provide the version of NGO you are using along with the version of UnityTransport you are using?

@NoelStephensUnity
Copy link
Collaborator

#2819 could be a duplicate of this issue.

@NoelStephensUnity NoelStephensUnity added priority:high This issue has high priority and we are focusing to resolve it type:bug Bug Report stat:import Status - Issue is going to be saved internally and removed stat:awaiting response Status - Awaiting response from author. stat:awaiting triage Status - Awaiting triage from the Netcode team. type:support Questions or other support labels Jan 13, 2025
@JeremyYiuStudent
Copy link
Author

I'm using NGO 2.2.0 and Unity Transport 2.4.0. The problem went away by itself the next day, so I'm not quite sure how to recreate it. As of now, the project is working fine.

@michalChrobot michalChrobot added stat:awaiting triage Status - Awaiting triage from the Netcode team. stat:awaiting response Status - Awaiting response from author. stat:imported Status - Issue is tracked internally at Unity and removed stat:awaiting triage Status - Awaiting triage from the Netcode team. stat:awaiting response Status - Awaiting response from author. stat:import Status - Issue is going to be saved internally labels Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:high This issue has high priority and we are focusing to resolve it stat:imported Status - Issue is tracked internally at Unity type:bug Bug Report
Projects
None yet
Development

No branches or pull requests

3 participants