Page 2 of 5
Posted: Thu Feb 23, 2006 1:00 pm
by KMG
Well that's not good. escapedturkey.net just went down. I'll have to talk to Iluvquake4 in the morning. Feh!
Posted: Thu Feb 23, 2006 1:01 pm
by Goofos
Robcq wrote:This is what i tried :
net_serverdownload "2"
net_serverDlBaseURL "
http://q4files.escapedturkey.net/quake4/pk4s/base/"
net_serverDlTable "q4base/map_swq4dm1_final.pk4"
I just wanted to test it out with one map. When i connect it asked me if i wanted to download the file. Then, I clicked yes and it said that the transfer failed or was cancled. Am I doing soemthing wrong?
If the file lie at
http://q4files.escapedturkey.net/quake4 ... _final.pk4 than it should look:
net_serverDlBaseURL "
http://q4files.escapedturkey.net/quake4/pk4s/"
net_serverDlTable "base/map_swq4dm1_final.pk4"
I think for mods, upload fe q4max into
http://q4files.escapedturkey.net/quake4/pk4s/q4max than its:
net_serverDlBaseURL "
http://q4files.escapedturkey.net/quake4/pk4s/"
net_serverDlTable "q4max/q4max072.pk4;q4max/q4max072w.pk4;...."
Posted: Thu Feb 23, 2006 1:05 pm
by KMG
Huh, that's not how it was explained to me.
http://files.quake4world.com/faqs.php
I'll have to clear this up.
Actually that method makes way more sense.
Posted: Thu Feb 23, 2006 2:53 pm
by Goofos
Thats the way how you made it in doom3 but i'm not a serveradmin. May i can ask a friend who administrated some doom3 server with autodl.
Posted: Thu Feb 23, 2006 6:28 pm
by wviperw
FTP upload has failed!
Warning: unlink(quake4/pk4s/base/wvwq4dm2_beta2.zip): No such file or directory in /home/sites/fps-media.com/public_html/files/uploadact.php on line 161
err deleting file
Posted: Thu Feb 23, 2006 7:52 pm
by Kat
Just tried uploading Kat's Cradle.
1st attempt had a screenshot included with the upload and I got a report saying that screenshot upload failed. Not sure if the file was submitted as a result.
2nd attempt resulted in the following error
Code: Select all
Warning: mysql_numrows(): supplied argument is not a valid MySQL result resource in /home/sites/fps-media.com/public_html/files/uploadact.php on line 104
FTP upload has failed!
Warning: unlink(quake4/pk4s/base/kat_q4dm1.zip): No such file or directory in /home/sites/fps-media.com/public_html/files/uploadact.php on line 161
err deleting file
Posted: Thu Feb 23, 2006 8:33 pm
by Lenard
THE MYSTERY SOLVED: The file server is down, which means we have to sit and wait for iluvquake4 to tell us whats the deal.
Posted: Thu Feb 23, 2006 10:17 pm
by iluvquake4
Working on it now. Will see what's wrong.
Posted: Thu Feb 23, 2006 10:22 pm
by Lenard
Cool, thanks.
Posted: Thu Feb 23, 2006 10:23 pm
by iluvquake4
It used to be one of the game server machines and I always turned apache off.
Dual Opteron, 4 gig RAM, RAID 5.
Anyhow, it was rebooted when being switched over to 10mb unmetered.
Fixed:
/sbin/service httpd
So if it ever reboots again it should turn Apache back on.
:icon31:
Posted: Thu Feb 23, 2006 11:45 pm
by Lenard
Will be fixed in a few minutes.
Posted: Thu Feb 23, 2006 11:58 pm
by KMG
Ok, I just took a look at it and all the directory structure is exactly the same so files can be uploaded fine again, but now all attempts to download encounter a 403 forbidden error.
Forbidden
You don't have permission to access /quake4/pk4s/base/cq4dm1.pk4 on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Yes, I should have access. Still looking...
Posted: Fri Feb 24, 2006 12:00 am
by iluvquake4
MSN Messenger?
Posted: Fri Feb 24, 2006 12:04 am
by Robcq
Please let us know when everything dhould be working.
Also, I just want to say I really appreciate the work people are doing with the site.
Posted: Fri Feb 24, 2006 12:05 am
by KMG
Ok, it's fixed, and thanks
I know it's hectic right now but we'll have this thing running smooth in no time.
Posted: Fri Feb 24, 2006 12:07 am
by iluvquake4
Had to disable an old game server machine script that would reset permissions for directories. Fixed. :icon31:
Posted: Fri Feb 24, 2006 12:15 am
by Robcq
ok cool, can someone please connect to my server so i can see if i have configed my server correctly for auto download. I do not have the patch installed. I just have one custom map on the server, phrantic. please take out that pk if you are going to test.
info: connect 64.242.242.225:28004; password private
please post asap so i can get it right.
ty
Posted: Fri Feb 24, 2006 12:18 am
by iluvquake4
Please post your server config (minus any passwords or anything related to security) so we can help you out. :icon31:
Posted: Fri Feb 24, 2006 12:23 am
by KMG
Can't connect to pure server: No downloads offered. Yes, please post your config and this is from our FAQs:
http://files.quake4world.com/faqs.php
Q. Why do my server auto-download settings not work?
A. Make sure your auto-download cvars are set up as follows:
(Please note that this assumes auto-downloading from Quake 4 Files)
net_serverdownload "2" -- (0 == no auto-redirect support, 1 == auto-redirect to website, 0 == autodownload from link)
net_serverDlBaseURL "
http://q4files.escapedturkey.net/quake4/pk4s/" -- (This is the domain name of the hosting server and a base directory)
net_serverDlTable "base/filename1.pk4,base/filename2.pk4,base/filename3.pk4" -- (This is made to reflect the Q4 base directory)
Posted: Fri Feb 24, 2006 12:30 am
by Robcq
ok i just changed it again. you must of updated the faq, becasue i had tooken it from there.
hear is the new settings
set net_serverdownload "2"
set net_serverDlBaseURL "http://q4files.escapedturkey.net/quake4/pk4s/"
set net_serverDlTable "base/map_swq4dm1_final.pk4"
Try again now please.
Posted: Fri Feb 24, 2006 12:33 am
by KMG
Same error...
Is it setup as an addon?
Posted: Fri Feb 24, 2006 12:39 am
by Robcq
Please try agin i just made a slight adjustment.
Posted: Fri Feb 24, 2006 12:50 am
by Lenard
Ok I will now.
Posted: Fri Feb 24, 2006 12:52 am
by Lenard
Same thing. If it is the file you originally downloaded, unaltered then it is not an addon so i dont think it will work. Lemme see.
Posted: Fri Feb 24, 2006 12:55 am
by Robcq
i just had somone connect and they said that it said that the file transfer failed or was cancled. that means it tried to atleast start