|
|
|
|
|
by driftwheeler
3336 days ago
|
|
The error message (which you can't see) is probably telling you that your Internet connection is blocking Melondream's UDP packets. Are you connecting from work or public WiFi? Btw, the lesson here for developers is: don't use UDP, use TCP. We made a big mistake |
|