๐ฅ๏ธI get an error message via console on the server
If you are getting various error messages on the server, it is because of the wrong config configuration on the server side.
To fix this error, you need to configure the config.lua file in the script according to the features of your server.
Also some server errors are caused by DB (DataBase). To fix these errors, you need to read the .sql file in the script to your DB.
Last updated