Raised This Month: $51 Target: $400
 12% 

CZ server coredumps when loading AMXX cstrike module


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
sikkepitje
Member
Join Date: May 2004
Location: Netherlands, (EU)
Old 08-03-2004 , 13:49   CZ server coredumps when loading AMXX cstrike module
Reply With Quote #1

When I load cstrike module , server craps out with a core dump.

I have here a CZ server, running on Mandrake 9.2 linux, Metamod 1.17.1, AMXmodX 0.16, no other plugins, just AMX plugins. My problem is that I can not load a number of plugins that make use of the cstrike.inc include file.

Thats because I can not load module cstrike .

Thats because when I uncomment cstrike_amx_i386.so in "modules.ini" , the server says at start
[AMX] Counter-Strike is not attached to metamod (module "AMXCS")
after that i get:
./hlfds_run: segmentation fault (core dumped)

No problems when loading csstats_amx_i386.so or any other of the AMXX modules.

Is it normal that HLDS coredump when it tries to load cstrike module?
How can I have it enabled? Please help
__________________
greetz ,
Sikkepitje
sikkepitje is offline
Send a message via MSN to sikkepitje
devicenull
Veteran Member
Join Date: Mar 2004
Location: CT
Old 08-03-2004 , 15:35  
Reply With Quote #2

Post complete modules.ini plugins.ini (Both MM and AMXX)
__________________
Various bits of semi-useful code in a bunch of languages: http://code.devicenull.org/
devicenull is offline
sikkepitje
Member
Join Date: May 2004
Location: Netherlands, (EU)
Old 08-06-2004 , 05:59  
Reply With Quote #3

All right ,
Here's amxx plugins.ini
Code:
; AMX Mod X plugins

statsx.amx				; de stats module voor amxX

admin.amx		; admin base (required for any admin-related)
;admin_mysql.amx	; admin base - MySQL version (comment admin.amx)
admincmd.amx		; basic admin console commands
adminhelp.amx		; help command for admin console commands
adminslots.amx		; slot reservation
menufront.amx		; front-end for admin menus
cmdmenu.amx		; command menu (speech, settings)
plmenu.amx		; players menu (kick, ban, client cmds.)
;restmenu.amx		; restrict weapons menu  - 15-7-2004 ik krijg hier een run time error!
telemenu.amx		; teleport menu (Fun Module required!)
mapsmenu.amx		; maps menu (vote, changelevel)
antiflood.amx		; prevent clients from chat-flooding the server
adminchat.amx		; console chat commands
adminvote.amx		; vote commands
nextmap.amx		; displays next map in mapcycle
timeleft.amx		; displays time left on map
mapchooser.amx		; allows to vote for next map
scrollmsg.amx		; displays a scrolling message
imessage.amx		; displays information messages
;welcomemsg.amx		; displays motd @ client connection
pausecfg.amx		; allows to pause and unpause some plugins
;stats.amx		; stats on death or round end (CSStats Module required!)
;stats_logging.amx	; weapons stats logging (CSStats Module required!)
miscstats.amx		; bunch of events announcement for Counter-Strike
statscfg.amx		; allows to manage stats plugins via menu and commands

;chickenbombs.amx       ; PW chicken bombs - alleen voor CS helaas!
amx_gore.amx            ; PW gore 4.29
;amx_ejl_cmdlistgenerator.amx   ; PW genereert HTML help met alle amx commandos, in console amx_writehelp (werkt niet)
;hallowereld.amx		; PW !
;wartracers.amx          ; war weapons tracers, uitgezet ten gunste van advanced_tracers
;warcraft3.amx			; Warcraft3 hoef ik alleen maar aan te zetten door ; te verwijderen
;anti-camping.amx
;czbot_control.amx		; 
;warcraft3FT-1.amx		; versie FT-1, "bad load"
;amx_lights.amx			; instellen van omgevingslicht - leuk maar wat heb ik eraan?
;amx_invis.amx		; amx_invis maakt spelers onzichtbaar, http://kst.gamepowered.com - krijg het niet werkend

sound_download_management.amx     ; PW Ludwig van's sound precache module
;amx_matrix.amx			; de matrix plugin v1.6 , werkt niet zonder cstrike module en die crasht
sikbotmenu.amx          ; eerste sikkepitje botmenu
roll_the_dice_plugin.amx 
amx_ejl_spacedudehook.amx   ; Hookmod a la AMXmodx
;plugin_gore.amx			; van mike cao , verbeterd voor CZ (maar daar merk ik niets van)
;anticamping.amx			; campmeter met hartslag
advanced_tracers.amx	; betere? tracers, ipv. wartracers.amx
rapport.amx         ; rapportage over aantal spelers
;sikbot04.amx		; sikbotmenu v0.4
autoreboot.amx
sprites_show.amx
here's amxx modules.ini
Code:
; AMX Mod X Modules; You can specify both linux & win32 modules here
;;Use i686 instead of i386 to use glibc2.3 optimized binaries

; Fun - This has extra functions for "extra" stuff
fun_amx_i386.so

; Engine - This has engine functions core to half-life
engine_amx_i386.so

; MySQL - This adds MySQL connection support
mysql_amx_i386.so

; Counter-Strike - This adds functions specific to Counter-Strike
; Laadt deze module niet of je krijgt een coredump!
;cstrike_amx_i386.so

; CS Stats - This adds functionality for CS statistical information
csstats_amx_i386.so
this is metamod plugins.ini
Code:
win32 addons/amxx/dlls/amxx_mm.dll
linux addons/amxx/dlls/amxx_mm_i386.so
[/code]
__________________
greetz ,
Sikkepitje
sikkepitje is offline
Send a message via MSN to sikkepitje
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 13:27.


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