question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Ctrl+D never works

See original GitHub issue

When using Ctrl+D on an item to price check it always simply says “An Error Occurred” instead of the price, and the following error is in the log:

[2020-06-22 14:38:31.659] [warn] TypeError: Cannot read property 'id' of undefined
    at file:///C:/Program%20Files/poe-overlay/resources/app.asar/dist/main.82dd510b23ec29c19749.js:1:18197913
    at Array.map (<anonymous>)
    at a.project (file:///C:/Program%20Files/poe-overlay/resources/app.asar/dist/main.82dd510b23ec29c19749.js:1:18197846)
    at a._tryNext (file:///C:/Program%20Files/poe-overlay/resources/app.asar/dist/main.82dd510b23ec29c19749.js:1:17081057)
    at a._next (file:///C:/Program%20Files/poe-overlay/resources/app.asar/dist/main.82dd510b23ec29c19749.js:1:17080959)
    at a.next (file:///C:/Program%20Files/poe-overlay/resources/app.asar/dist/main.82dd510b23ec29c19749.js:1:17069070)
    at a.notifyNext (file:///C:/Program%20Files/poe-overlay/resources/app.asar/dist/main.82dd510b23ec29c19749.js:1:17081494)
    at a._next (file:///C:/Program%20Files/poe-overlay/resources/app.asar/dist/main.82dd510b23ec29c19749.js:1:17076243)
    at a.next (file:///C:/Program%20Files/poe-overlay/resources/app.asar/dist/main.82dd510b23ec29c19749.js:1:17069070)
    at a.notifyNext (file:///C:/Program%20Files/poe-overlay/resources/app.asar/dist/main.82dd510b23ec29c19749.js:1:17081494)

Using version 0.7.1.

Uninstalling, manually removing %appdata\roaming\poe-overlay and reinstalling did not fix the issue.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

5reactions
WhiteFang5commented, Jun 23, 2020

I’ve encounted this error before. To resolve this, you have to open your settings, go to the evaluate section and check/change your evaluate currencies. I’ve just opened the drop-down, selected and then deselected a random currency and clicked save.

0reactions
C0rn3jcommented, Jun 25, 2020

Guys, don’t post +1, use the reactions, that’s what they’re there for.

Same on Linux, workaround above works.

22:47:10.068 › TypeError: Cannot read property 'id' of undefined
    at http://localhost:4200/main.js:15997:81
    at Array.map (<anonymous>)
    at MergeMapSubscriber.project (http://localhost:4200/main.js:15996:226)
    at MergeMapSubscriber.push../node_modules/rxjs/_esm5/internal/operators/mergeMap.js.MergeMapSubscriber._tryNext (http://localhost:4200/vendor.js:164916:27)
    at MergeMapSubscriber.push../node_modules/rxjs/_esm5/internal/operators/mergeMap.js.MergeMapSubscriber._next (http://localhost:4200/vendor.js:164906:18)
    at MergeMapSubscriber.push../node_modules/rxjs/_esm5/internal/Subscriber.js.Subscriber.next (http://localhost:4200/vendor.js:159605:18)
    at MapSubscriber.push../node_modules/rxjs/_esm5/internal/operators/map.js.MapSubscriber._next (http://localhost:4200/vendor.js:164655:26)
    at MapSubscriber.push../node_modules/rxjs/_esm5/internal/Subscriber.js.Subscriber.next (http://localhost:4200/vendor.js:159605:18)
    at MapSubscriber.push../node_modules/rxjs/_esm5/internal/operators/map.js.MapSubscriber._next (http://localhost:4200/vendor.js:164655:26)
    at MapSubscriber.push../node_modules/rxjs/_esm5/internal/Subscriber.js.Subscriber.next (http://localhost:4200/vendor.js:159605:18)```
Read more comments on GitHub >

github_iconTop Results From Across the Web

Whenever I press CTRL+D my computer acts as if the CTRL ...
Method 1: To check if Ctrl keys work in Onscreen keyboard. Press Windows Key + R and type osk and hit Enter. Try...
Read more >
Why doesn't ctrl+d work with this? - Unix StackExchange
The problem is it needs to be rather portable (across CLI commands). Any idea on a more elegant solution? Know why the cat...
Read more >
Re: Ctrl + D not working - Adobe Support Community
Suddenly, ctrl + d doesn't work in photoshop, ctrl + p doesn't work in word, ctrl + d in indesign...there may be more...
Read more >
Ctrl+D keyboard shortcut stopped working? - Super User
Nevermind! It looks like the issue was Screenshot Studio. After closing this program, Ctrl+D started working normally again.
Read more >
Programs not working after user presses ctrl + D : r/cs50 - Reddit
There are a few problems that require you to print something out or do something after the user presses ctrl + D to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found