Page 1 of 1
Stuck
Posted: Thu Dec 15, 2005 9:41 am
by [KM]Saint
Currently running the latest official release of this mod on a dedicated server saving to a mysql database. The problem is that if people join randomly in a map after the server has been empty they are unable to move, problem is fixed by a map change but its hard to build up server popularity if the first map is stuck when people just join.
Posted: Thu Dec 15, 2005 11:08 am
by ferret
What other plugins are you running? I don't currently have this issue with my server.
Posted: Thu Dec 15, 2005 2:27 pm
by [KM]Saint
Code: Select all
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm.dll v1.60 ini ANY ANY
[ 2] Fun RUN - fun_amxx.dll v1.60 pl1 ANY ANY
[ 3] Engine RUN - engine_amxx.dll v1.60 pl1 ANY ANY
[ 4] FakeMeta RUN - fakemeta_amxx.dl v1.60 pl1 ANY ANY
[ 5] MySQL RUN - mysql_amxx.dll v1.60 pl1 ANY ANY
[ 6] CStrike RUN - cstrike_amxx.dll v1.60 pl1 ANY ANY
[ 7] CSX RUN - csx_amxx.dll v1.60 pl1 ANY ANY
7 plugins, 7 running
15:25:39 amxx list
15:25:40 Currently loaded plugins:
name version author file status
[ 1] Admin Base 1.60 AMXX Dev Team admin.amxx running
[ 2] AMXBans 4.2 YoMama amxbans_4.2.amx debug
[ 3] Admin Commands 1.60 AMXX Dev Team admincmd.amxx running
[ 4] Admin Help 1.60 AMXX Dev Team adminhelp.amxx running
[ 5] Slots Reservation 1.60 AMXX Dev Team adminslots.amxx running
[ 6] Multi-Lingual Sys 1.60 AMXX Dev Team multilingual.am running
[ 7] Menus Front-End 1.60 AMXX Dev Team menufront.amxx running
[ 8] Commands Menu 1.60 AMXX Dev Team cmdmenu.amxx running
[ 9] Players Menu 1.60 AMXX Dev Team plmenu.amxx running
[ 10] Teleport Menu 1.60 AMXX Dev Team telemenu.amxx running
[ 11] Maps Menu 1.60 AMXX Dev Team mapsmenu.amxx running
[ 12] Std Admin Color C 1.1.1 Van der Cal std_admin_color running
[ 13] Admin Chat 1.60 AMXX Dev Team adminchat.amxx running
[ 14] Anti Flood 1.60 AMXX Dev Team antiflood.amxx running
[ 15] Scrolling Message 1.60 AMXX Dev Team scrollmsg.amxx running
[ 16] Info. Messages 1.60 AMXX Dev Team imessage.amxx running
[ 17] Admin Votes 1.60 AMXX Dev Team adminvote.amxx running
[ 18] NextMap 1.60 AMXX Dev Team nextmap.amxx running
[ 19] DeagsMapManage 2.10i Deags mapmanager.amxx running
[ 20] TimeLeft 1.60 AMXX Dev Team timeleft.amxx running
[ 21] Pause Plugins 1.60 AMXX Dev Team pausecfg.amxx running
[ 22] Stats Configurati 1.60 AMXX Dev Team statscfg.amxx running
[ 23] Restrict Weapons 1.60 AMXX Dev Team restmenu.amxx running
[ 24] StatsX 1.60 AMXX Dev Team statsx.amxx running
[ 25] CS Misc. Stats 1.60 AMXX Dev Team miscstats.amxx running
[ 26] CS Stats Logging 1.60 AMXX Dev Team stats_logging.a running
[ 27] Super All-In-One- 1.6 AMX(x) Community amx_super.amxx running
[ 28] Exec 1.0 ToXiC amx_exec.amxx running
[ 29] Warcraft 3 XP 2.6.3 ferret (Dopefish warcraft3.amxx debug
[ 30] Server Rules 1.1 FullThrottle server_rules.am running
[ 31] OOB Zone Builder 1.02 xeroblood oob_builder.amx debug
[ 32] OOB Zone Protecto 1.02 xeroblood oob_protector.a debug
[ 33] Jedi Force Grab 1.1 SpaceDude jedi_force_grab running
[ 34] Awp Map Control 0.1.5 f117bomb awp_map_control debug
[ 35] Spin hack Detecto 1.0.4 EKS ac_spinhackdete running
[ 36] Knife Only on Bri 1.0 xx_sirhc_xx amx_deagle5_kni running
[ 37] amx_team 1.2 XunTric amx_team.amxx running
[ 38] AdminModX 0.9h AMXX DoD Communi adminmodx.amxx running
[ 39] AdminListen 2.3x /dev/ urandom adminlisten.amx running
[ 40] Admin Flash 1.0 AssKicR admin_flash.amx running
[ 41] Knife Only on Bri 1.0 xx_sirhc_xx amx_deagle5_kni running
[ 42] Admin Say Cmd 2.0 Bishop saycmd.amxx running
[ 43] CSNadeDrops 0.14 Avalanche csnadedrops.amx running
[ 44] fullupdate Blocke 1.0 JTP10181 fullupdate_bloc running
[ 45] Roll The Dice Plu 2.1 EJL amx_ejl_dice.am running
[ 46] Web 0.2 jghg web.amxx running
46 plugins, 46 running
I have the exact same plugins running on frozen throne servers(except war3ft.amxx instead of warcraft3.amxx) and no problems
Posted: Thu Dec 15, 2005 3:07 pm
by Geesu
Turn off all the other plugins... Then see if it happens
Posted: Thu Dec 15, 2005 8:55 pm
by GUNN3R17
some versions of deags plugin does that if you dont have the settings set up right
turn that off to see if its that(i think it is)
read the readme on that one and set up the settings
Posted: Fri Dec 16, 2005 5:13 pm
by ferret
Don't run in debug mode

It will kill your server performance

Posted: Fri Dec 16, 2005 10:49 pm
by Geesu
This happened w/deagles in war3ft sometimes too... turn off the option that is set to like 15 seconds... I'm not sure what it is..
Whatever option freezes at the end of the map, disable that
Posted: Sun Dec 18, 2005 2:22 am
by [KM]Saint
Think I got her fixed, lock it up.