WC3FT with Podbot crashing problems

Read log files for errors! If this fails, come here for help

Moderator: Forum Moderator

Post Reply
jorge
WC3Mods Donor
WC3Mods Donor
Posts: 9
Joined: Fri Oct 14, 2005 10:07 am

WC3FT with Podbot crashing problems

Post by jorge » Sat Oct 29, 2005 8:24 pm

My server keep crashing every two days with WC3FT+podbot
Crash information:
"HLDS.exe has encountered an problem and needs to close"
either podbot_mm.dll or amxmodx.dll cause this error

server specs:
Win32 - Windows XP Pro SP1
AMXX 1.60
Metamod 1.80
WC3FT 2.2.6
vault saving
My server will run fine if I disable WC3FT or disable Podbot

meta list:

Code: Select all

description      stat pend  file              vers      src  load  unlod
 [ 1] POD-Bot mm       RUN   -    podbot_mm.dll     vR2b46d   ini  Chlvl ANY  
 [ 2] AMX Mod X        RUN   -    amxmodx_mm.dll    v1.60     ini  ANY   ANY  
 [ 3] Fun              RUN   -    fun_amxx.dll      v1.60     pl2  ANY   ANY  
 [ 4] Engine           RUN   -    engine_amxx.dll   v1.60     pl2  ANY   ANY  
 [ 5] FakeMeta         RUN   -    fakemeta_amxx.dl  v1.60     pl2  ANY   ANY  
 [ 6] MySQL            RUN   -    mysql_amxx.dll    v1.60     pl2  ANY   ANY  
 [ 7] CStrike          RUN   -    cstrike_amxx.dll  v1.60     pl2  ANY   ANY  
 [ 8] CSX              RUN   -    csx_amxx.dll      v1.60     pl2  ANY   ANY  
 [ 9] War3ft           RUN   -    war3ft_amxx.dll   v2.2.5    pl2  ANY  ANY
amxx modules:

Code: Select all

 [ 1] Fun                     1.60     AMX Mod X Dev Team   running    
 [ 2] Engine                  1.60     AMX Mod X Dev Team   running    
 [ 3] FakeMeta                1.60     AMX Mod X Dev Team   running    
 [ 4] MySQL                   1.60     AMX Mod X Dev Team   running    
 [ 5] CStrike                 1.60     AMX Mod X Dev Team   running    
 [ 6] CSX                     1.60     AMX Mod X Dev Team   running    
 [ 7] War3ft                  2.2.5    Geesu (Pimp Daddy)   running
amxx plugins:

Code: Select all

name               version  author            file             status   
 [  1] Admin Base         1.60     AMXX Dev Team     admin.amxx       running  
 [  2] Admin Commands     1.60     AMXX Dev Team     admincmd.amxx    running  
 [  3] Admin Help         1.60     AMXX Dev Team     adminhelp.amxx   running  
 [  4] Slots Reservation  1.60     AMXX Dev Team     adminslots.amxx  running  
 [  5] Multi-Lingual Sys  1.60     AMXX Dev Team     multilingual.am  running  
 [  6] Menus Front-End    1.60     AMXX Dev Team     menufront.amxx   running  
 [  7] Commands Menu      1.60     AMXX Dev Team     cmdmenu.amxx     running  
 [  8] Players Menu       1.60     AMXX Dev Team     plmenu.amxx      running  
 [  9] Teleport Menu      1.60     AMXX Dev Team     telemenu.amxx    running  
 [ 10] Maps Menu          1.60     AMXX Dev Team     mapsmenu.amxx    running  
 [ 11] Admin Chat         1.60     AMXX Dev Team     adminchat.amxx   running  
 [ 12] Anti Flood         1.60     AMXX Dev Team     antiflood.amxx   running  
 [ 13] Scrolling Message  1.60     AMXX Dev Team     scrollmsg.amxx   running  
 [ 14] Info. Messages     1.60     AMXX Dev Team     imessage.amxx    running  
 [ 15] Admin Votes        1.60     AMXX Dev Team     adminvote.amxx   running  
 [ 16] NextMap            1.60     AMXX Dev Team     nextmap.amxx     running  

 [ 17] TimeLeft           1.60     AMXX Dev Team     timeleft.amxx    running  
 [ 18] Pause Plugins      1.60     AMXX Dev Team     pausecfg.amxx    running  
 [ 19] Stats Configurati  1.60     AMXX Dev Team     statscfg.amxx    running  
 [ 20] Restrict Weapons   1.60     AMXX Dev Team     restmenu.amxx    running  
 [ 21] StatsX             1.60     AMXX Dev Team     statsx.amxx      running  
 [ 22] CS Misc. Stats     1.60     AMXX Dev Team     miscstats.amxx   running  
 [ 23] CS Stats Logging   1.60     AMXX Dev Team     stats_logging.a  running  
 [ 24] Warcraft 3 Frozen  2.2.6    Geesu (Pimp Dadd  warcraft3FT.amx  debug    
 [ 25] Ultimate Gore      1.3.3    JTP10181/mike_ca  amx_gore_ultima  debug    
 [ 26] DeagsMapManage     2.30b    Deags             votemap.amxx     running  
 [ 27] Admin Money        0.9.3    f117bomb          admin_money.amx  running  
 [ 28] Admin Godmode      0.9.3    f117bomb          admin_godmode.a  running  
 [ 29] Team Balancer      1.7b9.2  Ptahhotep         ptb.amxx         running  
 [ 30] Admin Clexec       0.9.4    default           admin_clexec.am  running  
 [ 31] say /motd          1.1      Pa1n              say_motd.amxx    running  
 [ 32] Shields for T      0.1      JGHG              shield.amxx
War3Ft.cfg:

Code: Select all

mp_savexp		1		// Enables saving of experience (uses a vault, default is 0)
sv_mysql		0		// this will save w/MySQL (note: to use this mp_savexp must also be 1, default is 0)
FT_saveby		0		// What should I save this as?  steam id = 0, IP = 1, name = 2 (works for vault and mysql, default is 0)

// MySQL configuration
FT_mysql_host		"127.0.0.1"	// Host Name
FT_mysql_user		"root"		// User Name
FT_mysql_pass		""		// Password
FT_mysql_db		"amx"		// Database Name
sv_mysql_auto_pruning	0		// Automatically prunes the database of old users at a mapchange occuring between 5:36 to 5:59 AM (default is 0, doesn't work for vault)
sv_daysbeforedelete	16		// However many days before deleting XP or pruning from MySQL database (default is 31)
sv_mysqltablename	"war3users"	// Table Name, no need to change (default is war3users)
sv_mysql_save_end_round 0		// Save Users at the end of each round (causes slight lag, default is 0)
FT_disable_savexp	0		// Set this to 1 to disable users typing /savexp (default is 0)

// Experience options
mp_xpmultiplier		1.0		// set the level required to gain a level as a multiple (default 1.0)
mp_weaponxpmodifier	1		// gives additional XP for using certain weaker weapons (default is 1)
FT_min_b4_XP		2		// Minimum amount of players needed b4 awarding XP (default is 2)
FT_objectives		0		// If enabled, will display message in chat to show XP they gain for completing certain objectives (default is 1)
FT_kill_objectives	0		// Shows how much XP you gain for killing someone (each kill, default is 0)
FT_bombplanterxp	30		// XP given for planting the bomb (default is 15)
FT_defusexp		30		// XP given for defusing the bomb (default is 30)
FT_hostagexp		25		// XP given for helping to rescue the hostages (default is 25)
FT_killrescuemanxp	25		// XP given for killing the person rescuing the hostages (default is 25)
FT_xpbonus		110		// XP given for purchasing tome of experience (default is 50)
FT_kill_bomb_carrier_bonus 25		// XP given for killing the bomb carrier (default is 25)
FT_defuser_kill_bonus	25		// XP given for killing the defuser (default is 25)
FT_VIP_kill_bonus	25		// XP given for killing the VIP (default is 25)
FT_VIP_escape_bonus	30		// XP given when the VIP escapes (default is 30)
FT_headshot_bonus	12		// XP given for getting a headshot (default is 9)
FT_xp_radius		800		// Radius to give XP to teammates near where the special objective is completed (rescued hosties, bomb planted, killed vip, vip escaped, default is 750)
FT_round_win_XP		50		// Experience given to the winning team (default is 35)
FT_autoxp		0		// With this option set to 1, the joining players will receive the average amount of XP that all of the players have (SHORT TERM XP ONLY, default is 0)

// Game Play Enhancements
sv_warcraft3		1		// Set this to 0 to disable warcraft (default is 1)
mp_grenadeprotection	0		// Only 1 HE grenade will be allowed for purchase per round (default is 0)
FT_position		0		// 0 is for left, 1 is for right (where to put the information for those spectating, default is 0)
FT_centerhud		1		// Automatically makes the hud be centered (message that shows xp/race/level, default is 1)
FT_items_in_hud		0		// Display items w/a HUD message (this will take up 1 of the 4 channels, default is 0)
FT_spec_info		1		// Show Spectating information for dead players (default is 1)
FT_show_icons		1		// Shows icons on your screen when your ultimate is ready (default is 1)
FT_control		0		// Enable Time Activation Controler (default is 0)
FT_start		23		// Hour to Activate WC3 (time is in military time, default is 23)
FT_stop			07		// Hour to Deactivate WC3 (default is 07)
FT_message		0		// Show Message Monitor (near radar) (default is 0)
FT_race_icons		1		// Allow users to type /icons to show player icons above the player (default is 1)
FT_level_icons		1		// Allow users to type /icons to see player levels above the player (default is 1)
FT_CD			0		// If set to 1, it will not allow players without Cheating Death to play this mod (default is 0)
FT_buyzone		0		// Restrict purchasing shopmenu items to within the buyzone? (default is 0)
FT_buytime		0		// Restrict purchasing shopmenu items to within the buytime? (default is 0)
FT_buydead		1		// Allow users to purchase items when dead? (default is 1)
FT_show_player		1		// Show teammate and enemy information in the center of the screen when they are on target? (not for DOD, default is 1)

// TYPE OF WARCRAFT (If race 4 or 5 is selected, messsages will say WAR3 instead
// of saying WAR3FT, also shopmenu2 will be disabled, as well as saying rings and ability)
FT_races		9		// Number of races (if races are less than 5, the second shopmenu will be disabled (4 is standard war3), default is 8)

// ****************************************************************************************************
// ABILITY ENHANCEMENTS
// ****************************************************************************************************

// Chameleon Race Configuration Options (Race 9)
//	This race allows you to either assign skills that will be permanent, or random skills will be chosen each round
FT_Race9_Random		0		// Should the 9th race have random skills each round?, if so the next 4 option are irrelevant (default is 1)
FT_Race9_Skill1		5		// What race should the first skill be taken from? (default is 1)
FT_Race9_Skill2		1		// What race should the second skill be taken from? (default is 1)
FT_Race9_Skill3		3		// What race should the third skill be taken from? (default is 1)
FT_Race9_Ultimate	7		// What race should the ultimate be taken from? (default is 1)


// Skill and Ultimate configurations
FT_ultimatedelay	6.4		// Amount of time (in seconds) to delay the ultimates at the start of each round (default is 15.0)
FT_healing_range	990		// Range for Healing Wave to jump from player to player and heal (default is 750)
FT_ultimate_cooldown	28.0		// Cooldown of all ultimates (default is 35.0)
FT_warn_suicide		1		// Tells Undead Scourges their bomb is armed when they hit ultimate key, a second key press then detonates it (default is 1)
FT_blinkenabled		1		// Use blink instead of team teleport (default is 1)
FT_blink_protection	0		// slays people who abuse blink on some maps (skywalking, map exploiting, default is 1)
FT_blink_radius		500		// Enemies who have immunity w/in this radius will cause blink to fail (default is 500)
FT_blink_dizziness	1		// What type of diziness? (1 is flashbang effect, 2 is fading blue screen, default is 1)
FT_entangle_drop	0		// Should the player's primary weapon be dropped when they are entangled? (default is 0)
FT_impale_intensity	10		// Setting this to a lower non-negative number will lower the intensity of impale (default is 10)

// Item configurations
FT_glove_timer		8		// Interval between receiving a new grenade with the Flaming Gloves of Warmth (default is 10)
FT_no_gloves_on_ka	0		// Prevents Flaming gloves of warmth on ka maps and scoutzknivez (default is 1)
FT_glove_orc_damage	1		// When using gloves, should orcs be given the critical dmg? (Default is 0)
FT_no_orcnades		0		// Prevent orc nades on ka_ maps, fy_ maps and jail_riot (default is 0)
FT_claw			7		// Damage done by Claws of Attack (default is 6)
FT_bootspeed		337.0		// Speed given for purchasing boots of speed (different for dod, see dod section, default is 275)
FT_health_bonus		45		// Health bonus given for periapt of health (default is 15)
FT_frost_speed		105.0		// Speed of victim when attacked with Orb of Frost (default is 125.0)
FT_mask_of_death	0.41		// Percentage of like gained back by mask of death (default is 0.3)
FT_cloak		78		// Invisibility given with cloak, lower is more invisible (default is 150)
FT_sock			0.35		// Gravity level for Sock of the Feather

// Bot Configuration Options
FT_bot_buy_item		0.45		// Chance of a bot buying a shopmenu item at the beginning of the round (default is 0.33)

// DOD Options
DOD_startmoney		800		// Starting "fake" money for dod
DOD_bootspeed		45.0		// Stamina given for boots of speed in Day of Defeat (default is 45.0)

User avatar
eM-Viper
Militia
Posts: 79
Joined: Thu Jul 07, 2005 9:38 am
Contact:

Post by eM-Viper » Mon Oct 31, 2005 1:10 pm

hehe, same thing on my server, only it varies from a couple of hours too a couple of days. it generaly only happens to me when the server get more hevaly populated. fyi bots make the server more unstable. if there is an actuall fix be good to know, but i dont think there is. geesu may have an answer for u/us

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Mon Oct 31, 2005 1:50 pm

no idea :/
No Support via PM

User avatar
eM-Viper
Militia
Posts: 79
Joined: Thu Jul 07, 2005 9:38 am
Contact:

Post by eM-Viper » Tue Nov 01, 2005 7:46 am

then it is as i figured, bots make the server unstable, thus more likly to crash.

User avatar
eM-Viper
Militia
Posts: 79
Joined: Thu Jul 07, 2005 9:38 am
Contact:

Post by eM-Viper » Wed Nov 02, 2005 10:23 am

well i updated my podbot.dll to the latest (which so happens to match yours) and it is significantly more stable on my system. so I guess i will have to wait a few days b4 it crashes, *knocks on wood*

Post Reply