Advertisement
anhntiec

Debug Data None

Dec 8th, 2019
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1.  
  2. Player Secret:
  3. {"version":20190927,"isNoAds":false,"highScore":0,"currentUnitCount":1,"currentPriceUnitCount":1,"numberCardBuy":0,"numberCardBuyWithAds":0,"countMerge":0,"level":0,"levelOffset":0.0,"levelFirstTime":0,"currentCityIndex":0,"dictionaryCityProgressData":{"0":{"level":0,"levelFirstTime":0,"levelOffset":0.0}},"notice":{"unlockTalent":0,"unlockCity":0,"playPvp":0},"listGiftCodeExpired":["gamedata"],"money":-1,"safeMoney":{"offset":850,"trueValue":850,"Value":0},"totalMoney":0,"isVibrate":true,"isDoneTutStrengthBar":false,"countEndLevel":0,"lastClassUnlock":0,"isFirstUnitBuyByUnlock":false,"groups":[{"unitClass":0,"unitTier":1,"position":2},{"unitClass":0,"unitTier":0,"position":1},{"unitClass":100,"unitTier":0,"position":3}],"lastTimeCheckDaily":637114104000000000,"dayDailyClaimed":0,"lastDailySetIndex":0,"haveUnlockTalent":false,"nextWatchAdTalentTime":"0001-01-01T00:00:00","lastOfflineTime":"2019-12-08T14:00:00+07:00","playLevelData":null,"talentLevelDictionary":{"LowerUnitPrice":0,"HitPointMelee":0,"SlowerStrengthBar":0},"pvpData":{"isUnlock":false,"isFightPvp":false,"isHasReward":false,"isAfterWinPvp":false,"enemyIndex":0,"gangs":[{"name":"Smarty\r","level":4,"totalUnitCount":3,"listTotalUnit":null,"reward":0,"isCanFight":true,"countFight":0,"codeCountry":"AR"},{"name":"Chip\r","level":10,"totalUnitCount":4,"listTotalUnit":null,"reward":1,"isCanFight":true,"countFight":0,"codeCountry":"BR"},{"name":"Boo Bear\r","level":28,"totalUnitCount":5,"listTotalUnit":null,"reward":2,"isCanFight":true,"countFight":0,"codeCountry":"BR"}],"treasureBattleCount":0,"secondsToReset":1800,"safeNextGoldReward":{"offset":472,"trueValue":487,"Value":15},"nextGoldReward":15},"openAppCount":1,"subscriptionState":0,"playerPvpName":"Player 518065","saveClaimData":{"purchaseUnit":null,"dailyReward":null,"dailyRewardVip":null,"talentUpgrade":null,"pvpBattleWon":null,"pvpTreasure":null,"vendorTrade":null,"shopRewards":[]},"matchVendorCount":1,"shopData":{"timeCard1":894,"timeCard2":3594,"timePack":3600,"unitCard1":0,"unitCard2":0,"nextUnitCard1":100,"nextUnitCard2":100,"isActiveBuyCardAds":true,"isActiveBuyTimePack":true,"isNewTimePack":true,"isHaveTimePack":false,"countBuyStartPack":0},"CurrentCityLevel":0,"CurrentCityLevelFirstTime":0,"CurrentCityLevelOffset":0.0,"TotalUnitCount":3}
  4. --------
  5. Error Log:
  6. Index was out of range. Must be non-negative and less than the size of the collection.
  7. Parameter name: index
  8. at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <7d97106330684add86d080ecf65bfe69>:0
  9. at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <7d97106330684add86d080ecf65bfe69>:0
  10. at System.Collections.Generic.List`1[T].get_Item (System.Int32 index) [0x00009] in <7d97106330684add86d080ecf65bfe69>:0
  11. at IEC.GiftCodeController.SendGameData () [0x00069] in D:\Works\iec\ArmyClash\Assets\_IEC\Script\Controller\GiftCodeController.cs:182
  12. --------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement