HELP-CoEmu v2 Start Login/Game Servers

08/16/2009 05:05 worcester#1
I think I missed something some where or im just blind but I cant get the LoginServer and GameServer to run at the same time. I can get the LoginServer running but not the GameServer and visa versa. How do you get them to work toghter?

Thanks-Possible blind man :P
08/16/2009 06:57 samehvan#2
r u running them under C# ? if u do then don't,, run them directly under windows
08/16/2009 07:06 bisiol#3
Quote:
Originally Posted by worcester View Post
I think I missed something some where or im just blind but I cant get the LoginServer and GameServer to run at the same time. I can get the LoginServer running but not the GameServer and visa versa. How do you get them to work toghter?

Thanks-Possible blind man :P
Right click on solution in solution explorer >> properties>> select "multiple startup projects" then in both projects select start action.
08/16/2009 21:02 worcester#4
Quote:
Originally Posted by samehvan View Post
r u running them under C# ? if u do then don't,, run them directly under windows
Everytime I click them it starts Windows Visual

Quote:
Originally Posted by bisiol View Post
Right click on solution in solution explorer >> properties>> select "multiple startup projects" then in both projects select start action.
Thank you. I did some messing around and I figuerd it out.