What OS is this running on ? Windows ? Linux? The fact that this is a VM on an ESXi is not very interesting :)
The interesting part is
<!--quoteo--><div class='quotetop'>QUOTE </div><div class='quotemain'><!--quotec-->Failed to load Steam Service ServiceStart: failed to start<!--QuoteEnd--></div><!--QuoteEEnd-->
Check your network Setup. Is the sever exe able to connect to Steam ?
Perhaps check it with <a href="http://technet.microsoft.com/en-us/sysinternals/bb896645" target="_blank">Procmon</a> if a connection to a server fails from your server exe.
Also, if you see this thread :http://www.unknownworlds.com/ns2/forums/index.php?showtopic=116757 Chaoz has virtually the same problem and error messages I do. I'm not using AWS. This is my own environment.
ScardyBobScardyBobJoin Date: 2009-11-25Member: 69528Forum Admins, Forum Moderators, NS2 Playtester, Squad Five Blue, Reinforced - Shadow, WC 2013 - Shadow
<!--quoteo(post=1924654:date=Apr 12 2012, 09:49 AM:name=golgotha)--><div class='quotetop'>QUOTE (golgotha @ Apr 12 2012, 09:49 AM) <a href="index.php?act=findpost&pid=1924654"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->Unable to join the server. Also when I "tab" to open the console, I get a grey screen. It doesn't seem to accept input of any type.<!--QuoteEnd--></div><!--QuoteEEnd--> What error do you get when you try to join?
Also, you need to hit tilde (~) after opening the grey window with tab to access the server console (it may take a few seconds to let you type anything in, though).
Note, the client doesn't establish connectivity and the server doesn't appear in the list at all. The name of my server is "Can haz onos?" and the map it's running currently is mineshaft.
Comments
Starting Natural Selection 2
Failed to load Steam Service
ServiceStart: failed to start
BOpenService failed
ServiceStart: failed to start
Setting breakpad minidump AppID = 4920
Connected to Steam servers
Error: Couldn't open file 'models/marine/prototype_module/prototype_module.model
'
Error: Couldn't open file 'models/alien/shift/shift.model'
Error: Couldn't open file 'models/alien/shift/shift.animation_graph'
Error: Couldn't open file 'models/alien/cocoon/cocoon.model'
Error: Couldn't open file 'models/marine/exosuit/exosuit_mm.model'
Error: Couldn't open file 'models/marine/exosuit/exosuit_mm_view.animation_graph
'
Error: Couldn't open file 'models/marine/exosuit/exosuit_mm_view.model'
Loading 'maps/ns2_mineshaft.level'
Error: Couldn't open file 'models/props/refinery/refinery_fan_blade_01.animation
_graph'
Error: Couldn't open file 'models/props/refinery/refinery_fan128_blades.animatio
n_graph'
Error: Couldn't open file 'models/props/refinery/mining_rockbucket_animated.anim
ation_graph'
Error: Couldn't open file 'models/effects/windowcracks.model'
Error: Couldn't open file 'models/props/refinery/refinery_fan_blade_01_big.anima
tion_graph'
Error: Couldn't open file 'models/props/refinery/mining_drill_hung_01_animated.a
nimation_graph'
Error: Couldn't open file 'models/props/refinery/mining_crusherpress.animation_g
raph'
Error: PhysX: Adjacencies::CreateDatabase: can't work on non-manifold meshes.
Error: PhysX: Gu::ConvexMesh::loadConvexHull: convex hull init failed!
Error: PhysX: Error cooking body 5 of model models/props/refinery/refinery_rock_
stalagtite_08.model
The interesting part is
<!--quoteo--><div class='quotetop'>QUOTE </div><div class='quotemain'><!--quotec-->Failed to load Steam Service
ServiceStart: failed to start<!--QuoteEnd--></div><!--QuoteEEnd-->
Check your network Setup. Is the sever exe able to connect to Steam ?
Perhaps check it with <a href="http://technet.microsoft.com/en-us/sysinternals/bb896645" target="_blank">Procmon</a> if a connection to a server fails from your server exe.
It appears that server.exe isn't starting all of its services.
Chaoz has virtually the same problem and error messages I do. I'm not using AWS. This is my own environment.
What error do you get when you try to join?
Also, you need to hit tilde (~) after opening the grey window with tab to access the server console (it may take a few seconds to let you type anything in, though).
90e6ba1e 18bc0017 c5104138 08004500 0090217c 40007411 *..........A8..E...!|@.t.*
5442adf0 d73f0a01 016e6988 e789007c 153bffff ffff4911 *TB...?...ni....|.;....I.*
43616e20 68617a20 6f6e6f73 3f006e73 325f6d69 6e657368 *Can haz onos?.ns2_minesh*
61667400 6e617475 72616c73 656c6563 74696f6e 32004e61 *aft.naturalselection2.Na*
74757261 6c205365 6c656374 696f6e20 32003813 0014006c *tural Selection 2.8....l*
77000131 2e302e30 2e3000b1 876904f0 1e87710b 40013230 *w..1.0.0.0...i....q.@.20*
347c6e73 32003813 00000000 0000 *4|ns2.8....... *
Thanks to those that responded, I appreciate it.