Hearts of Iron IV

Hearts of Iron IV

Millennium Chaos: A Modern Day AI mod
Mechano  [udvikler] 10. sep. 2017 kl. 16:52
Bug Reports/ Mod Issues
Anything that is not quite right with the mod that you notice
Sidst redigeret af Mechano; 11. sep. 2017 kl. 16:31
< >
Viser 1-15 af 79 kommentarer
Wolfattack626 12. sep. 2017 kl. 20:05 
In my game Armenia declares war on Azerbaijan and my game crashes, does this mod conflict with other MD mods?
Mechano  [udvikler] 12. sep. 2017 kl. 20:09 
@Wolfattack Extremely unlikely due to it's design, it's likely you have another mod causing problems. This mod has entirely external files from vanilla.
Talok 12. sep. 2017 kl. 23:02 
Same thing, problem is duplicated ... As I love your mod I would hate to disable it.
Mechano  [udvikler] 13. sep. 2017 kl. 4:28 
Oprindeligt skrevet af Talok:
Same thing, problem is duplicated ... As I love your mod I would hate to disable it.
Do you have *any* other submods downloaded? I mean this is unreplicatable for me as I have tested it.
Özge Kâtip 13. sep. 2017 kl. 4:51 
Just ran the game on debug mode and spotted this. Might be a syntax error or missing bracket.
[13:50:03][trigger.cpp:347]: Invalid scope type for trigger all_owned_state in events/Warcreation.txt line : 195
[13:50:03][effect.cpp:162]: Error: "Malformed token: ROOT, near line: 479
" in file: "events/Warcreation.txt" near line: 479
[13:50:03][effect.cpp:162]: Error: "Malformed token: ROOT, near line: 480
" in file: "events/Warcreation.txt" near line: 480
[13:50:03][effect.cpp:162]: Error: "Malformed token: ROOT, near line: 481
" in file: "events/Warcreation.txt" near line: 481
[13:50:03][effect.cpp:162]: Error: "Malformed token: ROOT, near line: 482
" in file: "events/Warcreation.txt" near line: 482
[13:50:03][effect.cpp:162]: Error: "Malformed token: ROOT, near line: 483
" in file: "events/Warcreation.txt" near line: 483
[13:50:03][effect.cpp:162]: Error: "Malformed token: ROOT, near line: 484
" in file: "events/Warcreation.txt" near line: 484
[13:50:03][effect.cpp:162]: Error: "Malformed token: ROOT, near line: 485
" in file: "events/Warcreation.txt" near line: 485
[13:50:03][effect.cpp:162]: Error: "Malformed token: ROOT, near line: 486
" in file: "events/Warcreation.txt" near line: 486
[13:50:03][effect.cpp:162]: Error: "Malformed token: ROOT, near line: 487
" in file: "events/Warcreation.txt" near line: 487
[13:50:03][effect.cpp:162]: Error: "Malformed token: ROOT, near line: 488
" in file: "events/Warcreation.txt" near line: 488
[13:50:03][effect.cpp:162]: Error: "Malformed token: ROOT, near line: 489
" in file: "events/Warcreation.txt" near line: 489
[13:50:03][effect.cpp:162]: Error: "Malformed token: ROOT, near line: 490
" in file: "events/Warcreation.txt" near line: 490
Mellis 13. sep. 2017 kl. 5:10 
Yeah I have encountered the same issue with Armenia declaring war on Azerbaijan results in a CTD just a few ingame hours later.
Mechano  [udvikler] 13. sep. 2017 kl. 9:03 
Oprindeligt skrevet af Ozge Katip:
Just ran the game on debug mode and spotted this. Might be a syntax error or missing bracket.
[13:50:03][trigger.cpp:347]: Invalid scope type for trigger all_owned_state in events/Warcreation.txt line : 195
[13:50:03][effect.cpp:162]: Error: "Malformed token: ROOT, near line: 479
" in file: "events/Warcreation.txt" near line: 479
[13:50:03][effect.cpp:162]: Error: "Malformed token: ROOT, near line: 480
" in file: "events/Warcreation.txt" near line: 480
[13:50:03][effect.cpp:162]: Error: "Malformed token: ROOT, near line: 481
" in file: "events/Warcreation.txt" near line: 481
[13:50:03][effect.cpp:162]: Error: "Malformed token: ROOT, near line: 482
" in file: "events/Warcreation.txt" near line: 482
[13:50:03][effect.cpp:162]: Error: "Malformed token: ROOT, near line: 483
" in file: "events/Warcreation.txt" near line: 483
[13:50:03][effect.cpp:162]: Error: "Malformed token: ROOT, near line: 484
" in file: "events/Warcreation.txt" near line: 484
[13:50:03][effect.cpp:162]: Error: "Malformed token: ROOT, near line: 485
" in file: "events/Warcreation.txt" near line: 485
[13:50:03][effect.cpp:162]: Error: "Malformed token: ROOT, near line: 486
" in file: "events/Warcreation.txt" near line: 486
[13:50:03][effect.cpp:162]: Error: "Malformed token: ROOT, near line: 487
" in file: "events/Warcreation.txt" near line: 487
[13:50:03][effect.cpp:162]: Error: "Malformed token: ROOT, near line: 488
" in file: "events/Warcreation.txt" near line: 488
[13:50:03][effect.cpp:162]: Error: "Malformed token: ROOT, near line: 489
" in file: "events/Warcreation.txt" near line: 489
[13:50:03][effect.cpp:162]: Error: "Malformed token: ROOT, near line: 490
" in file: "events/Warcreation.txt" near line: 490
Really good catch at the top there, I had missed it since I had been procrastinating other work to push up a new update to fix some efficiency issues, and it appears I missed the very top error which may very well be the thing causing those errors for people. The ROOT thing has no effect it's just so that they know who the equipment producer is for the "fun setting" to add equipment, even though it should be a valid scope command they just don't accept it, but it works flawlessley in game regardless.. Testing a patch I made just now to see if It's working at least for me after doing a small fix.
Sidst redigeret af Mechano; 13. sep. 2017 kl. 9:04
Mechano  [udvikler] 13. sep. 2017 kl. 9:31 
Fixed the error and then made sure to precisely test the war justification of Armenia on Azerbaijan with no crash, please tell me if this patch fixed your issue.
Barracuda 13. sep. 2017 kl. 11:52 
Oprindeligt skrevet af Wolfattack626:
In my game Armenia declares war on Azerbaijan and my game crashes, does this mod conflict with other MD mods?
I have the same issue here. I just played a new game (15 minutes ago) and when Armenia declared war on Azerbaijan, it crashed.
Mechano  [udvikler] 13. sep. 2017 kl. 13:30 
People who have this crash. I am now aware of this issue, I cannot replicate it myself so I would like those who are receiving it to give me their submods, and in game settings so I can either fix a mistake on my end or inform others of a crash from another submod. Thank you for your patience.
Talok 13. sep. 2017 kl. 19:44 
Alright, no problem ... I will start a new game tonight to see if I can duplicate.
Tad 14. sep. 2017 kl. 11:15 
Won't work at all I am not sure why I had the other mod I tried this mod by it self and with the other one... What do I do?
Barracuda 14. sep. 2017 kl. 13:17 
Here are the MD mods that I use:
- !More Building Slots for Millenium Dawn
- Millenium Dawn: More Volunteers
- Millenium Chaos: A Modern Day AI mod
- Millenium Dawn African Continent
- Millenium Dawn African Continent
- Millenium Dawn Global Balance Tweaks
- Millenium Dawn More Variants
- Millenium Dawn Submod: Russian Equipment
- Millenium Dawn: Change Laws
- Millenium Dawn: Expanded
- Millenium Dawn: Modern Day Mod
- Millenium Dawn: Retexture Mod
- Modern Generals

Here are the mods that I use (not MD):
- Continuous Focuses Hyper-Expanded
- Dunkirk Soundtrack
- Every Nation Boostable
- Extended & Streamlined Production
- Hearts of Iron IV: More Musics
Sidst redigeret af Barracuda; 14. sep. 2017 kl. 13:17
Barracuda 14. sep. 2017 kl. 13:42 
Ok I tested and removed the two following mods and the game did not crash when the Armenia - Azerbajian war was declared:
- Millenium Dawn Submod: Russian Equipment
- Millenium Dawn African Continent

I strongly believe it is the Russian Equipment submod that is the cause.

EDIT:
I have now played a new game with the African continent mod enabled. The game crashed. So I believe it is the Millenium Dawn African Continent mod that causes it.

EDIT 2:
It seems that both mods need to be disabled for the game not to crash.
Sidst redigeret af Barracuda; 14. sep. 2017 kl. 17:18
Talok 14. sep. 2017 kl. 20:02 
I was running the Russian Equipment mod as well when I was getting crashes. Made it past the war twice now.

Never had the African continent mod installed.
Sidst redigeret af Talok; 14. sep. 2017 kl. 20:02
< >
Viser 1-15 af 79 kommentarer
Per side: 1530 50