Quote Originally Posted by tack View Post
Thanks for the update!
There was a part that I did not understand where I tried actually, and report it here.
For story scenes:
1) "2_build_rpy.cmd" to run, the name of the character and get out, but this is a hero character is not it?
2)is the name of a character not a problem in Japanese or English?
3)What is the cause of the following error when you run?
※ "Yukimura " is correct, but it was in addition to the story and was separated.
”Yukimura
story_dmm_soul_082
story_dmm_soul_083
story_dmm_soul_084
1
story_dmm_story_100001
story_dmm_story_100002
10
story_dmm_story_108
story_dmm_story_109
11
story_dmm_story_120
story_dmm_story_121
12
story_dmm_story_137
story_dmm_story_138
13
story_dmm_story_149
Traceback (most recent call last):
File "2_build_rpy.py", line 192, in <module>
file.read().decode('utf-8'), script, rd)
File "2_build_rpy.py", line 138, in parse_scenario
se = re.findall(r'storage="(.*?)"', line)[0]
IndexError: list index out of range


The story cannot be played because the file is not created in the "scenario" folder than the above error.

4)It may not have anything to do with the story, but the error has come out separately, so report it. would appreciate advice.
When the "4_download_characters_img" was started, the following error message came out.
"
D:\KamihimePlayer(nutaku)\kamihime_player (6.4g)\Kamihime_Pla
yer-1.0-pc\game\dmm>..\..\Python27\python.exe "4_download_characters_img.py"
Traceback (most recent call last):
File "4_download_characters_img.py", line 11, in <module>
from parsel import Selector
File "D:\KamihimePlayer(nutaku)\kamihime_player (6.4g)\Kami
hime_Player-1.0-pc\Python27\lib\site-packages\parsel\__init__.py", line 10, in <
module>
from parsel.selector import Selector, SelectorList # NOQA
File "D:\KamihimePlayer(nutaku)\kamihime_player (6.4g)\Kami
hime_Player-1.0-pc\Python27\lib\site-packages\parsel\selector.py", line 7, in <m
odule>
import six
ImportError: No module named six

D:\KamihimePlayer(nutaku)\kamihime_player (6.4g)\Kamihime_Pla
yer-1.0-pc\game\dmm>pause
"
"python" "Six" is installed, but as an error, it seems that 4-> 5 is not able to perform well.

I'm sorry for all the questions at length, but I hope you get some advice when you have time.
1) It's the name of main character, just type whatever you want
2) No problem if you use English or Japanese
3) Can you give me the file for story_149 and 150?
4) Don't know why it happened, I will try look into it later