Module Error

Read log files for errors! If this fails, come here for help

Moderator: Forum Moderator

Post Reply
Derbedeul
Peon
Posts: 36
Joined: Thu Nov 23, 2006 1:17 pm
Location: Ro,Satu Mare
Contact:

Post by Derbedeul » Wed Dec 13, 2006 8:00 pm

Hy..problem with modules.ini :|...Look...
here 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


(in server console) "meta list"

Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] Adminmod RUN - admin_mm.dll v2.50.60 ini Start ANY
[ 2] STATSME RUN - statsme_mm.dll v2.8.3 ini Chlvl Chlvl
[ 3] AMX Mod X RUN - amxmodx_mm.dll v1.76b ini ANY ANY
[ 4] Booster RUN - booster_mm.dll v2.40 ini Chlvl Pause
[ 5] WebMod RUN - w_mm.dll v0.48 ini Start Never
[ 6] HLGuard RUN - hlguard_mm.dll v1.8 ini Chlvl Chlvl
[ 7] LogDaemon RUN - logd_mm.dll v1.0.0.6 ini ANY Pause
[ 8] CSGUARD RUN - csguard_mm.dll v8.00 ini Chlvl Chlvl
[ 9] Playername RUN - playername_mm.dl v2.81 ini Chlvl Pause
[10] Soundcheck RUN - soundcheck_mm.dl v1.23 ini ANY ANY
[11] Lasersight Plug RUN - lasersight_mm.dl v3.10 ini Chlvl Start
[12] MySQL RUN - mysql_amxx.dll v1.76b pl3 ANY ANY
[13] Fun RUN - fun_amxx.dll v1.71 pl3 ANY ANY
[14] Engine RUN - engine_amxx.dll v1.71 pl3 ANY ANY
[15] FakeMeta RUN - fakemeta_amxx.dl v1.76b pl3 ANY ANY
[16] CStrike RUN - cstrike_amxx.dll v1.71 pl3 ANY ANY
[17] CSX RUN - csx_amxx.dll v1.71 pl3 ANY ANY
17 plugins, 17 running


problem with......................amxx list

[ 57] unknown unknown unknown spawn_mirror_da bad load
[ 58] unknown unknown unknown exploding_bulle bad load
[ 59] Warcraft 3 Frozen Thro 2.3.2 Geesu==(Pimp Dad warcraft3FT.amx debug
( 22) Load fails: Module/Library Class "xstats" required for plugin. Check modules.ini.
( 23) Load fails: Module/Library Class "xstats" required for plugin. Check modules.ini.
( 24) Load fails: Module/Library Class "xstats" required for plugin. Check modules.ini.
( 35) Load fails: Module/Library Class "xstats" required for plugin. Check modules.ini.
( 57) Load fails: Plugin file open error (plugin "spawn_mirror_damage.amxx")
( 58) Load fails: Plugin file open error (plugin "exploding_bullets")
59 plugins, 52 running


and this ....
ouldn't exec listip.cfg
exec <filename> : execute a script file
Adding master server 69.28.151.162:27010
Adding master server 207.173.177.11:27010
L 12/14/2006 - 02:59:26: [warcraft3FT.amxx] Database connection failed, attempting to reconnect in 5 seconds
L 12/14/2006 - 02:59:26: [warcraft3FT.amxx] Error: Can't connect to MySQL server on '127.0.0.1' (10061)
Couldn't find option(s) with such variable (name "PlayerName")




PLEASE HELP ME :oops: :cry:
http://86.126.247.92:27015/ CS 1.6 WAR3FT SERVER...GO GO GO ;)

User avatar
YamiKaitou
Forum Moderator
Forum Moderator
Posts: 1925
Joined: Wed Feb 01, 2006 4:33 pm
Contact:

Post by YamiKaitou » Wed Dec 13, 2006 9:12 pm

Okay, the only thing that has anything to do with war3ft is the SQL part. The rest you must look elsewhere or get someone else to help you.

Your problem is that you do not have a MySQL server running on the same computer as the server is. Fix that and it should work.


Topic Splited and moved
Image

No support via PM or Email

Derbedeul
Peon
Posts: 36
Joined: Thu Nov 23, 2006 1:17 pm
Location: Ro,Satu Mare
Contact:

Post by Derbedeul » Fri Dec 15, 2006 5:43 pm

:|....it's me again.....I rezolved the xstats problem but now aparence
load
[ 58] unknown unknown unknown exploding_bulle bad load
[ 59] unknown unknown unknown warcraft3FT.amx bad load
( 57) Load fails: Plugin file open error (plugin "spawn_mirror_damage.amxx")
( 58) Load fails: Plugin file open error (plugin "exploding_bullets")
( 59) Load fails: Module/Library Class "dbi" required for plugin. Check modules.ini.
59 plugins, 55 running
:((((((((( HELP ME PLZZZ !!!
http://86.126.247.92:27015/ CS 1.6 WAR3FT SERVER...GO GO GO ;)

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Fri Dec 15, 2006 8:02 pm

turn on a dbi module


mysql or sqlite - you had it on b4
No Support via PM

Post Reply