Raised This Month: $ Target: $400
 0% 

csstats glitch---now server screwed up


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
CrazyChase
Junior Member
Join Date: Feb 2006
Old 11-24-2006 , 16:38   csstats glitch---now server screwed up
Reply With Quote #1

theres been a glitch in my server with csstats. if you typed /rank it would display ur rank and stuff like here.
[IMG]http://img133.**************/img133/9656/glitch2jt0.th.jpg[/IMG]
the glitch is when somebody types /top15 and instead of ur username it will have a random name from somebody else that was once in the server. seen here:
[IMG]http://img394.**************/img394/9140/glitch1bi1.th.jpg[/IMG]
copy of my 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)

; 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!)


; Custom - Add 3rd party plugins here
weapon_vote_and_restrict.amxx
afkkicker.amxx
admin_allinone.amxx
voicecomm_ban.amxx
adminlisten.amxx
high_ping_kicker.amxx
admin_llama.amxx
plugin_trail.amxx
amx_adminmodel.amxx
helloworld.amxx
warcraft3FT.amxx debug
server_rules.amxx

copy of my modules.ini
; AMX Mod X Modules
; You can specify both linux & win32 modules here
; To enable a module, remove the semi-colon from the line

; ------------------------------
; Fun - provides extra functions
; ------------------------------
fun_amxx_i386.so
fun_amxx.dll
fun_amxx_amd64.so

; ----------------------------------------------------
; Engine - provides engine functions core to Half-Life
; ----------------------------------------------------
engine_amxx_i386.so
engine_amxx.dll
engine_amxx_amd64.so

; ----------------------------------------------------------
; Fakemeta - provides a massive interface into the HL engine
; ----------------------------------------------------------
fakemeta_amxx_i386.so
fakemeta_amxx.dll
fakemeta_amxx_amd64.so

; -------------------------------------------
; Database Access - only enable one of these
; -------------------------------------------
; MySQL
mysql_amxx_i386.so
mysql_amxx.dll
mysql_amxx_amd64.so
; PostgreSQL
;pgsql_amxx_i386.so
;pgsql_amxx.dll
; Microsoft SQL
;mssql_amxx.dll
; SQLite
;sqlite_amxx.dll
;sqlite_amxx_i386.so
;sqlite_amxx_amd64.so

; ---------------------------------------------
; GeoIP - determines the country of ip adresses
; ---------------------------------------------
;geoip_amxx_i386.so
;geoip_amxx.dll
;geoip_amxx_amd64.so

; --------------------------------
; Sockets - network socket support
; --------------------------------
;sockets_amxx_i386.so
;sockets_amxx.dll
;sockets_amxx_amd64.so

; --------------------------
; Regular Expression support
; --------------------------
;regex_amxx_i386.so
;regex_amxx.dll
;regex_amxx_amd64.so

; --------------------
; Binary Vault support
; --------------------
;nvault_amxx_i386.so
;nvault_amxx.dll
;nvault_amxx_amd64.so

; ----------------------------------------------------------
; Counter-Strike - adds functions specific to Counter-Strike
; ----------------------------------------------------------
cstrike_amxx_i386.so
cstrike_amxx.dll
cstrike_amxx_amd64.so

; -----------------------------------------------------
; CSX - adds functionality for CS statistics and events
; -----------------------------------------------------
csx_amxx_i386.so
csx_amxx.dll
csx_amxx_amd64.so

any known cause for the problem and how to fix it?

Last edited by CrazyChase; 11-24-2006 at 23:08.
CrazyChase is offline
Spanky McNutnut
AMX Mod X Beta Tester
Join Date: Feb 2006
Old 11-24-2006 , 22:16   Re: csstats glitch
Reply With Quote #2

First update to latest version then report back here if you still have the problem.
Spanky McNutnut is offline
CrazyChase
Junior Member
Join Date: Feb 2006
Old 11-24-2006 , 23:11   Re: csstats glitch---now server screwed up
Reply With Quote #3

ever since i posted the little stats glitch earlier today everything has been fine. but everything has gone downhill in the last 20-30 minutes. after what felt like a normal map change every plugin stopped working. i looked into the logs and found this
Code:
L 11/24/2006 - 19:36:08: -------- Mapchange to cs_deagle5 -------- 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\statscfg.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\common.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\admin.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\common.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\admincmd.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\common.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\adminhelp.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\adminslots.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\common.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\multilingual.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\common.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\languages.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\menufront.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\common.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\cmdmenu.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\common.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\common.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\admincmd.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\plmenu.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\telemenu.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\common.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\mapsmenu.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\common.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\adminchat.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\common.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\antiflood.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\scrollmsg.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\common.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\imessage.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\common.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\adminvote.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\common.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\mapsmenu.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\nextmap.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\mapchooser.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\common.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\timeleft.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\pausecfg.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\common.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\admincmd.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\restmenu.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\common.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\statsx.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\miscstats.txt 
L 11/24/2006 - 19:36:08: [AMXX] Run time error 10 (plugin "weapon_vote_and_restrict.amxx") - debug not enabled! 
L 11/24/2006 - 19:36:08: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes). 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\admin_allinone.txt 
L 11/24/2006 - 19:36:08: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\war3FT.txt
now everything: menus, messages, etc. look like this.
[IMG]http://img97.**************/img97/8752/glitchye3.th.jpg[/IMG]
CrazyChase is offline
Spanky McNutnut
AMX Mod X Beta Tester
Join Date: Feb 2006
Old 11-25-2006 , 03:18   Re: csstats glitch---now server screwed up
Reply With Quote #4

Does that directory exist? With those files? If not download base package and put them there.
Spanky McNutnut is offline
CrazyChase
Junior Member
Join Date: Feb 2006
Old 11-25-2006 , 13:37   Re: csstats glitch---now server screwed up
Reply With Quote #5

i did that last night and played on the server for a while and everything seemed to work fine. satisfied with that i went to bed. this morning the server now appears to be on the fritz. everything is working, but not properly. for example the warcraft mod i have people can gain xp but wont level up, or you can't buy things in the shopmenu even when you have enough money. i tried to look at things through FTP and it wouldnt connect to the server. i went to the control panel online and it said the server status was "unknown" and i couldn't do anything like shut it down or restart it.
CrazyChase is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 00:59.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode