←  Pytania

AMXX.pl: Support AMX Mod X i SourceMod

»

Crash serwera

  • +
  • -
gangsters - zdjęcie gangsters 22.02.2016

witam, mogłbym uzyskac informacji jak powstaja crashe serwera i jak im zapobiec ?

wgrałem plugin http://amxx.pl/topic...replacement-13/i serwer crashuje z niewiadomego powodu, serwer call of duty mod na starym silniku, jest to mozliwe że stary silnik tego nie przyjmuje ?

Odpowiedz

mayday245 - zdjęcie mayday245 22.02.2016

Powstaja crashe no to zes sie odpisal...

 

 

Logi daj

Odpowiedz

  • +
  • -
Napad - zdjęcie Napad 22.02.2016

Logi / Konsola .

 

Odpowiedz

  • +
  • -
gangsters - zdjęcie gangsters 22.02.2016

L 02/21/2016 - 22:09:50: Start of error session.
L 02/21/2016 - 22:09:50: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20160221.log")
L 02/21/2016 - 22:09:50: [AMXX] Plugin file open error (plugin "GHW_Weapon_Replacement")
L 02/21/2016 - 22:09:50: [HAMSANDWICH] Function Spawn not found.
L 02/21/2016 - 22:09:50: [AMXX] Run time error 10 (plugin "codclass_General.amxx") (native "RegisterHam") - debug not enabled!
L 02/21/2016 - 22:09:50: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).

 

Odpowiedz

  • +
  • -
Napad - zdjęcie Napad 22.02.2016

Możliwe ze nie dopisałeś do plugins.ini , lub zle wgrałeś . Daj plugins.ini

Odpowiedz

  • +
  • -
gangsters - zdjęcie gangsters 22.02.2016

plugins.ini

; 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
 
; 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
 
 
; TUTAJ dopisuj samodzielnie zainstalowane pluginy:
GHW_Weapon_Replacement
 
 
; +---------------------------------------------------------------------------+
; | W Panelu Administracyjnym mozesz zainstalowac dodatkowe pluginy.   -==-   |
; | Prosimy aby zainstalowane "recznie" pluginy dopisywac powyzej tej tabeli! |
; +---------------------------------------------------------------------------+
 
; Pluginy zainstalowane z poziomu panelu:
 
 
 
;GHW_Weapon_Replacement.amxx

moduły wszystkie odblokowane


Użytkownik gangsters edytował ten post 22.02.2016 19:52
Odpowiedz