Does it work with version 1.6? I installed it, but it doesn't show the invited conversation, which means the invited conversation is still the original content.
Ohhhh!Such a great work you did!Thanks for your creative mod! ^ ^ I wonder if i can get your permission of traslating it to Chinese version? And it makes me want to add other datable npc events into this structure ,can i?
i fixed my errors by copying en.json from honorific into nothonorific and copying all the en.json's in their respective folders, deleting the fr.json's and ko.json's and renaming my copied en.json's to fr.json and ko.json, and also turning lewis option to false in config. ofc grab the newest release instead of doing the above comments edits!
If you play in English, just go into the config file and set the Lewis option and Honorific option to false because it won't be needed. The reason why you're getting the error is just due to how this mod works, which requires the Honorific dialogue for Korean language. Just copy and paste this: { "Honorificoption": "false", "Lewisoption": "false" } You can find the config file by going into the mod folder that you installed: /Flower Dance Request
?[Content Patcher] Error preloading content pack '[CP] Flower Dance Request'. Technical details: Newtonsoft.Json.JsonReaderException: Can't parse JSON file at C:\Games\Steam\steamapps\common\Stardew Valley\Mods\Flower Dance Request\content.json. This doesn't seem to be valid JSON. Technical details: Unexpected character encountered while parsing value: ?. Path '', line 0, position 0. at StardewModdingAPI.Toolkit.Serialization.JsonHelper.ReadJsonFileIfExists[TModel](String fullPath, TModel& result) in E:\source\_Stardew\SMAPI\src\SMAPI.Toolkit\Serialization\JsonHelper.cs:line 74 at StardewModdingAPI.Framework.ContentPack.ReadJsonFile[TModel](String path) in E:\source\_Stardew\SMAPI\src\SMAPI\Framework\ContentPack.cs:line 80 at ContentPatcher.Framework.RawContentPack.TryReloadContent(String& error) in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\Framework\RawContentPack.cs:line 78 at ContentPatcher.ModEntry.GetContentPacks()+MoveNext() in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\ModEntry.cs:line 369
i fixed my errors by copying en.json from honorific into nothonorific and copying all the en.json's in their respective folders, deleting the fr.json's and ko.json's and renaming my copied en.json's to fr.json and ko.json, and also turning lewis option to false in config. ofc grab the newest release instead of doing the above comments edits!
35 comments
[19:44:40 WARN Content Patcher] Error loading patch '[CP] Flower Dance Request > Include assets\NotHonorific\{{Language}}.json': file 'assets\NotHonorific\en.json' doesn't exist.[19:44:40 WARN Content Patcher] Error loading patch '[CP] Flower Dance Request > Include assets\Lewis\{{Language}}.json': file 'assets\Lewis\en.json' doesn't exist.
{
"Honorificoption": "false",
"Lewisoption": "false"
}
You can find the config file by going into the mod folder that you installed: /Flower Dance Request
?[Content Patcher] Error preloading content pack '[CP] Flower Dance Request'. Technical details:
Newtonsoft.Json.JsonReaderException: Can't parse JSON file at C:\Games\Steam\steamapps\common\Stardew Valley\Mods\Flower Dance Request\content.json. This doesn't seem to be valid JSON.
Technical details: Unexpected character encountered while parsing value: ?. Path '', line 0, position 0.
at StardewModdingAPI.Toolkit.Serialization.JsonHelper.ReadJsonFileIfExists[TModel](String fullPath, TModel& result) in E:\source\_Stardew\SMAPI\src\SMAPI.Toolkit\Serialization\JsonHelper.cs:line 74
at StardewModdingAPI.Framework.ContentPack.ReadJsonFile[TModel](String path) in E:\source\_Stardew\SMAPI\src\SMAPI\Framework\ContentPack.cs:line 80
at ContentPatcher.Framework.RawContentPack.TryReloadContent(String& error) in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\Framework\RawContentPack.cs:line 78
at ContentPatcher.ModEntry.GetContentPacks()+MoveNext() in
E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\ModEntry.cs:line 369
i fixed my errors by copying en.json from honorific into nothonorific and copying all the en.json's in their respective folders, deleting the fr.json's and ko.json's and renaming my copied en.json's to fr.json and ko.json, and also turning lewis option to false in config. ofc grab the newest release instead of doing the above comments edits!