Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Terminals not working #10

Open
DevBlocky opened this issue Dec 15, 2017 · 2 comments
Open

Terminals not working #10

DevBlocky opened this issue Dec 15, 2017 · 2 comments
Labels

Comments

@DevBlocky
Copy link
Collaborator

Reports of terminals not working on FiveM servers.

  • Possible Communication issues?
  • CloNET issues?
  • Seems to be issue on the CloNET Client.Connect(Config.IP.ToString(), Config.Port).Result function
  • Problems with Tasks?

Reported by 2 people so far

@Clone-Commando

@malicean
Copy link
Contributor

owie alright ill take a look

@malicean
Copy link
Contributor

It would appear it's related to packet loss or nullified peers mid-connection, as the peers await for each other to send connection data, but if it is not received the Connection event doesn't get called up the chain. The only occurrences I've had are multiple instances attempting to connect at once (we're talking opening 5 binaries in 1-2 seconds).

@DevBlocky DevBlocky added the bug label Dec 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants