SmartFoxServer PRO 1.6.6 :: Release Notes

SmartFoxServer 1.6.6 includes all previous bug-fixes and new features introduced in patches 1.6.3 through 1.6.5, plus the following changes:

1.6.6:

Read carefully if you are updating from version 1.6.3 or earlier:

In version 1.6.5. we changed slightly the way in which the <ServerIp> setting works. You can either specify the wanted IP address or use an asterisk (*) to bind all available IP addresses (default in previous 1.6.x versions)

Specifying the IP address in the <ServerIp> will make the server listen exclusively on that IP.
This means that the BlueBox will need to be pointed to that address in order to work correctly. For optimal performance of the BlueBox we recommend to use <ServerIp>*</ServerIp>

Known Bugs:

There is a known bug related to the creation of non-player characters (NPC). We have noticed that all connections coming from NPCs remain in CLOSE_WAIT state after closing them. This is not an issue if NPCs are created once and then used for the entire life cycle of the server instance. However if you plan to dynamically create and destroy many of them it could eventually exhaust the number of sockets/file-descriptors available of the underlying OS.


1.6.5: