←  Problemy z pluginami

AMXX.pl: Support AMX Mod X i SourceMod

»

error w czytywaniu pluginów

  • +
  • -
xel - zdjęcie xel 19.01.2014

Witam was , ja mam taki problem, iż ściągnąłem paczke FFA , zacząłem wgrywać pluginy , i przypisywać do plugins.ini , wszystko ładnie, pieknie , wchodze na serwer i nie działaja 4 pluginy , łuna po granacie , czas paki , backweapon i jakiś tam jeden jeszcze, juz nie pamiętam , wchodze w logi a tam takie cuuuś :

 

 

 

L 01/19/2014 - 01:00:33: [AMXX] Plugin "grenade_trail.amxx" failed to load: Module/Library Class "xstats" required for plugin.  Check modules.ini.
L 01/19/2014 - 01:00:33: [AMXX] Plugin "c4.amxx" failed to load: Module/Library Class "xstats" required for plugin.  Check modules.ini.
L 01/19/2014 - 01:00:33: [AMXX] Plugin "lastmanbets.amxx" failed to load: Module/Library "cstrike" required for plugin.  Check modules.ini.
L 01/19/2014 - 01:00:33: [AMXX] Plugin "ptb.amxx" failed to load: Module/Library "cstrike" required for plugin.  Check modules.ini.
 
i osobny log który znalazłem :
 
L 01/18/2014 - 08:20:25: Info (map "de_airstrip") (file "addons/amxmodx/logs/error_20140118.log")
L 01/18/2014 - 08:20:25: [AMXX] Plugin file open error (plugin "backweapon.amxx") 
 
proszę o pomoc , Pilne !!!

 

Odpowiedz

  • +
  • -
#opcja - zdjęcie #opcja 19.01.2014

Odblokuj moduły w modules.ini. 

Odpowiedz

  • +
  • -
Rivit - zdjęcie Rivit 19.01.2014

wgraj plik backweapons.amxx do plugins lub usun wpis z plugins.ini
Odpowiedz

  • +
  • -
xel - zdjęcie xel 19.01.2014

w modules mam coś takiego :

 

;;;
; To enable a module, remove the semi-colon (;) in front of its name.
; If it's not here, simply add it its name, one per line.
; You don't need to write the _amxx part or the file extension.
;;;
 
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; SQL Modules usually need to be enabled manually ;;
;; You can have any number on at a time.  Use      ;;
;;  amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
;mysql
;sqlite
 
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Put third party modules below here.              ;;
;; You can just list their names, without the _amxx ;;
;;  or file extension.                              ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
 
 
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; These modules will be auto-detected and loaded   ;;
;;  as needed.  You do not need to enable them here ;;
;;  unless you have problems.                       ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
fun
engine
fakemeta
geoip
sockets
regex
nvault
hamsandwich
 
a w plugins.ini mam coś takiego :
 
; AMX Mod X plugins
 
; 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)
pluginmenu.amxx ; Menus for commands/cvars organized by plugin
 
; 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
 
; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer
 
 
; Custom - Add 3rd party plugins here
parachute.amxx
galileo.amxx
pokazuj.amxx
ptb.amxx
backweapon.amxx
ad_manager.amxx
interp.amxx
lastmanbets.amxx
grenade_trail.amxx
polski_cs.amxx
admin_chat_colors.amxx
admin_spec_esp.amxx
 
do backweapon musiałem jeszcze model wgrać

 

Odpowiedz

  • +
  • -
Rivit - zdjęcie Rivit 19.01.2014

jesli masz serwer na linuxie to wgraj moduly cstrike i csx (z rozszerzeniami .so) do folderu modules, a jesli windows to to samo tylko z rozszerzeniami .dll. Pliki sa na tym forum
Odpowiedz

  • +
  • -
Engi - zdjęcie Engi 19.01.2014

Wpisz  w konsole 

meta list

i daj co wyskoczy

Odpowiedz

  • +
  • -
Rivit - zdjęcie Rivit 19.01.2014

@up
on nie ma wgranych poprawnie modulow
Odpowiedz

  • +
  • -
Engi - zdjęcie Engi 19.01.2014

Niekoniecznie, mógł nie zresetować serwera po wgraniu amxmodx jeżeli wgrywał paczkę ręcznie

Odpowiedz

  • +
  • -
xel - zdjęcie xel 19.01.2014

Wpisz  w konsole 

meta list

i daj co wyskoczy

 


14:02:58 Currently loaded plugins:
               description      stat pend  file              vers      src  load  unlod
          [ 1] AMX Mod X        RUN   -    amxmodx_mm_i386.  v1.8.2    ini  Start ANY  
          [ 2] FakeMeta         RUN   -    fakemeta_amxx_i3  v1.8.2    pl1  ANY   ANY  
          [ 3] Engine           RUN   -    engine_amxx_i386  v1.8.2    pl1  ANY   ANY  
          [ 4] Fun              RUN   -    fun_amxx_i386.so  v1.8.2    pl1  ANY   ANY  
          [ 5] Ham Sandwich     RUN   -    hamsandwich_amxx  v1.8.2    pl1  ANY   ANY  
 
 
wiecie ja to robię pierwszy raz, ogarnałem cos od kumpli , no ale widzicie sami :(
 
serwer na linuxie jest , i resetowałem go , i nic nie dało :/
 
mnie bardzo zastanawia ten pliczek "xstats" nie mam pojęcia co to jest 

Użytkownik xel edytował ten post 19.01.2014 14:08
Odpowiedz

  • +
  • -
xel - zdjęcie xel 19.01.2014

sorki że tak pod postem , może niech ktoś wejdzie na tsa i mi ktoś normalnie jak człowiek wytłumaczy , bo cholerka nie mam czasu tak krążyć po forach :/ musze dzis odpalic te serwery ... 178.217.188.211 proszę bardzo , o to mój ts

 

Odpowiedz

  • +
  • -
xenos - zdjęcie xenos 19.01.2014

Brak paczki plików 
http://www.amxmodx.o...ke-linux.tar.gz

 

Odpowiedz

  • +
  • -
Engi - zdjęcie Engi 19.01.2014

Serwer ma być Steam czy Steam/NonSteam?

Odpowiedz