bad load? + question. and need info about liblist.gam file

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

Moderator: Forum Moderator

Post Reply
mo0n
Peon
Posts: 12
Joined: Wed Mar 14, 2007 6:43 pm

bad load? + question. and need info about liblist.gam file

Post by mo0n » Wed Mar 14, 2007 6:50 pm

1) whats the better version to install into my server, 2.3.2 or 3.0? because i have no idea

2) the libilist.gam file doesnt have the mp.dll" part in it to replace?

this is what it says:

game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
version "1.6"
size "184000000"
svonly "0"
secure "1"
type "multiplayer_only"
cldll "1"
hlversion "1111"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
gamedll "addons\metamod\dlls\metamod.dll"
gamedll_linux "dlls/cs_i386.so"
trainmap "tr_1"

what do i do about this?


the last 2 times i tried loading the wc3 mod into my server it said unknown unknown unknown war3ft.amxx bad load. i didnt do anything with the liblist.gam file at the time though..

my server is run through an ftp server i rented

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

Post by YamiKaitou » Wed Mar 14, 2007 6:54 pm

1) Personal Opinion

2) Nothing is wrong with that. It has already been replaced

3) While in the game, type this in your console and paste the output here

amx_showrcon amxx plugins
amx_showrcon amxx modules
amx_showrcon meta list
Image

No support via PM or Email

mo0n
Peon
Posts: 12
Joined: Wed Mar 14, 2007 6:43 pm

Post by mo0n » Wed Mar 14, 2007 7:24 pm

hi so i chose the 2.3.2 version since ppl said that 3.0 is still undergoing testing.

here are the results::


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

[ 16] NextMap 1.76c AMXX Dev Team nextmap.amxx running
[ 17] Nextmap Chooser 1.76c AMXX Dev Team mapchooser.amxx running
[ 18] TimeLeft 1.76c AMXX Dev Team timeleft.amxx running
[ 19] Pause Plugins 1.76c AMXX Dev Team pausecfg.amxx running
[ 20] Stats Configuration 1.76c AMXX Dev Team statscfg.amxx running
[ 21] Restrict Weapons 1.60 AMXX Dev Team restmenu.amxx running
[ 22] StatsX 1.60 AMXX Dev Team statsx.amxx running
[ 23] CS Misc. Stats 1.60 AMXX Dev Team miscstats.amxx running
[ 24] AdminListen 2.3x /dev/ urandom adminlisten.amx running
[ 25] CS Team 0.1 jghg cs_team.amxx running
[ 26] Team Switching Fixed 1.8 n!nja teamswitch.amxx running
[ 27] Flashbang Dynamic Ligh 0.10 Avalanche flashbang_dligh running
[ 28] Amx Super 2.4 Bmann_420 amx_super.amxx running
[ 29] Admin Slash 1.1 mike_cao admin_slash.amx running
[ 30] unknown unknown unknown warcraft3FT.amx bad load
( 30) Load fails: Module/Library Class "dbi" required for plugin. Check modules.ini.
30 plugins, 29 running







Currently loaded modules:
name version author status
[ 1] Fun 1.76 AMX Mod X Dev Team running
[ 2] Engine 1.76 AMX Mod X Dev Team running
[ 3] FakeMeta 1.76b AMX Mod X Dev Team running
[ 4] nVault 1.76c AMX Mod X Dev Team running
[ 5] CStrike 1.60 AMX Mod X Dev Team running
[ 6] CSX 1.60 AMX Mod X Dev Team running
6 modules, 6 correct









Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm.dll v1.76c ini ANY ANY
[ 2] Fun RUN - fun_amxx.dll v1.76 pl1 ANY ANY
[ 3] Engine RUN - engine_amxx.dll v1.76 pl1 ANY ANY
[ 4] FakeMeta RUN - fakemeta_amxx.dl v1.76b pl1 ANY ANY
[ 5] CStrike RUN - cstrike_amxx.dll v1.60 pl1 ANY ANY
[ 6] CSX RUN - csx_amxx.dll v1.60 pl1 ANY ANY
6 plugins, 6 running





-------------------

[ 30] unknown unknown unknown warcraft3FT.amx bad load
( 30) Load fails: Module/Library Class "dbi" required for plugin. Check modules.ini.
30 plugins, 29 running


should i add dbi in the modules.ini ? never heard of dbi

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

Post by YamiKaitou » Wed Mar 14, 2007 7:30 pm

dbi = DataBase something that begins with an I

Just enable MySQL or SQLite and it will work

Also, I suggest upgrading your Cstrike addon to 1.76c if you are going to use 1.76c as your base
Image

No support via PM or Email

mo0n
Peon
Posts: 12
Joined: Wed Mar 14, 2007 6:43 pm

Post by mo0n » Wed Mar 14, 2007 7:34 pm

THANKS i enabled the mysql and it works now! =)

mo0n
Peon
Posts: 12
Joined: Wed Mar 14, 2007 6:43 pm

Post by mo0n » Wed Mar 14, 2007 8:24 pm

argh

i decied to change to 3.0 rc5 because of somethings i read about items not working in 2.3.2 and the base xp was 150 instead of 100 and iw ant my server to be like the insanejustice.com ones...

so i reinstalled the 3.0 version into my server and now i get a similar error as abov ebut this time its not the dbi, its "xstats"


Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm.dll v1.76c ini ANY ANY
[ 2] Fun RUN - fun_amxx.dll v1.76 pl1 ANY ANY
[ 3] Engine RUN - engine_amxx.dll v1.76 pl1 ANY ANY
[ 4] FakeMeta RUN - fakemeta_amxx.dl v1.76b pl1 ANY ANY
[ 5] CStrike RUN - cstrike_amxx.dll v1.60 pl1 ANY ANY
[ 6] CSX RUN - csx_amxx.dll v1.60 pl1 ANY ANY
[ 7] MySQL RUN - mysql_amxx.dll v1.76b pl1 ANY ANY
7 plugins, 7 running



Currently loaded modules:
name version author status
[ 1] Fun 1.76 AMX Mod X Dev Team running
[ 2] Engine 1.76 AMX Mod X Dev Team running
[ 3] FakeMeta 1.76b AMX Mod X Dev Team running
[ 4] nVault 1.76c AMX Mod X Dev Team running
[ 5] CStrike 1.60 AMX Mod X Dev Team running
[ 6] CSX 1.60 AMX Mod X Dev Team running
[ 7] MySQL 1.76b AMX Mod X Dev Team running
7 modules, 7 correct



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

[ 16] NextMap 1.76c AMXX Dev Team nextmap.amxx running
[ 17] Nextmap Chooser 1.76c AMXX Dev Team mapchooser.amxx running
[ 18] TimeLeft 1.76c AMXX Dev Team timeleft.amxx running
[ 19] Pause Plugins 1.76c AMXX Dev Team pausecfg.amxx running
[ 20] Stats Configuration 1.76c AMXX Dev Team statscfg.amxx running
[ 21] Restrict Weapons 1.60 AMXX Dev Team restmenu.amxx running
[ 22] StatsX 1.60 AMXX Dev Team statsx.amxx running
[ 23] CS Misc. Stats 1.60 AMXX Dev Team miscstats.amxx running
[ 24] AdminListen 2.3x /dev/ urandom adminlisten.amx running
[ 25] CS Team 0.1 jghg cs_team.amxx running
[ 26] Team Switching Fixed 1.8 n!nja teamswitch.amxx running
[ 27] Flashbang Dynamic Ligh 0.10 Avalanche flashbang_dligh running
[ 28] Amx Super 2.4 Bmann_420 amx_super.amxx running
[ 29] Admin Slash 1.1 mike_cao admin_slash.amx running
[ 30] unknown unknown unknown war3ft.amxx bad load
( 30) Load fails: Module/Library Class "xstats" required for plugin. Check modules.ini.
30 plugins, 29 running



^^ thats the problem. what is xstats? i think i have to upgrade to v 1.76 for csx and cstrike ? but i dont want to loose my old files... this is going 2 take while -_-

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

Post by YamiKaitou » Wed Mar 14, 2007 8:29 pm

YES, like I said before, UPGRADE THE DAMN CSTRIKE ADDON.

Also, you didn't configure 2.3.2 correctly then
Image

No support via PM or Email

mo0n
Peon
Posts: 12
Joined: Wed Mar 14, 2007 6:43 pm

Post by mo0n » Wed Mar 14, 2007 8:43 pm

lol ok i didd
alittle help on how to config 2.3.2 so xp is out of 100 instead of 150 at lvl 1?

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

Post by YamiKaitou » Wed Mar 14, 2007 8:54 pm

Try enabling saving of xp
Image

No support via PM or Email

Post Reply