Quote Originally Posted by Ctrifer View Post
For KamihimePlayer_Unity, thanks for your work, I really appreciate how simple this is

But while I'm trying to do the Download Assets, I'm running into the error: 'list' object has no attribute 'get'

Would appreciate any help I can get, thanks very much
Thanks for the report.
The error usually means the downloader expected a dictionary but received a list somewhere in the JSON data.

Could you let me know:

  • DMM or Nutaku?
  • Does it happen during Download JSON or Download Assets?
  • The full traceback/error log from the console?


With the full error log I should be able to track down the exact cause.