Well it explains why you wouldnt be able to do any admin controls and possibly is the reason it crashes. It expects a string longer than is there.
Printable View
Well it explains why you wouldnt be able to do any admin controls and possibly is the reason it crashes. It expects a string longer than is there.
Well I added the c but it still crashed... IDK what the fuck I'm doing wrong.
It worked before last time I set it up but now it's not.
I didn't even hex anything this time.
Rec0's app is like this, it doesn't work because it's HORRIBLY unstable on home servers. Gameservers.com servers on the other hand seem to work quite a bit better, since that's where the app was designed to primarily work iirc. By the way, the "/p0" command works fine so disregard my last comment about it being effected by sv_players not working. Also, sv_players was broken by BrandiniMP, I take no responsiblity for this!!!
(mainly because I can't fix it)
So your saying I'm doing nothing wrong and I have horrible luck.
Yes.
NEED AN UPDATED EXECUTABLE HERE!
Requesting linked executable updated to 1.08, allowed special ASCII in server name, working sv_players, and new haloboom DDoS exploit fix! I'm sure everyone would be happy with that.
No copy protection removal or duplicate CD hashes allowed in the server though.
Also, do ME a personal favor and don't fuck up the console text with advertisements. /neatfreak
Can't you just use an updated 1.08 that fixes the DoS and use SAAP for the sv_say? Thats basically what the original setup was. I'm also assuming you want it to work with rec0s app.
... I just want this thing to work for me :(
Whenever I join my own server as admin, the whole thing crashes. Even the command prompt window closes. But when I join the server with me not added as an admin, it doesn't crash. 1/8 of the time it works w/o crashing.
Well here I made a little bat file so when it crashes it auto starts right after.
Abyll taught me a while back anyways here.
Code:chdir "C:\Program Files\Microsoft Games\Halo Custom Edition"
:Begin
chdir "C:\Program Files\Microsoft Games\Halo Custom Edition"
start "Devicator" "haloceded_extended.exe"
start "Halo Console(1)" /D"./" /WAIT "haloceded.exe"
taskkill /im "haloceded_extended.exe"
GOTO Begin
Just wondering, wouldn't a hardware-firewall block this 'attack' ? Assuming it blocks DoS attacks, the vid only shows a local crash.