
Originally Posted by
WaveqUcq742
The above problem has been solved.But I encountered a new problem when running 1_download_assets.cmd.
Traceback (most recent call last):
File "1_download_assets.py", line 234, in <module>
download_hscene_assets(character, type, filename, data)
File "1_download_assets.py", line 206, in download_hscene_assets
links.append(base_url['scenarios'] + resource_path + "/" + section['film'])
TypeError: coercing to Unicode: need string or buffer, list found
I don't understand this at all.