Quantcast
Channel: Territory Building | BoardGameGeek
Viewing all articles
Browse latest Browse all 391305

Reply: Terraforming Mars:: Variants:: Re: EPIC Terraforming Mars

$
0
0

by Riidi

SirMrMister wrote:

Uff, I'll take a closer look later, but I think the script looks for an object with a specific GUID.

That's why the script is set up to re-shuffle the discards pile into the deck when there's only two cards remaining mid-excavation, so that the ID is preserved (the moment there's only one card remaining in a deck it actually becomes a new object of type Card, not Deck, with a new ID).

I'll look into changing it so instead of loking for an object with a specific ID it looks for the first (lower-most?) object in the deck zone. That way if the deck is ever "broken" everything will work out fine as long as a (new-GUID) deck is placed there (except if it happens before/during setup, of course).

If you want a quick fix, here's what you can do:

- Write down the new GUID of your deck in your savefile (right-click on it, Scripting, and it's the number displayed there next to a question mark).
- Load a new EPIC TS game, and write down the default GUID of the project deck.
- CLose TTS.
- Open your savefile with Notepad ++ (or just notepad will be fine), search for your new GUID, amke sure by the context around it that you found the actual place where it defines the GUID of the projects deck, and replace it with its default GUID you also wrote down.
- Save the file and load it up in TTS, see if it works.



If you want to avoid this happening in the future, NEVER join the projects deck with another deck or card by dropping it on top of the latter. When you merge two decks manually, under the hood its the top deck (the one you drop) that's merged into the bottom deck, and the resulting deck keeps the GUID and properties of the bottom deck.

So if you really want to manually place cards at the bottom of a Deck, it's best if you either do so card-by-card by holding right-click and dragging the card to the deck, so TTS will automatically insert it under it, or first flip the Projects deck face-up and drop the other deck/card on it also face-up.

Thanks, changing the guid back worked great!

Viewing all articles
Browse latest Browse all 391305

Latest Images

Trending Articles



Latest Images