←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

Błędy w logach

  • +
  • -
damian0507's Photo damian0507 18.11.2012

Witam.
Chciałbym się dowiedzieć co oznacza ten tekst w logach..
Co tu jest źle?
L 11/18/2012 - 09:16:43: Start of error session.
L 11/18/2012 - 09:16:43: Info (map "de_westwood_newstyle") (file "addons/amxmodx/logs/error_20121118.log")
L 11/18/2012 - 09:16:43: [AMXX] Run time error 3 (plugin "QTM_CodMod.amxx") - debug not enabled!
L 11/18/2012 - 09:16:43: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 11/18/2012 - 09:16:43: [AMXX] Run time error 3 (plugin "QTM_CodMod.amxx") - debug not enabled!
L 11/18/2012 - 09:16:43: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 11/18/2012 - 15:27:39: Start of error session.
L 11/18/2012 - 15:27:39: Info (map "de_westwood") (file "addons/amxmodx/logs/error_20121118.log")
L 11/18/2012 - 15:27:39: [MySQL] Thread worker was unable to start.
L 11/18/2012 - 15:27:39: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "SQL_ThreadQuery") - debug not enabled!
L 11/18/2012 - 15:27:39: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
Quote

  • +
  • -
Amaroq's Photo Amaroq 18.11.2012

http://amxx.pl/topic...nable-to-start/ , dopisz debug po QTM_CodMod.amxx, czyli
QTM_CodMod.amxx debug
w plugins_codmod.ini i daj logi
Quote

AztekHQS's Photo AztekHQS 18.11.2012

znaleziono błędy w pluginach i jeśli chcesz więcej info dopisz w plugins.ini za nazwą tego pluginu debug
w tym przypadku za QTM_CodMod.amxx i amxbans_main.amxx
czyli ma wyglądać tak

QTM_CodMod.amxx debug
amxbans_main.amxx debug
Quote

  • +
  • -
freetu's Photo freetu 18.11.2012

łap fix do amxbans

http://amxx.pl/topic...nable-to-start/
Quote