-
Notifications
You must be signed in to change notification settings - Fork 1k
RakNet broken on Windows 10? #111
Comments
Check your network setting. Windows mtu lower than raknet default settings. |
Tested with lower and higher mtu. Same error besides the length changes a bit in the error. |
I tested in windows 10, and works correctly in my environment. |
Sadly not, I have access to it, but not allowed to post it. Are you using the current 4.081 version? We have a very old release with 4.04. |
This version |
Finally got the new version compiled. MTU bug seems fixed but it seems some stuff changed and received messages are not processed. Does someone has experiences from migrating 4.04 to 4.081? A diff between the two versions shows that the socket code was completely rewritten. |
Hi, witch messages not processed? Own message type or system message? |
Tried to get a RakNet Client running on Windows 10, but things aren't working very well. Does someone had such a problem and could fix it? This is logged when trying to connect to the server and send some data. The data is never received.
Thanks
Manuel
PS: I know the fact that the library is dead, but getting it work until we replaced it, would be nice
The text was updated successfully, but these errors were encountered: