Hi, it's me again. I managed to finish Tougo end!! Just want to update you a bit about the errors.
1. I managed to find an ingenious way of bypassing errors. Basically, just save before the scene with errors, remove the patch and move forward in japanese, save again and the put back the patch. That's sort of how I finished Tougo's route. (still it's a bit annoying though)
2. Errors. So I basically got curious and managed to find a way to extract your patch file out to see and what went wrong. a. The Sennen Cat scene problem was not about the title but it turns out you accidentally type one of the line as @endmessages instead of @endmessage. Basically the extra "s" is the problem.
b. I suspect the problem with some of your titles is quite simple @title name="&tf.title+ '--- Someday I'd like to laugh with you'" An example from one your titles. I suspect the problem is because of the contraction (I'd). By removing it, you should be able to counter the error.
*Basically, due to the fact you use an apostrophe, it leads to an error because if you look carefully, the apostrophe is used to mark the start and the end of the title. So, you have already indicate the end of your title. (I hope you get it)
So, you don't need to change the titles back to Japanese anymore!! I'll try to provide you with a list of titles with errors later.
c. There is one major error involving all the lines of the two akujiki, starting from the akujiki conversation. (a_03_61) All lines of theirs cause an error until the end. I'm not sure why though. I basically skip pass all their scenes in japanese and read the translations on the site.
Re: Patch Error
Date: 2017-07-12 07:57 am (UTC)1. I managed to find an ingenious way of bypassing errors. Basically, just save before the scene with errors, remove the patch and move forward in japanese, save again and the put back the patch. That's sort of how I finished Tougo's route. (still it's a bit annoying though)
2. Errors. So I basically got curious and managed to find a way to extract your patch file out to see and what went wrong.
a. The Sennen Cat scene problem was not about the title but it turns out you accidentally type one of the line as @endmessages instead of @endmessage.
Basically the extra "s" is the problem.
b. I suspect the problem with some of your titles is quite simple
@title name="&tf.title+ '--- Someday I'd like to laugh with you'"
An example from one your titles. I suspect the problem is because of the contraction (I'd). By removing it, you should be able to counter the error.
*Basically, due to the fact you use an apostrophe, it leads to an error because if you look carefully, the apostrophe is used to mark the start and the end of the title. So, you have already indicate the end of your title. (I hope you get it)
So, you don't need to change the titles back to Japanese anymore!!
I'll try to provide you with a list of titles with errors later.
c. There is one major error involving all the lines of the two akujiki, starting from the akujiki conversation. (a_03_61) All lines of theirs cause an error until the end. I'm not sure why though. I basically skip pass all their scenes in japanese and read the translations on the site.
That's all from me!!