Aperture-Development/MSync-2

Server freeze issue

ApertureDevelopment opened this issue · 1 comments

An issue with the MySQLoo Database:ping() function causes the server to freeze up permanently when no database is connected. Due to this issue, users are not able to join their server when MSync is unconfigured.

Alternatively to Database:ping() I could implement Database:status() and compare them to the connection enums.

This issue has been confirmed to be on MySQLoo s side and has been fixed.