Skillsinfo crashes server (last 4 races)

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

Moderator: Forum Moderator

Locked
slmclarengt
Militia
Posts: 68
Joined: Thu Mar 09, 2006 7:30 pm

Skillsinfo crashes server (last 4 races)

Post by slmclarengt » Mon Mar 13, 2006 3:50 pm

The races that are NOT part of the original warcraft 3 seem to cause my problem. Every time anyone types skillsinfo, whether it be in console or in chat, the server crashes and all users are disconnected. I had to disable the last 4 races so I only have the original 4 because I think some people were purposely crashing the server once they found the exploit. Please help me because I really would like those heroes back. Yes, I could read the code but I really don't have the patience to analyze everything. I still believe that the root cause is the code that is supposed to display the skillsinfo to the user.

slmclarengt

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

Post by Geesu » Mon Mar 13, 2006 5:35 pm

Try what is in the CVS, I just committed changes :P
No Support via PM

slmclarengt
Militia
Posts: 68
Joined: Thu Mar 09, 2006 7:30 pm

Post by slmclarengt » Mon Mar 13, 2006 8:39 pm

Testing... I will get back to you on results!

EDIT 1: So far, it looks like it is not reading the XP from file!

EDIT 2: Had to set mp_savexp 1 so that it read from file. Now, it seems that for everything beyond loading the xp (eg: motd display, level, etc...), it says ML_NOTFOUND: RACE7_SKILL5 or something along those lines... - Language file? I installed all the language files in the .tar.gz

//neco
Peon
Posts: 17
Joined: Mon Mar 13, 2006 12:42 pm
Contact:

Post by //neco » Tue Mar 14, 2006 1:04 pm

hey guys we are getting same stuff
sever closing when trying raceinfo...

we r using:
Metamod-P 1.19p28 Released!
Аmx mod X 1.70
Warcraft 3 Frozen 2.3.1b

we have saving xp off and rnot using mysql

guys sorry for my dumbas, im not very good at this -
i have downloaded files from cvs, do i have to recompile it now?

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

Post by Geesu » Tue Mar 14, 2006 1:45 pm

Yes u have to recompile it... There is a compiling guide on the amxmodx.org wiki
No Support via PM

crzdmaniac123
Peon
Posts: 5
Joined: Sun Jan 08, 2006 1:56 pm

Post by crzdmaniac123 » Tue Mar 14, 2006 3:48 pm

Umm I am having the same problem, or similar at least. Whenever someone types skillsinfo, the server crashes (I haven't noticed if it's only specific races or if it's all of them)

So when you said CVS I looked up a post that said CVS thanks to Bailopan and I clicked on CVS which brought me to an ftp with all sorts of war3ft files. Can anyone tell me what I should download?

slmclarengt
Militia
Posts: 68
Joined: Thu Mar 09, 2006 7:30 pm

Post by slmclarengt » Tue Mar 14, 2006 8:00 pm

@ crzdmaniac123 - if you have a program that can unzip .tar.gz files, click the bottom left button, "Download Tarbell." You will want to update all files.

@Geesu - Where do I put the CSS file because I don't have any other CSS files. Also, it is probably because of CSS that when I do type skillsinfo with the other 4 races, it comes up with really poor contrast so please tell me where to place my CSS file. Oh, and for the other 4 races, the XP loads now, HOWEVER, when we type skillsinfo/level, etc..., all the displays show up saying "ML_NOTFOUND ..." - eg: I type level & at the bottom of the HUD display it is supposed to say how much XP I have but instead it says "ML_NOTFOUND ..."
"I am become Death destroyer of worlds" - Hindu God Krishna speaking with Soldier about battle (Later quoted by Robert Oppenheimer, head of the Manhattan Project in Los Alamos Laboratories.)

Merlock

Post by Merlock » Wed Mar 15, 2006 7:42 am

Same here, after updating and recompiling the crash is avoided but ultimates are glitched, e.g.: ML_NOTFOUND - RACE6_SKILL5 or some such.

And the serv console thus outputs the following:

Image

Thus of course the question and problem remain: where exactly to place the css for correct formatting and how can client cvar quierying be disabled due to mm version if the latest is installed?

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

Post by Geesu » Wed Mar 15, 2006 8:37 am

@slmclarengt - put the CSS file in yoru cstrike foldero n your server...

@Merlock - you need to run the newest metamod for 1.70 (1.19)
No Support via PM

Merlock

Post by Merlock » Wed Mar 15, 2006 2:46 pm

1.19? o.O
Even the official site doesn't have that. I assume it's metamod edited for 1.70? Then where can I get it?

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

Post by Geesu » Wed Mar 15, 2006 3:28 pm

Merlock wrote:1.19? o.O
Even the official site doesn't have that. I assume it's metamod edited for 1.70? Then where can I get it?
Check the amxmodx.org forums... its metamod-p (the news announcement)
No Support via PM

Merlock

Post by Merlock » Wed Mar 15, 2006 11:12 pm

Hmm, installed metamod-p, installed those new war3ft files but the situation's still the same as above. Or is it just me? >.<

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

Post by Geesu » Thu Mar 16, 2006 9:27 am

Same as above meaing teh ML errors? And you're using:

viewtopic.php?t=1258

??
No Support via PM

Merlock

Post by Merlock » Thu Mar 16, 2006 9:50 am

Yep, exactly the same error in the console as the screenshot above and the ultimate skills for the hero races are erred. At this moment the attachments on that page, as according to the d/l counter were downloaded once and that was me, heh.
So I'm using metamod-p, those newest war3ft files and all else that's needed but nothing changed. -.-

*Correction* It's not the ultimates that are misplaced and unparsed left as ML_NOTFOUND - RACE6_SKILL5, it's the racial skills.

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

Post by Geesu » Thu Mar 16, 2006 12:42 pm

I changed some racial stuff so that makes sense :P thanks for the feedback i'll look into it...

But the actual crashing stopped right ?
No Support via PM

Merlock

Post by Merlock » Thu Mar 16, 2006 1:02 pm

The server isn't crashing because of this:
Image

It goes on working fine actually, don't see anything wrong with any skills or such.
So is it simply related to the racial skills?

Oh, and the first line there isn't appearing any more, the css is placed correctly.

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

Post by Geesu » Thu Mar 16, 2006 3:08 pm

is what simply related to the racial skills ??
No Support via PM

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

Post by Geesu » Thu Mar 16, 2006 3:15 pm

OK I fixed the language problem, just get the latest war3ft.txt from the CVS
No Support via PM

Merlock

Post by Merlock » Fri Mar 17, 2006 12:27 am

Is that error related to the racial skills and the fact that they're not being parsed?
The cvar querying I mean.

Hmm, guess it wasn't. The error still remains in the exact same form.

There's also a curious line besides the usual two upon start up:
couldn't exec config.cfg
couldn't exec listip.cfg
couldn't exec banned.cfg
Maybe I'm just being forgetful but I don't recall seeing that first file ever failing upon exec or seeing such a file anywhere on the server for that matter.

The racial skills are parsed now, thanks, keep up the great work.

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

Post by Geesu » Fri Mar 17, 2006 8:50 am

Ignore th eexecs.... I'll look into the client cvar thing...

Everything else should be good now
No Support via PM

slmclarengt
Militia
Posts: 68
Joined: Thu Mar 09, 2006 7:30 pm

Post by slmclarengt » Fri Mar 17, 2006 8:38 pm

Yea, great job Geesu - +love for you.
"I am become Death destroyer of worlds" - Hindu God Krishna speaking with Soldier about battle (Later quoted by Robert Oppenheimer, head of the Manhattan Project in Los Alamos Laboratories.)

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

Post by Derbedeul » Mon Dec 18, 2006 6:44 pm

Hy.......ML_NOT_FOUND:RACENAME 2 :|.....I don't know why.....please help me :(
[ 1] AMX Mod X RUN - amxmodx_mm.dll v1.76b ini ANY ANY


and second problem it's :
[ 56] unknown unknown unknown spawn_mirror_da bad load
[ 57] unknown unknown unknown exploding_bulle bad load
[ 58] unknown unknown unknown amx_topx.amxx bad load
[ 59] Warcraft 3 Frozen Thro 2.3.2 Geesu==(Pimp Dad warcraft3FT.amx debug
( 56) Load fails: Plugin file open error (plugin "spawn_mirror_damage.amxx")
( 57) Load fails: Plugin file open error (plugin "exploding_bullets")
( 58) Load fails: Plugin file open error (plugin "amx_topx.amxx")
59 plugins, 55 running



please help me :!: :cry:
http://86.126.247.92:27015/ CS 1.6 WAR3FT SERVER...GO GO GO ;)

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

Post by Derbedeul » Mon Dec 18, 2006 6:56 pm

realy soory for double posting......in amxmodx/data/lang/ ... I have...
admin.txt
adminchat.txt
admincmd.txt
adminhelp.txt
adminslots.txt
adminvote.txt
antiflod.txt
cmdmenu.txt
common.txt
imessage.txt
mapchooser.txt
mapsmenu.txt
menufront.txt
miscstats.txt
miscstats.txt
miscstats_skk.txt
multilangual.txt
nextmap.txt
pausecfg.txt
plmenu.txt
restartmenu.txt
scrollmsg.txt
stats_dod.txt
statscfg.txt
statscfg_skk.txt
statsx.txt
statsx_skk.txt
statsx.txt
svrules.txt
teamalert.txt
telemenu.txt
time.txt
timeleft.txt
war3ft.txt
....so what it's misiing ?!?
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 » Mon Dec 18, 2006 7:08 pm

I would help you if you don't hijack someone elses topic
Image

No support via PM or Email

Locked