-
-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have some errors when starting the server #157
Comments
Hi @mizakko, have you configured the MySQL database credentials inside csgo_mod.cfg? |
I haven't bought the MySQL base yet, I swear I have to have the MySQL base for the mod to work? |
@mizakko, yes, it is a requirement. That said, there are plenty of free services that provide it, so you don't really need to buy it right away if you want to test the mod. |
and do you know any page of a free mysql database? It is to do the tests quickly because I have a time limit xd |
L 09/03/2022 - 09:36:33: [AMXX] Load error 17 (invalid file format or version) (plugin "csgo_core.amxx") I was able to connect a database but now when I enter the game directly it crashes when entering the sv LAN and then I go to logs and it gives me this message |
@TheDoctor0 hey, but the basepack is for linux, i use windows xd |
@mizakko there are some things in the core plugin that may not work on Windows, so I would advise you to get a test server on some hosting as in 99.9% of the cases it will be running on Linux. |
Well, when I enter cs 1.6 (offline) and enter the /menu command, I get the different options but they all say "ML_NOTFOUND" and apart from that I can't do anything, can someone help me? I think I installed something wrong...
L 09/02/2022 - 18:22:53: Invalid CVAR pointer
L 09/02/2022 - 18:22:53: [AMXX] Run time error 10 (plugin "csgo_clans.amxx") (native "bind_pcvar_num") - debug not enabled!
L 09/02/2022 - 18:22:53: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 09/02/2022 - 18:22:53: Invalid CVAR pointer
L 09/02/2022 - 18:22:53: [AMXX] Run time error 10 (plugin "csgo_accounts.amxx") (native "bind_pcvar_num") - debug not enabled!
L 09/02/2022 - 18:22:53: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 09/02/2022 - 18:22:57: [MySQL] Invalid handle: 0
L 09/02/2022 - 18:22:57: [AMXX] Run time error 10 (plugin "csgo_accounts.amxx") (native "SQL_FreeHandle") - debug not enabled!
L 09/02/2022 - 18:22:57: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 09/02/2022 - 18:24:16: [MySQL] Invalid handle: 0
L 09/02/2022 - 18:24:16: [AMXX] Run time error 10 (plugin "csgo_clans.amxx") (native "SQL_FreeHandle") - debug not enabled!
L 09/02/2022 - 18:24:16: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 09/02/2022 - 18:36:45: Start of error session.
L 09/02/2022 - 18:36:45: Info (map "csgo_dust2_new") (file "addons/amxmodx/logs/error_20220902.log")
L 09/02/2022 - 18:36:45: Invalid CVAR pointer
L 09/02/2022 - 18:36:45: [AMXX] Run time error 10 (plugin "csgo_clans.amxx") (native "bind_pcvar_num") - debug not enabled!
L 09/02/2022 - 18:36:45: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 09/02/2022 - 18:36:45: Invalid CVAR pointer
L 09/02/2022 - 18:36:45: [AMXX] Run time error 10 (plugin "csgo_accounts.amxx") (native "bind_pcvar_num") - debug not enabled!
L 09/02/2022 - 18:36:45: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 09/02/2022 - 18:36:50: [MySQL] Invalid handle: 0
L 09/02/2022 - 18:36:50: [AMXX] Run time error 10 (plugin "csgo_accounts.amxx") (native "SQL_FreeHandle") - debug not enabled!
L 09/02/2022 - 18:36:50: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 09/02/2022 - 18:37:02: [MySQL] Invalid handle: 0
L 09/02/2022 - 18:37:02: [AMXX] Run time error 10 (plugin "csgo_clans.amxx") (native "SQL_FreeHandle") - debug not enabled!
L 09/02/2022 - 18:37:02: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
The text was updated successfully, but these errors were encountered: