25.10.2018, 20:30
So I've tried googling and searching on these forums but couldn't find anything that helped. Hopefully, someone knows why it's happening.
When I run the samp-server.exe, the MySQL connection is successful. Everything loads/saves perfectly, and no errors appear on the MySQL log file. The log says all callbacks were executed successfully.
The issue is when I relog. After quitting the game manually and reconnecting to the server in-game, the login dialog doesn't appear. So when I go to check the MySQL log file, I notice it doesn't log anything anymore. For everything to work again I keep having to close the samp-server.exe and opening it again. Everything works the first time I connect, but after that, it's like MySQL just stops operating.
Any clues on what the problem might be?
I tried updating to the latest MySQL version and updated all my includes/plugins. As well as looked over the OnPlayerConnect/OnPlayerDisconnect/OnGameModeInit, and re-scripted everything in different ways.
When I run the samp-server.exe, the MySQL connection is successful. Everything loads/saves perfectly, and no errors appear on the MySQL log file. The log says all callbacks were executed successfully.
The issue is when I relog. After quitting the game manually and reconnecting to the server in-game, the login dialog doesn't appear. So when I go to check the MySQL log file, I notice it doesn't log anything anymore. For everything to work again I keep having to close the samp-server.exe and opening it again. Everything works the first time I connect, but after that, it's like MySQL just stops operating.
Any clues on what the problem might be?
I tried updating to the latest MySQL version and updated all my includes/plugins. As well as looked over the OnPlayerConnect/OnPlayerDisconnect/OnGameModeInit, and re-scripted everything in different ways.