Page 1 of 2

Can't Host Server

PostPosted: Thu Dec 25, 08 12:40 am
by Van
Hi, im trying to host a server but it won't let me. I tried following the guide at the top but its still not working. I forwarded all the ports, I don't have a router just a single user modem. No software firewall is running on my PC. I can see my server under LAN but not on multiplayer. Here's a log from the server starting up if it helps....

thank you in advanced for looking over this and any replies I may receive

Code: Select all
Log: Log file open, 12/24/08 17:55:48
Init: Name subsystem initialized
Init: Detected: Microsoft Windows NT 5.1 (Build: 2600)
Init: Version: 1100
Init: Compiled: Jan 29 2001 16:45:52
Init: Command line: DXMP_Cmd?Game=DXMTL152b1.MTLTeam?-server?log=server.log
Init: Base directory: C:\DeusEx\System\
Init: Character set: Unicode
Log: Bound to Engine.dll
Log: Bound to Core.dll
Log: Bound to Window.dll
Init: Object subsystem initialized
Init: Computer: L
Init: User: L
Init: Memory total: Phys=1048044K Pagef=2522564K Virt=2097024K
Init: Working set: 32000 / 159000
Init: CPU Speed=2992.554594 MHz
Init: CPU Page size=4096, Processors=2
Init: CPU Detected: Unknown processor (GenuineIntel)
Init: CPU Features: CMov FPU RDTSC PAE MMX KNI
Log: Bound to DeusEx.dll
Log: Bound to Extension.dll
Log: Bound to ConSys.dll
Log: Loading: Package DeusEx
Log: Loading: Package Core
Log: Loading: Package Engine
Log: Loading: Package Extension
Log: Loading: Package DeusExCharacters
Log: Loading: Package DeusExUI
Log: Loading: Package DeusExItems
Log: Loading: Package Effects
Log: Bound to Fire.dll
Log: Loading: Package Fire
Log: Loading: Package ConSys
Log: Loading: Package DeusExSounds
Log: Loading: Package DeusExDeco
Log: Loading: Package UBrowser
Log: Loading: Package UWindow
Log: Bound to IpDrv.dll
Log: Loading: Package IpDrv
Log: Bound to DeusExText.dll
Log: Loading: Package DeusExText
Log: Loading: Package Ambient
Log: Loading: Package MoverSFX
Log: Loading: Package IpServer
Log: Loading: Package MPCharacters
Init: Unreal engine initialized
Log: Browse: DXMP_Cmd?Name=Player_925?Class=DXMTL152b1.MTLJCDenton?Team=0?Skin=?Face=?Password=?Game=DXMTL152b1.MTLTeam?-server?log=server.log
Log: Doing load, not loadgame
Log: Current mission number is -1, next is -1
Log: LoadMap: DXMP_Cmd?Name=Player_925?Class=DXMTL152b1.MTLJCDenton?Team=0?Skin=?Face=?Password=?Game=DXMTL152b1.MTLTeam?-server?log=server.log
Log: Loading: Package DXMP_Cmd
Log: Loading: Package CoreTexMetal
Log: Loading: Package CoreTexDetail
Log: Loading: Package area51textures
Log: Loading: Package V_Com_Center
Log: Loading: Package CoreTexGlass
Log: Loading: Package Rocket
Log: Loading: Package CoreTexBrick
Log: Loading: Package CoreTexMisc
Log: Loading: Package CoreTexWallObj
Log: Loading: Package CoreTexConcrete
Log: Loading: Package Cmd_tunnels
Log: Loading: Package Airfield
Log: Loading: Package CoreTexSky
Log: Loading: Package CoreTexTiles
Log: Loading: Package CoreTexEarth
Log: Loading: Package Vandenberg_Music
Log: Collecting garbage
Log: Purging garbage
Log: Garbage: objects: 35335->34921; refs: 630744
Log: Loading: Package DXMTL152b1
Log: Game class is 'MTLTeam'
Init: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467
Init: WinSock: Socket queue 131072 / 131072
Init: WinSock: I am L (192.168.1.1)
DevNet: TcpNetDriver on port 7790
Log: Server Package: DXMTL152b1
Log: Spawning: IpDrv.UdpBeacon
Log: Spawning: IpServer.UdpServerQuery
Log: Spawning: IpServer.UdpServerUplink
Log: Spawning: IpServer.UdpServerUplink
Log: Spawning: IpServer.UdpServerUplink
Log: Bringing Level DXMP_Cmd.MyLevel up for play (20)...
DXMTL: InitGame: ?Name=Player_925?Class=DXMTL152b1.MTLJCDenton?Team=0?Skin=?Face=?Password=?Game=DXMTL152b1.MTLTeam?-server?log=server.log
DXMTL: Base Mutator: DXMP_Cmd.CBPMutator0
DXMTL:
DXMTL: Starting anti-cheat mutator...
DXMTL: Allow CenterView: True
DXMTL: Continuous CenterView: False
DXMTL: CenterView Delay: 2.500000
DXMTL:
DXMTL: DeusExLevelInfo Repaired!
Log: Loading: Package DeusExConText
ScriptLog: UdpServerQuery: Port 7791 successfully bound.
Log: Resolving master0.gamespy.com...
Log: Resolving master.epicgames.com...
Log: Resolving master.fragaholic.com...
Init: Game engine initialized
Log: Startup time: 5.065598 seconds
Log: Multitool11 fell out of the world!
Log: Resolved master0.gamespy.com (207.38.11.174)
ScriptLog: UdpServerUplink: Master Server is master0.gamespy.com:27900
ScriptLog: UdpServerUplink: Port 7792 successfully bound.
Log: AInternetLink Resolve failed: Can't find host master.epicgames.com (WSANO_DATA)
ScriptLog: UdpServerUplink: Failed to resolve master server address, aborting.
Log: Resolved master.fragaholic.com (69.81.147.143)
ScriptLog: UdpServerUplink: Master Server is master.fragaholic.com:27900
ScriptLog: UdpServerUplink: Port 7792 successfully bound.
>

PostPosted: Thu Dec 25, 08 12:35 pm
by Dae
Can you see your server in the list of servers with your IP instead of name and ping 9999? (You know - these "nameless" servers appear in the end of the list if you wait 30-40 seconds after all others loaded).

PostPosted: Thu Dec 25, 08 10:51 pm
by Van
no, and I noticed I can connect to it by "open 192.168.x.x" at the splash screen so I know only people on my lan would be able to see and connect to it. I just don't understand what I'm missing so the server would be seen by everyone.

The only thing I can think of stopping me is this part of the log, then again I have no clue, lol. :oops:
Code: Select all
Log: AInternetLink Resolve failed: Can't find host master.epicgames.com (WSANO_DATA)
ScriptLog: UdpServerUplink: Failed to resolve master server address, aborting.

PostPosted: Fri Dec 26, 08 3:44 am
by Kaiden
Nah, epicgames master server has been down for years I think, atleast it's not the MS everyone uses, as long as master0.gamespy.com is resolved it'll be fine.

PostPosted: Fri Dec 26, 08 6:59 am
by Van
just to double check, this is what I currently have forwarded, its correct...right?

Code: Select all
Protocol    TCP
Global Port Range    7790 - 7792
Base Host Port    7790

Protocol    TCP
Global Port Range    8777 - 8777
Base Host Port    8777

Protocol    UDP
Global Port Range    7790 - 7792
Base Host Port    7790

Protocol    UDP
Global Port Range    8777 - 8777
Base Host Port    8777

Protocol    UDP
Global Port Range    27900 - 27900
Base Host Port    27900

PostPosted: Sat Dec 27, 08 3:47 pm
by ~DJ~
Yeah its all right.. o_o

PostPosted: Sat Dec 27, 08 6:34 pm
by Kaiden
If you haven't already read it check the sticky;

http://www.dxalpha.com/forum/viewtopic.php?t=5782

Make sure no firewall is blocking it and stuff.

PostPosted: Sat Dec 27, 08 10:20 pm
by Alex
Hello Van,

If correct, you have both a modem and a router?
If you do have two physical devices (Thus two pieces of hardware), please check if your modem also has routing functions.

Some modems (like ZyXEL) do have routing functions, thus also require to be portforwarded.
If you can tell me the brand of your modem, I might be able to help you out.

PostPosted: Mon Dec 29, 08 1:21 pm
by Bear
Open port 7730.

What graphics card do you use? I'd like to compare PC's, seeing as no one that plays dx can afford core 2 duo.

PostPosted: Mon Dec 29, 08 2:16 pm
by Dex
Hey wrote:Open port 7730.

What graphics card do you use? I'd like to compare PC's, seeing as no one that plays dx can afford core 2 duo.


Hey, dude you are weird :(
Port 7730 doesn't have to be open.

PostPosted: Mon Dec 29, 08 2:45 pm
by Dae
Hey wrote:Open port 7730.

dumbass

Hey wrote:no one that plays dx can afford core 2 duo.

dumbass, again

PostPosted: Mon Dec 29, 08 2:47 pm
by clyzm
What graphics card do you use?


EVGA GTX 280 Superclocked 3 way SLI

PostPosted: Mon Dec 29, 08 8:42 pm
by ~DJ~
I Have dual core 2...


And, Van should answer what modem+Router he has.. -_-#

PostPosted: Tue Dec 30, 08 1:22 pm
by Van
My apologies for the delay, I have a motorola 2210 single user modem, only firewall is the default windows firewall, besides the one built into the modem of course.

PostPosted: Tue Dec 30, 08 6:50 pm
by Alex
http://www.portforward.com/english/rout ... ues_Ex.htm

See if you are able to do a similar thing as the guide describes.

PostPosted: Tue Dec 30, 08 11:57 pm
by Psycho
Hey wrote:Open port 7730.

What graphics card do you use? I'd like to compare PC's, seeing as no one that plays dx can afford core 2 duo.

It does not meen you cant afford. Mu parents wouldnt pay so much for a comp Oh and 5 children living here, pointless paying £500+

PostPosted: Wed Dec 31, 08 8:43 am
by Van
yes I followed that guide from the beginning before I even made this thread. :(

PostPosted: Wed Dec 31, 08 8:54 am
by Alex
Alright.

Your situation is like this?

World Wide Web -> Modem -> Router -> Your PC?

Is that correct?
If so, could you please give me the brand of your router.

PostPosted: Wed Dec 31, 08 11:36 pm
by Van
I don't have a router in this setup.

Internet > Single user modem > PC

PostPosted: Thu Jan 01, 09 12:06 am
by Dae
Van, seeing you say that you run no firewall and no routers, the most probable possibility is something on the side of your ISP. Give their support a call, maybe?

PostPosted: Thu Jan 01, 09 12:52 am
by Fatman
Well the modem i have has a firewall as well, so i would still check that

PostPosted: Thu Jan 01, 09 3:01 am
by Van
You are correct fatman, as posted above.
Van wrote:My apologies for the delay, I have a motorola 2210 single user modem, only firewall is the default windows firewall, besides the one built into the modem of course.


The only other thing I guess thats stopping me is, at one point I had comodo firewall and when I tried to uninstall it it did not go well, my windows firewall is stuck on and im unable to turn it off(the area is greyed out, yeah its weird) that is the only other thing I would think that could stop me although I've never neeever had trouble with windows firewall, so this would be a first. I've even disable the firewall built into the modem and that did nothing. Unfortunalty my ISP is retarded and wouldn't know what to do, they would try to help me of course, but it wouldn't be anything that I haven't already done (portforwarding/turning off firewall/ip passthrough).

I guess God hates me and doesn't want me to host a server. Thanks anyway for all your support.

PostPosted: Thu Jan 01, 09 10:11 am
by Bear
Dae wrote:
Hey wrote:Open port 7730.

dumbass

Hey wrote:no one that plays dx can afford core 2 duo.

dumbass, again


Oh yeah in Russia they give away free quad core duos I forgot.

7730 worked for me, Batch told me to open and it worked.

PostPosted: Thu Jan 01, 09 10:12 am
by Dae
Your ISP may have a NAT which is blocking your ports. I haven't heard that Western providers ever set up NAT, but it's worth giving a shot (in Russia NAT is a common practice and they ask for a monthly fee to disable it, they call it "getting a fixed external IP").

What is your OS? (XP/Vista?)

PostPosted: Thu Jan 01, 09 4:07 pm
by Kaiden
7730 worked for me, Batch told me to open and it worked.


He only told you to do that so he could steal your internets. 7730 isn't used for anything <_<. (Unless you change it to be used).

PostPosted: Thu Jan 01, 09 9:43 pm
by Bear
My internet is something like 256K.

Off-topic but, Kaiden are you chinese? Or come from a far-eastern country?

PostPosted: Thu Jan 01, 09 10:27 pm
by MrBlackDX
Hey wrote:My internet is something like 256K.

Off-topic but, Kaiden are you chinese? Or come from a far-eastern country?


Please try not to go off topic in Tech Issues

And "Location: England, Uk."

Observation is a good thing :D

PostPosted: Sat Jan 03, 09 10:29 am
by Van
yay got it working!!! I forgot to release/renew after the ip passthrough the first time I did it. >_>

PostPosted: Sat Jan 03, 09 11:46 am
by Dae
Congrats, Van :)

PostPosted: Sat Jan 03, 09 1:35 pm
by {17}agentsmith
I'm glad you fixed it, these guys were really having to think hard :wink: