Page 1 of 1

EROARE SERVER

Posted: 18 Jan 2019, 08:47
by floringold01
CUM SCAP DE EROAREA ACEASTA IMI TOT DA IN LOGURI ACEASTA PROBLEMA

Code: Select all

L 01/18/2019 - 03:09:15: [CSTRIKE] Non-player entity 0 out of range
L 01/18/2019 - 03:09:15: [AMXX] Run time error 10 (plugin "csdm_refill.amxx") (native "cs_set_weapon_ammo") - debug not enabled!
L 01/18/2019 - 03:09:15: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).

Code: Select all

L 01/17/2019 - 23:44:54: Start of error session.
L 01/17/2019 - 23:44:54: Info (map "fy_snow") (file "addons/amxmodx/logs/error_20190117.log")
L 01/17/2019 - 23:44:54: [CSTRIKE] Non-player entity 0 out of range
L 01/17/2019 - 23:44:54: [AMXX] Run time error 10 (plugin "csdm_refill.amxx") (native "cs_set_weapon_ammo") - debug not enabled!
L 01/17/2019 - 23:44:54: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).

Re: EROARE SERVER

Posted: 18 Jan 2019, 09:50
by THEKING.
Pune asa in plugin.ini : csdm_refill.amxx debug;

Re: EROARE SERVER

Posted: 18 Jan 2019, 16:00
by floringold01

Code: Select all

; 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!)
ads.amxx
fith_remove.amxx
anti_chat_spam.amxx
; Custom - Add 3rd party plugins here

amx_ip.amxx    ; afisaza ip
pingfaker2.amxx    ; afisaza ip
reset_score_3.amxx   ; reseteaza scoru
amx_ss.amxx        ; face 4 poze

Problema este ca nu-l gasesc in plugin ini

Re: EROARE SERVER

Posted: 18 Jan 2019, 16:05
by levin
e în plugins-csdm

Re: EROARE SERVER

Posted: 19 Jan 2019, 07:54
by floringold01

Code: Select all

;rename this file to disabled-csdm.ini to turn it off.
;rename it back to plugins-csdm.ini to turn it on.

;put a semi-colon in front of a plugin to disable it.
;add the word debug after a plugin to place it in debug mode
; for example: csdm_main.amxx debug
;remove a semi-colon to re-enable a plugin


;Main plugin, required for most cases
csdm_main.amxx

;Weapons and equipment menus
csdm_equip.amxx

;Enables preset spawning and the preset spawning editor
;Map config files are located in configs/csdm
csdm_spawn_preset.amxx

;Miscellanious extra features, such as ammo refills
; and basic objective removals
csdm_misc.amxx

; Extra objective removals
csdm_stripper.amxx

;Spawn protection
csdm_protection.amxx

;Adds free-for-all mode (must be enabled in csdm.cfg too)
;csdm_ffa.amxx

;Round ticketing mode, like FireArms.  First team to use all
; of their death points loses the ability to respawn.
; (must be enabled in csdm.cfg too)
;csdm_tickets.amxx

;Item mode (from CSDM1) with Item Editor
;Must be enabled in csdm.cfg as well (at the very bottom)
;csdm_itemmode.amxx

nu ieste

Re: EROARE SERVER

Posted: 27 Jan 2019, 09:22
by floringold01
problema rezolvata t/c