Save without "Submit" |
Sat, 26 January 2008 11:50  |
|
|
Question (I would have thought this would have already been asked, but a search on likely words didn't show it):
If you upload a .x where you have saved but without "save and submit", will autohost wait until the next forced gen time for the game instead of generating as soon as all players are in?
Report message to a moderator
|
|
|
Re: Save without "Submit" |
Sat, 26 January 2008 11:58   |
|
|
gwellman wrote on Sat, 26 January 2008 10:50 | Question (I would have thought this would have already been asked, but a search on likely words didn't show it):
If you upload a .x where you have saved but without "save and submit", will autohost wait until the next forced gen time for the game instead of generating as soon as all players are in?
|
No, its a common mistake, not to submit... if all races are in and the game is set to gen when all races have submitted autohost will gen.
Report message to a moderator
|
|
|
Re: Save without "Submit" |
Sat, 26 January 2008 12:06   |
|
|
So, there's no way to unsubmit, to say "hold on, I need a couple of hours..."
Report message to a moderator
|
|
|
|
|
|
Re: Save without "Submit" |
Fri, 01 February 2008 01:09   |
|
|
You could start using the -t option I suppose, but it'd be much nicer if you could tell who's holding things up from the game page.
Report message to a moderator
|
|
|
Re: Save without "Submit" |
Mon, 04 February 2008 15:35   |
|
Ron |  | Commander Forum Administrator Stars! AutoHost Administrator | Messages: 1230
Registered: October 2002 Location: Collegedale, TN | |
|
gible wrote on Fri, 01 February 2008 01:09 | You could start using the -t option I suppose, but it'd be much nicer if you could tell who's holding things up from the game page.
|
-t option? Don't remember what that one does... 'try/test' ?
[Updated on: Mon, 04 February 2008 15:36]
Ron Miller
Stars! AutoHostReport message to a moderator
|
|
|
Re: Save without "Submit" |
Mon, 04 February 2008 15:55   |
|
|
from http://wiki.gible.net/index.php?title=Command_line_options
-t -- try, then exit. If you specify a player file, this opens the newly generated turn. If the turn hasn't been generated yet, then Stars! exits. If you specify a host file, this checks to see if all players have submitted their changes for the turn. If they have, Stars! generates the new turn and exits. Otherwise, it just exits.
Report message to a moderator
|
|
|
|
|
Re: Save without "Submit" |
Fri, 15 February 2008 06:45  |
|
PaulCr |  | Chief Warrant Officer 3 Stars! V.I.P
| Messages: 187
Registered: February 2007 Location: An Island that kinda look... | |
|
Ron wrote on Thu, 31 January 2008 16:55 |
Hmm, I don't know how to determine (in the first 16 bytes of the .x file) if a .x file is 'save' or 'save+submit'.
|
It is the first bit of the last byte in the first block.
Stars files start with the following
0-1 - Size of first block and type (16 bytes, type 8)
2-5 - J3J3
6-9 - Game ID
10-11 - Version
12-13 - Turn No
14-15 - Player No and encryption seed
16 - File Type
17 - Bit 0 (1) - Turn Submitted
Bit 1 (2) - Host is using file
Bit 2 (4) - Multiple turns in .m file
Bit 3 (8) - Game over
Bit 4 (16)- Shareware Version
Report message to a moderator
|
|
|