Failed to load resource: the server responded with a status of 500 () index.js:4375 TypeError: Cannot read property 'map' of undefined at encounterListingSaga.js:78 at tryCatch (runtime.js:63) at Generator._invoke (runtime.js:282) at Generator.prototype.<computed> [as next] (runtime.js:116) at next (redux-saga-core.esm.js:1169) at currCb (redux-saga-core.esm.js:1263) (anonymous) @ index.js:4375 overrideMethod @ react_devtools_backend.js:2430 logError @ io-6de156f3.js:116 end @ redux-saga-core.esm.js:1015 abort @ redux-saga-core.esm.js:822 task.cont @ redux-saga-core.esm.js:837 next @ redux-saga-core.esm.js:1190 currCb @ redux-saga-core.esm.js:1263 chCbAtKey @ io-6de156f3.js:190 currCb @ redux-saga-core.esm.js:1263 end @ redux-saga-core.esm.js:1024 abort @ redux-saga-core.esm.js:822 task.cont @ redux-saga-core.esm.js:837 end @ redux-saga-core.esm.js:1024 abort @ redux-saga-core.esm.js:822 task.cont @ redux-saga-core.esm.js:837 end @ redux-saga-core.esm.js:1024 abort @ redux-saga-core.esm.js:822 task.cont @ redux-saga-core.esm.js:837 next @ redux-saga-core.esm.js:1190 currCb @ redux-saga-core.esm.js:1263 end @ redux-saga-core.esm.js:1024 abort @ redux-saga-core.esm.js:822 task.cont @ redux-saga-core.esm.js:837 next @ redux-saga-core.esm.js:1190 currCb @ redux-saga-core.esm.js:1263 end @ redux-saga-core.esm.js:1024 abort @ redux-saga-core.esm.js:822 task.cont @ redux-saga-core.esm.js:837 next @ redux-saga-core.esm.js:1190 currCb @ redux-saga-core.esm.js:1263 Promise.then (async) resolvePromise @ redux-saga-core.esm.js:407 _effectRunnerMap.<computed> @ redux-saga-core.esm.js:538 (anonymous) @ redux-saga-core.esm.js:1216 digestEffect @ redux-saga-core.esm.js:1283 next @ redux-saga-core.esm.js:1173 currCb @ redux-saga-core.esm.js:1263 index.js:4375 The above error occurred in task loadMyEncounters created by reloadMyEncounters created by encounterListingFilter created by takeEvery(ENCOUNTER_LISTING_DELETE_ENCOUNTER,ENCOUNTER_LISTING_LOAD_MY_ENCOUNTERS,ENCOUNTER_LISTING_LOAD_MORE_MY_ENCOUNTERS,ENCOUNTER_LISTING_SET_ENCOUNTER_CACHE,ENCOUNTER_LISTING_SET_VISIBLE_ENCOUNTER_IDS,ENCOUNTER_LISTING_PAGINATION_RESET_PAGING,ENCOUNTER_LISTING_PAGINATION_SET_SKIP,ENCOUNTER_LISTING_PAGINATION_SET_SORT,ENCOUNTER_LISTING_PAGINATION_SET_TAKE,ENCOUNTER_LISTING_PAGINATION_SET_TOTAL,ENCOUNTER_LISTING_SET_SEARCH,ENCOUNTER_LISTING_FILTER_BY_CAMPAIGN_IDS, encounterListingFilter) created by rootSaga created by rootSaga Tasks cancelled due to error: takeEvery(ENCOUNTER_LISTING_DELETE_ENCOUNTER,ENCOUNTER_LISTING_LOAD_MY_ENCOUNTERS,ENCOUNTER_LISTING_LOAD_MORE_MY_ENCOUNTERS,ENCOUNTER_LISTING_SET_ENCOUNTER_CACHE,ENCOUNTER_LISTING_SET_VISIBLE_ENCOUNTER_IDS,ENCOUNTER_LISTING_PAGINATION_RESET_PAGING,ENCOUNTER_LISTING_PAGINATION_SET_SKIP,ENCOUNTER_LISTING_PAGINATION_SET_SORT,ENCOUNTER_LISTING_PAGINATION_SET_TAKE,ENCOUNTER_LISTING_PAGINATION_SET_TOTAL,ENCOUNTER_LISTING_SET_SEARCH,ENCOUNTER_LISTING_FILTER_BY_CAMPAIGN_IDS, encounterListingFilter) encounterListingFilter throttle(ENCOUNTER_LISTING_PAGINATION_SET_SORT,ENCOUNTER_LISTING_SET_SEARCH,ENCOUNTER_LISTING_FILTER_BY_CAMPAIGN_IDS, reloadMyEncounters)
Are you running any Chrome extensions, ad blockers, or VPNs? If so, try turning them off and seeing if that helps. It is not system-wide, as I can access my encounters.
My entire list of encounters seems to be missing.
My chrome console give me following:
Failed to load resource: the server responded with a status of 500 ()
index.js:4375 TypeError: Cannot read property 'map' of undefined
at encounterListingSaga.js:78
at tryCatch (runtime.js:63)
at Generator._invoke (runtime.js:282)
at Generator.prototype.<computed> [as next] (runtime.js:116)
at next (redux-saga-core.esm.js:1169)
at currCb (redux-saga-core.esm.js:1263)
(anonymous) @ index.js:4375
overrideMethod @ react_devtools_backend.js:2430
logError @ io-6de156f3.js:116
end @ redux-saga-core.esm.js:1015
abort @ redux-saga-core.esm.js:822
task.cont @ redux-saga-core.esm.js:837
next @ redux-saga-core.esm.js:1190
currCb @ redux-saga-core.esm.js:1263
chCbAtKey @ io-6de156f3.js:190
currCb @ redux-saga-core.esm.js:1263
end @ redux-saga-core.esm.js:1024
abort @ redux-saga-core.esm.js:822
task.cont @ redux-saga-core.esm.js:837
end @ redux-saga-core.esm.js:1024
abort @ redux-saga-core.esm.js:822
task.cont @ redux-saga-core.esm.js:837
end @ redux-saga-core.esm.js:1024
abort @ redux-saga-core.esm.js:822
task.cont @ redux-saga-core.esm.js:837
next @ redux-saga-core.esm.js:1190
currCb @ redux-saga-core.esm.js:1263
end @ redux-saga-core.esm.js:1024
abort @ redux-saga-core.esm.js:822
task.cont @ redux-saga-core.esm.js:837
next @ redux-saga-core.esm.js:1190
currCb @ redux-saga-core.esm.js:1263
end @ redux-saga-core.esm.js:1024
abort @ redux-saga-core.esm.js:822
task.cont @ redux-saga-core.esm.js:837
next @ redux-saga-core.esm.js:1190
currCb @ redux-saga-core.esm.js:1263
Promise.then (async)
resolvePromise @ redux-saga-core.esm.js:407
_effectRunnerMap.<computed> @ redux-saga-core.esm.js:538
(anonymous) @ redux-saga-core.esm.js:1216
digestEffect @ redux-saga-core.esm.js:1283
next @ redux-saga-core.esm.js:1173
currCb @ redux-saga-core.esm.js:1263
index.js:4375 The above error occurred in task loadMyEncounters
created by reloadMyEncounters
created by encounterListingFilter
created by takeEvery(ENCOUNTER_LISTING_DELETE_ENCOUNTER,ENCOUNTER_LISTING_LOAD_MY_ENCOUNTERS,ENCOUNTER_LISTING_LOAD_MORE_MY_ENCOUNTERS,ENCOUNTER_LISTING_SET_ENCOUNTER_CACHE,ENCOUNTER_LISTING_SET_VISIBLE_ENCOUNTER_IDS,ENCOUNTER_LISTING_PAGINATION_RESET_PAGING,ENCOUNTER_LISTING_PAGINATION_SET_SKIP,ENCOUNTER_LISTING_PAGINATION_SET_SORT,ENCOUNTER_LISTING_PAGINATION_SET_TAKE,ENCOUNTER_LISTING_PAGINATION_SET_TOTAL,ENCOUNTER_LISTING_SET_SEARCH,ENCOUNTER_LISTING_FILTER_BY_CAMPAIGN_IDS, encounterListingFilter)
created by rootSaga
created by rootSaga
Tasks cancelled due to error:
takeEvery(ENCOUNTER_LISTING_DELETE_ENCOUNTER,ENCOUNTER_LISTING_LOAD_MY_ENCOUNTERS,ENCOUNTER_LISTING_LOAD_MORE_MY_ENCOUNTERS,ENCOUNTER_LISTING_SET_ENCOUNTER_CACHE,ENCOUNTER_LISTING_SET_VISIBLE_ENCOUNTER_IDS,ENCOUNTER_LISTING_PAGINATION_RESET_PAGING,ENCOUNTER_LISTING_PAGINATION_SET_SKIP,ENCOUNTER_LISTING_PAGINATION_SET_SORT,ENCOUNTER_LISTING_PAGINATION_SET_TAKE,ENCOUNTER_LISTING_PAGINATION_SET_TOTAL,ENCOUNTER_LISTING_SET_SEARCH,ENCOUNTER_LISTING_FILTER_BY_CAMPAIGN_IDS, encounterListingFilter)
encounterListingFilter
throttle(ENCOUNTER_LISTING_PAGINATION_SET_SORT,ENCOUNTER_LISTING_SET_SEARCH,ENCOUNTER_LISTING_FILTER_BY_CAMPAIGN_IDS, reloadMyEncounters)
Are you running any Chrome extensions, ad blockers, or VPNs? If so, try turning them off and seeing if that helps. It is not system-wide, as I can access my encounters.
Trying to Decide if DDB is for you? A few helpful threads: A Buyer's Guide to DDB; What I/We Bought and Why; How some DMs use DDB; A Newer Thread on Using DDB to Play
Helpful threads on other topics: Homebrew FAQ by IamSposta; Accessing Content by ConalTheGreat;
Check your entitlements here. | Support Ticket LInk