.com.unity Forums

.com.unity Forums (http://forum.shrapnelgames.com/index.php)
-   Dominions 2: The Ascension Wars (http://forum.shrapnelgames.com/forumdisplay.php?f=55)
-   -   is possible to process without using graphics ? (http://forum.shrapnelgames.com/showthread.php?t=22877)

liga February 21st, 2005 11:41 AM

is possible to process without using graphics ?
 
I need to process a turn for a game I'm hosting withiut launching the graphics

I have tryed something like

dom2 -T -g 3m2

but doesn't' work ... it is possible to process by command line just only for tcp/ip games ?

good play
Liga

BigDaddy February 21st, 2005 03:05 PM

Re: is possible to process without using graphics ?
 
If the game is named 3m2, then it should work... Was there any output to stderr or stdout? If there isn't any output, try running it with the -d option and see if there is any output.

Verjigorm February 21st, 2005 03:08 PM

Re: is possible to process without using graphics ?
 
-dd would give a more complete output.

liga February 21st, 2005 03:12 PM

Re: is possible to process without using graphics
 
3m2 was the name of the game.

that was the output with the command:

dom2 -T -g 3m2
Quote:


Något gick fel!
Text only mode can only be used with --tcpserver
Något gick fel!
Text only mode can only be used with --tcpserver
Abort (core dumped)


and that one with the command

dom2 -g 3m2
Quote:


Could not init SDL: No available video device
Något gick fel!
Failed to init OpenGL
Något gick fel!
Failed to init OpenGL
Segmentation fault (core dumped)


and that was the reason I supposed that the -T option works only with tcp/ip ...

thank you anyway ...

Liga

Verjigorm February 21st, 2005 03:19 PM

Re: is possible to process without using graphics
 
Try adding the --tcpserver option.

liga February 21st, 2005 04:47 PM

Re: is possible to process without using graphics
 
Thank you ... it works doing

dom2 --tcpserver -T -q -g

then he ask me a port number ... it generates the new turn and when it is done it start to wait ... then I have to kill it.

It seems that the -g options doesn't work fine ... anyway now I can host the turn without graphics

thank you
Liga


All times are GMT -4. The time now is 09:24 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.