.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   General Forum - ServerLoader (http://forums.bots-united.com/forumdisplay.php?f=40)
-   -   MeanLoader Server Startup (http://forums.bots-united.com/showthread.php?t=3474)

skeletorsue 27-06-2005 09:13

Re: MeanLoader Server Startup
 
i did.. a long time ago actually.. and double checked it even.. and nothing.. but i think i stopd it from happening all together.. cuz when i loaded my map that has never faild before to give me this error.. the map loaded and playd fine.. it was a virtual memory problem...

Drek 27-06-2005 12:27

Re: MeanLoader Server Startup
 
I found I needed to do more than just turn off the visual notification. You have to turn off all error messages.

I did this,

and this.

I may have tweaked some other things, but I know that one of the tweaks, I think the second one above, disabled all error messages including error messages like the ones asking you whether you want to save a changed document when you close Notepad. I never found this to be a big problem, and in some ways I liked it, but it may mean you have to be careful about changes you make to text documents. One simple way around this is to stop using Notepad and change to a much better text editor, such as NoteTab.

skeletorsue 27-06-2005 14:44

Re: MeanLoader Server Startup
 
Quote:

Originally Posted by Drek

I did this,

and this.

same link?? to both of them.. but yea.. i don't really care..and i like the somplicity of notepad.. i use it A LOT. i have soo many others.. but resort to this..

Drek 27-06-2005 15:22

Re: MeanLoader Server Startup
 
The links are different. They are to the same website, but two different articles.

skeletorsue 27-06-2005 20:57

Re: MeanLoader Server Startup
 
ooo sry.. i lookd at them quickly.. spent all last night in the hospital.. they lookd very simular...

svr_2 12-05-2006 19:56

Re: MeanLoader Server Startup
 
This is what I have in command line in the INI file for meanloader 1.22
it is a server 2003 and trying to run HL2 DM server without having to click on icon to start server and leave user logged in so it doesnt close server.

D:\installdirectory\source_server\srcds.exe -console -game hl2mp -tickrate 66 +fps_max 600 +maxplayers 11 -port 27015 +map dm_lockdown +exec server.cfg

this is the complete config settings, any help will be huge
[Process_1]
StartDir =
ProcessName =D:\installdirectory\source_server\srcds.exe
AppName = D:\installdirectory\source_server\srcds.exe
CommandLine = D:\installdirectory\source_server\srcds.exe -console -game hl2mp -tickrate 66 +fps_max 600 +maxplayers 11 -port 27015 +map dm_lockdown +exec server.cfg
StartPause = 1000
StopPause = 1000
UserInterface = Yes
AutoRestart = Yes
Priority = high
Paused = No
Window = Minimize
NumOfRespChecks = 1
PrcFileLogging = Yes

Drek 12-05-2006 20:10

Re: MeanLoader Server Startup
 
I'm trying to figure out what your question is. Have you installed the service? Did you restart the service after you changed your config?

edit: I can see one thing you've got wrong. This line:

CommandLine = D:\installdirectory\source_server\srcds.exe -console -game hl2mp -tickrate 66 +fps_max 600 +maxplayers 11 -port 27015 +map dm_lockdown +exec server.cfg

Shouldn't have the executable in it, only the command line switches. So it should look like this:

CommandLine = -console -game hl2mp -tickrate 66 +fps_max 600 +maxplayers 11 -port 27015 +map dm_lockdown +exec server.cfg

svr_2 12-05-2006 20:12

Re: MeanLoader Server Startup
 
hehe sorry, I get the service meanloader started properly but it will not fire up HL2 DM server

Drek 12-05-2006 20:16

Re: MeanLoader Server Startup
 
Did you change the CommandLine line as I indicated and restart the service?

svr_2 12-05-2006 20:20

Re: MeanLoader Server Startup
 
yes,

Fri May 12 13:19:42 2006 :: Attempting to stop the service ...
Fri May 12 13:19:42 2006 :: The service was successfully stopped.
Fri May 12 13:19:44 2006 :: Attempting to start the service ...
Fri May 12 13:19:44 2006 :: ServiceName = (mEAn) Server Loader
Fri May 12 13:19:44 2006 :: UserInterface = Yes
Fri May 12 13:19:44 2006 :: RestartInterval = 1000
Fri May 12 13:19:44 2006 :: Loading process values from ini file ...
Fri May 12 13:19:44 2006 ::
Fri May 12 13:19:44 2006 :: Load completed.
Fri May 12 13:19:44 2006 :: The service is now running the main thread.
Fri May 12 13:19:44 2006 :: Attempting to start processes ...
Fri May 12 13:19:45 2006 :: The service was successfully started.


All times are GMT +2. The time now is 08:23.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.