Raised This Month: $ Target: $400
 0% 

Need some help>>


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Liquidz
Senior Member
Join Date: Jan 2006
Location: Toronto, Canada
Old 11-30-2006 , 21:40   Need some help>>
Reply With Quote #1

My friend is getting this error while adding 1.76b using the installer.

The server is linux

L 11/30/2006 - 08:57:27: Log file started (file "logs/L1130018.log") (game "czero") (version "47/1.0.0.2/Stdio/3651")
L 11/30/2006 - 08:57:27: [META] Metamod v1.19 2006-04-17
L 11/30/2006 - 08:57:27: [META] by Will Day <[email protected]>
L 11/30/2006 - 08:57:27: [META] http://www.metamod.org/
L 11/30/2006 - 08:57:27: [META] compiled: Apr 17 2006, 19:084 +0200 (optimized)
L 11/30/2006 - 08:57:27: [META] engine: i686
L 11/30/2006 - 08:57:27: [META] Recognized game 'czero'; using dllfile 'cs_i386.so'
L 11/30/2006 - 08:57:27: [META] Game DLL for 'Counter-Strike:Condition Zero' loaded successfully
L 11/30/2006 - 08:57:27: [META] ini: Begin reading plugins list: /home/SnowdeM/hlds/czero/addons/metamod/plugins.ini
L 11/30/2006 - 08:57:27: [META] ini: Read plugin config for: <amxmodx_mm_i386.so>
L 11/30/2006 - 08:57:27: [META] ini: Finished reading plugins list: /home/SnowdeM/hlds/czero/addons/metamod/plugins.ini; Found 1 plugins to load
L 11/30/2006 - 08:57:27: [META] dll: Loading plugins...
L 11/30/2006 - 08:57:27: [FUN] dev: called: GiveFnptrsToDll
L 11/30/2006 - 08:57:27: [META] dll: Loaded plugin 'Fun': Fun v1.76 Oct 31 2006, AMX Mod X Dev Team
L 11/30/2006 - 08:57:27: [CSTRIKE] dev: called: GiveFnptrsToDll
L 11/30/2006 - 08:57:27: [META] dll: Loaded plugin 'CStrike': CStrike v1.76 Oct 31 2006, AMX Mod X Dev Team
L 11/30/2006 - 08:57:27: [CSX] dev: called: GiveFnptrsToDll
L 11/30/2006 - 08:57:27: [META] dll: Loaded plugin 'CSX': CSX v1.76a Oct 31 2006, AMX Mod X Dev Team
L 11/30/2006 - 08:57:27: [META] dll: Loaded plugin 'AMX Mod X': AMX Mod X v1.76b Oct 31 2006, AMX Mod X Dev Team
L 11/30/2006 - 08:57:27: [META] ERROR: dll: Not loading plugin 'Fun'; already loaded (status=running)
L 11/30/2006 - 08:57:27: [META] ERROR: dll: Failed to load plugin 'fun_amxx_i386.so'
L 11/30/2006 - 08:57:27: [META] ERROR: dll: Not loading plugin 'CStrike'; already loaded (status=running)
L 11/30/2006 - 08:57:27: [META] ERROR: dll: Failed to load plugin 'cstrike_amxx_i386.so'
L 11/30/2006 - 08:57:27: [META] ERROR: dll: Not loading plugin 'CSX'; already loaded (status=running)
L 11/30/2006 - 08:57:27: [META] ERROR: dll: Failed to load plugin 'csx_amxx_i386.so'
L 11/30/2006 - 08:57:27: [META] dll: Finished loading 1 plugins
L 11/30/2006 - 08:57:27: Server cvar "mp_roundtime" = "3"
L 11/30/2006 - 08:57:27: Server cvar "mp_limitteams" = "1"
L 11/30/2006 - 08:57:27: Server cvar "mp_freezetime" = "2"
L 11/30/2006 - 08:57:27: Server cvar "mp_autokick" = "0"
L 11/30/2006 - 08:57:27: Server cvar "mp_timelimit" = "60"
L 11/30/2006 - 08:57:27: Server cvar "mp_startmoney" = "1500"
L 11/30/2006 - 08:57:27: Log file closed

I usually use windows but he asked for my help. What do i need to do help would be appreciated.
__________________

Liquidz is offline
Send a message via MSN to Liquidz
The Specialist
BANNED
Join Date: Nov 2006
Old 11-30-2006 , 21:43   Re: Need some help>>
Reply With Quote #2

try activating the modules manually.. 1.76b has an auto-laoding modules but they can be turned on manualy still thru the modules.ini file .
The Specialist is offline
Send a message via AIM to The Specialist
Liquidz
Senior Member
Join Date: Jan 2006
Location: Toronto, Canada
Old 11-30-2006 , 22:13   Re: Need some help>>
Reply With Quote #3

CSX was already enabled. -.- I dont know what the problem is?
__________________

Liquidz is offline
Send a message via MSN to Liquidz
Liquidz
Senior Member
Join Date: Jan 2006
Location: Toronto, Canada
Old 11-30-2006 , 23:50   Re: Need some help>>
Reply With Quote #4

Ive tried everything windows linux some reason i keep getting this error. Im going to try and talk to my server provider see if its something on the servers. But if someone could give me further help that would be appreciated.
Thank you.
__________________

Liquidz is offline
Send a message via MSN to Liquidz
sawce
The null pointer exception error and virtual machine bug
Join Date: Oct 2004
Old 12-01-2006 , 00:10   Re: Need some help>>
Reply With Quote #5

It looks like the modules are declared in the metamod plugins.ini? Check it, if they are remove them.
__________________
fyren sucks
sawce is offline
Liquidz
Senior Member
Join Date: Jan 2006
Location: Toronto, Canada
Old 12-01-2006 , 00:12   Re: Need some help>>
Reply With Quote #6

declared meaning ;engine ?
__________________

Liquidz is offline
Send a message via MSN to Liquidz
sawce
The null pointer exception error and virtual machine bug
Join Date: Oct 2004
Old 12-01-2006 , 00:22   Re: Need some help>>
Reply With Quote #7

Declared as in, your metamod plugins.ini would look something like this:

Quote:
linux amxmodx/dlls/amxmodx_mm_i386.so
linux amxmodx/modules/fun_amxx_i386.so
linux amxmodx/modules/cstrike_amxx_i386.so
linux amxmodx/modules/csx_amxx_i386.so
If it does look something like that, get rid of fun, cstrike and csx from there.
__________________
fyren sucks
sawce is offline
Liquidz
Senior Member
Join Date: Jan 2006
Location: Toronto, Canada
Old 12-01-2006 , 01:37   Re: Need some help>>
Reply With Quote #8

nope same problem. I dont understand why its not working I tried AMD64 and linux and windows none of them seem to be working.
__________________

Liquidz is offline
Send a message via MSN to Liquidz
sawce
The null pointer exception error and virtual machine bug
Join Date: Oct 2004
Old 12-01-2006 , 03:26   Re: Need some help>>
Reply With Quote #9

Post your plugins/metamod/plugins.ini and your plugins/amxmodx/config/modules.ini files.
__________________
fyren sucks
sawce is offline
Liquidz
Senior Member
Join Date: Jan 2006
Location: Toronto, Canada
Old 12-01-2006 , 03:32   Re: Need some help>>
Reply With Quote #10

Ok i got them.

Metamod Plugins.ini


;; Metamod plugins.ini
; AMX Mod X 1.76b

linux addons/amxmodx/dlls/amxmodx_mm_i386.so
; Enable this instead for binary logging
; linux addons/amxmodx/dlls/amxmodx_bl_mm_i386.so
[code]


and my modules.ini



;;;
; To enable a module, remove 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 names, without 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

There you go and thanks for helping.
__________________

Liquidz is offline
Send a message via MSN to Liquidz
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 08:15.


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