"The server has shut down" Error Code: 288

Recently, my developers and I have encountered this strange bug while testing. After roughly ~15 minutes, the server will shut down automatically. We’ve already checked our code, and there is nothing present that would shut down the server automatically.

Other developers have had this issue before, and this issue is mostly undocumented. If anyone has any advice that would explain why our servers timeout, it would be very appreciated!

I should also take note that German servers do not experience this issue, only American servers. There was also an instance of Error Code: 277 appearing on the shutdown, though this happened only once, with all other errors being 288.

3 Likes

Check all your free models because they could been infected with scripts from toolbox and have secret hidden scripts messing with your game!

There are no freemodels present in the game. The game in particular has been coded entirely from scratch as a matter of fact! Thanks for your help anyway though.

1 Like

Solution: We discovered a memory leak in the game’s code. It has been fixed and we no longer experience this issue.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.