You are an unregistered user, you can register here
Navigation

Information

Site

Donations
If you wish to make a donation you can by clicking the image below.


 
Go Back   The Unreal Admins Page > Forums > Unreal Admins > Unreal Tournament > UT Server - Windows Specific

Reply
Thread Tools Display Modes
  #21  
Unread 27th December, 2008, 10:24 PM
dU.Hitman dU.Hitman is offline
Unstoppable
 
Join Date: Aug 2008
Location: Sweden
Posts: 228
Default

i dont use redirect,thought i can fix this without it,just for a small server for just 14 ppl,new to this,so if the settings in the INI are wrong i am lost,some of the bad maps is remade with new and so on..so i need to redirect to a rent server $$$ ,and i am trying to make it work as it is,but i am newbie to this ,so am i forced to do a rederect to make it work ?
Reply With Quote
  #22  
Unread 27th December, 2008, 10:51 PM
2399Skillz 2399Skillz is offline
Super Moderator
 
Join Date: Jan 2004
Location: North Carolina
Posts: 2,245
Default

You are not forced to use redirect, only if you want the custom files to download fast. That's all it does.

Your INI, after briefly looking over it; looks fine. The connection problem you seem to be experiencing is probably due to a file mismatch of some sort. However, there are some things I would do differently.

1. Remove ServerPackages=De (There are more than one version of this file roaming around and it will cause some file mismatch errors. It's not needed to run the game server, so remove it.)
2. Install UTDCv21, UTDCv18 is severely outdated and even though both have been bypassed, UTDCv21 still provides more security.
3. Change all of this:
[Engine.StatLog]
LocalBatcherURL=../NetGamesUSA.com/ngStats/ngStatsUT.exe
LocalBatcherParams=
LocalStatsURL=../NetGamesUSA.com/ngStats/html/ngStats_Main.html
WorldBatcherURL=../NetGamesUSA.com/ngWorldStats/bin/ngWorldStats.exe
WorldBatcherParams=-d ../NetGamesUSA.com/ngWorldStats/logs -g UT
WorldStatsURL=http://www.netgamesusa.com
LocalLogDir=../Logs
WorldLogDir=../NetGamesUSA.com/ngWorldStats/logs
bWorldBatcherError=False

To this:
[Engine.StatLog]
LocalBatcherURL=
LocalBatcherParams=
LocalStatsURL=
WorldBatcherURL=
WorldBatcherParams=
WorldStatsURL=
LocalLogDir=../Logs
WorldLogDir=
bWorldBatcherError=False

Although NetGames is no longer used and it's all disabled anyway, I've experienced random unexplainable crashes with these lines in tact. Removing them appears to have solved the problem in my cases.
__________________

UT-FILES.COM
Get your files
Reply With Quote
  #23  
Unread 27th December, 2008, 11:02 PM
dU.Hitman dU.Hitman is offline
Unstoppable
 
Join Date: Aug 2008
Location: Sweden
Posts: 228
Default

I dont use redirect,Thught i dont had to ,cos i gone keep it with max 14 players,so i figured that it was some settings in the INI, or a remade map map,can i upload it? ,and how? can i use this as
redirect ? http://www.unrealadmin.org/uz
Reply With Quote
  #24  
Unread 27th December, 2008, 11:16 PM
dU.Hitman dU.Hitman is offline
Unstoppable
 
Join Date: Aug 2008
Location: Sweden
Posts: 228
Default

And Btw that redirect is it for UT 451 only,most ppl use the 436 ;-(
Reply With Quote
  #25  
Unread 27th December, 2008, 11:50 PM
dU.Hitman dU.Hitman is offline
Unstoppable
 
Join Date: Aug 2008
Location: Sweden
Posts: 228
Default

Ok Skillz did it all exept UTDCv18 to UTDCv21 i used the 21 at first ,but a lot of the regular players(not cheeters) could not get in ,so i gone keep the old one for now
Reply With Quote
  #26  
Unread 28th December, 2008, 12:22 AM
2399Skillz 2399Skillz is offline
Super Moderator
 
Join Date: Jan 2004
Location: North Carolina
Posts: 2,245
Default

Use this redirect:

[IpDrv.HTTPDownload]
RedirectToURL= http://uz.gameservers.net/
ProxyServerHost=
ProxyServerPort=3128
UseCompression=True

Read more about it here:
http://ut.gameservers.net/contentpage.php?id=507
__________________

UT-FILES.COM
Get your files
Reply With Quote
  #27  
Unread 28th December, 2008, 01:25 AM
Hermskii's Avatar
Hermskii Hermskii is offline
Godlike
 
Join Date: Sep 2002
Location: USA.gif
Posts: 381
Default No matter

I have found that the files will ALWAYS download slow if you are not using a redirect server of some sort. It has never mattered whether I was on the same network or not nor how fast the connection was. The files will download slow if they are not from a redirect.

They will also download slow from any redirect the second a file is detected to be corrupt or input wrong. As soon as 1 file fails, all the rest will fail NO MATTER WHAT. Every file on a redirect has to match in capitalization and spelling exactly as the map calls for it. Any variance at all and every file after that variance will fail.
__________________
~Peace~

Hermskii
Reply With Quote
  #28  
Unread 28th December, 2008, 01:30 AM
2399Skillz 2399Skillz is offline
Super Moderator
 
Join Date: Jan 2004
Location: North Carolina
Posts: 2,245
Default

Quote:
Originally Posted by Hermskii View Post
Every file on a redirect has to match in capitalization and spelling exactly as the map calls for it.
That's only half true. Linux is the only operating system that is case-sensitive. So if the web server and game server are both running Windows, then case does not matter.

Although it should be normal practice to make each file case-sensitively correct.
__________________

UT-FILES.COM
Get your files
Reply With Quote
  #29  
Unread 28th December, 2008, 03:06 AM
Azura's Avatar
Azura Azura is offline
Holy Shit!!
 
Join Date: Apr 2003
Posts: 4,029
Default

Quote:
Originally Posted by Hermskii View Post
I have found that the files will ALWAYS download slow if you are not using a redirect server of some sort. It has never mattered whether I was on the same network or not nor how fast the connection was. The files will download slow if they are not from a redirect.
I'll echo that statement. I used to play on a server on UT demo that doesn't support redirects. The server it was running on had a 10Mbit symmetric line. Despite that, downloads were pretty slow.

That's why I brought up redirection as I think DestinationUnreal is into MonsterHunt.
__________________
How to feck up a perfectly good game:
UT (1999) = UnbelievableGameSoCoolIMustHelpBringNewPlayers Tournament
UT (2008) = Unreal ThrustMyPrivatePartsInYourFaceBish

And that's probably why UTIII was a relative flop. New game, same sh*thead players ^^.
Reply With Quote
  #30  
Unread 28th December, 2008, 06:17 AM
Hermskii's Avatar
Hermskii Hermskii is offline
Godlike
 
Join Date: Sep 2002
Location: USA.gif
Posts: 381
Default Let's rumble...

I think Skillz and I argued something like this a long time ago and I lost but this must not be the same argument because there is zero chance that I am wrong here as far as windows goes. I can prove this with my eyes closed. In my case, with a server running windows I have to have the spelling and capitalization exact or the redirect will refuse to send the file if I have the option to download the files from the server set to false or the files will download at a non redirect speed meaning slow as a snail if they continue to send from the redirect. I have proven this repeatedly to countless server admins over the years. The only way a file can be spelled wrong or capitalized wrong in any portion of the file name and have the high speed redirects continue at high speed are if the client already has that file in any form in the cache or in the actual UT folder.

Example: Use any map that uses a music file called Mountain.umx.

Now set it up as a redirect for the server. Now play the map that requires that download. If it downloads fast as it might but should then turn off the server. On the player install (client side, delete the cache folder and all of the cacheXXX.tmp files in the root of the UT folder. Now rename the Mountain.umx.uz file be MOUNTAIN.umx.uz and reconnect to the server. Now it will download slowly like a snail. Every other file will download slowly too. Redo the deletions as mentioned above. Rename the Mountain file back and reconnect again. It will download at high speed.

The point here is simple. Set the server to refuse to send files from the server. Now try to get them by connecting to the server and get them from the redirect. If the file refuses to send note the capitalization and the spelling of the file it refused to send at high speed. Close out UT. Go the the redirect server. Rename the the compressed file to match the name the error gave you exactly. Now try it again and "that file should send to you fast. then the next file may be your next problem.

Another easy way to tell if you did not get a file from a redirect at full speed is if you have the UT patch 436 installed and the file downloads all 100% to you. Compressed files will never download 100% to you while using patch 436. You'll get 100% of the file from a redirect but it will only show it at a max of about 85%. Usually, the file will finish around 60% and then move on to the next file. I'm too tired to explain this AGAIN by way of typing. Trust me. I'm 100% right and am flawless when it comes to this exercise. I'm about to write up a tutorial about this so there are no questions when people run into this stuff with redirects. Also, because I'm so tired of explaining this over and over to admins. I can pick these issues out on servers from a mile away.

I know nothing about Linux.

Sorry. Had a few beers tonight too.
__________________
~Peace~

Hermskii
Reply With Quote
  #31  
Unread 28th December, 2008, 12:03 PM
dU.Hitman dU.Hitman is offline
Unstoppable
 
Join Date: Aug 2008
Location: Sweden
Posts: 228
Default

Ok, lots of good reading ,i am gone try it ,and to write up a tutorial about this is a good idea and will keep out newbies (like me) to ask stupid things ,LOL ,but one map is remade and renamed ,can i upload this map someware ? or make it upload from server ?
Reply With Quote
  #32  
Unread 28th December, 2008, 02:17 PM
dU.Hitman dU.Hitman is offline
Unstoppable
 
Join Date: Aug 2008
Location: Sweden
Posts: 228
Default

Now i use the redirect ,and changed download from server to false,worked for 2 maps ,and poff the server close in the middle of deck 16 ,Grrrrrrr,after 800 times of this i am begining to give up,and the few players that visit

Log
from the middle

- IP: 192.168.0.2
ScriptLog: New Player dU.Hitman, 192.168.0.2:54950
NetComeGo: Close TcpipConnection4 12/28/08 14:14:52
NetComeGo: Close TcpipConnection5 12/28/08 14:17:08
NetComeGo: Open MyLevel 12/28/08 14:19:07 85.150.204.31:56874
Log: Client netspeed is 10000
ScriptLog: Team 0
ScriptLog: Login: dU.Sudden_Death
Warning: Failed to load 'FCommando_dU': Can't find file for package 'FCommando_dU'
Warning: Failed to load 'Texture FCommando_dU.FCdU1': Can't find file for package 'FCommando_dU'
ScriptLog: Failed to load FCommando_dU.FCdU1 so load FCommandoSkins.cmdo1
Warning: Failed to load 'FCommando_dU': Can't find file for package 'FCommando_dU'
Warning: Failed to load 'Texture FCommando_dU.FCdU4Face06': Can't find file for package 'FCommando_dU'
ScriptLog: Failed to load FCommando_dU.FCdU4Face06 so load FCommandoSkins.cmdo4
Warning: Failed to load 'Texture FCommandoSkins.cmdo5': Failed to find object 'Texture FCommandoSkins.cmdo5'
Log: Possessed PlayerPawn: TFemale1 DM-BattleinTheBathroom.TFemale2
ScriptLog: [ASC] Login: dU.Sudden_Death - ID: C4B9768307EC8E0B88488C214EA5CC89 - IP: 85.150.204.31
ScriptLog: New Player dU.Sudden_Death, 85.150.204.31:56874
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector0 at -1657.414917,1281.255249,-1459.889648
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector1 at -2625.232910,2333.621826,504.214447
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector2 at 217.253021,2332.953369,-1459.899780
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector3 at 3018.018311,-72.511093,-1459.913940
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector4 at -1657.414917,1281.255249,-1459.889648
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector5 at -2625.232910,2333.621826,504.214447
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector6 at 2064.000000,640.000000,-1456.000000
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector7 at -2064.182861,1653.406128,-1451.729980
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector8 at -1657.414917,1281.255249,-1459.889648
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector9 at -2625.232910,2333.621826,504.214447
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector10 at 2064.000000,640.000000,-1456.000000
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector11 at -1636.651123,-2354.515869,-1459.918335
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector12 at 2064.000000,640.000000,-1456.000000
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector13 at -1914.754761,-2351.238037,-788.089600
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector14 at 3018.018311,-72.511093,-1459.913940
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector15 at -2625.232910,2333.621826,504.214447
NetComeGo: Open MyLevel 12/28/08 14:23:44 192.168.0.5:1034
Log: Client netspeed is 20000
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector16 at -1636.651123,-2354.515869,-1459.918335
ScriptLog: Team 0
ScriptLog: Login: Louise{SWE}
Log: Possessed PlayerPawn: TFemale1 DM-BattleinTheBathroom.TFemale3
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector17 at 3024.466553,-2312.999023,-1459.875488
ScriptWarning: TeamGamePlus DM-BattleinTheBathroom.TeamGamePlus3 (Function Botpack.TeamGamePlus.ScoreKill:01F0) Accessed None
ScriptLog: New Player Louise{SWE}, 192.168.0.5:1034
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector18 at -2064.182861,1653.406128,-1451.729980
ScriptLog: [ASC] Login: Louise{SWE} - ID: 7307D8B2F5DAF7E74B674A5B0C6AB0C5 - IP: 192.168.0.5
UTDC: [UTDCv18] [Louise{SWE}] Check Spawned!
UTDC: [UTDCv18] [dU.Sudden_Death] Check Spawned!
UTDC: [UTDCv18] [Louise{SWE}] UT: 1716MHz - Measured: 1716Mhz - Commandline: "" - WindowsXP - Render: D3D8Drv.dll / 73F47A9EEE2DF2F5788EF154817DDA8E
UTDC: [UTDCv18] [dU.Sudden_Death] UT: 1662MHz - Measured: 1662Mhz - Commandline: "" - NotFound - Render: OpenGLDrv.dll / 40325A6F651880FB954E66D42DD6F2AE
UTDC: [UTDCv18] +---------------------------------------------------+
UTDC: [UTDCv18] Client have corrupt memory
UTDC: [UTDCv18] Player name......: dU.Sudden_Death
UTDC: [UTDCv18] Player IP........: 85.150.204.31:56874
UTDC: [UTDCv18] Client UT version: v.4.36
UTDC: [UTDCv18] Client OS........: NotFound
UTDC: [UTDCv18] Corruption hash..: 8DB2D842609FCA969ACCD074143E01B3
UTDC: [UTDCv18] Altered addresses: 77630104-77630000/77ED0000,
UTDC: [UTDCv18] Date/Time........: 28-12-2008 / 14:24:05
UTDC: [UTDCv18] +---------------------------------------------------+
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector19 at -2625.232910,2333.621826,504.214447
Warning: Failed to load 'Texture FCommandoSkins.cmdo5': Failed to find object 'Texture FCommandoSkins.cmdo5'
ScriptWarning: TeamGamePlus DM-BattleinTheBathroom.TeamGamePlus3 (Function Botpack.TeamGamePlus.ScoreKill:01F0) Accessed None
ScriptWarning: TeamGamePlus DM-BattleinTheBathroom.TeamGamePlus3 (Function Botpack.TeamGamePlus.ScoreKill:01F0) Accessed None
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector20 at -2064.182861,1653.406128,-1451.729980
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector21 at 3018.018311,-72.511093,-1459.913940
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector22 at 3024.466553,-2312.999023,-1459.875488
NetComeGo: Open MyLevel 12/28/08 14:25:11 200.104.211.3:1222
Log: Client netspeed is 10000
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector23 at 2208.486328,1375.247314,-4.674507
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector24 at -1657.414917,1281.255249,-1459.889648
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector25 at 3018.018311,-72.511093,-1459.913940
NetComeGo: Open MyLevel 12/28/08 14:26:15 192.168.0.2:52866
Log: Client netspeed is 20000
ScriptLog: Team 1
ScriptLog: Login: dU.Hitman
Warning: Failed to load 'Soldierduv1': Can't find file for package 'Soldierduv1'
Warning: Failed to load 'Texture Soldierduv1.dusr3': Can't find file for package 'Soldierduv1'
ScriptLog: Failed to load Soldierduv1.dusr3 so load SoldierSkins.blkt3
Warning: Failed to load 'Soldierduv1': Can't find file for package 'Soldierduv1'
Warning: Failed to load 'Texture Soldierduv1.dusr4bountyhunter': Can't find file for package 'Soldierduv1'
ScriptLog: Failed to load Soldierduv1.dusr4bountyhunter so load SoldierSkins.blkt4
Warning: Failed to load 'Texture SoldierSkins.Blkt5': Failed to find object 'Texture SoldierSkins.Blkt5'
Log: Possessed PlayerPawn: TMale2 DM-BattleinTheBathroom.TMale2
Log: Incoming travelling actor of class Botpack.TMale2
Log: Incoming travelling actor of class Botpack.BulletBox
Log: SpawnPlayActor: Spawned travelling actor
Log: Incoming travelling actor of class ZeroPingPlus103.ZP_SniperRifle
Log: SpawnPlayActor: Spawned travelling actor
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector26 at -2064.182861,1653.406128,-1451.729980
ScriptLog: [ASC] Login: dU.Hitman - ID: EAA5582608DAEEE0419622F247658C1A - IP: 192.168.0.2
ScriptLog: New Player dU.Hitman, 192.168.0.2:52866
UTDC: [UTDCv18] [dU.Hitman] Check Spawned!
UTDC: [UTDCv18] [dU.Hitman] UT: 3204MHz - Measured: 3204Mhz - Commandline: "" - NotFound - Render: D3D9Drv.dll / 7083099DE019B818719095A6A6704DF8
UTDC: [UTDCv18] +---------------------------------------------------+
UTDC: [UTDCv18] Client have corrupt memory
UTDC: [UTDCv18] Player name......: dU.Hitman
UTDC: [UTDCv18] Player IP........: 192.168.0.2:52866
UTDC: [UTDCv18] Client UT version: v.4.36
UTDC: [UTDCv18] Client OS........: NotFound
UTDC: [UTDCv18] Corruption hash..: A48BB6D21E3DCF77E6621172B75F58FB
UTDC: [UTDCv18] Altered addresses: 77330104-77330000/77ED0000,
UTDC: [UTDCv18] Date/Time........: 28-12-2008 / 14:26:31
UTDC: [UTDCv18] +---------------------------------------------------+
ScriptLog: Team 1
ScriptLog: Login: killkio
Log: Possessed PlayerPawn: TMale2 DM-BattleinTheBathroom.TMale3
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector27 at -1636.651123,-2354.515869,-1459.918335
ScriptLog: New Player killkio, 200.104.211.3:1222
ScriptWarning:  DM-BattleinTheBathroom.0 (Function asc760..Timer:008B) Accessed None
ScriptLog: [ASC] Login: killkio - ID: C1DEF9C35562FFEC79FDA6FF9C262E3B - IP: 200.104.211.3
UTDC: [UTDCv18] [killkio] Check Spawned!
UTDC: [UTDCv18] [killkio] UT: 1799MHz - Measured: 1799Mhz - Commandline: "" - WindowsXP - Render: D3DDrv.dll / E746E605CB2382CF32379699C5B17E20
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector28 at 3018.018311,-72.511093,-1459.913940
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector29 at 217.253021,2332.953369,-1459.899780
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector30 at 3018.018311,-72.511093,-1459.913940
NetComeGo: Open MyLevel 12/28/08 14:28:28 65.110.148.8:61165
Log: Client netspeed is 10000
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector31 at -1914.754761,-2351.238037,-788.089600
ScriptLog: Team 1
ScriptLog: Login: Columbia
Log: Possessed PlayerPawn: TFemale1 DM-BattleinTheBathroom.TFemale4
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector32 at -1636.651123,-2354.515869,-1459.918335
ScriptLog: [ASC] Login: Columbia - ID: 11F0CFA2F6DBD3D211C96AD933BC06A3 - IP: 65.110.148.8
ScriptLog: New Player Columbia, 65.110.148.8:61165
UTDC: [UTDCv18] [Columbia] Disconnected because of no dll file
NetComeGo: Close TcpipConnection10 12/28/08 14:28:45
NetComeGo: Open MyLevel 12/28/08 14:28:57 65.110.148.8:61165
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector33 at -1657.414917,1281.255249,-1459.889648
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector34 at -1636.651123,-2354.515869,-1459.918335
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector35 at 3024.466553,-2312.999023,-1459.875488
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector36 at 2064.000000,640.000000,-1456.000000
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector37 at -1636.651123,-2354.515869,-1459.918335
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector38 at -1657.414917,1281.255249,-1459.889648
NetComeGo: Close TcpipConnection11 12/28/08 14:31:27
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector39 at -1914.754761,-2351.238037,-788.089600
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector40 at 3018.018311,-72.511093,-1459.913940
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector41 at -1636.651123,-2354.515869,-1459.918335
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector42 at 3018.018311,-72.511093,-1459.913940
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector43 at 217.253021,2332.953369,-1459.899780
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector44 at 2064.000000,640.000000,-1456.000000
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector45 at -1657.414917,1281.255249,-1459.889648
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector46 at -2625.232910,2333.621826,504.214447
ScriptWarning: TeamGamePlus DM-BattleinTheBathroom.TeamGamePlus3 (Function Botpack.TeamGamePlus.ScoreKill:01F0) Accessed None
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector47 at 2208.486328,1375.247314,-4.674507
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector48 at -2064.182861,1653.406128,-1451.729980
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector49 at -2625.232910,2333.621826,504.214447
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector50 at -1636.651123,-2354.515869,-1459.918335
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector51 at -2625.232910,2333.621826,504.214447
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector52 at -1636.651123,-2354.515869,-1459.918335
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector53 at -1914.754761,-2351.238037,-788.089600
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector54 at 2064.000000,640.000000,-1456.000000
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector55 at 3024.466553,-2312.999023,-1459.875488
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector56 at -1657.414917,1281.255249,-1459.889648
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector57 at -1636.651123,-2354.515869,-1459.918335
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector58 at -1657.414917,1281.255249,-1459.889648
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector59 at 3024.466553,-2312.999023,-1459.875488
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector60 at 2064.000000,640.000000,-1456.000000
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector61 at 3024.466553,-2312.999023,-1459.875488
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector62 at 2064.000000,640.000000,-1456.000000
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector63 at -2064.182861,1653.406128,-1451.729980
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector64 at -1914.754761,-2351.238037,-788.089600
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector65 at 2208.486328,1375.247314,-4.674507
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector66 at -1914.754761,-2351.238037,-788.089600
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector67 at 3024.466553,-2312.999023,-1459.875488
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector68 at -2064.182861,1653.406128,-1451.729980
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector69 at 2208.486328,1375.247314,-4.674507
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector70 at -1914.754761,-2351.238037,-788.089600
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector71 at -2625.232910,2333.621826,504.214447
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector72 at -1636.651123,-2354.515869,-1459.918335
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector73 at -1657.414917,1281.255249,-1459.889648
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector74 at 2064.000000,640.000000,-1456.000000
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector75 at 3024.466553,-2312.999023,-1459.875488
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector76 at -2625.232910,2333.621826,504.214447
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector77 at -2064.182861,1653.406128,-1451.729980
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector78 at 3024.466553,-2312.999023,-1459.875488
ScriptWarning: TeamGamePlus DM-BattleinTheBathroom.TeamGamePlus3 (Function Botpack.TeamGamePlus.ScoreKill:01F0) Accessed None
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector79 at -2064.182861,1653.406128,-1451.729980
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector80 at -1914.754761,-2351.238037,-788.089600
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector81 at -1657.414917,1281.255249,-1459.889648
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector82 at -2064.182861,1653.406128,-1451.729980
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector83 at -1914.754761,-2351.238037,-788.089600
ScriptLog: Found DM-BattleinTheBathroom.EavySpawnProtector84 at -1636.651123,-2354.515869,-1459.918335
ScriptLog: !!! CALC END STATS
ScriptLog: ProcessServerTravel: DM-Deck16][.unr?game=BotPack.TeamGamePlus
Log: Server switch level: DM-Deck16][.unr?game=BotPack.TeamGamePlus
Log: Browse: DM-Deck16][.unr?Name=Sweden Server?Class=BotPack.TFemale1?Team=0?skin=FCommand oSkins.aphe?Face=FCommandoSkins.Portia?Voice=BotPa ck.VoiceFemaleOne?game=BotPack.TeamGamePlus?mutato r=BDBMapVote304.BDBMapVote,EavySpawnProtect.EavySp awnProtection,ZeroPingPlus103.ZP_SniperArena?Liste n
Log: LoadMap: DM-Deck16][.unr?Name=Sweden Server?Class=BotPack.TFemale1?Team=0?skin=FCommand oSkins.aphe?Face=FCommandoSkins.Portia?Voice=BotPa ck.VoiceFemaleOne?game=BotPack.TeamGamePlus?mutato r=BDBMapVote304.BDBMapVote,EavySpawnProtect.EavySp awnProtection,ZeroPingPlus103.ZP_SniperArena?Liste n
NetComeGo: Close TcpipConnection6 12/28/08 14:53:18
NetComeGo: Close TcpipConnection7 12/28/08 14:53:18
NetComeGo: Close TcpipConnection8 12/28/08 14:53:18
NetComeGo: Close TcpipConnection9 12/28/08 14:53:18
Exit: WinSock shut down
Log: Collecting garbage
Log: Purging garbage
Log: 0.0ms Unloading: Package ShaneChurch
Log: 0.0ms Unloading: Package ShaneSky
Log: 0.0ms Unloading: Package te-secwo
Log: 0.0ms Unloading: Package Liquids
Log: 0.0ms Unloading: Package ShaneDay
Log: 0.0ms Unloading: Package city
Log: 0.0ms Unloading: Package UTtech1
Log: 0.0ms Unloading: Package custom
Log: 0.0ms Unloading: Package Coret_FX
Log: 0.0ms Unloading: Package DM-BattleinTheBathroom
Log: 0.0ms Unloading: Package LadderFonts
Log: 0.0ms Unloading: Package UTBrowser
Log: 0.0ms Unloading: Package MonsterHunt
Log: 0.0ms Unloading: Package EavySpawnProtect
Log: 0.0ms Unloading: Package MonsterAnnouncer
Log: 0.0ms Unloading: Package BDBMapVote304
Log: 0.0ms Unloading: Package UTDCv18dll
Log: 0.0ms Unloading: Package UTDCv18
Log: 0.0ms Unloading: Package LadrArrow
Log: 0.0ms Unloading: Package IpServer
Log: 0.0ms Unloading: Package UTServerAdmin
Log: 0.0ms Unloading: Package LadderSounds
Log: 0.0ms Unloading: Package UTMenu
Log: 0.0ms Unloading: Package asc7cc
Log: 0.0ms Unloading: Package asc760
Log: 0.0ms Unloading: Package ZeroPingPlus103
Log: 0.0ms Unloading: Package TSkMSkins
Log: 0.0ms Unloading: Package TNaliMeshSkins
Log: 0.0ms Unloading: Package TCowMeshSkins
Log: 0.0ms Unloading: Package Relics
Log: 0.0ms Unloading: Package EpicCustomModels
Log: 0.0ms Unloading: Package MultiMesh
Log: 0.0ms Unloading: Package BossSkins
Log: 0.0ms Unloading: Package SGirlSkins
Log: 0.0ms Unloading: Package FCommandoSkins
Log: 0.0ms Unloading: Package CommandoSkins
Log: 0.0ms Unloading: Package SoldierSkins
Log: Garbage: objects: 31132->16999; refs: 236791
Log: Game class is 'TeamGamePlus'
Init: WinSock: Socket queue 131072 / 131072
Log: Server Package: SoldierSkins
Log: Server Package: CommandoSkins
Log: Server Package: FCommandoSkins
Log: Server Package: SGirlSkins
Log: Server Package: BossSkins
Log: Server Package: Botpack
Log: Server Package: MultiMesh
Log: Server Package: Relics
Log: Server Package: EpicCustomModels
Log: Server Package: TCowMeshSkins
Log: Server Package: TNaliMeshSkins
Log: Server Package: TSkMSkins
Log: Server Package: ZeroPingPlus103
Log: Server Package: asc760
Log: Server Package: asc7cc
Log: Server Package: UTDCv18
Log: Server Package: UTDCv18dll
Log: Server Package: BDBMapVote304
Log: Spawning: IpDrv.UdpBeacon
Log: Spawning: IpServer.UdpServerQuery
Log: Spawning: IpServer.UdpServerUplink
Log: Spawning: IpServer.UdpServerUplink
Log: Spawning: IpServer.UdpServerUplink
Log: Spawning: UWeb.WebServer
Log: Spawning: UTDCv18.SMain
Log: Spawning: MonsterAnnouncer.MA_ServerActor
Log: Spawning: asc760.asc_server
Log: Level is Level DM-Deck16][.MyLevel
Log: Bringing Level DM-Deck16][.MyLevel up for play (20)...
ScriptLog: InitGame: ?Name=Sweden Server?Class=BotPack.TFemale1?Team=0?skin=FCommand oSkins.aphe?Face=FCommandoSkins.Portia?Voice=BotPa ck.VoiceFemaleOne?game=BotPack.TeamGamePlus?mutato r=BDBMapVote304.BDBMapVote,EavySpawnProtect.EavySp awnProtection,ZeroPingPlus103.ZP_SniperArena?Liste n
ScriptLog: Base Mutator is DM-Deck16][.DMMutator4
ScriptLog: Mutators BDBMapVote304.BDBMapVote,EavySpawnProtect.EavySpaw nProtection,ZeroPingPlus103.ZP_SniperArena
ScriptLog: Add mutator BDBMapVote304.BDBMapVote
ScriptLog: Detected GameType = Botpack.TeamGamePlus
ScriptLog: Total Maps = 29
ScriptLog: Add mutator EavySpawnProtect.EavySpawnProtection
ScriptLog: Add mutator ZeroPingPlus103.ZP_SniperArena
ZeroPingPlus:
ZeroPingPlus: ############################################
ZeroPingPlus: # ZeroPingPlus103 #
ZeroPingPlus: # #
ZeroPingPlus: # Cratos @ http://www.utassault.net #
ZeroPingPlus: ############################################
ZeroPingPlus:
ScriptLog: UdpServerQuery(crt): Port 7788 successfully bound.
Log: Resolving unreal.epicgames.com...
Log: Resolving master0.gamespy.com...
Log: Resolving master0.gamespy.com...
ScriptLog: ProcessServerTravel: DM-Castle-Wars-Final][.unr?game=BotPack.TeamGamePlus?mutator=BDBMapVote3 04.BDBMapVote,EavySpawnProtect.EavySpawnProtection ,ZeroPingPlus103.ZP_SniperArena
ScriptLog: ###############################
ScriptLog: # #
ScriptLog: # Ath Server Controller #
ScriptLog: # Version 760 #
ScriptLog: # #
ScriptLog: ###############################
ScriptLog: Initiating local logging...
ScriptLog: +--------------------------+
ScriptLog: | [UTDC] |
ScriptLog: | Version 1.8 |
ScriptLog: | By Troublesome |
ScriptLog: +--------------------------+
MonsterAnnouncer10: Starting MonsterAnnouncer!
NetComeGo: Open MyLevel 12/28/08 14:53:20 200.104.211.3:1230
NetComeGo: Open MyLevel 12/28/08 14:53:20 192.168.0.5:1036
NetComeGo: Open MyLevel 12/28/08 14:53:20 192.168.0.2:64130
NetComeGo: Open MyLevel 12/28/08 14:53:20 85.150.204.31:62186
Log: Resolved unreal.epicgames.com (216.27.56.3)
ScriptLog: UdpServerUplink: Master Server is unreal.epicgames.com:27900
ScriptLog: UdpServerUplink: Port 7789 successfully bound.
Log: Resolved master0.gamespy.com (207.38.11.174)
ScriptLog: UdpServerUplink: Master Server is master0.gamespy.com:27900
ScriptLog: UdpServerUplink: Port 7789 successfully bound.
Log: Resolved master0.gamespy.com (207.38.11.174)
ScriptLog: UdpServerUplink: Master Server is master0.gamespy.com:27900
ScriptLog: UdpServerUplink: Port 7789 successfully bound.
Log: Client netspeed is 20000
Log: Client netspeed is 20000
Log: Client netspeed is 10000
NetComeGo: Open MyLevel 12/28/08 14:53:20 192.168.0.2:52866
Log: Client netspeed is 10000
ScriptLog: Team 1
ScriptLog: Login: dU.Hitman
ScriptLog: postbeginplay
Warning: Failed to load 'Soldierduv1': Can't find file for package 'Soldierduv1'
Warning: Failed to load 'Texture Soldierduv1.dusr3': Can't find file for package 'Soldierduv1'
ScriptLog: Failed to load Soldierduv1.dusr3 so load SoldierSkins.blkt3
Warning: Failed to load 'Soldierduv1': Can't find file for package 'Soldierduv1'
Warning: Failed to load 'Texture Soldierduv1.dusr4bountyhunter': Can't find file for package 'Soldierduv1'
ScriptLog: Failed to load Soldierduv1.dusr4bountyhunter so load SoldierSkins.blkt4
Warning: Failed to load 'Texture SoldierSkins.Blkt5': Failed to find object 'Texture SoldierSkins.Blkt5'
Log: Possessed PlayerPawn: TMale2 DM-Deck16][.TMale4
ScriptLog: [ASC] Login: dU.Hitman - ID: EAA5582608DAEEE0419622F247658C1A - IP: 192.168.0.2
ScriptLog: Team 1
ScriptLog: Login: dU.Sudden_Death
Log: Possessed PlayerPawn: TFemale1 DM-Deck16][.TFemale5
ScriptLog: New Player dU.Hitman, 192.168.0.2:64130
NetComeGo: Open MyLevel 12/28/08 14:53:22 200.104.211.3:1222
ScriptLog: [ASC] Login: dU.Sudden_Death - ID: C4B9768307EC8E0B88488C214EA5CC89 - IP: 85.150.204.31
ScriptLog: New Player dU.Sudden_Death, 85.150.204.31:62186
ScriptLog: Team 0
ScriptLog: Login: killkio
Log: Possessed PlayerPawn: TMale2 DM-Deck16][.TMale5
NetComeGo: Open MyLevel 12/28/08 14:53:23 192.168.0.5:1034
ScriptLog: Team 0
ScriptLog: Login: Louise{SWE}
Log: Possessed PlayerPawn: TFemale1 DM-Deck16][.TFemale6
ScriptWarning:  DM-Deck16][.0 (Function asc760..Timer:008B) Accessed None
ScriptLog: New Player killkio, 200.104.211.3:1230
ScriptLog: [ASC] Login: killkio - ID: C1DEF9C35562FFEC79FDA6FF9C262E3B - IP: 200.104.211.3
ScriptLog: [ASC] Login: Louise{SWE} - ID: 7307D8B2F5DAF7E74B674A5B0C6AB0C5 - IP: 192.168.0.5
ScriptLog: New Player Louise{SWE}, 192.168.0.5:1036
UTDC: [UTDCv18] [dU.Hitman] Check Spawned!
UTDC: [UTDCv18] [dU.Sudden_Death] Check Spawned!
UTDC: [UTDCv18] [dU.Hitman] UT: 3204MHz - Measured: 3204Mhz - Commandline: "" - NotFound - Render: D3D9Drv.dll / 7083099DE019B818719095A6A6704DF8
UTDC: [UTDCv18] [dU.Sudden_Death] UT: 1662MHz - Measured: 1662Mhz - Commandline: "" - NotFound - Render: OpenGLDrv.dll / 40325A6F651880FB954E66D42DD6F2AE
UTDC: [UTDCv18] [Louise{SWE}] Check Spawned!
UTDC: [UTDCv18] [killkio] Check Spawned!
UTDC: [UTDCv18] [Louise{SWE}] UT: 1716MHz - Measured: 1717Mhz - Commandline: "" - WindowsXP - Render: D3D8Drv.dll / 73F47A9EEE2DF2F5788EF154817DDA8E
ScriptLog: Found DM-Deck16][.EavySpawnProtector0 at 909.295593,1916.299194,-656.549988
ScriptLog: Found DM-Deck16][.EavySpawnProtector1 at -527.732483,-201.715439,-662.549988
ScriptLog: Found DM-Deck16][.EavySpawnProtector2 at 1086.876343,670.721497,-787.895142
ScriptLog: Found DM-Deck16][.EavySpawnProtector3 at -349.853607,-1138.016602,-727.897278
UTDC: [UTDCv18] [killkio] UT: 1799MHz - Measured: 1800Mhz - Commandline: "" - WindowsXP - Render: D3DDrv.dll / E746E605CB2382CF32379699C5B17E20
UTDC: [UTDCv18] +---------------------------------------------------+
UTDC: [UTDCv18] Client have corrupt memory
UTDC: [UTDCv18] Player name......: dU.Hitman
UTDC: [UTDCv18] Player IP........: 192.168.0.2:64130
UTDC: [UTDCv18] Client UT version: v.4.36
UTDC: [UTDCv18] Client OS........: NotFound
UTDC: [UTDCv18] Corruption hash..: A48BB6D21E3DCF77E6621172B75F58FB
UTDC: [UTDCv18] Altered addresses: 77330104-77330000/77ED0000,
UTDC: [UTDCv18] Date/Time........: 28-12-2008 / 14:53:38
UTDC: [UTDCv18] +---------------------------------------------------+
UTDC: [UTDCv18] +---------------------------------------------------+
UTDC: [UTDCv18] Client have corrupt memory
UTDC: [UTDCv18] Player name......: dU.Sudden_Death
UTDC: [UTDCv18] Player IP........: 85.150.204.31:62186
UTDC: [UTDCv18] Client UT version: v.4.36
UTDC: [UTDCv18] Client OS........: NotFound
UTDC: [UTDCv18] Corruption hash..: 8DB2D842609FCA969ACCD074143E01B3
UTDC: [UTDCv18] Altered addresses: 77630104-77630000/77ED0000,
UTDC: [UTDCv18] Date/Time........: 28-12-2008 / 14:53:38
UTDC: [UTDCv18] +---------------------------------------------------+
ScriptLog: Found DM-Deck16][.EavySpawnProtector4 at 1602.626343,871.617065,-183.900269
ScriptLog: Found DM-Deck16][.EavySpawnProtector5 at 2355.156982,0.172183,-503.901093
ScriptLog: Found DM-Deck16][.EavySpawnProtector6 at -527.732483,-201.715439,-662.549988
ScriptLog: Found DM-Deck16][.EavySpawnProtector7 at -349.853607,-1138.016602,-727.897278
ScriptLog: Found DM-Deck16][.EavySpawnProtector8 at 891.129211,-1558.009521,-727.897827
ScriptLog: Found DM-Deck16][.EavySpawnProtector9 at -161.570267,903.514954,-661.320068
ScriptLog: Found DM-Deck16][.EavySpawnProtector10 at 891.129211,-1558.009521,-727.897827
ScriptLog: Found DM-Deck16][.EavySpawnProtector11 at -349.961578,-1789.766357,-598.549988
ScriptLog: Found DM-Deck16][.EavySpawnProtector12 at -349.853607,-1138.016602,-727.897278
NetComeGo: Close TcpipConnection16 12/28/08 14:55:50
NetComeGo: Close TcpipConnection17 12/28/08 14:55:52
NetComeGo: Close TcpipConnection18 12/28/08 14:55:53
ScriptLog: Found DM-Deck16][.EavySpawnProtector13 at 909.295593,1916.299194,-656.549988
ScriptLog: Found DM-Deck16][.EavySpawnProtector14 at 1774.983032,15
Reply With Quote
  #33  
Unread 28th December, 2008, 02:36 PM
[AMLP]SkAaRj's Avatar
[AMLP]SkAaRj [AMLP]SkAaRj is offline
Killing Spree
 
Join Date: Mar 2007
Location: Alkmaar, NL
Posts: 19
Default

"UTDC: [UTDCv18] Client OS........: NotFound"

Windows Vista?
__________________
[AMLP] Sniper Team @ www.amlp.info

Sniper Server:..-=PLAY=-
Fun Server:.....'-=PLAY=-
Reply With Quote
  #34  
Unread 28th December, 2008, 03:01 PM
Azura's Avatar
Azura Azura is offline
Holy Shit!!
 
Join Date: Apr 2003
Posts: 4,029
Default

There is nothing in that log that shows what might have crashed the server. However, it looks like a bunch of players got disconnected at the end :

Quote:
NetComeGo: Close TcpipConnection16 12/28/08 14:55:50
NetComeGo: Close TcpipConnection17 12/28/08 14:55:52
NetComeGo: Close TcpipConnection18 12/28/08 14:55:53
My advice: Start the server with no mods (no UTPure, no UTDC, no ASC, etc). If it runs without a hitch, add one mod at a time and test it.
__________________
How to feck up a perfectly good game:
UT (1999) = UnbelievableGameSoCoolIMustHelpBringNewPlayers Tournament
UT (2008) = Unreal ThrustMyPrivatePartsInYourFaceBish

And that's probably why UTIII was a relative flop. New game, same sh*thead players ^^.

Last edited by Azura : 28th December, 2008 at 03:03 PM.
Reply With Quote
  #35  
Unread 28th December, 2008, 04:22 PM
Hermskii's Avatar
Hermskii Hermskii is offline
Godlike
 
Join Date: Sep 2002
Location: USA.gif
Posts: 381
Default Yep

Yes, I would say the same thing. I would remove or turn off UTDC first and then test. I am now suspecting that issue 1st in that I think it is crashing while validating a new connection. Do you notice it happen when people connect. After this, I'm thinking you have a heat issue possibly?
__________________
~Peace~

Hermskii
Reply With Quote
  #36  
Unread 28th December, 2008, 04:38 PM
dU.Hitman dU.Hitman is offline
Unstoppable
 
Join Date: Aug 2008
Location: Sweden
Posts: 228
Default

worse now,in a desperat move i replaced mapvote with LA13 and cant get it to start ,and the sights are gone ??
Reply With Quote
  #37  
Unread 28th December, 2008, 05:26 PM
sxxxe83 sxxxe83 is offline
Killing Spree
 
Join Date: Jan 2007
Posts: 36
Default

Error msg?

How are you starting the server, with a "StartServer.bat" file?
"crash.log / server.log"?

I have some files that the redirectservers over at "uz.gameservers.net" dont have, tried to upload to ftp server but the new files does not show in the list.

Is this server open and public, or is is a small server for some local friends? If it is I would just collect the most important "*.*u" files and rar pack and give to these players.

I run a small Linux Dedicated Server at home, with a ADSL line thats not very good, "5000/500" its a temporary location hopefully

sXe
Reply With Quote
  #38  
Unread 28th December, 2008, 10:27 PM
dU.Hitman dU.Hitman is offline
Unstoppable
 
Join Date: Aug 2008
Location: Sweden
Posts: 228
Default

Public with windows !!
Reply With Quote
  #39  
Unread 3rd January, 2009, 12:14 AM
dU.Hitman dU.Hitman is offline
Unstoppable
 
Join Date: Aug 2008
Location: Sweden
Posts: 228
Default

LOL now i got the redirect to work,and that it shows in mainserver,BUT NOT IN MY LAN,all can go in and play,exept me ;-(
Reply With Quote
  #40  
Unread 3rd January, 2009, 12:35 AM
Azura's Avatar
Azura Azura is offline
Holy Shit!!
 
Join Date: Apr 2003
Posts: 4,029
Default

If this is hosted on the same PC, try the IP 127.0.0.1 or localhost.
__________________
How to feck up a perfectly good game:
UT (1999) = UnbelievableGameSoCoolIMustHelpBringNewPlayers Tournament
UT (2008) = Unreal ThrustMyPrivatePartsInYourFaceBish

And that's probably why UTIII was a relative flop. New game, same sh*thead players ^^.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 08:56 PM.


 

All pages are copyright The Unreal Admins Page.
You may not copy any pages without our express permission.