Can anyone get a server running with 2008 R2?

golgothagolgotha Join Date: 2012-04-09 Member: 150151Members
No replies to a couple threads on this....

Comments

  • invTempestinvTempest Join Date: 2003-03-02 Member: 14223Members, Constellation, Squad Five Blue
    Yes, I am running all my servers on Windows Server 2008 R2. What problems are you having?
  • golgothagolgotha Join Date: 2012-04-09 Member: 150151Members
    The OS is a VM on ESXi. When I launch server.exe I get this:

    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
  • GsemiaGsemia Join Date: 2011-01-28 Member: 79297Members
    edited April 2012
    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.
  • golgothagolgotha Join Date: 2012-04-09 Member: 150151Members
    edited April 2012
    Guess you missed the heading - 2008 R2.

    It appears that server.exe isn't starting all of its services.
  • golgothagolgotha Join Date: 2012-04-09 Member: 150151Members
    Yes - if I use procmon, I see great success for server.exe communications.
  • golgothagolgotha Join Date: 2012-04-09 Member: 150151Members
    edited April 2012
    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.
  • ScardyBobScardyBob ScardyBob Join Date: 2009-11-25 Member: 69528Forum Admins, Forum Moderators, NS2 Playtester, Squad Five Blue, Reinforced - Shadow, WC 2013 - Shadow
    So, those are standard errors that shouldn't effect your servers normal operation. Are you unable to join your server after you start it?
  • golgothagolgotha Join Date: 2012-04-09 Member: 150151Members
    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.
  • ScardyBobScardyBob ScardyBob Join Date: 2009-11-25 Member: 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).
  • dePARAdePARA Join Date: 2011-04-29 Member: 96321Members, Squad Five Blue
    Check the firewall of the server. Server.exe should be able to pass it.
  • golgothagolgotha Join Date: 2012-04-09 Member: 150151Members
    Ok, I did a packet capture on my client connecting to the server. The last packet I get from the server is this:

    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....... *
  • golgothagolgotha Join Date: 2012-04-09 Member: 150151Members
    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.
  • golgothagolgotha Join Date: 2012-04-09 Member: 150151Members
    Well - not sure what happened, but it finally started working on its own. Even shows up in the server list.

    Thanks to those that responded, I appreciate it.
Sign In or Register to comment.