AMXx 0.20 CS Support/help
Post here CS package bugs.
StatsX ? AV list doesn't work ? CS : CZ ? Both ? |
Counter-Strike
Athlon XP 3000 Linux 2.6.7-gentoo-r11 Gcc 3.3.4 glibc 2.3.3 AMX Mod X 0.20 TP5 meta list Currently loaded plugins: description stat pend file vers src load unlod [ 1] AMX Mod X RUN - amxmodx_mm_i386. v0.2 ini ANY ANY 1 plugins, 1 running amxx modules Currently loaded modules: name version author status [ 1] CSStats 0.20 AMX Mod X Dev Team running [ 2] Counter-Strike 0.20 AMX Mod X Dev Team running [ 3] Fun 0.20 AMX Mod X Dev Team running 3 modules, 3 correct amxx list Currently loaded plugins: name version author file status [ 1] Admin Base 0.20 AMXX Dev Team admin.amxx running [ 2] Admin Commands 0.20 AMXX Dev Team admincmd.amxx running [ 3] Admin Help 0.20 AMXX Dev Team adminhelp.amxx running [ 4] Slots Reservation 0.20 AMXX Dev Team adminslots.amxx running [ 5] Multi-Lingual Sys 0.20 AMXX Dev Team multilingual.am running [ 6] Menus Front-End 0.20 AMXX Dev Team menufront.amxx running [ 7] Commands Menu 0.20 AMXX Dev Team cmdmenu.amxx running [ 8] Players Menu 0.20 AMXX Dev Team plmenu.amxx running [ 9] Teleport Menu 0.20 AMXX Dev Team telemenu.amxx running [ 10] Maps Menu 0.20 AMXX Dev Team mapsmenu.amxx running [ 11] Admin Chat 0.20 AMXX Dev Team adminchat.amxx running [ 12] Info. Messages 0.20 AMXX Dev Team imessage.amxx running [ 13] Admin Votes 0.20 AMXX Dev Team adminvote.amxx running [ 14] NextMap 0.20 AMXX Dev Team nextmap.amxx running [ 15] Nextmap Chooser 0.20 AMXX Dev Team mapchooser.amxx running [ 16] TimeLeft 0.20 AMXX Dev Team timeleft.amxx running [ 17] Pause Plugins 0.20 AMXX Dev Team pausecfg.amxx running [ 18] Stats Configurati 0.20 AMXX Dev Team statscfg.amxx running [ 19] Restrict Weapons 0.20 AMXX Dev Team restmenu.amxx running [ 20] StatsX 0.20 AMXX Dev Team statsx.amxx running [ 21] CS Misc. Stats 0.20 AMXX Dev Team miscstats.amxx running [ 22] CS Stats Logging 0.20 AMXX Dev Team stats_logging.a running 22 plugins, 22 running Victims and attackers list problem |
statsx.txt - language file
Code:
YOUR_RANK_IS = Your rank is %d of %d with %d kill(s), %d hit(s), %0.2f%%%% eff. and %0.2f%%%% acc.Code:
YOUR_RANK_IS = Your rank is %d of %d with %d kill(s), %d hit(s), %0.2f eff. and %0.2f acc. |
Quote:
but where is the score.txt :?: Punkte: TERRORIST 0 / 0.00%% Effizienz / 0.00%% Genauigkeit -- CT 0 / 0.00%% Effizienz / 0.00%% Genauigkei |
what plugin has /score?
|
When I make an vote for an Map, and the vote is succesful, and then I will change to the map (accept vote) it dont work.
The message "Result refused" comes then |
Hi,
with amxmodx 0.20RC5 the server replies: ./hlds_run: line 423: 30703 Segmentation fault $HL_CMD Without amxmodx the server works fine. What's wrong? ... CS:CZ Linux dedicated server AMX MOD X 0.20 RC5 AMX MOD X cstrike 0.20 RC5 |
Sam: Give more information, and try to narrow down the problem.
What happens when you disable all modules? All plugins? Saying "it crashes" is not helpful! |
ok here it goes
server crashes with any plugin or module is selected to load: Code:
Auto detecting CPUhere's the debug.log: Code:
root@new-world:/home/server# cat debug.logthe box is 1GHz AMD Duron with 512 Ram and Debian Sarge with 2.4.26 kernel with GRSecurity patch on it. But i think it's not grsecurity crashing the serv. without any plugins or modules the serv is starting fine: Code:
Auto detecting CPU |
It is GRSecurity. The JIT does not work with GRSecurity.
EDIT: This is because grsecurity/pax do not allow execution in the data segment of binaries. There is no solution for this other than to turn off that portion. I will distribute "safe" binaries for you, however. |
| All times are GMT -4. The time now is 07:07. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.