2024-07-18, 08:12 AM
(2024-05-14, 10:21 AM)puschkin420 Wrote: i got a mysql error when i start the server,
[12:08:17 05/14/24] [ERROR] CMySQLQuery::Execute - (error #2006) MySQL server has gone away (Query: "SELECT * FROM materials WHERE MatID = 68")
[12:08:17 05/14/24] [WARNING] cache_get_row_count - no active cache
pls help
Sorry I am late seeing this reply.
Your error is pretty much telling you what the problem is: MySQL server has gone away
You need to make sure your MySQL server is connected. It is not related to the gamemode.