Thread: Compiling
View Single Post
  #13  
Old 09-25-2012, 11:56 AM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Quote:
Originally Posted by chrismed0 View Post
Wierd, it didn't put the .exe files in the build folder after the build. It created a 2nd folder "x64" and only the .dll file and the .exe files were in that folder. But copied those over to my server directory and followed the rest of the steps and everything works as far as I can tell. Started the server, logged on with no errors. I do get a debug message in my eqlaunch window when starting up. Probably nothing but here it is:

Code:
[Debug] [LAUNCHER__WORLD] World told us to start zone dynamic_01.
[Debug] [LAUNCHER__WORLD] World told us to start zone dynamic_02.
[Debug] [LAUNCHER__WORLD] World told us to start zone dynamic_03.
[Debug] [LAUNCHER__WORLD] World told us to start zone dynamic_04.
[Debug] [LAUNCHER__WORLD] World told us to start zone dynamic_05.
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_01, but it is alre
ady running.
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_02, but it is alre
ady running.
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_03, but it is alre
ady running.
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_04, but it is alre
ady running.
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_05, but it is alre
ady running.
Anything to worry about? Or is that normal?
Completely normal.

Here take some pills so I can meet my quota.

Oh sorry this is still not the doctors office.

But seriously, it's normal. It started processes and queued a sanity check on those processes and it is already running so it doesn't need to fire up new ones.
Reply With Quote