Skip to content

Instantly share code, notes, and snippets.

@kavyak28
Created January 14, 2022 09:55
Show Gist options
  • Save kavyak28/fbb48eb6fbd85d34efe4393cfd966091 to your computer and use it in GitHub Desktop.
Save kavyak28/fbb48eb6fbd85d34efe4393cfd966091 to your computer and use it in GitHub Desktop.
highlight issue in Discard Pile
01-15 15:04:31.012 18207 18239 I Unity : isValidMeld: False
01-15 15:04:31.012 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S3 S8 S9 S10 S6
01-15 15:04:31.012 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:31.013 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 3, initialMeldCount: 5, isValidMeld: False
01-15 15:04:31.013 18207 18239 I Unity : isValidMeld: False
01-15 15:04:31.013 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S8 S9 S10 S6
01-15 15:04:31.013 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:31.013 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 4, isValidMeld: False
01-15 15:04:31.013 18207 18239 I Unity : isValidMeld: False
01-15 15:04:31.013 18207 18239 I Unity : Cards List:
01-15 15:04:31.013 18207 18239 E Unity : Final Distinct usefulDiscards + count: 1, cards: C1
01-15 15:04:37.396 18207 18239 I Unity : isResultShown: False Card Selected: H12 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Trueplayer.mIsCardTaken: False Tapable: True cardsInDeck 14
01-15 15:04:37.396 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:04:37.397 18207 18239 I Unity : deckCard : H12posiiton: (0.6, -3.2, 0.0)
01-15 15:04:37.408 18207 18239 E Unity : local position: (0.6, -3.2, 0.0)
01-15 15:04:37.408 18207 18239 I Unity : Align Cards
01-15 15:04:37.409 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:04:37.409 18207 18239 I Unity : cardonscreen: 15 player cards count: 6
01-15 15:04:37.427 18207 18239 I Unity : Align Cards
01-15 15:04:37.428 18207 18239 E Unity : Sort and swap card positions
01-15 15:04:38.305 18207 18239 I Unity : Sort
01-15 15:04:40.504 18207 18239 I Unity : isCardSorting false
01-15 15:04:41.587 18207 18239 I Unity : isResultShown: False Card Selected: H12 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 13
01-15 15:04:41.587 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:04:41.587 18207 18239 I Unity : mIsPlayerCard
01-15 15:04:41.588 18207 18239 I Unity : Selected
01-15 15:04:41.588 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: H12
01-15 15:04:41.588 18207 18239 I Unity : MeldList Meld: D8 D9 D10 D11
01-15 15:04:41.588 18207 18239 I Unity : MeldList Meld: H2 S2 D2 C2
01-15 15:04:41.589 18207 18239 I Unity : MeldList Meld: S7 D7 C7 H7
01-15 15:04:41.589 18207 18239 I Unity : MeldList Meld: C4 C5 C6
01-15 15:04:41.589 18207 18239 I Unity : MeldList Meld: H13 D13 C13
01-15 15:04:41.589 18207 18239 I Unity : MeldList Meld: H1 S1 D1
01-15 15:04:41.589 18207 18239 I Unity : MeldList Meld: S8 S9 S10
01-15 15:04:41.590 18207 18239 I Unity : Meld: D11 D10 D9 D8 , tempMeld:: H12 D11 D10 D9 D8
01-15 15:04:41.592 18207 18239 I Unity : isValidSet: H12 D8 D9 D10 D11 , isValidmeld:False
01-15 15:04:41.592 18207 18239 I Unity : getMeldStateOfMeld : H12 D8 D9 D10 D11 : NONE
01-15 15:04:41.592 18207 18239 I Unity : MeldState of meld: H12 D11 D10 D9 D8 is: NONE, isMeld(before calling getMeldState): False
01-15 15:04:41.593 18207 18239 I Unity : Can't meld... Meld: D8 D9 D10 D11 selectedCards: H12
01-15 15:04:41.593 18207 18239 I Unity : Meld: H2 S2 D2 C2 , tempMeld:: H12 H2 S2 D2 C2
01-15 15:04:41.594 18207 18239 I Unity : isValidSet: H2 H12 S2 D2 C2 , isValidmeld:False
01-15 15:04:41.594 18207 18239 I Unity : getMeldStateOfMeld : H12 H2 S2 D2 C2 : NONE
01-15 15:04:41.594 18207 18239 I Unity : MeldState of meld: H12 H2 S2 D2 C2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:04:41.594 18207 18239 I Unity : Can't meld... Meld: H2 S2 D2 C2 selectedCards: H12
01-15 15:04:41.595 18207 18239 I Unity : Meld: S7 D7 C7 H7 , tempMeld:: H12 S7 D7 C7 H7
01-15 15:04:41.596 18207 18239 I Unity : isValidSet: H7 H12 S7 D7 C7 , isValidmeld:False
01-15 15:04:41.596 18207 18239 I Unity : getMeldStateOfMeld : H12 S7 D7 C7 H7 : NONE
01-15 15:04:41.597 18207 18239 I Unity : MeldState of meld: H12 S7 D7 C7 H7 is: NONE, isMeld(before calling getMeldState): False
01-15 15:04:41.597 18207 18239 I Unity : Can't meld... Meld: S7 D7 C7 H7 selectedCards: H12
01-15 15:04:41.597 18207 18239 I Unity : Meld: C6 C5 C4 , tempMeld:: H12 C6 C5 C4
01-15 15:04:41.598 18207 18239 I Unity : isValidSet: H12 C4 C5 C6 , isValidmeld:False
01-15 15:04:41.598 18207 18239 I Unity : getMeldStateOfMeld : H12 C4 C5 C6 : NONE
01-15 15:04:41.598 18207 18239 I Unity : MeldState of meld: H12 C6 C5 C4 is: NONE, isMeld(before calling getMeldState): False
01-15 15:04:41.599 18207 18239 I Unity : Can't meld... Meld: C4 C5 C6 selectedCards: H12
01-15 15:04:41.599 18207 18239 I Unity : Meld: H13 D13 C13 , tempMeld:: H13 D13 C13 H12
01-15 15:04:41.600 18207 18239 I Unity : isValidSet: H12 H13 D13 C13 , isValidmeld:False
01-15 15:04:41.601 18207 18239 I Unity : getMeldStateOfMeld : H12 H13 D13 C13 : NONE
01-15 15:04:41.601 18207 18239 I Unity : MeldState of meld: H13 D13 C13 H12 is: NONE, isMeld(before calling getMeldState): False
01-15 15:04:41.601 18207 18239 I Unity : Can't meld... Meld: H13 D13 C13 selectedCards: H12
01-15 15:04:41.603 18207 18239 I Unity : Meld: H1 S1 D1 , tempMeld:: H1 S1 D1 H12
01-15 15:04:41.604 18207 18239 I Unity : isValidSet: H1 H12 S1 D1 , isValidmeld:False
01-15 15:04:41.604 18207 18239 I Unity : getMeldStateOfMeld : H12 H1 S1 D1 : NONE
01-15 15:04:41.605 18207 18239 I Unity : MeldState of meld: H1 S1 D1 H12 is: NONE, isMeld(before calling getMeldState): False
01-15 15:04:41.605 18207 18239 I Unity : Can't meld... Meld: H1 S1 D1 selectedCards: H12
01-15 15:04:41.605 18207 18239 I Unity : Meld: S10 S9 S8 , tempMeld:: H12 S10 S9 S8
01-15 15:04:41.607 18207 18239 I Unity : isValidSet: H12 S8 S9 S10 , isValidmeld:False
01-15 15:04:41.607 18207 18239 I Unity : getMeldStateOfMeld : H12 S8 S9 S10 : NONE
01-15 15:04:41.607 18207 18239 I Unity : MeldState of meld: H12 S10 S9 S8 is: NONE, isMeld(before calling getMeldState): False
01-15 15:04:41.608 18207 18239 I Unity : Can't meld... Meld: S8 S9 S10 selectedCards: H12
01-15 15:04:41.608 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:04:41.608 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:04:41.609 18207 18239 E Unity : localMelds Count: 2 selectedCards: H12
01-15 15:04:41.609 18207 18239 E Unity : localMelds Count: 2 isJokerInHand+ False
01-15 15:04:42.490 18207 18239 I Unity : discardPlayerCard: 1
01-15 15:04:42.490 18207 18239 I Unity : localPlayer.mCards.Count: 6
01-15 15:04:42.491 18207 18239 E Unity : onCardDeselected- discardPlayerCard
01-15 15:04:42.492 18207 18239 I Unity : Clear duplicate Melds and show local melds, hide highlight meld and delete child objects
01-15 15:04:42.492 18207 18239 I Unity : Destroy duplicate meld objects
01-15 15:04:42.493 18207 18239 I Unity : Discard Card: card: H12
01-15 15:04:42.494 18207 18239 E Unity : Calling MoveCard
01-15 15:04:42.494 18207 18239 E Unity : discardPlayerCard: calling changeTurn
01-15 15:04:42.494 18207 18239 I Unity : ChangeTurn : 1
01-15 15:04:42.494 18207 18239 I Unity : Enable hand scroll: False
01-15 15:04:42.511 18207 18239 I Unity : Align Cards
01-15 15:04:42.512 18207 18239 E Unity : Sort and swap card positions
01-15 15:04:43.407 18207 18239 I Unity : ChangeTurn
01-15 15:04:43.407 18207 18239 I Unity : localPlayer mID: 1
01-15 15:04:43.407 18207 18239 I Unity : In change turn line 2817 mTotalPlayers: 2
01-15 15:04:43.407 18207 18239 E Unity : NextPlayer: 2
01-15 15:04:43.408 18207 18239 I Unity : gameMgr: setPlayerTurn :2 isResultShown: False
01-15 15:04:43.408 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:04:43.408 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:04:43.408 18207 18239 I Unity : Start timer: 2
01-15 15:04:43.408 18207 18239 I Unity : Player: DAVID
01-15 15:04:43.408 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:04:43.409 18207 18239 I Unity : playAiTurn now: 2
01-15 15:04:43.409 18207 18239 I Unity : disableAllMelds
01-15 15:04:43.409 18207 18239 I Unity : meldList Count is >0
01-15 15:04:43.412 18207 18239 I Unity : getHalfSets: H5 D6 C1
01-15 15:04:43.413 18207 18239 I Unity : isValidSet: H9 H11 H12 , isValidmeld:False
01-15 15:04:43.414 18207 18239 I Unity : isValidSet: S3 S5 S6 , isValidmeld:False
01-15 15:04:43.414 18207 18239 I Unity : isValidSet: C11 C12 , isValidmeld:False
01-15 15:04:43.414 18207 18239 E Unity : I am In getProperMelds: D11 D10 D9 D8
01-15 15:04:43.415 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: D11 D10 D9 D8 , meld: D11 D10 D9 D8
01-15 15:04:43.415 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:04:43.415 18207 18239 I Unity : melds of same name, continue
01-15 15:04:43.415 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:04:43.415 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:04:43.415 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:04:43.424 18207 18239 I Unity : isValidSet: H2 S2 D2 C2 , isValidmeld:True
01-15 15:04:43.425 18207 18239 I Unity : getHalfSets: H5 D6 C1
01-15 15:04:43.426 18207 18239 I Unity : isValidSet: H2 S2 D2 C2 , isValidmeld:True
01-15 15:04:43.426 18207 18239 I Unity : isValidSet: H9 H11 H12 , isValidmeld:False
01-15 15:04:43.426 18207 18239 I Unity : isValidSet: S3 S5 S6 , isValidmeld:False
01-15 15:04:43.426 18207 18239 I Unity : isValidSet: C11 C12 , isValidmeld:False
01-15 15:04:43.427 18207 18239 E Unity : I am In getProperMelds: H2 S2 D2 C2
01-15 15:04:43.427 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H2 S2 D2 C2 , meld: H2 S2 D2 C2
01-15 15:04:43.427 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:04:43.427 18207 18239 I Unity : melds of same name, continue
01-15 15:04:43.427 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:04:43.427 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:04:43.427 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:04:43.428 18207 18239 I Unity : isValidSet: H7 D7 C7 , isValidmeld:True
01-15 15:04:43.429 18207 18239 I Unity : getHalfSets: H5 S3 D6 C11
01-15 15:04:43.430 18207 18239 I Unity : isValidSet: H7 D7 C7 , isValidmeld:True
01-15 15:04:43.430 18207 18239 I Unity : isValidSet: H9 H11 H12 , isValidmeld:False
01-15 15:04:43.430 18207 18239 I Unity : isValidSet: C1 C12 , isValidmeld:False
01-15 15:04:43.430 18207 18239 E Unity : I am In getProperMelds: S7 S6 S5
01-15 15:04:43.431 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: S7 S6 S5 , meld: S7 D7 C7 H7
01-15 15:04:43.431 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:04:43.431 18207 18239 E Unity : getProperMelds Meld: S7 S6 S5
01-15 15:04:43.431 18207 18239 I Unity : calling hasSimilarMeldState?: meld: S7 D7 C7 H7 m: S7 S6 S5
01-15 15:04:43.431 18207 18239 E Unity : compare melds, m1:: S7 S6 S5 , m2: S7 D7 C7 H7
01-15 15:04:43.432 18207 18239 I Unity : getMeldStateOfMeld : S7 S6 S5 : SEQUENCE
01-15 15:04:43.432 18207 18239 I Unity : isValidSet: H7 S7 D7 C7 , isValidmeld:True
01-15 15:04:43.432 18207 18239 I Unity : getMeldStateOfMeld : S7 D7 C7 H7 : SET
01-15 15:04:43.433 18207 18239 I Unity : meld1 : S7 S6 S5 : SEQUENCE, meld: S7 D7 C7 H7 : SET
01-15 15:04:43.433 18207 18239 I Unity : IsSimilar: False meld: S7 D7 C7 H7 m: S7 S6 S5
01-15 15:04:43.433 18207 18239 E Unity : I am In getProperMelds: H7 D7 C7
01-15 15:04:43.433 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H7 D7 C7 , meld: S7 D7 C7 H7
01-15 15:04:43.433 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:04:43.434 18207 18239 E Unity : getProperMelds Meld: H7 D7 C7
01-15 15:04:43.434 18207 18239 I Unity : calling hasSimilarMeldState?: meld: S7 D7 C7 H7 m: H7 D7 C7
01-15 15:04:43.434 18207 18239 E Unity : compare melds, m1:: H7 D7 C7 , m2: S7 D7 C7 H7
01-15 15:04:43.435 18207 18239 I Unity : isValidSet: H7 D7 C7 , isValidmeld:True
01-15 15:04:43.435 18207 18239 I Unity : getMeldStateOfMeld : H7 D7 C7 : SET
01-15 15:04:43.435 18207 18239 I Unity : isValidSet: H7 S7 D7 C7 , isValidmeld:True
01-15 15:04:43.436 18207 18239 I Unity : getMeldStateOfMeld : S7 D7 C7 H7 : SET
01-15 15:04:43.436 18207 18239 I Unity : meld1 : H7 D7 C7 : SET, meld: S7 D7 C7 H7 : SET
01-15 15:04:43.437 18207 18239 I Unity : IsSimilar: True meld: S7 D7 C7 H7 m: H7 D7 C7
01-15 15:04:43.437 18207 18239 I Unity : not similar: S7 D7 C7 H7 m: H7 D7 C7
01-15 15:04:43.438 18207 18239 E Unity : getUsefulDiscardCards - Meld: H7 D7 C7
01-15 15:04:43.438 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:04:43.439 18207 18239 E Unity : getUsefulDiscardCards - Meld: H7 D7 C7
01-15 15:04:43.439 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:04:43.439 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:04:43.441 18207 18239 I Unity : getHalfSets: H5 D6 C1
01-15 15:04:43.442 18207 18239 I Unity : isValidSet: H9 H11 H12 , isValidmeld:False
01-15 15:04:43.443 18207 18239 I Unity : isValidSet: S3 S5 S6 , isValidmeld:False
01-15 15:04:43.443 18207 18239 I Unity : isValidSet: C11 C12 , isValidmeld:False
01-15 15:04:43.443 18207 18239 E Unity : I am In getProperMelds: C6 C5 C4
01-15 15:04:43.443 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: C6 C5 C4 , meld: C6 C5 C4
01-15 15:04:43.443 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:04:43.443 18207 18239 I Unity : melds of same name, continue
01-15 15:04:43.443 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:04:43.444 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:04:43.444 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:04:43.445 18207 18239 I Unity : getHalfSets: H5 H9 D6 D13
01-15 15:04:43.447 18207 18239 I Unity : isValidSet: S3 S5 S6 , isValidmeld:False
01-15 15:04:43.447 18207 18239 E Unity : I am In getProperMelds: C1 C13 C12 C11
01-15 15:04:43.447 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: C1 C13 C12 C11 , meld: H13 D13 C13
01-15 15:04:43.447 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:04:43.448 18207 18239 E Unity : getProperMelds Meld: C1 C13 C12 C11
01-15 15:04:43.448 18207 18239 I Unity : calling hasSimilarMeldState?: meld: H13 D13 C13 m: C1 C13 C12 C11
01-15 15:04:43.448 18207 18239 E Unity : compare melds, m1:: C1 C13 C12 C11 , m2: H13 D13 C13
01-15 15:04:43.448 18207 18239 I Unity : getMeldStateOfMeld : C1 C13 C12 C11 : SEQUENCE
01-15 15:04:43.449 18207 18239 I Unity : isValidSet: H13 D13 C13 , isValidmeld:True
01-15 15:04:43.449 18207 18239 I Unity : getMeldStateOfMeld : H13 D13 C13 : SET
01-15 15:04:43.449 18207 18239 I Unity : meld1 : C1 C13 C12 C11 : SEQUENCE, meld: H13 D13 C13 : SET
01-15 15:04:43.449 18207 18239 I Unity : IsSimilar: False meld: H13 D13 C13 m: C1 C13 C12 C11
01-15 15:04:43.450 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 9, initialMeldCount: 3, isValidMeld: False
01-15 15:04:43.454 18207 18239 I Unity : getHalfSets: C1 C12 C11
01-15 15:04:43.455 18207 18239 I Unity : getHalfSets: C1 C12 C11
01-15 15:04:43.457 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 9, initialMeldCount: 3, isValidMeld: False
01-15 15:04:43.457 18207 18239 I Unity : m1: C1 C12 C11 isValidMeld(m1): False isSequence: False
01-15 15:04:43.458 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 9, initialMeldCount: 3, isValidMeld: False
01-15 15:04:43.459 18207 18239 I Unity : getHalfSets: C1 C12 C11
01-15 15:04:43.459 18207 18239 I Unity : getHalfSets: C1 C12 C11
01-15 15:04:43.459 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 9, initialMeldCount: 3, isValidMeld: False
01-15 15:04:43.459 18207 18239 E Unity : I am In getProperMelds: H13 H12 H11
01-15 15:04:43.460 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H13 H12 H11 , meld: H13 D13 C13
01-15 15:04:43.460 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:04:43.460 18207 18239 E Unity : getProperMelds Meld: H13 H12 H11
01-15 15:04:43.460 18207 18239 I Unity : calling hasSimilarMeldState?: meld: H13 D13 C13 m: H13 H12 H11
01-15 15:04:43.460 18207 18239 E Unity : compare melds, m1:: H13 H12 H11 , m2: H13 D13 C13
01-15 15:04:43.460 18207 18239 I Unity : getMeldStateOfMeld : H13 H12 H11 : SEQUENCE
01-15 15:04:43.461 18207 18239 I Unity : isValidSet: H13 D13 C13 , isValidmeld:True
01-15 15:04:43.461 18207 18239 I Unity : getMeldStateOfMeld : H13 D13 C13 : SET
01-15 15:04:43.461 18207 18239 I Unity : meld1 : H13 H12 H11 : SEQUENCE, meld: H13 D13 C13 : SET
01-15 15:04:43.461 18207 18239 I Unity : IsSimilar: False meld: H13 D13 C13 m: H13 H12 H11
01-15 15:04:43.462 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:04:43.462 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:04:43.462 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:04:43.462 18207 18239 I Unity : isValidSet: H1 S1 D1 C1 , isValidmeld:True
01-15 15:04:43.464 18207 18239 I Unity : getHalfSets: H5 D6
01-15 15:04:43.464 18207 18239 I Unity : isValidSet: H1 S1 D1 C1 , isValidmeld:True
01-15 15:04:43.464 18207 18239 I Unity : isValidSet: H9 H11 H12 , isValidmeld:False
01-15 15:04:43.464 18207 18239 I Unity : isValidSet: S3 S5 S6 , isValidmeld:False
01-15 15:04:43.465 18207 18239 I Unity : isValidSet: C11 C12 , isValidmeld:False
01-15 15:04:43.465 18207 18239 E Unity : I am In getProperMelds: H1 S1 D1 C1
01-15 15:04:43.465 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H1 S1 D1 C1 , meld: H1 S1 D1
01-15 15:04:43.465 18207 18239 E Unity : meld.meldOwnerID: 1, m.OwnerID: -5
01-15 15:04:43.465 18207 18239 E Unity : getProperMelds Meld: H1 S1 D1 C1
01-15 15:04:43.466 18207 18239 I Unity : calling hasSimilarMeldState?: meld: H1 S1 D1 m: H1 S1 D1 C1
01-15 15:04:43.466 18207 18239 E Unity : compare melds, m1:: H1 S1 D1 C1 , m2: H1 S1 D1
01-15 15:04:43.466 18207 18239 I Unity : isValidSet: H1 S1 D1 C1 , isValidmeld:True
01-15 15:04:43.466 18207 18239 I Unity : getMeldStateOfMeld : H1 S1 D1 C1 : SET
01-15 15:04:43.467 18207 18239 I Unity : isValidSet: H1 S1 D1 , isValidmeld:True
01-15 15:04:43.467 18207 18239 I Unity : getMeldStateOfMeld : H1 S1 D1 : SET
01-15 15:04:43.467 18207 18239 I Unity : meld1 : H1 S1 D1 C1 : SET, meld: H1 S1 D1 : SET
01-15 15:04:43.467 18207 18239 I Unity : IsSimilar: True meld: H1 S1 D1 m: H1 S1 D1 C1
01-15 15:04:43.468 18207 18239 I Unity : not similar: H1 S1 D1 m: H1 S1 D1 C1
01-15 15:04:43.468 18207 18239 E Unity : getUsefulDiscardCards - Meld: H1 S1 D1 C1
01-15 15:04:43.468 18207 18239 E Unity : getUsefulDiscardCards CARDS: C1
01-15 15:04:43.468 18207 18239 E Unity : getUsefulDiscardCards - Meld: H1 S1 D1 C1
01-15 15:04:43.468 18207 18239 E Unity : getUsefulDiscardCards CARDS: C1
01-15 15:04:43.468 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards: C1
01-15 15:04:43.472 18207 18239 I Unity : getHalfSets: H5 D6 C1
01-15 15:04:43.473 18207 18239 I Unity : isValidSet: H9 H11 H12 , isValidmeld:False
01-15 15:04:43.475 18207 18239 I Unity : isValidSet: S3 S5 S6 , isValidmeld:False
01-15 15:04:43.475 18207 18239 I Unity : isValidSet: C11 C12 , isValidmeld:False
01-15 15:04:43.475 18207 18239 E Unity : I am In getProperMelds: S10 S9 S8
01-15 15:04:43.476 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: S10 S9 S8 , meld: S10 S9 S8
01-15 15:04:43.476 18207 18239 E Unity : meld.meldOwnerID: 1, m.OwnerID: -5
01-15 15:04:43.476 18207 18239 I Unity : melds of same name, continue
01-15 15:04:43.476 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:04:43.476 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:04:43.476 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:04:43.476 18207 18239 I Unity : Possible melds: H7 D7 C7
01-15 15:04:43.476 18207 18239 I Unity : Possible melds: H1 S1 D1 C1
01-15 15:04:43.476 18207 18239 I Unity : processUsefulCards : discardedCards.Count:: 9
01-15 15:04:43.476 18207 18239 I Unity : possbleMeld[j]: H7 D7 C7
01-15 15:04:43.477 18207 18239 I Unity : MeldCards: H7 D7 C7
01-15 15:04:43.477 18207 18239 I Unity : c: H7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.477 18207 18239 I Unity : c: D7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.477 18207 18239 I Unity : c: C7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.477 18207 18239 I Unity : possbleMeld[j]: H1 S1 D1 C1
01-15 15:04:43.477 18207 18239 I Unity : MeldCards: H1 S1 D1 C1
01-15 15:04:43.477 18207 18239 I Unity : c: H1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.477 18207 18239 I Unity : c: S1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.477 18207 18239 I Unity : c: D1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.477 18207 18239 I Unity : c: C1, ismleded: False, c: mIsDiscardCard: True
01-15 15:04:43.477 18207 18239 I Unity : possbleMeld[j]: H7 D7 C7
01-15 15:04:43.478 18207 18239 I Unity : MeldCards: H7 D7 C7
01-15 15:04:43.478 18207 18239 I Unity : c: H7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.478 18207 18239 I Unity : c: D7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.478 18207 18239 I Unity : c: C7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.478 18207 18239 I Unity : possbleMeld[j]: H1 S1 D1 C1
01-15 15:04:43.478 18207 18239 I Unity : MeldCards: H1 S1 D1 C1
01-15 15:04:43.478 18207 18239 I Unity : c: H1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.478 18207 18239 I Unity : c: S1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.478 18207 18239 I Unity : c: D1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.478 18207 18239 I Unity : c: C1, ismleded: False, c: mIsDiscardCard: True
01-15 15:04:43.478 18207 18239 I Unity : possbleMeld[j]: H7 D7 C7
01-15 15:04:43.479 18207 18239 I Unity : MeldCards: H7 D7 C7
01-15 15:04:43.479 18207 18239 I Unity : c: H7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.479 18207 18239 I Unity : c: D7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.479 18207 18239 I Unity : c: C7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.479 18207 18239 I Unity : possbleMeld[j]: H1 S1 D1 C1
01-15 15:04:43.479 18207 18239 I Unity : MeldCards: H1 S1 D1 C1
01-15 15:04:43.479 18207 18239 I Unity : c: H1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.479 18207 18239 I Unity : c: S1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.479 18207 18239 I Unity : c: D1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.479 18207 18239 I Unity : c: C1, ismleded: False, c: mIsDiscardCard: True
01-15 15:04:43.479 18207 18239 I Unity : possbleMeld[j]: H7 D7 C7
01-15 15:04:43.480 18207 18239 I Unity : MeldCards: H7 D7 C7
01-15 15:04:43.480 18207 18239 I Unity : c: H7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.480 18207 18239 I Unity : c: D7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.480 18207 18239 I Unity : c: C7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.480 18207 18239 I Unity : possbleMeld[j]: H1 S1 D1 C1
01-15 15:04:43.480 18207 18239 I Unity : MeldCards: H1 S1 D1 C1
01-15 15:04:43.480 18207 18239 I Unity : c: H1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.480 18207 18239 I Unity : c: S1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.480 18207 18239 I Unity : c: D1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.480 18207 18239 I Unity : c: C1, ismleded: False, c: mIsDiscardCard: True
01-15 15:04:43.480 18207 18239 I Unity : possbleMeld[j]: H7 D7 C7
01-15 15:04:43.481 18207 18239 I Unity : MeldCards: H7 D7 C7
01-15 15:04:43.481 18207 18239 I Unity : c: H7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.481 18207 18239 I Unity : c: D7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.481 18207 18239 I Unity : c: C7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.481 18207 18239 I Unity : possbleMeld[j]: H1 S1 D1 C1
01-15 15:04:43.481 18207 18239 I Unity : MeldCards: H1 S1 D1 C1
01-15 15:04:43.481 18207 18239 I Unity : c: H1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.481 18207 18239 I Unity : c: S1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.481 18207 18239 I Unity : c: D1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.481 18207 18239 I Unity : c: C1, ismleded: False, c: mIsDiscardCard: True
01-15 15:04:43.481 18207 18239 I Unity : possbleMeld[j]: H7 D7 C7
01-15 15:04:43.481 18207 18239 I Unity : MeldCards: H7 D7 C7
01-15 15:04:43.482 18207 18239 I Unity : c: H7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.482 18207 18239 I Unity : c: D7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.482 18207 18239 I Unity : c: C7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.482 18207 18239 I Unity : possbleMeld[j]: H1 S1 D1 C1
01-15 15:04:43.482 18207 18239 I Unity : MeldCards: H1 S1 D1 C1
01-15 15:04:43.482 18207 18239 I Unity : c: H1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.482 18207 18239 I Unity : c: S1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.482 18207 18239 I Unity : c: D1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.482 18207 18239 I Unity : c: C1, ismleded: False, c: mIsDiscardCard: True
01-15 15:04:43.482 18207 18239 I Unity : possbleMeld[j]: H7 D7 C7
01-15 15:04:43.482 18207 18239 I Unity : MeldCards: H7 D7 C7
01-15 15:04:43.482 18207 18239 I Unity : c: H7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.482 18207 18239 I Unity : c: D7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.482 18207 18239 I Unity : c: C7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.483 18207 18239 I Unity : possbleMeld[j]: H1 S1 D1 C1
01-15 15:04:43.483 18207 18239 I Unity : MeldCards: H1 S1 D1 C1
01-15 15:04:43.483 18207 18239 I Unity : c: H1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.483 18207 18239 I Unity : c: S1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.483 18207 18239 I Unity : c: D1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.483 18207 18239 I Unity : c: C1, ismleded: False, c: mIsDiscardCard: True
01-15 15:04:43.483 18207 18239 I Unity : possbleMeld[j]: H7 D7 C7
01-15 15:04:43.483 18207 18239 I Unity : MeldCards: H7 D7 C7
01-15 15:04:43.483 18207 18239 I Unity : c: H7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.483 18207 18239 I Unity : c: D7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.483 18207 18239 I Unity : c: C7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.483 18207 18239 I Unity : possbleMeld[j]: H1 S1 D1 C1
01-15 15:04:43.483 18207 18239 I Unity : MeldCards: H1 S1 D1 C1
01-15 15:04:43.483 18207 18239 I Unity : c: H1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.484 18207 18239 I Unity : c: S1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.484 18207 18239 I Unity : c: D1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.484 18207 18239 I Unity : c: C1, ismleded: False, c: mIsDiscardCard: True
01-15 15:04:43.484 18207 18239 I Unity : possbleMeld[j]: H7 D7 C7
01-15 15:04:43.484 18207 18239 I Unity : MeldCards: H7 D7 C7
01-15 15:04:43.484 18207 18239 I Unity : c: H7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.484 18207 18239 I Unity : c: D7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.484 18207 18239 I Unity : c: C7, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.484 18207 18239 I Unity : possbleMeld[j]: H1 S1 D1 C1
01-15 15:04:43.485 18207 18239 I Unity : MeldCards: H1 S1 D1 C1
01-15 15:04:43.485 18207 18239 I Unity : c: H1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.485 18207 18239 I Unity : c: S1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.485 18207 18239 I Unity : c: D1, ismleded: True, c: mIsDiscardCard: False
01-15 15:04:43.485 18207 18239 I Unity : c: C1, ismleded: False, c: mIsDiscardCard: True
01-15 15:04:43.485 18207 18239 I Unity : usefulDiscardCards at this point: C1
01-15 15:04:43.485 18207 18239 I Unity : MeldList count: 7
01-15 15:04:43.488 18207 18239 I Unity : enableHighlightOfCards
01-15 15:04:43.497 18207 18239 I Unity : Sort
01-15 15:04:44.302 18207 18239 I Unity : possible Meld: H7 D7 C7
01-15 15:04:44.304 18207 18239 I Unity : possible Meld: H1 S1 D1 C1
01-15 15:04:44.304 18207 18239 I Unity : isMeldScoring: True
01-15 15:04:44.305 18207 18239 I Unity : Discard card count: 9 cardonscreen: 15 player cards count: 2
01-15 15:04:44.308 18207 18239 I Unity : IsCardSorting
01-15 15:04:44.308 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:04:44.311 18207 18239 I Unity : IsCardSorting
01-15 15:04:44.312 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:04:44.313 18207 18239 E Unity : Delay Possible Melds
01-15 15:04:44.313 18207 18239 I Unity : calling checkresult from delayCardAdditionToMeld
01-15 15:04:44.332 18207 18239 E Unity : postDiscardedCardsAddedToHand
01-15 15:04:44.332 18207 18239 I Unity : removeCardsFromDiscardCards: C1 H12
01-15 15:04:44.333 18207 18239 E Unity : checkResult exiting
01-15 15:04:44.502 18207 18239 I Unity : Align Cards
01-15 15:04:44.503 18207 18239 E Unity : Sort and swap card positions
01-15 15:04:45.221 18207 18239 I Unity : assignValueForJokerCard: PossibleMeld: H7 D7 C7
01-15 15:04:45.222 18207 18239 I Unity : isValidSet: H7 D7 C7 , isValidmeld:True
01-15 15:04:45.222 18207 18239 I Unity : assignValueForJokerCard: PossibleMeld: H1 S1 D1 C1
01-15 15:04:45.223 18207 18239 I Unity : isValidSet: H1 S1 D1 C1 , isValidmeld:True
01-15 15:04:45.237 18207 18239 I Unity : Time: 0CardsCount: 0 possible Meld Cards count: 3 Meld: H7 D7 C7
01-15 15:04:45.238 18207 18239 I Unity : getMeldForUpdate
01-15 15:04:45.238 18207 18239 I Unity : cards:
01-15 15:04:45.238 18207 18239 I Unity : Add card to the submitted meld: S7 D7 C7 H7 cardsToMeld:
01-15 15:04:45.419 18207 18239 I Unity : Sort
01-15 15:04:45.685 18207 18239 I Unity : isCardSorting false
01-15 15:04:46.136 18207 18239 E Unity : Possible melds in Player Cards: C1 (Card)
01-15 15:04:46.137 18207 18239 I Unity : Time: 0.9CardsCount: 1 possible Meld Cards count: 4 Meld: H1 S1 D1 C1
01-15 15:04:46.137 18207 18239 I Unity : getMeldForUpdate
01-15 15:04:46.137 18207 18239 I Unity : cards: C1
01-15 15:04:46.139 18207 18239 I Unity : Add card to the submitted meld: H1 S1 D1 cardsToMeld: C1
01-15 15:04:46.139 18207 18239 I Unity : addCardsToMeld
01-15 15:04:46.139 18207 18239 I Unity : assignMeldScaleValue : meld.name: H1 S1 D1
01-15 15:04:46.139 18207 18239 I Unity : checkCardsToBeAddedAtBothSidesOfMeld: cards: C1
01-15 15:04:46.139 18207 18239 I Unity : valueDiff: 0
01-15 15:04:46.139 18207 18239 I Unity : meld: H1 S1 D1 LC.mRank: 14 selectedCardRank: 14(lc.mRank < mAceCardRank - selectedCards.Count): False
01-15 15:04:46.140 18207 18239 I Unity : addCardsAtMeldEnd
01-15 15:04:46.140 18207 18239 I Unity : assignMeldScaleValue : meld.name: H1 S1 D1
01-15 15:04:46.141 18207 18239 E Unity : Player ID of Card: 2
01-15 15:04:46.141 18207 18239 I Unity : setCardColor
01-15 15:04:46.141 18207 18239 I Unity : Color Object Found
01-15 15:04:46.141 18207 18239 I Unity : colorHex: #0aad73
01-15 15:04:46.141 18207 18239 I Unity : Color Object Found
01-15 15:04:46.143 18207 18239 I Unity : Meld TargetPos: (42.5, -50.0, 0.0)
01-15 15:04:46.143 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:04:46.144 18207 18239 I Unity : disableAllMelds
01-15 15:04:46.145 18207 18239 I Unity : handleMeldAfterAdd
01-15 15:04:46.145 18207 18239 E Unity : isLocal: True
01-15 15:04:46.145 18207 18239 I Unity : disableAllMelds
01-15 15:04:46.146 18207 18239 I Unity : calling checkresult from addCardstoMeld
01-15 15:04:46.146 18207 18239 I Unity : called from addCardstoMeld checkresult from addCardstoMeld
01-15 15:04:47.037 18207 18239 E Unity : 1 UpdateMeldScore: 2 meld: H1 S1 D1 C1 Score: 15
01-15 15:04:47.038 18207 18239 I Unity : UpdateMeldPoints: 2
01-15 15:04:47.039 18207 18239 I Unity : updateMeldPoints: Meld Score of Player: 2 is : 124
01-15 15:04:47.039 18207 18239 E Unity : checkResult exiting
01-15 15:04:47.137 18207 18239 I Unity : Meld Parent: Content (UnityEngine.GameObject)
01-15 15:04:47.137 18207 18239 E Unity : Duplicate Melds count: 0
01-15 15:04:47.137 18207 18239 I Unity : Meld: H1 S1 D1 C1
01-15 15:04:47.138 18207 18239 I Unity : Meld Owner ID: 1
01-15 15:04:47.138 18207 18239 I Unity : player: 1
01-15 15:04:47.138 18207 18239 I Unity : compriseCardDistanceOfMeld: False
01-15 15:04:47.138 18207 18239 I Unity : Left offset: -80
01-15 15:04:47.138 18207 18239 I Unity : getCardDistance X: -80
01-15 15:04:47.138 18207 18239 I Unity : getCardDistance X: -10
01-15 15:04:47.138 18207 18239 I Unity : getCardDistance X: 25
01-15 15:04:47.138 18207 18239 I Unity : Left offset: -62.5
01-15 15:04:47.138 18207 18239 I Unity : getCardDistance X: -62.5
01-15 15:04:47.139 18207 18239 I Unity : getCardDistance X: 7.5
01-15 15:04:47.521 18207 18239 I Unity : Discard Ai Card - Delay: 2.3
01-15 15:04:47.639 18207 18239 I Unity : isCardSorting false
01-15 15:04:49.337 18207 18239 I Unity : showOrDiscardAI discardAI: 2
01-15 15:04:49.337 18207 18239 I Unity : discardAI routine in RummyGameMgr
01-15 15:04:49.635 18207 18239 I Unity : Calling checkResult from discardAI
01-15 15:04:49.635 18207 18239 I Unity : AI getAiDiscardCard
01-15 15:04:49.635 18207 18239 E Unity : getDiscardCard
01-15 15:04:49.638 18207 18239 I Unity : getHalfSets: H5 H12 S5
01-15 15:04:49.639 18207 18239 I Unity : isValidSet: H5 S5 , isValidmeld:True
01-15 15:04:49.639 18207 18239 E Unity : getHalfSets Half Set Meld: H5 S5
01-15 15:04:49.640 18207 18239 I Unity : getDiscardCard: H12, 0
01-15 15:04:49.640 18207 18239 I Unity : Discard Card: H12 (Card) isJoker: False
01-15 15:04:49.640 18207 18239 I Unity : RummyGameMgr class discardAiCard
01-15 15:04:49.640 18207 18239 I Unity : discardAiCard: 2, card: H12
01-15 15:04:49.641 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:04:49.642 18207 18239 I Unity : Discard Card: card: H12
01-15 15:04:49.645 18207 18239 E Unity : Calling MoveCard
01-15 15:04:49.646 18207 18239 I Unity : discardAiCard: 2, card: H12
01-15 15:04:49.646 18207 18239 I Unity : discardAiCard: calling changeTurn: 2
01-15 15:04:49.646 18207 18239 I Unity : ChangeTurn : 2
01-15 15:04:50.537 18207 18239 I Unity : ChangeTurn
01-15 15:04:50.537 18207 18239 I Unity : localPlayer mID: 1
01-15 15:04:50.537 18207 18239 I Unity : In change turn line 2817 mTotalPlayers: 2
01-15 15:04:50.538 18207 18239 I Unity : ID != localPlayer.mID : 2 , localPlayer.mID: 1, so waiting
01-15 15:04:50.538 18207 18239 E Unity : NextPlayer: 1
01-15 15:04:50.538 18207 18239 I Unity : gameMgr: setPlayerTurn :1 isResultShown: False
01-15 15:04:50.538 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:04:50.538 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:04:50.539 18207 18239 I Unity : Start timer: 1
01-15 15:04:50.539 18207 18239 I Unity : Player: YOU
01-15 15:04:50.539 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:04:50.541 18207 18239 I Unity : showUsefulCardsOnDiscardPile
01-15 15:04:50.541 18207 18239 I Unity : discardedCards.Count > 0
01-15 15:04:50.541 18207 18239 I Unity : Calling method fetchAllUsefulDiscards: 7
01-15 15:04:50.541 18207 18239 I Unity : fetchAllUsefulDiscards discardedCards: H11 C12 S3 H9 S6 C11 D6 H12
01-15 15:04:50.541 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:04:50.542 18207 18239 I Unity : cardsList now: D4 S12 S13 H3 H4 H11 C12 S3 H9 S6 C11 D6 H12 , meldName: NoMeld, meld state: NONE
01-15 15:04:50.542 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: NO MELD
01-15 15:04:50.542 18207 18239 E Unity : getAllMySequences : D4 S12 S13 H3 H4 H11 C12 S3 H9 S6 C11 D6 H12
01-15 15:04:50.544 18207 18239 I Unity : getAllMySequences returned with seqs: 0
01-15 15:04:50.544 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H11 C12 S3 H9 S6 C11 D6 H12
01-15 15:04:50.544 18207 18239 I Unity : Calling pickUsefulDiscardsFromHandAndDiscards : H11 C12 S3 H9 S6 C11 D6 H12
01-15 15:04:50.545 18207 18239 I Unity : pickUsefulDiscardsFromHandAndDiscards: 8, discardCrds: H11 C12 S3 H9 S6 C11 D6 H12
01-15 15:04:50.546 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:04:50.546 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:04:50.546 18207 18239 I Unity : getMeldStateOfMeld : C11 C12 : NONE
01-15 15:04:50.547 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:04:50.547 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:04:50.547 18207 18239 I Unity : getMeldStateOfMeld : C11 C12 : NONE
01-15 15:04:50.547 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:04:50.547 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:04:50.548 18207 18239 I Unity : getMeldStateOfMeld : H11 H12 : NONE
01-15 15:04:50.548 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:04:50.548 18207 18239 I Unity : returned from pickUsefulDiscardsFromHandAndDiscards:
01-15 15:04:50.548 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:04:50.549 18207 18239 I Unity : calling getallmysets: D4 S12 S13 H3 H4 H11 C12 S3 H9 S6 C11 D6 H12
01-15 15:04:50.549 18207 18239 E Unity : getAllMySets :
01-15 15:04:50.549 18207 18239 E Unity : In getAllMySets : D4 S12 S13 H3 H4 H11 C12 S3 H9 S6 C11 D6 H12
01-15 15:04:50.552 18207 18239 I Unity : isValidSet: H12 S12 C12 , isValidmeld:True
01-15 15:04:50.553 18207 18239 E Unity : In getAllMySets 2 : H3 H4 H11 H9 S13 S3 S6 D4 D6 C11
01-15 15:04:50.554 18207 18239 I Unity : getHalfSets: H3 H4 H11 H9 S13 S3 S6 D4 D6 C11
01-15 15:04:50.554 18207 18239 I Unity : isValidSet: H11 C11 , isValidmeld:True
01-15 15:04:50.555 18207 18239 I Unity : isValidSet: S6 D6 , isValidmeld:True
01-15 15:04:50.555 18207 18239 I Unity : isValidSet: H4 D4 , isValidmeld:True
01-15 15:04:50.555 18207 18239 E Unity : getHalfSets Half Set Meld: H11 C11
01-15 15:04:50.555 18207 18239 E Unity : getHalfSets Half Set Meld: S6 D6
01-15 15:04:50.556 18207 18239 E Unity : getHalfSets Half Set Meld: H4 D4
01-15 15:04:50.556 18207 18239 I Unity : sets: 1
01-15 15:04:50.556 18207 18239 I Unity : set: H12 S12 C12
01-15 15:04:50.556 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:04:50.557 18207 18239 I Unity : isValidSet: H12 S12 C12 , isValidmeld:True
01-15 15:04:50.557 18207 18239 I Unity : getMeldStateOfMeld : H12 S12 C12 : SET
01-15 15:04:50.557 18207 18239 I Unity : pickResidualUsefulDiscardsFromHand: 8, discardCrds: H11 C12 S3 H9 S6 C11 D6 H12
01-15 15:04:50.559 18207 18239 I Unity : pickResidualUsefulDiscardsFromHand: from these:D4 S12 S13 H3 H4 H11 C12 S3 H9 S6 C11 D6 H12
01-15 15:04:50.559 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C12 C11
01-15 15:04:50.560 18207 18239 I Unity : Meld with Hand and discard cards: C12 C11
01-15 15:04:50.560 18207 18239 I Unity : getMeldStateOfMeld : C12 C11 : NONE
01-15 15:04:50.560 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:04:50.560 18207 18239 I Unity : Meld with Hand and discard cards: C12 C11
01-15 15:04:50.561 18207 18239 I Unity : getMeldStateOfMeld : C12 C11 : NONE
01-15 15:04:50.561 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:04:50.561 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C11
01-15 15:04:50.561 18207 18239 I Unity : Meld with Hand and discard cards meldCards: D4 D6
01-15 15:04:50.561 18207 18239 I Unity : Meld with Hand and discard cards: D6 D4
01-15 15:04:50.561 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:04:50.561 18207 18239 I Unity : Meld with Hand and discard cards: D6 D4
01-15 15:04:50.562 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:04:50.562 18207 18239 I Unity : Meld with Hand and discard cards meldCards: D6
01-15 15:04:50.562 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H3 H4 H11 H9 H12
01-15 15:04:50.562 18207 18239 I Unity : Meld with Hand and discard cards: H4 H3
01-15 15:04:50.563 18207 18239 I Unity : Meld with Hand and discard cards: H4 H3
01-15 15:04:50.563 18207 18239 I Unity : Meld with Hand and discard cards: H12 H11 H9
01-15 15:04:50.563 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:04:50.563 18207 18239 I Unity : Meld with Hand and discard cards: H12 H11 H9
01-15 15:04:50.563 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:04:50.563 18207 18239 I Unity : Meld with Hand and discard cards: H12 H11
01-15 15:04:50.564 18207 18239 I Unity : getMeldStateOfMeld : H12 H11 : NONE
01-15 15:04:50.564 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:04:50.564 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H4 H11 H9 H12
01-15 15:04:50.564 18207 18239 I Unity : Meld with Hand and discard cards: H12 H11 H9
01-15 15:04:50.564 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:04:50.564 18207 18239 I Unity : Meld with Hand and discard cards: H12 H11 H9
01-15 15:04:50.565 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:04:50.565 18207 18239 I Unity : Meld with Hand and discard cards: H12 H11
01-15 15:04:50.565 18207 18239 I Unity : getMeldStateOfMeld : H12 H11 : NONE
01-15 15:04:50.565 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:04:50.565 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H11 H9 H12
01-15 15:04:50.566 18207 18239 I Unity : Meld with Hand and discard cards: H12 H11 H9
01-15 15:04:50.566 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:04:50.566 18207 18239 I Unity : Meld with Hand and discard cards: H12 H11 H9
01-15 15:04:50.566 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:04:50.566 18207 18239 I Unity : Meld with Hand and discard cards: H12 H11
01-15 15:04:50.567 18207 18239 I Unity : getMeldStateOfMeld : H12 H11 : NONE
01-15 15:04:50.567 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:04:50.567 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H9 H12
01-15 15:04:50.567 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H12
01-15 15:04:50.567 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S12 S13 S3 S6
01-15 15:04:50.568 18207 18239 I Unity : Meld with Hand and discard cards: S13 S12
01-15 15:04:50.568 18207 18239 I Unity : Meld with Hand and discard cards: S13 S12
01-15 15:04:50.568 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S13 S3 S6
01-15 15:04:50.569 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S3 S6
01-15 15:04:50.569 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S6
01-15 15:04:50.569 18207 18239 I Unity : Cards List:
01-15 15:04:50.569 18207 18239 I Unity : fetchAllUsefulDiscards meld Count: 7
01-15 15:04:50.569 18207 18239 I Unity : getMeldStateOfMeld : D8 D9 D10 D11 : SEQUENCE
01-15 15:04:50.569 18207 18239 I Unity : meld: D11 D10 D9 D8 , meldState: ms: SEQUENCE
01-15 15:04:50.569 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: D11 D10 D9 D8
01-15 15:04:50.570 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:04:50.570 18207 18239 I Unity : cardsList now: D4 S12 S13 H3 H4 H11 C12 S3 H9 S6 C11 D6 H12 D8 D9 D10 D11 , meldName: D8 D9 D10 D11 , meld state: SEQUENCE
01-15 15:04:50.570 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: D11 D10 D9 D8
01-15 15:04:50.571 18207 18239 E Unity : getAllMySequences : D4 S12 S13 H3 H4 H11 C12 S3 H9 S6 C11 D6 H12 D8 D9 D10 D11
01-15 15:04:50.572 18207 18239 I Unity : m from seqMelds: D11 D10 D9 D8
01-15 15:04:50.573 18207 18239 I Unity : getAllMySequences returned with seqs: 1
01-15 15:04:50.573 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H11 C12 S3 H9 S6 C11 D6 H12 D8 D9 D10 D11
01-15 15:04:50.573 18207 18239 I Unity : Calling pickResidualUsefulDiscardsFromSequences
01-15 15:04:50.573 18207 18239 I Unity : pickResidualUsefulDiscardsFromSequences: 1
01-15 15:04:50.573 18207 18239 I Unity : Seq cards: D8 D9 D10 D11
01-15 15:04:50.574 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: D8 D9 D10 D11 D9
01-15 15:04:50.575 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.575 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:04:50.575 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.575 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: D8 D9 D9 D10 D11 D10
01-15 15:04:50.575 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.576 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:04:50.576 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.576 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: D8 D9 D9 D10 D10 D11 D11
01-15 15:04:50.576 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.576 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:04:50.576 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.576 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: D8 D9 D9 D10 D10 D11 D11 D8
01-15 15:04:50.577 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.577 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:04:50.577 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.577 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: D8 D8 D9 D9 D10 D10 D11 D11 D6
01-15 15:04:50.577 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.577 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 9, isValidMeld: False
01-15 15:04:50.578 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.578 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: D8 D9 D10 D11 D10
01-15 15:04:50.578 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.578 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:04:50.578 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.578 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: D8 D9 D10 D10 D11 D11
01-15 15:04:50.578 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.579 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:04:50.579 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.579 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: D8 D9 D10 D10 D11 D11 D8
01-15 15:04:50.579 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.579 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:04:50.579 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.580 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: D8 D8 D9 D10 D10 D11 D11 D6
01-15 15:04:50.580 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.580 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 8, isValidMeld: False
01-15 15:04:50.580 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.580 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: D8 D9 D10 D11 D11
01-15 15:04:50.580 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.580 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:04:50.581 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.581 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: D8 D9 D10 D11 D11 D8
01-15 15:04:50.581 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.581 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:04:50.581 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.581 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: D8 D8 D9 D10 D11 D11 D6
01-15 15:04:50.582 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.582 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 7, isValidMeld: False
01-15 15:04:50.582 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.582 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: D8 D9 D10 D11 D8
01-15 15:04:50.582 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.582 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:04:50.582 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.582 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: D8 D8 D9 D10 D11 D6
01-15 15:04:50.582 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.583 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 6, isValidMeld: False
01-15 15:04:50.583 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.583 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: D8 D9 D10 D11 D6
01-15 15:04:50.583 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.584 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 5, isValidMeld: False
01-15 15:04:50.584 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.584 18207 18239 I Unity : Cards List:
01-15 15:04:50.584 18207 18239 I Unity : isValidSet: H2 S2 D2 C2 , isValidmeld:True
01-15 15:04:50.584 18207 18239 I Unity : getMeldStateOfMeld : H2 S2 D2 C2 : SET
01-15 15:04:50.585 18207 18239 I Unity : meld: H2 S2 D2 C2 , meldState: ms: SET
01-15 15:04:50.585 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H2 S2 D2 C2
01-15 15:04:50.585 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:04:50.586 18207 18239 I Unity : cardsList now: D4 S12 S13 H3 H4 H11 C12 S3 H9 S6 C11 D6 H12 H2 S2 D2 C2 , meldName: H2 S2 D2 C2 , meld state: SET
01-15 15:04:50.586 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:04:50.587 18207 18239 I Unity : calling getallmysets: D4 S12 S13 H3 H4 H11 C12 S3 H9 S6 C11 D6 H12 H2 S2 D2 C2
01-15 15:04:50.587 18207 18239 E Unity : getAllMySets :
01-15 15:04:50.588 18207 18239 E Unity : In getAllMySets : D4 S12 S13 H3 H4 H11 C12 S3 H9 S6 C11 D6 H12 H2 S2 D2 C2
01-15 15:04:50.589 18207 18239 I Unity : isValidSet: H2 S2 D2 C2 , isValidmeld:True
01-15 15:04:50.590 18207 18239 I Unity : isValidSet: H12 S12 C12 , isValidmeld:True
01-15 15:04:50.591 18207 18239 E Unity : In getAllMySets 2 : H9 H3 H4 H11 S13 S3 S6 D4 D6 C11
01-15 15:04:50.591 18207 18239 I Unity : getHalfSets: H9 H3 H4 H11 S13 S3 S6 D4 D6 C11
01-15 15:04:50.591 18207 18239 I Unity : isValidSet: H11 C11 , isValidmeld:True
01-15 15:04:50.591 18207 18239 I Unity : isValidSet: S6 D6 , isValidmeld:True
01-15 15:04:50.592 18207 18239 I Unity : isValidSet: H4 D4 , isValidmeld:True
01-15 15:04:50.592 18207 18239 E Unity : getHalfSets Half Set Meld: H11 C11
01-15 15:04:50.592 18207 18239 E Unity : getHalfSets Half Set Meld: S6 D6
01-15 15:04:50.592 18207 18239 E Unity : getHalfSets Half Set Meld: H4 D4
01-15 15:04:50.592 18207 18239 I Unity : sets: 2
01-15 15:04:50.592 18207 18239 I Unity : set: H2 S2 D2 C2
01-15 15:04:50.593 18207 18239 I Unity : set: H12 S12 C12
01-15 15:04:50.593 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:04:50.593 18207 18239 I Unity : isValidSet: H12 S12 C12 , isValidmeld:True
01-15 15:04:50.594 18207 18239 I Unity : getMeldStateOfMeld : H12 S12 C12 : SET
01-15 15:04:50.594 18207 18239 I Unity : isValidSet: H7 S7 D7 C7 , isValidmeld:True
01-15 15:04:50.594 18207 18239 I Unity : getMeldStateOfMeld : S7 D7 C7 H7 : SET
01-15 15:04:50.594 18207 18239 I Unity : meld: S7 D7 C7 H7 , meldState: ms: SET
01-15 15:04:50.595 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: S7 D7 C7 H7
01-15 15:04:50.595 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:04:50.595 18207 18239 I Unity : cardsList now: D4 S12 S13 H3 H4 H11 C12 S3 H9 S6 C11 D6 H12 S7 D7 C7 H7 , meldName: S7 D7 C7 H7 , meld state: SET
01-15 15:04:50.595 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:04:50.595 18207 18239 I Unity : calling getallmysets: D4 S12 S13 H3 H4 H11 C12 S3 H9 S6 C11 D6 H12 S7 D7 C7 H7
01-15 15:04:50.595 18207 18239 E Unity : getAllMySets :
01-15 15:04:50.596 18207 18239 E Unity : In getAllMySets : D4 S12 S13 H3 H4 H11 C12 S3 H9 S6 C11 D6 H12 S7 D7 C7 H7
01-15 15:04:50.596 18207 18239 I Unity : isValidSet: H12 S12 C12 , isValidmeld:True
01-15 15:04:50.596 18207 18239 I Unity : isValidSet: H7 S7 D7 C7 , isValidmeld:True
01-15 15:04:50.597 18207 18239 E Unity : In getAllMySets 2 : H9 H11 H4 H3 S6 S3 S13 D6 D4 C11
01-15 15:04:50.597 18207 18239 I Unity : getHalfSets: H9 H11 H4 H3 S6 S3 S13 D6 D4 C11
01-15 15:04:50.598 18207 18239 I Unity : isValidSet: H11 C11 , isValidmeld:True
01-15 15:04:50.598 18207 18239 I Unity : isValidSet: S6 D6 , isValidmeld:True
01-15 15:04:50.598 18207 18239 I Unity : isValidSet: H4 D4 , isValidmeld:True
01-15 15:04:50.598 18207 18239 E Unity : getHalfSets Half Set Meld: H11 C11
01-15 15:04:50.598 18207 18239 E Unity : getHalfSets Half Set Meld: S6 D6
01-15 15:04:50.598 18207 18239 E Unity : getHalfSets Half Set Meld: H4 D4
01-15 15:04:50.598 18207 18239 I Unity : sets: 2
01-15 15:04:50.599 18207 18239 I Unity : set: H12 S12 C12
01-15 15:04:50.599 18207 18239 I Unity : set: H7 S7 D7 C7
01-15 15:04:50.599 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:04:50.599 18207 18239 I Unity : isValidSet: H12 S12 C12 , isValidmeld:True
01-15 15:04:50.600 18207 18239 I Unity : getMeldStateOfMeld : H12 S12 C12 : SET
01-15 15:04:50.600 18207 18239 I Unity : getMeldStateOfMeld : C4 C5 C6 : SEQUENCE
01-15 15:04:50.600 18207 18239 I Unity : meld: C6 C5 C4 , meldState: ms: SEQUENCE
01-15 15:04:50.601 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: C6 C5 C4
01-15 15:04:50.601 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:04:50.601 18207 18239 I Unity : cardsList now: D4 S12 S13 H3 H4 H11 C12 S3 H9 S6 C11 D6 H12 C4 C5 C6 , meldName: C4 C5 C6 , meld state: SEQUENCE
01-15 15:04:50.602 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: C6 C5 C4
01-15 15:04:50.603 18207 18239 E Unity : getAllMySequences : D4 S12 S13 H3 H4 H11 C12 S3 H9 S6 C11 D6 H12 C4 C5 C6
01-15 15:04:50.604 18207 18239 I Unity : m from seqMelds: C6 C5 C4
01-15 15:04:50.606 18207 18239 I Unity : getAllMySequences returned with seqs: 1
01-15 15:04:50.606 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H11 C12 S3 H9 S6 C11 D6 H12 C4 C5 C6
01-15 15:04:50.606 18207 18239 I Unity : Calling pickResidualUsefulDiscardsFromSequences
01-15 15:04:50.606 18207 18239 I Unity : pickResidualUsefulDiscardsFromSequences: 1
01-15 15:04:50.606 18207 18239 I Unity : Seq cards: C4 C5 C6
01-15 15:04:50.606 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C4 C5 C6 C4
01-15 15:04:50.607 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.608 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:04:50.608 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.608 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C4 C4 C5 C6 C6
01-15 15:04:50.608 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.609 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:04:50.609 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.609 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C4 C4 C5 C6 C6 C5
01-15 15:04:50.609 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.609 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:04:50.609 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.609 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C4 C4 C5 C5 C6 C6 C12
01-15 15:04:50.609 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.609 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:04:50.609 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.610 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C4 C4 C5 C5 C6 C6 C12 C11
01-15 15:04:50.610 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.610 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:04:50.610 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.610 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C4 C5 C6 C6
01-15 15:04:50.610 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.610 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:04:50.610 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.610 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C4 C5 C6 C6 C5
01-15 15:04:50.610 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.611 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:04:50.611 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.611 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C4 C5 C5 C6 C6 C12
01-15 15:04:50.611 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.611 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:04:50.611 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.611 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C4 C5 C5 C6 C6 C12 C11
01-15 15:04:50.611 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.611 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:04:50.611 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.611 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C4 C5 C6 C5
01-15 15:04:50.612 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.612 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:04:50.612 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.612 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C4 C5 C5 C6 C12
01-15 15:04:50.612 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.612 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:04:50.612 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.612 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C4 C5 C5 C6 C12 C11
01-15 15:04:50.612 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.612 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:04:50.612 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.612 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C4 C5 C6 C12
01-15 15:04:50.613 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.613 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 5, initialMeldCount: 4, isValidMeld: False
01-15 15:04:50.613 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.613 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C4 C5 C6 C12 C11
01-15 15:04:50.613 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.613 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 4, initialMeldCount: 5, isValidMeld: False
01-15 15:04:50.613 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.613 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C4 C5 C6 C11
01-15 15:04:50.613 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.613 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 4, initialMeldCount: 4, isValidMeld: False
01-15 15:04:50.613 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.614 18207 18239 I Unity : Cards List:
01-15 15:04:50.614 18207 18239 I Unity : isValidSet: H13 D13 C13 , isValidmeld:True
01-15 15:04:50.614 18207 18239 I Unity : getMeldStateOfMeld : H13 D13 C13 : SET
01-15 15:04:50.614 18207 18239 I Unity : meld: H13 D13 C13 , meldState: ms: SET
01-15 15:04:50.614 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H13 D13 C13
01-15 15:04:50.614 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:04:50.615 18207 18239 I Unity : cardsList now: D4 S12 S13 H3 H4 H11 C12 S3 H9 S6 C11 D6 H12 H13 D13 C13 , meldName: H13 D13 C13 , meld state: SET
01-15 15:04:50.615 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:04:50.615 18207 18239 I Unity : calling getallmysets: D4 S12 S13 H3 H4 H11 C12 S3 H9 S6 C11 D6 H12 H13 D13 C13
01-15 15:04:50.615 18207 18239 E Unity : getAllMySets :
01-15 15:04:50.615 18207 18239 E Unity : In getAllMySets : D4 S12 S13 H3 H4 H11 C12 S3 H9 S6 C11 D6 H12 H13 D13 C13
01-15 15:04:50.616 18207 18239 I Unity : isValidSet: H12 S12 C12 , isValidmeld:True
01-15 15:04:50.616 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:04:50.616 18207 18239 E Unity : In getAllMySets 2 : H3 H4 H11 H9 S3 S6 D4 D6 C11
01-15 15:04:50.617 18207 18239 I Unity : getHalfSets: H3 H4 H11 H9 S3 S6 D4 D6 C11
01-15 15:04:50.617 18207 18239 I Unity : isValidSet: H11 C11 , isValidmeld:True
01-15 15:04:50.617 18207 18239 I Unity : isValidSet: S6 D6 , isValidmeld:True
01-15 15:04:50.617 18207 18239 I Unity : isValidSet: H4 D4 , isValidmeld:True
01-15 15:04:50.617 18207 18239 E Unity : getHalfSets Half Set Meld: H11 C11
01-15 15:04:50.617 18207 18239 E Unity : getHalfSets Half Set Meld: S6 D6
01-15 15:04:50.617 18207 18239 E Unity : getHalfSets Half Set Meld: H4 D4
01-15 15:04:50.617 18207 18239 I Unity : sets: 2
01-15 15:04:50.618 18207 18239 I Unity : set: H12 S12 C12
01-15 15:04:50.618 18207 18239 I Unity : set: H13 S13 D13 C13
01-15 15:04:50.618 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:04:50.618 18207 18239 I Unity : isValidSet: H12 S12 C12 , isValidmeld:True
01-15 15:04:50.619 18207 18239 I Unity : getMeldStateOfMeld : H12 S12 C12 : SET
01-15 15:04:50.620 18207 18239 I Unity : isValidSet: H1 S1 D1 C1 , isValidmeld:True
01-15 15:04:50.620 18207 18239 I Unity : getMeldStateOfMeld : H1 S1 D1 C1 : SET
01-15 15:04:50.621 18207 18239 I Unity : meld: H1 S1 D1 C1 , meldState: ms: SET
01-15 15:04:50.622 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H1 S1 D1 C1
01-15 15:04:50.622 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:04:50.623 18207 18239 I Unity : cardsList now: D4 S12 S13 H3 H4 H11 C12 S3 H9 S6 C11 D6 H12 H1 S1 D1 C1 , meldName: H1 S1 D1 C1 , meld state: SET
01-15 15:04:50.623 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:04:50.623 18207 18239 I Unity : calling getallmysets: D4 S12 S13 H3 H4 H11 C12 S3 H9 S6 C11 D6 H12 H1 S1 D1 C1
01-15 15:04:50.623 18207 18239 E Unity : getAllMySets :
01-15 15:04:50.624 18207 18239 E Unity : In getAllMySets : D4 S12 S13 H3 H4 H11 C12 S3 H9 S6 C11 D6 H12 H1 S1 D1 C1
01-15 15:04:50.624 18207 18239 I Unity : isValidSet: H1 S1 D1 C1 , isValidmeld:True
01-15 15:04:50.624 18207 18239 I Unity : isValidSet: H12 S12 C12 , isValidmeld:True
01-15 15:04:50.625 18207 18239 E Unity : In getAllMySets 2 : H9 H3 H4 H11 S13 S3 S6 D4 D6 C11
01-15 15:04:50.625 18207 18239 I Unity : getHalfSets: H9 H3 H4 H11 S13 S3 S6 D4 D6 C11
01-15 15:04:50.625 18207 18239 I Unity : isValidSet: H11 C11 , isValidmeld:True
01-15 15:04:50.625 18207 18239 I Unity : isValidSet: S6 D6 , isValidmeld:True
01-15 15:04:50.626 18207 18239 I Unity : isValidSet: H4 D4 , isValidmeld:True
01-15 15:04:50.626 18207 18239 E Unity : getHalfSets Half Set Meld: H11 C11
01-15 15:04:50.626 18207 18239 E Unity : getHalfSets Half Set Meld: S6 D6
01-15 15:04:50.626 18207 18239 E Unity : getHalfSets Half Set Meld: H4 D4
01-15 15:04:50.626 18207 18239 I Unity : sets: 2
01-15 15:04:50.626 18207 18239 I Unity : set: H1 S1 D1 C1
01-15 15:04:50.626 18207 18239 I Unity : set: H12 S12 C12
01-15 15:04:50.626 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:04:50.627 18207 18239 I Unity : isValidSet: H12 S12 C12 , isValidmeld:True
01-15 15:04:50.627 18207 18239 I Unity : getMeldStateOfMeld : H12 S12 C12 : SET
01-15 15:04:50.627 18207 18239 I Unity : getMeldStateOfMeld : S8 S9 S10 : SEQUENCE
01-15 15:04:50.627 18207 18239 I Unity : meld: S10 S9 S8 , meldState: ms: SEQUENCE
01-15 15:04:50.627 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: S10 S9 S8
01-15 15:04:50.628 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:04:50.628 18207 18239 I Unity : cardsList now: D4 S12 S13 H3 H4 H11 C12 S3 H9 S6 C11 D6 H12 S8 S9 S10 , meldName: S8 S9 S10 , meld state: SEQUENCE
01-15 15:04:50.628 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: S10 S9 S8
01-15 15:04:50.628 18207 18239 E Unity : getAllMySequences : D4 S12 S13 H3 H4 H11 C12 S3 H9 S6 C11 D6 H12 S8 S9 S10
01-15 15:04:50.629 18207 18239 I Unity : m from seqMelds: S10 S9 S8
01-15 15:04:50.629 18207 18239 I Unity : getAllMySequences returned with seqs: 1
01-15 15:04:50.629 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H11 C12 S3 H9 S6 C11 D6 H12 S8 S9 S10
01-15 15:04:50.629 18207 18239 I Unity : Calling pickResidualUsefulDiscardsFromSequences
01-15 15:04:50.629 18207 18239 I Unity : pickResidualUsefulDiscardsFromSequences: 1
01-15 15:04:50.630 18207 18239 I Unity : Seq cards: S8 S9 S10
01-15 15:04:50.630 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S8 S9 S10 S8
01-15 15:04:50.630 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.630 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:04:50.630 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.630 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S8 S8 S9 S10 S9
01-15 15:04:50.630 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.630 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:04:50.630 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.630 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S8 S8 S9 S9 S10 S10
01-15 15:04:50.631 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.631 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:04:50.631 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.631 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S8 S8 S9 S9 S10 S10 S3
01-15 15:04:50.631 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.631 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 4, initialMeldCount: 7, isValidMeld: False
01-15 15:04:50.631 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.631 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S3 S8 S8 S9 S9 S10 S10 S6
01-15 15:04:50.631 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.632 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 3, initialMeldCount: 8, isValidMeld: False
01-15 15:04:50.632 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.632 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S8 S9 S10 S9
01-15 15:04:50.632 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.632 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:04:50.632 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.632 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S8 S9 S9 S10 S10
01-15 15:04:50.632 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.632 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:04:50.632 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.632 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S8 S9 S9 S10 S10 S3
01-15 15:04:50.633 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.633 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 4, initialMeldCount: 6, isValidMeld: False
01-15 15:04:50.633 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.633 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S3 S8 S9 S9 S10 S10 S6
01-15 15:04:50.633 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.633 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 3, initialMeldCount: 7, isValidMeld: False
01-15 15:04:50.633 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.633 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S8 S9 S10 S10
01-15 15:04:50.633 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.633 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:04:50.633 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.634 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S8 S9 S10 S10 S3
01-15 15:04:50.634 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.634 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 4, initialMeldCount: 5, isValidMeld: False
01-15 15:04:50.634 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.634 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S3 S8 S9 S10 S10 S6
01-15 15:04:50.634 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.634 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 3, initialMeldCount: 6, isValidMeld: False
01-15 15:04:50.634 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.634 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S8 S9 S10 S3
01-15 15:04:50.635 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.635 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 4, initialMeldCount: 4, isValidMeld: False
01-15 15:04:50.635 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.635 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S3 S8 S9 S10 S6
01-15 15:04:50.636 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.636 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 3, initialMeldCount: 5, isValidMeld: False
01-15 15:04:50.636 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.636 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S8 S9 S10 S6
01-15 15:04:50.637 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:04:50.637 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 4, isValidMeld: False
01-15 15:04:50.637 18207 18239 I Unity : isValidMeld: False
01-15 15:04:50.637 18207 18239 I Unity : Cards List:
01-15 15:04:50.638 18207 18239 E Unity : Final Distinct usefulDiscards + count: 1, cards: C12
01-15 15:04:55.956 18207 18239 I Unity : isResultShown: False Card Selected: H6 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Trueplayer.mIsCardTaken: False Tapable: True cardsInDeck 13
01-15 15:04:55.957 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:04:55.957 18207 18239 I Unity : deckCard : H6posiiton: (0.6, -3.2, 0.0)
01-15 15:04:55.963 18207 18239 E Unity : local position: (0.6, -3.2, 0.0)
01-15 15:04:55.964 18207 18239 I Unity : Align Cards
01-15 15:04:55.964 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:04:55.965 18207 18239 I Unity : cardonscreen: 15 player cards count: 6
01-15 15:04:55.982 18207 18239 I Unity : Align Cards
01-15 15:04:55.983 18207 18239 E Unity : Sort and swap card positions
01-15 15:04:56.890 18207 18239 I Unity : Sort
01-15 15:04:59.091 18207 18239 I Unity : isCardSorting false
01-15 15:05:08.092 18207 18239 I Unity : isResultShown: False Card Selected: D4 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 12
01-15 15:05:08.092 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:05:08.093 18207 18239 I Unity : mIsPlayerCard
01-15 15:05:08.093 18207 18239 I Unity : Selected
01-15 15:05:08.093 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: D4
01-15 15:05:08.093 18207 18239 I Unity : MeldList Meld: D8 D9 D10 D11
01-15 15:05:08.094 18207 18239 I Unity : MeldList Meld: H2 S2 D2 C2
01-15 15:05:08.094 18207 18239 I Unity : MeldList Meld: S7 D7 C7 H7
01-15 15:05:08.094 18207 18239 I Unity : MeldList Meld: C4 C5 C6
01-15 15:05:08.094 18207 18239 I Unity : MeldList Meld: H13 D13 C13
01-15 15:05:08.094 18207 18239 I Unity : MeldList Meld: H1 S1 D1 C1
01-15 15:05:08.094 18207 18239 I Unity : MeldList Meld: S8 S9 S10
01-15 15:05:08.095 18207 18239 I Unity : Meld: D11 D10 D9 D8 , tempMeld:: D11 D10 D9 D8 D4
01-15 15:05:08.096 18207 18239 I Unity : isValidSet: D4 D8 D9 D10 D11 , isValidmeld:False
01-15 15:05:08.097 18207 18239 I Unity : getMeldStateOfMeld : D4 D8 D9 D10 D11 : NONE
01-15 15:05:08.097 18207 18239 I Unity : MeldState of meld: D11 D10 D9 D8 D4 is: NONE, isMeld(before calling getMeldState): False
01-15 15:05:08.097 18207 18239 I Unity : Can't meld... Meld: D8 D9 D10 D11 selectedCards: D4
01-15 15:05:08.098 18207 18239 I Unity : Meld: H2 S2 D2 C2 , tempMeld:: D4 H2 S2 D2 C2
01-15 15:05:08.099 18207 18239 I Unity : isValidSet: H2 S2 D2 D4 C2 , isValidmeld:False
01-15 15:05:08.099 18207 18239 I Unity : getMeldStateOfMeld : D4 H2 S2 D2 C2 : NONE
01-15 15:05:08.100 18207 18239 I Unity : MeldState of meld: D4 H2 S2 D2 C2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:05:08.100 18207 18239 I Unity : Can't meld... Meld: H2 S2 D2 C2 selectedCards: D4
01-15 15:05:08.101 18207 18239 I Unity : Meld: S7 D7 C7 H7 , tempMeld:: S7 D7 C7 H7 D4
01-15 15:05:08.102 18207 18239 I Unity : isValidSet: H7 S7 D4 D7 C7 , isValidmeld:False
01-15 15:05:08.103 18207 18239 I Unity : getMeldStateOfMeld : D4 S7 D7 C7 H7 : NONE
01-15 15:05:08.104 18207 18239 I Unity : MeldState of meld: S7 D7 C7 H7 D4 is: NONE, isMeld(before calling getMeldState): False
01-15 15:05:08.104 18207 18239 I Unity : Can't meld... Meld: S7 D7 C7 H7 selectedCards: D4
01-15 15:05:08.105 18207 18239 I Unity : Meld: C6 C5 C4 , tempMeld:: C6 C5 D4 C4
01-15 15:05:08.106 18207 18239 I Unity : isValidSet: D4 C4 C5 C6 , isValidmeld:False
01-15 15:05:08.106 18207 18239 I Unity : getMeldStateOfMeld : D4 C4 C5 C6 : NONE
01-15 15:05:08.107 18207 18239 I Unity : MeldState of meld: C6 C5 D4 C4 is: NONE, isMeld(before calling getMeldState): False
01-15 15:05:08.107 18207 18239 I Unity : Can't meld... Meld: C4 C5 C6 selectedCards: D4
01-15 15:05:08.107 18207 18239 I Unity : Meld: H13 D13 C13 , tempMeld:: H13 D13 C13 D4
01-15 15:05:08.108 18207 18239 I Unity : isValidSet: H13 D4 D13 C13 , isValidmeld:False
01-15 15:05:08.108 18207 18239 I Unity : getMeldStateOfMeld : D4 H13 D13 C13 : NONE
01-15 15:05:08.109 18207 18239 I Unity : MeldState of meld: H13 D13 C13 D4 is: NONE, isMeld(before calling getMeldState): False
01-15 15:05:08.109 18207 18239 I Unity : Can't meld... Meld: H13 D13 C13 selectedCards: D4
01-15 15:05:08.109 18207 18239 I Unity : Meld: H1 S1 D1 C1 , tempMeld:: H1 S1 D1 C1 D4
01-15 15:05:08.110 18207 18239 I Unity : isValidSet: H1 S1 D1 D4 C1 , isValidmeld:False
01-15 15:05:08.111 18207 18239 I Unity : getMeldStateOfMeld : D4 H1 S1 D1 C1 : NONE
01-15 15:05:08.111 18207 18239 I Unity : MeldState of meld: H1 S1 D1 C1 D4 is: NONE, isMeld(before calling getMeldState): False
01-15 15:05:08.111 18207 18239 I Unity : Can't meld... Meld: H1 S1 D1 C1 selectedCards: D4
01-15 15:05:08.112 18207 18239 I Unity : Meld: S10 S9 S8 , tempMeld:: S10 S9 S8 D4
01-15 15:05:08.113 18207 18239 I Unity : isValidSet: S8 S9 S10 D4 , isValidmeld:False
01-15 15:05:08.113 18207 18239 I Unity : getMeldStateOfMeld : D4 S8 S9 S10 : NONE
01-15 15:05:08.114 18207 18239 I Unity : MeldState of meld: S10 S9 S8 D4 is: NONE, isMeld(before calling getMeldState): False
01-15 15:05:08.114 18207 18239 I Unity : Can't meld... Meld: S8 S9 S10 selectedCards: D4
01-15 15:05:08.114 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:05:08.115 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:05:08.115 18207 18239 E Unity : localMelds Count: 2 selectedCards: D4
01-15 15:05:08.115 18207 18239 E Unity : localMelds Count: 2 isJokerInHand+ False
01-15 15:05:09.271 18207 18239 I Unity : discardPlayerCard: 1
01-15 15:05:09.272 18207 18239 I Unity : localPlayer.mCards.Count: 6
01-15 15:05:09.272 18207 18239 E Unity : onCardDeselected- discardPlayerCard
01-15 15:05:09.273 18207 18239 I Unity : Clear duplicate Melds and show local melds, hide highlight meld and delete child objects
01-15 15:05:09.273 18207 18239 I Unity : Destroy duplicate meld objects
01-15 15:05:09.273 18207 18239 I Unity : Discard Card: card: D4
01-15 15:05:09.274 18207 18239 E Unity : Calling MoveCard
01-15 15:05:09.274 18207 18239 E Unity : discardPlayerCard: calling changeTurn
01-15 15:05:09.275 18207 18239 I Unity : ChangeTurn : 1
01-15 15:05:09.275 18207 18239 I Unity : Enable hand scroll: False
01-15 15:05:09.286 18207 18239 I Unity : Align Cards
01-15 15:05:09.287 18207 18239 E Unity : Sort and swap card positions
01-15 15:05:10.174 18207 18239 I Unity : ChangeTurn
01-15 15:05:10.174 18207 18239 I Unity : localPlayer mID: 1
01-15 15:05:10.174 18207 18239 I Unity : In change turn line 2817 mTotalPlayers: 2
01-15 15:05:10.174 18207 18239 E Unity : NextPlayer: 2
01-15 15:05:10.175 18207 18239 I Unity : gameMgr: setPlayerTurn :2 isResultShown: False
01-15 15:05:10.176 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:05:10.176 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:05:10.176 18207 18239 I Unity : Start timer: 2
01-15 15:05:10.176 18207 18239 I Unity : Player: DAVID
01-15 15:05:10.176 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:05:10.177 18207 18239 I Unity : playAiTurn now: 2
01-15 15:05:10.177 18207 18239 I Unity : disableAllMelds
01-15 15:05:10.178 18207 18239 I Unity : meldList Count is >0
01-15 15:05:10.182 18207 18239 I Unity : getHalfSets: H5 D4 D6
01-15 15:05:10.183 18207 18239 I Unity : isValidSet: H9 H11 H12 , isValidmeld:False
01-15 15:05:10.185 18207 18239 I Unity : isValidSet: S3 S5 S6 , isValidmeld:False
01-15 15:05:10.186 18207 18239 I Unity : isValidSet: C11 C12 , isValidmeld:False
01-15 15:05:10.186 18207 18239 E Unity : I am In getProperMelds: D11 D10 D9 D8
01-15 15:05:10.188 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: D11 D10 D9 D8 , meld: D11 D10 D9 D8
01-15 15:05:10.188 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:05:10.189 18207 18239 I Unity : melds of same name, continue
01-15 15:05:10.189 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:05:10.189 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:05:10.189 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:05:10.192 18207 18239 I Unity : isValidSet: H2 S2 D2 C2 , isValidmeld:True
01-15 15:05:10.194 18207 18239 I Unity : getHalfSets: H5 D4 D6
01-15 15:05:10.195 18207 18239 I Unity : isValidSet: H2 S2 D2 C2 , isValidmeld:True
01-15 15:05:10.196 18207 18239 I Unity : isValidSet: H9 H11 H12 , isValidmeld:False
01-15 15:05:10.196 18207 18239 I Unity : isValidSet: S3 S5 S6 , isValidmeld:False
01-15 15:05:10.196 18207 18239 I Unity : isValidSet: C11 C12 , isValidmeld:False
01-15 15:05:10.197 18207 18239 E Unity : I am In getProperMelds: H2 S2 D2 C2
01-15 15:05:10.197 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H2 S2 D2 C2 , meld: H2 S2 D2 C2
01-15 15:05:10.197 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:05:10.197 18207 18239 I Unity : melds of same name, continue
01-15 15:05:10.198 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:05:10.198 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:05:10.198 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:05:10.200 18207 18239 I Unity : isValidSet: H7 D7 C7 , isValidmeld:True
01-15 15:05:10.203 18207 18239 I Unity : getHalfSets: H5 S3
01-15 15:05:10.204 18207 18239 I Unity : isValidSet: H7 D7 C7 , isValidmeld:True
01-15 15:05:10.205 18207 18239 I Unity : isValidSet: H9 H11 H12 , isValidmeld:False
01-15 15:05:10.205 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:05:10.205 18207 18239 I Unity : isValidSet: C11 C12 , isValidmeld:False
01-15 15:05:10.206 18207 18239 E Unity : I am In getProperMelds: S7 S6 S5
01-15 15:05:10.206 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: S7 S6 S5 , meld: S7 D7 C7 H7
01-15 15:05:10.206 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:05:10.206 18207 18239 E Unity : getProperMelds Meld: S7 S6 S5
01-15 15:05:10.207 18207 18239 I Unity : calling hasSimilarMeldState?: meld: S7 D7 C7 H7 m: S7 S6 S5
01-15 15:05:10.207 18207 18239 E Unity : compare melds, m1:: S7 S6 S5 , m2: S7 D7 C7 H7
01-15 15:05:10.207 18207 18239 I Unity : getMeldStateOfMeld : S7 S6 S5 : SEQUENCE
01-15 15:05:10.209 18207 18239 I Unity : isValidSet: H7 S7 D7 C7 , isValidmeld:True
01-15 15:05:10.209 18207 18239 I Unity : getMeldStateOfMeld : S7 D7 C7 H7 : SET
01-15 15:05:10.209 18207 18239 I Unity : meld1 : S7 S6 S5 : SEQUENCE, meld: S7 D7 C7 H7 : SET
01-15 15:05:10.210 18207 18239 I Unity : IsSimilar: False meld: S7 D7 C7 H7 m: S7 S6 S5
01-15 15:05:10.210 18207 18239 E Unity : I am In getProperMelds: H7 D7 C7
01-15 15:05:10.210 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H7 D7 C7 , meld: S7 D7 C7 H7
01-15 15:05:10.210 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:05:10.210 18207 18239 E Unity : getProperMelds Meld: H7 D7 C7
01-15 15:05:10.211 18207 18239 I Unity : calling hasSimilarMeldState?: meld: S7 D7 C7 H7 m: H7 D7 C7
01-15 15:05:10.211 18207 18239 E Unity : compare melds, m1:: H7 D7 C7 , m2: S7 D7 C7 H7
01-15 15:05:10.212 18207 18239 I Unity : isValidSet: H7 D7 C7 , isValidmeld:True
01-15 15:05:10.212 18207 18239 I Unity : getMeldStateOfMeld : H7 D7 C7 : SET
01-15 15:05:10.212 18207 18239 I Unity : isValidSet: H7 S7 D7 C7 , isValidmeld:True
01-15 15:05:10.213 18207 18239 I Unity : getMeldStateOfMeld : S7 D7 C7 H7 : SET
01-15 15:05:10.213 18207 18239 I Unity : meld1 : H7 D7 C7 : SET, meld: S7 D7 C7 H7 : SET
01-15 15:05:10.213 18207 18239 I Unity : IsSimilar: True meld: S7 D7 C7 H7 m: H7 D7 C7
01-15 15:05:10.213 18207 18239 I Unity : not similar: S7 D7 C7 H7 m: H7 D7 C7
01-15 15:05:10.214 18207 18239 E Unity : getUsefulDiscardCards - Meld: H7 D7 C7
01-15 15:05:10.214 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:05:10.214 18207 18239 E Unity : getUsefulDiscardCards - Meld: H7 D7 C7
01-15 15:05:10.214 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:05:10.214 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:05:10.217 18207 18239 I Unity : getHalfSets: H5 D4 D6
01-15 15:05:10.218 18207 18239 I Unity : isValidSet: H9 H11 H12 , isValidmeld:False
01-15 15:05:10.218 18207 18239 I Unity : isValidSet: S3 S5 S6 , isValidmeld:False
01-15 15:05:10.219 18207 18239 I Unity : isValidSet: C11 C12 , isValidmeld:False
01-15 15:05:10.219 18207 18239 E Unity : I am In getProperMelds: C6 C5 C4
01-15 15:05:10.219 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: C6 C5 C4 , meld: C6 C5 C4
01-15 15:05:10.220 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:05:10.221 18207 18239 I Unity : melds of same name, continue
01-15 15:05:10.221 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:05:10.222 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:05:10.222 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:05:10.225 18207 18239 I Unity : getHalfSets: H5 H9 D13
01-15 15:05:10.227 18207 18239 I Unity : isValidSet: S3 S5 S6 , isValidmeld:False
01-15 15:05:10.227 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:05:10.227 18207 18239 E Unity : I am In getProperMelds: H13 H12 H11
01-15 15:05:10.227 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H13 H12 H11 , meld: H13 D13 C13
01-15 15:05:10.227 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:05:10.228 18207 18239 E Unity : getProperMelds Meld: H13 H12 H11
01-15 15:05:10.228 18207 18239 I Unity : calling hasSimilarMeldState?: meld: H13 D13 C13 m: H13 H12 H11
01-15 15:05:10.228 18207 18239 E Unity : compare melds, m1:: H13 H12 H11 , m2: H13 D13 C13
01-15 15:05:10.228 18207 18239 I Unity : getMeldStateOfMeld : H13 H12 H11 : SEQUENCE
01-15 15:05:10.229 18207 18239 I Unity : isValidSet: H13 D13 C13 , isValidmeld:True
01-15 15:05:10.229 18207 18239 I Unity : getMeldStateOfMeld : H13 D13 C13 : SET
01-15 15:05:10.229 18207 18239 I Unity : meld1 : H13 H12 H11 : SEQUENCE, meld: H13 D13 C13 : SET
01-15 15:05:10.229 18207 18239 I Unity : IsSimilar: False meld: H13 D13 C13 m: H13 H12 H11
01-15 15:05:10.229 18207 18239 E Unity : I am In getProperMelds: C13 C12 C11
01-15 15:05:10.229 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: C13 C12 C11 , meld: H13 D13 C13
01-15 15:05:10.229 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:05:10.230 18207 18239 E Unity : getProperMelds Meld: C13 C12 C11
01-15 15:05:10.230 18207 18239 I Unity : calling hasSimilarMeldState?: meld: H13 D13 C13 m: C13 C12 C11
01-15 15:05:10.230 18207 18239 E Unity : compare melds, m1:: C13 C12 C11 , m2: H13 D13 C13
01-15 15:05:10.230 18207 18239 I Unity : getMeldStateOfMeld : C13 C12 C11 : SEQUENCE
01-15 15:05:10.231 18207 18239 I Unity : isValidSet: H13 D13 C13 , isValidmeld:True
01-15 15:05:10.231 18207 18239 I Unity : getMeldStateOfMeld : H13 D13 C13 : SET
01-15 15:05:10.231 18207 18239 I Unity : meld1 : C13 C12 C11 : SEQUENCE, meld: H13 D13 C13 : SET
01-15 15:05:10.231 18207 18239 I Unity : IsSimilar: False meld: H13 D13 C13 m: C13 C12 C11
01-15 15:05:10.231 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:05:10.232 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:05:10.232 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:05:10.232 18207 18239 I Unity : isValidSet: H1 S1 D1 C1 , isValidmeld:True
01-15 15:05:10.234 18207 18239 I Unity : getHalfSets: H5 D4 D6
01-15 15:05:10.234 18207 18239 I Unity : isValidSet: H1 S1 D1 C1 , isValidmeld:True
01-15 15:05:10.235 18207 18239 I Unity : isValidSet: H9 H11 H12 , isValidmeld:False
01-15 15:05:10.235 18207 18239 I Unity : isValidSet: S3 S5 S6 , isValidmeld:False
01-15 15:05:10.235 18207 18239 I Unity : isValidSet: C11 C12 , isValidmeld:False
01-15 15:05:10.235 18207 18239 E Unity : I am In getProperMelds: H1 S1 D1 C1
01-15 15:05:10.236 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H1 S1 D1 C1 , meld: H1 S1 D1 C1
01-15 15:05:10.236 18207 18239 E Unity : meld.meldOwnerID: 1, m.OwnerID: -5
01-15 15:05:10.236 18207 18239 I Unity : melds of same name, continue
01-15 15:05:10.236 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:05:10.237 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:05:10.237 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:05:10.240 18207 18239 I Unity : getHalfSets: H5 D4 D6
01-15 15:05:10.242 18207 18239 I Unity : isValidSet: H9 H11 H12 , isValidmeld:False
01-15 15:05:10.243 18207 18239 I Unity : isValidSet: S3 S5 S6 , isValidmeld:False
01-15 15:05:10.243 18207 18239 I Unity : isValidSet: C11 C12 , isValidmeld:False
01-15 15:05:10.243 18207 18239 E Unity : I am In getProperMelds: S10 S9 S8
01-15 15:05:10.243 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: S10 S9 S8 , meld: S10 S9 S8
01-15 15:05:10.243 18207 18239 E Unity : meld.meldOwnerID: 1, m.OwnerID: -5
01-15 15:05:10.243 18207 18239 I Unity : melds of same name, continue
01-15 15:05:10.243 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:05:10.244 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:05:10.244 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:05:10.244 18207 18239 I Unity : Possible melds: H7 D7 C7
01-15 15:05:10.244 18207 18239 I Unity : processUsefulCards : discardedCards.Count:: 9
01-15 15:05:10.244 18207 18239 I Unity : possbleMeld[j]: H7 D7 C7
01-15 15:05:10.244 18207 18239 I Unity : MeldCards: H7 D7 C7
01-15 15:05:10.244 18207 18239 I Unity : c: H7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.244 18207 18239 I Unity : c: D7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.244 18207 18239 I Unity : c: C7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.244 18207 18239 I Unity : possbleMeld[j]: H7 D7 C7
01-15 15:05:10.245 18207 18239 I Unity : MeldCards: H7 D7 C7
01-15 15:05:10.245 18207 18239 I Unity : c: H7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.245 18207 18239 I Unity : c: D7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.245 18207 18239 I Unity : c: C7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.245 18207 18239 I Unity : possbleMeld[j]: H7 D7 C7
01-15 15:05:10.245 18207 18239 I Unity : MeldCards: H7 D7 C7
01-15 15:05:10.245 18207 18239 I Unity : c: H7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.245 18207 18239 I Unity : c: D7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.245 18207 18239 I Unity : c: C7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.245 18207 18239 I Unity : possbleMeld[j]: H7 D7 C7
01-15 15:05:10.246 18207 18239 I Unity : MeldCards: H7 D7 C7
01-15 15:05:10.246 18207 18239 I Unity : c: H7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.246 18207 18239 I Unity : c: D7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.246 18207 18239 I Unity : c: C7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.246 18207 18239 I Unity : possbleMeld[j]: H7 D7 C7
01-15 15:05:10.246 18207 18239 I Unity : MeldCards: H7 D7 C7
01-15 15:05:10.246 18207 18239 I Unity : c: H7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.246 18207 18239 I Unity : c: D7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.246 18207 18239 I Unity : c: C7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.246 18207 18239 I Unity : possbleMeld[j]: H7 D7 C7
01-15 15:05:10.247 18207 18239 I Unity : MeldCards: H7 D7 C7
01-15 15:05:10.247 18207 18239 I Unity : c: H7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.247 18207 18239 I Unity : c: D7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.247 18207 18239 I Unity : c: C7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.247 18207 18239 I Unity : possbleMeld[j]: H7 D7 C7
01-15 15:05:10.247 18207 18239 I Unity : MeldCards: H7 D7 C7
01-15 15:05:10.247 18207 18239 I Unity : c: H7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.247 18207 18239 I Unity : c: D7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.247 18207 18239 I Unity : c: C7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.248 18207 18239 I Unity : possbleMeld[j]: H7 D7 C7
01-15 15:05:10.248 18207 18239 I Unity : MeldCards: H7 D7 C7
01-15 15:05:10.248 18207 18239 I Unity : c: H7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.248 18207 18239 I Unity : c: D7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.248 18207 18239 I Unity : c: C7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.248 18207 18239 I Unity : possbleMeld[j]: H7 D7 C7
01-15 15:05:10.248 18207 18239 I Unity : MeldCards: H7 D7 C7
01-15 15:05:10.248 18207 18239 I Unity : c: H7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.248 18207 18239 I Unity : c: D7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.248 18207 18239 I Unity : c: C7, ismleded: True, c: mIsDiscardCard: False
01-15 15:05:10.248 18207 18239 I Unity : usefulDiscardCards at this point:
01-15 15:05:10.249 18207 18239 I Unity : MeldList count: 7
01-15 15:05:10.249 18207 18239 I Unity : enableHighlightOfCards
01-15 15:05:10.263 18207 18239 I Unity : Sort
01-15 15:05:11.068 18207 18239 I Unity : possible Meld: H7 D7 C7
01-15 15:05:11.068 18207 18239 E Unity : onGetDeckCard - AI #################################################
01-15 15:05:11.078 18207 18239 I Unity : calling checkresult from delayCardAdditionToMeld
01-15 15:05:11.095 18207 18239 E Unity : checkResult exiting
01-15 15:05:11.968 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:05:11.971 18207 18239 I Unity : isValidSet: H5 S5 D5 , isValidmeld:True
01-15 15:05:11.971 18207 18239 I Unity : getHalfSets:
01-15 15:05:11.973 18207 18239 I Unity : isValidSet: H5 S5 D5 , isValidmeld:True
01-15 15:05:11.974 18207 18239 I Unity : assignValueForJokerCard: PossibleMeld: H5 S5 D5
01-15 15:05:11.975 18207 18239 I Unity : isValidSet: H5 S5 D5 , isValidmeld:True
01-15 15:05:11.990 18207 18239 E Unity : Possible melds in Player Cards: H5 (Card)
01-15 15:05:11.991 18207 18239 E Unity : Possible melds in Player Cards: S5 (Card)
01-15 15:05:11.991 18207 18239 E Unity : Possible melds in Player Cards: D5 (Card)
01-15 15:05:11.991 18207 18239 I Unity : Time: 0CardsCount: 3 possible Meld Cards count: 3 Meld: H5 S5 D5
01-15 15:05:11.992 18207 18239 I Unity : Create Meld for player
01-15 15:05:11.994 18207 18239 I Unity : PosList[i]: -199.5585 Meld string: H2 S2 D2 C2 Meld Count: 2 CardCount: 4 startPosX: -199.5585
01-15 15:05:11.994 18207 18239 I Unity : PosList[i]: 199.5585 Meld string: Meld Count: 2 CardCount: 0 startPosX: 199.5585
01-15 15:05:11.994 18207 18239 E Unity : Player ID of Card: 2
01-15 15:05:11.994 18207 18239 I Unity : setCardColor
01-15 15:05:11.995 18207 18239 I Unity : Color Object Found
01-15 15:05:11.995 18207 18239 I Unity : colorHex: #0aad73
01-15 15:05:11.995 18207 18239 I Unity : Color Object Found
01-15 15:05:11.996 18207 18239 I Unity : Meld TargetPos: (-28.0, -28.0, 0.0)
01-15 15:05:11.996 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:05:11.997 18207 18239 E Unity : Player ID of Card: 2
01-15 15:05:11.997 18207 18239 I Unity : setCardColor
01-15 15:05:11.997 18207 18239 I Unity : Color Object Found
01-15 15:05:11.997 18207 18239 I Unity : colorHex: #0aad73
01-15 15:05:11.997 18207 18239 I Unity : Color Object Found
01-15 15:05:11.998 18207 18239 I Unity : Meld TargetPos: (-3.0, -28.0, 0.0)
01-15 15:05:11.998 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:05:11.999 18207 18239 E Unity : Player ID of Card: 2
01-15 15:05:11.999 18207 18239 I Unity : setCardColor
01-15 15:05:11.999 18207 18239 I Unity : Color Object Found
01-15 15:05:11.999 18207 18239 I Unity : colorHex: #0aad73
01-15 15:05:11.999 18207 18239 I Unity : Color Object Found
01-15 15:05:12.000 18207 18239 I Unity : Meld TargetPos: (22.0, -28.0, 0.0)
01-15 15:05:12.000 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:05:12.002 18207 18239 I Unity : UpdateMeldPoints: 2
01-15 15:05:12.002 18207 18239 I Unity : updateMeldPoints: Meld Score of Player: 2 is : 139
01-15 15:05:12.440 18207 18239 I Unity : isCardSorting false
01-15 15:05:12.885 18207 18239 I Unity : compriseCardDistanceOfMeldForOtherPlayers: H2 S2 D2 C2
01-15 15:05:12.886 18207 18239 I Unity : Left offset: -60
01-15 15:05:12.886 18207 18239 I Unity : getCardDistance X: -60
01-15 15:05:12.886 18207 18239 I Unity : X: -35 index: 0
01-15 15:05:12.886 18207 18239 I Unity : Card: H2 (Card)
01-15 15:05:12.886 18207 18239 I Unity : X: -10 index: 1
01-15 15:05:12.887 18207 18239 I Unity : Card: S2 (Card)
01-15 15:05:12.888 18207 18239 I Unity : getCardDistance X: -10
01-15 15:05:12.888 18207 18239 I Unity : X: 15 index: 2
01-15 15:05:12.888 18207 18239 I Unity : Card: D2 (Card)
01-15 15:05:12.888 18207 18239 I Unity : getCardDistance X: 15
01-15 15:05:12.888 18207 18239 I Unity : X: 40 index: 3
01-15 15:05:12.888 18207 18239 I Unity : Card: C2 (Card)
01-15 15:05:12.889 18207 18239 I Unity : compriseCardDistanceOfMeldForOtherPlayers: H5 S5 D5
01-15 15:05:12.889 18207 18239 I Unity : Left offset: -47.5
01-15 15:05:12.889 18207 18239 I Unity : getCardDistance X: -47.5
01-15 15:05:12.889 18207 18239 I Unity : X: -22.5 index: 0
01-15 15:05:12.889 18207 18239 I Unity : Card: H5 (Card)
01-15 15:05:12.890 18207 18239 I Unity : X: 2.5 index: 1
01-15 15:05:12.890 18207 18239 I Unity : Card: S5 (Card)
01-15 15:05:12.890 18207 18239 I Unity : getCardDistance X: 2.5
01-15 15:05:12.890 18207 18239 I Unity : X: 27.5 index: 2
01-15 15:05:12.890 18207 18239 I Unity : Card: D5 (Card)
01-15 15:05:13.368 18207 18239 I Unity : Discard Ai Card - Delay: 1.4
01-15 15:05:13.785 18207 18239 E Unity : Show Result
01-15 15:05:13.786 18207 18239 E Unity : PlayerMeldScore: 81 ToTal score: 48
01-15 15:05:13.786 18207 18239 E Unity : player series point before: 87
01-15 15:05:13.786 18207 18239 E Unity : isDeclared: False Player: YOU round Score: 48 cards:
01-15 15:05:13.786 18207 18239 E Unity : player series point later: 135
01-15 15:05:13.787 18207 18239 E Unity : PlayerMeldScore: 139 ToTal score: 139
01-15 15:05:13.787 18207 18239 E Unity : player series point before: 187
01-15 15:05:13.787 18207 18239 E Unity : isDeclared: False Player: DAVID round Score: 139 cards:
01-15 15:05:13.787 18207 18239 E Unity : DAVID
01-15 15:05:13.787 18207 18239 E Unity : player series point later: 326
01-15 15:05:13.787 18207 18239 E Unity : Round Winner: DAVID roundWinner score: 139
01-15 15:05:13.787 18207 18239 E Unity : mAxScore: 500
01-15 15:05:13.787 18207 18239 E Unity : Show Game Over screen
01-15 15:05:13.787 18207 18239 E Unity : Show GameOver screen
01-15 15:05:13.788 18207 18239 I Unity :
01-15 15:05:13.788 18207 18239 I Unity :
01-15 15:05:13.788 18207 18239 I Unity : guest avatar id 3 : => member name: GetLocalPlayerProfileImage : => source line number: 1101
01-15 15:05:13.789 18207 18239 I Unity : isNewGame: False
01-15 15:05:15.170 18207 18239 I Unity : showOrDiscardAI discardAI: 2
01-15 15:05:15.170 18207 18239 I Unity : discardAI routine in RummyGameMgr
01-15 15:05:15.471 18207 18239 I Unity : Calling checkResult from discardAI
01-15 15:05:15.471 18207 18239 I Unity : Show Result
01-15 15:05:17.271 18207 18239 E Unity : Show Result
01-15 15:05:23.795 18207 18239 I Unity : Reset meld points
01-15 15:05:23.795 18207 18239 I Unity : Reset meld points: isNewGame: False
01-15 15:05:23.795 18207 18239 I Unity : Reset meld points: isNewGame: False
01-15 15:05:23.806 18207 18239 E Unity : Destroy: Row1 child: D11 D10 D9 D8
01-15 15:05:23.806 18207 18239 E Unity : Destroy: Row1 child: H13 D13 C13
01-15 15:05:23.807 18207 18239 E Unity : Destroy: Row2 child: H2 S2 D2 C2
01-15 15:05:23.807 18207 18239 E Unity : Destroy: Row2 child: H5 S5 D5
01-15 15:05:23.807 18207 18239 E Unity : Destroy: Row3 child: S7 D7 C7 H7
01-15 15:05:23.807 18207 18239 E Unity : Destroy: Row4 child: C6 C5 C4
01-15 15:05:23.808 18207 18239 I Unity : isNewGame: False
01-15 15:05:23.808 18207 18239 I Unity : New Round
01-15 15:05:24.492 18207 18239 I Unity : Enable hand scroll: False
01-15 15:05:24.493 18207 18239 I Unity : UpdateMeldPoints: 1
01-15 15:05:24.493 18207 18239 I Unity : updateMeldPoints: Meld Score of Player: 1 is : 0
01-15 15:05:24.493 18207 18239 I Unity : UpdateMeldPoints: 2
01-15 15:05:24.493 18207 18239 I Unity : updateMeldPoints: Meld Score of Player: 2 is : 0
01-15 15:05:24.493 18207 18239 E Unity : Player count: 2
01-15 15:05:24.494 18207 18239 I Unity : Create Deck
01-15 15:05:24.843 18207 18239 E Unity : dealCardsEx
01-15 15:05:24.843 18207 18239 I Unity : mTotal : 2 totalCards: 26 NUM: 7 noOfCards: 13
01-15 15:05:24.859 18207 18239 E Unity : local position: (-1.9, -3.2, 0.0)
01-15 15:05:24.900 18207 18239 E Unity : local position: (-1.6, -3.2, 0.0)
01-15 15:05:24.931 18207 18239 E Unity : local position: (-1.3, -3.2, 0.0)
01-15 15:05:24.952 18207 18239 E Unity : local position: (-1.0, -3.2, 0.0)
01-15 15:05:24.977 18207 18239 E Unity : local position: (-0.7, -3.2, 0.0)
01-15 15:05:25.004 18207 18239 E Unity : local position: (-0.5, -3.2, 0.0)
01-15 15:05:25.040 18207 18239 E Unity : local position: (-0.2, -3.2, 0.0)
01-15 15:05:25.072 18207 18239 E Unity : local position: (0.1, -3.2, 0.0)
01-15 15:05:25.108 18207 18239 E Unity : local position: (0.4, -3.2, 0.0)
01-15 15:05:25.143 18207 18239 E Unity : local position: (0.7, -3.2, 0.0)
01-15 15:05:25.176 18207 18239 E Unity : local position: (0.9, -3.2, 0.0)
01-15 15:05:25.212 18207 18239 E Unity : local position: (1.2, -3.2, 0.0)
01-15 15:05:25.242 18207 18239 E Unity : local position: (1.5, -3.2, 0.0)
01-15 15:05:26.406 18207 18239 I Unity : getDiscardStartOffset
01-15 15:05:26.406 18207 18239 E Unity : DISCARD_CARD_DISTANCE: 20 x: -268.1169 discardCardPosition X: -258.1169
01-15 15:05:27.391 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:05:27.392 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:05:27.395 18207 18239 I Unity : gameMgr: setPlayerTurn :1 isResultShown: False
01-15 15:05:27.396 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:05:27.396 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:05:27.397 18207 18239 I Unity : Start timer: 1
01-15 15:05:27.397 18207 18239 I Unity : Player: YOU
01-15 15:05:27.397 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:05:27.489 18207 18239 I Unity : GaMgr:: onSort 13, unsortCards Count: 13
01-15 15:05:27.492 18207 18239 E Unity : Sort and swap card positions
01-15 15:05:27.507 18207 18239 I Unity : Sort
01-15 15:05:27.509 18207 18239 I Unity : isCardSorting false
01-15 15:05:29.307 18207 18239 I Unity : isCardSorting false
01-15 15:05:48.974 18207 18239 I Unity : isResultShown: False Card Selected: C11 (Card) c.mIsDiscardCard: True c.mIsDeckCard: Falseplayer.mIsCardTaken: False Tapable: True cardsInDeck 26
01-15 15:05:48.974 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:05:48.974 18207 18239 I Unity : is DiscardCard Selected
01-15 15:05:48.975 18207 18239 I Unity : Discard card count: 1 cardonscreen: 15 player cards count: 13
01-15 15:05:48.975 18207 18239 E Unity : local position: (2.2, -3.2, 0.0)
01-15 15:05:48.976 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:05:48.985 18207 18239 E Unity : postDiscardedCardsAddedToHand
01-15 15:05:48.986 18207 18239 E Unity : Card: C11 (Card) Last DiscardedCard: C11 (Card)
01-15 15:05:48.987 18207 18239 I Unity : handleSelectedDiscardCard Card: C11 (Card)
01-15 15:05:48.987 18207 18239 I Unity : Calling checkResult from Line 5682
01-15 15:05:48.988 18207 18239 I Unity : removeCardsFromDiscardCards: C11
01-15 15:05:49.004 18207 18239 E Unity : checkResult exiting
01-15 15:05:49.171 18207 18239 I Unity : Align Cards
01-15 15:05:49.172 18207 18239 E Unity : Sort and swap card positions
01-15 15:05:50.088 18207 18239 I Unity : Sort
01-15 15:05:51.009 18207 18239 I Unity : isResultShown: False Card Selected: D13 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 26
01-15 15:05:51.009 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: FalseisMeldCompulsive False isJokerPanelShown: False
01-15 15:05:52.309 18207 18239 I Unity : isCardSorting false
01-15 15:05:56.074 18207 18239 I Unity : isResultShown: False Card Selected: D13 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 26
01-15 15:05:56.075 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:05:56.075 18207 18239 I Unity : mIsPlayerCard
01-15 15:05:56.075 18207 18239 I Unity : Selected
01-15 15:05:56.076 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: D13
01-15 15:05:56.077 18207 18239 I Unity : mSelectedcard: C11 (Card)
01-15 15:05:56.942 18207 18239 I Unity : discardPlayerCard: 1
01-15 15:05:56.943 18207 18239 I Unity : localPlayer.mCards.Count: 14
01-15 15:05:56.943 18207 18239 E Unity : onCardDeselected- discardPlayerCard
01-15 15:05:56.943 18207 18239 I Unity : Clear duplicate Melds and show local melds, hide highlight meld and delete child objects
01-15 15:05:56.943 18207 18239 I Unity : Destroy duplicate meld objects
01-15 15:05:56.945 18207 18239 I Unity : Discard Card: card: D13
01-15 15:05:56.947 18207 18239 I Unity : getDiscardStartOffset
01-15 15:05:56.947 18207 18239 E Unity : Calling MoveCard
01-15 15:05:56.947 18207 18239 E Unity : discardPlayerCard: calling changeTurn
01-15 15:05:56.947 18207 18239 I Unity : ChangeTurn : 1
01-15 15:05:56.948 18207 18239 I Unity : Enable hand scroll: False
01-15 15:05:56.966 18207 18239 I Unity : Align Cards
01-15 15:05:56.967 18207 18239 E Unity : Sort and swap card positions
01-15 15:05:57.840 18207 18239 I Unity : ChangeTurn
01-15 15:05:57.841 18207 18239 I Unity : localPlayer mID: 1
01-15 15:05:57.841 18207 18239 I Unity : In change turn line 2817 mTotalPlayers: 2
01-15 15:05:57.841 18207 18239 E Unity : NextPlayer: 2
01-15 15:05:57.842 18207 18239 I Unity : gameMgr: setPlayerTurn :2 isResultShown: False
01-15 15:05:57.842 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:05:57.842 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:05:57.842 18207 18239 I Unity : Start timer: 2
01-15 15:05:57.842 18207 18239 I Unity : Player: DAVID
01-15 15:05:57.842 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:05:57.843 18207 18239 I Unity : playAiTurn now: 2
01-15 15:05:57.843 18207 18239 I Unity : disableAllMelds
01-15 15:05:57.843 18207 18239 I Unity : playAITurn: calling getUsefulCardsFromDiscard and MELDLIST count is 0
01-15 15:05:57.843 18207 18239 E Unity : getUsefulCardsFromDiscard
01-15 15:05:57.843 18207 18239 I Unity : getHighlightCardsFromPossibleMelds
01-15 15:05:57.844 18207 18239 I Unity : getHighlightCardsFromPossibleMelds: no subMittedMelds
01-15 15:05:57.845 18207 18239 I Unity : isValidSet: S13 D13 C13 , isValidmeld:True
01-15 15:05:57.846 18207 18239 I Unity : getHalfSets: H4 S11 D12
01-15 15:05:57.847 18207 18239 I Unity : isValidSet: S13 D13 C13 , isValidmeld:True
01-15 15:05:57.847 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:05:57.847 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:05:57.848 18207 18239 I Unity : isValidSet: C1 C3 C5 , isValidmeld:False
01-15 15:05:57.848 18207 18239 E Unity : I am In getProperMelds: S13 D13 C13
01-15 15:05:57.849 18207 18239 E Unity : getProperMelds Meld: S13 D13 C13
01-15 15:05:57.849 18207 18239 I Unity : mdList m.getCardCount(): 3 jokerCount: 0
01-15 15:05:57.849 18207 18239 E Unity : getUsefulDiscardCards - Meld: S13 D13 C13
01-15 15:05:57.849 18207 18239 E Unity : getUsefulDiscardCards CARDS: D13
01-15 15:05:57.849 18207 18239 I Unity : usefulCardsFromMelds: D13
01-15 15:05:57.850 18207 18239 I Unity : highightCards: highlightCards: D13
01-15 15:05:57.850 18207 18239 I Unity : highightCards: discardedCards: D13
01-15 15:05:57.850 18207 18239 I Unity : Possible melds: S13 D13 C13
01-15 15:05:57.850 18207 18239 I Unity : processUsefulCards : discardedCards.Count:: 1
01-15 15:05:57.850 18207 18239 I Unity : possbleMeld[j]: S13 D13 C13
01-15 15:05:57.851 18207 18239 I Unity : MeldCards: S13 D13 C13
01-15 15:05:57.851 18207 18239 I Unity : c: S13, ismleded: False, c: mIsDiscardCard: False
01-15 15:05:57.851 18207 18239 I Unity : c: D13, ismleded: False, c: mIsDiscardCard: True
01-15 15:05:57.852 18207 18239 I Unity : c: C13, ismleded: False, c: mIsDiscardCard: False
01-15 15:05:57.853 18207 18239 I Unity : usefulDiscardCards at this point: D13
01-15 15:05:57.853 18207 18239 I Unity : MeldList count: 0
01-15 15:05:57.854 18207 18239 I Unity : enableHighlightOfCards
01-15 15:05:57.872 18207 18239 I Unity : Sort
01-15 15:05:58.756 18207 18239 I Unity : possible Meld: S13 D13 C13
01-15 15:05:58.757 18207 18239 I Unity : isMeldScoring: True
01-15 15:05:58.757 18207 18239 I Unity : Discard card count: 1 cardonscreen: 15 player cards count: 13
01-15 15:05:58.759 18207 18239 I Unity : IsCardSorting
01-15 15:05:58.759 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:05:58.763 18207 18239 E Unity : Delay Possible Melds
01-15 15:05:58.763 18207 18239 I Unity : calling checkresult from delayCardAdditionToMeld
01-15 15:05:58.779 18207 18239 E Unity : postDiscardedCardsAddedToHand
01-15 15:05:58.779 18207 18239 I Unity : removeCardsFromDiscardCards: D13
01-15 15:05:58.780 18207 18239 E Unity : checkResult exiting
01-15 15:05:58.956 18207 18239 I Unity : Align Cards
01-15 15:05:58.957 18207 18239 E Unity : Sort and swap card positions
01-15 15:05:59.675 18207 18239 I Unity : assignValueForJokerCard: PossibleMeld: S13 D13 C13
01-15 15:05:59.676 18207 18239 I Unity : isValidSet: S13 D13 C13 , isValidmeld:True
01-15 15:05:59.689 18207 18239 E Unity : Possible melds in Player Cards: S13 (Card)
01-15 15:05:59.690 18207 18239 E Unity : Possible melds in Player Cards: D13 (Card)
01-15 15:05:59.690 18207 18239 E Unity : Possible melds in Player Cards: C13 (Card)
01-15 15:05:59.691 18207 18239 I Unity : Time: 0CardsCount: 3 possible Meld Cards count: 3 Meld: S13 D13 C13
01-15 15:05:59.691 18207 18239 I Unity : Create Meld for player
01-15 15:05:59.695 18207 18239 E Unity : Player ID of Card: 2
01-15 15:05:59.695 18207 18239 I Unity : setCardColor
01-15 15:05:59.695 18207 18239 I Unity : Color Object Found
01-15 15:05:59.695 18207 18239 I Unity : colorHex: #0aad73
01-15 15:05:59.695 18207 18239 I Unity : Color Object Found
01-15 15:05:59.696 18207 18239 I Unity : Meld TargetPos: (-28.0, -28.0, 0.0)
01-15 15:05:59.696 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:05:59.698 18207 18239 E Unity : Player ID of Card: 2
01-15 15:05:59.698 18207 18239 I Unity : setCardColor
01-15 15:05:59.698 18207 18239 I Unity : Color Object Found
01-15 15:05:59.698 18207 18239 I Unity : colorHex: #0aad73
01-15 15:05:59.698 18207 18239 I Unity : Color Object Found
01-15 15:05:59.700 18207 18239 I Unity : Meld TargetPos: (-3.0, -28.0, 0.0)
01-15 15:05:59.700 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:05:59.701 18207 18239 E Unity : Player ID of Card: 2
01-15 15:05:59.701 18207 18239 I Unity : setCardColor
01-15 15:05:59.701 18207 18239 I Unity : Color Object Found
01-15 15:05:59.701 18207 18239 I Unity : colorHex: #0aad73
01-15 15:05:59.701 18207 18239 I Unity : Color Object Found
01-15 15:05:59.702 18207 18239 I Unity : Meld TargetPos: (22.0, -28.0, 0.0)
01-15 15:05:59.703 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:05:59.705 18207 18239 I Unity : UpdateMeldPoints: 2
01-15 15:05:59.706 18207 18239 I Unity : updateMeldPoints: Meld Score of Player: 2 is : 30
01-15 15:05:59.873 18207 18239 I Unity : Sort
01-15 15:06:00.087 18207 18239 I Unity : isCardSorting false
01-15 15:06:00.593 18207 18239 I Unity : compriseCardDistanceOfMeldForOtherPlayers: S13 D13 C13
01-15 15:06:00.593 18207 18239 I Unity : Left offset: -47.5
01-15 15:06:00.593 18207 18239 I Unity : getCardDistance X: -47.5
01-15 15:06:00.593 18207 18239 I Unity : X: -22.5 index: 0
01-15 15:06:00.593 18207 18239 I Unity : Card: S13 (Card)
01-15 15:06:00.594 18207 18239 I Unity : X: 2.5 index: 1
01-15 15:06:00.594 18207 18239 I Unity : Card: D13 (Card)
01-15 15:06:00.594 18207 18239 I Unity : getCardDistance X: 2.5
01-15 15:06:00.594 18207 18239 I Unity : X: 27.5 index: 2
01-15 15:06:00.594 18207 18239 I Unity : Card: C13 (Card)
01-15 15:06:01.073 18207 18239 I Unity : Discard Ai Card - Delay: 1.4
01-15 15:06:02.091 18207 18239 I Unity : isCardSorting false
01-15 15:06:02.871 18207 18239 I Unity : showOrDiscardAI discardAI: 2
01-15 15:06:02.872 18207 18239 I Unity : discardAI routine in RummyGameMgr
01-15 15:06:03.174 18207 18239 I Unity : Calling checkResult from discardAI
01-15 15:06:03.174 18207 18239 I Unity : AI getAiDiscardCard
01-15 15:06:03.175 18207 18239 E Unity : getDiscardCard
01-15 15:06:03.180 18207 18239 I Unity : getHalfSets: H4 S11 D12
01-15 15:06:03.181 18207 18239 I Unity : getDiscardCard: H4, 0
01-15 15:06:03.181 18207 18239 I Unity : Discard Card: H4 (Card) isJoker: False
01-15 15:06:03.182 18207 18239 I Unity : RummyGameMgr class discardAiCard
01-15 15:06:03.182 18207 18239 I Unity : discardAiCard: 2, card: H4
01-15 15:06:03.182 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:06:03.183 18207 18239 I Unity : Discard Card: card: H4
01-15 15:06:03.189 18207 18239 I Unity : getDiscardStartOffset
01-15 15:06:03.189 18207 18239 E Unity : Calling MoveCard
01-15 15:06:03.189 18207 18239 I Unity : discardAiCard: 2, card: H4
01-15 15:06:03.190 18207 18239 I Unity : discardAiCard: calling changeTurn: 2
01-15 15:06:03.190 18207 18239 I Unity : ChangeTurn : 2
01-15 15:06:04.091 18207 18239 I Unity : ChangeTurn
01-15 15:06:04.091 18207 18239 I Unity : localPlayer mID: 1
01-15 15:06:04.091 18207 18239 I Unity : In change turn line 2817 mTotalPlayers: 2
01-15 15:06:04.092 18207 18239 I Unity : ID != localPlayer.mID : 2 , localPlayer.mID: 1, so waiting
01-15 15:06:04.092 18207 18239 E Unity : NextPlayer: 1
01-15 15:06:04.092 18207 18239 I Unity : gameMgr: setPlayerTurn :1 isResultShown: False
01-15 15:06:04.093 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:06:04.093 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:06:04.093 18207 18239 I Unity : Start timer: 1
01-15 15:06:04.093 18207 18239 I Unity : Player: YOU
01-15 15:06:04.093 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:06:04.094 18207 18239 I Unity : showUsefulCardsOnDiscardPile
01-15 15:06:04.094 18207 18239 I Unity : discardedCards.Count > 0
01-15 15:06:04.094 18207 18239 I Unity : Calling method fetchAllUsefulDiscards: 1
01-15 15:06:04.094 18207 18239 I Unity : fetchAllUsefulDiscards discardedCards: H4
01-15 15:06:04.094 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:06:04.095 18207 18239 I Unity : cardsList now: C2 C6 C8 C10 C11 D5 S6 S1 H2 H7 H10 H13 H1 H4 , meldName: NoMeld, meld state: NONE
01-15 15:06:04.095 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: NO MELD
01-15 15:06:04.095 18207 18239 E Unity : getAllMySequences : C2 C6 C8 C10 C11 D5 S6 S1 H2 H7 H10 H13 H1 H4
01-15 15:06:04.098 18207 18239 I Unity : getAllMySequences returned with seqs: 0
01-15 15:06:04.098 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H4
01-15 15:06:04.098 18207 18239 I Unity : Calling pickUsefulDiscardsFromHandAndDiscards : H4
01-15 15:06:04.098 18207 18239 I Unity : pickUsefulDiscardsFromHandAndDiscards: 1, discardCrds: H4
01-15 15:06:04.099 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:06:04.099 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:06:04.100 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:06:04.100 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:06:04.100 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:06:04.100 18207 18239 I Unity : returned from pickUsefulDiscardsFromHandAndDiscards:
01-15 15:06:04.101 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:06:04.101 18207 18239 I Unity : calling getallmysets: C2 C6 C8 C10 C11 D5 S6 S1 H2 H7 H10 H13 H1 H4
01-15 15:06:04.101 18207 18239 E Unity : getAllMySets :
01-15 15:06:04.101 18207 18239 E Unity : In getAllMySets : C2 C6 C8 C10 C11 D5 S6 S1 H2 H7 H10 H13 H1 H4
01-15 15:06:04.103 18207 18239 E Unity : In getAllMySets 2 : H2 H7 H10 H13 H1 H4 S6 S1 D5 C2 C6 C8 C10 C11
01-15 15:06:04.105 18207 18239 I Unity : getHalfSets: H2 H7 H10 H13 H1 H4 S6 S1 D5 C2 C6 C8 C10 C11
01-15 15:06:04.106 18207 18239 I Unity : isValidSet: H1 S1 , isValidmeld:True
01-15 15:06:04.107 18207 18239 I Unity : isValidSet: H10 C10 , isValidmeld:True
01-15 15:06:04.107 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:06:04.108 18207 18239 I Unity : isValidSet: H2 C2 , isValidmeld:True
01-15 15:06:04.108 18207 18239 E Unity : getHalfSets Half Set Meld: H1 S1
01-15 15:06:04.108 18207 18239 E Unity : getHalfSets Half Set Meld: H10 C10
01-15 15:06:04.108 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:06:04.108 18207 18239 E Unity : getHalfSets Half Set Meld: H2 C2
01-15 15:06:04.108 18207 18239 I Unity : pickResidualUsefulDiscardsFromHand: 1, discardCrds: H4
01-15 15:06:04.109 18207 18239 I Unity : pickResidualUsefulDiscardsFromHand: from these:C2 C6 C8 C10 C11 D5 S6 S1 H2 H7 H10 H13 H1 H4
01-15 15:06:04.109 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C2 C6 C8 C10 C11
01-15 15:06:04.110 18207 18239 I Unity : Meld with Hand and discard cards: C8 C6
01-15 15:06:04.110 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:06:04.110 18207 18239 I Unity : Meld with Hand and discard cards: C8 C6
01-15 15:06:04.110 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:06:04.110 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10 C8
01-15 15:06:04.110 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:06:04.111 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10
01-15 15:06:04.111 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C6 C8 C10 C11
01-15 15:06:04.111 18207 18239 I Unity : Meld with Hand and discard cards: C8 C6
01-15 15:06:04.112 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:06:04.112 18207 18239 I Unity : Meld with Hand and discard cards: C8 C6
01-15 15:06:04.112 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:06:04.112 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10 C8
01-15 15:06:04.112 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:06:04.112 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10
01-15 15:06:04.113 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C8 C10 C11
01-15 15:06:04.113 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10 C8
01-15 15:06:04.113 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:06:04.113 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10 C8
01-15 15:06:04.114 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:06:04.115 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10
01-15 15:06:04.116 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C10 C11
01-15 15:06:04.116 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10
01-15 15:06:04.117 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10
01-15 15:06:04.117 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C11
01-15 15:06:04.117 18207 18239 I Unity : Meld with Hand and discard cards meldCards: D5
01-15 15:06:04.117 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H2 H7 H10 H13 H1 H4
01-15 15:06:04.118 18207 18239 I Unity : Meld with Hand and discard cards: H1 H4 H2
01-15 15:06:04.118 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:06:04.118 18207 18239 I Unity : Meld with Hand and discard cards: H1 H13
01-15 15:06:04.118 18207 18239 I Unity : Meld with Hand and discard cards: H1 H4 H2
01-15 15:06:04.118 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:06:04.119 18207 18239 I Unity : Meld with Hand and discard cards: H4 H2
01-15 15:06:04.119 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:06:04.119 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H7 H10 H13 H1 H4
01-15 15:06:04.119 18207 18239 I Unity : Meld with Hand and discard cards: H1 H13
01-15 15:06:04.119 18207 18239 I Unity : Meld with Hand and discard cards: H1 H13
01-15 15:06:04.120 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H10 H13 H1 H4
01-15 15:06:04.120 18207 18239 I Unity : Meld with Hand and discard cards: H1 H13
01-15 15:06:04.120 18207 18239 I Unity : Meld with Hand and discard cards: H1 H13
01-15 15:06:04.120 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H13 H1 H4
01-15 15:06:04.121 18207 18239 I Unity : Meld with Hand and discard cards: H1 H13
01-15 15:06:04.121 18207 18239 I Unity : Meld with Hand and discard cards: H1 H13
01-15 15:06:04.121 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H1 H4
01-15 15:06:04.121 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H4
01-15 15:06:04.121 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S6 S1
01-15 15:06:04.122 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S1
01-15 15:06:04.122 18207 18239 I Unity : Cards List:
01-15 15:06:04.122 18207 18239 I Unity : fetchAllUsefulDiscards meld Count: 1
01-15 15:06:04.123 18207 18239 I Unity : isValidSet: S13 D13 C13 , isValidmeld:True
01-15 15:06:04.123 18207 18239 I Unity : getMeldStateOfMeld : S13 D13 C13 : SET
01-15 15:06:04.124 18207 18239 I Unity : meld: S13 D13 C13 , meldState: ms: SET
01-15 15:06:04.124 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: S13 D13 C13
01-15 15:06:04.125 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:06:04.126 18207 18239 I Unity : cardsList now: C2 C6 C8 C10 C11 D5 S6 S1 H2 H7 H10 H13 H1 H4 S13 D13 C13 , meldName: S13 D13 C13 , meld state: SET
01-15 15:06:04.126 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:06:04.127 18207 18239 I Unity : calling getallmysets: C2 C6 C8 C10 C11 D5 S6 S1 H2 H7 H10 H13 H1 H4 S13 D13 C13
01-15 15:06:04.127 18207 18239 E Unity : getAllMySets :
01-15 15:06:04.128 18207 18239 E Unity : In getAllMySets : C2 C6 C8 C10 C11 D5 S6 S1 H2 H7 H10 H13 H1 H4 S13 D13 C13
01-15 15:06:04.129 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:06:04.130 18207 18239 E Unity : In getAllMySets 2 : H2 H4 H1 H7 H10 S6 S1 D5 C8 C6 C11 C2 C10
01-15 15:06:04.130 18207 18239 I Unity : getHalfSets: H2 H4 H1 H7 H10 S6 S1 D5 C8 C6 C11 C2 C10
01-15 15:06:04.131 18207 18239 I Unity : isValidSet: H1 S1 , isValidmeld:True
01-15 15:06:04.131 18207 18239 I Unity : isValidSet: H10 C10 , isValidmeld:True
01-15 15:06:04.132 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:06:04.132 18207 18239 I Unity : isValidSet: H2 C2 , isValidmeld:True
01-15 15:06:04.132 18207 18239 E Unity : getHalfSets Half Set Meld: H1 S1
01-15 15:06:04.132 18207 18239 E Unity : getHalfSets Half Set Meld: H10 C10
01-15 15:06:04.132 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:06:04.133 18207 18239 E Unity : getHalfSets Half Set Meld: H2 C2
01-15 15:06:04.133 18207 18239 I Unity : sets: 1
01-15 15:06:04.133 18207 18239 I Unity : set: H13 S13 D13 C13
01-15 15:06:04.133 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:06:09.828 18207 18239 I Unity : isResultShown: False Card Selected: S10 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Trueplayer.mIsCardTaken: False Tapable: True cardsInDeck 26
01-15 15:06:09.828 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:06:09.829 18207 18239 I Unity : deckCard : S10posiiton: (1.9, -3.2, 0.0)
01-15 15:06:09.837 18207 18239 E Unity : local position: (1.9, -3.2, 0.0)
01-15 15:06:09.838 18207 18239 I Unity : Align Cards
01-15 15:06:09.838 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:06:09.838 18207 18239 I Unity : cardonscreen: 15 player cards count: 14
01-15 15:06:09.851 18207 18239 I Unity : Align Cards
01-15 15:06:09.851 18207 18239 E Unity : Sort and swap card positions
01-15 15:06:10.743 18207 18239 I Unity : Sort
01-15 15:06:12.942 18207 18239 I Unity : isCardSorting false
01-15 15:06:15.476 18207 18239 I Unity : isResultShown: False Card Selected: H7 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 25
01-15 15:06:15.476 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:06:15.477 18207 18239 I Unity : mIsPlayerCard
01-15 15:06:15.477 18207 18239 I Unity : Selected
01-15 15:06:15.477 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: H7
01-15 15:06:15.478 18207 18239 I Unity : MeldList Meld: S13 D13 C13
01-15 15:06:15.478 18207 18239 I Unity : Meld: S13 D13 C13 , tempMeld:: S13 D13 C13 H7
01-15 15:06:15.480 18207 18239 I Unity : isValidSet: H7 S13 D13 C13 , isValidmeld:False
01-15 15:06:15.480 18207 18239 I Unity : getMeldStateOfMeld : H7 S13 D13 C13 : NONE
01-15 15:06:15.480 18207 18239 I Unity : MeldState of meld: S13 D13 C13 H7 is: NONE, isMeld(before calling getMeldState): False
01-15 15:06:15.480 18207 18239 I Unity : Can't meld... Meld: S13 D13 C13 selectedCards: H7
01-15 15:06:15.481 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:06:15.481 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:06:15.482 18207 18239 E Unity : localMelds Count: 0 selectedCards: H7
01-15 15:06:15.482 18207 18239 E Unity : localMelds Count: 0 isJokerInHand+ False
01-15 15:06:16.275 18207 18239 I Unity : discardPlayerCard: 1
01-15 15:06:16.276 18207 18239 I Unity : localPlayer.mCards.Count: 14
01-15 15:06:16.276 18207 18239 E Unity : onCardDeselected- discardPlayerCard
01-15 15:06:16.277 18207 18239 I Unity : Clear duplicate Melds and show local melds, hide highlight meld and delete child objects
01-15 15:06:16.277 18207 18239 I Unity : Destroy duplicate meld objects
01-15 15:06:16.278 18207 18239 I Unity : Discard Card: card: H7
01-15 15:06:16.279 18207 18239 E Unity : Calling MoveCard
01-15 15:06:16.279 18207 18239 E Unity : discardPlayerCard: calling changeTurn
01-15 15:06:16.280 18207 18239 I Unity : ChangeTurn : 1
01-15 15:06:16.280 18207 18239 I Unity : Enable hand scroll: False
01-15 15:06:16.296 18207 18239 I Unity : Align Cards
01-15 15:06:16.297 18207 18239 E Unity : Sort and swap card positions
01-15 15:06:17.191 18207 18239 I Unity : ChangeTurn
01-15 15:06:17.191 18207 18239 I Unity : localPlayer mID: 1
01-15 15:06:17.191 18207 18239 I Unity : In change turn line 2817 mTotalPlayers: 2
01-15 15:06:17.192 18207 18239 E Unity : NextPlayer: 2
01-15 15:06:17.192 18207 18239 I Unity : gameMgr: setPlayerTurn :2 isResultShown: False
01-15 15:06:17.192 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:06:17.193 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:06:17.193 18207 18239 I Unity : Start timer: 2
01-15 15:06:17.193 18207 18239 I Unity : Player: DAVID
01-15 15:06:17.193 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:06:17.193 18207 18239 I Unity : playAiTurn now: 2
01-15 15:06:17.193 18207 18239 I Unity : disableAllMelds
01-15 15:06:17.194 18207 18239 I Unity : meldList Count is >0
01-15 15:06:17.196 18207 18239 I Unity : isValidSet: S13 D13 C13 , isValidmeld:True
01-15 15:06:17.197 18207 18239 I Unity : getHalfSets: H4 H7 S11 D12
01-15 15:06:17.197 18207 18239 I Unity : isValidSet: S13 D13 C13 , isValidmeld:True
01-15 15:06:17.197 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:06:17.198 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:06:17.198 18207 18239 I Unity : isValidSet: C1 C3 C5 , isValidmeld:False
01-15 15:06:17.198 18207 18239 E Unity : I am In getProperMelds: S13 D13 C13
01-15 15:06:17.199 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: S13 D13 C13 , meld: S13 D13 C13
01-15 15:06:17.199 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:06:17.199 18207 18239 I Unity : melds of same name, continue
01-15 15:06:17.199 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:06:17.199 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:06:17.199 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:06:17.199 18207 18239 I Unity : processUsefulCards : discardedCards.Count:: 2
01-15 15:06:17.199 18207 18239 I Unity : usefulDiscardCards at this point:
01-15 15:06:17.199 18207 18239 I Unity : MeldList count: 1
01-15 15:06:17.200 18207 18239 I Unity : enableHighlightOfCards
01-15 15:06:17.215 18207 18239 I Unity : Sort
01-15 15:06:18.093 18207 18239 E Unity : onGetDeckCard - AI #################################################
01-15 15:06:18.108 18207 18239 I Unity : calling checkresult from delayCardAdditionToMeld
01-15 15:06:18.126 18207 18239 E Unity : checkResult exiting
01-15 15:06:19.012 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:06:19.019 18207 18239 I Unity : getHalfSets: S11 D12 C12
01-15 15:06:19.020 18207 18239 I Unity : isValidSet: D12 C12 , isValidmeld:True
01-15 15:06:19.020 18207 18239 E Unity : getHalfSets Half Set Meld: D12 C12
01-15 15:06:19.022 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:06:19.024 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:06:19.025 18207 18239 I Unity : isValidSet: C1 C3 C5 , isValidmeld:False
01-15 15:06:19.025 18207 18239 I Unity : isValidSet: D12 C12 , isValidmeld:False
01-15 15:06:19.443 18207 18239 I Unity : isCardSorting false
01-15 15:06:19.911 18207 18239 I Unity : Discard Ai Card - Delay: 0.9
01-15 15:06:21.710 18207 18239 I Unity : showOrDiscardAI discardAI: 2
01-15 15:06:21.711 18207 18239 I Unity : discardAI routine in RummyGameMgr
01-15 15:06:22.024 18207 18239 I Unity : Calling checkResult from discardAI
01-15 15:06:22.025 18207 18239 I Unity : AI getAiDiscardCard
01-15 15:06:22.025 18207 18239 E Unity : getDiscardCard
01-15 15:06:22.029 18207 18239 I Unity : getHalfSets: S11 D12 C12
01-15 15:06:22.030 18207 18239 I Unity : isValidSet: D12 C12 , isValidmeld:True
01-15 15:06:22.030 18207 18239 E Unity : getHalfSets Half Set Meld: D12 C12
01-15 15:06:22.031 18207 18239 I Unity : getDiscardCard: S11, 0
01-15 15:06:22.031 18207 18239 I Unity : Discard Card: S11 (Card) isJoker: False
01-15 15:06:22.031 18207 18239 I Unity : RummyGameMgr class discardAiCard
01-15 15:06:22.031 18207 18239 I Unity : discardAiCard: 2, card: S11
01-15 15:06:22.031 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:06:22.032 18207 18239 I Unity : Discard Card: card: S11
01-15 15:06:22.035 18207 18239 E Unity : Calling MoveCard
01-15 15:06:22.035 18207 18239 I Unity : discardAiCard: 2, card: S11
01-15 15:06:22.035 18207 18239 I Unity : discardAiCard: calling changeTurn: 2
01-15 15:06:22.035 18207 18239 I Unity : ChangeTurn : 2
01-15 15:06:22.943 18207 18239 I Unity : ChangeTurn
01-15 15:06:22.943 18207 18239 I Unity : localPlayer mID: 1
01-15 15:06:22.943 18207 18239 I Unity : In change turn line 2817 mTotalPlayers: 2
01-15 15:06:22.943 18207 18239 I Unity : ID != localPlayer.mID : 2 , localPlayer.mID: 1, so waiting
01-15 15:06:22.943 18207 18239 E Unity : NextPlayer: 1
01-15 15:06:22.944 18207 18239 I Unity : gameMgr: setPlayerTurn :1 isResultShown: False
01-15 15:06:22.944 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:06:22.944 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:06:22.944 18207 18239 I Unity : Start timer: 1
01-15 15:06:22.945 18207 18239 I Unity : Player: YOU
01-15 15:06:22.945 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:06:22.946 18207 18239 I Unity : showUsefulCardsOnDiscardPile
01-15 15:06:22.946 18207 18239 I Unity : discardedCards.Count > 0
01-15 15:06:22.946 18207 18239 I Unity : Calling method fetchAllUsefulDiscards: 1
01-15 15:06:22.946 18207 18239 I Unity : fetchAllUsefulDiscards discardedCards: H4 H7 S11
01-15 15:06:22.946 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:06:22.947 18207 18239 I Unity : cardsList now: C2 C6 C8 C10 C11 D5 S6 S10 S1 H2 H10 H13 H1 H4 H7 S11 , meldName: NoMeld, meld state: NONE
01-15 15:06:22.947 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: NO MELD
01-15 15:06:22.947 18207 18239 E Unity : getAllMySequences : C2 C6 C8 C10 C11 D5 S6 S10 S1 H2 H10 H13 H1 H4 H7 S11
01-15 15:06:22.948 18207 18239 I Unity : getAllMySequences returned with seqs: 0
01-15 15:06:22.949 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H4 H7 S11
01-15 15:06:22.949 18207 18239 I Unity : Calling pickUsefulDiscardsFromHandAndDiscards : H4 H7 S11
01-15 15:06:22.949 18207 18239 I Unity : pickUsefulDiscardsFromHandAndDiscards: 3, discardCrds: H4 H7 S11
01-15 15:06:22.950 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:06:22.950 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:06:22.950 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:06:22.951 18207 18239 I Unity : getMeldStateOfMeld : S10 S11 : NONE
01-15 15:06:22.951 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:06:22.951 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:06:22.951 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:06:22.951 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:06:22.952 18207 18239 I Unity : getMeldStateOfMeld : S10 S11 : NONE
01-15 15:06:22.952 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:06:22.952 18207 18239 I Unity : returned from pickUsefulDiscardsFromHandAndDiscards:
01-15 15:06:22.952 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:06:22.952 18207 18239 I Unity : calling getallmysets: C2 C6 C8 C10 C11 D5 S6 S10 S1 H2 H10 H13 H1 H4 H7 S11
01-15 15:06:22.952 18207 18239 E Unity : getAllMySets :
01-15 15:06:22.953 18207 18239 E Unity : In getAllMySets : C2 C6 C8 C10 C11 D5 S6 S10 S1 H2 H10 H13 H1 H4 H7 S11
01-15 15:06:22.956 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:06:22.958 18207 18239 E Unity : In getAllMySets 2 : H2 H13 H1 H4 H7 S6 S1 S11 D5 C2 C6 C8 C11
01-15 15:06:22.958 18207 18239 I Unity : getHalfSets: H2 H13 H1 H4 H7 S6 S1 S11 D5 C2 C6 C8 C11
01-15 15:06:22.959 18207 18239 I Unity : isValidSet: H1 S1 , isValidmeld:True
01-15 15:06:22.959 18207 18239 I Unity : isValidSet: S11 C11 , isValidmeld:True
01-15 15:06:22.960 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:06:22.960 18207 18239 I Unity : isValidSet: H2 C2 , isValidmeld:True
01-15 15:06:22.960 18207 18239 E Unity : getHalfSets Half Set Meld: H1 S1
01-15 15:06:22.960 18207 18239 E Unity : getHalfSets Half Set Meld: S11 C11
01-15 15:06:22.961 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:06:22.961 18207 18239 E Unity : getHalfSets Half Set Meld: H2 C2
01-15 15:06:22.962 18207 18239 I Unity : sets: 1
01-15 15:06:22.962 18207 18239 I Unity : set: H10 S10 C10
01-15 15:06:22.962 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:06:22.962 18207 18239 I Unity : pickResidualUsefulDiscardsFromHand: 3, discardCrds: H4 H7 S11
01-15 15:06:22.963 18207 18239 I Unity : pickResidualUsefulDiscardsFromHand: from these:C2 C6 C8 C10 C11 D5 S6 S10 S1 H2 H10 H13 H1 H4 H7 S11
01-15 15:06:22.963 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C2 C6 C8 C10 C11
01-15 15:06:22.964 18207 18239 I Unity : Meld with Hand and discard cards: C8 C6
01-15 15:06:22.964 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:06:22.966 18207 18239 I Unity : Meld with Hand and discard cards: C8 C6
01-15 15:06:22.966 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:06:22.966 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10 C8
01-15 15:06:22.967 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:06:22.967 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10
01-15 15:06:22.967 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C6 C8 C10 C11
01-15 15:06:22.967 18207 18239 I Unity : Meld with Hand and discard cards: C8 C6
01-15 15:06:22.968 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:06:22.968 18207 18239 I Unity : Meld with Hand and discard cards: C8 C6
01-15 15:06:22.968 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:06:22.968 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10 C8
01-15 15:06:22.968 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:06:22.969 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10
01-15 15:06:22.969 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C8 C10 C11
01-15 15:06:22.969 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10 C8
01-15 15:06:22.969 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:06:22.970 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10 C8
01-15 15:06:22.970 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:06:22.971 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10
01-15 15:06:22.971 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C10 C11
01-15 15:06:22.971 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10
01-15 15:06:22.971 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10
01-15 15:06:22.972 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C11
01-15 15:06:22.972 18207 18239 I Unity : Meld with Hand and discard cards meldCards: D5
01-15 15:06:22.972 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H2 H10 H13 H1 H4 H7
01-15 15:06:22.974 18207 18239 I Unity : Meld with Hand and discard cards: H1 H4 H2
01-15 15:06:22.974 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:06:22.975 18207 18239 I Unity : Meld with Hand and discard cards: H1 H13
01-15 15:06:22.976 18207 18239 I Unity : Meld with Hand and discard cards: H1 H4 H2
01-15 15:06:22.976 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:06:22.977 18207 18239 I Unity : Meld with Hand and discard cards: H4 H2
01-15 15:06:22.977 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:06:22.977 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H10 H13 H1 H4 H7
01-15 15:06:22.977 18207 18239 I Unity : Meld with Hand and discard cards: H1 H13
01-15 15:06:22.978 18207 18239 I Unity : Meld with Hand and discard cards: H1 H13
01-15 15:06:22.978 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H13 H1 H4 H7
01-15 15:06:22.978 18207 18239 I Unity : Meld with Hand and discard cards: H1 H13
01-15 15:06:22.979 18207 18239 I Unity : Meld with Hand and discard cards: H1 H13
01-15 15:06:22.979 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H1 H4 H7
01-15 15:06:22.979 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H4 H7
01-15 15:06:22.979 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H7
01-15 15:06:22.979 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S6 S10 S1 S11
01-15 15:06:22.980 18207 18239 I Unity : Meld with Hand and discard cards: S11 S10
01-15 15:06:22.980 18207 18239 I Unity : getMeldStateOfMeld : S11 S10 : NONE
01-15 15:06:22.980 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:06:22.980 18207 18239 I Unity : Meld with Hand and discard cards: S11 S10
01-15 15:06:22.981 18207 18239 I Unity : getMeldStateOfMeld : S11 S10 : NONE
01-15 15:06:22.981 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:06:22.981 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S10 S1 S11
01-15 15:06:22.981 18207 18239 I Unity : Meld with Hand and discard cards: S11 S10
01-15 15:06:22.981 18207 18239 I Unity : getMeldStateOfMeld : S11 S10 : NONE
01-15 15:06:22.981 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:06:22.982 18207 18239 I Unity : Meld with Hand and discard cards: S11 S10
01-15 15:06:22.982 18207 18239 I Unity : getMeldStateOfMeld : S11 S10 : NONE
01-15 15:06:22.982 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:06:22.982 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S1 S11
01-15 15:06:22.982 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S11
01-15 15:06:22.982 18207 18239 I Unity : Cards List:
01-15 15:06:22.982 18207 18239 I Unity : fetchAllUsefulDiscards meld Count: 1
01-15 15:06:22.983 18207 18239 I Unity : isValidSet: S13 D13 C13 , isValidmeld:True
01-15 15:06:22.983 18207 18239 I Unity : getMeldStateOfMeld : S13 D13 C13 : SET
01-15 15:06:22.983 18207 18239 I Unity : meld: S13 D13 C13 , meldState: ms: SET
01-15 15:06:22.983 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: S13 D13 C13
01-15 15:06:22.984 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:06:22.984 18207 18239 I Unity : cardsList now: C2 C6 C8 C10 C11 D5 S6 S10 S1 H2 H10 H13 H1 H4 H7 S11 S13 D13 C13 , meldName: S13 D13 C13 , meld state: SET
01-15 15:06:22.984 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:06:22.984 18207 18239 I Unity : calling getallmysets: C2 C6 C8 C10 C11 D5 S6 S10 S1 H2 H10 H13 H1 H4 H7 S11 S13 D13 C13
01-15 15:06:22.984 18207 18239 E Unity : getAllMySets :
01-15 15:06:22.985 18207 18239 E Unity : In getAllMySets : C2 C6 C8 C10 C11 D5 S6 S10 S1 H2 H10 H13 H1 H4 H7 S11 S13 D13 C13
01-15 15:06:22.985 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:06:22.986 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:06:22.987 18207 18239 E Unity : In getAllMySets 2 : H2 H7 H4 H1 S6 S1 S11 D5 C8 C6 C11 C2
01-15 15:06:22.987 18207 18239 I Unity : getHalfSets: H2 H7 H4 H1 S6 S1 S11 D5 C8 C6 C11 C2
01-15 15:06:22.988 18207 18239 I Unity : isValidSet: H1 S1 , isValidmeld:True
01-15 15:06:22.988 18207 18239 I Unity : isValidSet: S11 C11 , isValidmeld:True
01-15 15:06:22.988 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:06:22.989 18207 18239 I Unity : isValidSet: H2 C2 , isValidmeld:True
01-15 15:06:22.989 18207 18239 E Unity : getHalfSets Half Set Meld: H1 S1
01-15 15:06:22.990 18207 18239 E Unity : getHalfSets Half Set Meld: S11 C11
01-15 15:06:22.991 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:06:22.992 18207 18239 E Unity : getHalfSets Half Set Meld: H2 C2
01-15 15:06:22.992 18207 18239 I Unity : sets: 2
01-15 15:06:22.993 18207 18239 I Unity : set: H10 S10 C10
01-15 15:06:22.993 18207 18239 I Unity : set: H13 S13 D13 C13
01-15 15:06:22.993 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:07:19.580 18207 18239 I Unity : isResultShown: False Card Selected: D5 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: False Tapable: True cardsInDeck 24
01-15 15:07:19.580 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:07:22.213 18207 18239 I Unity : isResultShown: False Card Selected: H3 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Trueplayer.mIsCardTaken: False Tapable: True cardsInDeck 24
01-15 15:07:22.213 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:07:22.214 18207 18239 I Unity : deckCard : H3posiiton: (1.9, -3.2, 0.0)
01-15 15:07:22.224 18207 18239 E Unity : local position: (1.9, -3.2, 0.0)
01-15 15:07:22.225 18207 18239 I Unity : Align Cards
01-15 15:07:22.225 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:07:22.225 18207 18239 I Unity : cardonscreen: 15 player cards count: 14
01-15 15:07:22.238 18207 18239 I Unity : Align Cards
01-15 15:07:22.238 18207 18239 E Unity : Sort and swap card positions
01-15 15:07:23.128 18207 18239 I Unity : Sort
01-15 15:07:24.911 18207 18239 I Unity : isResultShown: False Card Selected: H1 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 23
01-15 15:07:24.911 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: FalseisMeldCompulsive False isJokerPanelShown: False
01-15 15:07:25.343 18207 18239 I Unity : isCardSorting false
01-15 15:07:25.478 18207 18239 I Unity : isResultShown: False Card Selected: H1 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 23
01-15 15:07:25.478 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:07:25.478 18207 18239 I Unity : mIsPlayerCard
01-15 15:07:25.478 18207 18239 I Unity : Selected
01-15 15:07:25.479 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: H1
01-15 15:07:25.479 18207 18239 I Unity : MeldList Meld: S13 D13 C13
01-15 15:07:25.480 18207 18239 I Unity : Meld: S13 D13 C13 , tempMeld:: H1 S13 D13 C13
01-15 15:07:25.482 18207 18239 I Unity : isValidSet: H1 S13 D13 C13 , isValidmeld:False
01-15 15:07:25.482 18207 18239 I Unity : getMeldStateOfMeld : H1 S13 D13 C13 : NONE
01-15 15:07:25.482 18207 18239 I Unity : MeldState of meld: H1 S13 D13 C13 is: NONE, isMeld(before calling getMeldState): False
01-15 15:07:25.483 18207 18239 I Unity : Can't meld... Meld: S13 D13 C13 selectedCards: H1
01-15 15:07:25.483 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:07:25.483 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:07:25.484 18207 18239 E Unity : localMelds Count: 0 selectedCards: H1
01-15 15:07:25.484 18207 18239 E Unity : localMelds Count: 0 isJokerInHand+ False
01-15 15:07:26.311 18207 18239 I Unity : isResultShown: False Card Selected: H2 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 23
01-15 15:07:26.311 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:07:26.312 18207 18239 I Unity : mIsPlayerCard
01-15 15:07:26.312 18207 18239 I Unity : Selected
01-15 15:07:26.312 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: H1 H2
01-15 15:07:26.312 18207 18239 I Unity : MeldList Meld: S13 D13 C13
01-15 15:07:26.313 18207 18239 I Unity : Meld: S13 D13 C13 , tempMeld:: H1 S13 D13 C13 H2
01-15 15:07:26.314 18207 18239 I Unity : isValidSet: H1 H2 S13 D13 C13 , isValidmeld:False
01-15 15:07:26.314 18207 18239 I Unity : getMeldStateOfMeld : H1 H2 S13 D13 C13 : NONE
01-15 15:07:26.315 18207 18239 I Unity : MeldState of meld: H1 S13 D13 C13 H2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:07:26.315 18207 18239 I Unity : Can't meld... Meld: S13 D13 C13 selectedCards: H1 H2
01-15 15:07:26.315 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:07:26.316 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:07:26.317 18207 18239 E Unity : localMelds Count: 0 selectedCards: H1 H2
01-15 15:07:26.317 18207 18239 E Unity : localMelds Count: 0 isJokerInHand+ False
01-15 15:07:28.029 18207 18239 I Unity : isResultShown: False Card Selected: H3 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 23
01-15 15:07:28.030 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:07:28.030 18207 18239 I Unity : mIsPlayerCard
01-15 15:07:28.030 18207 18239 I Unity : Selected
01-15 15:07:28.031 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: H1 H2 H3
01-15 15:07:28.031 18207 18239 I Unity : MeldList Meld: S13 D13 C13
01-15 15:07:28.032 18207 18239 I Unity : Meld: S13 D13 C13 , tempMeld:: H1 S13 D13 C13 H3 H2
01-15 15:07:28.034 18207 18239 I Unity : isValidSet: H1 H2 H3 S13 D13 C13 , isValidmeld:False
01-15 15:07:28.034 18207 18239 I Unity : getMeldStateOfMeld : H1 H2 H3 S13 D13 C13 : NONE
01-15 15:07:28.034 18207 18239 I Unity : MeldState of meld: H1 S13 D13 C13 H3 H2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:07:28.035 18207 18239 I Unity : Can't meld... Meld: S13 D13 C13 selectedCards: H1 H2 H3
01-15 15:07:28.035 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:07:28.036 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:07:28.036 18207 18239 E Unity : localMelds Count: 0 selectedCards: H1 H2 H3
01-15 15:07:28.036 18207 18239 E Unity : localMelds Count: 0 isJokerInHand+ False
01-15 15:07:28.645 18207 18239 I Unity : onMeldButtonClicked: mSelectedCards.Count: 3
01-15 15:07:28.646 18207 18239 I Unity : mSelectedCards: H1 H2 H3 tempMeld: H1 H3 H2
01-15 15:07:28.647 18207 18239 I Unity : Meld: H1 H2 H3
01-15 15:07:28.648 18207 18239 I Unity : MeldState 0[Seq] || 2[Set] : PURE_SEQ
01-15 15:07:28.648 18207 18239 I Unity : disableAllMelds
01-15 15:07:28.664 18207 18239 I Unity : assignMeldScaleValue : meld.name:
01-15 15:07:28.664 18207 18239 E Unity : localPlayer.melds count: 1
01-15 15:07:28.665 18207 18239 I Unity : index: 0 mselectedCards Count: H1 (Card)
01-15 15:07:28.665 18207 18239 E Unity : Player ID of Card: 1
01-15 15:07:28.665 18207 18239 I Unity : setCardColor
01-15 15:07:28.665 18207 18239 I Unity : Color Object Found
01-15 15:07:28.665 18207 18239 I Unity : colorHex: #ffb20d
01-15 15:07:28.666 18207 18239 I Unity : Color Object Found
01-15 15:07:28.667 18207 18239 I Unity : Meld TargetPos: (-50.0, -50.0, 0.0)
01-15 15:07:28.667 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:07:28.667 18207 18239 I Unity : index: 1 mselectedCards Count: H2 (Card)
01-15 15:07:28.667 18207 18239 E Unity : Player ID of Card: 1
01-15 15:07:28.667 18207 18239 I Unity : setCardColor
01-15 15:07:28.668 18207 18239 I Unity : Color Object Found
01-15 15:07:28.668 18207 18239 I Unity : colorHex: #ffb20d
01-15 15:07:28.668 18207 18239 I Unity : Color Object Found
01-15 15:07:28.669 18207 18239 I Unity : Meld TargetPos: (-50.0, -50.0, 0.0)
01-15 15:07:28.669 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:07:28.669 18207 18239 I Unity : index: 2 mselectedCards Count: H3 (Card)
01-15 15:07:28.669 18207 18239 E Unity : Player ID of Card: 1
01-15 15:07:28.669 18207 18239 I Unity : setCardColor
01-15 15:07:28.669 18207 18239 I Unity : Color Object Found
01-15 15:07:28.670 18207 18239 I Unity : colorHex: #ffb20d
01-15 15:07:28.670 18207 18239 I Unity : Color Object Found
01-15 15:07:28.671 18207 18239 I Unity : Meld TargetPos: (-50.0, -50.0, 0.0)
01-15 15:07:28.671 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:07:28.671 18207 18239 I Unity : cardAdded: False cardCount: 3 CARD_SCROLL_OFFSET: 72.17183
01-15 15:07:28.671 18207 18239 I Unity : player cards: 11 presentWidth: 0
01-15 15:07:28.671 18207 18239 I Unity : rt.rect.width: 2000CARD_ON_SCREEN: 15
01-15 15:07:28.672 18207 18239 I Unity : Enable hand scroll: False
01-15 15:07:28.672 18207 18239 E Unity : Remove Selected Cards
01-15 15:07:28.672 18207 18239 E Unity : removed Card: H1 (Card)
01-15 15:07:28.672 18207 18239 E Unity : removed Card: H2 (Card)
01-15 15:07:28.672 18207 18239 E Unity : removed Card: H3 (Card)
01-15 15:07:28.673 18207 18239 I Unity : compriseCardDistanceOfMeld: False
01-15 15:07:28.673 18207 18239 I Unity : Left offset: -62.5
01-15 15:07:28.673 18207 18239 I Unity : getCardDistance X: -62.5
01-15 15:07:28.673 18207 18239 I Unity : getCardDistance X: 7.5
01-15 15:07:28.674 18207 18239 I Unity : UpdateMeldPoints: 1
01-15 15:07:28.674 18207 18239 I Unity : updateMeldPoints: Meld Score of Player: 1 is : 20
01-15 15:07:28.679 18207 18239 I Unity : Align Cards
01-15 15:07:28.679 18207 18239 E Unity : Sort and swap card positions
01-15 15:07:28.960 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:07:29.059 18207 18239 I Unity : Align Cards
01-15 15:07:29.060 18207 18239 E Unity : Sort and swap card positions
01-15 15:07:29.562 18207 18239 I Unity : Sort
01-15 15:07:29.962 18207 18239 I Unity : Sort
01-15 15:07:31.762 18207 18239 I Unity : isCardSorting false
01-15 15:07:31.960 18207 18239 I Unity : isResultShown: False Card Selected: H13 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 23
01-15 15:07:31.960 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:07:31.960 18207 18239 I Unity : mIsPlayerCard
01-15 15:07:31.961 18207 18239 I Unity : Selected
01-15 15:07:31.961 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: H13
01-15 15:07:31.962 18207 18239 I Unity : MeldList Meld: S13 D13 C13
01-15 15:07:31.962 18207 18239 I Unity : MeldList Meld: H1 H2 H3
01-15 15:07:31.963 18207 18239 I Unity : Meld: S13 D13 C13 , tempMeld:: H13 S13 D13 C13
01-15 15:07:31.964 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:07:31.964 18207 18239 I Unity : getMeldStateOfMeld : H13 S13 D13 C13 : SET
01-15 15:07:31.964 18207 18239 I Unity : MeldState of meld: H13 S13 D13 C13 is: SET, isMeld(before calling getMeldState): False
01-15 15:07:31.965 18207 18239 I Unity : Meldable!! meld: S13 D13 C13 Meld Owner ID: 2
01-15 15:07:31.965 18207 18239 I Unity : Meld: H1 H3 H2 , tempMeld:: H1 H13 H3 H2
01-15 15:07:31.966 18207 18239 I Unity : isValidSet: H1 H2 H3 H13 , isValidmeld:False
01-15 15:07:31.967 18207 18239 I Unity : getMeldStateOfMeld : H13 H1 H2 H3 : NONE
01-15 15:07:31.968 18207 18239 I Unity : MeldState of meld: H1 H13 H3 H2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:07:31.968 18207 18239 I Unity : Can't meld... Meld: H1 H2 H3 selectedCards: H13
01-15 15:07:31.968 18207 18239 I Unity : Highlight Meld: S13 D13 C13 isMeldLocal: False
01-15 15:07:31.968 18207 18239 I Unity : Cards Count: 3 Meld Cards: S13 D13 C13
01-15 15:07:31.969 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:07:31.969 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:07:31.970 18207 18239 E Unity : localMelds Count: 1 selectedCards: H13
01-15 15:07:31.970 18207 18239 E Unity : localMelds Count: 1 isJokerInHand+ False
01-15 15:07:32.160 18207 18239 I Unity : isCardSorting false
01-15 15:07:32.681 18207 18239 I Unity : discardPlayerCard: 1
01-15 15:07:32.681 18207 18239 I Unity : localPlayer.mCards.Count: 11
01-15 15:07:32.681 18207 18239 E Unity : onCardDeselected- discardPlayerCard
01-15 15:07:32.682 18207 18239 I Unity : Clear duplicate Melds and show local melds, hide highlight meld and delete child objects
01-15 15:07:32.682 18207 18239 I Unity : Destroy duplicate meld objects
01-15 15:07:32.682 18207 18239 I Unity : Discard Card: card: H13
01-15 15:07:32.683 18207 18239 E Unity : Calling MoveCard
01-15 15:07:32.683 18207 18239 E Unity : discardPlayerCard: calling changeTurn
01-15 15:07:32.684 18207 18239 I Unity : ChangeTurn : 1
01-15 15:07:32.684 18207 18239 I Unity : Enable hand scroll: False
01-15 15:07:32.704 18207 18239 I Unity : Align Cards
01-15 15:07:32.704 18207 18239 E Unity : Sort and swap card positions
01-15 15:07:33.577 18207 18239 I Unity : ChangeTurn
01-15 15:07:33.577 18207 18239 I Unity : localPlayer mID: 1
01-15 15:07:33.577 18207 18239 I Unity : In change turn line 2817 mTotalPlayers: 2
01-15 15:07:33.577 18207 18239 E Unity : NextPlayer: 2
01-15 15:07:33.577 18207 18239 I Unity : gameMgr: setPlayerTurn :2 isResultShown: False
01-15 15:07:33.577 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:07:33.578 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:07:33.578 18207 18239 I Unity : Start timer: 2
01-15 15:07:33.578 18207 18239 I Unity : Player: DAVID
01-15 15:07:33.578 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:07:33.579 18207 18239 I Unity : playAiTurn now: 2
01-15 15:07:33.579 18207 18239 I Unity : disableAllMelds
01-15 15:07:33.580 18207 18239 I Unity : meldList Count is >0
01-15 15:07:33.584 18207 18239 I Unity : isValidSet: H13 S13 D13 , isValidmeld:True
01-15 15:07:33.585 18207 18239 I Unity : getHalfSets: H4 H7 S11 D12
01-15 15:07:33.587 18207 18239 I Unity : isValidSet: H13 S13 D13 , isValidmeld:True
01-15 15:07:33.587 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:07:33.588 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:07:33.588 18207 18239 I Unity : isValidSet: C3 C5 , isValidmeld:False
01-15 15:07:33.588 18207 18239 E Unity : I am In getProperMelds: C1 C13 C12
01-15 15:07:33.588 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: C1 C13 C12 , meld: S13 D13 C13
01-15 15:07:33.589 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:07:33.589 18207 18239 E Unity : getProperMelds Meld: C1 C13 C12
01-15 15:07:33.589 18207 18239 I Unity : calling hasSimilarMeldState?: meld: S13 D13 C13 m: C1 C13 C12
01-15 15:07:33.589 18207 18239 E Unity : compare melds, m1:: C1 C13 C12 , m2: S13 D13 C13
01-15 15:07:33.590 18207 18239 I Unity : getMeldStateOfMeld : C1 C13 C12 : SEQUENCE
01-15 15:07:33.591 18207 18239 I Unity : isValidSet: S13 D13 C13 , isValidmeld:True
01-15 15:07:33.591 18207 18239 I Unity : getMeldStateOfMeld : S13 D13 C13 : SET
01-15 15:07:33.592 18207 18239 I Unity : meld1 : C1 C13 C12 : SEQUENCE, meld: S13 D13 C13 : SET
01-15 15:07:33.592 18207 18239 I Unity : IsSimilar: False meld: S13 D13 C13 m: C1 C13 C12
01-15 15:07:33.592 18207 18239 E Unity : I am In getProperMelds: H13 S13 D13
01-15 15:07:33.592 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H13 S13 D13 , meld: S13 D13 C13
01-15 15:07:33.592 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:07:33.593 18207 18239 E Unity : getProperMelds Meld: H13 S13 D13
01-15 15:07:33.593 18207 18239 I Unity : calling hasSimilarMeldState?: meld: S13 D13 C13 m: H13 S13 D13
01-15 15:07:33.593 18207 18239 E Unity : compare melds, m1:: H13 S13 D13 , m2: S13 D13 C13
01-15 15:07:33.594 18207 18239 I Unity : isValidSet: H13 S13 D13 , isValidmeld:True
01-15 15:07:33.594 18207 18239 I Unity : getMeldStateOfMeld : H13 S13 D13 : SET
01-15 15:07:33.595 18207 18239 I Unity : isValidSet: S13 D13 C13 , isValidmeld:True
01-15 15:07:33.595 18207 18239 I Unity : getMeldStateOfMeld : S13 D13 C13 : SET
01-15 15:07:33.596 18207 18239 I Unity : meld1 : H13 S13 D13 : SET, meld: S13 D13 C13 : SET
01-15 15:07:33.596 18207 18239 I Unity : IsSimilar: True meld: S13 D13 C13 m: H13 S13 D13
01-15 15:07:33.596 18207 18239 I Unity : not similar: S13 D13 C13 m: H13 S13 D13
01-15 15:07:33.596 18207 18239 E Unity : getUsefulDiscardCards - Meld: H13 S13 D13
01-15 15:07:33.596 18207 18239 E Unity : getUsefulDiscardCards CARDS: H13
01-15 15:07:33.597 18207 18239 E Unity : getUsefulDiscardCards - Meld: H13 S13 D13
01-15 15:07:33.597 18207 18239 E Unity : getUsefulDiscardCards CARDS: H13
01-15 15:07:33.597 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards: H13
01-15 15:07:33.601 18207 18239 I Unity : getHalfSets: H7 H13 S11 D12 C12
01-15 15:07:33.601 18207 18239 I Unity : isValidSet: D12 C12 , isValidmeld:True
01-15 15:07:33.602 18207 18239 E Unity : getHalfSets Half Set Meld: D12 C12
01-15 15:07:33.603 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:07:33.603 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:07:33.603 18207 18239 I Unity : isValidSet: C1 C3 C5 , isValidmeld:False
01-15 15:07:33.603 18207 18239 I Unity : isValidSet: D12 C12 , isValidmeld:False
01-15 15:07:33.603 18207 18239 E Unity : I am In getProperMelds: H1 H4 H3 H2
01-15 15:07:33.604 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H1 H4 H3 H2 , meld: H1 H3 H2
01-15 15:07:33.604 18207 18239 E Unity : meld.meldOwnerID: 1, m.OwnerID: -5
01-15 15:07:33.604 18207 18239 E Unity : getProperMelds Meld: H1 H2 H3 H4
01-15 15:07:33.604 18207 18239 I Unity : calling hasSimilarMeldState?: meld: H1 H2 H3 m: H1 H2 H3 H4
01-15 15:07:33.604 18207 18239 E Unity : compare melds, m1:: H1 H2 H3 H4 , m2: H1 H2 H3
01-15 15:07:33.605 18207 18239 I Unity : getMeldStateOfMeld : H1 H2 H3 H4 : SEQUENCE
01-15 15:07:33.605 18207 18239 I Unity : getMeldStateOfMeld : H1 H2 H3 : SEQUENCE
01-15 15:07:33.605 18207 18239 I Unity : meld1 : H1 H2 H3 H4 : SEQUENCE, meld: H1 H2 H3 : SEQUENCE
01-15 15:07:33.605 18207 18239 I Unity : IsSimilar: True meld: H1 H2 H3 m: H1 H4 H3 H2
01-15 15:07:33.605 18207 18239 I Unity : not similar: H1 H2 H3 m: H1 H2 H3 H4
01-15 15:07:33.606 18207 18239 E Unity : getUsefulDiscardCards - Meld: H1 H2 H3 H4
01-15 15:07:33.606 18207 18239 E Unity : getUsefulDiscardCards CARDS: H4
01-15 15:07:33.606 18207 18239 E Unity : getUsefulDiscardCards - Meld: H1 H2 H3 H4
01-15 15:07:33.607 18207 18239 E Unity : getUsefulDiscardCards CARDS: H4
01-15 15:07:33.607 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards: H4
01-15 15:07:33.607 18207 18239 I Unity : Possible melds: H13 S13 D13
01-15 15:07:33.607 18207 18239 I Unity : Possible melds: H1 H4 H3 H2
01-15 15:07:33.607 18207 18239 I Unity : processUsefulCards : discardedCards.Count:: 4
01-15 15:07:33.607 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13
01-15 15:07:33.607 18207 18239 I Unity : MeldCards: H13 S13 D13
01-15 15:07:33.608 18207 18239 I Unity : c: H13, ismleded: False, c: mIsDiscardCard: True
01-15 15:07:33.608 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:07:33.608 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:07:33.608 18207 18239 I Unity : possbleMeld[j]: H1 H4 H3 H2
01-15 15:07:33.608 18207 18239 I Unity : MeldCards: H1 H2 H3 H4
01-15 15:07:33.608 18207 18239 I Unity : c: H1, ismleded: True, c: mIsDiscardCard: False
01-15 15:07:33.608 18207 18239 I Unity : c: H2, ismleded: True, c: mIsDiscardCard: False
01-15 15:07:33.608 18207 18239 I Unity : c: H3, ismleded: True, c: mIsDiscardCard: False
01-15 15:07:33.608 18207 18239 I Unity : c: H4, ismleded: False, c: mIsDiscardCard: True
01-15 15:07:33.609 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13
01-15 15:07:33.609 18207 18239 I Unity : MeldCards: H13 S13 D13
01-15 15:07:33.609 18207 18239 I Unity : c: H13, ismleded: False, c: mIsDiscardCard: True
01-15 15:07:33.609 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:07:33.609 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:07:33.610 18207 18239 I Unity : possbleMeld[j]: H1 H4 H3 H2
01-15 15:07:33.610 18207 18239 I Unity : MeldCards: H1 H2 H3 H4
01-15 15:07:33.610 18207 18239 I Unity : c: H1, ismleded: True, c: mIsDiscardCard: False
01-15 15:07:33.610 18207 18239 I Unity : c: H2, ismleded: True, c: mIsDiscardCard: False
01-15 15:07:33.610 18207 18239 I Unity : c: H3, ismleded: True, c: mIsDiscardCard: False
01-15 15:07:33.611 18207 18239 I Unity : c: H4, ismleded: False, c: mIsDiscardCard: True
01-15 15:07:33.611 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13
01-15 15:07:33.612 18207 18239 I Unity : MeldCards: H13 S13 D13
01-15 15:07:33.612 18207 18239 I Unity : c: H13, ismleded: False, c: mIsDiscardCard: True
01-15 15:07:33.612 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:07:33.612 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:07:33.613 18207 18239 I Unity : possbleMeld[j]: H1 H4 H3 H2
01-15 15:07:33.613 18207 18239 I Unity : MeldCards: H1 H2 H3 H4
01-15 15:07:33.614 18207 18239 I Unity : c: H1, ismleded: True, c: mIsDiscardCard: False
01-15 15:07:33.614 18207 18239 I Unity : c: H2, ismleded: True, c: mIsDiscardCard: False
01-15 15:07:33.614 18207 18239 I Unity : c: H3, ismleded: True, c: mIsDiscardCard: False
01-15 15:07:33.614 18207 18239 I Unity : c: H4, ismleded: False, c: mIsDiscardCard: True
01-15 15:07:33.614 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13
01-15 15:07:33.615 18207 18239 I Unity : MeldCards: H13 S13 D13
01-15 15:07:33.616 18207 18239 I Unity : c: H13, ismleded: False, c: mIsDiscardCard: True
01-15 15:07:33.616 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:07:33.616 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:07:33.616 18207 18239 I Unity : possbleMeld[j]: H1 H4 H3 H2
01-15 15:07:33.616 18207 18239 I Unity : MeldCards: H1 H2 H3 H4
01-15 15:07:33.616 18207 18239 I Unity : c: H1, ismleded: True, c: mIsDiscardCard: False
01-15 15:07:33.616 18207 18239 I Unity : c: H2, ismleded: True, c: mIsDiscardCard: False
01-15 15:07:33.616 18207 18239 I Unity : c: H3, ismleded: True, c: mIsDiscardCard: False
01-15 15:07:33.617 18207 18239 I Unity : c: H4, ismleded: False, c: mIsDiscardCard: True
01-15 15:07:33.617 18207 18239 I Unity : usefulDiscardCards at this point: H13 H4
01-15 15:07:33.617 18207 18239 I Unity : MeldList count: 2
01-15 15:07:33.617 18207 18239 I Unity : enableHighlightOfCards
01-15 15:07:33.629 18207 18239 I Unity : Sort
01-15 15:07:34.479 18207 18239 I Unity : possible Meld: H13 S13 D13
01-15 15:07:34.479 18207 18239 I Unity : possible Meld: H1 H2 H3 H4
01-15 15:07:34.479 18207 18239 I Unity : isMeldScoring: True
01-15 15:07:34.480 18207 18239 I Unity : Discard card count: 4 cardonscreen: 15 player cards count: 10
01-15 15:07:34.484 18207 18239 I Unity : IsCardSorting
01-15 15:07:34.484 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:07:34.488 18207 18239 I Unity : IsCardSorting
01-15 15:07:34.488 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:07:34.493 18207 18239 I Unity : IsCardSorting
01-15 15:07:34.493 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:07:34.496 18207 18239 I Unity : IsCardSorting
01-15 15:07:34.496 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:07:34.497 18207 18239 E Unity : Delay Possible Melds
01-15 15:07:34.497 18207 18239 I Unity : calling checkresult from delayCardAdditionToMeld
01-15 15:07:34.516 18207 18239 E Unity : postDiscardedCardsAddedToHand
01-15 15:07:34.517 18207 18239 I Unity : removeCardsFromDiscardCards: H4 H7 S11 H13
01-15 15:07:34.517 18207 18239 E Unity : checkResult exiting
01-15 15:07:34.676 18207 18239 I Unity : Align Cards
01-15 15:07:34.677 18207 18239 E Unity : Sort and swap card positions
01-15 15:07:35.380 18207 18239 I Unity : assignValueForJokerCard: PossibleMeld: H13 S13 D13
01-15 15:07:35.380 18207 18239 I Unity : isValidSet: H13 S13 D13 , isValidmeld:True
01-15 15:07:35.381 18207 18239 I Unity : assignValueForJokerCard: PossibleMeld: H1 H4 H3 H2
01-15 15:07:35.395 18207 18239 E Unity : Possible melds in Player Cards: H13 (Card)
01-15 15:07:35.396 18207 18239 I Unity : Time: 0CardsCount: 1 possible Meld Cards count: 3 Meld: H13 S13 D13
01-15 15:07:35.396 18207 18239 I Unity : getMeldForUpdate
01-15 15:07:35.396 18207 18239 I Unity : cards: H13
01-15 15:07:35.397 18207 18239 I Unity : Add card to the submitted meld: S13 D13 C13 cardsToMeld: H13
01-15 15:07:35.398 18207 18239 I Unity : addCardsToMeld
01-15 15:07:35.398 18207 18239 I Unity : assignMeldScaleValue : meld.name: S13 D13 C13
01-15 15:07:35.398 18207 18239 I Unity : checkCardsToBeAddedAtBothSidesOfMeld: cards: H13
01-15 15:07:35.398 18207 18239 I Unity : valueDiff: 0
01-15 15:07:35.398 18207 18239 I Unity : meld: S13 D13 C13 LC.mRank: 13 selectedCardRank: 13(lc.mRank < mAceCardRank - selectedCards.Count): False
01-15 15:07:35.398 18207 18239 I Unity : addCardsAtMeldEnd
01-15 15:07:35.398 18207 18239 I Unity : assignMeldScaleValue : meld.name: S13 D13 C13
01-15 15:07:35.399 18207 18239 E Unity : Player ID of Card: 2
01-15 15:07:35.399 18207 18239 I Unity : setCardColor
01-15 15:07:35.399 18207 18239 I Unity : Color Object Found
01-15 15:07:35.399 18207 18239 I Unity : colorHex: #0aad73
01-15 15:07:35.399 18207 18239 I Unity : Color Object Found
01-15 15:07:35.400 18207 18239 I Unity : Meld TargetPos: (27.5, -28.0, 0.0)
01-15 15:07:35.401 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:07:35.402 18207 18239 I Unity : disableAllMelds
01-15 15:07:35.402 18207 18239 I Unity : handleMeldAfterAdd
01-15 15:07:35.402 18207 18239 E Unity : isLocal: False
01-15 15:07:35.402 18207 18239 I Unity : disableAllMelds
01-15 15:07:35.402 18207 18239 I Unity : calling checkresult from addCardstoMeld
01-15 15:07:35.402 18207 18239 I Unity : called from addCardstoMeld checkresult from addCardstoMeld
01-15 15:07:35.577 18207 18239 I Unity : Sort
01-15 15:07:35.813 18207 18239 I Unity : isCardSorting false
01-15 15:07:36.278 18207 18239 E Unity : Possible melds in Player Cards: H4 (Card)
01-15 15:07:36.279 18207 18239 I Unity : Time: 0.9CardsCount: 1 possible Meld Cards count: 4 Meld: H1 H2 H3 H4
01-15 15:07:36.279 18207 18239 I Unity : getMeldForUpdate
01-15 15:07:36.280 18207 18239 I Unity : cards: H4
01-15 15:07:36.281 18207 18239 I Unity : Add card to the submitted meld: H1 H2 H3 cardsToMeld: H4
01-15 15:07:36.281 18207 18239 I Unity : addCardsToMeld
01-15 15:07:36.281 18207 18239 I Unity : assignMeldScaleValue : meld.name: H1 H3 H2
01-15 15:07:36.281 18207 18239 I Unity : checkCardsToBeAddedAtBothSidesOfMeld: cards: H4
01-15 15:07:36.281 18207 18239 I Unity : valueDiff: 0
01-15 15:07:36.281 18207 18239 I Unity : meld: H1 H2 H3 LC.mRank: 3 selectedCardRank: 4(lc.mRank < mAceCardRank - selectedCards.Count): True
01-15 15:07:36.282 18207 18239 I Unity : addCardsAtMeldEnd
01-15 15:07:36.282 18207 18239 I Unity : assignMeldScaleValue : meld.name: H1 H3 H2
01-15 15:07:36.282 18207 18239 E Unity : Player ID of Card: 2
01-15 15:07:36.282 18207 18239 I Unity : setCardColor
01-15 15:07:36.282 18207 18239 I Unity : Color Object Found
01-15 15:07:36.282 18207 18239 I Unity : colorHex: #0aad73
01-15 15:07:36.282 18207 18239 I Unity : Color Object Found
01-15 15:07:36.284 18207 18239 I Unity : Meld TargetPos: (42.5, -50.0, 0.0)
01-15 15:07:36.284 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:07:36.285 18207 18239 I Unity : disableAllMelds
01-15 15:07:36.285 18207 18239 I Unity : handleMeldAfterAdd
01-15 15:07:36.286 18207 18239 E Unity : isLocal: True
01-15 15:07:36.286 18207 18239 I Unity : disableAllMelds
01-15 15:07:36.286 18207 18239 I Unity : calling checkresult from addCardstoMeld
01-15 15:07:36.286 18207 18239 I Unity : called from addCardstoMeld checkresult from addCardstoMeld
01-15 15:07:36.306 18207 18239 E Unity : 1 UpdateMeldScore: 2 meld: S13 D13 C13 H13 Score: 40
01-15 15:07:36.306 18207 18239 I Unity : UpdateMeldPoints: 2
01-15 15:07:36.306 18207 18239 I Unity : updateMeldPoints: Meld Score of Player: 2 is : 44
01-15 15:07:36.306 18207 18239 E Unity : checkResult exiting
01-15 15:07:36.393 18207 18239 I Unity : Meld Parent: Row1 (UnityEngine.GameObject)
01-15 15:07:36.393 18207 18239 E Unity : Duplicate Melds count: 0
01-15 15:07:36.393 18207 18239 I Unity : Meld: S13 D13 C13 H13
01-15 15:07:36.393 18207 18239 I Unity : Meld Owner ID: 2
01-15 15:07:36.394 18207 18239 I Unity : player: 2
01-15 15:07:36.394 18207 18239 E Unity : melds count: 1
01-15 15:07:37.179 18207 18239 E Unity : 1 UpdateMeldScore: 2 meld: H1 H2 H3 H4 Score: 4
01-15 15:07:37.180 18207 18239 I Unity : UpdateMeldPoints: 2
01-15 15:07:37.181 18207 18239 I Unity : updateMeldPoints: Meld Score of Player: 2 is : 44
01-15 15:07:37.181 18207 18239 E Unity : checkResult exiting
01-15 15:07:37.281 18207 18239 I Unity : Meld Parent: Content (UnityEngine.GameObject)
01-15 15:07:37.282 18207 18239 E Unity : Duplicate Melds count: 0
01-15 15:07:37.282 18207 18239 I Unity : Meld: H1 H4 H3 H2
01-15 15:07:37.282 18207 18239 I Unity : Meld Owner ID: 1
01-15 15:07:37.282 18207 18239 I Unity : player: 1
01-15 15:07:37.283 18207 18239 I Unity : compriseCardDistanceOfMeld: False
01-15 15:07:37.283 18207 18239 I Unity : Left offset: -80
01-15 15:07:37.283 18207 18239 I Unity : getCardDistance X: -80
01-15 15:07:37.283 18207 18239 I Unity : getCardDistance X: -10
01-15 15:07:37.283 18207 18239 I Unity : getCardDistance X: 25
01-15 15:07:37.295 18207 18239 I Unity : compriseCardDistanceOfMeldForOtherPlayers: S13 D13 C13 H13
01-15 15:07:37.295 18207 18239 I Unity : Left offset: -60
01-15 15:07:37.296 18207 18239 I Unity : getCardDistance X: -60
01-15 15:07:37.296 18207 18239 I Unity : X: -35 index: 0
01-15 15:07:37.296 18207 18239 I Unity : Card: S13 (Card)
01-15 15:07:37.296 18207 18239 I Unity : X: -10 index: 1
01-15 15:07:37.296 18207 18239 I Unity : Card: D13 (Card)
01-15 15:07:37.296 18207 18239 I Unity : getCardDistance X: -10
01-15 15:07:37.296 18207 18239 I Unity : X: 15 index: 2
01-15 15:07:37.296 18207 18239 I Unity : Card: C13 (Card)
01-15 15:07:37.296 18207 18239 I Unity : getCardDistance X: 15
01-15 15:07:37.296 18207 18239 I Unity : X: 40 index: 3
01-15 15:07:37.296 18207 18239 I Unity : Card: H13 (Card)
01-15 15:07:37.680 18207 18239 I Unity : Discard Ai Card - Delay: 2.3
01-15 15:07:37.794 18207 18239 I Unity : isCardSorting false
01-15 15:07:39.481 18207 18239 I Unity : showOrDiscardAI discardAI: 2
01-15 15:07:39.482 18207 18239 I Unity : discardAI routine in RummyGameMgr
01-15 15:07:39.777 18207 18239 I Unity : Calling checkResult from discardAI
01-15 15:07:39.777 18207 18239 I Unity : AI getAiDiscardCard
01-15 15:07:39.777 18207 18239 E Unity : getDiscardCard
01-15 15:07:39.782 18207 18239 I Unity : getHalfSets: H7 S11 D12 C12
01-15 15:07:39.783 18207 18239 I Unity : isValidSet: D12 C12 , isValidmeld:True
01-15 15:07:39.783 18207 18239 E Unity : getHalfSets Half Set Meld: D12 C12
01-15 15:07:39.784 18207 18239 I Unity : getDiscardCard: H7, 0
01-15 15:07:39.785 18207 18239 I Unity : Discard Card: H7 (Card) isJoker: False
01-15 15:07:39.785 18207 18239 I Unity : RummyGameMgr class discardAiCard
01-15 15:07:39.785 18207 18239 I Unity : discardAiCard: 2, card: H7
01-15 15:07:39.785 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:07:39.786 18207 18239 I Unity : Discard Card: card: H7
01-15 15:07:39.788 18207 18239 I Unity : getDiscardStartOffset
01-15 15:07:39.788 18207 18239 E Unity : Calling MoveCard
01-15 15:07:39.789 18207 18239 I Unity : discardAiCard: 2, card: H7
01-15 15:07:39.789 18207 18239 I Unity : discardAiCard: calling changeTurn: 2
01-15 15:07:39.789 18207 18239 I Unity : ChangeTurn : 2
01-15 15:07:40.681 18207 18239 I Unity : ChangeTurn
01-15 15:07:40.681 18207 18239 I Unity : localPlayer mID: 1
01-15 15:07:40.681 18207 18239 I Unity : In change turn line 2817 mTotalPlayers: 2
01-15 15:07:40.682 18207 18239 I Unity : ID != localPlayer.mID : 2 , localPlayer.mID: 1, so waiting
01-15 15:07:40.682 18207 18239 E Unity : NextPlayer: 1
01-15 15:07:40.682 18207 18239 I Unity : gameMgr: setPlayerTurn :1 isResultShown: False
01-15 15:07:40.683 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:07:40.683 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:07:40.683 18207 18239 I Unity : Start timer: 1
01-15 15:07:40.683 18207 18239 I Unity : Player: YOU
01-15 15:07:40.683 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:07:40.684 18207 18239 I Unity : showUsefulCardsOnDiscardPile
01-15 15:07:40.684 18207 18239 I Unity : discardedCards.Count > 0
01-15 15:07:40.684 18207 18239 I Unity : Calling method fetchAllUsefulDiscards: 2
01-15 15:07:40.684 18207 18239 I Unity : fetchAllUsefulDiscards discardedCards: H7
01-15 15:07:40.684 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:07:40.685 18207 18239 I Unity : cardsList now: C2 C6 C8 C10 C11 D5 S6 S10 S1 H10 H7 , meldName: NoMeld, meld state: NONE
01-15 15:07:40.685 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: NO MELD
01-15 15:07:40.685 18207 18239 E Unity : getAllMySequences : C2 C6 C8 C10 C11 D5 S6 S10 S1 H10 H7
01-15 15:07:40.686 18207 18239 I Unity : getAllMySequences returned with seqs: 0
01-15 15:07:40.686 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7
01-15 15:07:40.686 18207 18239 I Unity : Calling pickUsefulDiscardsFromHandAndDiscards : H7
01-15 15:07:40.686 18207 18239 I Unity : pickUsefulDiscardsFromHandAndDiscards: 1, discardCrds: H7
01-15 15:07:40.687 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:07:40.687 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:07:40.687 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:07:40.687 18207 18239 I Unity : returned from pickUsefulDiscardsFromHandAndDiscards:
01-15 15:07:40.688 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:07:40.688 18207 18239 I Unity : calling getallmysets: C2 C6 C8 C10 C11 D5 S6 S10 S1 H10 H7
01-15 15:07:40.688 18207 18239 E Unity : getAllMySets :
01-15 15:07:40.688 18207 18239 E Unity : In getAllMySets : C2 C6 C8 C10 C11 D5 S6 S10 S1 H10 H7
01-15 15:07:40.689 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:07:40.689 18207 18239 E Unity : In getAllMySets 2 : H7 S6 S1 D5 C2 C6 C8 C11
01-15 15:07:40.690 18207 18239 I Unity : getHalfSets: H7 S6 S1 D5 C2 C6 C8 C11
01-15 15:07:40.690 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:07:40.690 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:07:40.690 18207 18239 I Unity : sets: 1
01-15 15:07:40.692 18207 18239 I Unity : set: H10 S10 C10
01-15 15:07:40.692 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:07:40.693 18207 18239 I Unity : pickResidualUsefulDiscardsFromHand: 1, discardCrds: H7
01-15 15:07:40.693 18207 18239 I Unity : pickResidualUsefulDiscardsFromHand: from these:C2 C6 C8 C10 C11 D5 S6 S10 S1 H10 H7
01-15 15:07:40.693 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C2 C6 C8 C10 C11
01-15 15:07:40.696 18207 18239 I Unity : Meld with Hand and discard cards: C8 C6
01-15 15:07:40.696 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:07:40.696 18207 18239 I Unity : Meld with Hand and discard cards: C8 C6
01-15 15:07:40.696 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:07:40.697 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10 C8
01-15 15:07:40.697 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:07:40.697 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10
01-15 15:07:40.697 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C6 C8 C10 C11
01-15 15:07:40.698 18207 18239 I Unity : Meld with Hand and discard cards: C8 C6
01-15 15:07:40.698 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:07:40.699 18207 18239 I Unity : Meld with Hand and discard cards: C8 C6
01-15 15:07:40.699 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:07:40.699 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10 C8
01-15 15:07:40.699 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:07:40.700 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10
01-15 15:07:40.700 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C8 C10 C11
01-15 15:07:40.700 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10 C8
01-15 15:07:40.701 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:07:40.701 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10 C8
01-15 15:07:40.703 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:07:40.703 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10
01-15 15:07:40.703 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C10 C11
01-15 15:07:40.704 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10
01-15 15:07:40.704 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10
01-15 15:07:40.704 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C11
01-15 15:07:40.704 18207 18239 I Unity : Meld with Hand and discard cards meldCards: D5
01-15 15:07:40.704 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H10 H7
01-15 15:07:40.705 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H7
01-15 15:07:40.705 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S6 S10 S1
01-15 15:07:40.705 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S10 S1
01-15 15:07:40.705 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S1
01-15 15:07:40.705 18207 18239 I Unity : Cards List:
01-15 15:07:40.705 18207 18239 I Unity : fetchAllUsefulDiscards meld Count: 2
01-15 15:07:40.706 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:07:40.706 18207 18239 I Unity : getMeldStateOfMeld : S13 D13 C13 H13 : SET
01-15 15:07:40.706 18207 18239 I Unity : meld: S13 D13 C13 H13 , meldState: ms: SET
01-15 15:07:40.706 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: S13 D13 C13 H13
01-15 15:07:40.707 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:07:40.708 18207 18239 I Unity : cardsList now: C2 C6 C8 C10 C11 D5 S6 S10 S1 H10 H7 S13 D13 C13 H13 , meldName: S13 D13 C13 H13 , meld state: SET
01-15 15:07:40.708 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:07:40.708 18207 18239 I Unity : calling getallmysets: C2 C6 C8 C10 C11 D5 S6 S10 S1 H10 H7 S13 D13 C13 H13
01-15 15:07:40.708 18207 18239 E Unity : getAllMySets :
01-15 15:07:40.708 18207 18239 E Unity : In getAllMySets : C2 C6 C8 C10 C11 D5 S6 S10 S1 H10 H7 S13 D13 C13 H13
01-15 15:07:40.709 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:07:40.710 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:07:40.710 18207 18239 E Unity : In getAllMySets 2 : H7 S6 S1 D5 C2 C6 C8 C11
01-15 15:07:40.711 18207 18239 I Unity : getHalfSets: H7 S6 S1 D5 C2 C6 C8 C11
01-15 15:07:40.711 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:07:40.712 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:07:40.712 18207 18239 I Unity : sets: 2
01-15 15:07:40.713 18207 18239 I Unity : set: H13 S13 D13 C13
01-15 15:07:40.714 18207 18239 I Unity : set: H10 S10 C10
01-15 15:07:40.714 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:07:40.715 18207 18239 I Unity : getMeldStateOfMeld : H1 H2 H3 H4 : SEQUENCE
01-15 15:07:40.715 18207 18239 I Unity : meld: H1 H4 H3 H2 , meldState: ms: SEQUENCE
01-15 15:07:40.716 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H1 H4 H3 H2
01-15 15:07:40.716 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:07:40.718 18207 18239 I Unity : cardsList now: C2 C6 C8 C10 C11 D5 S6 S10 S1 H10 H7 H1 H2 H3 H4 , meldName: H1 H2 H3 H4 , meld state: SEQUENCE
01-15 15:07:40.718 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: H1 H4 H3 H2
01-15 15:07:40.718 18207 18239 E Unity : getAllMySequences : C2 C6 C8 C10 C11 D5 S6 S10 S1 H10 H7 H1 H2 H3 H4
01-15 15:07:40.719 18207 18239 I Unity : m from seqMelds: H1 H4 H3 H2
01-15 15:07:40.720 18207 18239 I Unity : getAllMySequences returned with seqs: 2
01-15 15:07:40.722 18207 18239 I Unity : ogSeqName: seqname: H4 H3 H2
01-15 15:07:40.722 18207 18239 I Unity : ogSeqName: H1 H4 H3 H2 seqname: H1 H4 H3 H2
01-15 15:07:40.723 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H1 H2 H3 H4
01-15 15:07:40.723 18207 18239 I Unity : Calling pickResidualUsefulDiscardsFromSequences
01-15 15:07:40.724 18207 18239 I Unity : pickResidualUsefulDiscardsFromSequences: 1
01-15 15:07:40.724 18207 18239 I Unity : Seq cards: H1 H2 H3 H4
01-15 15:07:40.724 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H1
01-15 15:07:40.724 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:07:40.724 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:07:40.724 18207 18239 I Unity : isValidMeld: False
01-15 15:07:40.725 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H3 H4 H2
01-15 15:07:40.725 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:07:40.725 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:07:40.725 18207 18239 I Unity : isValidMeld: False
01-15 15:07:40.725 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H4 H3
01-15 15:07:40.725 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:07:40.726 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:07:40.726 18207 18239 I Unity : isValidMeld: False
01-15 15:07:40.726 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H7
01-15 15:07:40.726 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:07:40.727 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:07:40.727 18207 18239 I Unity : isValidMeld: False
01-15 15:07:40.727 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H7 H4
01-15 15:07:40.728 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:07:40.729 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 9, isValidMeld: False
01-15 15:07:40.729 18207 18239 I Unity : isValidMeld: False
01-15 15:07:40.730 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H2
01-15 15:07:40.731 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:07:40.731 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:07:40.731 18207 18239 I Unity : isValidMeld: False
01-15 15:07:40.731 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H4 H3
01-15 15:07:40.731 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:07:40.732 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:07:40.732 18207 18239 I Unity : isValidMeld: False
01-15 15:07:40.733 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H7
01-15 15:07:40.733 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:07:40.733 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:07:40.733 18207 18239 I Unity : isValidMeld: False
01-15 15:07:40.733 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H7 H4
01-15 15:07:40.733 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:07:40.734 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:07:40.734 18207 18239 I Unity : isValidMeld: False
01-15 15:07:40.734 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H3
01-15 15:07:40.734 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:07:40.734 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:07:40.734 18207 18239 I Unity : isValidMeld: False
01-15 15:07:40.734 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H7
01-15 15:07:40.734 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:07:40.734 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:07:40.735 18207 18239 I Unity : isValidMeld: False
01-15 15:07:40.735 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H7 H4
01-15 15:07:40.735 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:07:40.735 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:07:40.735 18207 18239 I Unity : isValidMeld: False
01-15 15:07:40.735 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H7
01-15 15:07:40.735 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:07:40.735 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 2, initialMeldCount: 5, isValidMeld: False
01-15 15:07:40.735 18207 18239 I Unity : isValidMeld: False
01-15 15:07:40.736 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H7 H4
01-15 15:07:40.736 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:07:40.736 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:07:40.736 18207 18239 I Unity : isValidMeld: False
01-15 15:07:40.736 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H4
01-15 15:07:40.736 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:07:40.736 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:07:40.736 18207 18239 I Unity : isValidMeld: False
01-15 15:07:40.736 18207 18239 I Unity : Cards List:
01-15 15:08:01.749 18207 18239 I Unity : isResultShown: False Card Selected: S4 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Trueplayer.mIsCardTaken: False Tapable: True cardsInDeck 23
01-15 15:08:01.749 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:08:01.750 18207 18239 I Unity : deckCard : S4posiiton: (1.4, -3.2, 0.0)
01-15 15:08:01.760 18207 18239 E Unity : local position: (1.4, -3.2, 0.0)
01-15 15:08:01.760 18207 18239 I Unity : Align Cards
01-15 15:08:01.761 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:08:01.761 18207 18239 I Unity : cardonscreen: 15 player cards count: 11
01-15 15:08:01.771 18207 18239 I Unity : Align Cards
01-15 15:08:01.771 18207 18239 E Unity : Sort and swap card positions
01-15 15:08:02.662 18207 18239 I Unity : Sort
01-15 15:08:04.863 18207 18239 I Unity : isCardSorting false
01-15 15:08:04.897 18207 18239 I Unity : isResultShown: False Card Selected: H10 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 22
01-15 15:08:04.898 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:08:04.898 18207 18239 I Unity : mIsPlayerCard
01-15 15:08:04.898 18207 18239 I Unity : Selected
01-15 15:08:04.899 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: H10
01-15 15:08:04.899 18207 18239 I Unity : MeldList Meld: S13 D13 C13 H13
01-15 15:08:04.899 18207 18239 I Unity : MeldList Meld: H1 H2 H3 H4
01-15 15:08:04.900 18207 18239 I Unity : Meld: S13 D13 C13 H13 , tempMeld:: S13 D13 C13 H13 H10
01-15 15:08:04.902 18207 18239 I Unity : isValidSet: H10 H13 S13 D13 C13 , isValidmeld:False
01-15 15:08:04.902 18207 18239 I Unity : getMeldStateOfMeld : H10 S13 D13 C13 H13 : NONE
01-15 15:08:04.902 18207 18239 I Unity : MeldState of meld: S13 D13 C13 H13 H10 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:04.902 18207 18239 I Unity : Can't meld... Meld: S13 D13 C13 H13 selectedCards: H10
01-15 15:08:04.903 18207 18239 I Unity : Meld: H1 H4 H3 H2 , tempMeld:: H1 H10 H4 H3 H2
01-15 15:08:04.904 18207 18239 I Unity : isValidSet: H1 H2 H3 H4 H10 , isValidmeld:False
01-15 15:08:04.904 18207 18239 I Unity : getMeldStateOfMeld : H10 H1 H2 H3 H4 : NONE
01-15 15:08:04.905 18207 18239 I Unity : MeldState of meld: H1 H10 H4 H3 H2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:04.905 18207 18239 I Unity : Can't meld... Meld: H1 H2 H3 H4 selectedCards: H10
01-15 15:08:04.905 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:08:04.905 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:08:04.906 18207 18239 E Unity : localMelds Count: 1 selectedCards: H10
01-15 15:08:04.906 18207 18239 E Unity : localMelds Count: 1 isJokerInHand+ False
01-15 15:08:06.630 18207 18239 I Unity : discardPlayerCard: 1
01-15 15:08:06.630 18207 18239 I Unity : localPlayer.mCards.Count: 11
01-15 15:08:06.630 18207 18239 E Unity : onCardDeselected- discardPlayerCard
01-15 15:08:06.630 18207 18239 I Unity : Clear duplicate Melds and show local melds, hide highlight meld and delete child objects
01-15 15:08:06.630 18207 18239 I Unity : Destroy duplicate meld objects
01-15 15:08:06.632 18207 18239 I Unity : Discard Card: card: H10
01-15 15:08:06.633 18207 18239 E Unity : Calling MoveCard
01-15 15:08:06.634 18207 18239 E Unity : discardPlayerCard: calling changeTurn
01-15 15:08:06.634 18207 18239 I Unity : ChangeTurn : 1
01-15 15:08:06.634 18207 18239 I Unity : Enable hand scroll: False
01-15 15:08:06.654 18207 18239 I Unity : Align Cards
01-15 15:08:06.654 18207 18239 E Unity : Sort and swap card positions
01-15 15:08:07.547 18207 18239 I Unity : ChangeTurn
01-15 15:08:07.547 18207 18239 I Unity : localPlayer mID: 1
01-15 15:08:07.547 18207 18239 I Unity : In change turn line 2817 mTotalPlayers: 2
01-15 15:08:07.547 18207 18239 E Unity : NextPlayer: 2
01-15 15:08:07.548 18207 18239 I Unity : gameMgr: setPlayerTurn :2 isResultShown: False
01-15 15:08:07.548 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:08:07.548 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:08:07.548 18207 18239 I Unity : Start timer: 2
01-15 15:08:07.548 18207 18239 I Unity : Player: DAVID
01-15 15:08:07.549 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:08:07.549 18207 18239 I Unity : playAiTurn now: 2
01-15 15:08:07.549 18207 18239 I Unity : disableAllMelds
01-15 15:08:07.549 18207 18239 I Unity : meldList Count is >0
01-15 15:08:07.551 18207 18239 I Unity : isValidSet: H13 S13 D13 , isValidmeld:True
01-15 15:08:07.552 18207 18239 I Unity : getHalfSets: H7 H10 S11 D12
01-15 15:08:07.553 18207 18239 I Unity : isValidSet: H13 S13 D13 , isValidmeld:True
01-15 15:08:07.553 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:08:07.554 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:08:07.554 18207 18239 I Unity : isValidSet: C3 C5 , isValidmeld:False
01-15 15:08:07.554 18207 18239 E Unity : I am In getProperMelds: C1 C13 C12
01-15 15:08:07.554 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: C1 C13 C12 , meld: S13 D13 C13 H13
01-15 15:08:07.554 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:08:07.555 18207 18239 E Unity : getProperMelds Meld: C1 C13 C12
01-15 15:08:07.555 18207 18239 I Unity : calling hasSimilarMeldState?: meld: S13 D13 C13 H13 m: C1 C13 C12
01-15 15:08:07.555 18207 18239 E Unity : compare melds, m1:: C1 C13 C12 , m2: S13 D13 C13 H13
01-15 15:08:07.556 18207 18239 I Unity : getMeldStateOfMeld : C1 C13 C12 : SEQUENCE
01-15 15:08:07.556 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:08:07.556 18207 18239 I Unity : getMeldStateOfMeld : S13 D13 C13 H13 : SET
01-15 15:08:07.557 18207 18239 I Unity : meld1 : C1 C13 C12 : SEQUENCE, meld: S13 D13 C13 H13 : SET
01-15 15:08:07.557 18207 18239 I Unity : IsSimilar: False meld: S13 D13 C13 H13 m: C1 C13 C12
01-15 15:08:07.557 18207 18239 E Unity : I am In getProperMelds: H13 S13 D13
01-15 15:08:07.557 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H13 S13 D13 , meld: S13 D13 C13 H13
01-15 15:08:07.557 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:08:07.558 18207 18239 E Unity : getProperMelds Meld: H13 S13 D13
01-15 15:08:07.558 18207 18239 I Unity : calling hasSimilarMeldState?: meld: S13 D13 C13 H13 m: H13 S13 D13
01-15 15:08:07.558 18207 18239 E Unity : compare melds, m1:: H13 S13 D13 , m2: S13 D13 C13 H13
01-15 15:08:07.559 18207 18239 I Unity : isValidSet: H13 S13 D13 , isValidmeld:True
01-15 15:08:07.559 18207 18239 I Unity : getMeldStateOfMeld : H13 S13 D13 : SET
01-15 15:08:07.559 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:08:07.560 18207 18239 I Unity : getMeldStateOfMeld : S13 D13 C13 H13 : SET
01-15 15:08:07.560 18207 18239 I Unity : meld1 : H13 S13 D13 : SET, meld: S13 D13 C13 H13 : SET
01-15 15:08:07.560 18207 18239 I Unity : IsSimilar: True meld: S13 D13 C13 H13 m: H13 S13 D13
01-15 15:08:07.560 18207 18239 I Unity : not similar: S13 D13 C13 H13 m: H13 S13 D13
01-15 15:08:07.561 18207 18239 E Unity : getUsefulDiscardCards - Meld: H13 S13 D13
01-15 15:08:07.561 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:08:07.561 18207 18239 E Unity : getUsefulDiscardCards - Meld: H13 S13 D13
01-15 15:08:07.561 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:08:07.561 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:08:07.567 18207 18239 I Unity : getHalfSets: H7 H10 S11 D12 C12
01-15 15:08:07.569 18207 18239 I Unity : isValidSet: D12 C12 , isValidmeld:True
01-15 15:08:07.570 18207 18239 E Unity : getHalfSets Half Set Meld: D12 C12
01-15 15:08:07.571 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:08:07.571 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:08:07.571 18207 18239 I Unity : isValidSet: C1 C3 C5 , isValidmeld:False
01-15 15:08:07.572 18207 18239 I Unity : isValidSet: D12 C12 , isValidmeld:False
01-15 15:08:07.572 18207 18239 E Unity : I am In getProperMelds: H1 H4 H3 H2
01-15 15:08:07.572 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H1 H4 H3 H2 , meld: H1 H4 H3 H2
01-15 15:08:07.572 18207 18239 E Unity : meld.meldOwnerID: 1, m.OwnerID: -5
01-15 15:08:07.573 18207 18239 I Unity : melds of same name, continue
01-15 15:08:07.573 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:08:07.573 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:08:07.573 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:08:07.573 18207 18239 I Unity : Possible melds: H13 S13 D13
01-15 15:08:07.573 18207 18239 I Unity : processUsefulCards : discardedCards.Count:: 2
01-15 15:08:07.573 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13
01-15 15:08:07.573 18207 18239 I Unity : MeldCards: H13 S13 D13
01-15 15:08:07.573 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:07.574 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:07.574 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:07.574 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13
01-15 15:08:07.574 18207 18239 I Unity : MeldCards: H13 S13 D13
01-15 15:08:07.574 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:07.575 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:07.575 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:07.575 18207 18239 I Unity : usefulDiscardCards at this point:
01-15 15:08:07.575 18207 18239 I Unity : MeldList count: 2
01-15 15:08:07.576 18207 18239 I Unity : enableHighlightOfCards
01-15 15:08:07.590 18207 18239 I Unity : Sort
01-15 15:08:08.466 18207 18239 I Unity : possible Meld: H13 S13 D13
01-15 15:08:08.466 18207 18239 E Unity : onGetDeckCard - AI #################################################
01-15 15:08:08.484 18207 18239 I Unity : calling checkresult from delayCardAdditionToMeld
01-15 15:08:08.500 18207 18239 E Unity : checkResult exiting
01-15 15:08:09.346 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:08:09.350 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:08:09.351 18207 18239 I Unity : getHalfSets: S11
01-15 15:08:09.352 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:08:09.353 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:08:09.353 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:08:09.354 18207 18239 I Unity : isValidSet: C1 C3 C5 , isValidmeld:False
01-15 15:08:09.354 18207 18239 I Unity : assignValueForJokerCard: PossibleMeld: H12 D12 C12
01-15 15:08:09.355 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:08:09.368 18207 18239 E Unity : Possible melds in Player Cards: H12 (Card)
01-15 15:08:09.369 18207 18239 E Unity : Possible melds in Player Cards: D12 (Card)
01-15 15:08:09.369 18207 18239 E Unity : Possible melds in Player Cards: C12 (Card)
01-15 15:08:09.369 18207 18239 I Unity : Time: 0CardsCount: 3 possible Meld Cards count: 3 Meld: H12 D12 C12
01-15 15:08:09.369 18207 18239 I Unity : Create Meld for player
01-15 15:08:09.372 18207 18239 E Unity : Player ID of Card: 2
01-15 15:08:09.372 18207 18239 I Unity : setCardColor
01-15 15:08:09.372 18207 18239 I Unity : Color Object Found
01-15 15:08:09.372 18207 18239 I Unity : colorHex: #0aad73
01-15 15:08:09.372 18207 18239 I Unity : Color Object Found
01-15 15:08:09.373 18207 18239 I Unity : Meld TargetPos: (-28.0, -28.0, 0.0)
01-15 15:08:09.374 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:08:09.377 18207 18239 E Unity : Player ID of Card: 2
01-15 15:08:09.377 18207 18239 I Unity : setCardColor
01-15 15:08:09.377 18207 18239 I Unity : Color Object Found
01-15 15:08:09.377 18207 18239 I Unity : colorHex: #0aad73
01-15 15:08:09.377 18207 18239 I Unity : Color Object Found
01-15 15:08:09.379 18207 18239 I Unity : Meld TargetPos: (-3.0, -28.0, 0.0)
01-15 15:08:09.379 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:08:09.380 18207 18239 E Unity : Player ID of Card: 2
01-15 15:08:09.380 18207 18239 I Unity : setCardColor
01-15 15:08:09.380 18207 18239 I Unity : Color Object Found
01-15 15:08:09.380 18207 18239 I Unity : colorHex: #0aad73
01-15 15:08:09.380 18207 18239 I Unity : Color Object Found
01-15 15:08:09.382 18207 18239 I Unity : Meld TargetPos: (22.0, -28.0, 0.0)
01-15 15:08:09.382 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:08:09.385 18207 18239 I Unity : UpdateMeldPoints: 2
01-15 15:08:09.385 18207 18239 I Unity : updateMeldPoints: Meld Score of Player: 2 is : 74
01-15 15:08:09.759 18207 18239 I Unity : isCardSorting false
01-15 15:08:10.266 18207 18239 I Unity : compriseCardDistanceOfMeldForOtherPlayers: H12 D12 C12
01-15 15:08:10.266 18207 18239 I Unity : Left offset: -47.5
01-15 15:08:10.266 18207 18239 I Unity : getCardDistance X: -47.5
01-15 15:08:10.266 18207 18239 I Unity : X: -22.5 index: 0
01-15 15:08:10.266 18207 18239 I Unity : Card: H12 (Card)
01-15 15:08:10.267 18207 18239 I Unity : X: 2.5 index: 1
01-15 15:08:10.267 18207 18239 I Unity : Card: D12 (Card)
01-15 15:08:10.267 18207 18239 I Unity : getCardDistance X: 2.5
01-15 15:08:10.267 18207 18239 I Unity : X: 27.5 index: 2
01-15 15:08:10.267 18207 18239 I Unity : Card: C12 (Card)
01-15 15:08:10.748 18207 18239 I Unity : Discard Ai Card - Delay: 1.4
01-15 15:08:12.547 18207 18239 I Unity : showOrDiscardAI discardAI: 2
01-15 15:08:12.548 18207 18239 I Unity : discardAI routine in RummyGameMgr
01-15 15:08:12.846 18207 18239 I Unity : Calling checkResult from discardAI
01-15 15:08:12.846 18207 18239 I Unity : AI getAiDiscardCard
01-15 15:08:12.846 18207 18239 E Unity : getDiscardCard
01-15 15:08:12.849 18207 18239 I Unity : getHalfSets: S11
01-15 15:08:12.850 18207 18239 I Unity : getDiscardCard: S11, 0
01-15 15:08:12.850 18207 18239 I Unity : Discard Card: S11 (Card) isJoker: False
01-15 15:08:12.850 18207 18239 I Unity : RummyGameMgr class discardAiCard
01-15 15:08:12.850 18207 18239 I Unity : discardAiCard: 2, card: S11
01-15 15:08:12.850 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:08:12.851 18207 18239 I Unity : Discard Card: card: S11
01-15 15:08:12.854 18207 18239 E Unity : Calling MoveCard
01-15 15:08:12.854 18207 18239 I Unity : discardAiCard: 2, card: S11
01-15 15:08:12.854 18207 18239 I Unity : discardAiCard: calling changeTurn: 2
01-15 15:08:12.854 18207 18239 I Unity : ChangeTurn : 2
01-15 15:08:13.752 18207 18239 I Unity : ChangeTurn
01-15 15:08:13.752 18207 18239 I Unity : localPlayer mID: 1
01-15 15:08:13.752 18207 18239 I Unity : In change turn line 2817 mTotalPlayers: 2
01-15 15:08:13.753 18207 18239 I Unity : ID != localPlayer.mID : 2 , localPlayer.mID: 1, so waiting
01-15 15:08:13.753 18207 18239 E Unity : NextPlayer: 1
01-15 15:08:13.753 18207 18239 I Unity : gameMgr: setPlayerTurn :1 isResultShown: False
01-15 15:08:13.753 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:08:13.753 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:08:13.754 18207 18239 I Unity : Start timer: 1
01-15 15:08:13.754 18207 18239 I Unity : Player: YOU
01-15 15:08:13.754 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:08:13.755 18207 18239 I Unity : showUsefulCardsOnDiscardPile
01-15 15:08:13.755 18207 18239 I Unity : discardedCards.Count > 0
01-15 15:08:13.755 18207 18239 I Unity : Calling method fetchAllUsefulDiscards: 3
01-15 15:08:13.755 18207 18239 I Unity : fetchAllUsefulDiscards discardedCards: H7 H10 S11
01-15 15:08:13.755 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:08:13.756 18207 18239 I Unity : cardsList now: C2 C6 C8 C10 C11 D5 S4 S6 S10 S1 H7 H10 S11 , meldName: NoMeld, meld state: NONE
01-15 15:08:13.756 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: NO MELD
01-15 15:08:13.756 18207 18239 E Unity : getAllMySequences : C2 C6 C8 C10 C11 D5 S4 S6 S10 S1 H7 H10 S11
01-15 15:08:13.757 18207 18239 I Unity : getAllMySequences returned with seqs: 0
01-15 15:08:13.757 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H10 S11
01-15 15:08:13.757 18207 18239 I Unity : Calling pickUsefulDiscardsFromHandAndDiscards : H7 H10 S11
01-15 15:08:13.758 18207 18239 I Unity : pickUsefulDiscardsFromHandAndDiscards: 3, discardCrds: H7 H10 S11
01-15 15:08:13.759 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:08:13.759 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:08:13.761 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:08:13.762 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:08:13.762 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:08:13.762 18207 18239 I Unity : getMeldStateOfMeld : S10 S11 : NONE
01-15 15:08:13.762 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:08:13.763 18207 18239 I Unity : getMeldStateOfMeld : S10 S11 : NONE
01-15 15:08:13.763 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:08:13.763 18207 18239 I Unity : returned from pickUsefulDiscardsFromHandAndDiscards:
01-15 15:08:13.763 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:08:13.763 18207 18239 I Unity : calling getallmysets: C2 C6 C8 C10 C11 D5 S4 S6 S10 S1 H7 H10 S11
01-15 15:08:13.763 18207 18239 E Unity : getAllMySets :
01-15 15:08:13.764 18207 18239 E Unity : In getAllMySets : C2 C6 C8 C10 C11 D5 S4 S6 S10 S1 H7 H10 S11
01-15 15:08:13.767 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:08:13.769 18207 18239 E Unity : In getAllMySets 2 : H7 S4 S6 S1 S11 D5 C2 C6 C8 C11
01-15 15:08:13.769 18207 18239 I Unity : getHalfSets: H7 S4 S6 S1 S11 D5 C2 C6 C8 C11
01-15 15:08:13.769 18207 18239 I Unity : isValidSet: S11 C11 , isValidmeld:True
01-15 15:08:13.769 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:08:13.769 18207 18239 E Unity : getHalfSets Half Set Meld: S11 C11
01-15 15:08:13.769 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:08:13.770 18207 18239 I Unity : sets: 1
01-15 15:08:13.770 18207 18239 I Unity : set: H10 S10 C10
01-15 15:08:13.770 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:08:13.770 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:08:13.771 18207 18239 I Unity : getMeldStateOfMeld : H10 S10 C10 : SET
01-15 15:08:13.771 18207 18239 I Unity : pickResidualUsefulDiscardsFromHand: 3, discardCrds: H7 H10 S11
01-15 15:08:13.771 18207 18239 I Unity : pickResidualUsefulDiscardsFromHand: from these:C2 C6 C8 C10 C11 D5 S4 S6 S10 S1 H7 H10 S11
01-15 15:08:13.771 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C2 C6 C8 C10 C11
01-15 15:08:13.772 18207 18239 I Unity : Meld with Hand and discard cards: C8 C6
01-15 15:08:13.772 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:08:13.772 18207 18239 I Unity : Meld with Hand and discard cards: C8 C6
01-15 15:08:13.772 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:08:13.772 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10 C8
01-15 15:08:13.772 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:08:13.773 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10
01-15 15:08:13.773 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C6 C8 C10 C11
01-15 15:08:13.773 18207 18239 I Unity : Meld with Hand and discard cards: C8 C6
01-15 15:08:13.773 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:08:13.773 18207 18239 I Unity : Meld with Hand and discard cards: C8 C6
01-15 15:08:13.774 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:08:13.774 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10 C8
01-15 15:08:13.774 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:08:13.774 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10
01-15 15:08:13.774 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C8 C10 C11
01-15 15:08:13.776 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10 C8
01-15 15:08:13.777 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:08:13.777 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10 C8
01-15 15:08:13.777 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:08:13.778 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10
01-15 15:08:13.778 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C10 C11
01-15 15:08:13.778 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10
01-15 15:08:13.778 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10
01-15 15:08:13.779 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C11
01-15 15:08:13.779 18207 18239 I Unity : Meld with Hand and discard cards meldCards: D5
01-15 15:08:13.779 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H7 H10
01-15 15:08:13.779 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H10
01-15 15:08:13.779 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S4 S6 S10 S1 S11
01-15 15:08:13.780 18207 18239 I Unity : Meld with Hand and discard cards: S6 S4
01-15 15:08:13.780 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:08:13.780 18207 18239 I Unity : Meld with Hand and discard cards: S6 S4
01-15 15:08:13.780 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:08:13.780 18207 18239 I Unity : Meld with Hand and discard cards: S11 S10
01-15 15:08:13.780 18207 18239 I Unity : getMeldStateOfMeld : S11 S10 : NONE
01-15 15:08:13.781 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:08:13.781 18207 18239 I Unity : Meld with Hand and discard cards: S11 S10
01-15 15:08:13.781 18207 18239 I Unity : getMeldStateOfMeld : S11 S10 : NONE
01-15 15:08:13.781 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:08:13.781 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S6 S10 S1 S11
01-15 15:08:13.782 18207 18239 I Unity : Meld with Hand and discard cards: S11 S10
01-15 15:08:13.783 18207 18239 I Unity : getMeldStateOfMeld : S11 S10 : NONE
01-15 15:08:13.783 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:08:13.783 18207 18239 I Unity : Meld with Hand and discard cards: S11 S10
01-15 15:08:13.784 18207 18239 I Unity : getMeldStateOfMeld : S11 S10 : NONE
01-15 15:08:13.784 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:08:13.784 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S10 S1 S11
01-15 15:08:13.784 18207 18239 I Unity : Meld with Hand and discard cards: S11 S10
01-15 15:08:13.784 18207 18239 I Unity : getMeldStateOfMeld : S11 S10 : NONE
01-15 15:08:13.785 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:08:13.785 18207 18239 I Unity : Meld with Hand and discard cards: S11 S10
01-15 15:08:13.785 18207 18239 I Unity : getMeldStateOfMeld : S11 S10 : NONE
01-15 15:08:13.785 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:08:13.785 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S1 S11
01-15 15:08:13.785 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S11
01-15 15:08:13.785 18207 18239 I Unity : Cards List:
01-15 15:08:13.785 18207 18239 I Unity : fetchAllUsefulDiscards meld Count: 3
01-15 15:08:13.786 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:08:13.786 18207 18239 I Unity : getMeldStateOfMeld : S13 D13 C13 H13 : SET
01-15 15:08:13.786 18207 18239 I Unity : meld: S13 D13 C13 H13 , meldState: ms: SET
01-15 15:08:13.786 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: S13 D13 C13 H13
01-15 15:08:13.786 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:08:13.787 18207 18239 I Unity : cardsList now: C2 C6 C8 C10 C11 D5 S4 S6 S10 S1 H7 H10 S11 S13 D13 C13 H13 , meldName: S13 D13 C13 H13 , meld state: SET
01-15 15:08:13.787 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:08:13.787 18207 18239 I Unity : calling getallmysets: C2 C6 C8 C10 C11 D5 S4 S6 S10 S1 H7 H10 S11 S13 D13 C13 H13
01-15 15:08:13.787 18207 18239 E Unity : getAllMySets :
01-15 15:08:13.787 18207 18239 E Unity : In getAllMySets : C2 C6 C8 C10 C11 D5 S4 S6 S10 S1 H7 H10 S11 S13 D13 C13 H13
01-15 15:08:13.788 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:08:13.788 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:08:13.789 18207 18239 E Unity : In getAllMySets 2 : H7 S6 S4 S11 S1 D5 C6 C11 C8 C2
01-15 15:08:13.789 18207 18239 I Unity : getHalfSets: H7 S6 S4 S11 S1 D5 C6 C11 C8 C2
01-15 15:08:13.789 18207 18239 I Unity : isValidSet: S11 C11 , isValidmeld:True
01-15 15:08:13.789 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:08:13.790 18207 18239 E Unity : getHalfSets Half Set Meld: S11 C11
01-15 15:08:13.790 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:08:13.790 18207 18239 I Unity : sets: 2
01-15 15:08:13.790 18207 18239 I Unity : set: H10 S10 C10
01-15 15:08:13.790 18207 18239 I Unity : set: H13 S13 D13 C13
01-15 15:08:13.790 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:08:13.791 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:08:13.791 18207 18239 I Unity : getMeldStateOfMeld : H10 S10 C10 : SET
01-15 15:08:13.792 18207 18239 I Unity : getMeldStateOfMeld : H1 H2 H3 H4 : SEQUENCE
01-15 15:08:13.792 18207 18239 I Unity : meld: H1 H4 H3 H2 , meldState: ms: SEQUENCE
01-15 15:08:13.792 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H1 H4 H3 H2
01-15 15:08:13.792 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:08:13.793 18207 18239 I Unity : cardsList now: C2 C6 C8 C10 C11 D5 S4 S6 S10 S1 H7 H10 S11 H1 H2 H3 H4 , meldName: H1 H2 H3 H4 , meld state: SEQUENCE
01-15 15:08:13.793 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: H1 H4 H3 H2
01-15 15:08:13.794 18207 18239 E Unity : getAllMySequences : C2 C6 C8 C10 C11 D5 S4 S6 S10 S1 H7 H10 S11 H1 H2 H3 H4
01-15 15:08:13.796 18207 18239 I Unity : m from seqMelds: H1 H4 H3 H2
01-15 15:08:13.797 18207 18239 I Unity : getAllMySequences returned with seqs: 2
01-15 15:08:13.798 18207 18239 I Unity : ogSeqName: seqname: H4 H3 H2
01-15 15:08:13.799 18207 18239 I Unity : ogSeqName: H1 H4 H3 H2 seqname: H1 H4 H3 H2
01-15 15:08:13.799 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H10 S11 H1 H2 H3 H4
01-15 15:08:13.799 18207 18239 I Unity : Calling pickResidualUsefulDiscardsFromSequences
01-15 15:08:13.800 18207 18239 I Unity : pickResidualUsefulDiscardsFromSequences: 1
01-15 15:08:13.800 18207 18239 I Unity : Seq cards: H1 H2 H3 H4
01-15 15:08:13.800 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H1
01-15 15:08:13.800 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:13.800 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:08:13.800 18207 18239 I Unity : isValidMeld: False
01-15 15:08:13.801 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H3 H4 H2
01-15 15:08:13.801 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:13.801 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:08:13.801 18207 18239 I Unity : isValidMeld: False
01-15 15:08:13.801 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H4 H3
01-15 15:08:13.801 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:13.801 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:08:13.801 18207 18239 I Unity : isValidMeld: False
01-15 15:08:13.802 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H7
01-15 15:08:13.802 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:13.802 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:08:13.802 18207 18239 I Unity : isValidMeld: False
01-15 15:08:13.802 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H7 H10
01-15 15:08:13.802 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:13.802 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 9, isValidMeld: False
01-15 15:08:13.802 18207 18239 I Unity : isValidMeld: False
01-15 15:08:13.803 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H7 H10 H4
01-15 15:08:13.803 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:13.803 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 10, isValidMeld: False
01-15 15:08:13.803 18207 18239 I Unity : isValidMeld: False
01-15 15:08:13.803 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H2
01-15 15:08:13.803 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:13.803 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:08:13.803 18207 18239 I Unity : isValidMeld: False
01-15 15:08:13.804 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H4 H3
01-15 15:08:13.804 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:13.804 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:08:13.804 18207 18239 I Unity : isValidMeld: False
01-15 15:08:13.804 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H7
01-15 15:08:13.804 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:13.804 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:08:13.804 18207 18239 I Unity : isValidMeld: False
01-15 15:08:13.804 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H7 H10
01-15 15:08:13.805 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:13.805 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:08:13.805 18207 18239 I Unity : isValidMeld: False
01-15 15:08:13.805 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H7 H10 H4
01-15 15:08:13.805 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:13.805 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 9, isValidMeld: False
01-15 15:08:13.805 18207 18239 I Unity : isValidMeld: False
01-15 15:08:13.805 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H3
01-15 15:08:13.806 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:13.806 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:08:13.806 18207 18239 I Unity : isValidMeld: False
01-15 15:08:13.806 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H7
01-15 15:08:13.806 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:13.806 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:08:13.806 18207 18239 I Unity : isValidMeld: False
01-15 15:08:13.806 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H7 H10
01-15 15:08:13.806 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:13.807 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:08:13.807 18207 18239 I Unity : isValidMeld: False
01-15 15:08:13.807 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H7 H10 H4
01-15 15:08:13.807 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:13.807 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:08:13.807 18207 18239 I Unity : isValidMeld: False
01-15 15:08:13.807 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H7
01-15 15:08:13.807 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:13.808 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 2, initialMeldCount: 5, isValidMeld: False
01-15 15:08:13.808 18207 18239 I Unity : isValidMeld: False
01-15 15:08:13.808 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H7 H10
01-15 15:08:13.808 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:13.808 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 4, initialMeldCount: 6, isValidMeld: False
01-15 15:08:13.808 18207 18239 I Unity : isValidMeld: False
01-15 15:08:13.808 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H7 H10 H4
01-15 15:08:13.808 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:13.808 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:08:13.808 18207 18239 I Unity : isValidMeld: False
01-15 15:08:13.809 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H10
01-15 15:08:13.809 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:13.809 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 5, initialMeldCount: 5, isValidMeld: False
01-15 15:08:13.809 18207 18239 I Unity : isValidMeld: False
01-15 15:08:13.809 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H10 H4
01-15 15:08:13.809 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:13.809 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:08:13.809 18207 18239 I Unity : isValidMeld: False
01-15 15:08:13.810 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H4
01-15 15:08:13.810 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:13.810 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:08:13.810 18207 18239 I Unity : isValidMeld: False
01-15 15:08:13.810 18207 18239 I Unity : Cards List:
01-15 15:08:13.810 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:08:13.811 18207 18239 I Unity : getMeldStateOfMeld : H12 D12 C12 : SET
01-15 15:08:13.811 18207 18239 I Unity : meld: H12 D12 C12 , meldState: ms: SET
01-15 15:08:13.811 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H12 D12 C12
01-15 15:08:13.811 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:08:13.812 18207 18239 I Unity : cardsList now: C2 C6 C8 C10 C11 D5 S4 S6 S10 S1 H7 H10 S11 H12 D12 C12 , meldName: H12 D12 C12 , meld state: SET
01-15 15:08:13.812 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:08:13.813 18207 18239 I Unity : calling getallmysets: C2 C6 C8 C10 C11 D5 S4 S6 S10 S1 H7 H10 S11 H12 D12 C12
01-15 15:08:13.813 18207 18239 E Unity : getAllMySets :
01-15 15:08:13.814 18207 18239 E Unity : In getAllMySets : C2 C6 C8 C10 C11 D5 S4 S6 S10 S1 H7 H10 S11 H12 D12 C12
01-15 15:08:13.815 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:08:13.817 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:08:13.817 18207 18239 E Unity : In getAllMySets 2 : H7 S4 S6 S1 S11 D5 C2 C6 C8 C11
01-15 15:08:13.818 18207 18239 I Unity : getHalfSets: H7 S4 S6 S1 S11 D5 C2 C6 C8 C11
01-15 15:08:13.818 18207 18239 I Unity : isValidSet: S11 C11 , isValidmeld:True
01-15 15:08:13.818 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:08:13.818 18207 18239 E Unity : getHalfSets Half Set Meld: S11 C11
01-15 15:08:13.818 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:08:13.818 18207 18239 I Unity : sets: 2
01-15 15:08:13.819 18207 18239 I Unity : set: H10 S10 C10
01-15 15:08:13.819 18207 18239 I Unity : set: H12 D12 C12
01-15 15:08:13.819 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:08:13.819 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:08:13.820 18207 18239 I Unity : getMeldStateOfMeld : H10 S10 C10 : SET
01-15 15:08:13.820 18207 18239 E Unity : Final Distinct usefulDiscards + count: 1, cards: H10
01-15 15:08:18.268 18207 18239 I Unity : isResultShown: False Card Selected: H9 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Trueplayer.mIsCardTaken: False Tapable: True cardsInDeck 21
01-15 15:08:18.268 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:08:18.268 18207 18239 I Unity : deckCard : H9posiiton: (1.4, -3.2, 0.0)
01-15 15:08:18.278 18207 18239 E Unity : local position: (1.4, -3.2, 0.0)
01-15 15:08:18.279 18207 18239 I Unity : Align Cards
01-15 15:08:18.279 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:08:18.280 18207 18239 I Unity : cardonscreen: 15 player cards count: 11
01-15 15:08:18.293 18207 18239 I Unity : Align Cards
01-15 15:08:18.293 18207 18239 E Unity : Sort and swap card positions
01-15 15:08:19.180 18207 18239 I Unity : Sort
01-15 15:08:21.380 18207 18239 I Unity : isCardSorting false
01-15 15:08:21.800 18207 18239 I Unity : isResultShown: False Card Selected: C2 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 20
01-15 15:08:21.800 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:08:21.800 18207 18239 I Unity : mIsPlayerCard
01-15 15:08:21.800 18207 18239 I Unity : Selected
01-15 15:08:21.801 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: C2
01-15 15:08:21.801 18207 18239 I Unity : MeldList Meld: S13 D13 C13 H13
01-15 15:08:21.801 18207 18239 I Unity : MeldList Meld: H1 H2 H3 H4
01-15 15:08:21.801 18207 18239 I Unity : MeldList Meld: H12 D12 C12
01-15 15:08:21.802 18207 18239 I Unity : Meld: S13 D13 C13 H13 , tempMeld:: S13 D13 C13 H13 C2
01-15 15:08:21.802 18207 18239 I Unity : isValidSet: H13 S13 D13 C2 C13 , isValidmeld:False
01-15 15:08:21.803 18207 18239 I Unity : getMeldStateOfMeld : C2 S13 D13 C13 H13 : NONE
01-15 15:08:21.803 18207 18239 I Unity : MeldState of meld: S13 D13 C13 H13 C2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:21.804 18207 18239 I Unity : Can't meld... Meld: S13 D13 C13 H13 selectedCards: C2
01-15 15:08:21.805 18207 18239 I Unity : Meld: H1 H4 H3 H2 , tempMeld:: H1 H4 H3 C2 H2
01-15 15:08:21.806 18207 18239 I Unity : isValidSet: H1 H2 H3 H4 C2 , isValidmeld:False
01-15 15:08:21.807 18207 18239 I Unity : getMeldStateOfMeld : C2 H1 H2 H3 H4 : NONE
01-15 15:08:21.807 18207 18239 I Unity : MeldState of meld: H1 H4 H3 C2 H2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:21.807 18207 18239 I Unity : Can't meld... Meld: H1 H2 H3 H4 selectedCards: C2
01-15 15:08:21.808 18207 18239 I Unity : Meld: H12 D12 C12 , tempMeld:: H12 D12 C12 C2
01-15 15:08:21.809 18207 18239 I Unity : isValidSet: H12 D12 C2 C12 , isValidmeld:False
01-15 15:08:21.810 18207 18239 I Unity : getMeldStateOfMeld : C2 H12 D12 C12 : NONE
01-15 15:08:21.810 18207 18239 I Unity : MeldState of meld: H12 D12 C12 C2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:21.811 18207 18239 I Unity : Can't meld... Meld: H12 D12 C12 selectedCards: C2
01-15 15:08:21.812 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:08:21.812 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:08:21.812 18207 18239 E Unity : localMelds Count: 1 selectedCards: C2
01-15 15:08:21.812 18207 18239 E Unity : localMelds Count: 1 isJokerInHand+ False
01-15 15:08:22.548 18207 18239 I Unity : discardPlayerCard: 1
01-15 15:08:22.549 18207 18239 I Unity : localPlayer.mCards.Count: 11
01-15 15:08:22.549 18207 18239 E Unity : onCardDeselected- discardPlayerCard
01-15 15:08:22.549 18207 18239 I Unity : Clear duplicate Melds and show local melds, hide highlight meld and delete child objects
01-15 15:08:22.549 18207 18239 I Unity : Destroy duplicate meld objects
01-15 15:08:22.550 18207 18239 I Unity : Discard Card: card: C2
01-15 15:08:22.551 18207 18239 E Unity : Calling MoveCard
01-15 15:08:22.551 18207 18239 E Unity : discardPlayerCard: calling changeTurn
01-15 15:08:22.551 18207 18239 I Unity : ChangeTurn : 1
01-15 15:08:22.552 18207 18239 I Unity : Enable hand scroll: False
01-15 15:08:22.568 18207 18239 I Unity : Align Cards
01-15 15:08:22.568 18207 18239 E Unity : Sort and swap card positions
01-15 15:08:23.448 18207 18239 I Unity : ChangeTurn
01-15 15:08:23.448 18207 18239 I Unity : localPlayer mID: 1
01-15 15:08:23.448 18207 18239 I Unity : In change turn line 2817 mTotalPlayers: 2
01-15 15:08:23.449 18207 18239 E Unity : NextPlayer: 2
01-15 15:08:23.449 18207 18239 I Unity : gameMgr: setPlayerTurn :2 isResultShown: False
01-15 15:08:23.449 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:08:23.450 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:08:23.450 18207 18239 I Unity : Start timer: 2
01-15 15:08:23.450 18207 18239 I Unity : Player: DAVID
01-15 15:08:23.450 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:08:23.451 18207 18239 I Unity : playAiTurn now: 2
01-15 15:08:23.451 18207 18239 I Unity : disableAllMelds
01-15 15:08:23.452 18207 18239 I Unity : meldList Count is >0
01-15 15:08:23.455 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:08:23.456 18207 18239 I Unity : getHalfSets: H7 H10 S11 C5
01-15 15:08:23.458 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:08:23.460 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:08:23.461 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:08:23.462 18207 18239 E Unity : I am In getProperMelds: C1 C3 C2
01-15 15:08:23.462 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: C1 C3 C2 , meld: S13 D13 C13 H13
01-15 15:08:23.462 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:08:23.463 18207 18239 E Unity : getProperMelds Meld: C1 C2 C3
01-15 15:08:23.463 18207 18239 I Unity : mdList m.getCardCount(): 3 jokerCount: 0
01-15 15:08:23.463 18207 18239 E Unity : I am In getProperMelds: H13 S13 D13 C13
01-15 15:08:23.463 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H13 S13 D13 C13 , meld: S13 D13 C13 H13
01-15 15:08:23.463 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:08:23.464 18207 18239 E Unity : getProperMelds Meld: H13 S13 D13 C13
01-15 15:08:23.464 18207 18239 I Unity : calling hasSimilarMeldState?: meld: S13 D13 C13 H13 m: H13 S13 D13 C13
01-15 15:08:23.464 18207 18239 E Unity : compare melds, m1:: H13 S13 D13 C13 , m2: S13 D13 C13 H13
01-15 15:08:23.465 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:08:23.465 18207 18239 I Unity : getMeldStateOfMeld : H13 S13 D13 C13 : SET
01-15 15:08:23.466 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:08:23.466 18207 18239 I Unity : getMeldStateOfMeld : S13 D13 C13 H13 : SET
01-15 15:08:23.467 18207 18239 I Unity : meld1 : H13 S13 D13 C13 : SET, meld: S13 D13 C13 H13 : SET
01-15 15:08:23.467 18207 18239 I Unity : IsSimilar: True meld: S13 D13 C13 H13 m: H13 S13 D13 C13
01-15 15:08:23.467 18207 18239 I Unity : not similar: S13 D13 C13 H13 m: H13 S13 D13 C13
01-15 15:08:23.468 18207 18239 E Unity : getUsefulDiscardCards - Meld: C1 C2 C3
01-15 15:08:23.468 18207 18239 E Unity : getUsefulDiscardCards - Meld: H13 S13 D13 C13
01-15 15:08:23.470 18207 18239 E Unity : getUsefulDiscardCards CARDS: C2
01-15 15:08:23.470 18207 18239 E Unity : getUsefulDiscardCards - Meld: C1 C2 C3
01-15 15:08:23.470 18207 18239 E Unity : getUsefulDiscardCards - Meld: H13 S13 D13 C13
01-15 15:08:23.470 18207 18239 E Unity : getUsefulDiscardCards CARDS: C2
01-15 15:08:23.470 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards: C2
01-15 15:08:23.473 18207 18239 I Unity : getHalfSets: H1 H7 H10 S11 C5
01-15 15:08:23.474 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:08:23.474 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:08:23.475 18207 18239 E Unity : I am In getProperMelds: H4 H3 H2
01-15 15:08:23.475 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H4 H3 H2 , meld: H1 H4 H3 H2
01-15 15:08:23.475 18207 18239 E Unity : meld.meldOwnerID: 1, m.OwnerID: -5
01-15 15:08:23.476 18207 18239 E Unity : getProperMelds Meld: H4 H3 H2
01-15 15:08:23.477 18207 18239 I Unity : calling hasSimilarMeldState?: meld: H1 H2 H3 H4 m: H4 H3 H2
01-15 15:08:23.477 18207 18239 E Unity : compare melds, m1:: H4 H3 H2 , m2: H1 H2 H3 H4
01-15 15:08:23.478 18207 18239 I Unity : getMeldStateOfMeld : H4 H3 H2 : SEQUENCE
01-15 15:08:23.478 18207 18239 I Unity : getMeldStateOfMeld : H1 H2 H3 H4 : SEQUENCE
01-15 15:08:23.479 18207 18239 I Unity : meld1 : H4 H3 H2 : SEQUENCE, meld: H1 H2 H3 H4 : SEQUENCE
01-15 15:08:23.479 18207 18239 I Unity : IsSimilar: True meld: H1 H2 H3 H4 m: H4 H3 H2
01-15 15:08:23.480 18207 18239 I Unity : not similar: H1 H2 H3 H4 m: H4 H3 H2
01-15 15:08:23.480 18207 18239 E Unity : I am In getProperMelds: C1 C3 C2
01-15 15:08:23.481 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: C1 C3 C2 , meld: H1 H4 H3 H2
01-15 15:08:23.481 18207 18239 E Unity : meld.meldOwnerID: 1, m.OwnerID: -5
01-15 15:08:23.482 18207 18239 E Unity : getProperMelds Meld: C1 C2 C3
01-15 15:08:23.482 18207 18239 I Unity : mdList m.getCardCount(): 3 jokerCount: 0
01-15 15:08:23.482 18207 18239 E Unity : getUsefulDiscardCards - Meld: H4 H3 H2
01-15 15:08:23.482 18207 18239 E Unity : getUsefulDiscardCards - Meld: C1 C2 C3
01-15 15:08:23.483 18207 18239 E Unity : getUsefulDiscardCards CARDS: C2
01-15 15:08:23.483 18207 18239 E Unity : getUsefulDiscardCards - Meld: H4 H3 H2
01-15 15:08:23.483 18207 18239 E Unity : getUsefulDiscardCards - Meld: C1 C2 C3
01-15 15:08:23.483 18207 18239 E Unity : getUsefulDiscardCards CARDS: C2
01-15 15:08:23.483 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards: C2
01-15 15:08:23.486 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:08:23.487 18207 18239 I Unity : getHalfSets: H7 H10 S11 C5
01-15 15:08:23.488 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:08:23.488 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:08:23.489 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:08:23.489 18207 18239 E Unity : I am In getProperMelds: C1 C3 C2
01-15 15:08:23.489 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: C1 C3 C2 , meld: H12 D12 C12
01-15 15:08:23.489 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:08:23.490 18207 18239 E Unity : getProperMelds Meld: C1 C2 C3
01-15 15:08:23.490 18207 18239 I Unity : mdList m.getCardCount(): 3 jokerCount: 0
01-15 15:08:23.490 18207 18239 E Unity : I am In getProperMelds: H12 D12 C12
01-15 15:08:23.490 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H12 D12 C12 , meld: H12 D12 C12
01-15 15:08:23.490 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:08:23.490 18207 18239 I Unity : melds of same name, continue
01-15 15:08:23.491 18207 18239 E Unity : getUsefulDiscardCards - Meld: C1 C2 C3
01-15 15:08:23.491 18207 18239 E Unity : getUsefulDiscardCards CARDS: C2
01-15 15:08:23.491 18207 18239 E Unity : getUsefulDiscardCards - Meld: C1 C2 C3
01-15 15:08:23.491 18207 18239 E Unity : getUsefulDiscardCards CARDS: C2
01-15 15:08:23.491 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards: C2
01-15 15:08:23.491 18207 18239 I Unity : Possible melds: C1 C3 C2
01-15 15:08:23.491 18207 18239 I Unity : Possible melds: H13 S13 D13 C13
01-15 15:08:23.492 18207 18239 I Unity : Possible melds: H4 H3 H2
01-15 15:08:23.492 18207 18239 I Unity : processUsefulCards : discardedCards.Count:: 4
01-15 15:08:23.492 18207 18239 I Unity : possbleMeld[j]: C1 C3 C2
01-15 15:08:23.492 18207 18239 I Unity : MeldCards: C1 C2 C3
01-15 15:08:23.493 18207 18239 I Unity : c: C1, ismleded: False, c: mIsDiscardCard: False
01-15 15:08:23.493 18207 18239 I Unity : c: C2, ismleded: False, c: mIsDiscardCard: True
01-15 15:08:23.493 18207 18239 I Unity : c: C3, ismleded: False, c: mIsDiscardCard: False
01-15 15:08:23.494 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:08:23.494 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:08:23.494 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.494 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.494 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.494 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.495 18207 18239 I Unity : possbleMeld[j]: H4 H3 H2
01-15 15:08:23.495 18207 18239 I Unity : MeldCards: H4 H3 H2
01-15 15:08:23.495 18207 18239 I Unity : c: H4, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.495 18207 18239 I Unity : c: H3, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.495 18207 18239 I Unity : c: H2, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.495 18207 18239 I Unity : possbleMeld[j]: C1 C3 C2
01-15 15:08:23.496 18207 18239 I Unity : MeldCards: C1 C2 C3
01-15 15:08:23.496 18207 18239 I Unity : c: C1, ismleded: False, c: mIsDiscardCard: False
01-15 15:08:23.496 18207 18239 I Unity : c: C2, ismleded: False, c: mIsDiscardCard: True
01-15 15:08:23.496 18207 18239 I Unity : c: C3, ismleded: False, c: mIsDiscardCard: False
01-15 15:08:23.496 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:08:23.496 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:08:23.496 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.497 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.497 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.497 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.497 18207 18239 I Unity : possbleMeld[j]: H4 H3 H2
01-15 15:08:23.497 18207 18239 I Unity : MeldCards: H4 H3 H2
01-15 15:08:23.497 18207 18239 I Unity : c: H4, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.497 18207 18239 I Unity : c: H3, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.498 18207 18239 I Unity : c: H2, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.498 18207 18239 I Unity : possbleMeld[j]: C1 C3 C2
01-15 15:08:23.498 18207 18239 I Unity : MeldCards: C1 C2 C3
01-15 15:08:23.498 18207 18239 I Unity : c: C1, ismleded: False, c: mIsDiscardCard: False
01-15 15:08:23.498 18207 18239 I Unity : c: C2, ismleded: False, c: mIsDiscardCard: True
01-15 15:08:23.498 18207 18239 I Unity : c: C3, ismleded: False, c: mIsDiscardCard: False
01-15 15:08:23.499 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:08:23.499 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:08:23.499 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.499 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.501 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.501 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.501 18207 18239 I Unity : possbleMeld[j]: H4 H3 H2
01-15 15:08:23.502 18207 18239 I Unity : MeldCards: H4 H3 H2
01-15 15:08:23.502 18207 18239 I Unity : c: H4, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.502 18207 18239 I Unity : c: H3, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.502 18207 18239 I Unity : c: H2, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.502 18207 18239 I Unity : possbleMeld[j]: C1 C3 C2
01-15 15:08:23.502 18207 18239 I Unity : MeldCards: C1 C2 C3
01-15 15:08:23.502 18207 18239 I Unity : c: C1, ismleded: False, c: mIsDiscardCard: False
01-15 15:08:23.503 18207 18239 I Unity : c: C2, ismleded: False, c: mIsDiscardCard: True
01-15 15:08:23.503 18207 18239 I Unity : c: C3, ismleded: False, c: mIsDiscardCard: False
01-15 15:08:23.503 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:08:23.503 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:08:23.503 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.503 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.503 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.503 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.504 18207 18239 I Unity : possbleMeld[j]: H4 H3 H2
01-15 15:08:23.504 18207 18239 I Unity : MeldCards: H4 H3 H2
01-15 15:08:23.504 18207 18239 I Unity : c: H4, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.504 18207 18239 I Unity : c: H3, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.504 18207 18239 I Unity : c: H2, ismleded: True, c: mIsDiscardCard: False
01-15 15:08:23.504 18207 18239 I Unity : usefulDiscardCards at this point: C2 C2 C2
01-15 15:08:23.504 18207 18239 I Unity : MeldList count: 3
01-15 15:08:23.506 18207 18239 I Unity : enableHighlightOfCards
01-15 15:08:23.519 18207 18239 I Unity : Sort
01-15 15:08:24.364 18207 18239 I Unity : possible Meld: C1 C2 C3
01-15 15:08:24.364 18207 18239 I Unity : possible Meld: H13 S13 D13 C13
01-15 15:08:24.364 18207 18239 I Unity : possible Meld: H4 H3 H2
01-15 15:08:24.365 18207 18239 I Unity : isMeldScoring: True
01-15 15:08:24.366 18207 18239 I Unity : Discard card count: 4 cardonscreen: 15 player cards count: 8
01-15 15:08:24.368 18207 18239 I Unity : IsCardSorting
01-15 15:08:24.368 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:08:24.370 18207 18239 E Unity : Delay Possible Melds
01-15 15:08:24.370 18207 18239 I Unity : calling checkresult from delayCardAdditionToMeld
01-15 15:08:24.389 18207 18239 E Unity : postDiscardedCardsAddedToHand
01-15 15:08:24.390 18207 18239 I Unity : removeCardsFromDiscardCards: C2
01-15 15:08:24.390 18207 18239 E Unity : checkResult exiting
01-15 15:08:24.580 18207 18239 I Unity : Align Cards
01-15 15:08:24.580 18207 18239 E Unity : Sort and swap card positions
01-15 15:08:25.280 18207 18239 I Unity : assignValueForJokerCard: PossibleMeld: C1 C3 C2
01-15 15:08:25.281 18207 18239 I Unity : assignValueForJokerCard: PossibleMeld: H13 S13 D13 C13
01-15 15:08:25.282 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:08:25.282 18207 18239 I Unity : assignValueForJokerCard: PossibleMeld: H4 H3 H2
01-15 15:08:25.297 18207 18239 E Unity : Possible melds in Player Cards: C1 (Card)
01-15 15:08:25.298 18207 18239 E Unity : Possible melds in Player Cards: C2 (Card)
01-15 15:08:25.298 18207 18239 E Unity : Possible melds in Player Cards: C3 (Card)
01-15 15:08:25.298 18207 18239 I Unity : Time: 0CardsCount: 3 possible Meld Cards count: 3 Meld: C1 C2 C3
01-15 15:08:25.298 18207 18239 I Unity : Create Meld for player
01-15 15:08:25.301 18207 18239 E Unity : Player ID of Card: 2
01-15 15:08:25.302 18207 18239 I Unity : setCardColor
01-15 15:08:25.302 18207 18239 I Unity : Color Object Found
01-15 15:08:25.302 18207 18239 I Unity : colorHex: #0aad73
01-15 15:08:25.302 18207 18239 I Unity : Color Object Found
01-15 15:08:25.303 18207 18239 I Unity : Meld TargetPos: (-28.0, -28.0, 0.0)
01-15 15:08:25.303 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:08:25.304 18207 18239 E Unity : Player ID of Card: 2
01-15 15:08:25.304 18207 18239 I Unity : setCardColor
01-15 15:08:25.304 18207 18239 I Unity : Color Object Found
01-15 15:08:25.305 18207 18239 I Unity : colorHex: #0aad73
01-15 15:08:25.305 18207 18239 I Unity : Color Object Found
01-15 15:08:25.306 18207 18239 I Unity : Meld TargetPos: (-3.0, -28.0, 0.0)
01-15 15:08:25.306 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:08:25.307 18207 18239 E Unity : Player ID of Card: 2
01-15 15:08:25.307 18207 18239 I Unity : setCardColor
01-15 15:08:25.307 18207 18239 I Unity : Color Object Found
01-15 15:08:25.307 18207 18239 I Unity : colorHex: #0aad73
01-15 15:08:25.307 18207 18239 I Unity : Color Object Found
01-15 15:08:25.313 18207 18239 I Unity : Meld TargetPos: (22.0, -28.0, 0.0)
01-15 15:08:25.313 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:08:25.315 18207 18239 I Unity : UpdateMeldPoints: 2
01-15 15:08:25.315 18207 18239 I Unity : updateMeldPoints: Meld Score of Player: 2 is : 94
01-15 15:08:25.492 18207 18239 I Unity : Sort
01-15 15:08:25.712 18207 18239 I Unity : isCardSorting false
01-15 15:08:26.180 18207 18239 I Unity : Time: 0.9CardsCount: 0 possible Meld Cards count: 4 Meld: H13 S13 D13 C13
01-15 15:08:26.180 18207 18239 I Unity : getMeldForUpdate
01-15 15:08:26.180 18207 18239 I Unity : cards:
01-15 15:08:26.180 18207 18239 I Unity : Add card to the submitted meld: S13 D13 C13 H13 cardsToMeld:
01-15 15:08:26.195 18207 18239 I Unity : compriseCardDistanceOfMeldForOtherPlayers: C1 C2 C3
01-15 15:08:26.196 18207 18239 I Unity : Left offset: -47.5
01-15 15:08:26.196 18207 18239 I Unity : getCardDistance X: -47.5
01-15 15:08:26.196 18207 18239 I Unity : X: -22.5 index: 0
01-15 15:08:26.196 18207 18239 I Unity : Card: C1 (Card)
01-15 15:08:26.196 18207 18239 I Unity : X: 2.5 index: 1
01-15 15:08:26.196 18207 18239 I Unity : Card: C2 (Card)
01-15 15:08:26.196 18207 18239 I Unity : getCardDistance X: 2.5
01-15 15:08:26.196 18207 18239 I Unity : X: 27.5 index: 2
01-15 15:08:26.196 18207 18239 I Unity : Card: C3 (Card)
01-15 15:08:27.081 18207 18239 I Unity : Time: 1.8CardsCount: 0 possible Meld Cards count: 3 Meld: H4 H3 H2
01-15 15:08:27.081 18207 18239 I Unity : getMeldForUpdate
01-15 15:08:27.082 18207 18239 I Unity : cards:
01-15 15:08:27.082 18207 18239 I Unity : Add card to the submitted meld: H1 H2 H3 H4 cardsToMeld:
01-15 15:08:27.696 18207 18239 I Unity : isCardSorting false
01-15 15:08:28.480 18207 18239 I Unity : Discard Ai Card - Delay: 3.2
01-15 15:08:30.297 18207 18239 I Unity : showOrDiscardAI discardAI: 2
01-15 15:08:30.297 18207 18239 I Unity : discardAI routine in RummyGameMgr
01-15 15:08:30.600 18207 18239 I Unity : Calling checkResult from discardAI
01-15 15:08:30.600 18207 18239 I Unity : AI getAiDiscardCard
01-15 15:08:30.600 18207 18239 E Unity : getDiscardCard
01-15 15:08:30.603 18207 18239 I Unity : getHalfSets: C5
01-15 15:08:30.604 18207 18239 I Unity : getDiscardCard: C5, 0
01-15 15:08:30.604 18207 18239 I Unity : Discard Card: C5 (Card) isJoker: False
01-15 15:08:30.604 18207 18239 I Unity : RummyGameMgr class discardAiCard
01-15 15:08:30.604 18207 18239 I Unity : discardAiCard: 2, card: C5
01-15 15:08:30.604 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:08:30.605 18207 18239 I Unity : Discard Card: card: C5
01-15 15:08:30.609 18207 18239 E Unity : Calling MoveCard
01-15 15:08:30.609 18207 18239 I Unity : discardAiCard: 2, card: C5
01-15 15:08:30.609 18207 18239 I Unity : discardAiCard: calling changeTurn: 2
01-15 15:08:30.610 18207 18239 I Unity : ChangeTurn : 2
01-15 15:08:31.497 18207 18239 I Unity : ChangeTurn
01-15 15:08:31.497 18207 18239 I Unity : localPlayer mID: 1
01-15 15:08:31.497 18207 18239 I Unity : In change turn line 2817 mTotalPlayers: 2
01-15 15:08:31.498 18207 18239 I Unity : ID != localPlayer.mID : 2 , localPlayer.mID: 1, so waiting
01-15 15:08:31.498 18207 18239 E Unity : NextPlayer: 1
01-15 15:08:31.498 18207 18239 I Unity : gameMgr: setPlayerTurn :1 isResultShown: False
01-15 15:08:31.499 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:08:31.499 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:08:31.499 18207 18239 I Unity : Start timer: 1
01-15 15:08:31.499 18207 18239 I Unity : Player: YOU
01-15 15:08:31.499 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:08:31.502 18207 18239 I Unity : showUsefulCardsOnDiscardPile
01-15 15:08:31.502 18207 18239 I Unity : discardedCards.Count > 0
01-15 15:08:31.502 18207 18239 I Unity : Calling method fetchAllUsefulDiscards: 4
01-15 15:08:31.502 18207 18239 I Unity : fetchAllUsefulDiscards discardedCards: H7 H10 S11 C5
01-15 15:08:31.502 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:08:31.503 18207 18239 I Unity : cardsList now: C6 C8 C10 C11 D5 S4 S6 S10 S1 H9 H7 H10 S11 C5 , meldName: NoMeld, meld state: NONE
01-15 15:08:31.503 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: NO MELD
01-15 15:08:31.504 18207 18239 E Unity : getAllMySequences : C6 C8 C10 C11 D5 S4 S6 S10 S1 H9 H7 H10 S11 C5
01-15 15:08:31.507 18207 18239 I Unity : getAllMySequences returned with seqs: 0
01-15 15:08:31.508 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H10 S11 C5
01-15 15:08:31.508 18207 18239 I Unity : Calling pickUsefulDiscardsFromHandAndDiscards : H7 H10 S11 C5
01-15 15:08:31.508 18207 18239 I Unity : pickUsefulDiscardsFromHandAndDiscards: 4, discardCrds: H7 H10 S11 C5
01-15 15:08:31.512 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:08:31.512 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:08:31.512 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:08:31.512 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:08:31.513 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:08:31.513 18207 18239 I Unity : getMeldStateOfMeld : S10 S11 : NONE
01-15 15:08:31.513 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:08:31.513 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:08:31.513 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:08:31.514 18207 18239 I Unity : getMeldStateOfMeld : H9 H10 : NONE
01-15 15:08:31.514 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:08:31.514 18207 18239 I Unity : getMeldStateOfMeld : S10 S11 : NONE
01-15 15:08:31.514 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:08:31.514 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:08:31.514 18207 18239 I Unity : returned from pickUsefulDiscardsFromHandAndDiscards:
01-15 15:08:31.515 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:08:31.515 18207 18239 I Unity : calling getallmysets: C6 C8 C10 C11 D5 S4 S6 S10 S1 H9 H7 H10 S11 C5
01-15 15:08:31.515 18207 18239 E Unity : getAllMySets :
01-15 15:08:31.515 18207 18239 E Unity : In getAllMySets : C6 C8 C10 C11 D5 S4 S6 S10 S1 H9 H7 H10 S11 C5
01-15 15:08:31.517 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:08:31.519 18207 18239 E Unity : In getAllMySets 2 : H9 H7 S4 S6 S1 S11 D5 C6 C8 C11 C5
01-15 15:08:31.519 18207 18239 I Unity : getHalfSets: H9 H7 S4 S6 S1 S11 D5 C6 C8 C11 C5
01-15 15:08:31.519 18207 18239 I Unity : isValidSet: S11 C11 , isValidmeld:True
01-15 15:08:31.519 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:08:31.520 18207 18239 I Unity : isValidSet: D5 C5 , isValidmeld:True
01-15 15:08:31.520 18207 18239 E Unity : getHalfSets Half Set Meld: S11 C11
01-15 15:08:31.520 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:08:31.520 18207 18239 E Unity : getHalfSets Half Set Meld: D5 C5
01-15 15:08:31.520 18207 18239 I Unity : sets: 1
01-15 15:08:31.520 18207 18239 I Unity : set: H10 S10 C10
01-15 15:08:31.520 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:08:31.521 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:08:31.521 18207 18239 I Unity : getMeldStateOfMeld : H10 S10 C10 : SET
01-15 15:08:31.521 18207 18239 I Unity : pickResidualUsefulDiscardsFromHand: 4, discardCrds: H7 H10 S11 C5
01-15 15:08:31.522 18207 18239 I Unity : pickResidualUsefulDiscardsFromHand: from these:C6 C8 C10 C11 D5 S4 S6 S10 S1 H9 H7 H10 S11 C5
01-15 15:08:31.522 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C6 C8 C10 C11 C5
01-15 15:08:31.522 18207 18239 I Unity : Meld with Hand and discard cards: C8 C6
01-15 15:08:31.523 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:08:31.523 18207 18239 I Unity : Meld with Hand and discard cards: C8 C6
01-15 15:08:31.523 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:08:31.523 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10 C8
01-15 15:08:31.523 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:08:31.523 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10
01-15 15:08:31.524 18207 18239 I Unity : Meld with Hand and discard cards: C8 C6 C5
01-15 15:08:31.524 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:08:31.524 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C8 C10 C11 C5
01-15 15:08:31.524 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10 C8
01-15 15:08:31.524 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:08:31.524 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10 C8
01-15 15:08:31.525 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:08:31.525 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10
01-15 15:08:31.525 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C10 C11 C5
01-15 15:08:31.525 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10
01-15 15:08:31.527 18207 18239 I Unity : Meld with Hand and discard cards: C11 C10
01-15 15:08:31.527 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C11 C5
01-15 15:08:31.528 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C5
01-15 15:08:31.528 18207 18239 I Unity : Meld with Hand and discard cards meldCards: D5
01-15 15:08:31.528 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H9 H7 H10
01-15 15:08:31.529 18207 18239 I Unity : Meld with Hand and discard cards: H10 H9 H7
01-15 15:08:31.529 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:08:31.529 18207 18239 I Unity : Meld with Hand and discard cards: H10 H9 H7
01-15 15:08:31.529 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:08:31.530 18207 18239 I Unity : Meld with Hand and discard cards: H10 H9
01-15 15:08:31.530 18207 18239 I Unity : getMeldStateOfMeld : H10 H9 : NONE
01-15 15:08:31.530 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:08:31.530 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H7 H10
01-15 15:08:31.530 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H10
01-15 15:08:31.530 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S4 S6 S10 S1 S11
01-15 15:08:31.531 18207 18239 I Unity : Meld with Hand and discard cards: S6 S4
01-15 15:08:31.531 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:08:31.532 18207 18239 I Unity : Meld with Hand and discard cards: S6 S4
01-15 15:08:31.532 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:08:31.533 18207 18239 I Unity : Meld with Hand and discard cards: S11 S10
01-15 15:08:31.533 18207 18239 I Unity : getMeldStateOfMeld : S11 S10 : NONE
01-15 15:08:31.533 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:08:31.533 18207 18239 I Unity : Meld with Hand and discard cards: S11 S10
01-15 15:08:31.533 18207 18239 I Unity : getMeldStateOfMeld : S11 S10 : NONE
01-15 15:08:31.533 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:08:31.534 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S6 S10 S1 S11
01-15 15:08:31.534 18207 18239 I Unity : Meld with Hand and discard cards: S11 S10
01-15 15:08:31.534 18207 18239 I Unity : getMeldStateOfMeld : S11 S10 : NONE
01-15 15:08:31.534 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:08:31.534 18207 18239 I Unity : Meld with Hand and discard cards: S11 S10
01-15 15:08:31.534 18207 18239 I Unity : getMeldStateOfMeld : S11 S10 : NONE
01-15 15:08:31.534 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:08:31.534 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S10 S1 S11
01-15 15:08:31.535 18207 18239 I Unity : Meld with Hand and discard cards: S11 S10
01-15 15:08:31.535 18207 18239 I Unity : getMeldStateOfMeld : S11 S10 : NONE
01-15 15:08:31.535 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:08:31.535 18207 18239 I Unity : Meld with Hand and discard cards: S11 S10
01-15 15:08:31.535 18207 18239 I Unity : getMeldStateOfMeld : S11 S10 : NONE
01-15 15:08:31.535 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:08:31.535 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S1 S11
01-15 15:08:31.536 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S11
01-15 15:08:31.536 18207 18239 I Unity : Cards List:
01-15 15:08:31.536 18207 18239 I Unity : fetchAllUsefulDiscards meld Count: 4
01-15 15:08:31.536 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:08:31.536 18207 18239 I Unity : getMeldStateOfMeld : S13 D13 C13 H13 : SET
01-15 15:08:31.537 18207 18239 I Unity : meld: S13 D13 C13 H13 , meldState: ms: SET
01-15 15:08:31.537 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: S13 D13 C13 H13
01-15 15:08:31.537 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:08:31.537 18207 18239 I Unity : cardsList now: C6 C8 C10 C11 D5 S4 S6 S10 S1 H9 H7 H10 S11 C5 S13 D13 C13 H13 , meldName: S13 D13 C13 H13 , meld state: SET
01-15 15:08:31.537 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:08:31.538 18207 18239 I Unity : calling getallmysets: C6 C8 C10 C11 D5 S4 S6 S10 S1 H9 H7 H10 S11 C5 S13 D13 C13 H13
01-15 15:08:31.538 18207 18239 E Unity : getAllMySets :
01-15 15:08:31.538 18207 18239 E Unity : In getAllMySets : C6 C8 C10 C11 D5 S4 S6 S10 S1 H9 H7 H10 S11 C5 S13 D13 C13 H13
01-15 15:08:31.538 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:08:31.539 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:08:31.539 18207 18239 E Unity : In getAllMySets 2 : H7 H9 S6 S1 S4 S11 D5 C8 C11 C5 C6
01-15 15:08:31.540 18207 18239 I Unity : getHalfSets: H7 H9 S6 S1 S4 S11 D5 C8 C11 C5 C6
01-15 15:08:31.540 18207 18239 I Unity : isValidSet: S11 C11 , isValidmeld:True
01-15 15:08:31.540 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:08:31.540 18207 18239 I Unity : isValidSet: D5 C5 , isValidmeld:True
01-15 15:08:31.540 18207 18239 E Unity : getHalfSets Half Set Meld: S11 C11
01-15 15:08:31.541 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:08:31.541 18207 18239 E Unity : getHalfSets Half Set Meld: D5 C5
01-15 15:08:31.541 18207 18239 I Unity : sets: 2
01-15 15:08:31.541 18207 18239 I Unity : set: H10 S10 C10
01-15 15:08:31.541 18207 18239 I Unity : set: H13 S13 D13 C13
01-15 15:08:31.541 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:08:31.542 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:08:31.542 18207 18239 I Unity : getMeldStateOfMeld : H10 S10 C10 : SET
01-15 15:08:31.542 18207 18239 I Unity : getMeldStateOfMeld : H1 H2 H3 H4 : SEQUENCE
01-15 15:08:31.543 18207 18239 I Unity : meld: H1 H4 H3 H2 , meldState: ms: SEQUENCE
01-15 15:08:31.543 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H1 H4 H3 H2
01-15 15:08:31.543 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:08:31.543 18207 18239 I Unity : cardsList now: C6 C8 C10 C11 D5 S4 S6 S10 S1 H9 H7 H10 S11 C5 H1 H2 H3 H4 , meldName: H1 H2 H3 H4 , meld state: SEQUENCE
01-15 15:08:31.543 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: H1 H4 H3 H2
01-15 15:08:31.544 18207 18239 E Unity : getAllMySequences : C6 C8 C10 C11 D5 S4 S6 S10 S1 H9 H7 H10 S11 C5 H1 H2 H3 H4
01-15 15:08:31.544 18207 18239 I Unity : m from seqMelds: H1 H4 H3 H2
01-15 15:08:31.545 18207 18239 I Unity : getAllMySequences returned with seqs: 2
01-15 15:08:31.546 18207 18239 I Unity : ogSeqName: seqname: H4 H3 H2
01-15 15:08:31.547 18207 18239 I Unity : ogSeqName: H1 H4 H3 H2 seqname: H1 H4 H3 H2
01-15 15:08:31.548 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H10 S11 C5 H1 H2 H3 H4
01-15 15:08:31.548 18207 18239 I Unity : Calling pickResidualUsefulDiscardsFromSequences
01-15 15:08:31.549 18207 18239 I Unity : pickResidualUsefulDiscardsFromSequences: 1
01-15 15:08:31.549 18207 18239 I Unity : Seq cards: H1 H2 H3 H4
01-15 15:08:31.549 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H1
01-15 15:08:31.550 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.550 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:08:31.550 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.551 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H3 H4 H2
01-15 15:08:31.551 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.552 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:08:31.552 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.552 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H4 H3
01-15 15:08:31.552 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.552 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:08:31.552 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.552 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H7
01-15 15:08:31.553 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.553 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:08:31.553 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.553 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H7 H10
01-15 15:08:31.553 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.553 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 9, isValidMeld: False
01-15 15:08:31.553 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.554 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H7 H10 H4
01-15 15:08:31.554 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.554 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 10, isValidMeld: False
01-15 15:08:31.554 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.554 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H2
01-15 15:08:31.554 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.554 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:08:31.554 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.554 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H4 H3
01-15 15:08:31.555 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.555 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:08:31.555 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.555 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H7
01-15 15:08:31.555 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.555 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:08:31.555 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.555 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H7 H10
01-15 15:08:31.556 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.556 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:08:31.556 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.556 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H7 H10 H4
01-15 15:08:31.556 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.556 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 9, isValidMeld: False
01-15 15:08:31.556 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.556 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H3
01-15 15:08:31.557 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.557 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:08:31.557 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.557 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H7
01-15 15:08:31.557 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.557 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:08:31.557 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.557 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H7 H10
01-15 15:08:31.557 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.558 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:08:31.558 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.558 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H7 H10 H4
01-15 15:08:31.558 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.558 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:08:31.558 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.558 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H7
01-15 15:08:31.559 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.560 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 2, initialMeldCount: 5, isValidMeld: False
01-15 15:08:31.560 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.560 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H7 H10
01-15 15:08:31.560 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.560 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 4, initialMeldCount: 6, isValidMeld: False
01-15 15:08:31.560 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.561 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H7 H10 H4
01-15 15:08:31.561 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.562 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:08:31.562 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.563 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H10
01-15 15:08:31.564 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.564 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 5, initialMeldCount: 5, isValidMeld: False
01-15 15:08:31.564 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.565 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H10 H4
01-15 15:08:31.565 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.565 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:08:31.566 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.566 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H4
01-15 15:08:31.566 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.566 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:08:31.566 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.566 18207 18239 I Unity : Cards List:
01-15 15:08:31.567 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:08:31.567 18207 18239 I Unity : getMeldStateOfMeld : H12 D12 C12 : SET
01-15 15:08:31.567 18207 18239 I Unity : meld: H12 D12 C12 , meldState: ms: SET
01-15 15:08:31.567 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H12 D12 C12
01-15 15:08:31.568 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:08:31.568 18207 18239 I Unity : cardsList now: C6 C8 C10 C11 D5 S4 S6 S10 S1 H9 H7 H10 S11 C5 H12 D12 C12 , meldName: H12 D12 C12 , meld state: SET
01-15 15:08:31.568 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:08:31.568 18207 18239 I Unity : calling getallmysets: C6 C8 C10 C11 D5 S4 S6 S10 S1 H9 H7 H10 S11 C5 H12 D12 C12
01-15 15:08:31.568 18207 18239 E Unity : getAllMySets :
01-15 15:08:31.569 18207 18239 E Unity : In getAllMySets : C6 C8 C10 C11 D5 S4 S6 S10 S1 H9 H7 H10 S11 C5 H12 D12 C12
01-15 15:08:31.569 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:08:31.570 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:08:31.570 18207 18239 E Unity : In getAllMySets 2 : H9 H7 S6 S11 S4 S1 D5 C8 C11 C5 C6
01-15 15:08:31.571 18207 18239 I Unity : getHalfSets: H9 H7 S6 S11 S4 S1 D5 C8 C11 C5 C6
01-15 15:08:31.571 18207 18239 I Unity : isValidSet: S11 C11 , isValidmeld:True
01-15 15:08:31.571 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:08:31.571 18207 18239 I Unity : isValidSet: D5 C5 , isValidmeld:True
01-15 15:08:31.571 18207 18239 E Unity : getHalfSets Half Set Meld: S11 C11
01-15 15:08:31.572 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:08:31.572 18207 18239 E Unity : getHalfSets Half Set Meld: D5 C5
01-15 15:08:31.572 18207 18239 I Unity : sets: 2
01-15 15:08:31.572 18207 18239 I Unity : set: H10 S10 C10
01-15 15:08:31.572 18207 18239 I Unity : set: H12 D12 C12
01-15 15:08:31.572 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:08:31.573 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:08:31.573 18207 18239 I Unity : getMeldStateOfMeld : H10 S10 C10 : SET
01-15 15:08:31.573 18207 18239 I Unity : getMeldStateOfMeld : C1 C2 C3 : SEQUENCE
01-15 15:08:31.574 18207 18239 I Unity : meld: C1 C3 C2 , meldState: ms: SEQUENCE
01-15 15:08:31.574 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: C1 C3 C2
01-15 15:08:31.574 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:08:31.574 18207 18239 I Unity : cardsList now: C6 C8 C10 C11 D5 S4 S6 S10 S1 H9 H7 H10 S11 C5 C1 C2 C3 , meldName: C1 C2 C3 , meld state: SEQUENCE
01-15 15:08:31.574 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: C1 C3 C2
01-15 15:08:31.575 18207 18239 E Unity : getAllMySequences : C6 C8 C10 C11 D5 S4 S6 S10 S1 H9 H7 H10 S11 C5 C1 C2 C3
01-15 15:08:31.575 18207 18239 I Unity : m from seqMelds: C1 C3 C2
01-15 15:08:31.576 18207 18239 I Unity : getAllMySequences returned with seqs: 1
01-15 15:08:31.576 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H10 S11 C5 C1 C2 C3
01-15 15:08:31.576 18207 18239 I Unity : Calling pickResidualUsefulDiscardsFromSequences
01-15 15:08:31.576 18207 18239 I Unity : pickResidualUsefulDiscardsFromSequences: 1
01-15 15:08:31.576 18207 18239 I Unity : Seq cards: C1 C2 C3
01-15 15:08:31.576 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C1
01-15 15:08:31.577 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.577 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:08:31.577 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.578 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C1 C2 C3 C3
01-15 15:08:31.578 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.579 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:08:31.579 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.579 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C1 C2 C3 C3 C5
01-15 15:08:31.580 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.580 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:08:31.580 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.581 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C1 C2 C3 C3 C5 C2
01-15 15:08:31.581 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.581 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:08:31.581 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.583 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C3
01-15 15:08:31.583 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.583 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:08:31.583 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.584 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C3 C5
01-15 15:08:31.584 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.584 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:08:31.584 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.584 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C3 C5 C2
01-15 15:08:31.584 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.584 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:08:31.584 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.585 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C5
01-15 15:08:31.585 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.585 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 4, isValidMeld: False
01-15 15:08:31.585 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.585 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C5 C2
01-15 15:08:31.585 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.585 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:08:31.586 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.586 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C2
01-15 15:08:31.586 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:08:31.586 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:08:31.586 18207 18239 I Unity : isValidMeld: False
01-15 15:08:31.586 18207 18239 I Unity : Cards List:
01-15 15:08:31.586 18207 18239 E Unity : Final Distinct usefulDiscards + count: 1, cards: H10
01-15 15:08:43.480 18207 18239 I Unity : isResultShown: False Card Selected: H10 (Card) c.mIsDiscardCard: True c.mIsDeckCard: Falseplayer.mIsCardTaken: False Tapable: True cardsInDeck 20
01-15 15:08:43.481 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:08:43.481 18207 18239 I Unity : is DiscardCard Selected
01-15 15:08:43.481 18207 18239 I Unity : Discard card count: 4 cardonscreen: 15 player cards count: 10
01-15 15:08:43.481 18207 18239 E Unity : local position: (1.8, -3.2, 0.0)
01-15 15:08:43.482 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:08:43.483 18207 18239 E Unity : local position: (2.1, -3.2, 0.0)
01-15 15:08:43.483 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:08:43.483 18207 18239 E Unity : local position: (2.4, -3.2, 0.0)
01-15 15:08:43.483 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:08:43.500 18207 18239 E Unity : postDiscardedCardsAddedToHand
01-15 15:08:43.501 18207 18239 E Unity : Card: H10 (Card) Last DiscardedCard: C5 (Card)
01-15 15:08:43.501 18207 18239 I Unity : c != discardedCards[discardedCards.Count - 1]H10 (Card)
01-15 15:08:43.501 18207 18239 I Unity : Calling checkResult from Line 5682
01-15 15:08:43.502 18207 18239 I Unity : removeCardsFromDiscardCards: H10 S11 C5
01-15 15:08:43.511 18207 18239 E Unity : checkResult exiting
01-15 15:08:43.697 18207 18239 I Unity : Align Cards
01-15 15:08:43.698 18207 18239 E Unity : Sort and swap card positions
01-15 15:08:44.613 18207 18239 I Unity : Sort
01-15 15:08:45.312 18207 18239 I Unity : handleSelectedDiscardCard
01-15 15:08:45.313 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: H10
01-15 15:08:45.313 18207 18239 I Unity : MeldList Meld: S13 D13 C13 H13
01-15 15:08:45.313 18207 18239 I Unity : MeldList Meld: H1 H2 H3 H4
01-15 15:08:45.314 18207 18239 I Unity : MeldList Meld: H12 D12 C12
01-15 15:08:45.314 18207 18239 I Unity : MeldList Meld: C1 C2 C3
01-15 15:08:45.314 18207 18239 I Unity : Meld: S13 D13 C13 H13 , tempMeld:: S13 D13 C13 H13 H10
01-15 15:08:45.315 18207 18239 I Unity : isValidSet: H10 H13 S13 D13 C13 , isValidmeld:False
01-15 15:08:45.315 18207 18239 I Unity : getMeldStateOfMeld : H10 S13 D13 C13 H13 : NONE
01-15 15:08:45.316 18207 18239 I Unity : MeldState of meld: S13 D13 C13 H13 H10 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:45.316 18207 18239 I Unity : Can't meld... Meld: S13 D13 C13 H13 selectedCards: H10
01-15 15:08:45.317 18207 18239 I Unity : Meld: H1 H4 H3 H2 , tempMeld:: H1 H10 H4 H3 H2
01-15 15:08:45.318 18207 18239 I Unity : isValidSet: H1 H2 H3 H4 H10 , isValidmeld:False
01-15 15:08:45.318 18207 18239 I Unity : getMeldStateOfMeld : H10 H1 H2 H3 H4 : NONE
01-15 15:08:45.318 18207 18239 I Unity : MeldState of meld: H1 H10 H4 H3 H2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:45.319 18207 18239 I Unity : Can't meld... Meld: H1 H2 H3 H4 selectedCards: H10
01-15 15:08:45.319 18207 18239 I Unity : Meld: H12 D12 C12 , tempMeld:: H12 D12 C12 H10
01-15 15:08:45.320 18207 18239 I Unity : isValidSet: H10 H12 D12 C12 , isValidmeld:False
01-15 15:08:45.320 18207 18239 I Unity : getMeldStateOfMeld : H10 H12 D12 C12 : NONE
01-15 15:08:45.321 18207 18239 I Unity : MeldState of meld: H12 D12 C12 H10 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:45.321 18207 18239 I Unity : Can't meld... Meld: H12 D12 C12 selectedCards: H10
01-15 15:08:45.322 18207 18239 I Unity : Meld: C1 C3 C2 , tempMeld:: C1 H10 C3 C2
01-15 15:08:45.322 18207 18239 I Unity : isValidSet: H10 C1 C2 C3 , isValidmeld:False
01-15 15:08:45.323 18207 18239 I Unity : getMeldStateOfMeld : H10 C1 C2 C3 : NONE
01-15 15:08:45.323 18207 18239 I Unity : MeldState of meld: C1 H10 C3 C2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:45.323 18207 18239 I Unity : Can't meld... Meld: C1 C2 C3 selectedCards: H10
01-15 15:08:45.324 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:08:45.324 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:08:45.324 18207 18239 E Unity : localMelds Count: 1 selectedCards: H10
01-15 15:08:45.325 18207 18239 E Unity : localMelds Count: 1 isJokerInHand+ False
01-15 15:08:45.325 18207 18239 I Unity : isCardSorting false
01-15 15:08:46.684 18207 18239 I Unity : isResultShown: False Card Selected: S11 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 20
01-15 15:08:46.684 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive True isJokerPanelShown: False
01-15 15:08:46.684 18207 18239 I Unity : mIsPlayerCard
01-15 15:08:46.684 18207 18239 I Unity : Selected
01-15 15:08:46.685 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: H10 S11
01-15 15:08:46.685 18207 18239 I Unity : MeldList Meld: S13 D13 C13 H13
01-15 15:08:46.685 18207 18239 I Unity : MeldList Meld: H1 H2 H3 H4
01-15 15:08:46.685 18207 18239 I Unity : MeldList Meld: H12 D12 C12
01-15 15:08:46.685 18207 18239 I Unity : MeldList Meld: C1 C2 C3
01-15 15:08:46.686 18207 18239 I Unity : Meld: S13 D13 C13 H13 , tempMeld:: S13 D13 C13 H13 S11 H10
01-15 15:08:46.687 18207 18239 I Unity : isValidSet: H10 H13 S11 S13 D13 C13 , isValidmeld:False
01-15 15:08:46.687 18207 18239 I Unity : getMeldStateOfMeld : H10 S11 S13 D13 C13 H13 : NONE
01-15 15:08:46.688 18207 18239 I Unity : MeldState of meld: S13 D13 C13 H13 S11 H10 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:46.688 18207 18239 I Unity : Can't meld... Meld: S13 D13 C13 H13 selectedCards: H10 S11
01-15 15:08:46.689 18207 18239 I Unity : Meld: H1 H4 H3 H2 , tempMeld:: H1 S11 H10 H4 H3 H2
01-15 15:08:46.690 18207 18239 I Unity : isValidSet: H1 H2 H3 H4 H10 S11 , isValidmeld:False
01-15 15:08:46.690 18207 18239 I Unity : getMeldStateOfMeld : H10 S11 H1 H2 H3 H4 : NONE
01-15 15:08:46.691 18207 18239 I Unity : MeldState of meld: H1 S11 H10 H4 H3 H2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:46.691 18207 18239 I Unity : Can't meld... Meld: H1 H2 H3 H4 selectedCards: H10 S11
01-15 15:08:46.692 18207 18239 I Unity : Meld: H12 D12 C12 , tempMeld:: H12 D12 C12 S11 H10
01-15 15:08:46.693 18207 18239 I Unity : isValidSet: H10 H12 S11 D12 C12 , isValidmeld:False
01-15 15:08:46.694 18207 18239 I Unity : getMeldStateOfMeld : H10 S11 H12 D12 C12 : NONE
01-15 15:08:46.695 18207 18239 I Unity : MeldState of meld: H12 D12 C12 S11 H10 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:46.695 18207 18239 I Unity : Can't meld... Meld: H12 D12 C12 selectedCards: H10 S11
01-15 15:08:46.696 18207 18239 I Unity : Meld: C1 C3 C2 , tempMeld:: C1 S11 H10 C3 C2
01-15 15:08:46.697 18207 18239 I Unity : isValidSet: H10 S11 C1 C2 C3 , isValidmeld:False
01-15 15:08:46.697 18207 18239 I Unity : getMeldStateOfMeld : H10 S11 C1 C2 C3 : NONE
01-15 15:08:46.698 18207 18239 I Unity : MeldState of meld: C1 S11 H10 C3 C2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:46.698 18207 18239 I Unity : Can't meld... Meld: C1 C2 C3 selectedCards: H10 S11
01-15 15:08:46.699 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:08:46.699 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:08:46.700 18207 18239 E Unity : localMelds Count: 1 selectedCards: H10 S11
01-15 15:08:46.700 18207 18239 E Unity : localMelds Count: 1 isJokerInHand+ False
01-15 15:08:46.700 18207 18239 I Unity : mSelectedcard: H10 (Card)
01-15 15:08:46.819 18207 18239 I Unity : isCardSorting false
01-15 15:08:47.315 18207 18239 I Unity : isResultShown: False Card Selected: S11 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 20
01-15 15:08:47.315 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive True isJokerPanelShown: False
01-15 15:08:47.316 18207 18239 I Unity : mIsPlayerCard
01-15 15:08:47.316 18207 18239 I Unity : DeSelected
01-15 15:08:47.316 18207 18239 E Unity : onCardDeselected- delayMeldAreaTrasition
01-15 15:08:47.316 18207 18239 E Unity : findOtherPossibleMeldsToHighlight
01-15 15:08:47.317 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: H10
01-15 15:08:47.317 18207 18239 I Unity : MeldList Meld: S13 D13 C13 H13
01-15 15:08:47.317 18207 18239 I Unity : MeldList Meld: H1 H2 H3 H4
01-15 15:08:47.317 18207 18239 I Unity : MeldList Meld: H12 D12 C12
01-15 15:08:47.317 18207 18239 I Unity : MeldList Meld: C1 C2 C3
01-15 15:08:47.318 18207 18239 I Unity : Meld: S13 D13 C13 H13 , tempMeld:: S13 D13 C13 H13 H10
01-15 15:08:47.319 18207 18239 I Unity : isValidSet: H10 H13 S13 D13 C13 , isValidmeld:False
01-15 15:08:47.319 18207 18239 I Unity : getMeldStateOfMeld : H10 S13 D13 C13 H13 : NONE
01-15 15:08:47.319 18207 18239 I Unity : MeldState of meld: S13 D13 C13 H13 H10 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:47.319 18207 18239 I Unity : Can't meld... Meld: S13 D13 C13 H13 selectedCards: H10
01-15 15:08:47.320 18207 18239 I Unity : Meld: H1 H4 H3 H2 , tempMeld:: H1 H10 H4 H3 H2
01-15 15:08:47.321 18207 18239 I Unity : isValidSet: H1 H2 H3 H4 H10 , isValidmeld:False
01-15 15:08:47.321 18207 18239 I Unity : getMeldStateOfMeld : H10 H1 H2 H3 H4 : NONE
01-15 15:08:47.321 18207 18239 I Unity : MeldState of meld: H1 H10 H4 H3 H2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:47.321 18207 18239 I Unity : Can't meld... Meld: H1 H2 H3 H4 selectedCards: H10
01-15 15:08:47.322 18207 18239 I Unity : Meld: H12 D12 C12 , tempMeld:: H12 D12 C12 H10
01-15 15:08:47.322 18207 18239 I Unity : isValidSet: H10 H12 D12 C12 , isValidmeld:False
01-15 15:08:47.322 18207 18239 I Unity : getMeldStateOfMeld : H10 H12 D12 C12 : NONE
01-15 15:08:47.323 18207 18239 I Unity : MeldState of meld: H12 D12 C12 H10 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:47.323 18207 18239 I Unity : Can't meld... Meld: H12 D12 C12 selectedCards: H10
01-15 15:08:47.323 18207 18239 I Unity : Meld: C1 C3 C2 , tempMeld:: C1 H10 C3 C2
01-15 15:08:47.324 18207 18239 I Unity : isValidSet: H10 C1 C2 C3 , isValidmeld:False
01-15 15:08:47.324 18207 18239 I Unity : getMeldStateOfMeld : H10 C1 C2 C3 : NONE
01-15 15:08:47.324 18207 18239 I Unity : MeldState of meld: C1 H10 C3 C2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:47.324 18207 18239 I Unity : Can't meld... Meld: C1 C2 C3 selectedCards: H10
01-15 15:08:47.324 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:08:47.324 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:08:47.325 18207 18239 E Unity : localMelds Count: 1 selectedCards: H10
01-15 15:08:47.325 18207 18239 E Unity : localMelds Count: 1 isJokerInHand+ False
01-15 15:08:47.325 18207 18239 I Unity : mSelectedcard: H10 (Card)
01-15 15:08:47.767 18207 18239 I Unity : isResultShown: False Card Selected: S1 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 20
01-15 15:08:47.767 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive True isJokerPanelShown: False
01-15 15:08:47.767 18207 18239 I Unity : mIsPlayerCard
01-15 15:08:47.768 18207 18239 I Unity : Selected
01-15 15:08:47.768 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: H10 S1
01-15 15:08:47.768 18207 18239 I Unity : MeldList Meld: S13 D13 C13 H13
01-15 15:08:47.768 18207 18239 I Unity : MeldList Meld: H1 H2 H3 H4
01-15 15:08:47.769 18207 18239 I Unity : MeldList Meld: H12 D12 C12
01-15 15:08:47.769 18207 18239 I Unity : MeldList Meld: C1 C2 C3
01-15 15:08:47.770 18207 18239 I Unity : Meld: S13 D13 C13 H13 , tempMeld:: S1 S13 D13 C13 H13 H10
01-15 15:08:47.771 18207 18239 I Unity : isValidSet: H10 H13 S1 S13 D13 C13 , isValidmeld:False
01-15 15:08:47.772 18207 18239 I Unity : getMeldStateOfMeld : H10 S1 S13 D13 C13 H13 : NONE
01-15 15:08:47.772 18207 18239 I Unity : MeldState of meld: S1 S13 D13 C13 H13 H10 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:47.773 18207 18239 I Unity : Can't meld... Meld: S13 D13 C13 H13 selectedCards: H10 S1
01-15 15:08:47.773 18207 18239 I Unity : Meld: H1 H4 H3 H2 , tempMeld:: S1 H1 H10 H4 H3 H2
01-15 15:08:47.775 18207 18239 I Unity : isValidSet: H1 H2 H3 H4 H10 S1 , isValidmeld:False
01-15 15:08:47.775 18207 18239 I Unity : getMeldStateOfMeld : H10 S1 H1 H2 H3 H4 : NONE
01-15 15:08:47.776 18207 18239 I Unity : MeldState of meld: S1 H1 H10 H4 H3 H2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:47.776 18207 18239 I Unity : Can't meld... Meld: H1 H2 H3 H4 selectedCards: H10 S1
01-15 15:08:47.777 18207 18239 I Unity : Meld: H12 D12 C12 , tempMeld:: S1 H12 D12 C12 H10
01-15 15:08:47.778 18207 18239 I Unity : isValidSet: H10 H12 S1 D12 C12 , isValidmeld:False
01-15 15:08:47.778 18207 18239 I Unity : getMeldStateOfMeld : H10 S1 H12 D12 C12 : NONE
01-15 15:08:47.779 18207 18239 I Unity : MeldState of meld: S1 H12 D12 C12 H10 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:47.779 18207 18239 I Unity : Can't meld... Meld: H12 D12 C12 selectedCards: H10 S1
01-15 15:08:47.780 18207 18239 I Unity : Meld: C1 C3 C2 , tempMeld:: S1 C1 H10 C3 C2
01-15 15:08:47.781 18207 18239 I Unity : isValidSet: H10 S1 C1 C2 C3 , isValidmeld:False
01-15 15:08:47.781 18207 18239 I Unity : getMeldStateOfMeld : H10 S1 C1 C2 C3 : NONE
01-15 15:08:47.781 18207 18239 I Unity : MeldState of meld: S1 C1 H10 C3 C2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:47.781 18207 18239 I Unity : Can't meld... Meld: C1 C2 C3 selectedCards: H10 S1
01-15 15:08:47.782 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:08:47.782 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:08:47.783 18207 18239 E Unity : localMelds Count: 1 selectedCards: H10 S1
01-15 15:08:47.783 18207 18239 E Unity : localMelds Count: 1 isJokerInHand+ False
01-15 15:08:47.783 18207 18239 I Unity : mSelectedcard: H10 (Card)
01-15 15:08:50.514 18207 18239 I Unity : isResultShown: False Card Selected: H10 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: False cardsInDeck 20
01-15 15:08:50.514 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: False player.isCardsSortingStopped: TrueisMeldCompulsive True isJokerPanelShown: False
01-15 15:08:51.544 18207 18239 I Unity : isResultShown: False Card Selected: H10 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: False cardsInDeck 20
01-15 15:08:51.545 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: False player.isCardsSortingStopped: TrueisMeldCompulsive True isJokerPanelShown: False
01-15 15:08:53.251 18207 18239 I Unity : isResultShown: False Card Selected: S1 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 20
01-15 15:08:53.251 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive True isJokerPanelShown: False
01-15 15:08:53.252 18207 18239 I Unity : mIsPlayerCard
01-15 15:08:53.252 18207 18239 I Unity : DeSelected
01-15 15:08:53.252 18207 18239 E Unity : onCardDeselected- delayMeldAreaTrasition
01-15 15:08:53.252 18207 18239 E Unity : findOtherPossibleMeldsToHighlight
01-15 15:08:53.253 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: H10
01-15 15:08:53.253 18207 18239 I Unity : MeldList Meld: S13 D13 C13 H13
01-15 15:08:53.253 18207 18239 I Unity : MeldList Meld: H1 H2 H3 H4
01-15 15:08:53.254 18207 18239 I Unity : MeldList Meld: H12 D12 C12
01-15 15:08:53.254 18207 18239 I Unity : MeldList Meld: C1 C2 C3
01-15 15:08:53.254 18207 18239 I Unity : Meld: S13 D13 C13 H13 , tempMeld:: S13 D13 C13 H13 H10
01-15 15:08:53.256 18207 18239 I Unity : isValidSet: H10 H13 S13 D13 C13 , isValidmeld:False
01-15 15:08:53.257 18207 18239 I Unity : getMeldStateOfMeld : H10 S13 D13 C13 H13 : NONE
01-15 15:08:53.257 18207 18239 I Unity : MeldState of meld: S13 D13 C13 H13 H10 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:53.257 18207 18239 I Unity : Can't meld... Meld: S13 D13 C13 H13 selectedCards: H10
01-15 15:08:53.258 18207 18239 I Unity : Meld: H1 H4 H3 H2 , tempMeld:: H1 H10 H4 H3 H2
01-15 15:08:53.264 18207 18239 I Unity : isValidSet: H1 H2 H3 H4 H10 , isValidmeld:False
01-15 15:08:53.264 18207 18239 I Unity : getMeldStateOfMeld : H10 H1 H2 H3 H4 : NONE
01-15 15:08:53.265 18207 18239 I Unity : MeldState of meld: H1 H10 H4 H3 H2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:53.265 18207 18239 I Unity : Can't meld... Meld: H1 H2 H3 H4 selectedCards: H10
01-15 15:08:53.266 18207 18239 I Unity : Meld: H12 D12 C12 , tempMeld:: H12 D12 C12 H10
01-15 15:08:53.269 18207 18239 I Unity : isValidSet: H10 H12 D12 C12 , isValidmeld:False
01-15 15:08:53.269 18207 18239 I Unity : getMeldStateOfMeld : H10 H12 D12 C12 : NONE
01-15 15:08:53.271 18207 18239 I Unity : MeldState of meld: H12 D12 C12 H10 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:53.271 18207 18239 I Unity : Can't meld... Meld: H12 D12 C12 selectedCards: H10
01-15 15:08:53.272 18207 18239 I Unity : Meld: C1 C3 C2 , tempMeld:: C1 H10 C3 C2
01-15 15:08:53.274 18207 18239 I Unity : isValidSet: H10 C1 C2 C3 , isValidmeld:False
01-15 15:08:53.274 18207 18239 I Unity : getMeldStateOfMeld : H10 C1 C2 C3 : NONE
01-15 15:08:53.275 18207 18239 I Unity : MeldState of meld: C1 H10 C3 C2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:53.275 18207 18239 I Unity : Can't meld... Meld: C1 C2 C3 selectedCards: H10
01-15 15:08:53.276 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:08:53.276 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:08:53.276 18207 18239 E Unity : localMelds Count: 1 selectedCards: H10
01-15 15:08:53.277 18207 18239 E Unity : localMelds Count: 1 isJokerInHand+ False
01-15 15:08:53.277 18207 18239 I Unity : mSelectedcard: H10 (Card)
01-15 15:08:54.649 18207 18239 I Unity : isResultShown: False Card Selected: S10 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 20
01-15 15:08:54.649 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive True isJokerPanelShown: False
01-15 15:08:54.649 18207 18239 I Unity : mIsPlayerCard
01-15 15:08:54.649 18207 18239 I Unity : Selected
01-15 15:08:54.649 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: H10 S10
01-15 15:08:54.649 18207 18239 I Unity : MeldList Meld: S13 D13 C13 H13
01-15 15:08:54.650 18207 18239 I Unity : MeldList Meld: H1 H2 H3 H4
01-15 15:08:54.650 18207 18239 I Unity : MeldList Meld: H12 D12 C12
01-15 15:08:54.650 18207 18239 I Unity : MeldList Meld: C1 C2 C3
01-15 15:08:54.651 18207 18239 I Unity : Meld: S13 D13 C13 H13 , tempMeld:: S13 D13 C13 H13 H10 S10
01-15 15:08:54.652 18207 18239 I Unity : isValidSet: H10 H13 S10 S13 D13 C13 , isValidmeld:False
01-15 15:08:54.653 18207 18239 I Unity : getMeldStateOfMeld : H10 S10 S13 D13 C13 H13 : NONE
01-15 15:08:54.653 18207 18239 I Unity : MeldState of meld: S13 D13 C13 H13 H10 S10 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:54.653 18207 18239 I Unity : Can't meld... Meld: S13 D13 C13 H13 selectedCards: H10 S10
01-15 15:08:54.654 18207 18239 I Unity : Meld: H1 H4 H3 H2 , tempMeld:: H1 H10 S10 H4 H3 H2
01-15 15:08:54.656 18207 18239 I Unity : isValidSet: H1 H2 H3 H4 H10 S10 , isValidmeld:False
01-15 15:08:54.656 18207 18239 I Unity : getMeldStateOfMeld : H10 S10 H1 H2 H3 H4 : NONE
01-15 15:08:54.657 18207 18239 I Unity : MeldState of meld: H1 H10 S10 H4 H3 H2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:54.657 18207 18239 I Unity : Can't meld... Meld: H1 H2 H3 H4 selectedCards: H10 S10
01-15 15:08:54.658 18207 18239 I Unity : Meld: H12 D12 C12 , tempMeld:: H12 D12 C12 H10 S10
01-15 15:08:54.659 18207 18239 I Unity : isValidSet: H10 H12 S10 D12 C12 , isValidmeld:False
01-15 15:08:54.660 18207 18239 I Unity : getMeldStateOfMeld : H10 S10 H12 D12 C12 : NONE
01-15 15:08:54.660 18207 18239 I Unity : MeldState of meld: H12 D12 C12 H10 S10 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:54.661 18207 18239 I Unity : Can't meld... Meld: H12 D12 C12 selectedCards: H10 S10
01-15 15:08:54.661 18207 18239 I Unity : Meld: C1 C3 C2 , tempMeld:: C1 H10 S10 C3 C2
01-15 15:08:54.663 18207 18239 I Unity : isValidSet: H10 S10 C1 C2 C3 , isValidmeld:False
01-15 15:08:54.663 18207 18239 I Unity : getMeldStateOfMeld : H10 S10 C1 C2 C3 : NONE
01-15 15:08:54.663 18207 18239 I Unity : MeldState of meld: C1 H10 S10 C3 C2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:54.663 18207 18239 I Unity : Can't meld... Meld: C1 C2 C3 selectedCards: H10 S10
01-15 15:08:54.664 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:08:54.664 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:08:54.665 18207 18239 E Unity : localMelds Count: 1 selectedCards: H10 S10
01-15 15:08:54.665 18207 18239 E Unity : localMelds Count: 1 isJokerInHand+ False
01-15 15:08:54.665 18207 18239 I Unity : mSelectedcard: H10 (Card)
01-15 15:08:55.301 18207 18239 I Unity : isResultShown: False Card Selected: C10 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 20
01-15 15:08:55.301 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive True isJokerPanelShown: False
01-15 15:08:55.301 18207 18239 I Unity : mIsPlayerCard
01-15 15:08:55.301 18207 18239 I Unity : Selected
01-15 15:08:55.302 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: H10 S10 C10
01-15 15:08:55.302 18207 18239 I Unity : MeldList Meld: S13 D13 C13 H13
01-15 15:08:55.302 18207 18239 I Unity : MeldList Meld: H1 H2 H3 H4
01-15 15:08:55.302 18207 18239 I Unity : MeldList Meld: H12 D12 C12
01-15 15:08:55.302 18207 18239 I Unity : MeldList Meld: C1 C2 C3
01-15 15:08:55.303 18207 18239 I Unity : Meld: S13 D13 C13 H13 , tempMeld:: S13 D13 C13 H13 H10 S10 C10
01-15 15:08:55.304 18207 18239 I Unity : isValidSet: H10 H13 S10 S13 D13 C10 C13 , isValidmeld:False
01-15 15:08:55.304 18207 18239 I Unity : getMeldStateOfMeld : H10 S10 C10 S13 D13 C13 H13 : NONE
01-15 15:08:55.304 18207 18239 I Unity : MeldState of meld: S13 D13 C13 H13 H10 S10 C10 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:55.304 18207 18239 I Unity : Can't meld... Meld: S13 D13 C13 H13 selectedCards: H10 S10 C10
01-15 15:08:55.305 18207 18239 I Unity : Meld: H1 H4 H3 H2 , tempMeld:: H1 H10 S10 C10 H4 H3 H2
01-15 15:08:55.306 18207 18239 I Unity : isValidSet: H1 H2 H3 H4 H10 S10 C10 , isValidmeld:False
01-15 15:08:55.306 18207 18239 I Unity : getMeldStateOfMeld : H10 S10 C10 H1 H2 H3 H4 : NONE
01-15 15:08:55.307 18207 18239 I Unity : MeldState of meld: H1 H10 S10 C10 H4 H3 H2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:55.307 18207 18239 I Unity : Can't meld... Meld: H1 H2 H3 H4 selectedCards: H10 S10 C10
01-15 15:08:55.307 18207 18239 I Unity : Meld: H12 D12 C12 , tempMeld:: H12 D12 C12 H10 S10 C10
01-15 15:08:55.308 18207 18239 I Unity : isValidSet: H10 H12 S10 D12 C10 C12 , isValidmeld:False
01-15 15:08:55.308 18207 18239 I Unity : getMeldStateOfMeld : H10 S10 C10 H12 D12 C12 : NONE
01-15 15:08:55.309 18207 18239 I Unity : MeldState of meld: H12 D12 C12 H10 S10 C10 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:55.309 18207 18239 I Unity : Can't meld... Meld: H12 D12 C12 selectedCards: H10 S10 C10
01-15 15:08:55.309 18207 18239 I Unity : Meld: C1 C3 C2 , tempMeld:: C1 H10 S10 C10 C3 C2
01-15 15:08:55.310 18207 18239 I Unity : isValidSet: H10 S10 C1 C2 C3 C10 , isValidmeld:False
01-15 15:08:55.311 18207 18239 I Unity : getMeldStateOfMeld : H10 S10 C10 C1 C2 C3 : NONE
01-15 15:08:55.311 18207 18239 I Unity : MeldState of meld: C1 H10 S10 C10 C3 C2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:08:55.311 18207 18239 I Unity : Can't meld... Meld: C1 C2 C3 selectedCards: H10 S10 C10
01-15 15:08:55.312 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:08:55.312 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:08:55.313 18207 18239 E Unity : localMelds Count: 1 selectedCards: H10 S10 C10
01-15 15:08:55.313 18207 18239 E Unity : localMelds Count: 1 isJokerInHand+ False
01-15 15:08:55.313 18207 18239 I Unity : mSelectedcard: H10 (Card)
01-15 15:08:55.932 18207 18239 I Unity : onMeldButtonClicked: mSelectedCards.Count: 3
01-15 15:08:55.934 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:08:55.934 18207 18239 I Unity : mSelectedCards: H10 S10 C10 tempMeld: H10 S10 C10
01-15 15:08:55.934 18207 18239 I Unity : Meld: H10 S10 C10
01-15 15:08:55.934 18207 18239 I Unity : MeldState 0[Seq] || 2[Set] : SET
01-15 15:08:55.935 18207 18239 I Unity : disableAllMelds
01-15 15:08:55.949 18207 18239 I Unity : assignMeldScaleValue : meld.name:
01-15 15:08:55.949 18207 18239 E Unity : localPlayer.melds count: 2
01-15 15:08:55.950 18207 18239 I Unity : PosList[i]: -234.5585 Meld string: H1 H2 H3 H4 Meld Count: 2 CardCount: 4 startPosX: -234.5585
01-15 15:08:55.950 18207 18239 I Unity : PosList[i]: 234.5585 Meld string: Meld Count: 2 CardCount: 0 startPosX: 234.5585
01-15 15:08:55.950 18207 18239 I Unity : index: 0 mselectedCards Count: H10 (Card)
01-15 15:08:55.950 18207 18239 E Unity : Player ID of Card: 1
01-15 15:08:55.950 18207 18239 I Unity : setCardColor
01-15 15:08:55.950 18207 18239 I Unity : Color Object Found
01-15 15:08:55.950 18207 18239 I Unity : colorHex: #ffb20d
01-15 15:08:55.951 18207 18239 I Unity : Color Object Found
01-15 15:08:55.953 18207 18239 I Unity : Meld TargetPos: (-50.0, -50.0, 0.0)
01-15 15:08:55.953 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:08:55.953 18207 18239 I Unity : index: 1 mselectedCards Count: S10 (Card)
01-15 15:08:55.953 18207 18239 E Unity : Player ID of Card: 1
01-15 15:08:55.953 18207 18239 I Unity : setCardColor
01-15 15:08:55.953 18207 18239 I Unity : Color Object Found
01-15 15:08:55.954 18207 18239 I Unity : colorHex: #ffb20d
01-15 15:08:55.954 18207 18239 I Unity : Color Object Found
01-15 15:08:55.955 18207 18239 I Unity : Meld TargetPos: (-50.0, -50.0, 0.0)
01-15 15:08:55.955 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:08:55.955 18207 18239 I Unity : index: 2 mselectedCards Count: C10 (Card)
01-15 15:08:55.955 18207 18239 E Unity : Player ID of Card: 1
01-15 15:08:55.956 18207 18239 I Unity : setCardColor
01-15 15:08:55.956 18207 18239 I Unity : Color Object Found
01-15 15:08:55.956 18207 18239 I Unity : colorHex: #ffb20d
01-15 15:08:55.956 18207 18239 I Unity : Color Object Found
01-15 15:08:55.958 18207 18239 I Unity : Meld TargetPos: (-50.0, -50.0, 0.0)
01-15 15:08:55.958 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:08:55.958 18207 18239 I Unity : cardAdded: False cardCount: 3 CARD_SCROLL_OFFSET: 72.17183
01-15 15:08:55.959 18207 18239 I Unity : player cards: 10 presentWidth: 0
01-15 15:08:55.959 18207 18239 I Unity : rt.rect.width: 2000CARD_ON_SCREEN: 15
01-15 15:08:55.959 18207 18239 I Unity : Enable hand scroll: False
01-15 15:08:55.959 18207 18239 E Unity : Remove Selected Cards
01-15 15:08:55.959 18207 18239 E Unity : removed Card: H10 (Card)
01-15 15:08:55.959 18207 18239 E Unity : removed Card: S10 (Card)
01-15 15:08:55.960 18207 18239 E Unity : removed Card: C10 (Card)
01-15 15:08:55.960 18207 18239 I Unity : compriseCardDistanceOfMeld: False
01-15 15:08:55.960 18207 18239 I Unity : Left offset: -80
01-15 15:08:55.960 18207 18239 I Unity : getCardDistance X: -80
01-15 15:08:55.961 18207 18239 I Unity : getCardDistance X: -10
01-15 15:08:55.961 18207 18239 I Unity : getCardDistance X: 25
01-15 15:08:55.961 18207 18239 I Unity : Left offset: -62.5
01-15 15:08:55.961 18207 18239 I Unity : getCardDistance X: -62.5
01-15 15:08:55.961 18207 18239 I Unity : getCardDistance X: 7.5
01-15 15:08:55.961 18207 18239 I Unity : UpdateMeldPoints: 1
01-15 15:08:55.961 18207 18239 I Unity : updateMeldPoints: Meld Score of Player: 1 is : 50
01-15 15:08:55.962 18207 18239 I Unity : Align Cards
01-15 15:08:55.962 18207 18239 E Unity : Sort and swap card positions
01-15 15:08:56.260 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:08:56.346 18207 18239 I Unity : Align Cards
01-15 15:08:56.346 18207 18239 E Unity : Sort and swap card positions
01-15 15:08:56.849 18207 18239 I Unity : Sort
01-15 15:08:57.248 18207 18239 I Unity : Sort
01-15 15:08:59.051 18207 18239 I Unity : isResultShown: False Card Selected: H9 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 20
01-15 15:08:59.051 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: FalseisMeldCompulsive False isJokerPanelShown: False
01-15 15:08:59.053 18207 18239 I Unity : isCardSorting false
01-15 15:08:59.465 18207 18239 I Unity : isCardSorting false
01-15 15:09:00.066 18207 18239 I Unity : isResultShown: False Card Selected: H9 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 20
01-15 15:09:00.066 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:09:00.066 18207 18239 I Unity : mIsPlayerCard
01-15 15:09:00.067 18207 18239 I Unity : Selected
01-15 15:09:00.067 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: H9
01-15 15:09:00.068 18207 18239 I Unity : MeldList Meld: S13 D13 C13 H13
01-15 15:09:00.068 18207 18239 I Unity : MeldList Meld: H1 H2 H3 H4
01-15 15:09:00.068 18207 18239 I Unity : MeldList Meld: H12 D12 C12
01-15 15:09:00.068 18207 18239 I Unity : MeldList Meld: C1 C2 C3
01-15 15:09:00.068 18207 18239 I Unity : MeldList Meld: H10 S10 C10
01-15 15:09:00.069 18207 18239 I Unity : Meld: S13 D13 C13 H13 , tempMeld:: S13 D13 C13 H13 H9
01-15 15:09:00.070 18207 18239 I Unity : isValidSet: H9 H13 S13 D13 C13 , isValidmeld:False
01-15 15:09:00.070 18207 18239 I Unity : getMeldStateOfMeld : H9 S13 D13 C13 H13 : NONE
01-15 15:09:00.070 18207 18239 I Unity : MeldState of meld: S13 D13 C13 H13 H9 is: NONE, isMeld(before calling getMeldState): False
01-15 15:09:00.071 18207 18239 I Unity : Can't meld... Meld: S13 D13 C13 H13 selectedCards: H9
01-15 15:09:00.072 18207 18239 I Unity : Meld: H1 H4 H3 H2 , tempMeld:: H1 H9 H4 H3 H2
01-15 15:09:00.073 18207 18239 I Unity : isValidSet: H1 H2 H3 H4 H9 , isValidmeld:False
01-15 15:09:00.073 18207 18239 I Unity : getMeldStateOfMeld : H9 H1 H2 H3 H4 : NONE
01-15 15:09:00.073 18207 18239 I Unity : MeldState of meld: H1 H9 H4 H3 H2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:09:00.073 18207 18239 I Unity : Can't meld... Meld: H1 H2 H3 H4 selectedCards: H9
01-15 15:09:00.074 18207 18239 I Unity : Meld: H12 D12 C12 , tempMeld:: H12 D12 C12 H9
01-15 15:09:00.075 18207 18239 I Unity : isValidSet: H9 H12 D12 C12 , isValidmeld:False
01-15 15:09:00.075 18207 18239 I Unity : getMeldStateOfMeld : H9 H12 D12 C12 : NONE
01-15 15:09:00.075 18207 18239 I Unity : MeldState of meld: H12 D12 C12 H9 is: NONE, isMeld(before calling getMeldState): False
01-15 15:09:00.075 18207 18239 I Unity : Can't meld... Meld: H12 D12 C12 selectedCards: H9
01-15 15:09:00.076 18207 18239 I Unity : Meld: C1 C3 C2 , tempMeld:: C1 H9 C3 C2
01-15 15:09:00.077 18207 18239 I Unity : isValidSet: H9 C1 C2 C3 , isValidmeld:False
01-15 15:09:00.077 18207 18239 I Unity : getMeldStateOfMeld : H9 C1 C2 C3 : NONE
01-15 15:09:00.078 18207 18239 I Unity : MeldState of meld: C1 H9 C3 C2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:09:00.078 18207 18239 I Unity : Can't meld... Meld: C1 C2 C3 selectedCards: H9
01-15 15:09:00.079 18207 18239 I Unity : Meld: H10 S10 C10 , tempMeld:: H10 S10 C10 H9
01-15 15:09:00.080 18207 18239 I Unity : isValidSet: H9 H10 S10 C10 , isValidmeld:False
01-15 15:09:00.081 18207 18239 I Unity : getMeldStateOfMeld : H9 H10 S10 C10 : NONE
01-15 15:09:00.081 18207 18239 I Unity : MeldState of meld: H10 S10 C10 H9 is: NONE, isMeld(before calling getMeldState): False
01-15 15:09:00.081 18207 18239 I Unity : Can't meld... Meld: H10 S10 C10 selectedCards: H9
01-15 15:09:00.081 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:09:00.081 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:09:00.082 18207 18239 E Unity : localMelds Count: 2 selectedCards: H9
01-15 15:09:00.083 18207 18239 E Unity : localMelds Count: 2 isJokerInHand+ False
01-15 15:09:00.083 18207 18239 I Unity : mSelectedcard: H10 (Card)
01-15 15:09:00.731 18207 18239 I Unity : discardPlayerCard: 1
01-15 15:09:00.731 18207 18239 I Unity : localPlayer.mCards.Count: 10
01-15 15:09:00.731 18207 18239 E Unity : onCardDeselected- discardPlayerCard
01-15 15:09:00.732 18207 18239 I Unity : Clear duplicate Melds and show local melds, hide highlight meld and delete child objects
01-15 15:09:00.732 18207 18239 I Unity : Destroy duplicate meld objects
01-15 15:09:00.733 18207 18239 I Unity : Discard Card: card: H9
01-15 15:09:00.734 18207 18239 E Unity : Calling MoveCard
01-15 15:09:00.734 18207 18239 E Unity : discardPlayerCard: calling changeTurn
01-15 15:09:00.734 18207 18239 I Unity : ChangeTurn : 1
01-15 15:09:00.734 18207 18239 I Unity : Enable hand scroll: False
01-15 15:09:00.750 18207 18239 I Unity : Align Cards
01-15 15:09:00.751 18207 18239 E Unity : Sort and swap card positions
01-15 15:09:01.647 18207 18239 I Unity : ChangeTurn
01-15 15:09:01.647 18207 18239 I Unity : localPlayer mID: 1
01-15 15:09:01.647 18207 18239 I Unity : In change turn line 2817 mTotalPlayers: 2
01-15 15:09:01.647 18207 18239 E Unity : NextPlayer: 2
01-15 15:09:01.648 18207 18239 I Unity : gameMgr: setPlayerTurn :2 isResultShown: False
01-15 15:09:01.648 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:09:01.649 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:09:01.649 18207 18239 I Unity : Start timer: 2
01-15 15:09:01.649 18207 18239 I Unity : Player: DAVID
01-15 15:09:01.649 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:09:01.649 18207 18239 I Unity : playAiTurn now: 2
01-15 15:09:01.649 18207 18239 I Unity : disableAllMelds
01-15 15:09:01.650 18207 18239 I Unity : meldList Count is >0
01-15 15:09:01.651 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:09:01.652 18207 18239 I Unity : getHalfSets: D4 D6
01-15 15:09:01.652 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:09:01.653 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:09:01.653 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:09:01.653 18207 18239 E Unity : I am In getProperMelds: H13 S13 D13 C13
01-15 15:09:01.654 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H13 S13 D13 C13 , meld: S13 D13 C13 H13
01-15 15:09:01.654 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:09:01.654 18207 18239 E Unity : getProperMelds Meld: H13 S13 D13 C13
01-15 15:09:01.654 18207 18239 I Unity : calling hasSimilarMeldState?: meld: S13 D13 C13 H13 m: H13 S13 D13 C13
01-15 15:09:01.655 18207 18239 E Unity : compare melds, m1:: H13 S13 D13 C13 , m2: S13 D13 C13 H13
01-15 15:09:01.655 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:09:01.656 18207 18239 I Unity : getMeldStateOfMeld : H13 S13 D13 C13 : SET
01-15 15:09:01.656 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:09:01.656 18207 18239 I Unity : getMeldStateOfMeld : S13 D13 C13 H13 : SET
01-15 15:09:01.657 18207 18239 I Unity : meld1 : H13 S13 D13 C13 : SET, meld: S13 D13 C13 H13 : SET
01-15 15:09:01.657 18207 18239 I Unity : IsSimilar: True meld: S13 D13 C13 H13 m: H13 S13 D13 C13
01-15 15:09:01.657 18207 18239 I Unity : not similar: S13 D13 C13 H13 m: H13 S13 D13 C13
01-15 15:09:01.657 18207 18239 E Unity : getUsefulDiscardCards - Meld: H13 S13 D13 C13
01-15 15:09:01.657 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:01.658 18207 18239 E Unity : getUsefulDiscardCards - Meld: H13 S13 D13 C13
01-15 15:09:01.658 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:01.658 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:09:01.662 18207 18239 I Unity : getHalfSets: D4 D6
01-15 15:09:01.665 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:09:01.665 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:09:01.665 18207 18239 E Unity : I am In getProperMelds: H1 H4 H3 H2
01-15 15:09:01.665 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H1 H4 H3 H2 , meld: H1 H4 H3 H2
01-15 15:09:01.665 18207 18239 E Unity : meld.meldOwnerID: 1, m.OwnerID: -5
01-15 15:09:01.666 18207 18239 I Unity : melds of same name, continue
01-15 15:09:01.666 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:01.666 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:01.666 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:09:01.669 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:09:01.670 18207 18239 I Unity : getHalfSets: D4 D6
01-15 15:09:01.670 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:09:01.670 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:09:01.671 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:09:01.671 18207 18239 E Unity : I am In getProperMelds: H12 D12 C12
01-15 15:09:01.671 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H12 D12 C12 , meld: H12 D12 C12
01-15 15:09:01.671 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:09:01.672 18207 18239 I Unity : melds of same name, continue
01-15 15:09:01.672 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:01.672 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:01.672 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:09:01.673 18207 18239 I Unity : getHalfSets: D4 D6
01-15 15:09:01.674 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:09:01.676 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:09:01.676 18207 18239 E Unity : I am In getProperMelds: C1 C3 C2
01-15 15:09:01.676 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: C1 C3 C2 , meld: C1 C3 C2
01-15 15:09:01.676 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:09:01.677 18207 18239 I Unity : melds of same name, continue
01-15 15:09:01.677 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:01.677 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:01.677 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:09:01.678 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:09:01.680 18207 18239 I Unity : getHalfSets: D4 D6
01-15 15:09:01.680 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:09:01.681 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:09:01.682 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:09:01.682 18207 18239 E Unity : I am In getProperMelds: H10 S10 C10
01-15 15:09:01.682 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H10 S10 C10 , meld: H10 S10 C10
01-15 15:09:01.683 18207 18239 E Unity : meld.meldOwnerID: 1, m.OwnerID: -5
01-15 15:09:01.683 18207 18239 I Unity : melds of same name, continue
01-15 15:09:01.683 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:01.683 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:01.683 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:09:01.683 18207 18239 I Unity : Possible melds: H13 S13 D13 C13
01-15 15:09:01.683 18207 18239 I Unity : processUsefulCards : discardedCards.Count:: 2
01-15 15:09:01.684 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:09:01.684 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:09:01.684 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:01.684 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:01.684 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:01.684 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:01.684 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:09:01.685 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:09:01.685 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:01.685 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:01.685 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:01.685 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:01.685 18207 18239 I Unity : usefulDiscardCards at this point:
01-15 15:09:01.685 18207 18239 I Unity : MeldList count: 5
01-15 15:09:01.686 18207 18239 I Unity : enableHighlightOfCards
01-15 15:09:01.699 18207 18239 I Unity : Sort
01-15 15:09:02.547 18207 18239 I Unity : possible Meld: H13 S13 D13 C13
01-15 15:09:02.547 18207 18239 E Unity : onGetDeckCard - AI #################################################
01-15 15:09:02.563 18207 18239 I Unity : calling checkresult from delayCardAdditionToMeld
01-15 15:09:02.581 18207 18239 E Unity : checkResult exiting
01-15 15:09:03.448 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:09:03.453 18207 18239 I Unity : getHalfSets: C9
01-15 15:09:03.454 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:09:03.455 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:09:03.899 18207 18239 I Unity : isCardSorting false
01-15 15:09:04.366 18207 18239 I Unity : Discard Ai Card - Delay: 0.9
01-15 15:09:06.164 18207 18239 I Unity : showOrDiscardAI discardAI: 2
01-15 15:09:06.164 18207 18239 I Unity : discardAI routine in RummyGameMgr
01-15 15:09:06.465 18207 18239 I Unity : Calling checkResult from discardAI
01-15 15:09:06.465 18207 18239 I Unity : AI getAiDiscardCard
01-15 15:09:06.465 18207 18239 E Unity : getDiscardCard
01-15 15:09:06.468 18207 18239 I Unity : getHalfSets: C9
01-15 15:09:06.468 18207 18239 I Unity : getDiscardCard: C9, 0
01-15 15:09:06.468 18207 18239 I Unity : Discard Card: C9 (Card) isJoker: False
01-15 15:09:06.468 18207 18239 I Unity : RummyGameMgr class discardAiCard
01-15 15:09:06.469 18207 18239 I Unity : discardAiCard: 2, card: C9
01-15 15:09:06.469 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:09:06.469 18207 18239 I Unity : Discard Card: card: C9
01-15 15:09:06.472 18207 18239 E Unity : Calling MoveCard
01-15 15:09:06.472 18207 18239 I Unity : discardAiCard: 2, card: C9
01-15 15:09:06.472 18207 18239 I Unity : discardAiCard: calling changeTurn: 2
01-15 15:09:06.472 18207 18239 I Unity : ChangeTurn : 2
01-15 15:09:07.379 18207 18239 I Unity : ChangeTurn
01-15 15:09:07.379 18207 18239 I Unity : localPlayer mID: 1
01-15 15:09:07.379 18207 18239 I Unity : In change turn line 2817 mTotalPlayers: 2
01-15 15:09:07.380 18207 18239 I Unity : ID != localPlayer.mID : 2 , localPlayer.mID: 1, so waiting
01-15 15:09:07.380 18207 18239 E Unity : NextPlayer: 1
01-15 15:09:07.380 18207 18239 I Unity : gameMgr: setPlayerTurn :1 isResultShown: False
01-15 15:09:07.380 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:09:07.380 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:09:07.381 18207 18239 I Unity : Start timer: 1
01-15 15:09:07.381 18207 18239 I Unity : Player: YOU
01-15 15:09:07.381 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:09:07.382 18207 18239 I Unity : showUsefulCardsOnDiscardPile
01-15 15:09:07.382 18207 18239 I Unity : discardedCards.Count > 0
01-15 15:09:07.382 18207 18239 I Unity : Calling method fetchAllUsefulDiscards: 5
01-15 15:09:07.382 18207 18239 I Unity : fetchAllUsefulDiscards discardedCards: H7 H9 C9
01-15 15:09:07.382 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:09:07.383 18207 18239 I Unity : cardsList now: C5 C6 C8 C11 D5 S4 S6 S11 S1 H7 H9 C9 , meldName: NoMeld, meld state: NONE
01-15 15:09:07.383 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: NO MELD
01-15 15:09:07.383 18207 18239 E Unity : getAllMySequences : C5 C6 C8 C11 D5 S4 S6 S11 S1 H7 H9 C9
01-15 15:09:07.384 18207 18239 I Unity : getAllMySequences returned with seqs: 0
01-15 15:09:07.384 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H9 C9
01-15 15:09:07.384 18207 18239 I Unity : Calling pickUsefulDiscardsFromHandAndDiscards : H7 H9 C9
01-15 15:09:07.384 18207 18239 I Unity : pickUsefulDiscardsFromHandAndDiscards: 3, discardCrds: H7 H9 C9
01-15 15:09:07.385 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 4, isValidMeld: False
01-15 15:09:07.385 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 4, isValidMeld: False
01-15 15:09:07.386 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:07.386 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:07.386 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:07.386 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:07.387 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:07.387 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:07.387 18207 18239 I Unity : returned from pickUsefulDiscardsFromHandAndDiscards:
01-15 15:09:07.387 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:09:07.388 18207 18239 I Unity : calling getallmysets: C5 C6 C8 C11 D5 S4 S6 S11 S1 H7 H9 C9
01-15 15:09:07.388 18207 18239 E Unity : getAllMySets :
01-15 15:09:07.388 18207 18239 E Unity : In getAllMySets : C5 C6 C8 C11 D5 S4 S6 S11 S1 H7 H9 C9
01-15 15:09:07.389 18207 18239 E Unity : In getAllMySets 2 : H7 H9 S4 S6 S11 S1 D5 C5 C6 C8 C11 C9
01-15 15:09:07.390 18207 18239 I Unity : getHalfSets: H7 H9 S4 S6 S11 S1 D5 C5 C6 C8 C11 C9
01-15 15:09:07.390 18207 18239 I Unity : isValidSet: S11 C11 , isValidmeld:True
01-15 15:09:07.390 18207 18239 I Unity : isValidSet: H9 C9 , isValidmeld:True
01-15 15:09:07.390 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:09:07.391 18207 18239 I Unity : isValidSet: D5 C5 , isValidmeld:True
01-15 15:09:07.391 18207 18239 E Unity : getHalfSets Half Set Meld: S11 C11
01-15 15:09:07.391 18207 18239 E Unity : getHalfSets Half Set Meld: H9 C9
01-15 15:09:07.391 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:09:07.391 18207 18239 E Unity : getHalfSets Half Set Meld: D5 C5
01-15 15:09:07.391 18207 18239 I Unity : pickResidualUsefulDiscardsFromHand: 3, discardCrds: H7 H9 C9
01-15 15:09:07.392 18207 18239 I Unity : pickResidualUsefulDiscardsFromHand: from these:C5 C6 C8 C11 D5 S4 S6 S11 S1 H7 H9 C9
01-15 15:09:07.392 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C5 C6 C8 C11 C9
01-15 15:09:07.393 18207 18239 I Unity : Meld with Hand and discard cards: C9 C8 C6 C5
01-15 15:09:07.393 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 4, isValidMeld: False
01-15 15:09:07.394 18207 18239 I Unity : Meld with Hand and discard cards: C9 C8 C6 C5
01-15 15:09:07.394 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 4, isValidMeld: False
01-15 15:09:07.399 18207 18239 I Unity : Meld with Hand and discard cards: C9 C8 C6
01-15 15:09:07.399 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:07.401 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9
01-15 15:09:07.402 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:07.402 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9 C8
01-15 15:09:07.402 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:07.403 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C6 C8 C11 C9
01-15 15:09:07.403 18207 18239 I Unity : Meld with Hand and discard cards: C9 C8 C6
01-15 15:09:07.403 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:07.404 18207 18239 I Unity : Meld with Hand and discard cards: C9 C8 C6
01-15 15:09:07.404 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:07.404 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9
01-15 15:09:07.404 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:07.404 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9 C8
01-15 15:09:07.404 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:07.404 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C8 C11 C9
01-15 15:09:07.405 18207 18239 I Unity : Meld with Hand and discard cards: C9 C8
01-15 15:09:07.405 18207 18239 I Unity : getMeldStateOfMeld : C9 C8 : NONE
01-15 15:09:07.405 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:09:07.405 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9
01-15 15:09:07.405 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:07.406 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9 C8
01-15 15:09:07.406 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:07.406 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C11 C9
01-15 15:09:07.406 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9
01-15 15:09:07.406 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:07.406 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9
01-15 15:09:07.407 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:07.407 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C9
01-15 15:09:07.407 18207 18239 I Unity : Meld with Hand and discard cards meldCards: D5
01-15 15:09:07.407 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H7 H9
01-15 15:09:07.407 18207 18239 I Unity : Meld with Hand and discard cards: H9 H7
01-15 15:09:07.407 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:07.407 18207 18239 I Unity : Meld with Hand and discard cards: H9 H7
01-15 15:09:07.408 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:07.408 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H9
01-15 15:09:07.408 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S4 S6 S11 S1
01-15 15:09:07.408 18207 18239 I Unity : Meld with Hand and discard cards: S6 S4
01-15 15:09:07.408 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:07.408 18207 18239 I Unity : Meld with Hand and discard cards: S6 S4
01-15 15:09:07.409 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:07.409 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S6 S11 S1
01-15 15:09:07.409 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S11 S1
01-15 15:09:07.409 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S1
01-15 15:09:07.409 18207 18239 I Unity : Cards List:
01-15 15:09:07.409 18207 18239 I Unity : fetchAllUsefulDiscards meld Count: 5
01-15 15:09:07.410 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:09:07.410 18207 18239 I Unity : getMeldStateOfMeld : S13 D13 C13 H13 : SET
01-15 15:09:07.410 18207 18239 I Unity : meld: S13 D13 C13 H13 , meldState: ms: SET
01-15 15:09:07.415 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: S13 D13 C13 H13
01-15 15:09:07.415 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:09:07.416 18207 18239 I Unity : cardsList now: C5 C6 C8 C11 D5 S4 S6 S11 S1 H7 H9 C9 S13 D13 C13 H13 , meldName: S13 D13 C13 H13 , meld state: SET
01-15 15:09:07.416 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:09:07.417 18207 18239 I Unity : calling getallmysets: C5 C6 C8 C11 D5 S4 S6 S11 S1 H7 H9 C9 S13 D13 C13 H13
01-15 15:09:07.417 18207 18239 E Unity : getAllMySets :
01-15 15:09:07.417 18207 18239 E Unity : In getAllMySets : C5 C6 C8 C11 D5 S4 S6 S11 S1 H7 H9 C9 S13 D13 C13 H13
01-15 15:09:07.418 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:09:07.419 18207 18239 E Unity : In getAllMySets 2 : H7 H9 S4 S6 S11 S1 D5 C5 C6 C8 C11 C9
01-15 15:09:07.420 18207 18239 I Unity : getHalfSets: H7 H9 S4 S6 S11 S1 D5 C5 C6 C8 C11 C9
01-15 15:09:07.420 18207 18239 I Unity : isValidSet: S11 C11 , isValidmeld:True
01-15 15:09:07.420 18207 18239 I Unity : isValidSet: H9 C9 , isValidmeld:True
01-15 15:09:07.420 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:09:07.420 18207 18239 I Unity : isValidSet: D5 C5 , isValidmeld:True
01-15 15:09:07.421 18207 18239 E Unity : getHalfSets Half Set Meld: S11 C11
01-15 15:09:07.421 18207 18239 E Unity : getHalfSets Half Set Meld: H9 C9
01-15 15:09:07.421 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:09:07.421 18207 18239 E Unity : getHalfSets Half Set Meld: D5 C5
01-15 15:09:07.421 18207 18239 I Unity : sets: 1
01-15 15:09:07.421 18207 18239 I Unity : set: H13 S13 D13 C13
01-15 15:09:07.421 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:09:07.422 18207 18239 I Unity : getMeldStateOfMeld : H1 H2 H3 H4 : SEQUENCE
01-15 15:09:07.422 18207 18239 I Unity : meld: H1 H4 H3 H2 , meldState: ms: SEQUENCE
01-15 15:09:07.422 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H1 H4 H3 H2
01-15 15:09:07.422 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:09:07.423 18207 18239 I Unity : cardsList now: C5 C6 C8 C11 D5 S4 S6 S11 S1 H7 H9 C9 H1 H2 H3 H4 , meldName: H1 H2 H3 H4 , meld state: SEQUENCE
01-15 15:09:07.423 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: H1 H4 H3 H2
01-15 15:09:07.423 18207 18239 E Unity : getAllMySequences : C5 C6 C8 C11 D5 S4 S6 S11 S1 H7 H9 C9 H1 H2 H3 H4
01-15 15:09:07.424 18207 18239 I Unity : m from seqMelds: H1 H4 H3 H2
01-15 15:09:07.424 18207 18239 I Unity : getAllMySequences returned with seqs: 2
01-15 15:09:07.425 18207 18239 I Unity : ogSeqName: seqname: H4 H3 H2
01-15 15:09:07.425 18207 18239 I Unity : ogSeqName: H1 H4 H3 H2 seqname: H1 H4 H3 H2
01-15 15:09:07.426 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H9 C9 H1 H2 H3 H4
01-15 15:09:07.426 18207 18239 I Unity : Calling pickResidualUsefulDiscardsFromSequences
01-15 15:09:07.426 18207 18239 I Unity : pickResidualUsefulDiscardsFromSequences: 1
01-15 15:09:07.426 18207 18239 I Unity : Seq cards: H1 H2 H3 H4
01-15 15:09:07.426 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H1
01-15 15:09:07.426 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.427 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:07.427 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.427 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H3 H4 H2
01-15 15:09:07.427 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.427 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:09:07.427 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.427 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H4 H3
01-15 15:09:07.428 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.428 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:09:07.428 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.428 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H7
01-15 15:09:07.428 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.428 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:09:07.428 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.429 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H7 H9
01-15 15:09:07.429 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.430 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 9, isValidMeld: False
01-15 15:09:07.430 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.430 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H7 H9 H4
01-15 15:09:07.431 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.431 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 10, isValidMeld: False
01-15 15:09:07.432 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.432 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H2
01-15 15:09:07.432 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.432 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:07.432 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.433 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H4 H3
01-15 15:09:07.434 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.434 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:09:07.434 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.434 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H7
01-15 15:09:07.434 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.434 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:09:07.435 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.435 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H7 H9
01-15 15:09:07.435 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.435 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:09:07.435 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.435 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H7 H9 H4
01-15 15:09:07.435 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.435 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 9, isValidMeld: False
01-15 15:09:07.436 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.436 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H3
01-15 15:09:07.436 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.436 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:07.436 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.436 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H7
01-15 15:09:07.436 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.436 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:09:07.436 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.437 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H7 H9
01-15 15:09:07.437 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.437 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:09:07.437 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.437 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H7 H9 H4
01-15 15:09:07.437 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.437 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:09:07.437 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.438 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H7
01-15 15:09:07.438 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.438 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 2, initialMeldCount: 5, isValidMeld: False
01-15 15:09:07.438 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.438 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H7 H9
01-15 15:09:07.438 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.438 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 3, initialMeldCount: 6, isValidMeld: False
01-15 15:09:07.438 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.439 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H7 H9 H4
01-15 15:09:07.439 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.439 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:09:07.439 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.439 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H9
01-15 15:09:07.439 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.439 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 4, initialMeldCount: 5, isValidMeld: False
01-15 15:09:07.439 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.439 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H9 H4
01-15 15:09:07.440 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.440 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:09:07.440 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.440 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H4
01-15 15:09:07.440 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.440 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:07.440 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.440 18207 18239 I Unity : Cards List:
01-15 15:09:07.441 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:09:07.441 18207 18239 I Unity : getMeldStateOfMeld : H12 D12 C12 : SET
01-15 15:09:07.441 18207 18239 I Unity : meld: H12 D12 C12 , meldState: ms: SET
01-15 15:09:07.441 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H12 D12 C12
01-15 15:09:07.441 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:09:07.442 18207 18239 I Unity : cardsList now: C5 C6 C8 C11 D5 S4 S6 S11 S1 H7 H9 C9 H12 D12 C12 , meldName: H12 D12 C12 , meld state: SET
01-15 15:09:07.442 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:09:07.442 18207 18239 I Unity : calling getallmysets: C5 C6 C8 C11 D5 S4 S6 S11 S1 H7 H9 C9 H12 D12 C12
01-15 15:09:07.442 18207 18239 E Unity : getAllMySets :
01-15 15:09:07.442 18207 18239 E Unity : In getAllMySets : C5 C6 C8 C11 D5 S4 S6 S11 S1 H7 H9 C9 H12 D12 C12
01-15 15:09:07.443 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:09:07.444 18207 18239 E Unity : In getAllMySets 2 : H7 H9 S4 S6 S11 S1 D5 C5 C6 C8 C11 C9
01-15 15:09:07.444 18207 18239 I Unity : getHalfSets: H7 H9 S4 S6 S11 S1 D5 C5 C6 C8 C11 C9
01-15 15:09:07.445 18207 18239 I Unity : isValidSet: S11 C11 , isValidmeld:True
01-15 15:09:07.446 18207 18239 I Unity : isValidSet: H9 C9 , isValidmeld:True
01-15 15:09:07.446 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:09:07.447 18207 18239 I Unity : isValidSet: D5 C5 , isValidmeld:True
01-15 15:09:07.447 18207 18239 E Unity : getHalfSets Half Set Meld: S11 C11
01-15 15:09:07.448 18207 18239 E Unity : getHalfSets Half Set Meld: H9 C9
01-15 15:09:07.448 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:09:07.449 18207 18239 E Unity : getHalfSets Half Set Meld: D5 C5
01-15 15:09:07.449 18207 18239 I Unity : sets: 1
01-15 15:09:07.449 18207 18239 I Unity : set: H12 D12 C12
01-15 15:09:07.450 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:09:07.451 18207 18239 I Unity : getMeldStateOfMeld : C1 C2 C3 : SEQUENCE
01-15 15:09:07.451 18207 18239 I Unity : meld: C1 C3 C2 , meldState: ms: SEQUENCE
01-15 15:09:07.451 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: C1 C3 C2
01-15 15:09:07.451 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:09:07.452 18207 18239 I Unity : cardsList now: C5 C6 C8 C11 D5 S4 S6 S11 S1 H7 H9 C9 C1 C2 C3 , meldName: C1 C2 C3 , meld state: SEQUENCE
01-15 15:09:07.452 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: C1 C3 C2
01-15 15:09:07.452 18207 18239 E Unity : getAllMySequences : C5 C6 C8 C11 D5 S4 S6 S11 S1 H7 H9 C9 C1 C2 C3
01-15 15:09:07.453 18207 18239 I Unity : m from seqMelds: C1 C3 C2
01-15 15:09:07.453 18207 18239 I Unity : getAllMySequences returned with seqs: 1
01-15 15:09:07.454 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H9 C9 C1 C2 C3
01-15 15:09:07.454 18207 18239 I Unity : Calling pickResidualUsefulDiscardsFromSequences
01-15 15:09:07.454 18207 18239 I Unity : pickResidualUsefulDiscardsFromSequences: 1
01-15 15:09:07.454 18207 18239 I Unity : Seq cards: C1 C2 C3
01-15 15:09:07.454 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C1
01-15 15:09:07.454 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.454 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:09:07.454 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.455 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C1 C2 C3 C3
01-15 15:09:07.455 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.455 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:07.455 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.455 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C1 C2 C3 C3 C9
01-15 15:09:07.455 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.455 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:09:07.455 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.455 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C1 C2 C3 C3 C9 C2
01-15 15:09:07.456 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.456 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:09:07.456 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.456 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C3
01-15 15:09:07.456 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.456 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:09:07.456 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.456 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C3 C9
01-15 15:09:07.456 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.457 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:07.457 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.457 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C3 C9 C2
01-15 15:09:07.457 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.457 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:09:07.457 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.457 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C9
01-15 15:09:07.457 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.457 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 5, initialMeldCount: 4, isValidMeld: False
01-15 15:09:07.458 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.458 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C9 C2
01-15 15:09:07.458 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.458 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:07.458 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.458 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C2
01-15 15:09:07.458 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:07.458 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:09:07.458 18207 18239 I Unity : isValidMeld: False
01-15 15:09:07.459 18207 18239 I Unity : Cards List:
01-15 15:09:07.459 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:09:07.459 18207 18239 I Unity : getMeldStateOfMeld : H10 S10 C10 : SET
01-15 15:09:07.459 18207 18239 I Unity : meld: H10 S10 C10 , meldState: ms: SET
01-15 15:09:07.459 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H10 S10 C10
01-15 15:09:07.460 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:09:07.460 18207 18239 I Unity : cardsList now: C5 C6 C8 C11 D5 S4 S6 S11 S1 H7 H9 C9 H10 S10 C10 , meldName: H10 S10 C10 , meld state: SET
01-15 15:09:07.460 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:09:07.460 18207 18239 I Unity : calling getallmysets: C5 C6 C8 C11 D5 S4 S6 S11 S1 H7 H9 C9 H10 S10 C10
01-15 15:09:07.460 18207 18239 E Unity : getAllMySets :
01-15 15:09:07.460 18207 18239 E Unity : In getAllMySets : C5 C6 C8 C11 D5 S4 S6 S11 S1 H7 H9 C9 H10 S10 C10
01-15 15:09:07.461 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:09:07.462 18207 18239 E Unity : In getAllMySets 2 : H7 H9 S4 S6 S11 S1 D5 C5 C6 C8 C11 C9
01-15 15:09:07.462 18207 18239 I Unity : getHalfSets: H7 H9 S4 S6 S11 S1 D5 C5 C6 C8 C11 C9
01-15 15:09:07.463 18207 18239 I Unity : isValidSet: S11 C11 , isValidmeld:True
01-15 15:09:07.463 18207 18239 I Unity : isValidSet: H9 C9 , isValidmeld:True
01-15 15:09:07.464 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:09:07.465 18207 18239 I Unity : isValidSet: D5 C5 , isValidmeld:True
01-15 15:09:07.466 18207 18239 E Unity : getHalfSets Half Set Meld: S11 C11
01-15 15:09:07.466 18207 18239 E Unity : getHalfSets Half Set Meld: H9 C9
01-15 15:09:07.466 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:09:07.467 18207 18239 E Unity : getHalfSets Half Set Meld: D5 C5
01-15 15:09:07.467 18207 18239 I Unity : sets: 1
01-15 15:09:07.467 18207 18239 I Unity : set: H10 S10 C10
01-15 15:09:07.468 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:09:11.050 18207 18239 I Unity : isResultShown: False Card Selected: C9 (Card) c.mIsDiscardCard: True c.mIsDeckCard: Falseplayer.mIsCardTaken: False Tapable: True cardsInDeck 19
01-15 15:09:11.050 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:09:11.050 18207 18239 I Unity : is DiscardCard Selected
01-15 15:09:11.051 18207 18239 I Unity : Discard card count: 3 cardonscreen: 15 player cards count: 9
01-15 15:09:11.051 18207 18239 E Unity : local position: (1.6, -3.2, 0.0)
01-15 15:09:11.051 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:09:11.062 18207 18239 E Unity : postDiscardedCardsAddedToHand
01-15 15:09:11.062 18207 18239 E Unity : Card: C9 (Card) Last DiscardedCard: C9 (Card)
01-15 15:09:11.062 18207 18239 I Unity : handleSelectedDiscardCard Card: C9 (Card)
01-15 15:09:11.063 18207 18239 I Unity : Calling checkResult from Line 5682
01-15 15:09:11.063 18207 18239 I Unity : removeCardsFromDiscardCards: C9
01-15 15:09:11.078 18207 18239 E Unity : checkResult exiting
01-15 15:09:11.247 18207 18239 I Unity : Align Cards
01-15 15:09:11.248 18207 18239 E Unity : Sort and swap card positions
01-15 15:09:12.147 18207 18239 I Unity : Sort
01-15 15:09:14.348 18207 18239 I Unity : isCardSorting false
01-15 15:09:15.149 18207 18239 I Unity : isResultShown: False Card Selected: C11 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 19
01-15 15:09:15.149 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:09:15.149 18207 18239 I Unity : mIsPlayerCard
01-15 15:09:15.150 18207 18239 I Unity : Selected
01-15 15:09:15.150 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: C11
01-15 15:09:15.151 18207 18239 I Unity : MeldList Meld: S13 D13 C13 H13
01-15 15:09:15.151 18207 18239 I Unity : MeldList Meld: H1 H2 H3 H4
01-15 15:09:15.152 18207 18239 I Unity : MeldList Meld: H12 D12 C12
01-15 15:09:15.152 18207 18239 I Unity : MeldList Meld: C1 C2 C3
01-15 15:09:15.152 18207 18239 I Unity : MeldList Meld: H10 S10 C10
01-15 15:09:15.153 18207 18239 I Unity : Meld: S13 D13 C13 H13 , tempMeld:: S13 D13 C13 H13 C11
01-15 15:09:15.154 18207 18239 I Unity : isValidSet: H13 S13 D13 C11 C13 , isValidmeld:False
01-15 15:09:15.154 18207 18239 I Unity : getMeldStateOfMeld : C11 S13 D13 C13 H13 : NONE
01-15 15:09:15.155 18207 18239 I Unity : MeldState of meld: S13 D13 C13 H13 C11 is: NONE, isMeld(before calling getMeldState): False
01-15 15:09:15.155 18207 18239 I Unity : Can't meld... Meld: S13 D13 C13 H13 selectedCards: C11
01-15 15:09:15.155 18207 18239 I Unity : Meld: H1 H4 H3 H2 , tempMeld:: H1 C11 H4 H3 H2
01-15 15:09:15.157 18207 18239 I Unity : isValidSet: H1 H2 H3 H4 C11 , isValidmeld:False
01-15 15:09:15.157 18207 18239 I Unity : getMeldStateOfMeld : C11 H1 H2 H3 H4 : NONE
01-15 15:09:15.158 18207 18239 I Unity : MeldState of meld: H1 C11 H4 H3 H2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:09:15.158 18207 18239 I Unity : Can't meld... Meld: H1 H2 H3 H4 selectedCards: C11
01-15 15:09:15.159 18207 18239 I Unity : Meld: H12 D12 C12 , tempMeld:: H12 D12 C12 C11
01-15 15:09:15.160 18207 18239 I Unity : isValidSet: H12 D12 C11 C12 , isValidmeld:False
01-15 15:09:15.161 18207 18239 I Unity : getMeldStateOfMeld : C11 H12 D12 C12 : NONE
01-15 15:09:15.162 18207 18239 I Unity : MeldState of meld: H12 D12 C12 C11 is: NONE, isMeld(before calling getMeldState): False
01-15 15:09:15.162 18207 18239 I Unity : Can't meld... Meld: H12 D12 C12 selectedCards: C11
01-15 15:09:15.164 18207 18239 I Unity : Meld: C1 C3 C2 , tempMeld:: C1 C11 C3 C2
01-15 15:09:15.166 18207 18239 I Unity : isValidSet: C1 C2 C3 C11 , isValidmeld:False
01-15 15:09:15.166 18207 18239 I Unity : getMeldStateOfMeld : C11 C1 C2 C3 : NONE
01-15 15:09:15.166 18207 18239 I Unity : MeldState of meld: C1 C11 C3 C2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:09:15.166 18207 18239 I Unity : Can't meld... Meld: C1 C2 C3 selectedCards: C11
01-15 15:09:15.167 18207 18239 I Unity : Meld: H10 S10 C10 , tempMeld:: C11 H10 S10 C10
01-15 15:09:15.168 18207 18239 I Unity : isValidSet: H10 S10 C10 C11 , isValidmeld:False
01-15 15:09:15.168 18207 18239 I Unity : getMeldStateOfMeld : C11 H10 S10 C10 : NONE
01-15 15:09:15.168 18207 18239 I Unity : MeldState of meld: C11 H10 S10 C10 is: NONE, isMeld(before calling getMeldState): False
01-15 15:09:15.169 18207 18239 I Unity : Can't meld... Meld: H10 S10 C10 selectedCards: C11
01-15 15:09:15.169 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:09:15.170 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:09:15.170 18207 18239 E Unity : localMelds Count: 2 selectedCards: C11
01-15 15:09:15.170 18207 18239 E Unity : localMelds Count: 2 isJokerInHand+ False
01-15 15:09:15.170 18207 18239 I Unity : mSelectedcard: C9 (Card)
01-15 15:09:15.820 18207 18239 I Unity : discardPlayerCard: 1
01-15 15:09:15.820 18207 18239 I Unity : localPlayer.mCards.Count: 10
01-15 15:09:15.820 18207 18239 E Unity : onCardDeselected- discardPlayerCard
01-15 15:09:15.820 18207 18239 I Unity : Clear duplicate Melds and show local melds, hide highlight meld and delete child objects
01-15 15:09:15.820 18207 18239 I Unity : Destroy duplicate meld objects
01-15 15:09:15.821 18207 18239 I Unity : Discard Card: card: C11
01-15 15:09:15.822 18207 18239 E Unity : Calling MoveCard
01-15 15:09:15.822 18207 18239 E Unity : discardPlayerCard: calling changeTurn
01-15 15:09:15.822 18207 18239 I Unity : ChangeTurn : 1
01-15 15:09:15.822 18207 18239 I Unity : Enable hand scroll: False
01-15 15:09:15.839 18207 18239 I Unity : Align Cards
01-15 15:09:15.840 18207 18239 E Unity : Sort and swap card positions
01-15 15:09:16.715 18207 18239 I Unity : ChangeTurn
01-15 15:09:16.715 18207 18239 I Unity : localPlayer mID: 1
01-15 15:09:16.715 18207 18239 I Unity : In change turn line 2817 mTotalPlayers: 2
01-15 15:09:16.715 18207 18239 E Unity : NextPlayer: 2
01-15 15:09:16.716 18207 18239 I Unity : gameMgr: setPlayerTurn :2 isResultShown: False
01-15 15:09:16.716 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:09:16.716 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:09:16.716 18207 18239 I Unity : Start timer: 2
01-15 15:09:16.716 18207 18239 I Unity : Player: DAVID
01-15 15:09:16.716 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:09:16.717 18207 18239 I Unity : playAiTurn now: 2
01-15 15:09:16.717 18207 18239 I Unity : disableAllMelds
01-15 15:09:16.717 18207 18239 I Unity : meldList Count is >0
01-15 15:09:16.719 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:09:16.720 18207 18239 I Unity : getHalfSets: D4 D6 C11
01-15 15:09:16.720 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:09:16.721 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:09:16.721 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:09:16.721 18207 18239 E Unity : I am In getProperMelds: H13 S13 D13 C13
01-15 15:09:16.722 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H13 S13 D13 C13 , meld: S13 D13 C13 H13
01-15 15:09:16.722 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:09:16.722 18207 18239 E Unity : getProperMelds Meld: H13 S13 D13 C13
01-15 15:09:16.722 18207 18239 I Unity : calling hasSimilarMeldState?: meld: S13 D13 C13 H13 m: H13 S13 D13 C13
01-15 15:09:16.723 18207 18239 E Unity : compare melds, m1:: H13 S13 D13 C13 , m2: S13 D13 C13 H13
01-15 15:09:16.723 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:09:16.723 18207 18239 I Unity : getMeldStateOfMeld : H13 S13 D13 C13 : SET
01-15 15:09:16.729 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:09:16.730 18207 18239 I Unity : getMeldStateOfMeld : S13 D13 C13 H13 : SET
01-15 15:09:16.731 18207 18239 I Unity : meld1 : H13 S13 D13 C13 : SET, meld: S13 D13 C13 H13 : SET
01-15 15:09:16.732 18207 18239 I Unity : IsSimilar: True meld: S13 D13 C13 H13 m: H13 S13 D13 C13
01-15 15:09:16.732 18207 18239 I Unity : not similar: S13 D13 C13 H13 m: H13 S13 D13 C13
01-15 15:09:16.732 18207 18239 E Unity : getUsefulDiscardCards - Meld: H13 S13 D13 C13
01-15 15:09:16.732 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:16.733 18207 18239 E Unity : getUsefulDiscardCards - Meld: H13 S13 D13 C13
01-15 15:09:16.733 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:16.733 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:09:16.736 18207 18239 I Unity : getHalfSets: D4 D6 C11
01-15 15:09:16.737 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:09:16.738 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:09:16.738 18207 18239 E Unity : I am In getProperMelds: H1 H4 H3 H2
01-15 15:09:16.738 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H1 H4 H3 H2 , meld: H1 H4 H3 H2
01-15 15:09:16.738 18207 18239 E Unity : meld.meldOwnerID: 1, m.OwnerID: -5
01-15 15:09:16.739 18207 18239 I Unity : melds of same name, continue
01-15 15:09:16.739 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:16.739 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:16.739 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:09:16.740 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:09:16.741 18207 18239 I Unity : getHalfSets: D4 D6 C11
01-15 15:09:16.742 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:09:16.742 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:09:16.743 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:09:16.743 18207 18239 E Unity : I am In getProperMelds: H12 D12 C12
01-15 15:09:16.743 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H12 D12 C12 , meld: H12 D12 C12
01-15 15:09:16.743 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:09:16.744 18207 18239 I Unity : melds of same name, continue
01-15 15:09:16.744 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:16.744 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:16.744 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:09:16.747 18207 18239 I Unity : getHalfSets: D4 D6 C11
01-15 15:09:16.748 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:09:16.749 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:09:16.749 18207 18239 E Unity : I am In getProperMelds: C1 C3 C2
01-15 15:09:16.749 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: C1 C3 C2 , meld: C1 C3 C2
01-15 15:09:16.749 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:09:16.749 18207 18239 I Unity : melds of same name, continue
01-15 15:09:16.749 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:16.749 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:16.749 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:09:16.751 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:09:16.752 18207 18239 I Unity : getHalfSets: D4 D6 C11
01-15 15:09:16.753 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:09:16.753 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:09:16.754 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:09:16.754 18207 18239 E Unity : I am In getProperMelds: H10 S10 C10
01-15 15:09:16.754 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H10 S10 C10 , meld: H10 S10 C10
01-15 15:09:16.754 18207 18239 E Unity : meld.meldOwnerID: 1, m.OwnerID: -5
01-15 15:09:16.754 18207 18239 I Unity : melds of same name, continue
01-15 15:09:16.755 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:16.755 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:16.755 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:09:16.755 18207 18239 I Unity : Possible melds: H13 S13 D13 C13
01-15 15:09:16.755 18207 18239 I Unity : processUsefulCards : discardedCards.Count:: 3
01-15 15:09:16.755 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:09:16.755 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:09:16.755 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:16.756 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:16.756 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:16.756 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:16.756 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:09:16.756 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:09:16.756 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:16.756 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:16.756 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:16.756 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:16.757 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:09:16.757 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:09:16.757 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:16.757 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:16.757 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:16.757 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:16.757 18207 18239 I Unity : usefulDiscardCards at this point:
01-15 15:09:16.757 18207 18239 I Unity : MeldList count: 5
01-15 15:09:16.758 18207 18239 I Unity : enableHighlightOfCards
01-15 15:09:16.774 18207 18239 I Unity : Sort
01-15 15:09:17.617 18207 18239 I Unity : possible Meld: H13 S13 D13 C13
01-15 15:09:17.617 18207 18239 E Unity : onGetDeckCard - AI #################################################
01-15 15:09:17.629 18207 18239 I Unity : calling checkresult from delayCardAdditionToMeld
01-15 15:09:17.647 18207 18239 E Unity : checkResult exiting
01-15 15:09:18.514 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:09:18.517 18207 18239 I Unity : getHalfSets: D1
01-15 15:09:18.518 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:09:18.518 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:09:18.945 18207 18239 I Unity : isCardSorting false
01-15 15:09:19.415 18207 18239 I Unity : Discard Ai Card - Delay: 0.9
01-15 15:09:21.215 18207 18239 I Unity : showOrDiscardAI discardAI: 2
01-15 15:09:21.215 18207 18239 I Unity : discardAI routine in RummyGameMgr
01-15 15:09:21.515 18207 18239 I Unity : Calling checkResult from discardAI
01-15 15:09:21.515 18207 18239 I Unity : AI getAiDiscardCard
01-15 15:09:21.515 18207 18239 E Unity : getDiscardCard
01-15 15:09:21.518 18207 18239 I Unity : getHalfSets: D1
01-15 15:09:21.518 18207 18239 I Unity : getDiscardCard: D1, 0
01-15 15:09:21.518 18207 18239 I Unity : Discard Card: D1 (Card) isJoker: False
01-15 15:09:21.518 18207 18239 I Unity : RummyGameMgr class discardAiCard
01-15 15:09:21.519 18207 18239 I Unity : discardAiCard: 2, card: D1
01-15 15:09:21.519 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:09:21.519 18207 18239 I Unity : Discard Card: card: D1
01-15 15:09:21.522 18207 18239 E Unity : Calling MoveCard
01-15 15:09:21.522 18207 18239 I Unity : discardAiCard: 2, card: D1
01-15 15:09:21.522 18207 18239 I Unity : discardAiCard: calling changeTurn: 2
01-15 15:09:21.522 18207 18239 I Unity : ChangeTurn : 2
01-15 15:09:22.414 18207 18239 I Unity : ChangeTurn
01-15 15:09:22.415 18207 18239 I Unity : localPlayer mID: 1
01-15 15:09:22.415 18207 18239 I Unity : In change turn line 2817 mTotalPlayers: 2
01-15 15:09:22.415 18207 18239 I Unity : ID != localPlayer.mID : 2 , localPlayer.mID: 1, so waiting
01-15 15:09:22.415 18207 18239 E Unity : NextPlayer: 1
01-15 15:09:22.415 18207 18239 I Unity : gameMgr: setPlayerTurn :1 isResultShown: False
01-15 15:09:22.415 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:09:22.415 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:09:22.416 18207 18239 I Unity : Start timer: 1
01-15 15:09:22.416 18207 18239 I Unity : Player: YOU
01-15 15:09:22.416 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:09:22.417 18207 18239 I Unity : showUsefulCardsOnDiscardPile
01-15 15:09:22.417 18207 18239 I Unity : discardedCards.Count > 0
01-15 15:09:22.417 18207 18239 I Unity : Calling method fetchAllUsefulDiscards: 5
01-15 15:09:22.418 18207 18239 I Unity : fetchAllUsefulDiscards discardedCards: H7 H9 C11 D1
01-15 15:09:22.418 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:09:22.418 18207 18239 I Unity : cardsList now: C5 C6 C8 C9 D5 S4 S6 S11 S1 H7 H9 C11 D1 , meldName: NoMeld, meld state: NONE
01-15 15:09:22.418 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: NO MELD
01-15 15:09:22.419 18207 18239 E Unity : getAllMySequences : C5 C6 C8 C9 D5 S4 S6 S11 S1 H7 H9 C11 D1
01-15 15:09:22.420 18207 18239 I Unity : getAllMySequences returned with seqs: 0
01-15 15:09:22.420 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H9 C11 D1
01-15 15:09:22.420 18207 18239 I Unity : Calling pickUsefulDiscardsFromHandAndDiscards : H7 H9 C11 D1
01-15 15:09:22.420 18207 18239 I Unity : pickUsefulDiscardsFromHandAndDiscards: 4, discardCrds: H7 H9 C11 D1
01-15 15:09:22.422 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 4, isValidMeld: False
01-15 15:09:22.422 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 4, isValidMeld: False
01-15 15:09:22.422 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:22.422 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:22.422 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:22.423 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:22.423 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:22.423 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:22.423 18207 18239 I Unity : returned from pickUsefulDiscardsFromHandAndDiscards:
01-15 15:09:22.423 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:09:22.424 18207 18239 I Unity : calling getallmysets: C5 C6 C8 C9 D5 S4 S6 S11 S1 H7 H9 C11 D1
01-15 15:09:22.424 18207 18239 E Unity : getAllMySets :
01-15 15:09:22.424 18207 18239 E Unity : In getAllMySets : C5 C6 C8 C9 D5 S4 S6 S11 S1 H7 H9 C11 D1
01-15 15:09:22.426 18207 18239 E Unity : In getAllMySets 2 : H7 H9 S4 S6 S11 S1 D5 D1 C5 C6 C8 C9 C11
01-15 15:09:22.426 18207 18239 I Unity : getHalfSets: H7 H9 S4 S6 S11 S1 D5 D1 C5 C6 C8 C9 C11
01-15 15:09:22.426 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:09:22.426 18207 18239 I Unity : isValidSet: S11 C11 , isValidmeld:True
01-15 15:09:22.427 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:09:22.428 18207 18239 I Unity : isValidSet: D5 C5 , isValidmeld:True
01-15 15:09:22.428 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:09:22.428 18207 18239 E Unity : getHalfSets Half Set Meld: S11 C11
01-15 15:09:22.434 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:09:22.435 18207 18239 E Unity : getHalfSets Half Set Meld: D5 C5
01-15 15:09:22.436 18207 18239 I Unity : pickResidualUsefulDiscardsFromHand: 4, discardCrds: H7 H9 C11 D1
01-15 15:09:22.436 18207 18239 I Unity : pickResidualUsefulDiscardsFromHand: from these:C5 C6 C8 C9 D5 S4 S6 S11 S1 H7 H9 C11 D1
01-15 15:09:22.436 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C5 C6 C8 C9 C11
01-15 15:09:22.437 18207 18239 I Unity : Meld with Hand and discard cards: C9 C8 C6 C5
01-15 15:09:22.437 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 4, isValidMeld: False
01-15 15:09:22.438 18207 18239 I Unity : Meld with Hand and discard cards: C9 C8 C6 C5
01-15 15:09:22.438 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 4, isValidMeld: False
01-15 15:09:22.438 18207 18239 I Unity : Meld with Hand and discard cards: C9 C8 C6
01-15 15:09:22.438 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:22.438 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9 C8
01-15 15:09:22.439 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:22.439 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9
01-15 15:09:22.439 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:22.439 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C6 C8 C9 C11
01-15 15:09:22.440 18207 18239 I Unity : Meld with Hand and discard cards: C9 C8 C6
01-15 15:09:22.440 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:22.440 18207 18239 I Unity : Meld with Hand and discard cards: C9 C8 C6
01-15 15:09:22.441 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:22.441 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9 C8
01-15 15:09:22.441 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:22.441 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9
01-15 15:09:22.441 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:22.441 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C8 C9 C11
01-15 15:09:22.442 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9 C8
01-15 15:09:22.442 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:22.442 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9 C8
01-15 15:09:22.442 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:22.442 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9
01-15 15:09:22.443 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:22.443 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C9 C11
01-15 15:09:22.443 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9
01-15 15:09:22.443 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:22.443 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9
01-15 15:09:22.443 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:22.443 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C11
01-15 15:09:22.444 18207 18239 I Unity : Meld with Hand and discard cards meldCards: D5 D1
01-15 15:09:22.444 18207 18239 I Unity : Meld with Hand and discard cards meldCards: D1
01-15 15:09:22.444 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H7 H9
01-15 15:09:22.444 18207 18239 I Unity : Meld with Hand and discard cards: H9 H7
01-15 15:09:22.445 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:22.445 18207 18239 I Unity : Meld with Hand and discard cards: H9 H7
01-15 15:09:22.445 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:22.445 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H9
01-15 15:09:22.445 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S4 S6 S11 S1
01-15 15:09:22.446 18207 18239 I Unity : Meld with Hand and discard cards: S6 S4
01-15 15:09:22.446 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:22.447 18207 18239 I Unity : Meld with Hand and discard cards: S6 S4
01-15 15:09:22.448 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:22.448 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S6 S11 S1
01-15 15:09:22.448 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S11 S1
01-15 15:09:22.448 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S1
01-15 15:09:22.449 18207 18239 I Unity : Cards List:
01-15 15:09:22.449 18207 18239 I Unity : fetchAllUsefulDiscards meld Count: 5
01-15 15:09:22.450 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:09:22.451 18207 18239 I Unity : getMeldStateOfMeld : S13 D13 C13 H13 : SET
01-15 15:09:22.451 18207 18239 I Unity : meld: S13 D13 C13 H13 , meldState: ms: SET
01-15 15:09:22.451 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: S13 D13 C13 H13
01-15 15:09:22.451 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:09:22.452 18207 18239 I Unity : cardsList now: C5 C6 C8 C9 D5 S4 S6 S11 S1 H7 H9 C11 D1 S13 D13 C13 H13 , meldName: S13 D13 C13 H13 , meld state: SET
01-15 15:09:22.452 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:09:22.452 18207 18239 I Unity : calling getallmysets: C5 C6 C8 C9 D5 S4 S6 S11 S1 H7 H9 C11 D1 S13 D13 C13 H13
01-15 15:09:22.452 18207 18239 E Unity : getAllMySets :
01-15 15:09:22.452 18207 18239 E Unity : In getAllMySets : C5 C6 C8 C9 D5 S4 S6 S11 S1 H7 H9 C11 D1 S13 D13 C13 H13
01-15 15:09:22.453 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:09:22.454 18207 18239 E Unity : In getAllMySets 2 : H9 H7 S11 S6 S1 S4 D5 D1 C8 C11 C6 C9 C5
01-15 15:09:22.454 18207 18239 I Unity : getHalfSets: H9 H7 S11 S6 S1 S4 D5 D1 C8 C11 C6 C9 C5
01-15 15:09:22.454 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:09:22.454 18207 18239 I Unity : isValidSet: S11 C11 , isValidmeld:True
01-15 15:09:22.455 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:09:22.455 18207 18239 I Unity : isValidSet: D5 C5 , isValidmeld:True
01-15 15:09:22.455 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:09:22.455 18207 18239 E Unity : getHalfSets Half Set Meld: S11 C11
01-15 15:09:22.455 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:09:22.455 18207 18239 E Unity : getHalfSets Half Set Meld: D5 C5
01-15 15:09:22.456 18207 18239 I Unity : sets: 1
01-15 15:09:22.456 18207 18239 I Unity : set: H13 S13 D13 C13
01-15 15:09:22.456 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:09:22.456 18207 18239 I Unity : getMeldStateOfMeld : H1 H2 H3 H4 : SEQUENCE
01-15 15:09:22.456 18207 18239 I Unity : meld: H1 H4 H3 H2 , meldState: ms: SEQUENCE
01-15 15:09:22.456 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H1 H4 H3 H2
01-15 15:09:22.456 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:09:22.457 18207 18239 I Unity : cardsList now: C5 C6 C8 C9 D5 S4 S6 S11 S1 H7 H9 C11 D1 H1 H2 H3 H4 , meldName: H1 H2 H3 H4 , meld state: SEQUENCE
01-15 15:09:22.457 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: H1 H4 H3 H2
01-15 15:09:22.457 18207 18239 E Unity : getAllMySequences : C5 C6 C8 C9 D5 S4 S6 S11 S1 H7 H9 C11 D1 H1 H2 H3 H4
01-15 15:09:22.458 18207 18239 I Unity : m from seqMelds: H1 H4 H3 H2
01-15 15:09:22.459 18207 18239 I Unity : getAllMySequences returned with seqs: 2
01-15 15:09:22.459 18207 18239 I Unity : ogSeqName: seqname: H4 H3 H2
01-15 15:09:22.459 18207 18239 I Unity : ogSeqName: H1 H4 H3 H2 seqname: H1 H4 H3 H2
01-15 15:09:22.460 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H9 C11 D1 H1 H2 H3 H4
01-15 15:09:22.460 18207 18239 I Unity : Calling pickResidualUsefulDiscardsFromSequences
01-15 15:09:22.460 18207 18239 I Unity : pickResidualUsefulDiscardsFromSequences: 1
01-15 15:09:22.460 18207 18239 I Unity : Seq cards: H1 H2 H3 H4
01-15 15:09:22.461 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H1
01-15 15:09:22.461 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.461 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:22.461 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.461 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H3 H4 H2
01-15 15:09:22.461 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.461 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:09:22.462 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.462 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H4 H3
01-15 15:09:22.462 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.462 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:09:22.462 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.462 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H7
01-15 15:09:22.462 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.463 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:09:22.463 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.463 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H7 H9
01-15 15:09:22.463 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.464 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 9, isValidMeld: False
01-15 15:09:22.464 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.464 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H7 H9 H4
01-15 15:09:22.465 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.465 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 10, isValidMeld: False
01-15 15:09:22.465 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.466 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H2
01-15 15:09:22.466 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.466 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:22.467 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.467 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H4 H3
01-15 15:09:22.467 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.467 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:09:22.467 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.469 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H7
01-15 15:09:22.469 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.469 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:09:22.469 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.469 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H7 H9
01-15 15:09:22.470 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.470 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:09:22.470 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.470 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H7 H9 H4
01-15 15:09:22.470 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.470 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 9, isValidMeld: False
01-15 15:09:22.470 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.471 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H3
01-15 15:09:22.471 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.471 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:22.471 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.471 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H7
01-15 15:09:22.471 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.471 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:09:22.471 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.472 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H7 H9
01-15 15:09:22.472 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.472 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:09:22.472 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.472 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H7 H9 H4
01-15 15:09:22.472 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.472 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:09:22.472 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.473 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H7
01-15 15:09:22.473 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.473 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 2, initialMeldCount: 5, isValidMeld: False
01-15 15:09:22.473 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.473 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H7 H9
01-15 15:09:22.473 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.473 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 3, initialMeldCount: 6, isValidMeld: False
01-15 15:09:22.473 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.474 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H7 H9 H4
01-15 15:09:22.474 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.474 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:09:22.474 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.474 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H9
01-15 15:09:22.474 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.474 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 4, initialMeldCount: 5, isValidMeld: False
01-15 15:09:22.474 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.474 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H9 H4
01-15 15:09:22.475 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.475 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:09:22.475 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.475 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H4
01-15 15:09:22.475 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.475 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:22.475 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.475 18207 18239 I Unity : Cards List:
01-15 15:09:22.476 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:09:22.476 18207 18239 I Unity : getMeldStateOfMeld : H12 D12 C12 : SET
01-15 15:09:22.476 18207 18239 I Unity : meld: H12 D12 C12 , meldState: ms: SET
01-15 15:09:22.476 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H12 D12 C12
01-15 15:09:22.476 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:09:22.477 18207 18239 I Unity : cardsList now: C5 C6 C8 C9 D5 S4 S6 S11 S1 H7 H9 C11 D1 H12 D12 C12 , meldName: H12 D12 C12 , meld state: SET
01-15 15:09:22.477 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:09:22.477 18207 18239 I Unity : calling getallmysets: C5 C6 C8 C9 D5 S4 S6 S11 S1 H7 H9 C11 D1 H12 D12 C12
01-15 15:09:22.477 18207 18239 E Unity : getAllMySets :
01-15 15:09:22.477 18207 18239 E Unity : In getAllMySets : C5 C6 C8 C9 D5 S4 S6 S11 S1 H7 H9 C11 D1 H12 D12 C12
01-15 15:09:22.478 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:09:22.479 18207 18239 E Unity : In getAllMySets 2 : H7 H9 S4 S6 S11 S1 D5 D1 C5 C6 C8 C9 C11
01-15 15:09:22.479 18207 18239 I Unity : getHalfSets: H7 H9 S4 S6 S11 S1 D5 D1 C5 C6 C8 C9 C11
01-15 15:09:22.480 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:09:22.480 18207 18239 I Unity : isValidSet: S11 C11 , isValidmeld:True
01-15 15:09:22.481 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:09:22.481 18207 18239 I Unity : isValidSet: D5 C5 , isValidmeld:True
01-15 15:09:22.482 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:09:22.482 18207 18239 E Unity : getHalfSets Half Set Meld: S11 C11
01-15 15:09:22.483 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:09:22.483 18207 18239 E Unity : getHalfSets Half Set Meld: D5 C5
01-15 15:09:22.483 18207 18239 I Unity : sets: 1
01-15 15:09:22.483 18207 18239 I Unity : set: H12 D12 C12
01-15 15:09:22.484 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:09:22.484 18207 18239 I Unity : getMeldStateOfMeld : C1 C2 C3 : SEQUENCE
01-15 15:09:22.484 18207 18239 I Unity : meld: C1 C3 C2 , meldState: ms: SEQUENCE
01-15 15:09:22.484 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: C1 C3 C2
01-15 15:09:22.484 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:09:22.486 18207 18239 I Unity : cardsList now: C5 C6 C8 C9 D5 S4 S6 S11 S1 H7 H9 C11 D1 C1 C2 C3 , meldName: C1 C2 C3 , meld state: SEQUENCE
01-15 15:09:22.486 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: C1 C3 C2
01-15 15:09:22.486 18207 18239 E Unity : getAllMySequences : C5 C6 C8 C9 D5 S4 S6 S11 S1 H7 H9 C11 D1 C1 C2 C3
01-15 15:09:22.487 18207 18239 I Unity : m from seqMelds: C1 C3 C2
01-15 15:09:22.487 18207 18239 I Unity : getAllMySequences returned with seqs: 1
01-15 15:09:22.487 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H9 C11 D1 C1 C2 C3
01-15 15:09:22.487 18207 18239 I Unity : Calling pickResidualUsefulDiscardsFromSequences
01-15 15:09:22.487 18207 18239 I Unity : pickResidualUsefulDiscardsFromSequences: 1
01-15 15:09:22.488 18207 18239 I Unity : Seq cards: C1 C2 C3
01-15 15:09:22.488 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C1
01-15 15:09:22.488 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.488 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:09:22.488 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.488 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C1 C2 C3 C3
01-15 15:09:22.488 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.488 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:22.488 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.489 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C1 C2 C3 C3 C11
01-15 15:09:22.489 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.489 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:09:22.489 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.489 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C1 C2 C3 C3 C11 C2
01-15 15:09:22.489 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.489 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:09:22.489 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.489 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C3
01-15 15:09:22.489 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.490 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:09:22.490 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.490 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C3 C11
01-15 15:09:22.490 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.490 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:22.490 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.490 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C3 C11 C2
01-15 15:09:22.490 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.490 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:09:22.490 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.490 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C11
01-15 15:09:22.491 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.491 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 7, initialMeldCount: 4, isValidMeld: False
01-15 15:09:22.491 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.491 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C11 C2
01-15 15:09:22.491 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.491 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:22.491 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.491 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C2
01-15 15:09:22.491 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:22.491 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:09:22.492 18207 18239 I Unity : isValidMeld: False
01-15 15:09:22.492 18207 18239 I Unity : Cards List:
01-15 15:09:22.492 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:09:22.492 18207 18239 I Unity : getMeldStateOfMeld : H10 S10 C10 : SET
01-15 15:09:22.492 18207 18239 I Unity : meld: H10 S10 C10 , meldState: ms: SET
01-15 15:09:22.492 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H10 S10 C10
01-15 15:09:22.492 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:09:22.493 18207 18239 I Unity : cardsList now: C5 C6 C8 C9 D5 S4 S6 S11 S1 H7 H9 C11 D1 H10 S10 C10 , meldName: H10 S10 C10 , meld state: SET
01-15 15:09:22.493 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:09:22.493 18207 18239 I Unity : calling getallmysets: C5 C6 C8 C9 D5 S4 S6 S11 S1 H7 H9 C11 D1 H10 S10 C10
01-15 15:09:22.493 18207 18239 E Unity : getAllMySets :
01-15 15:09:22.493 18207 18239 E Unity : In getAllMySets : C5 C6 C8 C9 D5 S4 S6 S11 S1 H7 H9 C11 D1 H10 S10 C10
01-15 15:09:22.494 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:09:22.495 18207 18239 E Unity : In getAllMySets 2 : H7 H9 S4 S6 S11 S1 D5 D1 C5 C6 C8 C9 C11
01-15 15:09:22.495 18207 18239 I Unity : getHalfSets: H7 H9 S4 S6 S11 S1 D5 D1 C5 C6 C8 C9 C11
01-15 15:09:22.495 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:09:22.495 18207 18239 I Unity : isValidSet: S11 C11 , isValidmeld:True
01-15 15:09:22.495 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:09:22.496 18207 18239 I Unity : isValidSet: D5 C5 , isValidmeld:True
01-15 15:09:22.496 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:09:22.496 18207 18239 E Unity : getHalfSets Half Set Meld: S11 C11
01-15 15:09:22.496 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:09:22.497 18207 18239 E Unity : getHalfSets Half Set Meld: D5 C5
01-15 15:09:22.497 18207 18239 I Unity : sets: 1
01-15 15:09:22.497 18207 18239 I Unity : set: H10 S10 C10
01-15 15:09:22.497 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:09:26.482 18207 18239 I Unity : isResultShown: False Card Selected: S9 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Trueplayer.mIsCardTaken: False Tapable: True cardsInDeck 18
01-15 15:09:26.482 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:09:26.482 18207 18239 I Unity : deckCard : S9posiiton: (1.3, -3.2, 0.0)
01-15 15:09:26.489 18207 18239 E Unity : local position: (1.3, -3.2, 0.0)
01-15 15:09:26.489 18207 18239 I Unity : Align Cards
01-15 15:09:26.490 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:09:26.491 18207 18239 I Unity : cardonscreen: 15 player cards count: 10
01-15 15:09:26.507 18207 18239 I Unity : Align Cards
01-15 15:09:26.507 18207 18239 E Unity : Sort and swap card positions
01-15 15:09:27.398 18207 18239 I Unity : Sort
01-15 15:09:29.484 18207 18239 I Unity : isResultShown: False Card Selected: S1 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 17
01-15 15:09:29.484 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: FalseisMeldCompulsive False isJokerPanelShown: False
01-15 15:09:29.600 18207 18239 I Unity : isCardSorting false
01-15 15:09:29.982 18207 18239 I Unity : isResultShown: False Card Selected: S1 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 17
01-15 15:09:29.982 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:09:29.983 18207 18239 I Unity : mIsPlayerCard
01-15 15:09:29.983 18207 18239 I Unity : Selected
01-15 15:09:29.983 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: S1
01-15 15:09:29.984 18207 18239 I Unity : MeldList Meld: S13 D13 C13 H13
01-15 15:09:29.984 18207 18239 I Unity : MeldList Meld: H1 H2 H3 H4
01-15 15:09:29.984 18207 18239 I Unity : MeldList Meld: H12 D12 C12
01-15 15:09:29.984 18207 18239 I Unity : MeldList Meld: C1 C2 C3
01-15 15:09:29.985 18207 18239 I Unity : MeldList Meld: H10 S10 C10
01-15 15:09:29.985 18207 18239 I Unity : Meld: S13 D13 C13 H13 , tempMeld:: S1 S13 D13 C13 H13
01-15 15:09:29.986 18207 18239 I Unity : isValidSet: H13 S1 S13 D13 C13 , isValidmeld:False
01-15 15:09:29.986 18207 18239 I Unity : getMeldStateOfMeld : S1 S13 D13 C13 H13 : NONE
01-15 15:09:29.987 18207 18239 I Unity : MeldState of meld: S1 S13 D13 C13 H13 is: NONE, isMeld(before calling getMeldState): False
01-15 15:09:29.987 18207 18239 I Unity : Can't meld... Meld: S13 D13 C13 H13 selectedCards: S1
01-15 15:09:29.988 18207 18239 I Unity : Meld: H1 H4 H3 H2 , tempMeld:: S1 H1 H4 H3 H2
01-15 15:09:29.988 18207 18239 I Unity : isValidSet: H1 H2 H3 H4 S1 , isValidmeld:False
01-15 15:09:29.989 18207 18239 I Unity : getMeldStateOfMeld : S1 H1 H2 H3 H4 : NONE
01-15 15:09:29.989 18207 18239 I Unity : MeldState of meld: S1 H1 H4 H3 H2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:09:29.989 18207 18239 I Unity : Can't meld... Meld: H1 H2 H3 H4 selectedCards: S1
01-15 15:09:29.990 18207 18239 I Unity : Meld: H12 D12 C12 , tempMeld:: S1 H12 D12 C12
01-15 15:09:29.990 18207 18239 I Unity : isValidSet: H12 S1 D12 C12 , isValidmeld:False
01-15 15:09:29.991 18207 18239 I Unity : getMeldStateOfMeld : S1 H12 D12 C12 : NONE
01-15 15:09:29.992 18207 18239 I Unity : MeldState of meld: S1 H12 D12 C12 is: NONE, isMeld(before calling getMeldState): False
01-15 15:09:29.992 18207 18239 I Unity : Can't meld... Meld: H12 D12 C12 selectedCards: S1
01-15 15:09:29.992 18207 18239 I Unity : Meld: C1 C3 C2 , tempMeld:: S1 C1 C3 C2
01-15 15:09:29.993 18207 18239 I Unity : isValidSet: S1 C1 C2 C3 , isValidmeld:False
01-15 15:09:29.993 18207 18239 I Unity : getMeldStateOfMeld : S1 C1 C2 C3 : NONE
01-15 15:09:29.994 18207 18239 I Unity : MeldState of meld: S1 C1 C3 C2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:09:29.994 18207 18239 I Unity : Can't meld... Meld: C1 C2 C3 selectedCards: S1
01-15 15:09:29.995 18207 18239 I Unity : Meld: H10 S10 C10 , tempMeld:: S1 H10 S10 C10
01-15 15:09:29.997 18207 18239 I Unity : isValidSet: H10 S1 S10 C10 , isValidmeld:False
01-15 15:09:29.997 18207 18239 I Unity : getMeldStateOfMeld : S1 H10 S10 C10 : NONE
01-15 15:09:29.997 18207 18239 I Unity : MeldState of meld: S1 H10 S10 C10 is: NONE, isMeld(before calling getMeldState): False
01-15 15:09:29.997 18207 18239 I Unity : Can't meld... Meld: H10 S10 C10 selectedCards: S1
01-15 15:09:29.998 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:09:29.998 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:09:29.999 18207 18239 E Unity : localMelds Count: 2 selectedCards: S1
01-15 15:09:29.999 18207 18239 E Unity : localMelds Count: 2 isJokerInHand+ False
01-15 15:09:30.733 18207 18239 I Unity : discardPlayerCard: 1
01-15 15:09:30.733 18207 18239 I Unity : localPlayer.mCards.Count: 10
01-15 15:09:30.733 18207 18239 E Unity : onCardDeselected- discardPlayerCard
01-15 15:09:30.734 18207 18239 I Unity : Clear duplicate Melds and show local melds, hide highlight meld and delete child objects
01-15 15:09:30.734 18207 18239 I Unity : Destroy duplicate meld objects
01-15 15:09:30.735 18207 18239 I Unity : Discard Card: card: S1
01-15 15:09:30.736 18207 18239 E Unity : Calling MoveCard
01-15 15:09:30.736 18207 18239 E Unity : discardPlayerCard: calling changeTurn
01-15 15:09:30.736 18207 18239 I Unity : ChangeTurn : 1
01-15 15:09:30.736 18207 18239 I Unity : Enable hand scroll: False
01-15 15:09:30.754 18207 18239 I Unity : Align Cards
01-15 15:09:30.754 18207 18239 E Unity : Sort and swap card positions
01-15 15:09:31.632 18207 18239 I Unity : ChangeTurn
01-15 15:09:31.632 18207 18239 I Unity : localPlayer mID: 1
01-15 15:09:31.632 18207 18239 I Unity : In change turn line 2817 mTotalPlayers: 2
01-15 15:09:31.632 18207 18239 E Unity : NextPlayer: 2
01-15 15:09:31.633 18207 18239 I Unity : gameMgr: setPlayerTurn :2 isResultShown: False
01-15 15:09:31.633 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:09:31.633 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:09:31.633 18207 18239 I Unity : Start timer: 2
01-15 15:09:31.633 18207 18239 I Unity : Player: DAVID
01-15 15:09:31.634 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:09:31.634 18207 18239 I Unity : playAiTurn now: 2
01-15 15:09:31.634 18207 18239 I Unity : disableAllMelds
01-15 15:09:31.635 18207 18239 I Unity : meldList Count is >0
01-15 15:09:31.636 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:09:31.637 18207 18239 I Unity : getHalfSets: S1 D1 C11
01-15 15:09:31.637 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:09:31.638 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:09:31.638 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:09:31.638 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:09:31.639 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:09:31.639 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:09:31.639 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:False
01-15 15:09:31.639 18207 18239 E Unity : I am In getProperMelds: H13 S13 D13 C13
01-15 15:09:31.640 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H13 S13 D13 C13 , meld: S13 D13 C13 H13
01-15 15:09:31.640 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:09:31.640 18207 18239 E Unity : getProperMelds Meld: H13 S13 D13 C13
01-15 15:09:31.640 18207 18239 I Unity : calling hasSimilarMeldState?: meld: S13 D13 C13 H13 m: H13 S13 D13 C13
01-15 15:09:31.641 18207 18239 E Unity : compare melds, m1:: H13 S13 D13 C13 , m2: S13 D13 C13 H13
01-15 15:09:31.642 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:09:31.642 18207 18239 I Unity : getMeldStateOfMeld : H13 S13 D13 C13 : SET
01-15 15:09:31.642 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:09:31.643 18207 18239 I Unity : getMeldStateOfMeld : S13 D13 C13 H13 : SET
01-15 15:09:31.643 18207 18239 I Unity : meld1 : H13 S13 D13 C13 : SET, meld: S13 D13 C13 H13 : SET
01-15 15:09:31.643 18207 18239 I Unity : IsSimilar: True meld: S13 D13 C13 H13 m: H13 S13 D13 C13
01-15 15:09:31.643 18207 18239 I Unity : not similar: S13 D13 C13 H13 m: H13 S13 D13 C13
01-15 15:09:31.644 18207 18239 E Unity : getUsefulDiscardCards - Meld: H13 S13 D13 C13
01-15 15:09:31.644 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:31.644 18207 18239 E Unity : getUsefulDiscardCards - Meld: H13 S13 D13 C13
01-15 15:09:31.644 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:31.644 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:09:31.647 18207 18239 I Unity : getHalfSets: S1 D1 C11
01-15 15:09:31.648 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:09:31.648 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:09:31.650 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:09:31.651 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:09:31.652 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:09:31.652 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:False
01-15 15:09:31.652 18207 18239 E Unity : I am In getProperMelds: H1 H4 H3 H2
01-15 15:09:31.654 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H1 H4 H3 H2 , meld: H1 H4 H3 H2
01-15 15:09:31.654 18207 18239 E Unity : meld.meldOwnerID: 1, m.OwnerID: -5
01-15 15:09:31.654 18207 18239 I Unity : melds of same name, continue
01-15 15:09:31.655 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:31.655 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:31.655 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:09:31.656 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:09:31.657 18207 18239 I Unity : getHalfSets: S1 D1 C11
01-15 15:09:31.657 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:09:31.657 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:09:31.658 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:09:31.658 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:09:31.658 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:09:31.659 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:09:31.659 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:False
01-15 15:09:31.659 18207 18239 E Unity : I am In getProperMelds: H12 D12 C12
01-15 15:09:31.659 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H12 D12 C12 , meld: H12 D12 C12
01-15 15:09:31.660 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:09:31.660 18207 18239 I Unity : melds of same name, continue
01-15 15:09:31.660 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:31.660 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:31.660 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:09:31.662 18207 18239 I Unity : getHalfSets: S1 D1 C11
01-15 15:09:31.662 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:09:31.662 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:09:31.663 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:09:31.664 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:09:31.665 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:09:31.665 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:False
01-15 15:09:31.666 18207 18239 E Unity : I am In getProperMelds: C1 C3 C2
01-15 15:09:31.667 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: C1 C3 C2 , meld: C1 C3 C2
01-15 15:09:31.667 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:09:31.667 18207 18239 I Unity : melds of same name, continue
01-15 15:09:31.667 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:31.667 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:31.668 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:09:31.669 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:09:31.670 18207 18239 I Unity : getHalfSets: S1 D1 C11
01-15 15:09:31.670 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:09:31.670 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:09:31.671 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:09:31.671 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:09:31.671 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:09:31.671 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:09:31.672 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:False
01-15 15:09:31.672 18207 18239 E Unity : I am In getProperMelds: H10 S10 C10
01-15 15:09:31.672 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H10 S10 C10 , meld: H10 S10 C10
01-15 15:09:31.672 18207 18239 E Unity : meld.meldOwnerID: 1, m.OwnerID: -5
01-15 15:09:31.672 18207 18239 I Unity : melds of same name, continue
01-15 15:09:31.672 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:31.673 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:31.673 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:09:31.673 18207 18239 I Unity : Possible melds: H13 S13 D13 C13
01-15 15:09:31.673 18207 18239 I Unity : processUsefulCards : discardedCards.Count:: 5
01-15 15:09:31.673 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:09:31.673 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:09:31.673 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:31.673 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:31.673 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:31.673 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:31.673 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:09:31.674 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:09:31.674 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:31.674 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:31.674 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:31.674 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:31.674 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:09:31.674 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:09:31.674 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:31.674 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:31.674 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:31.674 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:31.675 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:09:31.675 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:09:31.675 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:31.675 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:31.675 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:31.675 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:31.675 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:09:31.675 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:09:31.675 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:31.675 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:31.675 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:31.675 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:31.675 18207 18239 I Unity : usefulDiscardCards at this point:
01-15 15:09:31.675 18207 18239 I Unity : MeldList count: 5
01-15 15:09:31.676 18207 18239 I Unity : enableHighlightOfCards
01-15 15:09:31.692 18207 18239 I Unity : Sort
01-15 15:09:32.530 18207 18239 I Unity : possible Meld: H13 S13 D13 C13
01-15 15:09:32.531 18207 18239 E Unity : onGetDeckCard - AI #################################################
01-15 15:09:32.538 18207 18239 I Unity : calling checkresult from delayCardAdditionToMeld
01-15 15:09:32.558 18207 18239 E Unity : checkResult exiting
01-15 15:09:33.432 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:09:33.435 18207 18239 I Unity : getHalfSets: D8
01-15 15:09:33.435 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:09:33.436 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:09:33.867 18207 18239 I Unity : isCardSorting false
01-15 15:09:34.332 18207 18239 I Unity : Discard Ai Card - Delay: 0.9
01-15 15:09:36.132 18207 18239 I Unity : showOrDiscardAI discardAI: 2
01-15 15:09:36.132 18207 18239 I Unity : discardAI routine in RummyGameMgr
01-15 15:09:36.429 18207 18239 I Unity : Calling checkResult from discardAI
01-15 15:09:36.429 18207 18239 I Unity : AI getAiDiscardCard
01-15 15:09:36.429 18207 18239 E Unity : getDiscardCard
01-15 15:09:36.432 18207 18239 I Unity : getHalfSets: D8
01-15 15:09:36.433 18207 18239 I Unity : getDiscardCard: D8, 0
01-15 15:09:36.433 18207 18239 I Unity : Discard Card: D8 (Card) isJoker: False
01-15 15:09:36.433 18207 18239 I Unity : RummyGameMgr class discardAiCard
01-15 15:09:36.433 18207 18239 I Unity : discardAiCard: 2, card: D8
01-15 15:09:36.433 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:09:36.434 18207 18239 I Unity : Discard Card: card: D8
01-15 15:09:36.437 18207 18239 E Unity : Calling MoveCard
01-15 15:09:36.437 18207 18239 I Unity : discardAiCard: 2, card: D8
01-15 15:09:36.438 18207 18239 I Unity : discardAiCard: calling changeTurn: 2
01-15 15:09:36.438 18207 18239 I Unity : ChangeTurn : 2
01-15 15:09:37.333 18207 18239 I Unity : ChangeTurn
01-15 15:09:37.333 18207 18239 I Unity : localPlayer mID: 1
01-15 15:09:37.333 18207 18239 I Unity : In change turn line 2817 mTotalPlayers: 2
01-15 15:09:37.333 18207 18239 I Unity : ID != localPlayer.mID : 2 , localPlayer.mID: 1, so waiting
01-15 15:09:37.333 18207 18239 E Unity : NextPlayer: 1
01-15 15:09:37.334 18207 18239 I Unity : gameMgr: setPlayerTurn :1 isResultShown: False
01-15 15:09:37.334 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:09:37.334 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:09:37.334 18207 18239 I Unity : Start timer: 1
01-15 15:09:37.334 18207 18239 I Unity : Player: YOU
01-15 15:09:37.334 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:09:37.336 18207 18239 I Unity : showUsefulCardsOnDiscardPile
01-15 15:09:37.336 18207 18239 I Unity : discardedCards.Count > 0
01-15 15:09:37.336 18207 18239 I Unity : Calling method fetchAllUsefulDiscards: 5
01-15 15:09:37.336 18207 18239 I Unity : fetchAllUsefulDiscards discardedCards: H7 H9 C11 D1 S1 D8
01-15 15:09:37.336 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:09:37.337 18207 18239 I Unity : cardsList now: C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 , meldName: NoMeld, meld state: NONE
01-15 15:09:37.337 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: NO MELD
01-15 15:09:37.338 18207 18239 E Unity : getAllMySequences : C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8
01-15 15:09:37.341 18207 18239 I Unity : getAllMySequences returned with seqs: 0
01-15 15:09:37.341 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H9 C11 D1 S1 D8
01-15 15:09:37.341 18207 18239 I Unity : Calling pickUsefulDiscardsFromHandAndDiscards : H7 H9 C11 D1 S1 D8
01-15 15:09:37.342 18207 18239 I Unity : pickUsefulDiscardsFromHandAndDiscards: 6, discardCrds: H7 H9 C11 D1 S1 D8
01-15 15:09:37.343 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 4, isValidMeld: False
01-15 15:09:37.343 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 4, isValidMeld: False
01-15 15:09:37.344 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:37.344 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:37.344 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:37.346 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:37.347 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:37.347 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:37.347 18207 18239 I Unity : returned from pickUsefulDiscardsFromHandAndDiscards:
01-15 15:09:37.348 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:09:37.348 18207 18239 I Unity : calling getallmysets: C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8
01-15 15:09:37.348 18207 18239 E Unity : getAllMySets :
01-15 15:09:37.349 18207 18239 E Unity : In getAllMySets : C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8
01-15 15:09:37.349 18207 18239 I Unity : isValidSet: H9 S9 C9 , isValidmeld:True
01-15 15:09:37.352 18207 18239 E Unity : In getAllMySets 2 : H7 S4 S6 S11 S1 D5 D1 D8 C5 C6 C8 C11
01-15 15:09:37.353 18207 18239 I Unity : getHalfSets: H7 S4 S6 S11 S1 D5 D1 D8 C5 C6 C8 C11
01-15 15:09:37.354 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:09:37.354 18207 18239 I Unity : isValidSet: S11 C11 , isValidmeld:True
01-15 15:09:37.354 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:09:37.355 18207 18239 I Unity : isValidSet: D5 C5 , isValidmeld:True
01-15 15:09:37.355 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:09:37.355 18207 18239 E Unity : getHalfSets Half Set Meld: S11 C11
01-15 15:09:37.355 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:09:37.355 18207 18239 E Unity : getHalfSets Half Set Meld: D5 C5
01-15 15:09:37.356 18207 18239 I Unity : sets: 1
01-15 15:09:37.356 18207 18239 I Unity : set: H9 S9 C9
01-15 15:09:37.356 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:09:37.357 18207 18239 I Unity : isValidSet: H9 S9 C9 , isValidmeld:True
01-15 15:09:37.357 18207 18239 I Unity : getMeldStateOfMeld : H9 S9 C9 : SET
01-15 15:09:37.357 18207 18239 I Unity : pickResidualUsefulDiscardsFromHand: 6, discardCrds: H7 H9 C11 D1 S1 D8
01-15 15:09:37.358 18207 18239 I Unity : pickResidualUsefulDiscardsFromHand: from these:C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8
01-15 15:09:37.358 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C5 C6 C8 C9 C11
01-15 15:09:37.359 18207 18239 I Unity : Meld with Hand and discard cards: C9 C8 C6 C5
01-15 15:09:37.359 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 4, isValidMeld: False
01-15 15:09:37.359 18207 18239 I Unity : Meld with Hand and discard cards: C9 C8 C6 C5
01-15 15:09:37.359 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 4, isValidMeld: False
01-15 15:09:37.359 18207 18239 I Unity : Meld with Hand and discard cards: C9 C8 C6
01-15 15:09:37.360 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:37.360 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9 C8
01-15 15:09:37.360 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:37.360 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9
01-15 15:09:37.360 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:37.360 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C6 C8 C9 C11
01-15 15:09:37.361 18207 18239 I Unity : Meld with Hand and discard cards: C9 C8 C6
01-15 15:09:37.361 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:37.362 18207 18239 I Unity : Meld with Hand and discard cards: C9 C8 C6
01-15 15:09:37.363 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:37.363 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9 C8
01-15 15:09:37.363 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:37.364 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9
01-15 15:09:37.364 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:37.364 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C8 C9 C11
01-15 15:09:37.365 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9 C8
01-15 15:09:37.365 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:37.365 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9 C8
01-15 15:09:37.365 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:37.365 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9
01-15 15:09:37.366 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:37.366 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C9 C11
01-15 15:09:37.366 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9
01-15 15:09:37.366 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:37.366 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9
01-15 15:09:37.366 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:37.367 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C11
01-15 15:09:37.367 18207 18239 I Unity : Meld with Hand and discard cards meldCards: D5 D1 D8
01-15 15:09:37.367 18207 18239 I Unity : Meld with Hand and discard cards meldCards: D1 D8
01-15 15:09:37.367 18207 18239 I Unity : Meld with Hand and discard cards meldCards: D8
01-15 15:09:37.367 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H7 H9
01-15 15:09:37.367 18207 18239 I Unity : Meld with Hand and discard cards: H9 H7
01-15 15:09:37.367 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:37.368 18207 18239 I Unity : Meld with Hand and discard cards: H9 H7
01-15 15:09:37.368 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:37.368 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H9
01-15 15:09:37.368 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S4 S6 S9 S11 S1
01-15 15:09:37.369 18207 18239 I Unity : Meld with Hand and discard cards: S6 S4
01-15 15:09:37.369 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:37.370 18207 18239 I Unity : Meld with Hand and discard cards: S6 S4
01-15 15:09:37.370 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:37.370 18207 18239 I Unity : Meld with Hand and discard cards: S11 S9
01-15 15:09:37.370 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:37.370 18207 18239 I Unity : Meld with Hand and discard cards: S11 S9
01-15 15:09:37.370 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:37.370 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S6 S9 S11 S1
01-15 15:09:37.370 18207 18239 I Unity : Meld with Hand and discard cards: S11 S9
01-15 15:09:37.371 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:37.371 18207 18239 I Unity : Meld with Hand and discard cards: S11 S9
01-15 15:09:37.371 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:37.371 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S9 S11 S1
01-15 15:09:37.371 18207 18239 I Unity : Meld with Hand and discard cards: S11 S9
01-15 15:09:37.371 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:37.371 18207 18239 I Unity : Meld with Hand and discard cards: S11 S9
01-15 15:09:37.372 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:37.372 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S11 S1
01-15 15:09:37.372 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S1
01-15 15:09:37.372 18207 18239 I Unity : Cards List:
01-15 15:09:37.372 18207 18239 I Unity : fetchAllUsefulDiscards meld Count: 5
01-15 15:09:37.372 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:09:37.373 18207 18239 I Unity : getMeldStateOfMeld : S13 D13 C13 H13 : SET
01-15 15:09:37.373 18207 18239 I Unity : meld: S13 D13 C13 H13 , meldState: ms: SET
01-15 15:09:37.373 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: S13 D13 C13 H13
01-15 15:09:37.373 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:09:37.373 18207 18239 I Unity : cardsList now: C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 S13 D13 C13 H13 , meldName: S13 D13 C13 H13 , meld state: SET
01-15 15:09:37.373 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:09:37.373 18207 18239 I Unity : calling getallmysets: C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 S13 D13 C13 H13
01-15 15:09:37.374 18207 18239 E Unity : getAllMySets :
01-15 15:09:37.374 18207 18239 E Unity : In getAllMySets : C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 S13 D13 C13 H13
01-15 15:09:37.374 18207 18239 I Unity : isValidSet: H9 S9 C9 , isValidmeld:True
01-15 15:09:37.375 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:09:37.375 18207 18239 E Unity : In getAllMySets 2 : H7 S4 S6 S11 S1 D8 D5 D1 C8 C6 C11 C5
01-15 15:09:37.376 18207 18239 I Unity : getHalfSets: H7 S4 S6 S11 S1 D8 D5 D1 C8 C6 C11 C5
01-15 15:09:37.376 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:09:37.376 18207 18239 I Unity : isValidSet: S11 C11 , isValidmeld:True
01-15 15:09:37.376 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:09:37.376 18207 18239 I Unity : isValidSet: D5 C5 , isValidmeld:True
01-15 15:09:37.376 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:09:37.377 18207 18239 E Unity : getHalfSets Half Set Meld: S11 C11
01-15 15:09:37.377 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:09:37.377 18207 18239 E Unity : getHalfSets Half Set Meld: D5 C5
01-15 15:09:37.377 18207 18239 I Unity : sets: 2
01-15 15:09:37.377 18207 18239 I Unity : set: H9 S9 C9
01-15 15:09:37.377 18207 18239 I Unity : set: H13 S13 D13 C13
01-15 15:09:37.377 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:09:37.378 18207 18239 I Unity : isValidSet: H9 S9 C9 , isValidmeld:True
01-15 15:09:37.378 18207 18239 I Unity : getMeldStateOfMeld : H9 S9 C9 : SET
01-15 15:09:37.379 18207 18239 I Unity : getMeldStateOfMeld : H1 H2 H3 H4 : SEQUENCE
01-15 15:09:37.381 18207 18239 I Unity : meld: H1 H4 H3 H2 , meldState: ms: SEQUENCE
01-15 15:09:37.381 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H1 H4 H3 H2
01-15 15:09:37.381 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:09:37.382 18207 18239 I Unity : cardsList now: C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 H1 H2 H3 H4 , meldName: H1 H2 H3 H4 , meld state: SEQUENCE
01-15 15:09:37.382 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: H1 H4 H3 H2
01-15 15:09:37.383 18207 18239 E Unity : getAllMySequences : C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 H1 H2 H3 H4
01-15 15:09:37.383 18207 18239 I Unity : m from seqMelds: H1 H4 H3 H2
01-15 15:09:37.385 18207 18239 I Unity : getAllMySequences returned with seqs: 2
01-15 15:09:37.386 18207 18239 I Unity : ogSeqName: seqname: H4 H3 H2
01-15 15:09:37.386 18207 18239 I Unity : ogSeqName: H1 H4 H3 H2 seqname: H1 H4 H3 H2
01-15 15:09:37.386 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H9 C11 D1 S1 D8 H1 H2 H3 H4
01-15 15:09:37.386 18207 18239 I Unity : Calling pickResidualUsefulDiscardsFromSequences
01-15 15:09:37.386 18207 18239 I Unity : pickResidualUsefulDiscardsFromSequences: 1
01-15 15:09:37.387 18207 18239 I Unity : Seq cards: H1 H2 H3 H4
01-15 15:09:37.387 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H1
01-15 15:09:37.387 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.387 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:37.387 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.387 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H3 H4 H2
01-15 15:09:37.387 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.387 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:09:37.387 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.388 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H4 H3
01-15 15:09:37.388 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.388 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:09:37.388 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.388 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H7
01-15 15:09:37.388 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.388 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:09:37.388 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.389 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H7 H9
01-15 15:09:37.389 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.389 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 9, isValidMeld: False
01-15 15:09:37.389 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.389 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H7 H9 H4
01-15 15:09:37.389 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.389 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 10, isValidMeld: False
01-15 15:09:37.390 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.390 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H2
01-15 15:09:37.390 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.390 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:37.390 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.390 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H4 H3
01-15 15:09:37.390 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.390 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:09:37.390 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.391 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H7
01-15 15:09:37.391 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.391 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:09:37.391 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.391 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H7 H9
01-15 15:09:37.391 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.391 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:09:37.391 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.392 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H7 H9 H4
01-15 15:09:37.392 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.392 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 9, isValidMeld: False
01-15 15:09:37.392 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.392 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H3
01-15 15:09:37.392 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.392 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:37.393 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.393 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H7
01-15 15:09:37.393 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.393 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:09:37.393 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.393 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H7 H9
01-15 15:09:37.393 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.393 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:09:37.393 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.394 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H7 H9 H4
01-15 15:09:37.394 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.394 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:09:37.394 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.394 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H7
01-15 15:09:37.394 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.395 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 2, initialMeldCount: 5, isValidMeld: False
01-15 15:09:37.395 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.395 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H7 H9
01-15 15:09:37.395 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.395 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 3, initialMeldCount: 6, isValidMeld: False
01-15 15:09:37.395 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.395 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H7 H9 H4
01-15 15:09:37.396 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.396 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:09:37.396 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.396 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H9
01-15 15:09:37.396 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.396 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 4, initialMeldCount: 5, isValidMeld: False
01-15 15:09:37.396 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.396 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H9 H4
01-15 15:09:37.396 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.397 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:09:37.397 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.397 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H4
01-15 15:09:37.397 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.397 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:37.397 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.397 18207 18239 I Unity : Cards List:
01-15 15:09:37.399 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:09:37.399 18207 18239 I Unity : getMeldStateOfMeld : H12 D12 C12 : SET
01-15 15:09:37.400 18207 18239 I Unity : meld: H12 D12 C12 , meldState: ms: SET
01-15 15:09:37.400 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H12 D12 C12
01-15 15:09:37.401 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:09:37.402 18207 18239 I Unity : cardsList now: C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 H12 D12 C12 , meldName: H12 D12 C12 , meld state: SET
01-15 15:09:37.402 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:09:37.402 18207 18239 I Unity : calling getallmysets: C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 H12 D12 C12
01-15 15:09:37.402 18207 18239 E Unity : getAllMySets :
01-15 15:09:37.403 18207 18239 E Unity : In getAllMySets : C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 H12 D12 C12
01-15 15:09:37.403 18207 18239 I Unity : isValidSet: H9 S9 C9 , isValidmeld:True
01-15 15:09:37.404 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:09:37.404 18207 18239 E Unity : In getAllMySets 2 : H7 S11 S1 S4 S6 D5 D8 D1 C6 C11 C5 C8
01-15 15:09:37.405 18207 18239 I Unity : getHalfSets: H7 S11 S1 S4 S6 D5 D8 D1 C6 C11 C5 C8
01-15 15:09:37.405 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:09:37.405 18207 18239 I Unity : isValidSet: S11 C11 , isValidmeld:True
01-15 15:09:37.405 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:09:37.405 18207 18239 I Unity : isValidSet: D5 C5 , isValidmeld:True
01-15 15:09:37.406 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:09:37.406 18207 18239 E Unity : getHalfSets Half Set Meld: S11 C11
01-15 15:09:37.406 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:09:37.406 18207 18239 E Unity : getHalfSets Half Set Meld: D5 C5
01-15 15:09:37.406 18207 18239 I Unity : sets: 2
01-15 15:09:37.406 18207 18239 I Unity : set: H9 S9 C9
01-15 15:09:37.406 18207 18239 I Unity : set: H12 D12 C12
01-15 15:09:37.407 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:09:37.407 18207 18239 I Unity : isValidSet: H9 S9 C9 , isValidmeld:True
01-15 15:09:37.407 18207 18239 I Unity : getMeldStateOfMeld : H9 S9 C9 : SET
01-15 15:09:37.408 18207 18239 I Unity : getMeldStateOfMeld : C1 C2 C3 : SEQUENCE
01-15 15:09:37.408 18207 18239 I Unity : meld: C1 C3 C2 , meldState: ms: SEQUENCE
01-15 15:09:37.408 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: C1 C3 C2
01-15 15:09:37.408 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:09:37.408 18207 18239 I Unity : cardsList now: C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 C1 C2 C3 , meldName: C1 C2 C3 , meld state: SEQUENCE
01-15 15:09:37.409 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: C1 C3 C2
01-15 15:09:37.409 18207 18239 E Unity : getAllMySequences : C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 C1 C2 C3
01-15 15:09:37.409 18207 18239 I Unity : m from seqMelds: C1 C3 C2
01-15 15:09:37.410 18207 18239 I Unity : getAllMySequences returned with seqs: 1
01-15 15:09:37.410 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H9 C11 D1 S1 D8 C1 C2 C3
01-15 15:09:37.410 18207 18239 I Unity : Calling pickResidualUsefulDiscardsFromSequences
01-15 15:09:37.410 18207 18239 I Unity : pickResidualUsefulDiscardsFromSequences: 1
01-15 15:09:37.410 18207 18239 I Unity : Seq cards: C1 C2 C3
01-15 15:09:37.411 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C1
01-15 15:09:37.411 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.411 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:09:37.411 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.411 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C1 C2 C3 C3
01-15 15:09:37.411 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.411 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:37.411 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.412 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C1 C2 C3 C3 C11
01-15 15:09:37.412 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.412 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:09:37.412 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.412 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C1 C2 C3 C3 C11 C2
01-15 15:09:37.412 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.412 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:09:37.412 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.413 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C3
01-15 15:09:37.413 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.413 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:09:37.414 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.414 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C3 C11
01-15 15:09:37.414 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.415 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:37.415 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.415 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C3 C11 C2
01-15 15:09:37.415 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.416 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:09:37.416 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.416 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C11
01-15 15:09:37.417 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.417 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 7, initialMeldCount: 4, isValidMeld: False
01-15 15:09:37.417 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.417 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C11 C2
01-15 15:09:37.418 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.419 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:37.419 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.419 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C2
01-15 15:09:37.419 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:37.419 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:09:37.419 18207 18239 I Unity : isValidMeld: False
01-15 15:09:37.419 18207 18239 I Unity : Cards List:
01-15 15:09:37.420 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:09:37.420 18207 18239 I Unity : getMeldStateOfMeld : H10 S10 C10 : SET
01-15 15:09:37.420 18207 18239 I Unity : meld: H10 S10 C10 , meldState: ms: SET
01-15 15:09:37.420 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H10 S10 C10
01-15 15:09:37.420 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:09:37.421 18207 18239 I Unity : cardsList now: C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 H10 S10 C10 , meldName: H10 S10 C10 , meld state: SET
01-15 15:09:37.421 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:09:37.421 18207 18239 I Unity : calling getallmysets: C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 H10 S10 C10
01-15 15:09:37.421 18207 18239 E Unity : getAllMySets :
01-15 15:09:37.422 18207 18239 E Unity : In getAllMySets : C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 H10 S10 C10
01-15 15:09:37.422 18207 18239 I Unity : isValidSet: H9 S9 C9 , isValidmeld:True
01-15 15:09:37.423 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:09:37.423 18207 18239 E Unity : In getAllMySets 2 : H7 S11 S1 S4 S6 D8 D5 D1 C6 C11 C5 C8
01-15 15:09:37.424 18207 18239 I Unity : getHalfSets: H7 S11 S1 S4 S6 D8 D5 D1 C6 C11 C5 C8
01-15 15:09:37.424 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:09:37.424 18207 18239 I Unity : isValidSet: S11 C11 , isValidmeld:True
01-15 15:09:37.424 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:09:37.424 18207 18239 I Unity : isValidSet: D5 C5 , isValidmeld:True
01-15 15:09:37.425 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:09:37.425 18207 18239 E Unity : getHalfSets Half Set Meld: S11 C11
01-15 15:09:37.425 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:09:37.425 18207 18239 E Unity : getHalfSets Half Set Meld: D5 C5
01-15 15:09:37.425 18207 18239 I Unity : sets: 2
01-15 15:09:37.425 18207 18239 I Unity : set: H9 S9 C9
01-15 15:09:37.425 18207 18239 I Unity : set: H10 S10 C10
01-15 15:09:37.425 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:09:37.426 18207 18239 I Unity : isValidSet: H9 S9 C9 , isValidmeld:True
01-15 15:09:37.426 18207 18239 I Unity : getMeldStateOfMeld : H9 S9 C9 : SET
01-15 15:09:37.426 18207 18239 E Unity : Final Distinct usefulDiscards + count: 1, cards: H9
01-15 15:09:47.804 18207 18239 I Unity : isResultShown: False Card Selected: H11 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Trueplayer.mIsCardTaken: False Tapable: True cardsInDeck 16
01-15 15:09:47.804 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:09:47.805 18207 18239 I Unity : deckCard : H11posiiton: (1.3, -3.2, 0.0)
01-15 15:09:47.816 18207 18239 E Unity : local position: (1.3, -3.2, 0.0)
01-15 15:09:47.816 18207 18239 I Unity : Align Cards
01-15 15:09:47.817 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:09:47.817 18207 18239 I Unity : cardonscreen: 15 player cards count: 10
01-15 15:09:47.835 18207 18239 I Unity : Align Cards
01-15 15:09:47.835 18207 18239 E Unity : Sort and swap card positions
01-15 15:09:48.713 18207 18239 I Unity : Sort
01-15 15:09:50.780 18207 18239 I Unity : isResultShown: False Card Selected: H11 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 15
01-15 15:09:50.781 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: FalseisMeldCompulsive False isJokerPanelShown: False
01-15 15:09:50.920 18207 18239 I Unity : isCardSorting false
01-15 15:09:51.266 18207 18239 I Unity : isResultShown: False Card Selected: H11 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 15
01-15 15:09:51.267 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:09:51.267 18207 18239 I Unity : mIsPlayerCard
01-15 15:09:51.267 18207 18239 I Unity : Selected
01-15 15:09:51.268 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: H11
01-15 15:09:51.268 18207 18239 I Unity : MeldList Meld: S13 D13 C13 H13
01-15 15:09:51.268 18207 18239 I Unity : MeldList Meld: H1 H2 H3 H4
01-15 15:09:51.268 18207 18239 I Unity : MeldList Meld: H12 D12 C12
01-15 15:09:51.268 18207 18239 I Unity : MeldList Meld: C1 C2 C3
01-15 15:09:51.269 18207 18239 I Unity : MeldList Meld: H10 S10 C10
01-15 15:09:51.269 18207 18239 I Unity : Meld: S13 D13 C13 H13 , tempMeld:: S13 D13 C13 H13 H11
01-15 15:09:51.271 18207 18239 I Unity : isValidSet: H11 H13 S13 D13 C13 , isValidmeld:False
01-15 15:09:51.271 18207 18239 I Unity : getMeldStateOfMeld : H11 S13 D13 C13 H13 : NONE
01-15 15:09:51.272 18207 18239 I Unity : MeldState of meld: S13 D13 C13 H13 H11 is: NONE, isMeld(before calling getMeldState): False
01-15 15:09:51.272 18207 18239 I Unity : Can't meld... Meld: S13 D13 C13 H13 selectedCards: H11
01-15 15:09:51.272 18207 18239 I Unity : Meld: H1 H4 H3 H2 , tempMeld:: H1 H11 H4 H3 H2
01-15 15:09:51.274 18207 18239 I Unity : isValidSet: H1 H2 H3 H4 H11 , isValidmeld:False
01-15 15:09:51.274 18207 18239 I Unity : getMeldStateOfMeld : H11 H1 H2 H3 H4 : NONE
01-15 15:09:51.274 18207 18239 I Unity : MeldState of meld: H1 H11 H4 H3 H2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:09:51.275 18207 18239 I Unity : Can't meld... Meld: H1 H2 H3 H4 selectedCards: H11
01-15 15:09:51.275 18207 18239 I Unity : Meld: H12 D12 C12 , tempMeld:: H12 D12 C12 H11
01-15 15:09:51.276 18207 18239 I Unity : isValidSet: H11 H12 D12 C12 , isValidmeld:False
01-15 15:09:51.276 18207 18239 I Unity : getMeldStateOfMeld : H11 H12 D12 C12 : NONE
01-15 15:09:51.277 18207 18239 I Unity : MeldState of meld: H12 D12 C12 H11 is: NONE, isMeld(before calling getMeldState): False
01-15 15:09:51.277 18207 18239 I Unity : Can't meld... Meld: H12 D12 C12 selectedCards: H11
01-15 15:09:51.277 18207 18239 I Unity : Meld: C1 C3 C2 , tempMeld:: C1 H11 C3 C2
01-15 15:09:51.279 18207 18239 I Unity : isValidSet: H11 C1 C2 C3 , isValidmeld:False
01-15 15:09:51.279 18207 18239 I Unity : getMeldStateOfMeld : H11 C1 C2 C3 : NONE
01-15 15:09:51.280 18207 18239 I Unity : MeldState of meld: C1 H11 C3 C2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:09:51.280 18207 18239 I Unity : Can't meld... Meld: C1 C2 C3 selectedCards: H11
01-15 15:09:51.281 18207 18239 I Unity : Meld: H10 S10 C10 , tempMeld:: H11 H10 S10 C10
01-15 15:09:51.282 18207 18239 I Unity : isValidSet: H10 H11 S10 C10 , isValidmeld:False
01-15 15:09:51.283 18207 18239 I Unity : getMeldStateOfMeld : H11 H10 S10 C10 : NONE
01-15 15:09:51.283 18207 18239 I Unity : MeldState of meld: H11 H10 S10 C10 is: NONE, isMeld(before calling getMeldState): False
01-15 15:09:51.283 18207 18239 I Unity : Can't meld... Meld: H10 S10 C10 selectedCards: H11
01-15 15:09:51.283 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:09:51.284 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:09:51.284 18207 18239 E Unity : localMelds Count: 2 selectedCards: H11
01-15 15:09:51.284 18207 18239 E Unity : localMelds Count: 2 isJokerInHand+ False
01-15 15:09:51.916 18207 18239 I Unity : discardPlayerCard: 1
01-15 15:09:51.916 18207 18239 I Unity : localPlayer.mCards.Count: 10
01-15 15:09:51.917 18207 18239 E Unity : onCardDeselected- discardPlayerCard
01-15 15:09:51.917 18207 18239 I Unity : Clear duplicate Melds and show local melds, hide highlight meld and delete child objects
01-15 15:09:51.918 18207 18239 I Unity : Destroy duplicate meld objects
01-15 15:09:51.918 18207 18239 I Unity : Discard Card: card: H11
01-15 15:09:51.919 18207 18239 E Unity : Calling MoveCard
01-15 15:09:51.920 18207 18239 E Unity : discardPlayerCard: calling changeTurn
01-15 15:09:51.920 18207 18239 I Unity : ChangeTurn : 1
01-15 15:09:51.920 18207 18239 I Unity : Enable hand scroll: False
01-15 15:09:51.939 18207 18239 I Unity : Align Cards
01-15 15:09:51.940 18207 18239 E Unity : Sort and swap card positions
01-15 15:09:52.814 18207 18239 I Unity : ChangeTurn
01-15 15:09:52.815 18207 18239 I Unity : localPlayer mID: 1
01-15 15:09:52.815 18207 18239 I Unity : In change turn line 2817 mTotalPlayers: 2
01-15 15:09:52.815 18207 18239 E Unity : NextPlayer: 2
01-15 15:09:52.816 18207 18239 I Unity : gameMgr: setPlayerTurn :2 isResultShown: False
01-15 15:09:52.816 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:09:52.816 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:09:52.816 18207 18239 I Unity : Start timer: 2
01-15 15:09:52.817 18207 18239 I Unity : Player: DAVID
01-15 15:09:52.817 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:09:52.817 18207 18239 I Unity : playAiTurn now: 2
01-15 15:09:52.817 18207 18239 I Unity : disableAllMelds
01-15 15:09:52.817 18207 18239 I Unity : meldList Count is >0
01-15 15:09:52.819 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:09:52.820 18207 18239 I Unity : getHalfSets: H11 S1 D1 D8 C11
01-15 15:09:52.820 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:09:52.820 18207 18239 I Unity : isValidSet: H11 C11 , isValidmeld:True
01-15 15:09:52.821 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:09:52.821 18207 18239 E Unity : getHalfSets Half Set Meld: H11 C11
01-15 15:09:52.821 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:09:52.821 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:09:52.822 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:09:52.822 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:09:52.822 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:False
01-15 15:09:52.822 18207 18239 I Unity : isValidSet: H11 C11 , isValidmeld:False
01-15 15:09:52.822 18207 18239 E Unity : I am In getProperMelds: H13 S13 D13 C13
01-15 15:09:52.823 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H13 S13 D13 C13 , meld: S13 D13 C13 H13
01-15 15:09:52.823 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:09:52.823 18207 18239 E Unity : getProperMelds Meld: H13 S13 D13 C13
01-15 15:09:52.823 18207 18239 I Unity : calling hasSimilarMeldState?: meld: S13 D13 C13 H13 m: H13 S13 D13 C13
01-15 15:09:52.823 18207 18239 E Unity : compare melds, m1:: H13 S13 D13 C13 , m2: S13 D13 C13 H13
01-15 15:09:52.824 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:09:52.824 18207 18239 I Unity : getMeldStateOfMeld : H13 S13 D13 C13 : SET
01-15 15:09:52.824 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:09:52.824 18207 18239 I Unity : getMeldStateOfMeld : S13 D13 C13 H13 : SET
01-15 15:09:52.825 18207 18239 I Unity : meld1 : H13 S13 D13 C13 : SET, meld: S13 D13 C13 H13 : SET
01-15 15:09:52.825 18207 18239 I Unity : IsSimilar: True meld: S13 D13 C13 H13 m: H13 S13 D13 C13
01-15 15:09:52.825 18207 18239 I Unity : not similar: S13 D13 C13 H13 m: H13 S13 D13 C13
01-15 15:09:52.825 18207 18239 E Unity : getUsefulDiscardCards - Meld: H13 S13 D13 C13
01-15 15:09:52.825 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:52.826 18207 18239 E Unity : getUsefulDiscardCards - Meld: H13 S13 D13 C13
01-15 15:09:52.826 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:52.826 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:09:52.828 18207 18239 I Unity : getHalfSets: H11 S1 D1 D8 C11
01-15 15:09:52.828 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:09:52.829 18207 18239 I Unity : isValidSet: H11 C11 , isValidmeld:True
01-15 15:09:52.830 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:09:52.830 18207 18239 E Unity : getHalfSets Half Set Meld: H11 C11
01-15 15:09:52.831 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:09:52.831 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:09:52.832 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:09:52.832 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:False
01-15 15:09:52.833 18207 18239 I Unity : isValidSet: H11 C11 , isValidmeld:False
01-15 15:09:52.834 18207 18239 E Unity : I am In getProperMelds: H1 H4 H3 H2
01-15 15:09:52.834 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H1 H4 H3 H2 , meld: H1 H4 H3 H2
01-15 15:09:52.835 18207 18239 E Unity : meld.meldOwnerID: 1, m.OwnerID: -5
01-15 15:09:52.835 18207 18239 I Unity : melds of same name, continue
01-15 15:09:52.835 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:52.836 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:52.836 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:09:52.838 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:09:52.839 18207 18239 I Unity : getHalfSets: H11 S1 D1 D8 C11
01-15 15:09:52.840 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:09:52.840 18207 18239 I Unity : isValidSet: H11 C11 , isValidmeld:True
01-15 15:09:52.840 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:09:52.840 18207 18239 E Unity : getHalfSets Half Set Meld: H11 C11
01-15 15:09:52.841 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:09:52.841 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:09:52.841 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:09:52.842 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:09:52.842 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:False
01-15 15:09:52.842 18207 18239 I Unity : isValidSet: H11 C11 , isValidmeld:False
01-15 15:09:52.842 18207 18239 E Unity : I am In getProperMelds: H12 D12 C12
01-15 15:09:52.843 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H12 D12 C12 , meld: H12 D12 C12
01-15 15:09:52.843 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:09:52.843 18207 18239 I Unity : melds of same name, continue
01-15 15:09:52.843 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:52.843 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:52.843 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:09:52.845 18207 18239 I Unity : getHalfSets: H11 S1 D1 D8 C11
01-15 15:09:52.845 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:09:52.846 18207 18239 I Unity : isValidSet: H11 C11 , isValidmeld:True
01-15 15:09:52.846 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:09:52.846 18207 18239 E Unity : getHalfSets Half Set Meld: H11 C11
01-15 15:09:52.847 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:09:52.847 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:09:52.848 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:09:52.848 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:False
01-15 15:09:52.849 18207 18239 I Unity : isValidSet: H11 C11 , isValidmeld:False
01-15 15:09:52.849 18207 18239 E Unity : I am In getProperMelds: C1 C3 C2
01-15 15:09:52.850 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: C1 C3 C2 , meld: C1 C3 C2
01-15 15:09:52.850 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:09:52.851 18207 18239 I Unity : melds of same name, continue
01-15 15:09:52.851 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:52.851 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:52.851 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:09:52.854 18207 18239 I Unity : getHalfSets: H7 S1 S10 D1 D8
01-15 15:09:52.854 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:09:52.854 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:09:52.855 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:09:52.855 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:09:52.855 18207 18239 I Unity : isValidSet: C10 C11 , isValidmeld:False
01-15 15:09:52.855 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:False
01-15 15:09:52.856 18207 18239 E Unity : I am In getProperMelds: H11 H10 H9
01-15 15:09:52.856 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H11 H10 H9 , meld: H10 S10 C10
01-15 15:09:52.856 18207 18239 E Unity : meld.meldOwnerID: 1, m.OwnerID: -5
01-15 15:09:52.856 18207 18239 E Unity : getProperMelds Meld: H11 H10 H9
01-15 15:09:52.856 18207 18239 I Unity : calling hasSimilarMeldState?: meld: H10 S10 C10 m: H11 H10 H9
01-15 15:09:52.856 18207 18239 E Unity : compare melds, m1:: H11 H10 H9 , m2: H10 S10 C10
01-15 15:09:52.857 18207 18239 I Unity : getMeldStateOfMeld : H11 H10 H9 : SEQUENCE
01-15 15:09:52.857 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:09:52.857 18207 18239 I Unity : getMeldStateOfMeld : H10 S10 C10 : SET
01-15 15:09:52.857 18207 18239 I Unity : meld1 : H11 H10 H9 : SEQUENCE, meld: H10 S10 C10 : SET
01-15 15:09:52.858 18207 18239 I Unity : IsSimilar: False meld: H10 S10 C10 m: H11 H10 H9
01-15 15:09:52.858 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:52.858 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:09:52.858 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:09:52.858 18207 18239 I Unity : Possible melds: H13 S13 D13 C13
01-15 15:09:52.858 18207 18239 I Unity : processUsefulCards : discardedCards.Count:: 7
01-15 15:09:52.858 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:09:52.858 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:09:52.858 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.858 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.858 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.858 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.859 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:09:52.859 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:09:52.859 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.859 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.859 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.859 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.859 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:09:52.859 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:09:52.859 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.859 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.859 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.860 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.860 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:09:52.860 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:09:52.860 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.860 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.860 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.860 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.860 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:09:52.860 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:09:52.860 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.860 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.860 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.860 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.861 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:09:52.861 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:09:52.861 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.861 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.861 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.861 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.861 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:09:52.861 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:09:52.861 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.861 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.862 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.862 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:09:52.862 18207 18239 I Unity : usefulDiscardCards at this point:
01-15 15:09:52.862 18207 18239 I Unity : MeldList count: 5
01-15 15:09:52.863 18207 18239 I Unity : enableHighlightOfCards
01-15 15:09:52.875 18207 18239 I Unity : Sort
01-15 15:09:53.716 18207 18239 I Unity : possible Meld: H13 S13 D13 C13
01-15 15:09:53.717 18207 18239 E Unity : onGetDeckCard - AI #################################################
01-15 15:09:53.729 18207 18239 I Unity : calling checkresult from delayCardAdditionToMeld
01-15 15:09:53.746 18207 18239 E Unity : checkResult exiting
01-15 15:09:54.615 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:09:54.617 18207 18239 I Unity : getHalfSets: C7
01-15 15:09:54.618 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:09:54.618 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:09:55.047 18207 18239 I Unity : isCardSorting false
01-15 15:09:55.515 18207 18239 I Unity : Discard Ai Card - Delay: 0.9
01-15 15:09:57.313 18207 18239 I Unity : showOrDiscardAI discardAI: 2
01-15 15:09:57.313 18207 18239 I Unity : discardAI routine in RummyGameMgr
01-15 15:09:57.613 18207 18239 I Unity : Calling checkResult from discardAI
01-15 15:09:57.613 18207 18239 I Unity : AI getAiDiscardCard
01-15 15:09:57.613 18207 18239 E Unity : getDiscardCard
01-15 15:09:57.616 18207 18239 I Unity : getHalfSets: C7
01-15 15:09:57.617 18207 18239 I Unity : getDiscardCard: C7, 0
01-15 15:09:57.617 18207 18239 I Unity : Discard Card: C7 (Card) isJoker: False
01-15 15:09:57.617 18207 18239 I Unity : RummyGameMgr class discardAiCard
01-15 15:09:57.617 18207 18239 I Unity : discardAiCard: 2, card: C7
01-15 15:09:57.617 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:09:57.618 18207 18239 I Unity : Discard Card: card: C7
01-15 15:09:57.620 18207 18239 E Unity : Calling MoveCard
01-15 15:09:57.620 18207 18239 I Unity : discardAiCard: 2, card: C7
01-15 15:09:57.621 18207 18239 I Unity : discardAiCard: calling changeTurn: 2
01-15 15:09:57.621 18207 18239 I Unity : ChangeTurn : 2
01-15 15:09:58.517 18207 18239 I Unity : ChangeTurn
01-15 15:09:58.517 18207 18239 I Unity : localPlayer mID: 1
01-15 15:09:58.517 18207 18239 I Unity : In change turn line 2817 mTotalPlayers: 2
01-15 15:09:58.517 18207 18239 I Unity : ID != localPlayer.mID : 2 , localPlayer.mID: 1, so waiting
01-15 15:09:58.517 18207 18239 E Unity : NextPlayer: 1
01-15 15:09:58.518 18207 18239 I Unity : gameMgr: setPlayerTurn :1 isResultShown: False
01-15 15:09:58.518 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:09:58.518 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:09:58.519 18207 18239 I Unity : Start timer: 1
01-15 15:09:58.519 18207 18239 I Unity : Player: YOU
01-15 15:09:58.519 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:09:58.520 18207 18239 I Unity : showUsefulCardsOnDiscardPile
01-15 15:09:58.520 18207 18239 I Unity : discardedCards.Count > 0
01-15 15:09:58.520 18207 18239 I Unity : Calling method fetchAllUsefulDiscards: 5
01-15 15:09:58.520 18207 18239 I Unity : fetchAllUsefulDiscards discardedCards: H7 H9 C11 D1 S1 D8 H11 C7
01-15 15:09:58.521 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:09:58.521 18207 18239 I Unity : cardsList now: C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 H11 C7 , meldName: NoMeld, meld state: NONE
01-15 15:09:58.521 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: NO MELD
01-15 15:09:58.522 18207 18239 E Unity : getAllMySequences : C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 H11 C7
01-15 15:09:58.522 18207 18239 I Unity : m from seqMelds: C9 C8 C7 C6 C5
01-15 15:09:58.523 18207 18239 I Unity : getAllMySequences returned with seqs: 1
01-15 15:09:58.524 18207 18239 I Unity : getMeldStateOfMeld : C9 C8 C7 C6 C5 : SEQUENCE
01-15 15:09:58.524 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H9 C11 D1 S1 D8 H11 C7
01-15 15:09:58.524 18207 18239 I Unity : Calling pickUsefulDiscardsFromHandAndDiscards : H7 H9 C11 D1 S1 D8 H11 C7
01-15 15:09:58.524 18207 18239 I Unity : pickUsefulDiscardsFromHandAndDiscards: 8, discardCrds: H7 H9 C11 D1 S1 D8 H11 C7
01-15 15:09:58.526 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 4, isValidMeld: False
01-15 15:09:58.526 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 4, isValidMeld: False
01-15 15:09:58.526 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:58.526 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:58.527 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:58.528 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:58.528 18207 18239 I Unity : getMeldStateOfMeld : C5 C6 C7 C8 C9 : SEQUENCE
01-15 15:09:58.529 18207 18239 I Unity : returned from pickUsefulDiscardsFromHandAndDiscards: C7
01-15 15:09:58.530 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:09:58.531 18207 18239 I Unity : calling getallmysets: C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 H11 C7
01-15 15:09:58.532 18207 18239 E Unity : getAllMySets :
01-15 15:09:58.532 18207 18239 E Unity : In getAllMySets : C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 H11 C7
01-15 15:09:58.533 18207 18239 I Unity : isValidSet: H9 S9 C9 , isValidmeld:True
01-15 15:09:58.534 18207 18239 I Unity : isValidSet: H11 S11 C11 , isValidmeld:True
01-15 15:09:58.535 18207 18239 E Unity : In getAllMySets 2 : H7 S1 S4 S6 D1 D5 D8 C6 C5 C8 C7
01-15 15:09:58.535 18207 18239 I Unity : getHalfSets: H7 S1 S4 S6 D1 D5 D8 C6 C5 C8 C7
01-15 15:09:58.537 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:09:58.537 18207 18239 I Unity : isValidSet: D8 C8 , isValidmeld:True
01-15 15:09:58.538 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:09:58.538 18207 18239 I Unity : isValidSet: D5 C5 , isValidmeld:True
01-15 15:09:58.538 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:09:58.539 18207 18239 E Unity : getHalfSets Half Set Meld: D8 C8
01-15 15:09:58.539 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:09:58.539 18207 18239 E Unity : getHalfSets Half Set Meld: D5 C5
01-15 15:09:58.539 18207 18239 I Unity : sets: 2
01-15 15:09:58.539 18207 18239 I Unity : set: H9 S9 C9
01-15 15:09:58.539 18207 18239 I Unity : set: H11 S11 C11
01-15 15:09:58.539 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:09:58.540 18207 18239 I Unity : isValidSet: H9 S9 C9 , isValidmeld:True
01-15 15:09:58.540 18207 18239 I Unity : getMeldStateOfMeld : H9 S9 C9 : SET
01-15 15:09:58.541 18207 18239 I Unity : isValidSet: H11 S11 C11 , isValidmeld:True
01-15 15:09:58.541 18207 18239 I Unity : getMeldStateOfMeld : H11 S11 C11 : SET
01-15 15:09:58.541 18207 18239 I Unity : pickResidualUsefulDiscardsFromHand: 8, discardCrds: H7 H9 C11 D1 S1 D8 H11 C7
01-15 15:09:58.542 18207 18239 I Unity : pickResidualUsefulDiscardsFromHand: from these:C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 H11 C7
01-15 15:09:58.542 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C5 C6 C8 C9 C11 C7
01-15 15:09:58.542 18207 18239 I Unity : Meld with Hand and discard cards: C9 C8 C6 C5
01-15 15:09:58.543 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 4, isValidMeld: False
01-15 15:09:58.543 18207 18239 I Unity : Meld with Hand and discard cards: C9 C8 C6 C5
01-15 15:09:58.543 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 4, isValidMeld: False
01-15 15:09:58.543 18207 18239 I Unity : Meld with Hand and discard cards: C9 C8 C6
01-15 15:09:58.543 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:58.543 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9 C8
01-15 15:09:58.544 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:58.544 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9
01-15 15:09:58.544 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:58.544 18207 18239 I Unity : Meld with Hand and discard cards: C9 C8 C7 C6 C5
01-15 15:09:58.544 18207 18239 I Unity : getMeldStateOfMeld : C9 C8 C7 C6 C5 : SEQUENCE
01-15 15:09:58.544 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C6 C8 C9 C11 C7
01-15 15:09:58.545 18207 18239 I Unity : Meld with Hand and discard cards: C9 C8 C6
01-15 15:09:58.545 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:58.546 18207 18239 I Unity : Meld with Hand and discard cards: C9 C8 C6
01-15 15:09:58.546 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:58.546 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9 C8
01-15 15:09:58.546 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:58.546 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9
01-15 15:09:58.547 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:58.547 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9 C8 C7 C6
01-15 15:09:58.547 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 5, isValidMeld: False
01-15 15:09:58.547 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C8 C9 C11 C7
01-15 15:09:58.548 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9 C8
01-15 15:09:58.548 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:58.548 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9 C8
01-15 15:09:58.549 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:09:58.549 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9
01-15 15:09:58.550 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:58.550 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9 C8 C7
01-15 15:09:58.551 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 4, isValidMeld: False
01-15 15:09:58.551 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C9 C11 C7
01-15 15:09:58.552 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9
01-15 15:09:58.552 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:58.552 18207 18239 I Unity : Meld with Hand and discard cards: C11 C9
01-15 15:09:58.552 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:58.553 18207 18239 I Unity : Meld with Hand and discard cards: C9 C7
01-15 15:09:58.553 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:58.554 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C11 C7
01-15 15:09:58.554 18207 18239 I Unity : Meld with Hand and discard cards meldCards: C7
01-15 15:09:58.554 18207 18239 I Unity : Meld with Hand and discard cards meldCards: D5 D1 D8
01-15 15:09:58.554 18207 18239 I Unity : Meld with Hand and discard cards meldCards: D1 D8
01-15 15:09:58.554 18207 18239 I Unity : Meld with Hand and discard cards meldCards: D8
01-15 15:09:58.554 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H7 H9 H11
01-15 15:09:58.555 18207 18239 I Unity : Meld with Hand and discard cards: H9 H7
01-15 15:09:58.555 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:58.555 18207 18239 I Unity : Meld with Hand and discard cards: H9 H7
01-15 15:09:58.555 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:58.555 18207 18239 I Unity : Meld with Hand and discard cards: H11 H9
01-15 15:09:58.555 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:58.555 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H9 H11
01-15 15:09:58.556 18207 18239 I Unity : Meld with Hand and discard cards: H11 H9
01-15 15:09:58.556 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:58.556 18207 18239 I Unity : Meld with Hand and discard cards: H11 H9
01-15 15:09:58.556 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:58.556 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H11
01-15 15:09:58.556 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S4 S6 S9 S11 S1
01-15 15:09:58.557 18207 18239 I Unity : Meld with Hand and discard cards: S6 S4
01-15 15:09:58.557 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:58.557 18207 18239 I Unity : Meld with Hand and discard cards: S6 S4
01-15 15:09:58.557 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:58.557 18207 18239 I Unity : Meld with Hand and discard cards: S11 S9
01-15 15:09:58.558 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:58.558 18207 18239 I Unity : Meld with Hand and discard cards: S11 S9
01-15 15:09:58.558 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:58.558 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S6 S9 S11 S1
01-15 15:09:58.558 18207 18239 I Unity : Meld with Hand and discard cards: S11 S9
01-15 15:09:58.558 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:58.559 18207 18239 I Unity : Meld with Hand and discard cards: S11 S9
01-15 15:09:58.559 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:58.559 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S9 S11 S1
01-15 15:09:58.559 18207 18239 I Unity : Meld with Hand and discard cards: S11 S9
01-15 15:09:58.559 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:58.559 18207 18239 I Unity : Meld with Hand and discard cards: S11 S9
01-15 15:09:58.560 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:09:58.560 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S11 S1
01-15 15:09:58.560 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S1
01-15 15:09:58.560 18207 18239 I Unity : Cards List: C7
01-15 15:09:58.560 18207 18239 I Unity : fetchAllUsefulDiscards meld Count: 5
01-15 15:09:58.560 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:09:58.561 18207 18239 I Unity : getMeldStateOfMeld : S13 D13 C13 H13 : SET
01-15 15:09:58.561 18207 18239 I Unity : meld: S13 D13 C13 H13 , meldState: ms: SET
01-15 15:09:58.561 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: S13 D13 C13 H13
01-15 15:09:58.561 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:09:58.562 18207 18239 I Unity : cardsList now: C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 H11 C7 S13 D13 C13 H13 , meldName: S13 D13 C13 H13 , meld state: SET
01-15 15:09:58.562 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:09:58.562 18207 18239 I Unity : calling getallmysets: C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 H11 C7 S13 D13 C13 H13
01-15 15:09:58.562 18207 18239 E Unity : getAllMySets :
01-15 15:09:58.562 18207 18239 E Unity : In getAllMySets : C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 H11 C7 S13 D13 C13 H13
01-15 15:09:58.563 18207 18239 I Unity : isValidSet: H11 S11 C11 , isValidmeld:True
01-15 15:09:58.563 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:09:58.564 18207 18239 I Unity : isValidSet: H9 S9 C9 , isValidmeld:True
01-15 15:09:58.564 18207 18239 E Unity : In getAllMySets 2 : H7 S4 S6 S1 D5 D1 D8 C8 C6 C7 C5
01-15 15:09:58.565 18207 18239 I Unity : getHalfSets: H7 S4 S6 S1 D5 D1 D8 C8 C6 C7 C5
01-15 15:09:58.565 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:09:58.566 18207 18239 I Unity : isValidSet: D8 C8 , isValidmeld:True
01-15 15:09:58.566 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:09:58.567 18207 18239 I Unity : isValidSet: D5 C5 , isValidmeld:True
01-15 15:09:58.568 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:09:58.568 18207 18239 E Unity : getHalfSets Half Set Meld: D8 C8
01-15 15:09:58.569 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:09:58.569 18207 18239 E Unity : getHalfSets Half Set Meld: D5 C5
01-15 15:09:58.569 18207 18239 I Unity : sets: 3
01-15 15:09:58.569 18207 18239 I Unity : set: H11 S11 C11
01-15 15:09:58.571 18207 18239 I Unity : set: H13 S13 D13 C13
01-15 15:09:58.571 18207 18239 I Unity : set: H9 S9 C9
01-15 15:09:58.571 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:09:58.572 18207 18239 I Unity : isValidSet: H11 S11 C11 , isValidmeld:True
01-15 15:09:58.572 18207 18239 I Unity : getMeldStateOfMeld : H11 S11 C11 : SET
01-15 15:09:58.573 18207 18239 I Unity : isValidSet: H9 S9 C9 , isValidmeld:True
01-15 15:09:58.573 18207 18239 I Unity : getMeldStateOfMeld : H9 S9 C9 : SET
01-15 15:09:58.573 18207 18239 I Unity : getMeldStateOfMeld : H1 H2 H3 H4 : SEQUENCE
01-15 15:09:58.573 18207 18239 I Unity : meld: H1 H4 H3 H2 , meldState: ms: SEQUENCE
01-15 15:09:58.573 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H1 H4 H3 H2
01-15 15:09:58.573 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:09:58.574 18207 18239 I Unity : cardsList now: C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 H11 C7 H1 H2 H3 H4 , meldName: H1 H2 H3 H4 , meld state: SEQUENCE
01-15 15:09:58.574 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: H1 H4 H3 H2
01-15 15:09:58.574 18207 18239 E Unity : getAllMySequences : C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 H11 C7 H1 H2 H3 H4
01-15 15:09:58.575 18207 18239 I Unity : m from seqMelds: H1 H4 H3 H2
01-15 15:09:58.575 18207 18239 I Unity : m from seqMelds: C9 C8 C7 C6 C5
01-15 15:09:58.577 18207 18239 I Unity : getAllMySequences returned with seqs: 3
01-15 15:09:58.577 18207 18239 I Unity : ogSeqName: seqname: C9 C8 C7 C6 C5
01-15 15:09:58.577 18207 18239 I Unity : ogSeqName: seqname: H4 H3 H2
01-15 15:09:58.578 18207 18239 I Unity : ogSeqName: H1 H4 H3 H2 seqname: H1 H4 H3 H2
01-15 15:09:58.578 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H9 C11 D1 S1 D8 H11 C7 H1 H2 H3 H4
01-15 15:09:58.578 18207 18239 I Unity : Calling pickResidualUsefulDiscardsFromSequences
01-15 15:09:58.578 18207 18239 I Unity : pickResidualUsefulDiscardsFromSequences: 1
01-15 15:09:58.578 18207 18239 I Unity : Seq cards: H1 H2 H3 H4
01-15 15:09:58.578 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H1
01-15 15:09:58.579 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.579 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:58.579 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.579 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H3 H4 H2
01-15 15:09:58.579 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.579 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:09:58.579 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.579 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H4 H3
01-15 15:09:58.579 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.580 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:09:58.580 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.580 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H7
01-15 15:09:58.580 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.580 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:09:58.580 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.581 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H7 H9
01-15 15:09:58.581 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.582 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 9, isValidMeld: False
01-15 15:09:58.582 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.583 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H7 H9 H4
01-15 15:09:58.583 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.583 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 10, isValidMeld: False
01-15 15:09:58.583 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.584 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H4 H7 H9 H11
01-15 15:09:58.584 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.584 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 11, isValidMeld: False
01-15 15:09:58.584 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.584 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H2
01-15 15:09:58.585 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.586 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:58.586 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.586 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H4 H3
01-15 15:09:58.586 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.586 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:09:58.586 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.586 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H7
01-15 15:09:58.586 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.586 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:09:58.586 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.587 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H7 H9
01-15 15:09:58.587 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.587 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:09:58.587 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.587 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H7 H9 H4
01-15 15:09:58.587 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.587 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 9, isValidMeld: False
01-15 15:09:58.587 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.587 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H4 H7 H9 H11
01-15 15:09:58.588 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.588 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 10, isValidMeld: False
01-15 15:09:58.588 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.588 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H3
01-15 15:09:58.588 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.588 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:58.588 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.588 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H7
01-15 15:09:58.588 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.588 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:09:58.588 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.589 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H7 H9
01-15 15:09:58.589 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.589 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:09:58.589 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.589 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H7 H9 H4
01-15 15:09:58.589 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.589 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:09:58.589 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.589 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H4 H7 H9 H11
01-15 15:09:58.589 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.590 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 9, isValidMeld: False
01-15 15:09:58.590 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.590 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H7
01-15 15:09:58.590 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.590 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 2, initialMeldCount: 5, isValidMeld: False
01-15 15:09:58.590 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.590 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H7 H9
01-15 15:09:58.590 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.590 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 3, initialMeldCount: 6, isValidMeld: False
01-15 15:09:58.590 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.590 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H7 H9 H4
01-15 15:09:58.591 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.591 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:09:58.591 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.591 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H4 H7 H9 H11
01-15 15:09:58.591 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.591 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:09:58.591 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.591 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H9
01-15 15:09:58.591 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.591 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 4, initialMeldCount: 5, isValidMeld: False
01-15 15:09:58.592 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.592 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H9 H4
01-15 15:09:58.592 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.592 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:09:58.592 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.592 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H4 H9 H11
01-15 15:09:58.592 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.592 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:09:58.592 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.592 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H4
01-15 15:09:58.592 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.593 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:58.593 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.593 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H4 H11
01-15 15:09:58.593 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.593 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:09:58.593 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.593 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H11
01-15 15:09:58.593 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.593 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 6, initialMeldCount: 5, isValidMeld: False
01-15 15:09:58.593 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.593 18207 18239 I Unity : Cards List:
01-15 15:09:58.594 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:09:58.594 18207 18239 I Unity : getMeldStateOfMeld : H12 D12 C12 : SET
01-15 15:09:58.594 18207 18239 I Unity : meld: H12 D12 C12 , meldState: ms: SET
01-15 15:09:58.594 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H12 D12 C12
01-15 15:09:58.594 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:09:58.595 18207 18239 I Unity : cardsList now: C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 H11 C7 H12 D12 C12 , meldName: H12 D12 C12 , meld state: SET
01-15 15:09:58.595 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:09:58.595 18207 18239 I Unity : calling getallmysets: C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 H11 C7 H12 D12 C12
01-15 15:09:58.595 18207 18239 E Unity : getAllMySets :
01-15 15:09:58.595 18207 18239 E Unity : In getAllMySets : C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 H11 C7 H12 D12 C12
01-15 15:09:58.596 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:09:58.596 18207 18239 I Unity : isValidSet: H9 S9 C9 , isValidmeld:True
01-15 15:09:58.596 18207 18239 I Unity : isValidSet: H11 S11 C11 , isValidmeld:True
01-15 15:09:58.597 18207 18239 E Unity : In getAllMySets 2 : H7 S4 S6 S1 D5 D1 D8 C8 C7 C5 C6
01-15 15:09:58.597 18207 18239 I Unity : getHalfSets: H7 S4 S6 S1 D5 D1 D8 C8 C7 C5 C6
01-15 15:09:58.597 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:09:58.598 18207 18239 I Unity : isValidSet: D8 C8 , isValidmeld:True
01-15 15:09:58.599 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:09:58.599 18207 18239 I Unity : isValidSet: D5 C5 , isValidmeld:True
01-15 15:09:58.600 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:09:58.600 18207 18239 E Unity : getHalfSets Half Set Meld: D8 C8
01-15 15:09:58.600 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:09:58.601 18207 18239 E Unity : getHalfSets Half Set Meld: D5 C5
01-15 15:09:58.601 18207 18239 I Unity : sets: 3
01-15 15:09:58.601 18207 18239 I Unity : set: H12 D12 C12
01-15 15:09:58.602 18207 18239 I Unity : set: H9 S9 C9
01-15 15:09:58.602 18207 18239 I Unity : set: H11 S11 C11
01-15 15:09:58.602 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:09:58.603 18207 18239 I Unity : isValidSet: H9 S9 C9 , isValidmeld:True
01-15 15:09:58.603 18207 18239 I Unity : getMeldStateOfMeld : H9 S9 C9 : SET
01-15 15:09:58.603 18207 18239 I Unity : isValidSet: H11 S11 C11 , isValidmeld:True
01-15 15:09:58.603 18207 18239 I Unity : getMeldStateOfMeld : H11 S11 C11 : SET
01-15 15:09:58.604 18207 18239 I Unity : getMeldStateOfMeld : C1 C2 C3 : SEQUENCE
01-15 15:09:58.604 18207 18239 I Unity : meld: C1 C3 C2 , meldState: ms: SEQUENCE
01-15 15:09:58.604 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: C1 C3 C2
01-15 15:09:58.604 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:09:58.604 18207 18239 I Unity : cardsList now: C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 H11 C7 C1 C2 C3 , meldName: C1 C2 C3 , meld state: SEQUENCE
01-15 15:09:58.604 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: C1 C3 C2
01-15 15:09:58.605 18207 18239 E Unity : getAllMySequences : C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 H11 C7 C1 C2 C3
01-15 15:09:58.605 18207 18239 I Unity : m from seqMelds: C1 C3 C2
01-15 15:09:58.605 18207 18239 I Unity : m from seqMelds: C9 C8 C7 C6 C5
01-15 15:09:58.606 18207 18239 I Unity : getAllMySequences returned with seqs: 2
01-15 15:09:58.606 18207 18239 I Unity : ogSeqName: seqname: C9 C8 C7 C6 C5
01-15 15:09:58.607 18207 18239 I Unity : ogSeqName: C1 C3 C2 seqname: C1 C3 C2
01-15 15:09:58.607 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H9 C11 D1 S1 D8 H11 C7 C1 C2 C3
01-15 15:09:58.607 18207 18239 I Unity : Calling pickResidualUsefulDiscardsFromSequences
01-15 15:09:58.607 18207 18239 I Unity : pickResidualUsefulDiscardsFromSequences: 1
01-15 15:09:58.607 18207 18239 I Unity : Seq cards: C1 C2 C3
01-15 15:09:58.607 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C1
01-15 15:09:58.607 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.607 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:09:58.607 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.608 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C1 C2 C3 C3
01-15 15:09:58.608 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.608 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:58.608 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.608 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C1 C2 C3 C3 C11
01-15 15:09:58.608 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.608 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:09:58.608 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.608 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C1 C2 C3 C3 C11 C2
01-15 15:09:58.609 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.609 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:09:58.609 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.609 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C1 C2 C2 C3 C3 C11 C7
01-15 15:09:58.609 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.609 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:09:58.609 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.609 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C3
01-15 15:09:58.609 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.609 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:09:58.609 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.610 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C3 C11
01-15 15:09:58.610 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.610 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:58.610 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.610 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C3 C11 C2
01-15 15:09:58.610 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.610 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:09:58.610 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.610 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C2 C3 C3 C11 C7
01-15 15:09:58.610 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.611 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:09:58.611 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.611 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C11
01-15 15:09:58.611 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.611 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 7, initialMeldCount: 4, isValidMeld: False
01-15 15:09:58.611 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.611 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C11 C2
01-15 15:09:58.611 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.611 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:58.611 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.612 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C2 C3 C11 C7
01-15 15:09:58.612 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.612 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:09:58.612 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.612 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C2
01-15 15:09:58.612 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.612 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:09:58.612 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.612 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C2 C3 C7
01-15 15:09:58.613 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.613 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:09:58.613 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.613 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C7
01-15 15:09:58.613 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:09:58.613 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 3, initialMeldCount: 4, isValidMeld: False
01-15 15:09:58.613 18207 18239 I Unity : isValidMeld: False
01-15 15:09:58.613 18207 18239 I Unity : Cards List:
01-15 15:09:58.614 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:09:58.614 18207 18239 I Unity : getMeldStateOfMeld : H10 S10 C10 : SET
01-15 15:09:58.615 18207 18239 I Unity : meld: H10 S10 C10 , meldState: ms: SET
01-15 15:09:58.615 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H10 S10 C10
01-15 15:09:58.616 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:09:58.616 18207 18239 I Unity : cardsList now: C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 H11 C7 H10 S10 C10 , meldName: H10 S10 C10 , meld state: SET
01-15 15:09:58.617 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:09:58.617 18207 18239 I Unity : calling getallmysets: C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 H11 C7 H10 S10 C10
01-15 15:09:58.618 18207 18239 E Unity : getAllMySets :
01-15 15:09:58.618 18207 18239 E Unity : In getAllMySets : C5 C6 C8 C9 D5 S4 S6 S9 S11 H7 H9 C11 D1 S1 D8 H11 C7 H10 S10 C10
01-15 15:09:58.620 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:09:58.621 18207 18239 I Unity : isValidSet: H9 S9 C9 , isValidmeld:True
01-15 15:09:58.622 18207 18239 I Unity : isValidSet: H11 S11 C11 , isValidmeld:True
01-15 15:09:58.622 18207 18239 E Unity : In getAllMySets 2 : H7 S1 S6 S4 D1 D5 D8 C8 C7 C5 C6
01-15 15:09:58.622 18207 18239 I Unity : getHalfSets: H7 S1 S6 S4 D1 D5 D8 C8 C7 C5 C6
01-15 15:09:58.622 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:09:58.622 18207 18239 I Unity : isValidSet: D8 C8 , isValidmeld:True
01-15 15:09:58.622 18207 18239 I Unity : isValidSet: S6 C6 , isValidmeld:True
01-15 15:09:58.623 18207 18239 I Unity : isValidSet: D5 C5 , isValidmeld:True
01-15 15:09:58.623 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:09:58.623 18207 18239 E Unity : getHalfSets Half Set Meld: D8 C8
01-15 15:09:58.623 18207 18239 E Unity : getHalfSets Half Set Meld: S6 C6
01-15 15:09:58.623 18207 18239 E Unity : getHalfSets Half Set Meld: D5 C5
01-15 15:09:58.623 18207 18239 I Unity : sets: 3
01-15 15:09:58.623 18207 18239 I Unity : set: H10 S10 C10
01-15 15:09:58.623 18207 18239 I Unity : set: H9 S9 C9
01-15 15:09:58.624 18207 18239 I Unity : set: H11 S11 C11
01-15 15:09:58.624 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:09:58.624 18207 18239 I Unity : isValidSet: H9 S9 C9 , isValidmeld:True
01-15 15:09:58.624 18207 18239 I Unity : getMeldStateOfMeld : H9 S9 C9 : SET
01-15 15:09:58.625 18207 18239 I Unity : isValidSet: H11 S11 C11 , isValidmeld:True
01-15 15:09:58.625 18207 18239 I Unity : getMeldStateOfMeld : H11 S11 C11 : SET
01-15 15:09:58.625 18207 18239 E Unity : Final Distinct usefulDiscards + count: 3, cards: C7 H9 C11
01-15 15:10:04.336 18207 18239 I Unity : isResultShown: False Card Selected: C7 (Card) c.mIsDiscardCard: True c.mIsDeckCard: Falseplayer.mIsCardTaken: False Tapable: True cardsInDeck 14
01-15 15:10:04.336 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:10:04.336 18207 18239 I Unity : is DiscardCard Selected
01-15 15:10:04.337 18207 18239 I Unity : Discard card count: 8 cardonscreen: 15 player cards count: 9
01-15 15:10:04.337 18207 18239 E Unity : local position: (1.6, -3.2, 0.0)
01-15 15:10:04.337 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:10:04.351 18207 18239 E Unity : postDiscardedCardsAddedToHand
01-15 15:10:04.351 18207 18239 E Unity : Card: C7 (Card) Last DiscardedCard: C7 (Card)
01-15 15:10:04.352 18207 18239 I Unity : handleSelectedDiscardCard Card: C7 (Card)
01-15 15:10:04.352 18207 18239 I Unity : Calling checkResult from Line 5682
01-15 15:10:04.352 18207 18239 I Unity : removeCardsFromDiscardCards: C7
01-15 15:10:04.369 18207 18239 E Unity : checkResult exiting
01-15 15:10:04.550 18207 18239 I Unity : Align Cards
01-15 15:10:04.550 18207 18239 E Unity : Sort and swap card positions
01-15 15:10:05.467 18207 18239 I Unity : Sort
01-15 15:10:07.102 18207 18239 I Unity : isResultShown: False Card Selected: C5 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 14
01-15 15:10:07.102 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: FalseisMeldCompulsive False isJokerPanelShown: False
01-15 15:10:07.622 18207 18239 I Unity : isResultShown: False Card Selected: C5 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 14
01-15 15:10:07.622 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: FalseisMeldCompulsive False isJokerPanelShown: False
01-15 15:10:07.667 18207 18239 I Unity : isCardSorting false
01-15 15:10:08.168 18207 18239 I Unity : isResultShown: False Card Selected: C5 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 14
01-15 15:10:08.168 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:10:08.169 18207 18239 I Unity : mIsPlayerCard
01-15 15:10:08.169 18207 18239 I Unity : Selected
01-15 15:10:08.169 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: C5
01-15 15:10:08.170 18207 18239 I Unity : MeldList Meld: S13 D13 C13 H13
01-15 15:10:08.170 18207 18239 I Unity : MeldList Meld: H1 H2 H3 H4
01-15 15:10:08.170 18207 18239 I Unity : MeldList Meld: H12 D12 C12
01-15 15:10:08.170 18207 18239 I Unity : MeldList Meld: C1 C2 C3
01-15 15:10:08.171 18207 18239 I Unity : MeldList Meld: H10 S10 C10
01-15 15:10:08.172 18207 18239 I Unity : Meld: S13 D13 C13 H13 , tempMeld:: S13 D13 C13 H13 C5
01-15 15:10:08.173 18207 18239 I Unity : isValidSet: H13 S13 D13 C5 C13 , isValidmeld:False
01-15 15:10:08.173 18207 18239 I Unity : getMeldStateOfMeld : C5 S13 D13 C13 H13 : NONE
01-15 15:10:08.174 18207 18239 I Unity : MeldState of meld: S13 D13 C13 H13 C5 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:08.174 18207 18239 I Unity : Can't meld... Meld: S13 D13 C13 H13 selectedCards: C5
01-15 15:10:08.175 18207 18239 I Unity : Meld: H1 H4 H3 H2 , tempMeld:: H1 C5 H4 H3 H2
01-15 15:10:08.177 18207 18239 I Unity : isValidSet: H1 H2 H3 H4 C5 , isValidmeld:False
01-15 15:10:08.177 18207 18239 I Unity : getMeldStateOfMeld : C5 H1 H2 H3 H4 : NONE
01-15 15:10:08.177 18207 18239 I Unity : MeldState of meld: H1 C5 H4 H3 H2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:08.178 18207 18239 I Unity : Can't meld... Meld: H1 H2 H3 H4 selectedCards: C5
01-15 15:10:08.178 18207 18239 I Unity : Meld: H12 D12 C12 , tempMeld:: H12 D12 C12 C5
01-15 15:10:08.180 18207 18239 I Unity : isValidSet: H12 D12 C5 C12 , isValidmeld:False
01-15 15:10:08.180 18207 18239 I Unity : getMeldStateOfMeld : C5 H12 D12 C12 : NONE
01-15 15:10:08.180 18207 18239 I Unity : MeldState of meld: H12 D12 C12 C5 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:08.181 18207 18239 I Unity : Can't meld... Meld: H12 D12 C12 selectedCards: C5
01-15 15:10:08.182 18207 18239 I Unity : Meld: C1 C3 C2 , tempMeld:: C1 C5 C3 C2
01-15 15:10:08.183 18207 18239 I Unity : isValidSet: C1 C2 C3 C5 , isValidmeld:False
01-15 15:10:08.184 18207 18239 I Unity : getMeldStateOfMeld : C5 C1 C2 C3 : NONE
01-15 15:10:08.184 18207 18239 I Unity : MeldState of meld: C1 C5 C3 C2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:08.184 18207 18239 I Unity : Can't meld... Meld: C1 C2 C3 selectedCards: C5
01-15 15:10:08.185 18207 18239 I Unity : Meld: H10 S10 C10 , tempMeld:: H10 S10 C10 C5
01-15 15:10:08.186 18207 18239 I Unity : isValidSet: H10 S10 C5 C10 , isValidmeld:False
01-15 15:10:08.186 18207 18239 I Unity : getMeldStateOfMeld : C5 H10 S10 C10 : NONE
01-15 15:10:08.186 18207 18239 I Unity : MeldState of meld: H10 S10 C10 C5 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:08.187 18207 18239 I Unity : Can't meld... Meld: H10 S10 C10 selectedCards: C5
01-15 15:10:08.187 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:10:08.188 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:10:08.188 18207 18239 E Unity : localMelds Count: 2 selectedCards: C5
01-15 15:10:08.188 18207 18239 E Unity : localMelds Count: 2 isJokerInHand+ False
01-15 15:10:08.188 18207 18239 I Unity : mSelectedcard: C7 (Card)
01-15 15:10:08.602 18207 18239 I Unity : isResultShown: False Card Selected: C6 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 14
01-15 15:10:08.602 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:10:08.602 18207 18239 I Unity : mIsPlayerCard
01-15 15:10:08.602 18207 18239 I Unity : Selected
01-15 15:10:08.603 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: C5 C6
01-15 15:10:08.603 18207 18239 I Unity : MeldList Meld: S13 D13 C13 H13
01-15 15:10:08.603 18207 18239 I Unity : MeldList Meld: H1 H2 H3 H4
01-15 15:10:08.604 18207 18239 I Unity : MeldList Meld: H12 D12 C12
01-15 15:10:08.604 18207 18239 I Unity : MeldList Meld: C1 C2 C3
01-15 15:10:08.604 18207 18239 I Unity : MeldList Meld: H10 S10 C10
01-15 15:10:08.605 18207 18239 I Unity : Meld: S13 D13 C13 H13 , tempMeld:: S13 D13 C13 H13 C6 C5
01-15 15:10:08.606 18207 18239 I Unity : isValidSet: H13 S13 D13 C5 C6 C13 , isValidmeld:False
01-15 15:10:08.606 18207 18239 I Unity : getMeldStateOfMeld : C5 C6 S13 D13 C13 H13 : NONE
01-15 15:10:08.606 18207 18239 I Unity : MeldState of meld: S13 D13 C13 H13 C6 C5 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:08.606 18207 18239 I Unity : Can't meld... Meld: S13 D13 C13 H13 selectedCards: C5 C6
01-15 15:10:08.607 18207 18239 I Unity : Meld: H1 H4 H3 H2 , tempMeld:: H1 C6 C5 H4 H3 H2
01-15 15:10:08.608 18207 18239 I Unity : isValidSet: H1 H2 H3 H4 C5 C6 , isValidmeld:False
01-15 15:10:08.609 18207 18239 I Unity : getMeldStateOfMeld : C5 C6 H1 H2 H3 H4 : NONE
01-15 15:10:08.609 18207 18239 I Unity : MeldState of meld: H1 C6 C5 H4 H3 H2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:08.610 18207 18239 I Unity : Can't meld... Meld: H1 H2 H3 H4 selectedCards: C5 C6
01-15 15:10:08.610 18207 18239 I Unity : Meld: H12 D12 C12 , tempMeld:: H12 D12 C12 C6 C5
01-15 15:10:08.612 18207 18239 I Unity : isValidSet: H12 D12 C5 C6 C12 , isValidmeld:False
01-15 15:10:08.612 18207 18239 I Unity : getMeldStateOfMeld : C5 C6 H12 D12 C12 : NONE
01-15 15:10:08.613 18207 18239 I Unity : MeldState of meld: H12 D12 C12 C6 C5 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:08.613 18207 18239 I Unity : Can't meld... Meld: H12 D12 C12 selectedCards: C5 C6
01-15 15:10:08.614 18207 18239 I Unity : Meld: C1 C3 C2 , tempMeld:: C1 C6 C5 C3 C2
01-15 15:10:08.616 18207 18239 I Unity : isValidSet: C1 C2 C3 C5 C6 , isValidmeld:False
01-15 15:10:08.617 18207 18239 I Unity : getMeldStateOfMeld : C5 C6 C1 C2 C3 : NONE
01-15 15:10:08.617 18207 18239 I Unity : MeldState of meld: C1 C6 C5 C3 C2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:08.617 18207 18239 I Unity : Can't meld... Meld: C1 C2 C3 selectedCards: C5 C6
01-15 15:10:08.618 18207 18239 I Unity : Meld: H10 S10 C10 , tempMeld:: H10 S10 C10 C6 C5
01-15 15:10:08.618 18207 18239 I Unity : isValidSet: H10 S10 C5 C6 C10 , isValidmeld:False
01-15 15:10:08.619 18207 18239 I Unity : getMeldStateOfMeld : C5 C6 H10 S10 C10 : NONE
01-15 15:10:08.619 18207 18239 I Unity : MeldState of meld: H10 S10 C10 C6 C5 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:08.619 18207 18239 I Unity : Can't meld... Meld: H10 S10 C10 selectedCards: C5 C6
01-15 15:10:08.619 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:10:08.620 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:10:08.620 18207 18239 E Unity : localMelds Count: 2 selectedCards: C5 C6
01-15 15:10:08.620 18207 18239 E Unity : localMelds Count: 2 isJokerInHand+ False
01-15 15:10:08.620 18207 18239 I Unity : mSelectedcard: C7 (Card)
01-15 15:10:09.117 18207 18239 I Unity : isResultShown: False Card Selected: C7 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 14
01-15 15:10:09.117 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:10:09.117 18207 18239 I Unity : mIsPlayerCard
01-15 15:10:09.117 18207 18239 I Unity : Selected
01-15 15:10:09.118 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: C5 C6 C7
01-15 15:10:09.118 18207 18239 I Unity : MeldList Meld: S13 D13 C13 H13
01-15 15:10:09.118 18207 18239 I Unity : MeldList Meld: H1 H2 H3 H4
01-15 15:10:09.118 18207 18239 I Unity : MeldList Meld: H12 D12 C12
01-15 15:10:09.118 18207 18239 I Unity : MeldList Meld: C1 C2 C3
01-15 15:10:09.119 18207 18239 I Unity : MeldList Meld: H10 S10 C10
01-15 15:10:09.120 18207 18239 I Unity : Meld: S13 D13 C13 H13 , tempMeld:: S13 D13 C13 H13 C7 C6 C5
01-15 15:10:09.121 18207 18239 I Unity : isValidSet: H13 S13 D13 C5 C6 C7 C13 , isValidmeld:False
01-15 15:10:09.121 18207 18239 I Unity : getMeldStateOfMeld : C5 C6 C7 S13 D13 C13 H13 : NONE
01-15 15:10:09.122 18207 18239 I Unity : MeldState of meld: S13 D13 C13 H13 C7 C6 C5 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:09.122 18207 18239 I Unity : Can't meld... Meld: S13 D13 C13 H13 selectedCards: C5 C6 C7
01-15 15:10:09.123 18207 18239 I Unity : Meld: H1 H4 H3 H2 , tempMeld:: H1 C7 C6 C5 H4 H3 H2
01-15 15:10:09.124 18207 18239 I Unity : isValidSet: H1 H2 H3 H4 C5 C6 C7 , isValidmeld:False
01-15 15:10:09.124 18207 18239 I Unity : getMeldStateOfMeld : C5 C6 C7 H1 H2 H3 H4 : NONE
01-15 15:10:09.125 18207 18239 I Unity : MeldState of meld: H1 C7 C6 C5 H4 H3 H2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:09.125 18207 18239 I Unity : Can't meld... Meld: H1 H2 H3 H4 selectedCards: C5 C6 C7
01-15 15:10:09.125 18207 18239 I Unity : Meld: H12 D12 C12 , tempMeld:: H12 D12 C12 C7 C6 C5
01-15 15:10:09.127 18207 18239 I Unity : isValidSet: H12 D12 C5 C6 C7 C12 , isValidmeld:False
01-15 15:10:09.127 18207 18239 I Unity : getMeldStateOfMeld : C5 C6 C7 H12 D12 C12 : NONE
01-15 15:10:09.127 18207 18239 I Unity : MeldState of meld: H12 D12 C12 C7 C6 C5 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:09.128 18207 18239 I Unity : Can't meld... Meld: H12 D12 C12 selectedCards: C5 C6 C7
01-15 15:10:09.128 18207 18239 I Unity : Meld: C1 C3 C2 , tempMeld:: C1 C7 C6 C5 C3 C2
01-15 15:10:09.131 18207 18239 I Unity : isValidSet: C1 C2 C3 C5 C6 C7 , isValidmeld:False
01-15 15:10:09.131 18207 18239 I Unity : getMeldStateOfMeld : C5 C6 C7 C1 C2 C3 : NONE
01-15 15:10:09.132 18207 18239 I Unity : MeldState of meld: C1 C7 C6 C5 C3 C2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:09.132 18207 18239 I Unity : Can't meld... Meld: C1 C2 C3 selectedCards: C5 C6 C7
01-15 15:10:09.133 18207 18239 I Unity : Meld: H10 S10 C10 , tempMeld:: H10 S10 C10 C7 C6 C5
01-15 15:10:09.134 18207 18239 I Unity : isValidSet: H10 S10 C5 C6 C7 C10 , isValidmeld:False
01-15 15:10:09.135 18207 18239 I Unity : getMeldStateOfMeld : C5 C6 C7 H10 S10 C10 : NONE
01-15 15:10:09.135 18207 18239 I Unity : MeldState of meld: H10 S10 C10 C7 C6 C5 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:09.136 18207 18239 I Unity : Can't meld... Meld: H10 S10 C10 selectedCards: C5 C6 C7
01-15 15:10:09.136 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:10:09.137 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:10:09.137 18207 18239 E Unity : localMelds Count: 2 selectedCards: C5 C6 C7
01-15 15:10:09.137 18207 18239 E Unity : localMelds Count: 2 isJokerInHand+ False
01-15 15:10:09.137 18207 18239 I Unity : mSelectedcard: C7 (Card)
01-15 15:10:09.583 18207 18239 I Unity : isResultShown: False Card Selected: C8 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 14
01-15 15:10:09.583 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:10:09.584 18207 18239 I Unity : mIsPlayerCard
01-15 15:10:09.584 18207 18239 I Unity : Selected
01-15 15:10:09.585 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: C5 C6 C7 C8
01-15 15:10:09.585 18207 18239 I Unity : MeldList Meld: S13 D13 C13 H13
01-15 15:10:09.585 18207 18239 I Unity : MeldList Meld: H1 H2 H3 H4
01-15 15:10:09.585 18207 18239 I Unity : MeldList Meld: H12 D12 C12
01-15 15:10:09.585 18207 18239 I Unity : MeldList Meld: C1 C2 C3
01-15 15:10:09.585 18207 18239 I Unity : MeldList Meld: H10 S10 C10
01-15 15:10:09.586 18207 18239 I Unity : Meld: S13 D13 C13 H13 , tempMeld:: S13 D13 C13 H13 C8 C7 C6 C5
01-15 15:10:09.588 18207 18239 I Unity : isValidSet: H13 S13 D13 C5 C6 C7 C8 C13 , isValidmeld:False
01-15 15:10:09.588 18207 18239 I Unity : getMeldStateOfMeld : C5 C6 C7 C8 S13 D13 C13 H13 : NONE
01-15 15:10:09.588 18207 18239 I Unity : MeldState of meld: S13 D13 C13 H13 C8 C7 C6 C5 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:09.589 18207 18239 I Unity : Can't meld... Meld: S13 D13 C13 H13 selectedCards: C5 C6 C7 C8
01-15 15:10:09.589 18207 18239 I Unity : Meld: H1 H4 H3 H2 , tempMeld:: H1 C8 C7 C6 C5 H4 H3 H2
01-15 15:10:09.591 18207 18239 I Unity : isValidSet: H1 H2 H3 H4 C5 C6 C7 C8 , isValidmeld:False
01-15 15:10:09.591 18207 18239 I Unity : getMeldStateOfMeld : C5 C6 C7 C8 H1 H2 H3 H4 : NONE
01-15 15:10:09.592 18207 18239 I Unity : MeldState of meld: H1 C8 C7 C6 C5 H4 H3 H2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:09.592 18207 18239 I Unity : Can't meld... Meld: H1 H2 H3 H4 selectedCards: C5 C6 C7 C8
01-15 15:10:09.593 18207 18239 I Unity : Meld: H12 D12 C12 , tempMeld:: H12 D12 C12 C8 C7 C6 C5
01-15 15:10:09.594 18207 18239 I Unity : isValidSet: H12 D12 C5 C6 C7 C8 C12 , isValidmeld:False
01-15 15:10:09.594 18207 18239 I Unity : getMeldStateOfMeld : C5 C6 C7 C8 H12 D12 C12 : NONE
01-15 15:10:09.595 18207 18239 I Unity : MeldState of meld: H12 D12 C12 C8 C7 C6 C5 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:09.595 18207 18239 I Unity : Can't meld... Meld: H12 D12 C12 selectedCards: C5 C6 C7 C8
01-15 15:10:09.596 18207 18239 I Unity : Meld: C1 C3 C2 , tempMeld:: C1 C8 C7 C6 C5 C3 C2
01-15 15:10:09.599 18207 18239 I Unity : isValidSet: C1 C2 C3 C5 C6 C7 C8 , isValidmeld:False
01-15 15:10:09.600 18207 18239 I Unity : getMeldStateOfMeld : C5 C6 C7 C8 C1 C2 C3 : NONE
01-15 15:10:09.600 18207 18239 I Unity : MeldState of meld: C1 C8 C7 C6 C5 C3 C2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:09.600 18207 18239 I Unity : Can't meld... Meld: C1 C2 C3 selectedCards: C5 C6 C7 C8
01-15 15:10:09.600 18207 18239 I Unity : Meld: H10 S10 C10 , tempMeld:: H10 S10 C10 C8 C7 C6 C5
01-15 15:10:09.602 18207 18239 I Unity : isValidSet: H10 S10 C5 C6 C7 C8 C10 , isValidmeld:False
01-15 15:10:09.603 18207 18239 I Unity : getMeldStateOfMeld : C5 C6 C7 C8 H10 S10 C10 : NONE
01-15 15:10:09.603 18207 18239 I Unity : MeldState of meld: H10 S10 C10 C8 C7 C6 C5 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:09.603 18207 18239 I Unity : Can't meld... Meld: H10 S10 C10 selectedCards: C5 C6 C7 C8
01-15 15:10:09.604 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:10:09.604 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:10:09.605 18207 18239 E Unity : localMelds Count: 2 selectedCards: C5 C6 C7 C8
01-15 15:10:09.605 18207 18239 E Unity : localMelds Count: 2 isJokerInHand+ False
01-15 15:10:09.605 18207 18239 I Unity : mSelectedcard: C7 (Card)
01-15 15:10:10.832 18207 18239 I Unity : isResultShown: False Card Selected: C9 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 14
01-15 15:10:10.832 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:10:10.832 18207 18239 I Unity : mIsPlayerCard
01-15 15:10:10.833 18207 18239 I Unity : Selected
01-15 15:10:10.834 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: C5 C6 C7 C8 C9
01-15 15:10:10.834 18207 18239 I Unity : MeldList Meld: S13 D13 C13 H13
01-15 15:10:10.834 18207 18239 I Unity : MeldList Meld: H1 H2 H3 H4
01-15 15:10:10.834 18207 18239 I Unity : MeldList Meld: H12 D12 C12
01-15 15:10:10.834 18207 18239 I Unity : MeldList Meld: C1 C2 C3
01-15 15:10:10.835 18207 18239 I Unity : MeldList Meld: H10 S10 C10
01-15 15:10:10.836 18207 18239 I Unity : Meld: S13 D13 C13 H13 , tempMeld:: S13 D13 C13 H13 C9 C8 C7 C6 C5
01-15 15:10:10.838 18207 18239 I Unity : isValidSet: H13 S13 D13 C5 C6 C7 C8 C9 C13 , isValidmeld:False
01-15 15:10:10.838 18207 18239 I Unity : getMeldStateOfMeld : C5 C6 C7 C8 C9 S13 D13 C13 H13 : NONE
01-15 15:10:10.839 18207 18239 I Unity : MeldState of meld: S13 D13 C13 H13 C9 C8 C7 C6 C5 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:10.839 18207 18239 I Unity : Can't meld... Meld: S13 D13 C13 H13 selectedCards: C5 C6 C7 C8 C9
01-15 15:10:10.840 18207 18239 I Unity : Meld: H1 H4 H3 H2 , tempMeld:: H1 C9 C8 C7 C6 C5 H4 H3 H2
01-15 15:10:10.842 18207 18239 I Unity : isValidSet: H1 H2 H3 H4 C5 C6 C7 C8 C9 , isValidmeld:False
01-15 15:10:10.842 18207 18239 I Unity : getMeldStateOfMeld : C5 C6 C7 C8 C9 H1 H2 H3 H4 : NONE
01-15 15:10:10.842 18207 18239 I Unity : MeldState of meld: H1 C9 C8 C7 C6 C5 H4 H3 H2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:10.843 18207 18239 I Unity : Can't meld... Meld: H1 H2 H3 H4 selectedCards: C5 C6 C7 C8 C9
01-15 15:10:10.843 18207 18239 I Unity : Meld: H12 D12 C12 , tempMeld:: H12 D12 C12 C9 C8 C7 C6 C5
01-15 15:10:10.845 18207 18239 I Unity : isValidSet: H12 D12 C5 C6 C7 C8 C9 C12 , isValidmeld:False
01-15 15:10:10.845 18207 18239 I Unity : getMeldStateOfMeld : C5 C6 C7 C8 C9 H12 D12 C12 : NONE
01-15 15:10:10.845 18207 18239 I Unity : MeldState of meld: H12 D12 C12 C9 C8 C7 C6 C5 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:10.846 18207 18239 I Unity : Can't meld... Meld: H12 D12 C12 selectedCards: C5 C6 C7 C8 C9
01-15 15:10:10.846 18207 18239 I Unity : Meld: C1 C3 C2 , tempMeld:: C1 C9 C8 C7 C6 C5 C3 C2
01-15 15:10:10.849 18207 18239 I Unity : isValidSet: C1 C2 C3 C5 C6 C7 C8 C9 , isValidmeld:False
01-15 15:10:10.849 18207 18239 I Unity : getMeldStateOfMeld : C5 C6 C7 C8 C9 C1 C2 C3 : NONE
01-15 15:10:10.850 18207 18239 I Unity : MeldState of meld: C1 C9 C8 C7 C6 C5 C3 C2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:10.850 18207 18239 I Unity : Can't meld... Meld: C1 C2 C3 selectedCards: C5 C6 C7 C8 C9
01-15 15:10:10.851 18207 18239 I Unity : Meld: H10 S10 C10 , tempMeld:: H10 S10 C10 C9 C8 C7 C6 C5
01-15 15:10:10.852 18207 18239 I Unity : isValidSet: H10 S10 C5 C6 C7 C8 C9 C10 , isValidmeld:False
01-15 15:10:10.853 18207 18239 I Unity : getMeldStateOfMeld : C5 C6 C7 C8 C9 H10 S10 C10 : NONE
01-15 15:10:10.853 18207 18239 I Unity : MeldState of meld: H10 S10 C10 C9 C8 C7 C6 C5 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:10.853 18207 18239 I Unity : Can't meld... Meld: H10 S10 C10 selectedCards: C5 C6 C7 C8 C9
01-15 15:10:10.854 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:10:10.854 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:10:10.855 18207 18239 E Unity : localMelds Count: 2 selectedCards: C5 C6 C7 C8 C9
01-15 15:10:10.855 18207 18239 E Unity : localMelds Count: 2 isJokerInHand+ False
01-15 15:10:10.855 18207 18239 I Unity : mSelectedcard: C7 (Card)
01-15 15:10:11.604 18207 18239 I Unity : onMeldButtonClicked: mSelectedCards.Count: 5
01-15 15:10:11.605 18207 18239 I Unity : mSelectedCards: C5 C6 C7 C8 C9 tempMeld: C9 C8 C7 C6 C5
01-15 15:10:11.605 18207 18239 I Unity : Meld: C5 C6 C7 C8 C9
01-15 15:10:11.605 18207 18239 I Unity : MeldState 0[Seq] || 2[Set] : PURE_SEQ
01-15 15:10:11.605 18207 18239 I Unity : disableAllMelds
01-15 15:10:11.622 18207 18239 I Unity : assignMeldScaleValue : meld.name:
01-15 15:10:11.622 18207 18239 E Unity : localPlayer.melds count: 3
01-15 15:10:11.622 18207 18239 I Unity : PosList[i]: -284.5585 Meld string: H1 H2 H3 H4 Meld Count: 3 CardCount: 4 startPosX: -284.5585
01-15 15:10:11.623 18207 18239 I Unity : PosList[i]: 0 Meld string: H10 S10 C10 Meld Count: 3 CardCount: 3 startPosX: 0
01-15 15:10:11.623 18207 18239 I Unity : PosList[i]: 284.5585 Meld string: Meld Count: 3 CardCount: 0 startPosX: 284.5585
01-15 15:10:11.623 18207 18239 I Unity : index: 0 mselectedCards Count: C5 (Card)
01-15 15:10:11.623 18207 18239 E Unity : Player ID of Card: 1
01-15 15:10:11.623 18207 18239 I Unity : setCardColor
01-15 15:10:11.623 18207 18239 I Unity : Color Object Found
01-15 15:10:11.623 18207 18239 I Unity : colorHex: #ffb20d
01-15 15:10:11.623 18207 18239 I Unity : Color Object Found
01-15 15:10:11.626 18207 18239 I Unity : Meld TargetPos: (-50.0, -50.0, 0.0)
01-15 15:10:11.627 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:10:11.627 18207 18239 I Unity : index: 1 mselectedCards Count: C6 (Card)
01-15 15:10:11.627 18207 18239 E Unity : Player ID of Card: 1
01-15 15:10:11.627 18207 18239 I Unity : setCardColor
01-15 15:10:11.627 18207 18239 I Unity : Color Object Found
01-15 15:10:11.627 18207 18239 I Unity : colorHex: #ffb20d
01-15 15:10:11.627 18207 18239 I Unity : Color Object Found
01-15 15:10:11.630 18207 18239 I Unity : Meld TargetPos: (-50.0, -50.0, 0.0)
01-15 15:10:11.630 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:10:11.630 18207 18239 I Unity : index: 2 mselectedCards Count: C7 (Card)
01-15 15:10:11.630 18207 18239 E Unity : Player ID of Card: 1
01-15 15:10:11.631 18207 18239 I Unity : setCardColor
01-15 15:10:11.631 18207 18239 I Unity : Color Object Found
01-15 15:10:11.631 18207 18239 I Unity : colorHex: #ffb20d
01-15 15:10:11.631 18207 18239 I Unity : Color Object Found
01-15 15:10:11.633 18207 18239 I Unity : Meld TargetPos: (-50.0, -50.0, 0.0)
01-15 15:10:11.633 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:10:11.634 18207 18239 I Unity : index: 3 mselectedCards Count: C8 (Card)
01-15 15:10:11.634 18207 18239 E Unity : Player ID of Card: 1
01-15 15:10:11.634 18207 18239 I Unity : setCardColor
01-15 15:10:11.634 18207 18239 I Unity : Color Object Found
01-15 15:10:11.634 18207 18239 I Unity : colorHex: #ffb20d
01-15 15:10:11.634 18207 18239 I Unity : Color Object Found
01-15 15:10:11.635 18207 18239 I Unity : Meld TargetPos: (-50.0, -50.0, 0.0)
01-15 15:10:11.635 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:10:11.636 18207 18239 I Unity : index: 4 mselectedCards Count: C9 (Card)
01-15 15:10:11.636 18207 18239 E Unity : Player ID of Card: 1
01-15 15:10:11.636 18207 18239 I Unity : setCardColor
01-15 15:10:11.636 18207 18239 I Unity : Color Object Found
01-15 15:10:11.636 18207 18239 I Unity : colorHex: #ffb20d
01-15 15:10:11.636 18207 18239 I Unity : Color Object Found
01-15 15:10:11.637 18207 18239 I Unity : Meld TargetPos: (-50.0, -50.0, 0.0)
01-15 15:10:11.638 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:10:11.638 18207 18239 I Unity : cardAdded: False cardCount: 5 CARD_SCROLL_OFFSET: 72.17183
01-15 15:10:11.638 18207 18239 I Unity : player cards: 5 presentWidth: 0
01-15 15:10:11.638 18207 18239 I Unity : rt.rect.width: 2000CARD_ON_SCREEN: 15
01-15 15:10:11.638 18207 18239 I Unity : Enable hand scroll: False
01-15 15:10:11.638 18207 18239 E Unity : Remove Selected Cards
01-15 15:10:11.638 18207 18239 E Unity : removed Card: C5 (Card)
01-15 15:10:11.638 18207 18239 E Unity : removed Card: C6 (Card)
01-15 15:10:11.639 18207 18239 E Unity : removed Card: C7 (Card)
01-15 15:10:11.639 18207 18239 E Unity : removed Card: C8 (Card)
01-15 15:10:11.639 18207 18239 E Unity : removed Card: C9 (Card)
01-15 15:10:11.639 18207 18239 I Unity : compriseCardDistanceOfMeld: False
01-15 15:10:11.639 18207 18239 I Unity : Left offset: -30
01-15 15:10:11.639 18207 18239 I Unity : getCardDistance X: -30
01-15 15:10:11.639 18207 18239 I Unity : getCardDistance X: 15
01-15 15:10:11.639 18207 18239 I Unity : getCardDistance X: 25
01-15 15:10:11.639 18207 18239 I Unity : Left offset: -25
01-15 15:10:11.640 18207 18239 I Unity : getCardDistance X: -25
01-15 15:10:11.640 18207 18239 I Unity : getCardDistance X: 20
01-15 15:10:11.640 18207 18239 I Unity : Left offset: -35
01-15 15:10:11.640 18207 18239 I Unity : getCardDistance X: -35
01-15 15:10:11.640 18207 18239 I Unity : getCardDistance X: 10
01-15 15:10:11.640 18207 18239 I Unity : getCardDistance X: 20
01-15 15:10:11.640 18207 18239 I Unity : getCardDistance X: 30
01-15 15:10:11.640 18207 18239 I Unity : UpdateMeldPoints: 1
01-15 15:10:11.640 18207 18239 I Unity : updateMeldPoints: Meld Score of Player: 1 is : 85
01-15 15:10:11.640 18207 18239 I Unity : Align Cards
01-15 15:10:11.640 18207 18239 E Unity : Sort and swap card positions
01-15 15:10:11.934 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:10:12.036 18207 18239 I Unity : Align Cards
01-15 15:10:12.036 18207 18239 E Unity : Sort and swap card positions
01-15 15:10:12.534 18207 18239 I Unity : Sort
01-15 15:10:12.936 18207 18239 I Unity : Sort
01-15 15:10:14.753 18207 18239 I Unity : isCardSorting false
01-15 15:10:15.152 18207 18239 I Unity : isCardSorting false
01-15 15:10:17.003 18207 18239 I Unity : isResultShown: False Card Selected: S11 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 14
01-15 15:10:17.003 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:10:17.003 18207 18239 I Unity : mIsPlayerCard
01-15 15:10:17.003 18207 18239 I Unity : Selected
01-15 15:10:17.004 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: S11
01-15 15:10:17.004 18207 18239 I Unity : MeldList Meld: S13 D13 C13 H13
01-15 15:10:17.004 18207 18239 I Unity : MeldList Meld: H1 H2 H3 H4
01-15 15:10:17.005 18207 18239 I Unity : MeldList Meld: H12 D12 C12
01-15 15:10:17.005 18207 18239 I Unity : MeldList Meld: C1 C2 C3
01-15 15:10:17.005 18207 18239 I Unity : MeldList Meld: H10 S10 C10
01-15 15:10:17.005 18207 18239 I Unity : MeldList Meld: C5 C6 C7 C8 C9
01-15 15:10:17.006 18207 18239 I Unity : Meld: S13 D13 C13 H13 , tempMeld:: S13 D13 C13 H13 S11
01-15 15:10:17.007 18207 18239 I Unity : isValidSet: H13 S11 S13 D13 C13 , isValidmeld:False
01-15 15:10:17.008 18207 18239 I Unity : getMeldStateOfMeld : S11 S13 D13 C13 H13 : NONE
01-15 15:10:17.008 18207 18239 I Unity : MeldState of meld: S13 D13 C13 H13 S11 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:17.008 18207 18239 I Unity : Can't meld... Meld: S13 D13 C13 H13 selectedCards: S11
01-15 15:10:17.009 18207 18239 I Unity : Meld: H1 H4 H3 H2 , tempMeld:: H1 S11 H4 H3 H2
01-15 15:10:17.010 18207 18239 I Unity : isValidSet: H1 H2 H3 H4 S11 , isValidmeld:False
01-15 15:10:17.011 18207 18239 I Unity : getMeldStateOfMeld : S11 H1 H2 H3 H4 : NONE
01-15 15:10:17.011 18207 18239 I Unity : MeldState of meld: H1 S11 H4 H3 H2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:17.012 18207 18239 I Unity : Can't meld... Meld: H1 H2 H3 H4 selectedCards: S11
01-15 15:10:17.013 18207 18239 I Unity : Meld: H12 D12 C12 , tempMeld:: H12 D12 C12 S11
01-15 15:10:17.015 18207 18239 I Unity : isValidSet: H12 S11 D12 C12 , isValidmeld:False
01-15 15:10:17.015 18207 18239 I Unity : getMeldStateOfMeld : S11 H12 D12 C12 : NONE
01-15 15:10:17.016 18207 18239 I Unity : MeldState of meld: H12 D12 C12 S11 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:17.016 18207 18239 I Unity : Can't meld... Meld: H12 D12 C12 selectedCards: S11
01-15 15:10:17.017 18207 18239 I Unity : Meld: C1 C3 C2 , tempMeld:: C1 S11 C3 C2
01-15 15:10:17.018 18207 18239 I Unity : isValidSet: S11 C1 C2 C3 , isValidmeld:False
01-15 15:10:17.018 18207 18239 I Unity : getMeldStateOfMeld : S11 C1 C2 C3 : NONE
01-15 15:10:17.018 18207 18239 I Unity : MeldState of meld: C1 S11 C3 C2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:17.019 18207 18239 I Unity : Can't meld... Meld: C1 C2 C3 selectedCards: S11
01-15 15:10:17.019 18207 18239 I Unity : Meld: H10 S10 C10 , tempMeld:: S11 H10 S10 C10
01-15 15:10:17.020 18207 18239 I Unity : isValidSet: H10 S10 S11 C10 , isValidmeld:False
01-15 15:10:17.020 18207 18239 I Unity : getMeldStateOfMeld : S11 H10 S10 C10 : NONE
01-15 15:10:17.021 18207 18239 I Unity : MeldState of meld: S11 H10 S10 C10 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:17.021 18207 18239 I Unity : Can't meld... Meld: H10 S10 C10 selectedCards: S11
01-15 15:10:17.022 18207 18239 I Unity : Meld: C9 C8 C7 C6 C5 , tempMeld:: S11 C9 C8 C7 C6 C5
01-15 15:10:17.024 18207 18239 I Unity : isValidSet: S11 C5 C6 C7 C8 C9 , isValidmeld:False
01-15 15:10:17.024 18207 18239 I Unity : getMeldStateOfMeld : S11 C5 C6 C7 C8 C9 : NONE
01-15 15:10:17.025 18207 18239 I Unity : MeldState of meld: S11 C9 C8 C7 C6 C5 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:17.025 18207 18239 I Unity : Can't meld... Meld: C5 C6 C7 C8 C9 selectedCards: S11
01-15 15:10:17.025 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:10:17.025 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:10:17.026 18207 18239 E Unity : localMelds Count: 3 selectedCards: S11
01-15 15:10:17.026 18207 18239 E Unity : localMelds Count: 3 isJokerInHand+ False
01-15 15:10:17.026 18207 18239 I Unity : mSelectedcard: C7 (Card)
01-15 15:10:18.433 18207 18239 I Unity : discardPlayerCard: 1
01-15 15:10:18.433 18207 18239 I Unity : localPlayer.mCards.Count: 5
01-15 15:10:18.433 18207 18239 E Unity : onCardDeselected- discardPlayerCard
01-15 15:10:18.434 18207 18239 I Unity : Clear duplicate Melds and show local melds, hide highlight meld and delete child objects
01-15 15:10:18.435 18207 18239 I Unity : Destroy duplicate meld objects
01-15 15:10:18.435 18207 18239 I Unity : Discard Card: card: S11
01-15 15:10:18.436 18207 18239 E Unity : Calling MoveCard
01-15 15:10:18.436 18207 18239 E Unity : discardPlayerCard: calling changeTurn
01-15 15:10:18.436 18207 18239 I Unity : ChangeTurn : 1
01-15 15:10:18.437 18207 18239 I Unity : Enable hand scroll: False
01-15 15:10:18.451 18207 18239 I Unity : Align Cards
01-15 15:10:18.451 18207 18239 E Unity : Sort and swap card positions
01-15 15:10:19.350 18207 18239 I Unity : ChangeTurn
01-15 15:10:19.351 18207 18239 I Unity : localPlayer mID: 1
01-15 15:10:19.351 18207 18239 I Unity : In change turn line 2817 mTotalPlayers: 2
01-15 15:10:19.351 18207 18239 E Unity : NextPlayer: 2
01-15 15:10:19.352 18207 18239 I Unity : gameMgr: setPlayerTurn :2 isResultShown: False
01-15 15:10:19.352 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:10:19.352 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:10:19.352 18207 18239 I Unity : Start timer: 2
01-15 15:10:19.352 18207 18239 I Unity : Player: DAVID
01-15 15:10:19.352 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:10:19.353 18207 18239 I Unity : playAiTurn now: 2
01-15 15:10:19.353 18207 18239 I Unity : disableAllMelds
01-15 15:10:19.353 18207 18239 I Unity : meldList Count is >0
01-15 15:10:19.355 18207 18239 I Unity : isValidSet: H11 S11 C11 , isValidmeld:True
01-15 15:10:19.356 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:10:19.356 18207 18239 I Unity : getHalfSets: S1 D4 D1
01-15 15:10:19.357 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:10:19.357 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:10:19.358 18207 18239 I Unity : isValidSet: H11 S11 C11 , isValidmeld:True
01-15 15:10:19.359 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:10:19.360 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:10:19.361 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:10:19.361 18207 18239 I Unity : isValidSet: D6 D8 , isValidmeld:False
01-15 15:10:19.362 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:False
01-15 15:10:19.362 18207 18239 E Unity : I am In getProperMelds: H11 S11 C11
01-15 15:10:19.364 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H11 S11 C11 , meld: S13 D13 C13 H13
01-15 15:10:19.364 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:10:19.364 18207 18239 E Unity : getProperMelds Meld: H11 S11 C11
01-15 15:10:19.365 18207 18239 I Unity : mdList m.getCardCount(): 3 jokerCount: 0
01-15 15:10:19.365 18207 18239 E Unity : I am In getProperMelds: H13 S13 D13 C13
01-15 15:10:19.365 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H13 S13 D13 C13 , meld: S13 D13 C13 H13
01-15 15:10:19.365 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:10:19.366 18207 18239 E Unity : getProperMelds Meld: H13 S13 D13 C13
01-15 15:10:19.366 18207 18239 I Unity : calling hasSimilarMeldState?: meld: S13 D13 C13 H13 m: H13 S13 D13 C13
01-15 15:10:19.366 18207 18239 E Unity : compare melds, m1:: H13 S13 D13 C13 , m2: S13 D13 C13 H13
01-15 15:10:19.367 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:10:19.367 18207 18239 I Unity : getMeldStateOfMeld : H13 S13 D13 C13 : SET
01-15 15:10:19.368 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:10:19.368 18207 18239 I Unity : getMeldStateOfMeld : S13 D13 C13 H13 : SET
01-15 15:10:19.368 18207 18239 I Unity : meld1 : H13 S13 D13 C13 : SET, meld: S13 D13 C13 H13 : SET
01-15 15:10:19.369 18207 18239 I Unity : IsSimilar: True meld: S13 D13 C13 H13 m: H13 S13 D13 C13
01-15 15:10:19.369 18207 18239 I Unity : not similar: S13 D13 C13 H13 m: H13 S13 D13 C13
01-15 15:10:19.369 18207 18239 E Unity : getUsefulDiscardCards - Meld: H11 S11 C11
01-15 15:10:19.369 18207 18239 E Unity : getUsefulDiscardCards - Meld: H13 S13 D13 C13
01-15 15:10:19.369 18207 18239 E Unity : getUsefulDiscardCards CARDS: C11 H11 S11
01-15 15:10:19.370 18207 18239 E Unity : getUsefulDiscardCards - Meld: H11 S11 C11
01-15 15:10:19.370 18207 18239 E Unity : getUsefulDiscardCards - Meld: H13 S13 D13 C13
01-15 15:10:19.372 18207 18239 E Unity : getUsefulDiscardCards CARDS: C11 H11 S11
01-15 15:10:19.372 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards: C11 H11 S11
01-15 15:10:19.374 18207 18239 I Unity : isValidSet: H11 S11 C11 , isValidmeld:True
01-15 15:10:19.375 18207 18239 I Unity : getHalfSets: S1 D1 D8
01-15 15:10:19.375 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:10:19.375 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:10:19.376 18207 18239 I Unity : isValidSet: H11 S11 C11 , isValidmeld:True
01-15 15:10:19.376 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:10:19.376 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:10:19.376 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:10:19.377 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:False
01-15 15:10:19.377 18207 18239 E Unity : I am In getProperMelds: H1 H4 H3 H2
01-15 15:10:19.377 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H1 H4 H3 H2 , meld: H1 H4 H3 H2
01-15 15:10:19.377 18207 18239 E Unity : meld.meldOwnerID: 1, m.OwnerID: -5
01-15 15:10:19.378 18207 18239 I Unity : melds of same name, continue
01-15 15:10:19.379 18207 18239 E Unity : I am In getProperMelds: H11 S11 C11
01-15 15:10:19.379 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H11 S11 C11 , meld: H1 H4 H3 H2
01-15 15:10:19.379 18207 18239 E Unity : meld.meldOwnerID: 1, m.OwnerID: -5
01-15 15:10:19.380 18207 18239 E Unity : getProperMelds Meld: H11 S11 C11
01-15 15:10:19.380 18207 18239 I Unity : mdList m.getCardCount(): 3 jokerCount: 0
01-15 15:10:19.380 18207 18239 E Unity : getUsefulDiscardCards - Meld: H11 S11 C11
01-15 15:10:19.380 18207 18239 E Unity : getUsefulDiscardCards CARDS: C11 H11 S11
01-15 15:10:19.380 18207 18239 E Unity : getUsefulDiscardCards - Meld: H11 S11 C11
01-15 15:10:19.380 18207 18239 E Unity : getUsefulDiscardCards CARDS: C11 H11 S11
01-15 15:10:19.381 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards: C11 H11 S11
01-15 15:10:19.383 18207 18239 I Unity : isValidSet: H11 S11 C11 , isValidmeld:True
01-15 15:10:19.384 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:10:19.385 18207 18239 I Unity : getHalfSets: S1 D1 D8
01-15 15:10:19.385 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:10:19.385 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:10:19.386 18207 18239 I Unity : isValidSet: H11 S11 C11 , isValidmeld:True
01-15 15:10:19.386 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:10:19.386 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:10:19.388 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:10:19.389 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:10:19.389 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:False
01-15 15:10:19.389 18207 18239 E Unity : I am In getProperMelds: H11 S11 C11
01-15 15:10:19.390 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H11 S11 C11 , meld: H12 D12 C12
01-15 15:10:19.390 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:10:19.390 18207 18239 E Unity : getProperMelds Meld: H11 S11 C11
01-15 15:10:19.390 18207 18239 I Unity : mdList m.getCardCount(): 3 jokerCount: 0
01-15 15:10:19.390 18207 18239 E Unity : I am In getProperMelds: H12 D12 C12
01-15 15:10:19.390 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H12 D12 C12 , meld: H12 D12 C12
01-15 15:10:19.390 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:10:19.391 18207 18239 I Unity : melds of same name, continue
01-15 15:10:19.391 18207 18239 E Unity : getUsefulDiscardCards - Meld: H11 S11 C11
01-15 15:10:19.391 18207 18239 E Unity : getUsefulDiscardCards CARDS: C11 H11 S11
01-15 15:10:19.391 18207 18239 E Unity : getUsefulDiscardCards - Meld: H11 S11 C11
01-15 15:10:19.392 18207 18239 E Unity : getUsefulDiscardCards CARDS: C11 H11 S11
01-15 15:10:19.392 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards: C11 H11 S11
01-15 15:10:19.393 18207 18239 I Unity : isValidSet: H11 S11 C11 , isValidmeld:True
01-15 15:10:19.394 18207 18239 I Unity : getHalfSets: S1 D1 D8
01-15 15:10:19.394 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:10:19.395 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:10:19.395 18207 18239 I Unity : isValidSet: H11 S11 C11 , isValidmeld:True
01-15 15:10:19.396 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:10:19.397 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:10:19.397 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:10:19.397 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:False
01-15 15:10:19.397 18207 18239 E Unity : I am In getProperMelds: C1 C3 C2
01-15 15:10:19.398 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: C1 C3 C2 , meld: C1 C3 C2
01-15 15:10:19.398 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:10:19.398 18207 18239 I Unity : melds of same name, continue
01-15 15:10:19.399 18207 18239 E Unity : I am In getProperMelds: H11 S11 C11
01-15 15:10:19.399 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H11 S11 C11 , meld: C1 C3 C2
01-15 15:10:19.400 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:10:19.401 18207 18239 E Unity : getProperMelds Meld: H11 S11 C11
01-15 15:10:19.401 18207 18239 I Unity : mdList m.getCardCount(): 3 jokerCount: 0
01-15 15:10:19.401 18207 18239 E Unity : getUsefulDiscardCards - Meld: H11 S11 C11
01-15 15:10:19.402 18207 18239 E Unity : getUsefulDiscardCards CARDS: C11 H11 S11
01-15 15:10:19.402 18207 18239 E Unity : getUsefulDiscardCards - Meld: H11 S11 C11
01-15 15:10:19.402 18207 18239 E Unity : getUsefulDiscardCards CARDS: C11 H11 S11
01-15 15:10:19.403 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards: C11 H11 S11
01-15 15:10:19.405 18207 18239 I Unity : getHalfSets: H7 S1 D1 D8
01-15 15:10:19.405 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:10:19.405 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:10:19.406 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:10:19.406 18207 18239 I Unity : isValidSet: S10 S11 , isValidmeld:False
01-15 15:10:19.407 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:10:19.407 18207 18239 I Unity : isValidSet: C10 C11 , isValidmeld:False
01-15 15:10:19.407 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:False
01-15 15:10:19.407 18207 18239 E Unity : I am In getProperMelds: H11 H10 H9
01-15 15:10:19.407 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H11 H10 H9 , meld: H10 S10 C10
01-15 15:10:19.407 18207 18239 E Unity : meld.meldOwnerID: 1, m.OwnerID: -5
01-15 15:10:19.408 18207 18239 E Unity : getProperMelds Meld: H11 H10 H9
01-15 15:10:19.408 18207 18239 I Unity : calling hasSimilarMeldState?: meld: H10 S10 C10 m: H11 H10 H9
01-15 15:10:19.408 18207 18239 E Unity : compare melds, m1:: H11 H10 H9 , m2: H10 S10 C10
01-15 15:10:19.408 18207 18239 I Unity : getMeldStateOfMeld : H11 H10 H9 : SEQUENCE
01-15 15:10:19.409 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:10:19.409 18207 18239 I Unity : getMeldStateOfMeld : H10 S10 C10 : SET
01-15 15:10:19.409 18207 18239 I Unity : meld1 : H11 H10 H9 : SEQUENCE, meld: H10 S10 C10 : SET
01-15 15:10:19.409 18207 18239 I Unity : IsSimilar: False meld: H10 S10 C10 m: H11 H10 H9
01-15 15:10:19.409 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:10:19.409 18207 18239 E Unity : getUsefulDiscardCards CARDS:
01-15 15:10:19.409 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards:
01-15 15:10:19.411 18207 18239 I Unity : isValidSet: H11 S11 C11 , isValidmeld:True
01-15 15:10:19.412 18207 18239 I Unity : getHalfSets: S1 D1 D8
01-15 15:10:19.412 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:10:19.412 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:10:19.413 18207 18239 I Unity : isValidSet: H11 S11 C11 , isValidmeld:True
01-15 15:10:19.413 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:10:19.413 18207 18239 I Unity : isValidSet: S5 S7 S8 , isValidmeld:False
01-15 15:10:19.413 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:10:19.414 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:False
01-15 15:10:19.414 18207 18239 E Unity : I am In getProperMelds: C9 C8 C7 C6 C5
01-15 15:10:19.414 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: C9 C8 C7 C6 C5 , meld: C9 C8 C7 C6 C5
01-15 15:10:19.414 18207 18239 E Unity : meld.meldOwnerID: 1, m.OwnerID: -5
01-15 15:10:19.414 18207 18239 I Unity : melds of same name, continue
01-15 15:10:19.415 18207 18239 E Unity : I am In getProperMelds: H11 S11 C11
01-15 15:10:19.415 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H11 S11 C11 , meld: C9 C8 C7 C6 C5
01-15 15:10:19.415 18207 18239 E Unity : meld.meldOwnerID: 1, m.OwnerID: -5
01-15 15:10:19.416 18207 18239 E Unity : getProperMelds Meld: H11 S11 C11
01-15 15:10:19.416 18207 18239 I Unity : mdList m.getCardCount(): 3 jokerCount: 0
01-15 15:10:19.416 18207 18239 E Unity : getUsefulDiscardCards - Meld: H11 S11 C11
01-15 15:10:19.416 18207 18239 E Unity : getUsefulDiscardCards CARDS: C11 H11 S11
01-15 15:10:19.417 18207 18239 E Unity : getUsefulDiscardCards - Meld: H11 S11 C11
01-15 15:10:19.417 18207 18239 E Unity : getUsefulDiscardCards CARDS: C11 H11 S11
01-15 15:10:19.417 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards: C11 H11 S11
01-15 15:10:19.418 18207 18239 I Unity : Possible melds: H11 S11 C11
01-15 15:10:19.418 18207 18239 I Unity : Possible melds: H13 S13 D13 C13
01-15 15:10:19.418 18207 18239 I Unity : processUsefulCards : discardedCards.Count:: 8
01-15 15:10:19.418 18207 18239 I Unity : possbleMeld[j]: H11 S11 C11
01-15 15:10:19.419 18207 18239 I Unity : MeldCards: H11 S11 C11
01-15 15:10:19.419 18207 18239 I Unity : c: H11, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:19.419 18207 18239 I Unity : c: S11, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:19.419 18207 18239 I Unity : c: C11, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:19.420 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:10:19.421 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:10:19.422 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.422 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.422 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.422 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.422 18207 18239 I Unity : possbleMeld[j]: H11 S11 C11
01-15 15:10:19.422 18207 18239 I Unity : MeldCards: H11 S11 C11
01-15 15:10:19.422 18207 18239 I Unity : c: H11, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:19.422 18207 18239 I Unity : c: S11, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:19.422 18207 18239 I Unity : c: C11, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:19.423 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:10:19.423 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:10:19.423 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.423 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.423 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.423 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.423 18207 18239 I Unity : possbleMeld[j]: H11 S11 C11
01-15 15:10:19.423 18207 18239 I Unity : MeldCards: H11 S11 C11
01-15 15:10:19.423 18207 18239 I Unity : c: H11, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:19.424 18207 18239 I Unity : c: S11, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:19.424 18207 18239 I Unity : c: C11, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:19.424 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:10:19.424 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:10:19.424 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.424 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.424 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.424 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.424 18207 18239 I Unity : possbleMeld[j]: H11 S11 C11
01-15 15:10:19.425 18207 18239 I Unity : MeldCards: H11 S11 C11
01-15 15:10:19.425 18207 18239 I Unity : c: H11, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:19.425 18207 18239 I Unity : c: S11, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:19.425 18207 18239 I Unity : c: C11, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:19.425 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:10:19.425 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:10:19.425 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.425 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.425 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.425 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.426 18207 18239 I Unity : possbleMeld[j]: H11 S11 C11
01-15 15:10:19.426 18207 18239 I Unity : MeldCards: H11 S11 C11
01-15 15:10:19.426 18207 18239 I Unity : c: H11, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:19.426 18207 18239 I Unity : c: S11, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:19.426 18207 18239 I Unity : c: C11, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:19.426 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:10:19.426 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:10:19.426 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.426 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.426 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.426 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.427 18207 18239 I Unity : possbleMeld[j]: H11 S11 C11
01-15 15:10:19.427 18207 18239 I Unity : MeldCards: H11 S11 C11
01-15 15:10:19.427 18207 18239 I Unity : c: H11, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:19.427 18207 18239 I Unity : c: S11, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:19.427 18207 18239 I Unity : c: C11, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:19.427 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:10:19.427 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:10:19.427 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.427 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.427 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.428 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.428 18207 18239 I Unity : possbleMeld[j]: H11 S11 C11
01-15 15:10:19.428 18207 18239 I Unity : MeldCards: H11 S11 C11
01-15 15:10:19.428 18207 18239 I Unity : c: H11, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:19.428 18207 18239 I Unity : c: S11, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:19.428 18207 18239 I Unity : c: C11, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:19.428 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:10:19.428 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:10:19.428 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.428 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.428 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.429 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.429 18207 18239 I Unity : possbleMeld[j]: H11 S11 C11
01-15 15:10:19.429 18207 18239 I Unity : MeldCards: H11 S11 C11
01-15 15:10:19.429 18207 18239 I Unity : c: H11, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:19.429 18207 18239 I Unity : c: S11, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:19.429 18207 18239 I Unity : c: C11, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:19.429 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:10:19.429 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:10:19.429 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.429 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.430 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.430 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:19.430 18207 18239 I Unity : usefulDiscardCards at this point: C11 H11 S11 C11 H11 S11 C11 H11 S11 C11 H11 S11 C11 H11 S11
01-15 15:10:19.430 18207 18239 I Unity : MeldList count: 6
01-15 15:10:19.432 18207 18239 I Unity : enableHighlightOfCards
01-15 15:10:19.445 18207 18239 I Unity : Sort
01-15 15:10:20.265 18207 18239 I Unity : possible Meld: H11 S11 C11
01-15 15:10:20.265 18207 18239 I Unity : possible Meld: H13 S13 D13 C13
01-15 15:10:20.266 18207 18239 I Unity : isMeldScoring: True
01-15 15:10:20.266 18207 18239 I Unity : Discard card count: 8 cardonscreen: 15 player cards count: 5
01-15 15:10:20.267 18207 18239 I Unity : IsCardSorting
01-15 15:10:20.267 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:10:20.271 18207 18239 I Unity : IsCardSorting
01-15 15:10:20.271 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:10:20.275 18207 18239 I Unity : IsCardSorting
01-15 15:10:20.275 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:10:20.278 18207 18239 I Unity : IsCardSorting
01-15 15:10:20.278 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:10:20.283 18207 18239 I Unity : IsCardSorting
01-15 15:10:20.283 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:10:20.285 18207 18239 I Unity : IsCardSorting
01-15 15:10:20.285 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:10:20.287 18207 18239 E Unity : Delay Possible Melds
01-15 15:10:20.287 18207 18239 I Unity : calling checkresult from delayCardAdditionToMeld
01-15 15:10:20.305 18207 18239 E Unity : postDiscardedCardsAddedToHand
01-15 15:10:20.305 18207 18239 I Unity : removeCardsFromDiscardCards: C11 D1 S1 D8 H11 S11
01-15 15:10:20.305 18207 18239 E Unity : checkResult exiting
01-15 15:10:20.482 18207 18239 I Unity : Align Cards
01-15 15:10:20.483 18207 18239 E Unity : Sort and swap card positions
01-15 15:10:21.167 18207 18239 I Unity : assignValueForJokerCard: PossibleMeld: H11 S11 C11
01-15 15:10:21.167 18207 18239 I Unity : isValidSet: H11 S11 C11 , isValidmeld:True
01-15 15:10:21.168 18207 18239 I Unity : assignValueForJokerCard: PossibleMeld: H13 S13 D13 C13
01-15 15:10:21.168 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:10:21.183 18207 18239 E Unity : Possible melds in Player Cards: H11 (Card)
01-15 15:10:21.184 18207 18239 E Unity : Possible melds in Player Cards: S11 (Card)
01-15 15:10:21.184 18207 18239 E Unity : Possible melds in Player Cards: C11 (Card)
01-15 15:10:21.184 18207 18239 I Unity : Time: 0CardsCount: 3 possible Meld Cards count: 3 Meld: H11 S11 C11
01-15 15:10:21.185 18207 18239 I Unity : Create Meld for player
01-15 15:10:21.188 18207 18239 E Unity : Player ID of Card: 2
01-15 15:10:21.188 18207 18239 I Unity : setCardColor
01-15 15:10:21.188 18207 18239 I Unity : Color Object Found
01-15 15:10:21.188 18207 18239 I Unity : colorHex: #0aad73
01-15 15:10:21.188 18207 18239 I Unity : Color Object Found
01-15 15:10:21.189 18207 18239 I Unity : Meld TargetPos: (-28.0, -28.0, 0.0)
01-15 15:10:21.189 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:10:21.191 18207 18239 E Unity : Player ID of Card: 2
01-15 15:10:21.191 18207 18239 I Unity : setCardColor
01-15 15:10:21.191 18207 18239 I Unity : Color Object Found
01-15 15:10:21.191 18207 18239 I Unity : colorHex: #0aad73
01-15 15:10:21.191 18207 18239 I Unity : Color Object Found
01-15 15:10:21.192 18207 18239 I Unity : Meld TargetPos: (-3.0, -28.0, 0.0)
01-15 15:10:21.192 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:10:21.193 18207 18239 E Unity : Player ID of Card: 2
01-15 15:10:21.193 18207 18239 I Unity : setCardColor
01-15 15:10:21.194 18207 18239 I Unity : Color Object Found
01-15 15:10:21.194 18207 18239 I Unity : colorHex: #0aad73
01-15 15:10:21.194 18207 18239 I Unity : Color Object Found
01-15 15:10:21.195 18207 18239 I Unity : Meld TargetPos: (22.0, -28.0, 0.0)
01-15 15:10:21.195 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:10:21.197 18207 18239 I Unity : UpdateMeldPoints: 2
01-15 15:10:21.197 18207 18239 I Unity : updateMeldPoints: Meld Score of Player: 2 is : 124
01-15 15:10:21.384 18207 18239 I Unity : Sort
01-15 15:10:21.634 18207 18239 I Unity : isCardSorting false
01-15 15:10:22.082 18207 18239 I Unity : Time: 0.9CardsCount: 0 possible Meld Cards count: 4 Meld: H13 S13 D13 C13
01-15 15:10:22.083 18207 18239 I Unity : getMeldForUpdate
01-15 15:10:22.083 18207 18239 I Unity : cards:
01-15 15:10:22.083 18207 18239 I Unity : Add card to the submitted meld: S13 D13 C13 H13 cardsToMeld:
01-15 15:10:22.099 18207 18239 I Unity : compriseCardDistanceOfMeldForOtherPlayers: H11 S11 C11
01-15 15:10:22.100 18207 18239 I Unity : Left offset: -47.5
01-15 15:10:22.100 18207 18239 I Unity : getCardDistance X: -47.5
01-15 15:10:22.100 18207 18239 I Unity : X: -22.5 index: 0
01-15 15:10:22.100 18207 18239 I Unity : Card: H11 (Card)
01-15 15:10:22.100 18207 18239 I Unity : X: 2.5 index: 1
01-15 15:10:22.100 18207 18239 I Unity : Card: S11 (Card)
01-15 15:10:22.100 18207 18239 I Unity : getCardDistance X: 2.5
01-15 15:10:22.100 18207 18239 I Unity : X: 27.5 index: 2
01-15 15:10:22.101 18207 18239 I Unity : Card: C11 (Card)
01-15 15:10:23.480 18207 18239 I Unity : Discard Ai Card - Delay: 2.3
01-15 15:10:23.598 18207 18239 I Unity : isCardSorting false
01-15 15:10:25.283 18207 18239 I Unity : showOrDiscardAI discardAI: 2
01-15 15:10:25.283 18207 18239 I Unity : discardAI routine in RummyGameMgr
01-15 15:10:25.581 18207 18239 I Unity : Calling checkResult from discardAI
01-15 15:10:25.581 18207 18239 I Unity : AI getAiDiscardCard
01-15 15:10:25.581 18207 18239 E Unity : getDiscardCard
01-15 15:10:25.585 18207 18239 I Unity : getHalfSets: S1 D1 D8
01-15 15:10:25.585 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:10:25.585 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:10:25.586 18207 18239 I Unity : getDiscardCard: D8, 0
01-15 15:10:25.586 18207 18239 I Unity : Discard Card: D8 (Card) isJoker: False
01-15 15:10:25.586 18207 18239 I Unity : RummyGameMgr class discardAiCard
01-15 15:10:25.586 18207 18239 I Unity : discardAiCard: 2, card: D8
01-15 15:10:25.586 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:10:25.587 18207 18239 I Unity : Discard Card: card: D8
01-15 15:10:25.590 18207 18239 E Unity : Calling MoveCard
01-15 15:10:25.590 18207 18239 I Unity : discardAiCard: 2, card: D8
01-15 15:10:25.591 18207 18239 I Unity : discardAiCard: calling changeTurn: 2
01-15 15:10:25.591 18207 18239 I Unity : ChangeTurn : 2
01-15 15:10:26.499 18207 18239 I Unity : ChangeTurn
01-15 15:10:26.499 18207 18239 I Unity : localPlayer mID: 1
01-15 15:10:26.499 18207 18239 I Unity : In change turn line 2817 mTotalPlayers: 2
01-15 15:10:26.500 18207 18239 I Unity : ID != localPlayer.mID : 2 , localPlayer.mID: 1, so waiting
01-15 15:10:26.500 18207 18239 E Unity : NextPlayer: 1
01-15 15:10:26.500 18207 18239 I Unity : gameMgr: setPlayerTurn :1 isResultShown: False
01-15 15:10:26.500 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:10:26.501 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:10:26.502 18207 18239 I Unity : Start timer: 1
01-15 15:10:26.502 18207 18239 I Unity : Player: YOU
01-15 15:10:26.502 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:10:26.504 18207 18239 I Unity : showUsefulCardsOnDiscardPile
01-15 15:10:26.504 18207 18239 I Unity : discardedCards.Count > 0
01-15 15:10:26.504 18207 18239 I Unity : Calling method fetchAllUsefulDiscards: 7
01-15 15:10:26.504 18207 18239 I Unity : fetchAllUsefulDiscards discardedCards: H7 H9 D8
01-15 15:10:26.504 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:10:26.505 18207 18239 I Unity : cardsList now: D5 S4 S6 S9 H7 H9 D8 , meldName: NoMeld, meld state: NONE
01-15 15:10:26.505 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: NO MELD
01-15 15:10:26.505 18207 18239 E Unity : getAllMySequences : D5 S4 S6 S9 H7 H9 D8
01-15 15:10:26.506 18207 18239 I Unity : getAllMySequences returned with seqs: 0
01-15 15:10:26.506 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H9 D8
01-15 15:10:26.506 18207 18239 I Unity : Calling pickUsefulDiscardsFromHandAndDiscards : H7 H9 D8
01-15 15:10:26.507 18207 18239 I Unity : pickUsefulDiscardsFromHandAndDiscards: 3, discardCrds: H7 H9 D8
01-15 15:10:26.507 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:10:26.508 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:10:26.508 18207 18239 I Unity : returned from pickUsefulDiscardsFromHandAndDiscards:
01-15 15:10:26.508 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:10:26.509 18207 18239 I Unity : calling getallmysets: D5 S4 S6 S9 H7 H9 D8
01-15 15:10:26.509 18207 18239 E Unity : getAllMySets :
01-15 15:10:26.509 18207 18239 E Unity : In getAllMySets : D5 S4 S6 S9 H7 H9 D8
01-15 15:10:26.510 18207 18239 E Unity : In getAllMySets 2 : H7 H9 S4 S6 S9 D5 D8
01-15 15:10:26.511 18207 18239 I Unity : getHalfSets: H7 H9 S4 S6 S9 D5 D8
01-15 15:10:26.511 18207 18239 I Unity : isValidSet: H9 S9 , isValidmeld:True
01-15 15:10:26.512 18207 18239 E Unity : getHalfSets Half Set Meld: H9 S9
01-15 15:10:26.512 18207 18239 I Unity : pickResidualUsefulDiscardsFromHand: 3, discardCrds: H7 H9 D8
01-15 15:10:26.512 18207 18239 I Unity : pickResidualUsefulDiscardsFromHand: from these:D5 S4 S6 S9 H7 H9 D8
01-15 15:10:26.512 18207 18239 I Unity : Meld with Hand and discard cards meldCards: D5 D8
01-15 15:10:26.513 18207 18239 I Unity : Meld with Hand and discard cards meldCards: D8
01-15 15:10:26.513 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H7 H9
01-15 15:10:26.513 18207 18239 I Unity : Meld with Hand and discard cards: H9 H7
01-15 15:10:26.514 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:10:26.514 18207 18239 I Unity : Meld with Hand and discard cards: H9 H7
01-15 15:10:26.515 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:10:26.515 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H9
01-15 15:10:26.516 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S4 S6 S9
01-15 15:10:26.516 18207 18239 I Unity : Meld with Hand and discard cards: S6 S4
01-15 15:10:26.517 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:10:26.517 18207 18239 I Unity : Meld with Hand and discard cards: S6 S4
01-15 15:10:26.517 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:10:26.517 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S6 S9
01-15 15:10:26.517 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S9
01-15 15:10:26.517 18207 18239 I Unity : Cards List:
01-15 15:10:26.517 18207 18239 I Unity : fetchAllUsefulDiscards meld Count: 7
01-15 15:10:26.518 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:10:26.519 18207 18239 I Unity : getMeldStateOfMeld : S13 D13 C13 H13 : SET
01-15 15:10:26.519 18207 18239 I Unity : meld: S13 D13 C13 H13 , meldState: ms: SET
01-15 15:10:26.519 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: S13 D13 C13 H13
01-15 15:10:26.519 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:10:26.521 18207 18239 I Unity : cardsList now: D5 S4 S6 S9 H7 H9 D8 S13 D13 C13 H13 , meldName: S13 D13 C13 H13 , meld state: SET
01-15 15:10:26.521 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:10:26.522 18207 18239 I Unity : calling getallmysets: D5 S4 S6 S9 H7 H9 D8 S13 D13 C13 H13
01-15 15:10:26.522 18207 18239 E Unity : getAllMySets :
01-15 15:10:26.522 18207 18239 E Unity : In getAllMySets : D5 S4 S6 S9 H7 H9 D8 S13 D13 C13 H13
01-15 15:10:26.523 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:10:26.523 18207 18239 E Unity : In getAllMySets 2 : H7 H9 S4 S6 S9 D5 D8
01-15 15:10:26.523 18207 18239 I Unity : getHalfSets: H7 H9 S4 S6 S9 D5 D8
01-15 15:10:26.523 18207 18239 I Unity : isValidSet: H9 S9 , isValidmeld:True
01-15 15:10:26.524 18207 18239 E Unity : getHalfSets Half Set Meld: H9 S9
01-15 15:10:26.524 18207 18239 I Unity : sets: 1
01-15 15:10:26.524 18207 18239 I Unity : set: H13 S13 D13 C13
01-15 15:10:26.524 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:10:26.524 18207 18239 I Unity : getMeldStateOfMeld : H1 H2 H3 H4 : SEQUENCE
01-15 15:10:26.524 18207 18239 I Unity : meld: H1 H4 H3 H2 , meldState: ms: SEQUENCE
01-15 15:10:26.525 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H1 H4 H3 H2
01-15 15:10:26.525 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:10:26.525 18207 18239 I Unity : cardsList now: D5 S4 S6 S9 H7 H9 D8 H1 H2 H3 H4 , meldName: H1 H2 H3 H4 , meld state: SEQUENCE
01-15 15:10:26.525 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: H1 H4 H3 H2
01-15 15:10:26.525 18207 18239 E Unity : getAllMySequences : D5 S4 S6 S9 H7 H9 D8 H1 H2 H3 H4
01-15 15:10:26.526 18207 18239 I Unity : m from seqMelds: H1 H4 H3 H2
01-15 15:10:26.526 18207 18239 I Unity : getAllMySequences returned with seqs: 2
01-15 15:10:26.527 18207 18239 I Unity : ogSeqName: seqname: H4 H3 H2
01-15 15:10:26.527 18207 18239 I Unity : ogSeqName: H1 H4 H3 H2 seqname: H1 H4 H3 H2
01-15 15:10:26.527 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H9 D8 H1 H2 H3 H4
01-15 15:10:26.527 18207 18239 I Unity : Calling pickResidualUsefulDiscardsFromSequences
01-15 15:10:26.527 18207 18239 I Unity : pickResidualUsefulDiscardsFromSequences: 1
01-15 15:10:26.527 18207 18239 I Unity : Seq cards: H1 H2 H3 H4
01-15 15:10:26.528 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H1
01-15 15:10:26.528 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.528 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:10:26.528 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.528 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H3 H4 H2
01-15 15:10:26.528 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.528 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:10:26.528 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.529 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H4 H3
01-15 15:10:26.529 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.529 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:10:26.529 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.529 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H7
01-15 15:10:26.530 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.530 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:10:26.534 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.535 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H7 H9
01-15 15:10:26.535 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.537 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 9, isValidMeld: False
01-15 15:10:26.537 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.537 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H7 H9 H4
01-15 15:10:26.537 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.537 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 10, isValidMeld: False
01-15 15:10:26.538 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.538 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H2
01-15 15:10:26.538 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.538 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:10:26.538 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.538 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H4 H3
01-15 15:10:26.538 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.539 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:10:26.539 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.539 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H7
01-15 15:10:26.539 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.539 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:10:26.539 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.539 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H7 H9
01-15 15:10:26.539 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.539 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:10:26.540 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.540 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H7 H9 H4
01-15 15:10:26.540 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.540 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 9, isValidMeld: False
01-15 15:10:26.540 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.540 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H3
01-15 15:10:26.540 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.540 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:10:26.540 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.541 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H7
01-15 15:10:26.541 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.542 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:10:26.542 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.542 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H7 H9
01-15 15:10:26.543 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.543 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:10:26.543 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.543 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H7 H9 H4
01-15 15:10:26.543 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.543 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:10:26.544 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.544 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H7
01-15 15:10:26.544 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.544 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 2, initialMeldCount: 5, isValidMeld: False
01-15 15:10:26.544 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.544 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H7 H9
01-15 15:10:26.544 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.544 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 3, initialMeldCount: 6, isValidMeld: False
01-15 15:10:26.544 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.545 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H7 H9 H4
01-15 15:10:26.545 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.545 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:10:26.545 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.545 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H9
01-15 15:10:26.545 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.545 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 4, initialMeldCount: 5, isValidMeld: False
01-15 15:10:26.545 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.545 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H9 H4
01-15 15:10:26.546 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.547 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:10:26.547 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.547 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H4
01-15 15:10:26.548 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.548 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:10:26.548 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.548 18207 18239 I Unity : Cards List:
01-15 15:10:26.549 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:10:26.549 18207 18239 I Unity : getMeldStateOfMeld : H12 D12 C12 : SET
01-15 15:10:26.549 18207 18239 I Unity : meld: H12 D12 C12 , meldState: ms: SET
01-15 15:10:26.549 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H12 D12 C12
01-15 15:10:26.549 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:10:26.549 18207 18239 I Unity : cardsList now: D5 S4 S6 S9 H7 H9 D8 H12 D12 C12 , meldName: H12 D12 C12 , meld state: SET
01-15 15:10:26.550 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:10:26.550 18207 18239 I Unity : calling getallmysets: D5 S4 S6 S9 H7 H9 D8 H12 D12 C12
01-15 15:10:26.550 18207 18239 E Unity : getAllMySets :
01-15 15:10:26.550 18207 18239 E Unity : In getAllMySets : D5 S4 S6 S9 H7 H9 D8 H12 D12 C12
01-15 15:10:26.551 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:10:26.551 18207 18239 E Unity : In getAllMySets 2 : H7 H9 S4 S6 S9 D5 D8
01-15 15:10:26.551 18207 18239 I Unity : getHalfSets: H7 H9 S4 S6 S9 D5 D8
01-15 15:10:26.552 18207 18239 I Unity : isValidSet: H9 S9 , isValidmeld:True
01-15 15:10:26.552 18207 18239 E Unity : getHalfSets Half Set Meld: H9 S9
01-15 15:10:26.552 18207 18239 I Unity : sets: 1
01-15 15:10:26.552 18207 18239 I Unity : set: H12 D12 C12
01-15 15:10:26.552 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:10:26.553 18207 18239 I Unity : getMeldStateOfMeld : C1 C2 C3 : SEQUENCE
01-15 15:10:26.553 18207 18239 I Unity : meld: C1 C3 C2 , meldState: ms: SEQUENCE
01-15 15:10:26.553 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: C1 C3 C2
01-15 15:10:26.553 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:10:26.554 18207 18239 I Unity : cardsList now: D5 S4 S6 S9 H7 H9 D8 C1 C2 C3 , meldName: C1 C2 C3 , meld state: SEQUENCE
01-15 15:10:26.555 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: C1 C3 C2
01-15 15:10:26.555 18207 18239 E Unity : getAllMySequences : D5 S4 S6 S9 H7 H9 D8 C1 C2 C3
01-15 15:10:26.556 18207 18239 I Unity : m from seqMelds: C1 C3 C2
01-15 15:10:26.556 18207 18239 I Unity : getAllMySequences returned with seqs: 1
01-15 15:10:26.556 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H9 D8 C1 C2 C3
01-15 15:10:26.557 18207 18239 I Unity : Calling pickResidualUsefulDiscardsFromSequences
01-15 15:10:26.557 18207 18239 I Unity : pickResidualUsefulDiscardsFromSequences: 1
01-15 15:10:26.557 18207 18239 I Unity : Seq cards: C1 C2 C3
01-15 15:10:26.557 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C1
01-15 15:10:26.557 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.557 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:10:26.557 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.558 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C1 C2 C3 C3
01-15 15:10:26.558 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.558 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:10:26.558 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.558 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C1 C2 C3 C3 C2
01-15 15:10:26.558 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.559 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:10:26.559 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.559 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C3
01-15 15:10:26.559 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.559 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:10:26.559 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.559 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C3 C2
01-15 15:10:26.559 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.560 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:10:26.560 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.560 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C2
01-15 15:10:26.560 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.560 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:10:26.560 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.560 18207 18239 I Unity : Cards List:
01-15 15:10:26.562 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:10:26.562 18207 18239 I Unity : getMeldStateOfMeld : H10 S10 C10 : SET
01-15 15:10:26.562 18207 18239 I Unity : meld: H10 S10 C10 , meldState: ms: SET
01-15 15:10:26.563 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H10 S10 C10
01-15 15:10:26.563 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:10:26.563 18207 18239 I Unity : cardsList now: D5 S4 S6 S9 H7 H9 D8 H10 S10 C10 , meldName: H10 S10 C10 , meld state: SET
01-15 15:10:26.563 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:10:26.563 18207 18239 I Unity : calling getallmysets: D5 S4 S6 S9 H7 H9 D8 H10 S10 C10
01-15 15:10:26.563 18207 18239 E Unity : getAllMySets :
01-15 15:10:26.564 18207 18239 E Unity : In getAllMySets : D5 S4 S6 S9 H7 H9 D8 H10 S10 C10
01-15 15:10:26.565 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:10:26.565 18207 18239 E Unity : In getAllMySets 2 : H7 H9 S4 S6 S9 D5 D8
01-15 15:10:26.566 18207 18239 I Unity : getHalfSets: H7 H9 S4 S6 S9 D5 D8
01-15 15:10:26.566 18207 18239 I Unity : isValidSet: H9 S9 , isValidmeld:True
01-15 15:10:26.566 18207 18239 E Unity : getHalfSets Half Set Meld: H9 S9
01-15 15:10:26.566 18207 18239 I Unity : sets: 1
01-15 15:10:26.567 18207 18239 I Unity : set: H10 S10 C10
01-15 15:10:26.567 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:10:26.567 18207 18239 I Unity : getMeldStateOfMeld : C5 C6 C7 C8 C9 : SEQUENCE
01-15 15:10:26.567 18207 18239 I Unity : meld: C9 C8 C7 C6 C5 , meldState: ms: SEQUENCE
01-15 15:10:26.567 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: C9 C8 C7 C6 C5
01-15 15:10:26.568 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:10:26.568 18207 18239 I Unity : cardsList now: D5 S4 S6 S9 H7 H9 D8 C5 C6 C7 C8 C9 , meldName: C5 C6 C7 C8 C9 , meld state: SEQUENCE
01-15 15:10:26.568 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: C9 C8 C7 C6 C5
01-15 15:10:26.568 18207 18239 E Unity : getAllMySequences : D5 S4 S6 S9 H7 H9 D8 C5 C6 C7 C8 C9
01-15 15:10:26.569 18207 18239 I Unity : m from seqMelds: C9 C8 C7 C6 C5
01-15 15:10:26.570 18207 18239 I Unity : getAllMySequences returned with seqs: 1
01-15 15:10:26.570 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H9 D8 C5 C6 C7 C8 C9
01-15 15:10:26.570 18207 18239 I Unity : Calling pickResidualUsefulDiscardsFromSequences
01-15 15:10:26.570 18207 18239 I Unity : pickResidualUsefulDiscardsFromSequences: 1
01-15 15:10:26.570 18207 18239 I Unity : Seq cards: C5 C6 C7 C8 C9
01-15 15:10:26.570 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C6 C7 C8 C9 C6
01-15 15:10:26.571 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.572 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:10:26.573 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.573 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C6 C6 C7 C8 C9 C8
01-15 15:10:26.573 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.573 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:10:26.573 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.574 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C6 C6 C7 C8 C8 C9 C9
01-15 15:10:26.574 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.574 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:10:26.574 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.574 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C6 C6 C7 C8 C8 C9 C9 C5
01-15 15:10:26.574 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.574 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 9, isValidMeld: False
01-15 15:10:26.574 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.575 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C5 C6 C6 C7 C8 C8 C9 C9 C7
01-15 15:10:26.575 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.575 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 10, isValidMeld: False
01-15 15:10:26.575 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.575 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C6 C7 C8 C9 C8
01-15 15:10:26.575 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.575 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:10:26.576 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.576 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C6 C7 C8 C8 C9 C9
01-15 15:10:26.576 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.576 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:10:26.576 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.576 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C6 C7 C8 C8 C9 C9 C5
01-15 15:10:26.576 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.576 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:10:26.577 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.577 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C5 C6 C7 C8 C8 C9 C9 C7
01-15 15:10:26.577 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.577 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 9, isValidMeld: False
01-15 15:10:26.577 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.577 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C6 C7 C8 C9 C9
01-15 15:10:26.577 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.577 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:10:26.578 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.578 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C6 C7 C8 C9 C9 C5
01-15 15:10:26.578 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.578 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:10:26.578 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.578 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C5 C6 C7 C8 C9 C9 C7
01-15 15:10:26.578 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.578 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:10:26.579 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.579 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C6 C7 C8 C9 C5
01-15 15:10:26.579 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.579 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:10:26.579 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.579 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C5 C6 C7 C8 C9 C7
01-15 15:10:26.579 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.579 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:10:26.579 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.580 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C6 C7 C8 C9 C7
01-15 15:10:26.580 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:26.580 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:10:26.580 18207 18239 I Unity : isValidMeld: False
01-15 15:10:26.580 18207 18239 I Unity : Cards List:
01-15 15:10:26.581 18207 18239 I Unity : isValidSet: H11 S11 C11 , isValidmeld:True
01-15 15:10:26.581 18207 18239 I Unity : getMeldStateOfMeld : H11 S11 C11 : SET
01-15 15:10:26.581 18207 18239 I Unity : meld: H11 S11 C11 , meldState: ms: SET
01-15 15:10:26.581 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H11 S11 C11
01-15 15:10:26.582 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:10:26.582 18207 18239 I Unity : cardsList now: D5 S4 S6 S9 H7 H9 D8 H11 S11 C11 , meldName: H11 S11 C11 , meld state: SET
01-15 15:10:26.582 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:10:26.582 18207 18239 I Unity : calling getallmysets: D5 S4 S6 S9 H7 H9 D8 H11 S11 C11
01-15 15:10:26.582 18207 18239 E Unity : getAllMySets :
01-15 15:10:26.583 18207 18239 E Unity : In getAllMySets : D5 S4 S6 S9 H7 H9 D8 H11 S11 C11
01-15 15:10:26.584 18207 18239 I Unity : isValidSet: H11 S11 C11 , isValidmeld:True
01-15 15:10:26.585 18207 18239 E Unity : In getAllMySets 2 : H7 H9 S4 S6 S9 D5 D8
01-15 15:10:26.585 18207 18239 I Unity : getHalfSets: H7 H9 S4 S6 S9 D5 D8
01-15 15:10:26.586 18207 18239 I Unity : isValidSet: H9 S9 , isValidmeld:True
01-15 15:10:26.586 18207 18239 E Unity : getHalfSets Half Set Meld: H9 S9
01-15 15:10:26.586 18207 18239 I Unity : sets: 1
01-15 15:10:26.586 18207 18239 I Unity : set: H11 S11 C11
01-15 15:10:26.587 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:10:31.374 18207 18239 I Unity : isResultShown: False Card Selected: D7 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Trueplayer.mIsCardTaken: False Tapable: True cardsInDeck 14
01-15 15:10:31.374 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:10:31.375 18207 18239 I Unity : deckCard : D7posiiton: (0.5, -3.2, 0.0)
01-15 15:10:31.385 18207 18239 E Unity : local position: (0.5, -3.2, 0.0)
01-15 15:10:31.386 18207 18239 I Unity : Align Cards
01-15 15:10:31.387 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:10:31.387 18207 18239 I Unity : cardonscreen: 15 player cards count: 5
01-15 15:10:31.403 18207 18239 I Unity : Align Cards
01-15 15:10:31.403 18207 18239 E Unity : Sort and swap card positions
01-15 15:10:32.284 18207 18239 I Unity : Sort
01-15 15:10:34.401 18207 18239 I Unity : isResultShown: False Card Selected: S9 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 13
01-15 15:10:34.401 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: FalseisMeldCompulsive False isJokerPanelShown: False
01-15 15:10:34.514 18207 18239 I Unity : isCardSorting false
01-15 15:10:35.601 18207 18239 I Unity : isResultShown: False Card Selected: S9 (Card) c.mIsDiscardCard: False c.mIsDeckCard: Falseplayer.mIsCardTaken: True Tapable: True cardsInDeck 13
01-15 15:10:35.601 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:10:35.601 18207 18239 I Unity : mIsPlayerCard
01-15 15:10:35.601 18207 18239 I Unity : Selected
01-15 15:10:35.602 18207 18239 I Unity : checkForPossibleMelds mSelected Cards: S9
01-15 15:10:35.602 18207 18239 I Unity : MeldList Meld: S13 D13 C13 H13
01-15 15:10:35.603 18207 18239 I Unity : MeldList Meld: H1 H2 H3 H4
01-15 15:10:35.603 18207 18239 I Unity : MeldList Meld: H12 D12 C12
01-15 15:10:35.603 18207 18239 I Unity : MeldList Meld: C1 C2 C3
01-15 15:10:35.603 18207 18239 I Unity : MeldList Meld: H10 S10 C10
01-15 15:10:35.603 18207 18239 I Unity : MeldList Meld: C5 C6 C7 C8 C9
01-15 15:10:35.603 18207 18239 I Unity : MeldList Meld: H11 S11 C11
01-15 15:10:35.604 18207 18239 I Unity : Meld: S13 D13 C13 H13 , tempMeld:: S13 D13 C13 H13 S9
01-15 15:10:35.605 18207 18239 I Unity : isValidSet: H13 S9 S13 D13 C13 , isValidmeld:False
01-15 15:10:35.605 18207 18239 I Unity : getMeldStateOfMeld : S9 S13 D13 C13 H13 : NONE
01-15 15:10:35.605 18207 18239 I Unity : MeldState of meld: S13 D13 C13 H13 S9 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:35.605 18207 18239 I Unity : Can't meld... Meld: S13 D13 C13 H13 selectedCards: S9
01-15 15:10:35.606 18207 18239 I Unity : Meld: H1 H4 H3 H2 , tempMeld:: H1 S9 H4 H3 H2
01-15 15:10:35.608 18207 18239 I Unity : isValidSet: H1 H2 H3 H4 S9 , isValidmeld:False
01-15 15:10:35.609 18207 18239 I Unity : getMeldStateOfMeld : S9 H1 H2 H3 H4 : NONE
01-15 15:10:35.609 18207 18239 I Unity : MeldState of meld: H1 S9 H4 H3 H2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:35.609 18207 18239 I Unity : Can't meld... Meld: H1 H2 H3 H4 selectedCards: S9
01-15 15:10:35.610 18207 18239 I Unity : Meld: H12 D12 C12 , tempMeld:: H12 D12 C12 S9
01-15 15:10:35.612 18207 18239 I Unity : isValidSet: H12 S9 D12 C12 , isValidmeld:False
01-15 15:10:35.612 18207 18239 I Unity : getMeldStateOfMeld : S9 H12 D12 C12 : NONE
01-15 15:10:35.613 18207 18239 I Unity : MeldState of meld: H12 D12 C12 S9 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:35.613 18207 18239 I Unity : Can't meld... Meld: H12 D12 C12 selectedCards: S9
01-15 15:10:35.613 18207 18239 I Unity : Meld: C1 C3 C2 , tempMeld:: C1 S9 C3 C2
01-15 15:10:35.615 18207 18239 I Unity : isValidSet: S9 C1 C2 C3 , isValidmeld:False
01-15 15:10:35.616 18207 18239 I Unity : getMeldStateOfMeld : S9 C1 C2 C3 : NONE
01-15 15:10:35.616 18207 18239 I Unity : MeldState of meld: C1 S9 C3 C2 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:35.617 18207 18239 I Unity : Can't meld... Meld: C1 C2 C3 selectedCards: S9
01-15 15:10:35.617 18207 18239 I Unity : Meld: H10 S10 C10 , tempMeld:: H10 S10 C10 S9
01-15 15:10:35.619 18207 18239 I Unity : isValidSet: H10 S9 S10 C10 , isValidmeld:False
01-15 15:10:35.619 18207 18239 I Unity : getMeldStateOfMeld : S9 H10 S10 C10 : NONE
01-15 15:10:35.620 18207 18239 I Unity : MeldState of meld: H10 S10 C10 S9 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:35.620 18207 18239 I Unity : Can't meld... Meld: H10 S10 C10 selectedCards: S9
01-15 15:10:35.620 18207 18239 I Unity : Meld: C9 C8 C7 C6 C5 , tempMeld:: S9 C9 C8 C7 C6 C5
01-15 15:10:35.622 18207 18239 I Unity : isValidSet: S9 C5 C6 C7 C8 C9 , isValidmeld:False
01-15 15:10:35.622 18207 18239 I Unity : getMeldStateOfMeld : S9 C5 C6 C7 C8 C9 : NONE
01-15 15:10:35.622 18207 18239 I Unity : MeldState of meld: S9 C9 C8 C7 C6 C5 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:35.623 18207 18239 I Unity : Can't meld... Meld: C5 C6 C7 C8 C9 selectedCards: S9
01-15 15:10:35.623 18207 18239 I Unity : Meld: H11 S11 C11 , tempMeld:: H11 S11 C11 S9
01-15 15:10:35.624 18207 18239 I Unity : isValidSet: H11 S9 S11 C11 , isValidmeld:False
01-15 15:10:35.624 18207 18239 I Unity : getMeldStateOfMeld : S9 H11 S11 C11 : NONE
01-15 15:10:35.624 18207 18239 I Unity : MeldState of meld: H11 S11 C11 S9 is: NONE, isMeld(before calling getMeldState): False
01-15 15:10:35.624 18207 18239 I Unity : Can't meld... Meld: H11 S11 C11 selectedCards: S9
01-15 15:10:35.625 18207 18239 E Unity : LocalPlayer Meld Count: 0 meldAreaThreshold: 5
01-15 15:10:35.625 18207 18239 I Unity : mHighlightedMeldArea.activeSelf: False mPlayerMeldArea.activeSelf : True
01-15 15:10:35.625 18207 18239 E Unity : localMelds Count: 3 selectedCards: S9
01-15 15:10:35.626 18207 18239 E Unity : localMelds Count: 3 isJokerInHand+ False
01-15 15:10:36.402 18207 18239 I Unity : discardPlayerCard: 1
01-15 15:10:36.402 18207 18239 I Unity : localPlayer.mCards.Count: 5
01-15 15:10:36.402 18207 18239 E Unity : onCardDeselected- discardPlayerCard
01-15 15:10:36.403 18207 18239 I Unity : Clear duplicate Melds and show local melds, hide highlight meld and delete child objects
01-15 15:10:36.403 18207 18239 I Unity : Destroy duplicate meld objects
01-15 15:10:36.404 18207 18239 I Unity : Discard Card: card: S9
01-15 15:10:36.404 18207 18239 E Unity : Calling MoveCard
01-15 15:10:36.405 18207 18239 E Unity : discardPlayerCard: calling changeTurn
01-15 15:10:36.405 18207 18239 I Unity : ChangeTurn : 1
01-15 15:10:36.405 18207 18239 I Unity : Enable hand scroll: False
01-15 15:10:36.420 18207 18239 I Unity : Align Cards
01-15 15:10:36.420 18207 18239 E Unity : Sort and swap card positions
01-15 15:10:37.315 18207 18239 I Unity : ChangeTurn
01-15 15:10:37.315 18207 18239 I Unity : localPlayer mID: 1
01-15 15:10:37.316 18207 18239 I Unity : In change turn line 2817 mTotalPlayers: 2
01-15 15:10:37.316 18207 18239 E Unity : NextPlayer: 2
01-15 15:10:37.317 18207 18239 I Unity : gameMgr: setPlayerTurn :2 isResultShown: False
01-15 15:10:37.317 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:10:37.317 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:10:37.318 18207 18239 I Unity : Start timer: 2
01-15 15:10:37.318 18207 18239 I Unity : Player: DAVID
01-15 15:10:37.318 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:10:37.318 18207 18239 I Unity : playAiTurn now: 2
01-15 15:10:37.318 18207 18239 I Unity : disableAllMelds
01-15 15:10:37.319 18207 18239 I Unity : meldList Count is >0
01-15 15:10:37.321 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:10:37.322 18207 18239 I Unity : getHalfSets: S1 S5 D1 D8
01-15 15:10:37.322 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:10:37.322 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:10:37.323 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:10:37.323 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:10:37.323 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:10:37.324 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:False
01-15 15:10:37.324 18207 18239 E Unity : I am In getProperMelds: S9 S8 S7
01-15 15:10:37.324 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: S9 S8 S7 , meld: S13 D13 C13 H13
01-15 15:10:37.324 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:10:37.324 18207 18239 E Unity : getProperMelds Meld: S9 S8 S7
01-15 15:10:37.325 18207 18239 I Unity : mdList m.getCardCount(): 3 jokerCount: 0
01-15 15:10:37.325 18207 18239 E Unity : I am In getProperMelds: H13 S13 D13 C13
01-15 15:10:37.325 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H13 S13 D13 C13 , meld: S13 D13 C13 H13
01-15 15:10:37.325 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:10:37.325 18207 18239 E Unity : getProperMelds Meld: H13 S13 D13 C13
01-15 15:10:37.325 18207 18239 I Unity : calling hasSimilarMeldState?: meld: S13 D13 C13 H13 m: H13 S13 D13 C13
01-15 15:10:37.326 18207 18239 E Unity : compare melds, m1:: H13 S13 D13 C13 , m2: S13 D13 C13 H13
01-15 15:10:37.326 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:10:37.326 18207 18239 I Unity : getMeldStateOfMeld : H13 S13 D13 C13 : SET
01-15 15:10:37.327 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:10:37.327 18207 18239 I Unity : getMeldStateOfMeld : S13 D13 C13 H13 : SET
01-15 15:10:37.327 18207 18239 I Unity : meld1 : H13 S13 D13 C13 : SET, meld: S13 D13 C13 H13 : SET
01-15 15:10:37.328 18207 18239 I Unity : IsSimilar: True meld: S13 D13 C13 H13 m: H13 S13 D13 C13
01-15 15:10:37.328 18207 18239 I Unity : not similar: S13 D13 C13 H13 m: H13 S13 D13 C13
01-15 15:10:37.328 18207 18239 E Unity : getUsefulDiscardCards - Meld: S9 S8 S7
01-15 15:10:37.329 18207 18239 E Unity : getUsefulDiscardCards - Meld: H13 S13 D13 C13
01-15 15:10:37.329 18207 18239 E Unity : getUsefulDiscardCards CARDS: S9
01-15 15:10:37.329 18207 18239 E Unity : getUsefulDiscardCards - Meld: S9 S8 S7
01-15 15:10:37.329 18207 18239 E Unity : getUsefulDiscardCards - Meld: H13 S13 D13 C13
01-15 15:10:37.329 18207 18239 E Unity : getUsefulDiscardCards CARDS: S9
01-15 15:10:37.329 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards: S9
01-15 15:10:37.335 18207 18239 I Unity : getHalfSets: S1 S5 D1 D8
01-15 15:10:37.336 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:10:37.336 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:10:37.339 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:10:37.340 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:10:37.340 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:False
01-15 15:10:37.340 18207 18239 E Unity : I am In getProperMelds: S9 S8 S7
01-15 15:10:37.340 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: S9 S8 S7 , meld: H1 H4 H3 H2
01-15 15:10:37.340 18207 18239 E Unity : meld.meldOwnerID: 1, m.OwnerID: -5
01-15 15:10:37.341 18207 18239 E Unity : getProperMelds Meld: S9 S8 S7
01-15 15:10:37.341 18207 18239 I Unity : mdList m.getCardCount(): 3 jokerCount: 0
01-15 15:10:37.341 18207 18239 E Unity : I am In getProperMelds: H1 H4 H3 H2
01-15 15:10:37.341 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H1 H4 H3 H2 , meld: H1 H4 H3 H2
01-15 15:10:37.341 18207 18239 E Unity : meld.meldOwnerID: 1, m.OwnerID: -5
01-15 15:10:37.342 18207 18239 I Unity : melds of same name, continue
01-15 15:10:37.342 18207 18239 E Unity : getUsefulDiscardCards - Meld: S9 S8 S7
01-15 15:10:37.342 18207 18239 E Unity : getUsefulDiscardCards CARDS: S9
01-15 15:10:37.342 18207 18239 E Unity : getUsefulDiscardCards - Meld: S9 S8 S7
01-15 15:10:37.342 18207 18239 E Unity : getUsefulDiscardCards CARDS: S9
01-15 15:10:37.342 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards: S9
01-15 15:10:37.344 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:10:37.344 18207 18239 I Unity : getHalfSets: S1 S5 D1 D8
01-15 15:10:37.345 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:10:37.345 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:10:37.346 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:10:37.346 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:10:37.347 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:10:37.347 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:False
01-15 15:10:37.347 18207 18239 E Unity : I am In getProperMelds: S9 S8 S7
01-15 15:10:37.347 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: S9 S8 S7 , meld: H12 D12 C12
01-15 15:10:37.348 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:10:37.348 18207 18239 E Unity : getProperMelds Meld: S9 S8 S7
01-15 15:10:37.348 18207 18239 I Unity : mdList m.getCardCount(): 3 jokerCount: 0
01-15 15:10:37.348 18207 18239 E Unity : I am In getProperMelds: H12 D12 C12
01-15 15:10:37.348 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H12 D12 C12 , meld: H12 D12 C12
01-15 15:10:37.349 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:10:37.350 18207 18239 I Unity : melds of same name, continue
01-15 15:10:37.350 18207 18239 E Unity : getUsefulDiscardCards - Meld: S9 S8 S7
01-15 15:10:37.350 18207 18239 E Unity : getUsefulDiscardCards CARDS: S9
01-15 15:10:37.351 18207 18239 E Unity : getUsefulDiscardCards - Meld: S9 S8 S7
01-15 15:10:37.351 18207 18239 E Unity : getUsefulDiscardCards CARDS: S9
01-15 15:10:37.352 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards: S9
01-15 15:10:37.356 18207 18239 I Unity : getHalfSets: S1 S5 D1 D8
01-15 15:10:37.356 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:10:37.356 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:10:37.358 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:10:37.358 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:10:37.358 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:False
01-15 15:10:37.358 18207 18239 E Unity : I am In getProperMelds: S9 S8 S7
01-15 15:10:37.359 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: S9 S8 S7 , meld: C1 C3 C2
01-15 15:10:37.359 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:10:37.359 18207 18239 E Unity : getProperMelds Meld: S9 S8 S7
01-15 15:10:37.359 18207 18239 I Unity : mdList m.getCardCount(): 3 jokerCount: 0
01-15 15:10:37.359 18207 18239 E Unity : I am In getProperMelds: C1 C3 C2
01-15 15:10:37.360 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: C1 C3 C2 , meld: C1 C3 C2
01-15 15:10:37.360 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:10:37.360 18207 18239 I Unity : melds of same name, continue
01-15 15:10:37.360 18207 18239 E Unity : getUsefulDiscardCards - Meld: S9 S8 S7
01-15 15:10:37.360 18207 18239 E Unity : getUsefulDiscardCards CARDS: S9
01-15 15:10:37.360 18207 18239 E Unity : getUsefulDiscardCards - Meld: S9 S8 S7
01-15 15:10:37.360 18207 18239 E Unity : getUsefulDiscardCards CARDS: S9
01-15 15:10:37.361 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards: S9
01-15 15:10:37.362 18207 18239 I Unity : getHalfSets: S1 S5 D1 D8 C10
01-15 15:10:37.363 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:10:37.363 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:10:37.364 18207 18239 I Unity : isValidSet: H7 H9 H10 , isValidmeld:False
01-15 15:10:37.364 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:10:37.364 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:False
01-15 15:10:37.364 18207 18239 E Unity : I am In getProperMelds: S10 S9 S8 S7
01-15 15:10:37.364 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: S10 S9 S8 S7 , meld: H10 S10 C10
01-15 15:10:37.364 18207 18239 E Unity : meld.meldOwnerID: 1, m.OwnerID: -5
01-15 15:10:37.365 18207 18239 E Unity : getProperMelds Meld: S10 S9 S8 S7
01-15 15:10:37.365 18207 18239 I Unity : calling hasSimilarMeldState?: meld: H10 S10 C10 m: S10 S9 S8 S7
01-15 15:10:37.366 18207 18239 E Unity : compare melds, m1:: S10 S9 S8 S7 , m2: H10 S10 C10
01-15 15:10:37.366 18207 18239 I Unity : getMeldStateOfMeld : S10 S9 S8 S7 : SEQUENCE
01-15 15:10:37.368 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:10:37.368 18207 18239 I Unity : getMeldStateOfMeld : H10 S10 C10 : SET
01-15 15:10:37.369 18207 18239 I Unity : meld1 : S10 S9 S8 S7 : SEQUENCE, meld: H10 S10 C10 : SET
01-15 15:10:37.369 18207 18239 I Unity : IsSimilar: False meld: H10 S10 C10 m: S10 S9 S8 S7
01-15 15:10:37.370 18207 18239 I Unity : m1: S9 S8 S7 isValidMeld(m1): True isSequence: True
01-15 15:10:37.371 18207 18239 I Unity : Meld Added : cards
01-15 15:10:37.371 18207 18239 E Unity : getUsefulDiscardCards - Meld: S10 S9 S8 S7
01-15 15:10:37.371 18207 18239 E Unity : getUsefulDiscardCards CARDS: S9
01-15 15:10:37.371 18207 18239 E Unity : getUsefulDiscardCards - Meld: S10 S9 S8 S7
01-15 15:10:37.372 18207 18239 E Unity : getUsefulDiscardCards CARDS: S9
01-15 15:10:37.372 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards: S9
01-15 15:10:37.373 18207 18239 I Unity : getHalfSets: S1 S5 D1 D8
01-15 15:10:37.373 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:10:37.374 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:10:37.375 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:10:37.375 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:10:37.375 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:False
01-15 15:10:37.375 18207 18239 E Unity : I am In getProperMelds: S9 S8 S7
01-15 15:10:37.376 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: S9 S8 S7 , meld: C9 C8 C7 C6 C5
01-15 15:10:37.376 18207 18239 E Unity : meld.meldOwnerID: 1, m.OwnerID: -5
01-15 15:10:37.376 18207 18239 E Unity : getProperMelds Meld: S9 S8 S7
01-15 15:10:37.376 18207 18239 I Unity : mdList m.getCardCount(): 3 jokerCount: 0
01-15 15:10:37.376 18207 18239 E Unity : I am In getProperMelds: C9 C8 C7 C6 C5
01-15 15:10:37.376 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: C9 C8 C7 C6 C5 , meld: C9 C8 C7 C6 C5
01-15 15:10:37.376 18207 18239 E Unity : meld.meldOwnerID: 1, m.OwnerID: -5
01-15 15:10:37.377 18207 18239 I Unity : melds of same name, continue
01-15 15:10:37.377 18207 18239 E Unity : getUsefulDiscardCards - Meld: S9 S8 S7
01-15 15:10:37.377 18207 18239 E Unity : getUsefulDiscardCards CARDS: S9
01-15 15:10:37.377 18207 18239 E Unity : getUsefulDiscardCards - Meld: S9 S8 S7
01-15 15:10:37.377 18207 18239 E Unity : getUsefulDiscardCards CARDS: S9
01-15 15:10:37.377 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards: S9
01-15 15:10:37.378 18207 18239 I Unity : isValidSet: H11 S11 C11 , isValidmeld:True
01-15 15:10:37.379 18207 18239 I Unity : getHalfSets: S1 S5 D1 D8
01-15 15:10:37.379 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:10:37.379 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:10:37.380 18207 18239 I Unity : isValidSet: H11 S11 C11 , isValidmeld:True
01-15 15:10:37.380 18207 18239 I Unity : isValidSet: H7 H9 , isValidmeld:False
01-15 15:10:37.381 18207 18239 I Unity : isValidSet: D4 D6 , isValidmeld:False
01-15 15:10:37.381 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:False
01-15 15:10:37.381 18207 18239 E Unity : I am In getProperMelds: S9 S8 S7
01-15 15:10:37.381 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: S9 S8 S7 , meld: H11 S11 C11
01-15 15:10:37.381 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:10:37.382 18207 18239 E Unity : getProperMelds Meld: S9 S8 S7
01-15 15:10:37.382 18207 18239 I Unity : mdList m.getCardCount(): 3 jokerCount: 0
01-15 15:10:37.382 18207 18239 E Unity : I am In getProperMelds: H11 S11 C11
01-15 15:10:37.382 18207 18239 E Unity : Before Calling is Dissimilar from get ProperMelds: H11 S11 C11 , meld: H11 S11 C11
01-15 15:10:37.382 18207 18239 E Unity : meld.meldOwnerID: 2, m.OwnerID: -5
01-15 15:10:37.382 18207 18239 I Unity : melds of same name, continue
01-15 15:10:37.383 18207 18239 E Unity : getUsefulDiscardCards - Meld: S9 S8 S7
01-15 15:10:37.383 18207 18239 E Unity : getUsefulDiscardCards CARDS: S9
01-15 15:10:37.383 18207 18239 E Unity : getUsefulDiscardCards - Meld: S9 S8 S7
01-15 15:10:37.383 18207 18239 E Unity : getUsefulDiscardCards CARDS: S9
01-15 15:10:37.384 18207 18239 I Unity : getUsefulCardsFromDiscard: usefulCards: S9
01-15 15:10:37.384 18207 18239 I Unity : Possible melds: S9 S8 S7
01-15 15:10:37.384 18207 18239 I Unity : Possible melds: H13 S13 D13 C13
01-15 15:10:37.384 18207 18239 I Unity : Possible melds: S10 S9 S8 S7
01-15 15:10:37.384 18207 18239 I Unity : processUsefulCards : discardedCards.Count:: 4
01-15 15:10:37.385 18207 18239 I Unity : possbleMeld[j]: S9 S8 S7
01-15 15:10:37.385 18207 18239 I Unity : MeldCards: S9 S8 S7
01-15 15:10:37.386 18207 18239 I Unity : c: S9, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:37.386 18207 18239 I Unity : c: S8, ismleded: False, c: mIsDiscardCard: False
01-15 15:10:37.386 18207 18239 I Unity : c: S7, ismleded: False, c: mIsDiscardCard: False
01-15 15:10:37.386 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:10:37.387 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:10:37.387 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:37.387 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:37.389 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:37.389 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:37.389 18207 18239 I Unity : possbleMeld[j]: S10 S9 S8 S7
01-15 15:10:37.389 18207 18239 I Unity : MeldCards: S10 S9 S8 S7
01-15 15:10:37.389 18207 18239 I Unity : c: S10, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:37.389 18207 18239 I Unity : c: S9, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:37.389 18207 18239 I Unity : c: S8, ismleded: False, c: mIsDiscardCard: False
01-15 15:10:37.389 18207 18239 I Unity : c: S7, ismleded: False, c: mIsDiscardCard: False
01-15 15:10:37.390 18207 18239 I Unity : possbleMeld[j]: S9 S8 S7
01-15 15:10:37.390 18207 18239 I Unity : MeldCards: S9 S8 S7
01-15 15:10:37.390 18207 18239 I Unity : c: S9, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:37.390 18207 18239 I Unity : c: S8, ismleded: False, c: mIsDiscardCard: False
01-15 15:10:37.390 18207 18239 I Unity : c: S7, ismleded: False, c: mIsDiscardCard: False
01-15 15:10:37.390 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:10:37.391 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:10:37.391 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:37.391 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:37.391 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:37.391 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:37.391 18207 18239 I Unity : possbleMeld[j]: S10 S9 S8 S7
01-15 15:10:37.391 18207 18239 I Unity : MeldCards: S10 S9 S8 S7
01-15 15:10:37.391 18207 18239 I Unity : c: S10, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:37.391 18207 18239 I Unity : c: S9, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:37.391 18207 18239 I Unity : c: S8, ismleded: False, c: mIsDiscardCard: False
01-15 15:10:37.392 18207 18239 I Unity : c: S7, ismleded: False, c: mIsDiscardCard: False
01-15 15:10:37.392 18207 18239 I Unity : possbleMeld[j]: S9 S8 S7
01-15 15:10:37.392 18207 18239 I Unity : MeldCards: S9 S8 S7
01-15 15:10:37.392 18207 18239 I Unity : c: S9, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:37.392 18207 18239 I Unity : c: S8, ismleded: False, c: mIsDiscardCard: False
01-15 15:10:37.392 18207 18239 I Unity : c: S7, ismleded: False, c: mIsDiscardCard: False
01-15 15:10:37.392 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:10:37.392 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:10:37.392 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:37.393 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:37.393 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:37.393 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:37.393 18207 18239 I Unity : possbleMeld[j]: S10 S9 S8 S7
01-15 15:10:37.393 18207 18239 I Unity : MeldCards: S10 S9 S8 S7
01-15 15:10:37.393 18207 18239 I Unity : c: S10, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:37.393 18207 18239 I Unity : c: S9, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:37.393 18207 18239 I Unity : c: S8, ismleded: False, c: mIsDiscardCard: False
01-15 15:10:37.393 18207 18239 I Unity : c: S7, ismleded: False, c: mIsDiscardCard: False
01-15 15:10:37.393 18207 18239 I Unity : possbleMeld[j]: S9 S8 S7
01-15 15:10:37.394 18207 18239 I Unity : MeldCards: S9 S8 S7
01-15 15:10:37.394 18207 18239 I Unity : c: S9, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:37.394 18207 18239 I Unity : c: S8, ismleded: False, c: mIsDiscardCard: False
01-15 15:10:37.394 18207 18239 I Unity : c: S7, ismleded: False, c: mIsDiscardCard: False
01-15 15:10:37.394 18207 18239 I Unity : possbleMeld[j]: H13 S13 D13 C13
01-15 15:10:37.394 18207 18239 I Unity : MeldCards: H13 S13 D13 C13
01-15 15:10:37.394 18207 18239 I Unity : c: H13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:37.395 18207 18239 I Unity : c: S13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:37.395 18207 18239 I Unity : c: D13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:37.395 18207 18239 I Unity : c: C13, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:37.395 18207 18239 I Unity : possbleMeld[j]: S10 S9 S8 S7
01-15 15:10:37.395 18207 18239 I Unity : MeldCards: S10 S9 S8 S7
01-15 15:10:37.395 18207 18239 I Unity : c: S10, ismleded: True, c: mIsDiscardCard: False
01-15 15:10:37.395 18207 18239 I Unity : c: S9, ismleded: False, c: mIsDiscardCard: True
01-15 15:10:37.395 18207 18239 I Unity : c: S8, ismleded: False, c: mIsDiscardCard: False
01-15 15:10:37.395 18207 18239 I Unity : c: S7, ismleded: False, c: mIsDiscardCard: False
01-15 15:10:37.395 18207 18239 I Unity : usefulDiscardCards at this point: S9 S9 S9 S9 S9 S9 S9
01-15 15:10:37.395 18207 18239 I Unity : MeldList count: 7
01-15 15:10:37.398 18207 18239 I Unity : enableHighlightOfCards
01-15 15:10:37.410 18207 18239 I Unity : Sort
01-15 15:10:38.218 18207 18239 I Unity : possible Meld: S9 S8 S7
01-15 15:10:38.219 18207 18239 I Unity : possible Meld: H13 S13 D13 C13
01-15 15:10:38.219 18207 18239 I Unity : possible Meld: S10 S9 S8 S7
01-15 15:10:38.220 18207 18239 I Unity : isMeldScoring: True
01-15 15:10:38.220 18207 18239 I Unity : Discard card count: 4 cardonscreen: 15 player cards count: 7
01-15 15:10:38.222 18207 18239 I Unity : IsCardSorting
01-15 15:10:38.223 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:10:38.224 18207 18239 E Unity : Delay Possible Melds
01-15 15:10:38.225 18207 18239 I Unity : calling checkresult from delayCardAdditionToMeld
01-15 15:10:38.247 18207 18239 E Unity : postDiscardedCardsAddedToHand
01-15 15:10:38.248 18207 18239 I Unity : removeCardsFromDiscardCards: S9
01-15 15:10:38.248 18207 18239 E Unity : checkResult exiting
01-15 15:10:38.420 18207 18239 I Unity : Align Cards
01-15 15:10:38.420 18207 18239 E Unity : Sort and swap card positions
01-15 15:10:39.118 18207 18239 I Unity : assignValueForJokerCard: PossibleMeld: S9 S8 S7
01-15 15:10:39.120 18207 18239 I Unity : assignValueForJokerCard: PossibleMeld: H13 S13 D13 C13
01-15 15:10:39.122 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:10:39.123 18207 18239 I Unity : assignValueForJokerCard: PossibleMeld: S10 S9 S8 S7
01-15 15:10:39.136 18207 18239 E Unity : Possible melds in Player Cards: S9 (Card)
01-15 15:10:39.136 18207 18239 E Unity : Possible melds in Player Cards: S8 (Card)
01-15 15:10:39.137 18207 18239 E Unity : Possible melds in Player Cards: S7 (Card)
01-15 15:10:39.137 18207 18239 I Unity : Time: 0CardsCount: 3 possible Meld Cards count: 3 Meld: S9 S8 S7
01-15 15:10:39.137 18207 18239 I Unity : Create Meld for player
01-15 15:10:39.140 18207 18239 I Unity : PosList[i]: -199.5585 Meld string: S13 D13 C13 H13 Meld Count: 2 CardCount: 4 startPosX: -199.5585
01-15 15:10:39.140 18207 18239 I Unity : PosList[i]: 199.5585 Meld string: Meld Count: 2 CardCount: 0 startPosX: 199.5585
01-15 15:10:39.141 18207 18239 E Unity : Player ID of Card: 2
01-15 15:10:39.141 18207 18239 I Unity : setCardColor
01-15 15:10:39.142 18207 18239 I Unity : Color Object Found
01-15 15:10:39.142 18207 18239 I Unity : colorHex: #0aad73
01-15 15:10:39.142 18207 18239 I Unity : Color Object Found
01-15 15:10:39.143 18207 18239 I Unity : Meld TargetPos: (-28.0, -28.0, 0.0)
01-15 15:10:39.143 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:10:39.145 18207 18239 E Unity : Player ID of Card: 2
01-15 15:10:39.145 18207 18239 I Unity : setCardColor
01-15 15:10:39.145 18207 18239 I Unity : Color Object Found
01-15 15:10:39.145 18207 18239 I Unity : colorHex: #0aad73
01-15 15:10:39.145 18207 18239 I Unity : Color Object Found
01-15 15:10:39.147 18207 18239 I Unity : Meld TargetPos: (-3.0, -28.0, 0.0)
01-15 15:10:39.147 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:10:39.149 18207 18239 E Unity : Player ID of Card: 2
01-15 15:10:39.150 18207 18239 I Unity : setCardColor
01-15 15:10:39.150 18207 18239 I Unity : Color Object Found
01-15 15:10:39.150 18207 18239 I Unity : colorHex: #0aad73
01-15 15:10:39.150 18207 18239 I Unity : Color Object Found
01-15 15:10:39.152 18207 18239 I Unity : Meld TargetPos: (22.0, -28.0, 0.0)
01-15 15:10:39.152 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:10:39.153 18207 18239 I Unity : UpdateMeldPoints: 2
01-15 15:10:39.153 18207 18239 I Unity : updateMeldPoints: Meld Score of Player: 2 is : 148
01-15 15:10:39.330 18207 18239 I Unity : Sort
01-15 15:10:39.600 18207 18239 I Unity : isCardSorting false
01-15 15:10:40.034 18207 18239 I Unity : Time: 0.9CardsCount: 0 possible Meld Cards count: 4 Meld: H13 S13 D13 C13
01-15 15:10:40.034 18207 18239 I Unity : getMeldForUpdate
01-15 15:10:40.034 18207 18239 I Unity : cards:
01-15 15:10:40.035 18207 18239 I Unity : Add card to the submitted meld: S13 D13 C13 H13 cardsToMeld:
01-15 15:10:40.052 18207 18239 I Unity : compriseCardDistanceOfMeldForOtherPlayers: S13 D13 C13 H13
01-15 15:10:40.052 18207 18239 I Unity : Left offset: -60
01-15 15:10:40.052 18207 18239 I Unity : getCardDistance X: -60
01-15 15:10:40.052 18207 18239 I Unity : X: -35 index: 0
01-15 15:10:40.053 18207 18239 I Unity : Card: S13 (Card)
01-15 15:10:40.053 18207 18239 I Unity : X: -10 index: 1
01-15 15:10:40.053 18207 18239 I Unity : Card: D13 (Card)
01-15 15:10:40.053 18207 18239 I Unity : getCardDistance X: -10
01-15 15:10:40.053 18207 18239 I Unity : X: 15 index: 2
01-15 15:10:40.053 18207 18239 I Unity : Card: C13 (Card)
01-15 15:10:40.053 18207 18239 I Unity : getCardDistance X: 15
01-15 15:10:40.053 18207 18239 I Unity : X: 40 index: 3
01-15 15:10:40.053 18207 18239 I Unity : Card: H13 (Card)
01-15 15:10:40.054 18207 18239 I Unity : compriseCardDistanceOfMeldForOtherPlayers: S7 S8 S9
01-15 15:10:40.054 18207 18239 I Unity : Left offset: -47.5
01-15 15:10:40.054 18207 18239 I Unity : getCardDistance X: -47.5
01-15 15:10:40.054 18207 18239 I Unity : X: -22.5 index: 0
01-15 15:10:40.054 18207 18239 I Unity : Card: S7 (Card)
01-15 15:10:40.054 18207 18239 I Unity : X: 2.5 index: 1
01-15 15:10:40.054 18207 18239 I Unity : Card: S8 (Card)
01-15 15:10:40.055 18207 18239 I Unity : getCardDistance X: 2.5
01-15 15:10:40.056 18207 18239 I Unity : X: 27.5 index: 2
01-15 15:10:40.056 18207 18239 I Unity : Card: S9 (Card)
01-15 15:10:40.935 18207 18239 I Unity : Time: 1.8CardsCount: 0 possible Meld Cards count: 4 Meld: S10 S9 S8 S7
01-15 15:10:40.935 18207 18239 I Unity : getMeldForUpdate
01-15 15:10:40.936 18207 18239 I Unity : cards:
01-15 15:10:40.936 18207 18239 I Unity : Add card to the submitted meld: S7 S8 S9 cardsToMeld:
01-15 15:10:41.551 18207 18239 I Unity : isCardSorting false
01-15 15:10:42.335 18207 18239 I Unity : Discard Ai Card - Delay: 3.2
01-15 15:10:44.150 18207 18239 I Unity : showOrDiscardAI discardAI: 2
01-15 15:10:44.150 18207 18239 I Unity : discardAI routine in RummyGameMgr
01-15 15:10:44.469 18207 18239 I Unity : Calling checkResult from discardAI
01-15 15:10:44.469 18207 18239 I Unity : AI getAiDiscardCard
01-15 15:10:44.470 18207 18239 E Unity : getDiscardCard
01-15 15:10:44.473 18207 18239 I Unity : getHalfSets: S1 S5 D1
01-15 15:10:44.474 18207 18239 I Unity : isValidSet: S1 D1 , isValidmeld:True
01-15 15:10:44.475 18207 18239 E Unity : getHalfSets Half Set Meld: S1 D1
01-15 15:10:44.475 18207 18239 I Unity : getDiscardCard: S5, 0
01-15 15:10:44.475 18207 18239 I Unity : Discard Card: S5 (Card) isJoker: False
01-15 15:10:44.475 18207 18239 I Unity : RummyGameMgr class discardAiCard
01-15 15:10:44.476 18207 18239 I Unity : discardAiCard: 2, card: S5
01-15 15:10:44.476 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:10:44.477 18207 18239 I Unity : Discard Card: card: S5
01-15 15:10:44.479 18207 18239 E Unity : Calling MoveCard
01-15 15:10:44.480 18207 18239 I Unity : discardAiCard: 2, card: S5
01-15 15:10:44.480 18207 18239 I Unity : discardAiCard: calling changeTurn: 2
01-15 15:10:44.480 18207 18239 I Unity : ChangeTurn : 2
01-15 15:10:45.385 18207 18239 I Unity : ChangeTurn
01-15 15:10:45.385 18207 18239 I Unity : localPlayer mID: 1
01-15 15:10:45.386 18207 18239 I Unity : In change turn line 2817 mTotalPlayers: 2
01-15 15:10:45.386 18207 18239 I Unity : ID != localPlayer.mID : 2 , localPlayer.mID: 1, so waiting
01-15 15:10:45.386 18207 18239 E Unity : NextPlayer: 1
01-15 15:10:45.386 18207 18239 I Unity : gameMgr: setPlayerTurn :1 isResultShown: False
01-15 15:10:45.386 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:10:45.386 18207 18239 I Unity : ShowPlayer Turn glow: DAVID
01-15 15:10:45.387 18207 18239 I Unity : Start timer: 1
01-15 15:10:45.387 18207 18239 I Unity : Player: YOU
01-15 15:10:45.387 18207 18239 I Unity : ShowPlayer Turn glow: YOU
01-15 15:10:45.388 18207 18239 I Unity : showUsefulCardsOnDiscardPile
01-15 15:10:45.388 18207 18239 I Unity : discardedCards.Count > 0
01-15 15:10:45.388 18207 18239 I Unity : Calling method fetchAllUsefulDiscards: 8
01-15 15:10:45.388 18207 18239 I Unity : fetchAllUsefulDiscards discardedCards: H7 H9 D8 S5
01-15 15:10:45.389 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:10:45.389 18207 18239 I Unity : cardsList now: D5 D7 S4 S6 H7 H9 D8 S5 , meldName: NoMeld, meld state: NONE
01-15 15:10:45.389 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: NO MELD
01-15 15:10:45.389 18207 18239 E Unity : getAllMySequences : D5 D7 S4 S6 H7 H9 D8 S5
01-15 15:10:45.390 18207 18239 I Unity : m from seqMelds: S6 S5 S4
01-15 15:10:45.391 18207 18239 I Unity : getAllMySequences returned with seqs: 1
01-15 15:10:45.391 18207 18239 I Unity : getMeldStateOfMeld : S6 S5 S4 : SEQUENCE
01-15 15:10:45.391 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H9 D8 S5
01-15 15:10:45.391 18207 18239 I Unity : Calling pickUsefulDiscardsFromHandAndDiscards : H7 H9 D8 S5
01-15 15:10:45.391 18207 18239 I Unity : pickUsefulDiscardsFromHandAndDiscards: 4, discardCrds: H7 H9 D8 S5
01-15 15:10:45.392 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:10:45.392 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:10:45.393 18207 18239 I Unity : getMeldStateOfMeld : S4 S5 S6 : SEQUENCE
01-15 15:10:45.393 18207 18239 I Unity : getMeldStateOfMeld : S4 S5 S6 : SEQUENCE
01-15 15:10:45.394 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:10:45.394 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:10:45.394 18207 18239 I Unity : getMeldStateOfMeld : D7 D8 : NONE
01-15 15:10:45.394 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:10:45.395 18207 18239 I Unity : getMeldStateOfMeld : S4 S5 S6 : SEQUENCE
01-15 15:10:45.395 18207 18239 I Unity : returned from pickUsefulDiscardsFromHandAndDiscards: S5 S5 S5
01-15 15:10:45.395 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:10:45.395 18207 18239 I Unity : calling getallmysets: D5 D7 S4 S6 H7 H9 D8 S5
01-15 15:10:45.395 18207 18239 E Unity : getAllMySets :
01-15 15:10:45.395 18207 18239 E Unity : In getAllMySets : D5 D7 S4 S6 H7 H9 D8 S5
01-15 15:10:45.396 18207 18239 E Unity : In getAllMySets 2 : H7 H9 S4 S6 S5 D5 D7 D8
01-15 15:10:45.397 18207 18239 I Unity : getHalfSets: H7 H9 S4 S6 S5 D5 D7 D8
01-15 15:10:45.398 18207 18239 I Unity : isValidSet: H7 D7 , isValidmeld:True
01-15 15:10:45.398 18207 18239 I Unity : isValidSet: S5 D5 , isValidmeld:True
01-15 15:10:45.398 18207 18239 E Unity : getHalfSets Half Set Meld: H7 D7
01-15 15:10:45.401 18207 18239 E Unity : getHalfSets Half Set Meld: S5 D5
01-15 15:10:45.402 18207 18239 I Unity : pickResidualUsefulDiscardsFromHand: 4, discardCrds: H7 H9 D8 S5
01-15 15:10:45.403 18207 18239 I Unity : pickResidualUsefulDiscardsFromHand: from these:D5 D7 S4 S6 H7 H9 D8 S5
01-15 15:10:45.403 18207 18239 I Unity : Meld with Hand and discard cards meldCards: D5 D7 D8
01-15 15:10:45.404 18207 18239 I Unity : Meld with Hand and discard cards: D8 D7 D5
01-15 15:10:45.404 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:10:45.404 18207 18239 I Unity : Meld with Hand and discard cards: D8 D7 D5
01-15 15:10:45.404 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 3, isValidMeld: False
01-15 15:10:45.406 18207 18239 I Unity : Meld with Hand and discard cards: D8 D7
01-15 15:10:45.406 18207 18239 I Unity : getMeldStateOfMeld : D8 D7 : NONE
01-15 15:10:45.406 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:10:45.407 18207 18239 I Unity : Meld with Hand and discard cards meldCards: D7 D8
01-15 15:10:45.407 18207 18239 I Unity : Meld with Hand and discard cards: D8 D7
01-15 15:10:45.407 18207 18239 I Unity : getMeldStateOfMeld : D8 D7 : NONE
01-15 15:10:45.407 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:10:45.408 18207 18239 I Unity : Meld with Hand and discard cards: D8 D7
01-15 15:10:45.408 18207 18239 I Unity : getMeldStateOfMeld : D8 D7 : NONE
01-15 15:10:45.408 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:10:45.408 18207 18239 I Unity : Meld with Hand and discard cards meldCards: D8
01-15 15:10:45.408 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H7 H9
01-15 15:10:45.408 18207 18239 I Unity : Meld with Hand and discard cards: H9 H7
01-15 15:10:45.409 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:10:45.409 18207 18239 I Unity : Meld with Hand and discard cards: H9 H7
01-15 15:10:45.409 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 2, isValidMeld: False
01-15 15:10:45.409 18207 18239 I Unity : Meld with Hand and discard cards meldCards: H9
01-15 15:10:45.409 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S4 S6 S5
01-15 15:10:45.410 18207 18239 I Unity : Meld with Hand and discard cards: S6 S5 S4
01-15 15:10:45.410 18207 18239 I Unity : getMeldStateOfMeld : S6 S5 S4 : SEQUENCE
01-15 15:10:45.410 18207 18239 I Unity : Meld with Hand and discard cards: S6 S5 S4
01-15 15:10:45.410 18207 18239 I Unity : getMeldStateOfMeld : S6 S5 S4 : SEQUENCE
01-15 15:10:45.411 18207 18239 I Unity : Meld with Hand and discard cards: S6 S5 S4
01-15 15:10:45.411 18207 18239 I Unity : getMeldStateOfMeld : S6 S5 S4 : SEQUENCE
01-15 15:10:45.411 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S6 S5
01-15 15:10:45.412 18207 18239 I Unity : Meld with Hand and discard cards: S6 S5
01-15 15:10:45.412 18207 18239 I Unity : getMeldStateOfMeld : S6 S5 : NONE
01-15 15:10:45.412 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:10:45.412 18207 18239 I Unity : Meld with Hand and discard cards: S6 S5
01-15 15:10:45.412 18207 18239 I Unity : getMeldStateOfMeld : S6 S5 : NONE
01-15 15:10:45.412 18207 18239 I Unity : Causing an infinite loop, breaking here c can be null here..
01-15 15:10:45.412 18207 18239 I Unity : Meld with Hand and discard cards meldCards: S5
01-15 15:10:45.413 18207 18239 I Unity : Cards List: S5 S5 S5
01-15 15:10:45.413 18207 18239 I Unity : fetchAllUsefulDiscards meld Count: 8
01-15 15:10:45.414 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:10:45.414 18207 18239 I Unity : getMeldStateOfMeld : S13 D13 C13 H13 : SET
01-15 15:10:45.415 18207 18239 I Unity : meld: S13 D13 C13 H13 , meldState: ms: SET
01-15 15:10:45.415 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: S13 D13 C13 H13
01-15 15:10:45.415 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:10:45.415 18207 18239 I Unity : cardsList now: D5 D7 S4 S6 H7 H9 D8 S5 S13 D13 C13 H13 , meldName: S13 D13 C13 H13 , meld state: SET
01-15 15:10:45.415 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:10:45.416 18207 18239 I Unity : calling getallmysets: D5 D7 S4 S6 H7 H9 D8 S5 S13 D13 C13 H13
01-15 15:10:45.416 18207 18239 E Unity : getAllMySets :
01-15 15:10:45.416 18207 18239 E Unity : In getAllMySets : D5 D7 S4 S6 H7 H9 D8 S5 S13 D13 C13 H13
01-15 15:10:45.417 18207 18239 I Unity : isValidSet: H13 S13 D13 C13 , isValidmeld:True
01-15 15:10:45.419 18207 18239 E Unity : In getAllMySets 2 : H7 H9 S4 S6 S5 D5 D7 D8
01-15 15:10:45.419 18207 18239 I Unity : getHalfSets: H7 H9 S4 S6 S5 D5 D7 D8
01-15 15:10:45.420 18207 18239 I Unity : isValidSet: H7 D7 , isValidmeld:True
01-15 15:10:45.421 18207 18239 I Unity : isValidSet: S5 D5 , isValidmeld:True
01-15 15:10:45.421 18207 18239 E Unity : getHalfSets Half Set Meld: H7 D7
01-15 15:10:45.421 18207 18239 E Unity : getHalfSets Half Set Meld: S5 D5
01-15 15:10:45.421 18207 18239 I Unity : sets: 1
01-15 15:10:45.422 18207 18239 I Unity : set: H13 S13 D13 C13
01-15 15:10:45.422 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:10:45.423 18207 18239 I Unity : getMeldStateOfMeld : H1 H2 H3 H4 : SEQUENCE
01-15 15:10:45.423 18207 18239 I Unity : meld: H1 H4 H3 H2 , meldState: ms: SEQUENCE
01-15 15:10:45.423 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H1 H4 H3 H2
01-15 15:10:45.423 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:10:45.424 18207 18239 I Unity : cardsList now: D5 D7 S4 S6 H7 H9 D8 S5 H1 H2 H3 H4 , meldName: H1 H2 H3 H4 , meld state: SEQUENCE
01-15 15:10:45.424 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: H1 H4 H3 H2
01-15 15:10:45.424 18207 18239 E Unity : getAllMySequences : D5 D7 S4 S6 H7 H9 D8 S5 H1 H2 H3 H4
01-15 15:10:45.425 18207 18239 I Unity : m from seqMelds: H1 H4 H3 H2
01-15 15:10:45.426 18207 18239 I Unity : getAllMySequences returned with seqs: 3
01-15 15:10:45.426 18207 18239 I Unity : ogSeqName: seqname: S6 S5 S4
01-15 15:10:45.426 18207 18239 I Unity : ogSeqName: seqname: H4 H3 H2
01-15 15:10:45.427 18207 18239 I Unity : ogSeqName: H1 H4 H3 H2 seqname: H1 H4 H3 H2
01-15 15:10:45.427 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H9 D8 S5 H1 H2 H3 H4
01-15 15:10:45.427 18207 18239 I Unity : Calling pickResidualUsefulDiscardsFromSequences
01-15 15:10:45.427 18207 18239 I Unity : pickResidualUsefulDiscardsFromSequences: 1
01-15 15:10:45.427 18207 18239 I Unity : Seq cards: H1 H2 H3 H4
01-15 15:10:45.427 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H1
01-15 15:10:45.427 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.428 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:10:45.428 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.428 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H3 H4 H2
01-15 15:10:45.428 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.428 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:10:45.428 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.428 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H4 H3
01-15 15:10:45.428 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.429 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:10:45.429 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.429 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H7
01-15 15:10:45.429 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.429 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:10:45.429 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.429 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H7 H9
01-15 15:10:45.429 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.429 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 9, isValidMeld: False
01-15 15:10:45.430 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.430 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H1 H2 H2 H3 H3 H4 H7 H9 H4
01-15 15:10:45.430 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.430 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 10, isValidMeld: False
01-15 15:10:45.431 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.431 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H2
01-15 15:10:45.431 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.431 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:10:45.431 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.431 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H4 H3
01-15 15:10:45.431 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.432 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:10:45.432 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.432 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H7
01-15 15:10:45.432 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.432 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:10:45.433 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.433 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H7 H9
01-15 15:10:45.433 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.434 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:10:45.434 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.434 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H2 H3 H3 H4 H7 H9 H4
01-15 15:10:45.435 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.436 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 9, isValidMeld: False
01-15 15:10:45.436 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.436 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H3
01-15 15:10:45.436 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.436 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:10:45.437 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.438 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H7
01-15 15:10:45.438 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.438 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:10:45.438 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.438 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H7 H9
01-15 15:10:45.438 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.438 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:10:45.438 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.439 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H3 H4 H7 H9 H4
01-15 15:10:45.439 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.439 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:10:45.439 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.439 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H7
01-15 15:10:45.439 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.439 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 2, initialMeldCount: 5, isValidMeld: False
01-15 15:10:45.439 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.440 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H7 H9
01-15 15:10:45.440 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.440 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 3, initialMeldCount: 6, isValidMeld: False
01-15 15:10:45.440 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.440 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H7 H9 H4
01-15 15:10:45.440 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.440 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:10:45.440 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.440 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H9
01-15 15:10:45.441 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.441 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 4, initialMeldCount: 5, isValidMeld: False
01-15 15:10:45.441 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.441 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H9 H4
01-15 15:10:45.441 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.441 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:10:45.441 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.441 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: H1 H2 H3 H4 H4
01-15 15:10:45.442 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.442 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:10:45.442 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.442 18207 18239 I Unity : Cards List:
01-15 15:10:45.442 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:10:45.443 18207 18239 I Unity : getMeldStateOfMeld : H12 D12 C12 : SET
01-15 15:10:45.443 18207 18239 I Unity : meld: H12 D12 C12 , meldState: ms: SET
01-15 15:10:45.443 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H12 D12 C12
01-15 15:10:45.443 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:10:45.443 18207 18239 I Unity : cardsList now: D5 D7 S4 S6 H7 H9 D8 S5 H12 D12 C12 , meldName: H12 D12 C12 , meld state: SET
01-15 15:10:45.443 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:10:45.443 18207 18239 I Unity : calling getallmysets: D5 D7 S4 S6 H7 H9 D8 S5 H12 D12 C12
01-15 15:10:45.444 18207 18239 E Unity : getAllMySets :
01-15 15:10:45.444 18207 18239 E Unity : In getAllMySets : D5 D7 S4 S6 H7 H9 D8 S5 H12 D12 C12
01-15 15:10:45.444 18207 18239 I Unity : isValidSet: H12 D12 C12 , isValidmeld:True
01-15 15:10:45.445 18207 18239 E Unity : In getAllMySets 2 : H7 H9 S4 S6 S5 D5 D7 D8
01-15 15:10:45.445 18207 18239 I Unity : getHalfSets: H7 H9 S4 S6 S5 D5 D7 D8
01-15 15:10:45.445 18207 18239 I Unity : isValidSet: H7 D7 , isValidmeld:True
01-15 15:10:45.445 18207 18239 I Unity : isValidSet: S5 D5 , isValidmeld:True
01-15 15:10:45.446 18207 18239 E Unity : getHalfSets Half Set Meld: H7 D7
01-15 15:10:45.446 18207 18239 E Unity : getHalfSets Half Set Meld: S5 D5
01-15 15:10:45.446 18207 18239 I Unity : sets: 1
01-15 15:10:45.446 18207 18239 I Unity : set: H12 D12 C12
01-15 15:10:45.446 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:10:45.446 18207 18239 I Unity : getMeldStateOfMeld : C1 C2 C3 : SEQUENCE
01-15 15:10:45.446 18207 18239 I Unity : meld: C1 C3 C2 , meldState: ms: SEQUENCE
01-15 15:10:45.446 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: C1 C3 C2
01-15 15:10:45.447 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:10:45.447 18207 18239 I Unity : cardsList now: D5 D7 S4 S6 H7 H9 D8 S5 C1 C2 C3 , meldName: C1 C2 C3 , meld state: SEQUENCE
01-15 15:10:45.447 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: C1 C3 C2
01-15 15:10:45.447 18207 18239 E Unity : getAllMySequences : D5 D7 S4 S6 H7 H9 D8 S5 C1 C2 C3
01-15 15:10:45.448 18207 18239 I Unity : m from seqMelds: C1 C3 C2
01-15 15:10:45.448 18207 18239 I Unity : getAllMySequences returned with seqs: 2
01-15 15:10:45.449 18207 18239 I Unity : ogSeqName: seqname: S6 S5 S4
01-15 15:10:45.449 18207 18239 I Unity : ogSeqName: C1 C3 C2 seqname: C1 C3 C2
01-15 15:10:45.450 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H9 D8 S5 C1 C2 C3
01-15 15:10:45.450 18207 18239 I Unity : Calling pickResidualUsefulDiscardsFromSequences
01-15 15:10:45.450 18207 18239 I Unity : pickResidualUsefulDiscardsFromSequences: 1
01-15 15:10:45.451 18207 18239 I Unity : Seq cards: C1 C2 C3
01-15 15:10:45.451 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C1
01-15 15:10:45.452 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.452 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:10:45.452 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.453 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C1 C2 C3 C3
01-15 15:10:45.453 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.453 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:10:45.454 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.454 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C1 C2 C3 C3 C2
01-15 15:10:45.454 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.455 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:10:45.455 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.455 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C3
01-15 15:10:45.456 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.456 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:10:45.456 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.456 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C3 C2
01-15 15:10:45.456 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.456 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:10:45.456 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.456 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C1 C2 C3 C2
01-15 15:10:45.456 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.457 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:10:45.457 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.457 18207 18239 I Unity : Cards List:
01-15 15:10:45.457 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:10:45.457 18207 18239 I Unity : getMeldStateOfMeld : H10 S10 C10 : SET
01-15 15:10:45.458 18207 18239 I Unity : meld: H10 S10 C10 , meldState: ms: SET
01-15 15:10:45.458 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H10 S10 C10
01-15 15:10:45.458 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:10:45.458 18207 18239 I Unity : cardsList now: D5 D7 S4 S6 H7 H9 D8 S5 H10 S10 C10 , meldName: H10 S10 C10 , meld state: SET
01-15 15:10:45.458 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:10:45.458 18207 18239 I Unity : calling getallmysets: D5 D7 S4 S6 H7 H9 D8 S5 H10 S10 C10
01-15 15:10:45.458 18207 18239 E Unity : getAllMySets :
01-15 15:10:45.459 18207 18239 E Unity : In getAllMySets : D5 D7 S4 S6 H7 H9 D8 S5 H10 S10 C10
01-15 15:10:45.459 18207 18239 I Unity : isValidSet: H10 S10 C10 , isValidmeld:True
01-15 15:10:45.460 18207 18239 E Unity : In getAllMySets 2 : H7 H9 S4 S6 S5 D5 D7 D8
01-15 15:10:45.460 18207 18239 I Unity : getHalfSets: H7 H9 S4 S6 S5 D5 D7 D8
01-15 15:10:45.460 18207 18239 I Unity : isValidSet: H7 D7 , isValidmeld:True
01-15 15:10:45.460 18207 18239 I Unity : isValidSet: S5 D5 , isValidmeld:True
01-15 15:10:45.461 18207 18239 E Unity : getHalfSets Half Set Meld: H7 D7
01-15 15:10:45.461 18207 18239 E Unity : getHalfSets Half Set Meld: S5 D5
01-15 15:10:45.461 18207 18239 I Unity : sets: 1
01-15 15:10:45.461 18207 18239 I Unity : set: H10 S10 C10
01-15 15:10:45.461 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:10:45.461 18207 18239 I Unity : getMeldStateOfMeld : C5 C6 C7 C8 C9 : SEQUENCE
01-15 15:10:45.461 18207 18239 I Unity : meld: C9 C8 C7 C6 C5 , meldState: ms: SEQUENCE
01-15 15:10:45.462 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: C9 C8 C7 C6 C5
01-15 15:10:45.462 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:10:45.462 18207 18239 I Unity : cardsList now: D5 D7 S4 S6 H7 H9 D8 S5 C5 C6 C7 C8 C9 , meldName: C5 C6 C7 C8 C9 , meld state: SEQUENCE
01-15 15:10:45.462 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: C9 C8 C7 C6 C5
01-15 15:10:45.462 18207 18239 E Unity : getAllMySequences : D5 D7 S4 S6 H7 H9 D8 S5 C5 C6 C7 C8 C9
01-15 15:10:45.463 18207 18239 I Unity : m from seqMelds: S6 S5 S4
01-15 15:10:45.463 18207 18239 I Unity : m from seqMelds: C9 C8 C7 C6 C5
01-15 15:10:45.464 18207 18239 I Unity : getAllMySequences returned with seqs: 2
01-15 15:10:45.464 18207 18239 I Unity : ogSeqName: C9 C8 C7 C6 C5 seqname: C9 C8 C7 C6 C5
01-15 15:10:45.464 18207 18239 I Unity : ogSeqName: seqname: S6 S5 S4
01-15 15:10:45.465 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H9 D8 S5 C5 C6 C7 C8 C9
01-15 15:10:45.465 18207 18239 I Unity : Calling pickResidualUsefulDiscardsFromSequences
01-15 15:10:45.465 18207 18239 I Unity : pickResidualUsefulDiscardsFromSequences: 1
01-15 15:10:45.465 18207 18239 I Unity : Seq cards: C5 C6 C7 C8 C9
01-15 15:10:45.465 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C6 C7 C8 C9 C6
01-15 15:10:45.465 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.466 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:10:45.466 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.466 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C6 C6 C7 C8 C9 C8
01-15 15:10:45.467 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.467 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:10:45.467 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.467 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C6 C6 C7 C8 C8 C9 C9
01-15 15:10:45.467 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.468 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:10:45.468 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.468 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C6 C6 C7 C8 C8 C9 C9 C5
01-15 15:10:45.468 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.469 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 9, isValidMeld: False
01-15 15:10:45.469 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.469 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C5 C6 C6 C7 C8 C8 C9 C9 C7
01-15 15:10:45.469 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.470 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 10, isValidMeld: False
01-15 15:10:45.471 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.471 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C6 C7 C8 C9 C8
01-15 15:10:45.471 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.471 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:10:45.471 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.471 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C6 C7 C8 C8 C9 C9
01-15 15:10:45.471 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.472 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:10:45.472 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.472 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C6 C7 C8 C8 C9 C9 C5
01-15 15:10:45.472 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.472 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:10:45.472 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.472 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C5 C6 C7 C8 C8 C9 C9 C7
01-15 15:10:45.472 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.472 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 9, isValidMeld: False
01-15 15:10:45.472 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.473 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C6 C7 C8 C9 C9
01-15 15:10:45.473 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.473 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:10:45.473 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.473 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C6 C7 C8 C9 C9 C5
01-15 15:10:45.473 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.473 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:10:45.473 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.473 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C5 C6 C7 C8 C9 C9 C7
01-15 15:10:45.473 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.474 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 8, isValidMeld: False
01-15 15:10:45.474 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.474 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C6 C7 C8 C9 C5
01-15 15:10:45.474 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.474 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:10:45.474 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.474 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C5 C6 C7 C8 C9 C7
01-15 15:10:45.474 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.474 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 7, isValidMeld: False
01-15 15:10:45.474 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.474 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: C5 C6 C7 C8 C9 C7
01-15 15:10:45.475 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.475 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 6, isValidMeld: False
01-15 15:10:45.475 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.475 18207 18239 I Unity : Cards List:
01-15 15:10:45.475 18207 18239 I Unity : isValidSet: H11 S11 C11 , isValidmeld:True
01-15 15:10:45.475 18207 18239 I Unity : getMeldStateOfMeld : H11 S11 C11 : SET
01-15 15:10:45.476 18207 18239 I Unity : meld: H11 S11 C11 , meldState: ms: SET
01-15 15:10:45.476 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: H11 S11 C11
01-15 15:10:45.476 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:10:45.476 18207 18239 I Unity : cardsList now: D5 D7 S4 S6 H7 H9 D8 S5 H11 S11 C11 , meldName: H11 S11 C11 , meld state: SET
01-15 15:10:45.476 18207 18239 I Unity : pickusefulDiscardsFromSets:
01-15 15:10:45.476 18207 18239 I Unity : calling getallmysets: D5 D7 S4 S6 H7 H9 D8 S5 H11 S11 C11
01-15 15:10:45.476 18207 18239 E Unity : getAllMySets :
01-15 15:10:45.476 18207 18239 E Unity : In getAllMySets : D5 D7 S4 S6 H7 H9 D8 S5 H11 S11 C11
01-15 15:10:45.477 18207 18239 I Unity : isValidSet: H11 S11 C11 , isValidmeld:True
01-15 15:10:45.477 18207 18239 E Unity : In getAllMySets 2 : H7 H9 S4 S6 S5 D5 D7 D8
01-15 15:10:45.477 18207 18239 I Unity : getHalfSets: H7 H9 S4 S6 S5 D5 D7 D8
01-15 15:10:45.478 18207 18239 I Unity : isValidSet: H7 D7 , isValidmeld:True
01-15 15:10:45.478 18207 18239 I Unity : isValidSet: S5 D5 , isValidmeld:True
01-15 15:10:45.478 18207 18239 E Unity : getHalfSets Half Set Meld: H7 D7
01-15 15:10:45.478 18207 18239 E Unity : getHalfSets Half Set Meld: S5 D5
01-15 15:10:45.478 18207 18239 I Unity : sets: 1
01-15 15:10:45.478 18207 18239 I Unity : set: H11 S11 C11
01-15 15:10:45.478 18207 18239 I Unity : Calling fetchUsefulDiscardsInSets
01-15 15:10:45.478 18207 18239 I Unity : getMeldStateOfMeld : S7 S8 S9 : SEQUENCE
01-15 15:10:45.479 18207 18239 I Unity : meld: S9 S8 S7 , meldState: ms: SEQUENCE
01-15 15:10:45.479 18207 18239 I Unity : Calling fetchAllDiscardsUsefulWithPlayerCards with meld: S9 S8 S7
01-15 15:10:45.479 18207 18239 I Unity : fetchAllDiscardsUsefulWithPlayerCards:
01-15 15:10:45.479 18207 18239 I Unity : cardsList now: D5 D7 S4 S6 H7 H9 D8 S5 S7 S8 S9 , meldName: S7 S8 S9 , meld state: SEQUENCE
01-15 15:10:45.479 18207 18239 I Unity : pickUsefulDiscardsFromSequences: meld: S9 S8 S7
01-15 15:10:45.479 18207 18239 E Unity : getAllMySequences : D5 D7 S4 S6 H7 H9 D8 S5 S7 S8 S9
01-15 15:10:45.480 18207 18239 I Unity : m from seqMelds: S9 S8 S7 S6 S5 S4
01-15 15:10:45.480 18207 18239 I Unity : getAllMySequences returned with seqs: 1
01-15 15:10:45.480 18207 18239 I Unity : pickUsefulDiscardsFromSequences:: H7 H9 D8 S5 S7 S8 S9
01-15 15:10:45.480 18207 18239 I Unity : Calling pickResidualUsefulDiscardsFromSequences
01-15 15:10:45.480 18207 18239 I Unity : pickResidualUsefulDiscardsFromSequences: 1
01-15 15:10:45.481 18207 18239 I Unity : Seq cards: S7 S8 S9
01-15 15:10:45.481 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S7 S8 S9 S7
01-15 15:10:45.481 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.481 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:10:45.481 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.481 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S7 S7 S8 S9 S8
01-15 15:10:45.481 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.481 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 5, isValidMeld: False
01-15 15:10:45.482 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.482 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S7 S7 S8 S8 S9 S5
01-15 15:10:45.482 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.482 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 6, isValidMeld: False
01-15 15:10:45.482 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.482 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S5 S7 S7 S8 S8 S9 S9
01-15 15:10:45.483 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.483 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 7, isValidMeld: False
01-15 15:10:45.483 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.483 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S7 S8 S9 S8
01-15 15:10:45.484 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.484 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:10:45.484 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.485 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S7 S8 S8 S9 S5
01-15 15:10:45.485 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.485 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 5, isValidMeld: False
01-15 15:10:45.485 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.486 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S5 S7 S8 S8 S9 S9
01-15 15:10:45.486 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.486 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 6, isValidMeld: False
01-15 15:10:45.486 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.486 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S7 S8 S9 S5
01-15 15:10:45.486 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.486 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 4, isValidMeld: False
01-15 15:10:45.486 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.487 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S5 S7 S8 S9 S9
01-15 15:10:45.487 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.487 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 1, initialMeldCount: 5, isValidMeld: False
01-15 15:10:45.487 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.487 18207 18239 I Unity : Calling isValidRankSequenceWithJokers : plrCards: S7 S8 S9 S9
01-15 15:10:45.487 18207 18239 I Unity : returned isValidRankSequenceWithJokers isValidMeld: False
01-15 15:10:45.487 18207 18239 I Unity : isValidValueSequenceWithJokers? : jokers.Count: 0, difference: 0, initialMeldCount: 4, isValidMeld: False
01-15 15:10:45.487 18207 18239 I Unity : isValidMeld: False
01-15 15:10:45.487 18207 18239 I Unity : Cards List:
01-15 15:10:45.487 18207 18239 E Unity : Final Distinct usefulDiscards + count: 1, cards: S5
01-15 15:11:00.086 18207 18239 I Unity : isResultShown: False Card Selected: S5 (Card) c.mIsDiscardCard: True c.mIsDeckCard: Falseplayer.mIsCardTaken: False Tapable: True cardsInDeck 13
01-15 15:11:00.086 18207 18239 I Unity : player.mIsTurn: True,c.mTapable: True player.isCardsSortingStopped: TrueisMeldCompulsive False isJokerPanelShown: False
01-15 15:11:00.087 18207 18239 I Unity : is DiscardCard Selected
01-15 15:11:00.087 18207 18239 I Unity : Discard card count: 4 cardonscreen: 15 player cards count: 4
01-15 15:11:00.087 18207 18239 E Unity : local position: (0.8, -3.2, 0.0)
01-15 15:11:00.088 18207 18239 I Unity : updatePlayerCardsDisplayTest
01-15 15:11:00.102 18207 18239 E Unity : postDiscardedCardsAddedToHand
01-15 15:11:00.102 18207 18239 E Unity : Card: S5 (Card) Last DiscardedCard: S5 (Card)
01-15 15:11:00.102 18207 18239 I Unity : handleSelectedDiscardCard Card: S5 (Card)
01-15 15:11:00.102 18207 18239 I Unity : Calling checkResult from Line 5682
01-15 15:11:00.103 18207 18239 I Unity : removeCardsFromDiscardCards: S5
01-15 15:11:00.118 18207 18239 E Unity : checkResult exiting
01-15 15:11:00.287 18207 18239 I Unity : Align Cards
01-15 15:11:00.287 18207 18239 E Unity : Sort and swap card positions
01-15 15:11:01.188 18207 18239 I Unity : Sort
01-15 15:11:03.387 18207 18239 I Unity : isCardSorting false
C:\Users\Kavya>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment