Skocz do zawartości

Witamy w Nieoficjalnym polskim support'cie AMX Mod X

Witamy w Nieoficjalnym polskim support'cie AMX Mod X, jak w większości społeczności internetowych musisz się zarejestrować aby móc odpowiadać lub zakładać nowe tematy, ale nie bój się to jest prosty proces w którym wymagamy minimalnych informacji.
  • Rozpoczynaj nowe tematy i odpowiedaj na inne
  • Zapisz się do tematów i for, aby otrzymywać automatyczne uaktualnienia
  • Dodawaj wydarzenia do kalendarza społecznościowego
  • Stwórz swój własny profil i zdobywaj nowych znajomych
  • Zdobywaj nowe doświadczenia

Dołączona grafika Dołączona grafika

Guest Message by DevFuse
 

Zdjęcie
GmAMXBans

[ROZWIĄZANE] Run time error 10 (plugin "amxbans_main.amxx")(native "set_task")

GmAMXBans gmamxbans amxbans_main.amxx native set_task run time error 10 (plugin amxbans_main.amxx)

  • Zamknięty Temat jest zamknięty
10 odpowiedzi w tym temacie

#1 Tded

    Zaawansowany

  • Użytkownik

Reputacja: 6
Nowy

  • Postów:86
  • GG:
  • Imię:Tomasz
  • Lokalizacja:RTL
Offline

Napisano 20.12.2011 21:19

Witam.



Może to wszystko wyjaśni:
L 12/19/2011 - 17:55:48: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20111219.log")
L 12/19/2011 - 17:55:48: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/19/2011 - 17:55:48: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task")- debug not enabled!
L 12/19/2011 - 17:55:48: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/19/2011 - 17:55:51: Function is not present (function "check_player") (plugin "amxbans_main.amxx")

Proszę o pomoc.
Z góry dzięki.

Użytkownik Tded edytował ten post 20.12.2011 22:14

  • +
  • -
  • 0

Dołączona grafika Dołączona grafikaDołączona grafika

ProCoD40001 s2.hit-makers.pl:27015________FFA s2.hit-makers.pl:27016________

Dołączona grafika_______Dołączona grafika


#2 Name166

    Wszechwidzący

  • Zbanowany

Reputacja: 7
Nowy

  • Postów:245
  • GG:
  • Imię:Kamil
  • Lokalizacja:Warszawa
Offline

Napisano 20.12.2011 22:18

[color=#660066]To[/color][color=#000000] enable debug mode[/color][color=#666600],[/color][color=#000000] add [/color][color=#008800]"debug"[/color][color=#000000] after the plugin name [/color][color=#000088]in[/color][color=#000000] plugins[/color][color=#666600].[/color][color=#000000]ini[/color]



amxbans_main.amxx debug --< Dodaj to

Użytkownik Name166 edytował ten post 20.12.2011 22:19


#3 Tded

    Zaawansowany

  • Autor tematu
  • Użytkownik

Reputacja: 6
Nowy

  • Postów:86
  • GG:
  • Imię:Tomasz
  • Lokalizacja:RTL
Offline

Napisano 20.12.2011 22:26

Oto log.
L 12/20/2011 - 21:22:24: Start of error session.
L 12/20/2011 - 21:22:24: Info (map "de_dust") (file "addons/amxmodx/logs/error_20111220.log")
L 12/20/2011 - 21:22:24: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/20/2011 - 21:22:24: [AMXX] Displaying debug trace (plugin "amxbans_main.amxx")
L 12/20/2011 - 21:22:24: [AMXX] Run time error 10: native error (native "set_task")
L 12/20/2011 - 21:22:24: [AMXX] [0] amxbans_main.sma::client_authorized (line 289)

  • +
  • -
  • 0

Dołączona grafika Dołączona grafikaDołączona grafika

ProCoD40001 s2.hit-makers.pl:27015________FFA s2.hit-makers.pl:27016________

Dołączona grafika_______Dołączona grafika


#4 Name166

    Wszechwidzący

  • Zbanowany

Reputacja: 7
Nowy

  • Postów:245
  • GG:
  • Imię:Kamil
  • Lokalizacja:Warszawa
Offline

Napisano 21.12.2011 09:54

Displaying debug trace (plugin "amxbans_main.amxx"


Wyświetlanie śladu debug (plugin "amxbans_main.amxx")




; AMX Mod X plugins
amxbans_core.amxx ; amxbans
amxbans_main.amxx debug ; amxbans
;Admin Base - Always one has to be activated
;admin.amxx ; admin base (required for any admin-related)
;admin_sql.amxx ; admin base - SQL version (comment admin.amxx)
; Basic
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management
; Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
; Chat / Messages
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling message
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands
; Map related
nextmap.amxx ; displays next map in mapcycle
;mapchooser.amxx ; allows to vote for next map
timeleft.amxx ; displays time left on map
; Configuration
pausecfg.amxx ; allows to pause and unpause some plugins
statscfg.amxx ; allows to manage stats plugins via menu and commands
; Counter-Strike
restmenu.amxx ; restrict weapons menu
statsx.amxx ; stats on death or round end (CSX Module required!)
;miscstats.amxx ; bunch of events announcement for Counter-Strike
;stats_logging.amxx ; weapons stats logging (CSX Module required!)
; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer
; Custom - Add 3rd party plugins here


Masz tak .?

Użytkownik Name166 edytował ten post 21.12.2011 09:55


#5 Tded

    Zaawansowany

  • Autor tematu
  • Użytkownik

Reputacja: 6
Nowy

  • Postów:86
  • GG:
  • Imię:Tomasz
  • Lokalizacja:RTL
Offline

Napisano 21.12.2011 10:11

Kolejny log, tym razewm ze zmenioną kolejnością i debugem na amxbans_core.amxx.
L 12/21/2011 - 09:05:12: Start of error session.
L 12/21/2011 - 09:05:12: Info (map "de_dust2_christmas") (file "addons/amxmodx/logs/error_20111221.log")
L 12/21/2011 - 09:05:12: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/21/2011 - 09:05:12: [AMXX] Displaying debug trace (plugin "amxbans_main.amxx")
L 12/21/2011 - 09:05:12: [AMXX] Run time error 10: native error (native "set_task")
L 12/21/2011 - 09:05:12: [AMXX] [0] amxbans_main.sma::client_authorized (line 289)

I dodaje jeszcze swój plugins.ini
Spoiler

  • +
  • -
  • 0

Dołączona grafika Dołączona grafikaDołączona grafika

ProCoD40001 s2.hit-makers.pl:27015________FFA s2.hit-makers.pl:27016________

Dołączona grafika_______Dołączona grafika


#6 vanethar

    Profesjonalista

  • Użytkownik

Reputacja: 25
Życzliwy

  • Postów:179
  • Imię:Konrad
  • Lokalizacja:Radom
Offline

Napisano 21.12.2011 10:20

Którą wersje amxbansa masz wgraną?
  • +
  • -
  • 0

#7 Tded

    Zaawansowany

  • Autor tematu
  • Użytkownik

Reputacja: 6
Nowy

  • Postów:86
  • GG:
  • Imię:Tomasz
  • Lokalizacja:RTL
Offline

Napisano 21.12.2011 11:12

AMX Mod X, v1.8.1.3746
  • +
  • -
  • 0

Dołączona grafika Dołączona grafikaDołączona grafika

ProCoD40001 s2.hit-makers.pl:27015________FFA s2.hit-makers.pl:27016________

Dołączona grafika_______Dołączona grafika


#8 Juma

    Wszechpomocny

  • Użytkownik

Reputacja: 64
Pomocny

  • Postów:373
  • GG:
  • Steam:steam
  • Imię:Arek
  • Lokalizacja:Haynau
Offline

Napisano 21.12.2011 20:39

Amxbansa a nie amxx'a -.-

Spróbuj podmienić ten plik, 50/50 ze pomoże ; p

Załączone pliki


  • +
  • -
  • 0

#9 Tded

    Zaawansowany

  • Autor tematu
  • Użytkownik

Reputacja: 6
Nowy

  • Postów:86
  • GG:
  • Imię:Tomasz
  • Lokalizacja:RTL
Offline

Napisano 22.12.2011 19:38

dobra, działa, ale plugin chce mi się łączyć przez lockalhost-a, a ma łączyć przez zupełnie inną lokalizacje, mam ją podane w pliku SQL.cfg


L 12/22/2011 - 18:30:22: -------- Mapchange to de_eldorado --------
L 12/22/2011 - 18:30:23: [amxbans_main.amxx] [AMXBans] Received DB Info Tuple from amxbans_core: 1 | amx
L 12/22/2011 - 18:30:23: [amxbans_main.amxx] [AMXBans] The server IP:PORT is: 178.255.44.203:27015
L 12/22/2011 - 18:30:23: [amxbans_core.amxx] [AMXBANS] Index: 5
L 12/22/2011 - 18:30:23: [amxbans_core.amxx] [AMXBANS] Index: 5 | Name:
L 12/22/2011 - 18:30:23: [amxbans_main.amxx] [AMXBans] Polaczenie nie powiodlo sie!
L 12/22/2011 - 18:30:23: [amxbans_main.amxx] [AMXBans] Blad zapytania , Miejsce: 1
L 12/22/2011 - 18:30:23: [amxbans_main.amxx] [AMXBans] Wiadomosc: Access denied for user 'hitupare_bany'@'d44203.artnet.pl' (using password: YES) (1045)
L 12/22/2011 - 18:30:23: [amxbans_main.amxx] [AMXBans] Raport zapytania: SELECT `motd_delay` FROM `amx_serverinfo` WHERE address = '178.255.44.203:27015'
L 12/22/2011 - 18:30:23: [amxbans_core.amxx] [AMXBANS] Index: 4
L 12/22/2011 - 18:30:23: [amxbans_core.amxx] [AMXBANS] Index: 4 | Name:
L 12/22/2011 - 18:30:24: [amxbans_main.amxx] [AMXBans] Polaczenie nie powiodlo sie!
L 12/22/2011 - 18:30:24: [amxbans_main.amxx] [AMXBans] Blad zapytania , Miejsce: 5
L 12/22/2011 - 18:30:24: [amxbans_main.amxx] [AMXBans] Wiadomosc: Access denied for user 'hitupare_bany'@'d44203.artnet.pl' (using password: YES) (1045)
łączy mi się przez artnet.pl, to jest mój lockal...
  • +
  • -
  • 0

Dołączona grafika Dołączona grafikaDołączona grafika

ProCoD40001 s2.hit-makers.pl:27015________FFA s2.hit-makers.pl:27016________

Dołączona grafika_______Dołączona grafika


#10 Tded

    Zaawansowany

  • Autor tematu
  • Użytkownik

Reputacja: 6
Nowy

  • Postów:86
  • GG:
  • Imię:Tomasz
  • Lokalizacja:RTL
Offline

Napisano 05.01.2012 23:11

Problem rozwiązany, musiałem stawiać stronę na local-hoscie tam gdzie CS, nie jest mi to za bardzo na renkę,ale innego rozwiązania nie było...

Temat proszę zamknąć, problem rozwiązany.

Użytkownik Tded edytował ten post 05.01.2012 23:11

  • +
  • -
  • 0

Dołączona grafika Dołączona grafikaDołączona grafika

ProCoD40001 s2.hit-makers.pl:27015________FFA s2.hit-makers.pl:27016________

Dołączona grafika_______Dołączona grafika


#11 Ojciec Dyrektor

    papa smerf.

  • Przyjaciel

Reputacja: 477
Wszechobecny

  • Postów:3 035
  • Imię:Paweł
  • Lokalizacja:Rabka-Zdrój
Offline

Napisano 06.01.2012 00:53

Wiadomość wygenerowana automatycznie


Ten temat został zamknięty przez moderatora.

Powód: Pomoc udzielona

Jeśli się z tym nie zgadzasz, Dołączona grafika raportuj ten post, a moderator lub administrator rozpatrzy go ponownie.


Z pozdrowieniami,
Zespół AMXX.PL
  • +
  • -
  • 0





Również z jednym lub większą ilością słów kluczowych: GmAMXBans, gmamxbans, amxbans_main.amxx, native set_task, run time error 10, (plugin amxbans_main.amxx)

Użytkownicy przeglądający ten temat: 0

0 użytkowników, 0 gości, 0 anonimowych