View Single Post
EKS
Veteran Member
Join Date: Mar 2004
Location: Norway
Old 08-08-2007 , 01:39   Re: Basic Admin Plugin
Reply With Quote #1008

Quote:
Originally Posted by Sup_R_m@N View Post
Hy, I'm back

While testing 1.5.0b8, I found some bug. That's from HLSW console (without time):
Code:
admin_addadmin 
L 08/07/2007 - 13:36:15: rcon from "(myip)": command "admin_addadmin "
08/07/2007 - 13:36:15 - Error: Error trying to find translation for CmdLoadRanomLevelHow
         [BAT] CmdLoadRanomLevelHow 
L 08/07/2007 - 13:36:15: rcon from "(myip)": command "admin_addadmin "
So I mean, that altough I typed admin_addadmin it tries to write out the help of Load Random Level.

There's maybe a Source:MM bug also. If I write ANY of the listed cvars from "meta cvars n", it crashes and restart.
Code:
/home/gamesrv/SC3/css//srcds_run: line 426: 24942 Segmentation fault      $HL_CMD
Add "-debug" to the /home/gamesrv/SC3/css//srcds_run command line to generate a debug.log to help with solving this problem
Tue Aug  7 13:57:22 CEST 2007: Server restart in 10 seconds
As it said, I tried to start the server with -debug command, so here's what the verrry usefull debug.log contains:
Code:
gamesrv@server:~/SC3/css$ cat debug.log
----------------------------------------------
CRASH: Tue Aug  7 14:03:48 CEST 2007
Start Line: ./srcds_i686 -console -game cstrike +maxplayers 12 +map de_dust2 -port 27015 -tickrate 67 -ip 88.151.100.15 -rcon_port 27015 +mm_pluginsfile addons/metamod/metaplugins27015.ini +exec server27015.cfg -debug
End of Source crash report
----------------------------------------------

The other problem is, that the Hungarian translation is out-of-date, but I'm working on it.
this seems to be related to linux. i was able to reproduce it when i tested on nix. Its has nothing to do with hlsw , but cvars in server console on nix seems to have issues.
__________________
Github archive for plugins, the repos for the other c++ projects are there to.
EKS is offline