You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spotted this error that gets raised on occasion, seems to happen fairly soon after the page refreshes.
(0)141.0.0d261 |18:32:17| ERROR in caap.fillRecords: TypeError: Cannot read property 'name' of null TypeError: Cannot read property 'name' of null
at chrome-extension://jmimcbpnlgigobbdaomplcfbmpbkalog/js/caap_base.js:2346:19
at Array.forEach (native)
at chrome-extension://jmimcbpnlgigobbdaomplcfbmpbkalog/js/caap_base.js:2345:14
at Array.forEach (native)
at Object.caap.fillRecords (chrome-extension://jmimcbpnlgigobbdaomplcfbmpbkalog/js/caap_base.js:2344:27)
at Object.guild_battle.load (chrome-extension://jmimcbpnlgigobbdaomplcfbmpbkalog/js/guild_battle.js:386:10)
at caap.init (chrome-extension://jmimcbpnlgigobbdaomplcfbmpbkalog/js/caap_base.js:2223:30) chrome-extension://jmimcbpnlgigobbdaomplcfbmpbkalog/extern/utility.js:2006
LogHelper.log_common chrome-extension://jmimcbpnlgigobbdaomplcfbmpbkalog/extern/utility.js:2006
LogHelper.error chrome-extension://jmimcbpnlgigobbdaomplcfbmpbkalog/extern/utility.js:2036
caap.fillRecords chrome-extension://jmimcbpnlgigobbdaomplcfbmpbkalog/js/caap_base.js:2365
guild_battle.load chrome-extension://jmimcbpnlgigobbdaomplcfbmpbkalog/js/guild_battle.js:386
caap.init chrome-extension://jmimcbpnlgigobbdaomplcfbmpbkalog/js/caap_base.js:2223
The text was updated successfully, but these errors were encountered:
Spotted this error that gets raised on occasion, seems to happen fairly soon after the page refreshes.
(0)141.0.0d261 |18:32:17| ERROR in caap.fillRecords: TypeError: Cannot read property 'name' of null TypeError: Cannot read property 'name' of null
at chrome-extension://jmimcbpnlgigobbdaomplcfbmpbkalog/js/caap_base.js:2346:19
at Array.forEach (native)
at chrome-extension://jmimcbpnlgigobbdaomplcfbmpbkalog/js/caap_base.js:2345:14
at Array.forEach (native)
at Object.caap.fillRecords (chrome-extension://jmimcbpnlgigobbdaomplcfbmpbkalog/js/caap_base.js:2344:27)
at Object.guild_battle.load (chrome-extension://jmimcbpnlgigobbdaomplcfbmpbkalog/js/guild_battle.js:386:10)
at caap.init (chrome-extension://jmimcbpnlgigobbdaomplcfbmpbkalog/js/caap_base.js:2223:30) chrome-extension://jmimcbpnlgigobbdaomplcfbmpbkalog/extern/utility.js:2006
LogHelper.log_common chrome-extension://jmimcbpnlgigobbdaomplcfbmpbkalog/extern/utility.js:2006
LogHelper.error chrome-extension://jmimcbpnlgigobbdaomplcfbmpbkalog/extern/utility.js:2036
caap.fillRecords chrome-extension://jmimcbpnlgigobbdaomplcfbmpbkalog/js/caap_base.js:2365
guild_battle.load chrome-extension://jmimcbpnlgigobbdaomplcfbmpbkalog/js/guild_battle.js:386
caap.init chrome-extension://jmimcbpnlgigobbdaomplcfbmpbkalog/js/caap_base.js:2223
The text was updated successfully, but these errors were encountered: