DS Packet Size Error.

07/13/2019 00:19 annoyinglyUgly#1
What causes DS Packet Size Error? Map console writes it when trying to log into the map from the character selection screen. It gets stuck at "connecting".
[Only registered and activated users can see links. Click Here To Register...]
@[Only registered and activated users can see links. Click Here To Register...]

:((( Please help:(

Does this mean the NDServer.exe is bad? Does this mean the client is bad?
07/13/2019 02:18 heineken0801#2
this post is better than these others.
could you try to open ndreg.xng? not NDreg editor just edit IP.
07/13/2019 13:17 annoyinglyUgly#3
Quote:
Originally Posted by heineken0801 View Post
this post is better than these others.
could you try to open ndreg.xng? not NDreg editor just edit IP.
I mean...it has something to do with ndreg? I have the correct IP's in there. Could you elaborate please?
07/14/2019 04:31 madmerlin3009#4
Quote:
Originally Posted by annoyinglyUgly View Post
What causes DS Packet Size Error? Map console writes it when trying to log into the map from the character selection screen. It gets stuck at "connecting".
[Only registered and activated users can see links. Click Here To Register...]
@[Only registered and activated users can see links. Click Here To Register...]

:((( Please help:(

Does this mean the NDServer.exe is bad? Does this mean the client is bad?
[Only registered and activated users can see links. Click Here To Register...]

Since all the 23 maps are linked to the central hub [DS_SERVER_US.EXE] the ds server is not communicating with ndserver correctly. As the error says the packet size is incorrect.nd server is trying to communicate with central hub to link back to all the other maps
[Only registered and activated users can see links. Click Here To Register...]

You will notice on each map boot. the nd server comms with ds server and ds server comms back to show existing maps open. It will be the ds server not been able to recognise the packet length
07/14/2019 10:05 annoyinglyUgly#5
Quote:
Originally Posted by madmerlin3009 View Post
[Only registered and activated users can see links. Click Here To Register...]

Since all the 23 maps are linked to the central hub [DS_SERVER_US.EXE] the ds server is not communicating with ndserver correctly. As the error says the packet size is incorrect.nd server is trying to communicate with central hub to link back to all the other maps
[Only registered and activated users can see links. Click Here To Register...]

You will notice on each map boot. the nd server comms with ds server and ds server comms back to show existing maps open. It will be the ds server not been able to recognise the packet length
But I've compiled a lot of DS servers (DS_SERVER_vina, _nexon, _opentest, etc) and it always says packet size's too big. So it means the NDServer.exe is bad? I don't have source code for NDServer so I can't fix that.
07/14/2019 18:07 madmerlin3009#6
Quote:
Originally Posted by annoyinglyUgly View Post
But I've compiled a lot of DS servers (DS_SERVER_vina, _nexon, _opentest, etc) and it always says packet size's too big. So it means the NDServer.exe is bad? I don't have source code for NDServer so I can't fix that.
It's a case of one or the other is incorrect. Let me presume the source of DS server source you had was possibly a different revision to the actual code used to compile and link to exe file.nust maybe they altered the packet lengths through time cycle of development of ds server and ndserver life cycle
07/14/2019 20:30 annoyinglyUgly#7
Quote:
Originally Posted by madmerlin3009 View Post
It's a case of one or the other is incorrect. Let me presume the source of DS server source you had was possibly a different revision to the actual code used to compile and link to exe file.nust maybe they altered the packet lengths through time cycle of development of ds server and ndserver life cycle
I used these files:
[Only registered and activated users can see links. Click Here To Register...]

Initially I used the original server exes that came with it and that includes the ds server too. But I get the exact same error with the original DS server exe so that's why i compiled a few others. So the DS_SERVER and NDServer do not match, apparently. Great ,I don't even know where to get NDServer exe source from.

If that is the case, there must be a way to alter packet length inside the DS_SERVER source as well because there's two parts to the story (DS and NDServer). How do I know what values to change?
07/14/2019 22:24 madmerlin3009#8
Quote:
Originally Posted by annoyinglyUgly View Post
I used these files:
[Only registered and activated users can see links. Click Here To Register...]

Initially I used the original server exes that came with it and that includes the ds server too. But I get the exact same error with the original DS server exe so that's why i compiled a few others. So the DS_SERVER and NDServer do not match, apparently. Great ,I don't even know where to get NDServer exe source from.

If that is the case, there must be a way to alter packet length inside the DS_SERVER source as well because there's two parts to the story (DS and NDServer). How do I know what values to change?
Well to be honest if you use wireshark to monitor packets being transmitted from these ports 25001-25023 depending on your configuration on a robust operating 9dragons server. look at the packets sent from these ports direct to ds server port you assigned. then look at transmitted and received. i wont say any more. that is just a heads up clue