Raised This Month: $ Target: $400
 0% 

HLDS crashes with this error message :(


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
wartusk
New Member
Join Date: May 2008
Old 05-27-2008 , 20:47   HLDS crashes with this error message :(
Reply With Quote #1

AppName: hlds.exe AppVer: 4.1.1.1 ModName: amxmodx_mm.dll

Any help?
The server runs fine for about a minute, then crashes with that error and stuff =/

Thanks in advance =]
wartusk is offline
spiderbites
Senior Member
Join Date: Nov 2007
Old 05-27-2008 , 21:13   Re: HLDS crashes with this error message :(
Reply With Quote #2

type version in console and paste the output here. and what's the version of amxmodx you' re running?
__________________
Leave your name when you give +/- karma for me.
spiderbites is offline
wartusk
New Member
Join Date: May 2008
Old 05-27-2008 , 21:15   Re: HLDS crashes with this error message :(
Reply With Quote #3

Protocol version 47
Exe version 1.1.2.5/2.0.0.0 (cstrike)
Exe build: 21:06:55 Oct 19 2006 (3647)


Where do I find the version?

It seems it doesnt crash when nobody is in the server, if that helps at all.

Last edited by wartusk; 05-27-2008 at 21:24.
wartusk is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 05-27-2008 , 23:42   Re: HLDS crashes with this error message :(
Reply With Quote #4

Please provide the output of the following commands:

rcon amxx plugins
rcon amxx modules
rcon meta list
rcon meta version



Also, is the server Steam or No-Steam?
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
wartusk
New Member
Join Date: May 2008
Old 05-27-2008 , 23:50   Re: HLDS crashes with this error message :(
Reply With Quote #5

It's a steam server, I launch it through the tools section.



rcon amxx plugins
Code:
Currently loaded plugins:
       name                    version  author            file             status   
 [  1] Admin Base              1.75     AMXX Dev Team     admin.amxx       running  
 [  2] Admin Commands          1.75     AMXX Dev Team     admincmd.amxx    running  
 [  3] Admin Help              1.75     AMXX Dev Team     adminhelp.amxx   running  
 [  4] Slots Reservation       1.75     AMXX Dev Team     adminslots.amxx  running  
 [  5] Multi-Lingual System    1.75     AMXX Dev Team     multilingual.am  running  
 [  6] Menus Front-End         1.75     AMXX Dev Team     menufront.amxx   running  
 [  7] Commands Menu           1.75     AMXX Dev Team     cmdmenu.amxx     running  
 [  8] Players Menu            1.75     AMXX Dev Team     plmenu.amxx      running  
 [  9] Maps Menu               1.75     AMXX Dev Team     mapsmenu.amxx    running  
 [ 10] Admin Chat              1.75     AMXX Dev Team     adminchat.amxx   running  
 [ 11] Anti Flood              1.75     AMXX Dev Team     antiflood.amxx   running  
 [ 12] Scrolling Message       1.75     AMXX Dev Team     scrollmsg.amxx   running  
 [ 13] Info. Messages          1.75     AMXX Dev Team     imessage.amxx    running  
 [ 14] Admin Votes             1.75     AMXX Dev Team     adminvote.amxx   running  
 [ 15] NextMap                 1.75     AMXX Dev Team     nextmap.amxx     running  
 [ 16] Nextmap Chooser         1.75     AMXX Dev Team     mapchooser.amxx  running  
 [ 17] TimeLeft                1.75     AMXX Dev Team     timeleft.amxx    running  
 [ 18] Pause Plugins           1.75     AMXX Dev Team     pausecfg.amxx    running  
 [ 19] Stats Configuration     1.75     AMXX Dev Team     statscfg.amxx    running  
 [ 20] StatsX                  1.75     AMXX Dev Team     statsx.amxx      running  
 [ 21] CS Misc. Stats          1.75     AMXX Dev Team     miscstats.amxx   running  
 [ 22] CS Stats Logging        1.75     AMXX Dev Team     stats_logging.a  running  
 [ 23] AMX Super               3.4      Bmann_420 & Bo0m  amx_super.amxx   running  
 [ 24] Pallets with Bags       0.2c     SAMURAI           pallets_wbags.a  running  
 [ 25] Grenade Jump            0.1      VEN               grenadejump.amx  running  
 [ 26] C4 Force Explode        0.2      Alka & regalis    amx_forceexplos  running  
 [ 27] SpeedUP                 1.1      regalis           SpeedUP.amxx     running  
 [ 28] Colored Flashbangs      1.0      v3x               colored_flashba  running  
 [ 29] Jump Menu               2.0      v3x               jumpmenu.amxx    running  
 [ 30] AMX Client Exec         0.03     v3x               amx_exec.amxx    running  
 [ 31] Connect Announce        0.2      v3x               connect_announc  running  
31 plugins, 31 running
rcon amxx modules
Code:
Currently loaded modules:
      name                    version  author               status     
 [ 1] Fun                     1.75     AMX Mod X Dev Team   running    
 [ 2] CStrike                 1.75     AMX Mod X Dev Team   running    
 [ 3] CSX                     1.75     AMX Mod X Dev Team   running    
 [ 4] Engine                  1.75     AMX Mod X Dev Team   running    
 [ 5] FakeMeta                1.75     AMX Mod X Dev Team   running    
5 modules, 5 correct
rcon meta list
Code:
Currently loaded plugins:
      description      stat pend  file              vers      src   load  unlod
 [ 1] AMX Mod X        RUN   -    amxmodx_mm.dll    v1.75a    ini   ANY   ANY  
 [ 2] Monster          RUN   -    monster_mm.dll    v3.02.01  ini   Chlvl Chlvl
 [ 3] Fun              RUN   -    fun_amxx.dll      v1.75     pl1   ANY   ANY  
 [ 4] CStrike          RUN   -    cstrike_amxx.dll  v1.75     pl1   ANY   ANY  
 [ 5] CSX              RUN   -    csx_amxx.dll      v1.75     pl1   ANY   ANY  
 [ 6] Engine           RUN   -    engine_amxx.dll   v1.75     pl1   ANY   ANY  
 [ 7] FakeMeta         RUN   -    fakemeta_amxx.dl  v1.75     pl1   ANY   ANY  
7 plugins, 7 running
rcon meta version
Code:
Metamod v1.19p28  2006/03/04 (5:13)
by Will Day
   http://www.metamod.org/
 Patch: Metamod-P (mm-p) v28
 by Jussi Kivilinna
    http://metamod-p.sourceforge.net/
compiled: Mar  1 2006, 16:50:15 EET (optimized)

Last edited by wartusk; 05-27-2008 at 23:54.
wartusk is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 05-28-2008 , 00:10   Re: HLDS crashes with this error message :(
Reply With Quote #6

I am going to suggest that you update everything, Metamod and AMXx.
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
wartusk
New Member
Join Date: May 2008
Old 05-28-2008 , 02:01   Re: HLDS crashes with this error message :(
Reply With Quote #7

Aw, k. That was my final option I wanted to take, I haven't updated anything at all for a few months then I decided to start up my server again. I guess steam changed something in dedicated servers to mess it up for me.
wartusk is offline
hazard1337
Senior Member
Join Date: Sep 2006
Old 05-28-2008 , 06:39   Re: HLDS crashes with this error message :(
Reply With Quote #8

Or Amxx and metamod updated around you...
__________________
[IMG]http://img139.**************/img139/1530/2sejaewg1.gif[/IMG]
If you +/- my K, leave your name.
I do not take requests VIA PM
Click on this before requesting/suggesting
This is your best friend
hazard1337 is offline
Send a message via Skype™ to hazard1337
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 09:42.


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