CMorooney/obsidian-game-search-plugin

Cannot set properties of undefined (setting 'toString')

Closed this issue · 3 comments

Describe the bug
Uncaught (in promise) TypeError: Cannot set properties of undefined (setting 'toString')
at ct (plugin:game-search:6:3822)
at He (plugin:game-search:6:3445)
at eval (plugin:game-search:8:33413)
at Generator.next ()
at i (plugin:game-search:6:670)

To Reproduce
Steps to reproduce the behavior:
at ct (plugin:game-search:6:3822)
at He (plugin:game-search:6:3445)
at eval (plugin:game-search:8:33413)
at Generator.next ()
at i (plugin:game-search:6:670)

My rawg API works - I can add Games if i search them and only create one note.
But if I try to sync my steam I get the error above.

Steam ID and API are correct, and my profile settings etc. are set to public.

Help would be realy nice :)

@SrsBusinesx can you try version 0.2.5? since I don't have an easy path to reproduce it was a bit of a blind fix not totally sure it'll help you or not but let me know what if anything changes

I was experiencing the same problem and can now verify the initial sync started working 🎉

Thank you for your time and the fast fix!
It works now, for me too :)!