EaSyKiLL Posted June 6, 2002 Share Posted June 6, 2002 Every once in a while about two or three thousand lines of code will scroll on my console screen real fast they all start with a number then cmd blah blah blah. It will boot all the players and usually crashes. Its hard for me to get the exact errors itsgiving because theconsole then shuts down. If this is the crash script these guys are using, how do i figure out who used it so I can ban them? If not what is it doing. Ill try to get a sample from the console and post it here. Link to comment Share on other sites More sharing options...
EaSyKiLL Posted June 7, 2002 Author Share Posted June 7, 2002 Here is my config // JK2 Server Configuration File /////////////////////////////////////////////////////////////// // File Created by: Jedi Runner ver: MAY 28 2002 beta 1.0 // File Created On: Thursday, June 06, 2002 at 2:43:05 PM // Aphextwin@gameadmins.com.com /////////////////////////////////////////////////////////////// // This file is automatically executed by jk2mp.exe seta g_motd "Check your stats at http://www.easykill.netfirms.com" sets "Config File" "duel" seta sv_hostname "AOD Stomping Grounds" sets "Admin" "AOD_EaSyKiLL" sets "Admin E-Mail" "aodeasykill@earthlink.net" sets "Location" "California" sets "URL" "www.easykill.netfirms.com/" sets "Hours" "24/7" sets "Clan" "Angels of Death" //seta net_port "28070" seta sv_privatePassword "****" seta rconPassword "****" seta g_password "" //seta net_ip " " sets ".Configured By" "Jedi Runner: MAY 28 2002 beta 1.0" seta sv_maxclients "18" seta sv_privateClients "2" seta sv_maxPing "0" seta g_inactivity "99999" seta com_HunkMegs "64" seta sv_minclients "0" seta sv_maxRate "8000" seta sv_minPing "0" seta g_forcerespawn "3" seta sv_fps "50" seta com_zoneMegs "32" seta com_SoundMegs "32" seta sv_reconnectlimit "3" seta g_warmup "0" seta sv_zombietime "30" seta g_maxGameClients "2" seta g_minGameClients "0" seta g_gravity "800" seta g_speed "300" seta g_timeouttospec "70" seta g_dismember "10" seta g_maxForceRank "7" seta g_ForceRegenTime "200" seta sv_timeout "300" seta g_maxHolocronCarry "1" seta g_weaponrespawn "5" seta g_allowvote "1" seta sv_allowDownload "0" seta sv_allowAnonymous "0" seta g_doWarmup "0" seta sv_floodProtect "1" seta g_friendlyfire "0" seta g_teamForceBalance "0" seta g_forceBasedTeams "0" seta sv_pure "1" seta g_synchronousclients "0" seta g_teamAutoJoin "0" seta g_privateDuel "1" seta g_adaptrespawn "0" seta g_smoothClients "0" seta sv_padPackets "0" seta g_saberLock "1" seta g_friendlySaber "0" seta g_forcePowerDisable "0" seta g_jediVmerc "0" seta g_weaponDisable "65531" // Weapons Disabled seta g_duelWeaponDisable "65531" // Weapons Disabled Duel Only seta g_forcePowerDisable "16273" // Force Power Disabled seta dmflags "0" // ------------------- Additional Master Server List ------------------- seta sv_master5 "" seta sv_master4 "" seta sv_master3 "master0.gamespy.com" seta sv_master2 "clanservers.net" seta sv_master1 "masterjk2.ravensoft.com" // -------------------------------------------------------------------- seta logfile "2" seta g_log "games.log" seta g_statLog "1" seta g_statLogFile "stats.log" seta fraglimit "1" seta timelimit "5" seta capturelimit "5" seta duel_fraglimit "5" // ZoneMegs = 32 // HunkMegs = 64 // SoundMegs = 32 // IP = // Port = 28070 //---------------- //#### THE FOLLOWING KICKS THE SERVER INTO GEAR #### //---------------- g_autoMapCycle "0" Map duel_bay exec "jediMaps.cfg" exec "BOTFile.cfg" // writeconfig jk2mpconfig.cfg wait //EOF I also get a long list of something like this every once in a while: ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 setteam: 0 SPECTATOR SPECTATOR ClientBegin: 0 ClientBegin: 4 then it repeats about 1000 times Link to comment Share on other sites More sharing options...
EaSyKiLL Posted June 7, 2002 Author Share Posted June 7, 2002 bump Link to comment Share on other sites More sharing options...
EaSyKiLL Posted June 7, 2002 Author Share Posted June 7, 2002 Anybody? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.