Raised This Month: $ Target: $400
 0% 

Server crashing really bad.. Please help


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
xxlap1xx
Member
Join Date: Oct 2011
Old 01-29-2012 , 19:35   Server crashing really bad.. Please help
Reply With Quote #1

Hey guys.. Just recently my server started to crash. I tried reinstalling OS, it's currently running on Win7 64Bit. I even tried to download a fresh copy of the server too, but no luck. The server is completely unresponsive to windows, until you force to end task manually, so it couldn't be restarted by any third party programs...

I'm not sure if theres anyone exploiting the server, as I couldn't find anything on the log, or I'm suppose to check somewhere else..

PHP Code:
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 (speechsettings)
plmenu.amxx        players menu (kickbanclient cmds.)
telemenu.amxx        teleport menu (Fun Module required!)
mapsmenu.amxx        maps menu (votechangelevel)
;
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

Enable to use AMX Mod plugins
;amxmod_compat.amxx    AMX Mod backwards compatibility layer


Custom Add 3rd party plugins here

amx_super
.amxx
amx_super_menu
.amxx
restmenu
.amxx
stats_logging
.amxx
statsx
.amxx
admin_esp_box
.amxx 
PHP Code:
;;;
To enable a moduleremove the semi-colon (;) in front of its name.
; If 
it's not here, simply add it its name, one per line.
; You don'
t need to write the _amxx part or the file extension.
;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; 
SQL Modules usually need to be enabled manually ;;
;; 
You can have any number on at a time.  Use      ;;
;;  
amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;
mysql
;sqlite

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; 
Put third party modules below here.              ;;
;; 
You can just list their nameswithout the _amxx ;;
;;  or 
file extension.                              ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; 
These modules will be auto-detected and loaded   ;;
;;  as 
needed.  You do not need to enable them here ;;
;;  
unless you have problems.                       ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

fun
;engine
fakemeta
;geoip
sockets
;regex
;nvault
cstrike
csx
hamsandwich 
rcon meta list
PHP Code:
Currently loaded plugins:
      
description      stat pend  file              vers      src  load  unlod
 
1AMX Mod X        RUN   -    amxmodx_mm.dll    v1.8.1.3  ini  Start ANY  
 
2Fun              RUN   -    fun_amxx.dll      v1.8.1.3  pl1  ANY   ANY  
 
3FakeMeta         RUN   -    fakemeta_amxx.dl  v1.8.1.3  pl1  ANY   ANY  
 
4CStrike          RUN   -    cstrike_amxx.dll  v1.8.1.3  pl1  ANY   ANY  
 
5CSX              RUN   -    csx_amxx.dll      v1.8.1.3  pl1  ANY   ANY  
 
6Ham Sandwich     RUN   -    hamsandwich_amxx  v1.8.1.3  pl1  ANY   ANY  
6 plugins

rcon amxx plugins
PHP Code:
Currently loaded plugins:
       
name                    version     author            file             status   
 
[  1Admin Base              1.8.1.3746  AMXX Dev Team     admin.amxx       running  
 
[  2Admin Commands          1.8.1.3746  AMXX Dev Team     admincmd.amxx    running  
 
[  3Admin Help              1.8.1.3746  AMXX Dev Team     adminhelp.amxx   running  
 
[  4Slots Reservation       1.8.1.3746  AMXX Dev Team     adminslots.amxx  running  
 
[  5Multi-Lingual System    1.8.1.3746  AMXX Dev Team     multilingual.am  running  
 
[  6Menus Front-End         1.8.1.3746  AMXX Dev Team     menufront.amxx   running  
 
[  7Commands Menu           1.8.1.3746  AMXX Dev Team     cmdmenu.amxx     running  
 
[  8Players Menu            1.8.1.3746  AMXX Dev Team     plmenu.amxx      running  
 
[  9Teleport Menu           1.8.1.3746  AMXX Dev Team     telemenu.amxx    running  
 
10Maps Menu               1.8.1.3746  AMXX Dev Team     mapsmenu.amxx    running  
 
11Admin Chat              1.8.1.3746  AMXX Dev Team     adminchat.amxx   running  
 
12Anti Flood              1.8.1.3746  AMXX Dev Team     antiflood.amxx   running  
 
13Scrolling Message       1.8.1.3746  AMXX Dev Team     scrollmsg.amxx   running  
 
14InfoMessages          1.8.1.3746  AMXX Dev Team     imessage.amxx    running  


 
15Admin Votes             1.8.1.3746  AMXX Dev Team     adminvote.amxx   running  
 
16NextMap                 1.8.1.3746  AMXX Dev Team     nextmap.amxx     running  
 
17TimeLeft                1.8.1.3746  AMXX Dev Team     timeleft.amxx    running  
 
18Pause Plugins           1.8.1.3746  AMXX Dev Team     pausecfg.amxx    running  
 
19Stats Configuration     1.8.1.3746  AMXX Dev Team     statscfg.amxx    running  
 
20AMX Super               4.2         Bmann_420         amx_super.amxx   running  
 
21AMX_Super Menu          0.8.1       Yami Kaitou       amx_super_menu.  running  
 
22Restrict Weapons        1.8.1.3746  AMXX Dev Team     restmenu.amxx    running  
 
23CS Stats Logging        1.8.1.3746  AMXX Dev Team     stats_logging.a  running  
 
24StatsX                  1.8.1.3746  AMXX Dev Team     statsx.amxx      running  
 
25Admin ESP               1.5b_m      KoST              admin_esp_box.a  running  
25 plugin 
rcon meta version
PHP Code:
Metamod v1.19  2006-04-17 (5:13)
by Will Day <willday@metamod.org>
   
http://www.metamod.org/
compiledApr 17 200619:11:42 +0200 (optimized
rcon version
PHP Code:
Protocol version 48
Exe version 1.0.0.3 
(czero)
Exe build23:41:56 Aug 15 2011 (
I even tried hosting the server on a different machine, it still crashes
xxlap1xx is offline
xxlap1xx
Member
Join Date: Oct 2011
Old 01-30-2012 , 00:16   Re: Server crashing really bad.. Please help
Reply With Quote #2

I think the server crashed is because of people exploiting it... Theres one guy said "who wanted to be lagged out?", and boom.. server is crashed..

His steam id - STEAM_0:1:19854155

The server crashed completely, and it has to be end tasked to be restarted by third party program... omg, these people are annoying, are there anyway to stop this??

Here is the details of the crash
PHP Code:
Problem signature:
  
Problem Event Name:    APPCRASH
  Application Name
:    hlds.exe
  Application Version
:    4.1.1.1
  Application Timestamp
:    4e4a116f
  Fault Module Name
:    mp.dll
  Fault Module Version
:    0.0.0.0
  Fault Module Timestamp
:    48e52f16
  Exception Code
:    c0000005
  Exception Offset
:    000b74ac
  OS Version
:    6.1.7601.2.1.0.256.1
  Locale ID
:    1033
  Additional Information 1
:    674f
  Additional Information 2
:    674f57842b3a7513c139a65797810845
  Additional Information 3
:    ebe7
  Additional Information 4
:    ebe741863fab3d50ecc76719207a0ee6

Read our privacy statement online
:
  
http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not availableplease read our privacy statement offline:
  
C:\Windows\system32\en-US\erofflps.txt 
xxlap1xx is offline
S0m3Th1nG_AwFul
Member
Join Date: Sep 2011
Location: is not known.
Old 01-30-2012 , 05:13   Re: Server crashing really bad.. Please help
Reply With Quote #3

Quote:
Fault Module Name: mp.dll
With 99% probability it's autobuy bug.
I don't know why, but CZero server with fresh HLDS build is still crashing, than usual CStrike one. You should install plugin to fix it. To example:
PHP Code:
#include <amxmodx> 

#define PLUGIN_NAME        "Fix AutoBuy Bug" 
#define PLUGIN_VERSION    "1.1" 
#define PLUGIN_AUTHOR    "PomanoB & UFPS.Team" 

new g_logfile[64

public 
plugin_init( ) 

    
register_pluginPLUGIN_NAMEPLUGIN_VERSIONPLUGIN_AUTHOR 

    
register_clcmd"cl_setautobuy""cmd_check" 
    
register_clcmd"cl_setrebuy""cmd_check" 

    
get_time "autobuy_%Y%m.log"g_logfilecharsmax g_logfile ) ) 


public 
cmd_checkid 

    static 
arg[512], args
    args 
read_argc( ) 

    for( 
1args; ++
    { 
        
read_argviargcharsmaxarg ) ) 

        if( 
is_cmd_longargcharsmaxarg ) ) ) 
        { 
            
log_autobuyid 
            return 
PLUGIN_HANDLED 
        

    } 

    return 
PLUGIN_CONTINUE 


stock bool:is_cmd_longstring[], const len 

    static 
cmd[512

    while( 
strlen( string ) ) 
    { 
        
strtokstringcmdcharsmaxcmd ), stringlen ' '

        if( 
strlencmd ) > 31 ) return true 
    


    return 
false 


stock log_autobuyid 

    static 
name[32], steamid[44], ip[16
    
get_user_ipidipcharsmaxip ), 
    
get_user_authididsteamidcharsmaxsteamid ) ) 
    
get_user_nameidnamecharsmaxname ) ) 

    
log_to_fileg_logfile"Autobuy bug use: %s [%s] <%s>"nameipsteamid 

or something else on this forum.

Last edited by S0m3Th1nG_AwFul; 01-30-2012 at 05:14.
S0m3Th1nG_AwFul is offline
xxlap1xx
Member
Join Date: Oct 2011
Old 01-30-2012 , 09:09   Re: Server crashing really bad.. Please help
Reply With Quote #4

Thanks i'll give that a try

But this time it crashed again with different details (before I use the plugin you gave me)
PHP Code:
Problem signature:
  
Problem Event Name:    APPCRASH
  Application Name
:    hlds.exe
  Application Version
:    4.1.1.1
  Application Timestamp
:    4e4a116f
  Fault Module Name
:    KERNELBASE.dll
  Fault Module Version
:    6.1.7601.17651
  Fault Module Timestamp
:    4e211319
  Exception Code
:    0eedfade
  Exception Offset
:    0000b9bc
  OS Version
:    6.1.7601.2.1.0.256.1
  Locale ID
:    1033
  Additional Information 1
:    674f
  Additional Information 2
:    674f57842b3a7513c139a65797810845
  Additional Information 3
:    ebe7
  Additional Information 4
:    ebe741863fab3d50ecc76719207a0ee6

Read our privacy statement online
:
  
http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not availableplease read our privacy statement offline:
  
C:\Windows\system32\en-US\erofflps.txt 
xxlap1xx is offline
S0m3Th1nG_AwFul
Member
Join Date: Sep 2011
Location: is not known.
Old 01-30-2012 , 19:01   Re: Server crashing really bad.. Please help
Reply With Quote #5

Google for kernelbase.dll appcrash
Seems like it's something with your OS...
S0m3Th1nG_AwFul 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 23:24.


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