Aperture-Development / MSync-2

Version 2 of MSync - Fully working and extra steak
https://www.Aperture-Development.de
GNU General Public License v3.0
12 stars 1 forks source link

Server freeze issue #72

Closed ApertureDevelopment closed 2 years ago

ApertureDevelopment commented 2 years ago

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.

ApertureDevelopment commented 2 years ago

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