Ovosh_no 0 Posted October 25, 2024 Hi, I have such a problem, the portrait isnt displayed in the game. The ruler himself appeared (screenshot), but the portrait doesnt appear.The resolution is correct, 150 by 150 Quote Share this post Link to post Share on other sites More sharing options...
0 Łukasz Jakowski 13,390 Posted October 25, 2024 You have done something wrong. Maybe it is Mod name Name it: ByzantinePlus I don't know what. I tested the files from this mod, and everything works: https://steamcommunity.com/sharedfiles/filedetails/?id=3353547646&searchtext= Example mod from this mod: https://file.io/rTp6dJK9K2UG Dule22 1 Quote Share this post Link to post Share on other sites More sharing options...
0 Łukasz Jakowski 13,390 Posted October 25, 2024 Error reading file, instead of using ->tab<- there are used spaces!(Before Name: etc.) Wrong: [ { Name: "Tadeusz Kościuszko", ImageID: Kosciuszko, BornDay: 4, BornMonth: 2, BornYear: 1746, Attack: -1, Defense: -1, }, ] Instead of spaces you should use TAB [ { Name: "Tadeusz Kościuszko", ImageID: Kosciuszko, BornDay: 4, BornMonth: 2, BornYear: 1746, Attack: -1, Defense: -1, }, ] Used space in between -> <-: -> <-Name: "Tadeusz Kościuszko", TAB -> <-Name: "Tadeusz Kościuszko", It MAY cause an error reading a file. Dule22 1 Quote Share this post Link to post Share on other sites More sharing options...
0 Ovosh_no 0 Posted October 25, 2024 20 minutes ago, Łukasz Jakowski said: You have done something wrong. Maybe it is Mod name Name it: ByzantinePlus I don't know what. I tested the files from this mod, and everything works: https://steamcommunity.com/sharedfiles/filedetails/?id=3353547646&searchtext= Example mod from this mod: https://file.io/rTp6dJK9K2UG The gap has not disappeared, in any case, thanks for the help. I compared it with that mod, in general everything is the same, except that I copied the byza file.json from the folder with the rulers and did not create a new one (as it was written in the FAQ) Quote Share this post Link to post Share on other sites More sharing options...
0 Ovosh_no 0 Posted October 26, 2024 20 hours ago, Łukasz Jakowski said: Error reading file, instead of using ->tab<- there are used spaces!(Before Name: etc.) Wrong: [ { Name: "Tadeusz Kościuszko", ImageID: Kosciuszko, BornDay: 4, BornMonth: 2, BornYear: 1746, Attack: -1, Defense: -1, }, ] Instead of spaces you should use TAB [ { Name: "Tadeusz Kościuszko", ImageID: Kosciuszko, BornDay: 4, BornMonth: 2, BornYear: 1746, Attack: -1, Defense: -1, }, ] Used space in between -> <-: -> <-Name: "Tadeusz Kościuszko", TAB -> <-Name: "Tadeusz Kościuszko", It MAY cause an error reading a file. I tried to do as it says, it didnt work Quote Share this post Link to post Share on other sites More sharing options...
Share this post
Link to post
Share on other sites