missing part safi'jiva
Opened this issue · 4 comments
Hello, the wings of the safi'jiiva are missing in the monster data I don't know if you noticed it so I tell you ^^
I can also vouch that parts for Safi'jiiva are indeed not working. I can also vouch that some of the localization for Safi parts are missing as well, as the output log has stated below for em104_00 (Safi-jiiva).
[2020-03-21 07:04:57] Localization: Monster 'em104_00' part '11' not found in MonsterData.json
[2020-03-21 07:04:57] Localization: Monster 'em104_00' part '11' not found in MonsterData.json
[2020-03-21 07:04:57] Localization: Monster 'em104_00' part '10' not found in MonsterData.json
[2020-03-21 07:04:57] Localization: Monster 'em104_00' part '10' not found in MonsterData.json
Should be fixed
[2020-03-22 18:55:14] Match Range: 140236669 - 15E3789F1
[2020-03-22 18:57:19] Localization: Monster 'em104_00' part '11' not found in MonsterData.json
[2020-03-22 18:57:19] Localization: Monster 'em104_00' part '11' not found in MonsterData.json
[2020-03-22 18:57:19] Localization: Monster 'em104_00' part '10' not found in MonsterData.json
[2020-03-22 18:57:19] Localization: Monster 'em104_00' part '10' not found in MonsterData.json
Hi, the problem is always there when you download the monsterdata.json.
it’s as if the monster data doesn’t charge properly at home.
so I add in manual the following lines:
{
"GroupId": "Part",
"StringId": "LOC_PART_WING_LEFT",
"IsRemovable": false
},
{
"GroupId": "Part",
"StringId": "LOC_PART_WING_RIGHT",
"IsRemovable": false
},
That fixed the issue for me, thank you, odd why it isn't updating though