←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

GmAMXBans
Problem z amxbans_main.amxx

Jerem96's Photo Jerem96 04.01.2012

Siema.
Mam taki problem, że mam takie coś w logach i nie wiem jak to naprawić.
L 01/04/2012 - 14:34:28: [AMXX] Run time error 25 (plugin "amxbans_main.amxx") - debug not enabled!
L 01/04/2012 - 14:34:28: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
Quote

  • +
  • -
tomi93's Photo tomi93 04.01.2012

To enable debug mode, add "debug" after the plugin name in plugins.ini

Podstawy angielskiego, bądź zwykły słownik.

Dodaj po nazwie pluginu debug.
Quote

Jerem96's Photo Jerem96 04.01.2012

a dokładniej jak?
Quote

  • +
  • -
tomi93's Photo tomi93 04.01.2012

amxbans_main.amxx debug
Quote

Jerem96's Photo Jerem96 04.01.2012

a nie amxbans_main.amxx ; debug ?
Quote

  • +
  • -
tomi93's Photo tomi93 04.01.2012

amxbans_main.amxx debug

Quote

Jerem96's Photo Jerem96 04.01.2012

Teraz mam coś takiego
L 01/04/2012 - 20:33:06: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20120104.log")
L 01/04/2012 - 20:33:06: String formatted incorrectly - parameter 9 (total 8)
L 01/04/2012 - 20:33:06: [AMXX] Displaying debug trace (plugin "amxbans_main.amxx")
L 01/04/2012 - 20:33:06: [AMXX] Run time error 25: parameter error
L 01/04/2012 - 20:33:06: [AMXX] [0] color_chat.inl::ColorChat (line 72)
L 01/04/2012 - 20:33:06: [AMXX] [1] check_player.inl::prebanned_check_ (line 64)
L 01/04/2012 - 20:50:29: Start of error session.
L 01/04/2012 - 20:50:29: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20120104.log")
L 01/04/2012 - 20:50:29: String formatted incorrectly - parameter 7 (total 6)
L 01/04/2012 - 20:50:29: [AMXX] Displaying debug trace (plugin "amxbans_main.amxx")
L 01/04/2012 - 20:50:29: [AMXX] Run time error 25: parameter error
L 01/04/2012 - 20:50:29: [AMXX] [0] check_player.inl::prebanned_check_ (line 67)
Quote

  • +
  • -
tomi93's Photo tomi93 04.01.2012

Potrzebne Ci pokazywanie administratorom informacji o wczesniejszych banach na serwerze? Jeśli nie, to amxbans_show_prebanned 0 w pliku amxbans.cfg
Quote

Jerem96's Photo Jerem96 04.01.2012

A teraz taki błąd;/
L 01/04/2012 - 22:31:46: [AMXX] Displaying debug trace (plugin "amxbans_main.amxx")
L 01/04/2012 - 22:31:46: [AMXX] Run time error 10: native error (native "set_task")
L 01/04/2012 - 22:31:46: [AMXX] [0] amxbans_main.sma::client_authorized (line 289)
Quote