AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   AMX Super (https://forums.alliedmods.net/forumdisplay.php?f=111)
-   -   amx_super needs cstrike module after installing counter strike addon 5x times (https://forums.alliedmods.net/showthread.php?t=177725)

teckins 02-05-2012 14:04

amx_super needs cstrike module after installing counter strike addon 5x times
 
Hey everyone,

I host servers for people and one of the first costumers I got has a problem with his server when I run his server I get

[root@Teckins ~]# screen -S wfclassic
ibrary "cstrike" required for plugin. Check modules.ini.
L 02/05/2012 - 21:31:30: [AMXX] Plugin "amx_super_menu.amxx" failed to load: Plugin uses an unknown function (name "ArrayClear") - check your modules.ini.
L 02/05/2012 - 21:31:30: [AMXX] Plugin "amx_super_nospeed.amxx" failed to load: Module/Library "cstrike" required for plugin. Check modules.ini.
[AMXX] Loaded 4 admins from file


I installed the counter strike addon and cstrike modules is enabled so whats the problem with it? I dont get it

Thanks for your time

Teckins

DarkGod 02-05-2012 18:26

Re: amx_super needs cstrike module after installing counter strike addon 5x times
 
Make sure you're using at least version 1.8.1 of AMXX. Also, please provide the output of "amxx list" and "meta list" in server console.

teckins 02-05-2012 19:08

Re: amx_super needs cstrike module after installing counter strike addon 5x times
 
I am running the latest amx I think with latest everything like metamod and amx here is meta list


Code:

Currently running plugins:
 [  1] AMX Mod X, v1.75a, Jul  4 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
 [  2] Fun, v1.75, Jul  4 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
 [  3] CStrike, v1.8.1.3746, Aug 16 2008, by AMX Mod X Dev Team, see http://www.amxmodx.org
 [  4] CSX, v1.8.1.3746, Aug 16 2008, by AMX Mod X Dev Team, see http://www.amxmodx.org/
 [  5] FakeMeta, v1.75, Jul  4 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
 [  6] Engine, v1.75, Jul  4 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
6 Plugins Running

Amxx List

Code:

AMX Mod X 1.75a
Authors: David "BAILOPAN" Anderson, Pavol "PM OnoTo" Marko, Felix "SniperBeamer" Geyer
Authors: Jonny "Got His Gun" Bergstrom, Lukasz "SidLuke" Wlasinski
Authors: Christian "Basic-Master" Hammacher, Borja "faluco" Ferrer
Compiled: Jul  4 2006, 14:28:30
URL:http://www.amxmodx.org/
Core mo


DarkGod 02-05-2012 19:24

Re: amx_super needs cstrike module after installing counter strike addon 5x times
 
You need to run 1.8.1 version of AMXX, all of it. Currently you only have 1.8.1 version of the CStrike addon, the others are all 1.75. Upgrade that and then post back if the issue persists.

teckins 02-06-2012 20:24

Re: amx_super needs cstrike module after installing counter strike addon 5x times
 
Now im getting


[root@Teckins wfclassic]# screen -S wfclassic ./hlds_run -game cstrike -debug -autoupdate -pingboost 2 +maxplayers 32 +map de_dust2 -port 27015 +ip 64.120.223.233
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Installing breakpad exception handler for appid(10)/version(5408)
scandir failed:/root/wfclassic/SAVE
scandir failed:/root/wfclassic/./valve/SAVE
scandir failed:/root/wfclassic/./platform/SAVE
Protocol version 48
Exe version 1.1.2.6/Stdio (cstrike)
Exe build: 22:54:48 Aug 15 2011 (5408)
STEAM Auth Server
Server IP address 64.120.223.233:27015
LoadLibrary failed on ./cstrike/addons/metamod/dlls/metamod_i386.so: ./cstrike/addons/metamod/dlls/metamod_i386.so: cannot open shared object file: No such file or directory
Host_Error: Couldn't get DLL API from ./cstrike/addons/metamod/dlls/metamod_i386.so!
FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from ./cstrike/addons/metamod/dlls/metamod_i386.so!

./hlds_run: line 207: gdb: command not found
email debug.log to [email protected]
Tue Feb 7 04:23:50 MSK 2012: Server restart in 10 seconds


teckins 02-06-2012 20:28

Re: amx_super needs cstrike module after installing counter strike addon 5x times
 
Ok I fixed the other problem above ^^ now look at this



[root@Teckins ~]# cd wfclassic
[root@Teckins wfclassic]# screen -S wfclassic
[screen is terminating]
[root@Teckins wfclassic]# screen -S wfclassic ./hlds_run -game cstrike -debug -autoupdate -pingboost 2 +maxplayers 32 +map de_dust2 -port 27015 +ip 64.120.223.233
[screen is terminating]
[root@Teckins wfclassic]# screen -list
No Sockets found in /var/run/screen/S-root.

[root@Teckins wfclassic]# screen -S wfclassic

scandir failed:/root/wfclassic/SAVE
scandir failed:/root/wfclassic/./valve/SAVE
scandir failed:/root/wfclassic/./platform/SAVE
Protocol version 48
Exe version 1.1.2.6/Stdio (cstrike)
Exe build: 22:54:48 Aug 15 2011 (5408)
STEAM Auth Server
Server IP address 64.120.223.233:27015

Metamod version 1.19 Copyright (c) 2001-2006 Will Day <[email protected]>

Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `meta gpl' for details.

Uploading dump (in-process) [proxy '']

/tmp/dumps/crash_20120207042810_1.dmp
success = yes
response: CrashID=bp-a2d3a830-3e47-45be-abe1-dcaa02120206

./hlds_run: line 321: 1897 Segmentation fault (core dumped) $HL_CMD

./hlds_run: line 207: gdb: command not found
email debug.log to [email protected]
Tue Feb 7 04:28:11 MSK 2012: Server restart in 10 seconds

It Keeps restartingbecause of that it is very annoying!

teckins 02-06-2012 22:27

Re: amx_super needs cstrike module after installing counter strike addon 5x times
 
I started the server and this

L 02/07/2012 - 06:27:09: [AMXX] Invalid Plugin (plugin "adminvote.amxx")
L 02/07/2012 - 06:27:09: [AMXX] Invalid Plugin (plugin "nextmap.amxx")
L 02/07/2012 - 06:27:09: [AMXX] Invalid Plugin (plugin "mapchooser.amxx")
L 02/07/2012 - 06:27:09: [AMXX] Invalid Plugin (plugin "timeleft.amxx")
L 02/07/2012 - 06:27:09: [AMXX] Invalid Plugin (plugin "pausecfg.amxx")
L 02/07/2012 - 06:27:09: [AMXX] Invalid Plugin (plugin "statscfg.amxx")
L 02/07/2012 - 06:27:09: [AMXX] Invalid Plugin (plugin "restmenu.amxx")
L 02/07/2012 - 06:27:09: [AMXX] Invalid Plugin (plugin "statsx.amxx")
L 02/07/2012 - 06:27:09: [AMXX] Invalid Plugin (plugin "amx_super.amxx")
L 02/07/2012 - 06:27:09: [AMXX] Invalid Plugin (plugin "amx_super_menu.amxx")
L 02/07/2012 - 06:27:09: [AMXX] Invalid Plugin (plugin "amx_super_nospeed.amxx")

bmann_420 02-07-2012 00:00

Re: amx_super needs cstrike module after installing counter strike addon 5x times
 
That is an amxmodx support issue now. You'll get the right responses their, as this thread is meant for amx super support. Once you get everything handled, it will run fine.

P.s. Turn off your server, update amxmodx + cstrike addon, then turn it on.

teckins 02-07-2012 17:53

Re: amx_super needs cstrike module after installing counter strike addon 5x times
 
Hey Bnman,

I updated amxmodx already through the full installer I did install it then upload all the files through ftp!


All times are GMT -4. The time now is 11:27.

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