|
Post by johnnyshock on Feb 26, 2024 4:37:02 GMT
Is there a more reliable way to fix this or a submod that could possibly be causing this? I played a game last summer w/ a custom character and PO + MB 2.2 and had none of these character id issues. Is it a MB 3.0 issue? It's a huge problem and completely game breaking. I don't want to have to go edit my save for every character in my dynasty I want to be able to interact with events. You can't fix the issue by editing savegame. You have to edit the modfile. New characters ID is highest id + 1 I'm beyond inexperienced with modding, could you explain this a little better? What file exactly is the modfile and what is the exact line of code i need to edit for the "new characters id is highest id + 1." Sorry if thats a dumb question, I'm just very inexperienced and really wanna play the game
|
|
|
Post by freeznix on Feb 26, 2024 4:58:58 GMT
You can't fix the issue by editing savegame. You have to edit the modfile. New characters ID is highest id + 1 I'm beyond inexperienced with modding, could you explain this a little better? What file exactly is the modfile and what is the exact line of code i need to edit for the "new characters id is highest id + 1." Sorry if thats a dumb question, I'm just very inexperienced and really wanna play the game
It is okay. I don't know what it is actually called. But, mod files are all files of a certain mod. If you go mod folder you will find the mod files. If you go to \Paradox Interactive\Crusader Kings II\mod\AGOT Portrait Overhaul - PO + MB\history\characters, you will find many txt about characters. In this txt, you define all non-random characters. If you open asshai.txt you will find this 34532901 = { name="Bunuth" # a lord dynasty=32901 religion="shadowbinders" culture="asshai" 7802.1.1 = {birth="7802.1.1"} 7869.1.1 = {death="7869.1.1"} } 34532901 is the ID of the character. It has 8 digit in it. Assume this to be the highest ID of all characters, then the newly generated character ID will be 34532902 (34532901 + 1). There are limits of how many digits the game can handle. I don't know the exact limit, but if the digit exceed 9 or 10. The newly generated ID become negative. I think this issue is called overflow. Beside character IDs, there are dynasty IDs that you can find in \Crusader Kings II\mod\AGOT Portrait Overhaul - Base\common\dynasties. I found that there are some random dynasties that have 16 digits. This will also create an overflow which make the dynasty IDs negative. You can find more info in CK2 wiki
|
|
|
Post by Dævinius on Feb 26, 2024 9:52:14 GMT
I'm beyond inexperienced with modding, could you explain this a little better? What file exactly is the modfile and what is the exact line of code i need to edit for the "new characters id is highest id + 1." Sorry if thats a dumb question, I'm just very inexperienced and really wanna play the game
34532901 is the ID of the character. It has 8 digit in it. Assume this to be the highest ID of all characters, then the newly generated character ID will be 34532902 (34532901 + 1). There are limits of how many digits the game can handle. I don't know the exact limit, but if the digit exceed 9 or 10. The newly generated ID become negative. I think this issue is called overflow. Beside character IDs, there are dynasty IDs that you can find in \Crusader Kings II\mod\AGOT Portrait Overhaul - Base\common\dynasties. I found that there are some random dynasties that have 16 digits. This will also create an overflow which make the dynasty IDs negative. Limit is 2147483647 So everyone close and above will cause errors
|
|
|
Post by zico4you on Feb 27, 2024 15:00:27 GMT
"Agot Reformations" and "AGOT More Bloodlines & Reformations Patch". Are both needed?
edit: all coats of arms are incorrect.
|
|
|
Post by freeznix on Feb 28, 2024 2:23:02 GMT
"Agot Reformations" and "AGOT More Bloodlines & Reformations Patch". Are both needed?
edit: all coats of arms are incorrect.
I played with both and modified religions based on those mods. Which CoA are incorrect? I never have any issue with CoA Did you use other mods?
|
|
|
Post by zico4you on Feb 28, 2024 15:47:40 GMT
"Agot Reformations" and "AGOT More Bloodlines & Reformations Patch". Are both needed?
edit: all coats of arms are incorrect.
I played with both and modified religions based on those mods. Which CoA are incorrect? I never have any issue with CoA Did you use other mods? 1. Could you give me a link to "AGOT More Bloodlines & Reformations Patch"? 2. All coats of arms. 3. No. Only files from your google drive + vanilla AGOT and vanilla MB 3.0.
|
|
|
Post by freeznix on Feb 29, 2024 1:11:08 GMT
I played with both and modified religions based on those mods. Which CoA are incorrect? I never have any issue with CoA Did you use other mods? 1. Could you give me a link to "AGOT More Bloodlines & Reformations Patch"? 2. All coats of arms. 3. No. Only files from your google drive + vanilla AGOT and vanilla MB 3.0. 1. It is on steam2 & 3. You need Far East Dependencies such as Yi Ti Expanded. (This is not the compatch bug, though this is my fault. I will edit my post to include the Far East Dependencies)
|
|
|
Post by zico4you on Feb 29, 2024 17:05:42 GMT
I'm sorry, but I don't understand anymore. Maybe because of my bad English. What exactly should I download and put in the mod folder?
|
|
|
Post by freeznix on Mar 1, 2024 0:33:50 GMT
I'm sorry, but I don't understand anymore. Maybe because of my bad English. What exactly should I download and put in the mod folder? You need to download Yi Ti Expanded. I already put the link in my compatch post
|
|
|
Post by zico4you on Mar 1, 2024 4:41:26 GMT
I'm sorry, but I don't understand anymore. Maybe because of my bad English. What exactly should I download and put in the mod folder? You need to download Yi Ti Expanded. I already put the link in my compatch post OK, now CoA are working. I didn't notice your post update.
|
|
majin
New Member
Posts: 8
|
Post by majin on Mar 12, 2024 14:46:06 GMT
Great mod.i got one problem tho the mod seems to have a problem with dragons enhanced where the child portraits dont work and they jus use adult portraits.any fix would be appreciated.
|
|
|
Post by bill55 on Mar 13, 2024 5:19:23 GMT
I don't know what I'm doing wrong but whenever I play Clash of Kings Bookmark it crashes around 8305 these are mods I have
More Bloodlines 3.0 PO Overhaul-Base Jan 2024 Po+MB Compatch Jan 2024 Floppy Cheats Speed Dating Latest one
|
|
|
Post by freeznix on Mar 14, 2024 8:44:58 GMT
I don't know what I'm doing wrong but whenever I play Clash of Kings Bookmark it crashes around 8305 these are mods I have More Bloodlines 3.0 PO Overhaul-Base Jan 2024 Po+MB Compatch Jan 2024 Floppy Cheats Speed Dating Latest one Did you use valaeryx update? If yes, he has custom characters which messed the game character IDs. My game crashed after a few in game years using his update.
|
|
|
Post by stannis on Mar 14, 2024 17:11:21 GMT
I don't know what I'm doing wrong but whenever I play Clash of Kings Bookmark it crashes around 8305 these are mods I have More Bloodlines 3.0 PO Overhaul-Base Jan 2024 Po+MB Compatch Jan 2024 Floppy Cheats Speed Dating Latest one Did you use valaeryx update? If yes, he has custom characters which messed the game character IDs. My game crashed after a few in game years using his update. Any fix for this?
|
|
|
Post by freeznix on Mar 15, 2024 1:57:27 GMT
Did you use valaeryx update? If yes, he has custom characters which messed the game character IDs. My game crashed after a few in game years using his update. Any fix for this? You can manually fix the IDs using text editor. If I am not wrong, my PO-Base and PO-MB Compatch can be run without Stormborn and Far East. My update should fix the IDs.
|
|