nmrih / source-game

Bugs and issues reporting for NMRiH1
http://store.steampowered.com/app/224260
57 stars 25 forks source link

Server Start Bug #299

Closed leo82309 closed 11 years ago

leo82309 commented 11 years ago

Bug: When i start the nmrih server. I get "Missing shutdown function for COM_InitFilesystem( info.m_pInitialMod ) : COM_ShutdownFileSystem()" srcds crash

Thanks, Leo

R3belWithoutAPause commented 11 years ago

Can you post the startline for your server please ? Also, are you sure you have downloaded both AppID 224260 (NMRiH 1.07) AND AppID 244310 (Source 2013 Multiplayer) to the same directory ?

leo82309 commented 11 years ago

My Script is: @echo off cd c:\HLServer\orangebox echo Starting game server. echo Beginning "NMRIH" srcds.exe -console -game nmrih +map nms_northway +maxplayers 16 -ip 0.0.0.0 echo "NMRIH" has now started. echo It is recommended that you start Server Crash Recovery aswell.

And both Apps are updated. No more logs though. srcds missing

Thanks, Leo

R3belWithoutAPause commented 11 years ago

Are you hosting this on a lan ? If so you shouldn't even need the -ip command in the startline as the server will just use the ip of the machine you are hosting on. Also, and though it shouldn't really make a difference, NMRiH supports a maximum of 8 players, not 16. Just out of interest, are you trying to run a 1.06 server or a 1.07 server ?

leo82309 commented 11 years ago

Im not hosting on lan and have portforwarded. Thanks for the tip on the 8 player limit. I assure you im doing this right. filesystem0001 filesystem0002

If you need anymore information ask.

Thanks, Leo

R3belWithoutAPause commented 11 years ago

I might be completely wrong here, but after looking at those screenshots, it appears to me that you might be trying to run a 1.06 server with the source 2013 multiplayer files. This will not work. Are you trying to run a 1.06 server or a 1.07 server ?

leo82309 commented 11 years ago

ill wait till it's out on steam but thanks , ZombieKiller