[HOI4 Modding] Fixing 5 Common Modding Errors

Поділитися
Вставка
  • Опубліковано 9 січ 2025

КОМЕНТАРІ • 93

  • @theflyingkahoon1099
    @theflyingkahoon1099 6 років тому +16

    Yay! Thanks for uploading again!

  • @reichtanglevictor1694
    @reichtanglevictor1694 6 років тому +9

    Wow, didn't know that's what nudge does, nice video!

  • @shangtsung2450
    @shangtsung2450 2 роки тому +2

    Thank you for sharing these debugging tips. They are very useful and insightful.

  • @DatBoi_TheGudBIAS
    @DatBoi_TheGudBIAS Рік тому +1

    X crossing does make some sense. it happens when 4 provinces share a corner, therefore creating an X (or +) shaped border between them

  • @hoangfps6560
    @hoangfps6560 5 років тому +3

    i got this kind of errors that make my game crash when im trying to play mod
    [02:58:29][pdx_data_factory.cpp:775]: Could not find function for 'NotEqualTo_int32' in 'NotEqualTo_int32(SaveDialog.SavableCount, '(int32)1')'
    [02:58:29][pdx_data_factory.cpp:596]: Failed converting statement for 'NotEqualTo_int32(SaveDialog.SavableCount, '(int32)1')'
    [02:58:29][pdx_gui_factory.cpp:979]: gui/tools/save_dialog.gui:38 - Failed parsing data statement 'NotEqualTo_int32(SaveDialog.SavableCount, '(int32)1')' for property 'visible'(774)
    [02:58:29][pdx_data_factory.cpp:775]: Could not find function for 'NotEqualTo_int32' in 'NotEqualTo_int32(SaveDialog.SavableCount, '(int32)1')'
    [02:58:29][pdx_data_factory.cpp:596]: Failed converting statement for 'NotEqualTo_int32(SaveDialog.SavableCount, '(int32)1')'
    [02:58:29][pdx_gui_factory.cpp:979]: gui/tools/save_dialog.gui:265 - Failed parsing data statement 'NotEqualTo_int32(SaveDialog.SavableCount, '(int32)1')' for property 'visible'(774)

  • @facupiri2988
    @facupiri2988 4 роки тому +10

    It would be good a tutorial how to make civil war events like the spanish civil war

  • @tellinallfilms2533
    @tellinallfilms2533 3 роки тому +4

    Hey there I'm trying to create a border conflict between my custom nation and the USA. The war shows up but the ai won't send its divisions over there to fight and neither will the USA so its at a constant undecided outcome. When I take over the country the divisions immediately begin heading to the conflict area without me doing anything. Why isn't the ai sending its divisions?

  • @antisovietmapping6089
    @antisovietmapping6089 4 роки тому +3

    error dlc.cpp:1335 Could not find item in store backend a fix?

  • @blankelborez446
    @blankelborez446 3 роки тому +5

    I'm getting this pesky error message telling me that my map definition has got errors. The same error appears when deleting strategic region or supply area files from working mods, so I'm certain that it's not the map definition. Do you happen to know this error and its causes?
    EDIT: Problem solved, you just need to have every single province assigned to a state, strategic region and supply area, kind of obvious, if you think about it...

    • @Global_majesty
      @Global_majesty 3 роки тому

      Thanks but it doesn't workd for me

    • @darianraul1520
      @darianraul1520 2 роки тому

      States? (America) or The Entire World like every country, city, province? And please explain again.

    • @SneedsterSpeedster
      @SneedsterSpeedster 2 роки тому

      @@darianraul1520 ? I'm sorry, but what he said is fairly obvious. What do you mean?

    • @darianraul1520
      @darianraul1520 2 роки тому

      @@SneedsterSpeedster so I had a problem that went something like this a map problem and different stuff but yeah
      ..

    • @darianraul1520
      @darianraul1520 2 роки тому

      @@SneedsterSpeedster if you can help somehow send a message here

  • @politonno2499
    @politonno2499 2 роки тому +2

    I have a slight problem, the error.log says that "add _extra_state_shared_building" is an invalid scope. Does that mean that I used the scope wrong? I'd like a tutorial about buiding constructions, because I am having issues with that in my mod

  • @philippplayz
    @philippplayz 4 роки тому

    What does
    [18:41:46][statehistory.cpp:160]: Unknown countrytag for TOP owner-change in TODO
    mean. I KEEP GETTING IT and I don´t get it.
    I also have [18:41:49][countrytag.cpp:109]: TOP - is not in the tag list even tho I put it in the taglist.
    Can you pls help

  • @xrexcv
    @xrexcv 4 місяці тому

    Hello, I have an error that causes the game to crash. What's the point: when you press the button to highlight unattached divisions, the game crashes to the desktop. There is nothing in the error logs, in meta.yml there is only order_group_command (1)

  • @andorgunczer
    @andorgunczer 4 роки тому

    Made a new country, made a focus to it that adds buildings. The buildings are not added, until I choose an idea, or switch to another country then switch back. No error log nothing.

  • @kristiyankrasimirov9308
    @kristiyankrasimirov9308 3 роки тому +1

    I have a problem with the map defition for my mod, how do I fix this?

  • @verliscar2old
    @verliscar2old 2 роки тому

    It would be good having a tutorial about making cities within a state

    • @TheIronWorkshop
      @TheIronWorkshop  2 роки тому +1

      See here: ua-cam.com/video/otZ8w85PHn4/v-deo.html

  • @devinex9149
    @devinex9149 8 місяців тому

    I have an error when I open the error log in debug mode: "The system cannot find the specified path." And mods don't work, even simple ones, where I only added national focuses. Can you help solve this problem?

  • @thezombiecreeper
    @thezombiecreeper 4 роки тому +2

    I have an error that keeps crashing my game when loading.
    It reads “Error reading division template (Division Template)”.
    How do I fix this?
    The division template in the event files look readable, as it says something like “SOV_INF_1”.

    • @TheIronWorkshop
      @TheIronWorkshop  4 роки тому

      Obviously you have an issue with one of your division templates, fix/delete the template and that should fix it.
      If you don't know which template does it, start by removing all the files in history/units (those are the files that contain templates) and than putting them back one by one until you find the file that's causing the crash.

    • @thezombiecreeper
      @thezombiecreeper 4 роки тому +1

      The Iron Workshop ok, thanks

  • @Valamicsatorna
    @Valamicsatorna 3 роки тому

    what can i do if it say discriptor is invalid, but I didnt do anything, I only didnt launch the mod for three months?

  • @samyamaryal8678
    @samyamaryal8678 Рік тому

    Hi does map cross smth also mean map mod defination error? They're caused by the same issue?

  • @EagerGorilla
    @EagerGorilla Рік тому +1

    when i play the mod "The Great war" the focus names look something like this: "GER_ww1_secret_alliance_rom", or events are called: "ww1_bulgaria.1.t." instead of the real name. How do you fix this?

    • @VolumeCheese
      @VolumeCheese Рік тому

      You cant fix that... that is because the mod devs have not added localizations to those focuses so you just gotta wait for them to update the mod or just ignore it

    • @nuhu784
      @nuhu784 11 місяців тому

      It's because you dont have the language in english, the mod was developed in english

  • @TeambrudiHD
    @TeambrudiHD Рік тому

    i made my mod in a older verson before the new dlc it crashes if i start it in a new verson and the game says i have erros but how do i open the erro list like you did?

  • @martychisnall
    @martychisnall 4 роки тому +3

    “Some errors are present in the map definition and have been logged to error.log”
    Every time I try to load my mod I get this message, I have tried the steps it says but it still won’t work, I know for a fact that the content of my mod is 1.9.1 compatible and I even tested it by copying the files from another mod into a new mod folder, the actual mod loads but my the test mod with the exact same files I try to load crashes still.
    Does anyone know what’s wrong and how it can be fixed?

    • @avrazzuber7829
      @avrazzuber7829 4 роки тому

      same happened with mine ?!!

    • @Bruh-sn8de
      @Bruh-sn8de 4 роки тому

      Yeah with mine too

    • @Bruh-sn8de
      @Bruh-sn8de 4 роки тому

      Have you fixed it?

    • @shenrontan6931
      @shenrontan6931 4 роки тому

      Look for the error.log and use the find system and type 'map_error'. these errors are the ones making the 'Some errors are present in the map definition and have been logged to error.log' appear everytime you start. I just fixed this certain problem and it's no longer appearing but I have another problem, sad.

    • @Bruh-sn8de
      @Bruh-sn8de 4 роки тому

      @@shenrontan6931 How did you fix it? Because I really miss playing with mods

  • @kubazielinski3418
    @kubazielinski3418 3 роки тому +1

    Hi. Recently I started learning how to make mods in hoi4 and I found your tutorial how to make a new country. I did all things that was in tutorial and when i start game with my mod the error log in notepad show me that - System can not find the path - and in the game nothing had changed. Can you help me?
    Sry for maybe bad english.

  • @sophyallard4619
    @sophyallard4619 3 роки тому

    I have an issue where it says my country isn't on the country tags and then puts loads of lines ending with TODO even though my country is in the country tags

  • @michealbrennan8107
    @michealbrennan8107 Рік тому

    Hey i have a slight problem i have made 4 mods using this but non have actually worked the country wouldn’t appear and it said that the country tag didn’t exist

  • @KiwakNV
    @KiwakNV 2 роки тому

    but how do locate the province via the coordinates?

  • @tbgamin9593
    @tbgamin9593 2 роки тому

    Sorry this is late but how do I remove all previous nations so I have a blank canvas to work with?

  • @BKreels23
    @BKreels23 3 роки тому

    I have a problem with my millennium dawn mod
    I have cracked hoi4 and installed the mod from sky mods and it says map error and then exits the game

  • @iliaschristens1051
    @iliaschristens1051 3 роки тому

    can you make a small video about that error ? Province (x) has TOO LARGE BOX. Perhaps pixels are spread around the world in provinces.bmp

  • @slavsunifier831
    @slavsunifier831 2 роки тому

    Hey, I've got an error "Province 13121 has no pixels in provinces.bmp".How to I fix this error? How do I find this "province 13121" on a province.bmp map? Also at the very end of the error.log it says that this province is separated from the rest

    • @あじぇむ
      @あじぇむ Рік тому

      This modding video could help you. ua-cam.com/video/ChtwJzN9cpw/v-deo.html

  • @AkumuNyaaaa
    @AkumuNyaaaa Рік тому

    what about "no provinces in state?"

  • @Sebwazhere
    @Sebwazhere Рік тому

    In the current version of hoi4, are there errors in the base game, because I fixed all the errors my mod made, but there are some errors that I got before I started my mod, and now they're the only ones left, could anyone help?

  • @yugoslavia_operator128
    @yugoslavia_operator128 3 роки тому

    Hey mate have you played Thousand week reich mod? I get failed to load map when initialising game. My version rn is 1.10.4

  • @ejoji4245
    @ejoji4245 6 місяців тому

    my second focus doesn't give rewards

  • @CSGOdump
    @CSGOdump 3 роки тому

    I have this bug that whenever i try to activate a mod the ai's troops don't move even when i declare war on them anyone know how to fix this

  • @doktord.8403
    @doktord.8403 4 роки тому

    I need a bit of help i got this error whit the unexpected token but i didnt even edit the area whit the error

  • @ezhelmoruq4307
    @ezhelmoruq4307 2 роки тому

    i just changed germany focuses to 7 days now i have 1895 error help :d

  • @Poissondor-c1b
    @Poissondor-c1b 6 років тому

    Would it be possible (I completely understand if it isn't) for you to make a video or point me towards another video of someone else's that goes through changing flags for EU4 on a mac computer because the flag file setup is a bit different.

    • @TheIronWorkshop
      @TheIronWorkshop  6 років тому

      I do not own a MAC so can't really make a video but perahps you can search for hoi4 modding mac and see if anything comes up... I haven't encountered any videos explaining how to do that on MAC's

    • @Poissondor-c1b
      @Poissondor-c1b 6 років тому

      @@TheIronWorkshop OK - your videos have still given me lots of basic knowledge of modding so thank you anyway.

    • @TheIronWorkshop
      @TheIronWorkshop  6 років тому

      @@Poissondor-c1bGlad to hear that :)

  • @Trento.
    @Trento. 4 роки тому +1

    None of the political parties have no popularity which gives the pie chart no color. How can i fix this?

    • @thezombiecreeper
      @thezombiecreeper 4 роки тому +1

      trash trash usually you need to make sure the sum of all the numbers equals 100

    • @Trento.
      @Trento. 4 роки тому +1

      thezombiecreeper I figured it out, the names of the political parties were wrong

    • @thezombiecreeper
      @thezombiecreeper 4 роки тому +1

      trash trash oh

    • @ShadeStormXD
      @ShadeStormXD 3 роки тому

      @@thezombiecreeper i had that problem, kept miscounting or adding 0 values

  • @saphird2787
    @saphird2787 Рік тому

    help i have error equipment_graphic_database.cpp GFX referenced in equipment graphic database does not exist: GFX_POR_gwtank_medium

  • @alexsanderkonkin6359
    @alexsanderkonkin6359 6 років тому

    Hey, could u explain an error "Failed to create id (numbers). Already exists in game" I am not sure even with what is it connected (

    • @TheIronWorkshop
      @TheIronWorkshop  6 років тому

      That depends on what you were adding... Provinces? Ministers? Generals? Techs?

    • @alexsanderkonkin6359
      @alexsanderkonkin6359 6 років тому

      @@TheIronWorkshop ministers I guess, cause I this problem started when I was adding a great amount of ministers and slots for them

    • @TheIronWorkshop
      @TheIronWorkshop  6 років тому

      @@alexsanderkonkin6359 Well than, here's your answer... You added a minister with an ID that already exists.

    • @alexsanderkonkin6359
      @alexsanderkonkin6359 6 років тому

      @@TheIronWorkshop and is there any kind of list of id s that are in the game? or it is just searching through the files?

    • @TheIronWorkshop
      @TheIronWorkshop  6 років тому

      @@alexsanderkonkin6359 AFAIK the game doesn't use too many ID's for ministers.
      Mostly they are used for generals/field marshals and admirals... You can find all of them by pointing Notepad++ to the Steam\steamapps\common\Hearts of Iron IV\history\countries folder, opening search with Ctrl + F, switching to the Find in files tab, typing in the 'Find what' box "id" (make sure to put a tick on Match whole word only) and clicking the Find All button
      To make it easier for you I see that GER uses I'Ds 1-31
      HUN - 500
      JAP - 700
      SOV:
      401 - 412
      USA:
      602
      57
      601
      That seems to be all of them.

  • @alexandreborman2183
    @alexandreborman2183 4 роки тому

    How do you change the version of your mod for a newer one?

    • @zsigmondrekasi642
      @zsigmondrekasi642 3 роки тому

      In your .mod fil
      version="0.1.0"
      supported_version="1.10.5"

    • @alexandreborman2183
      @alexandreborman2183 3 роки тому

      @@zsigmondrekasi642 Ok thank you

    • @Misterd12ll
      @Misterd12ll 2 роки тому

      @@zsigmondrekasi642 i chanjed it dosent weork

  • @sumaq2034
    @sumaq2034 2 роки тому

    El mapa me aparece negro alguna solucion

  • @GambinoTheGoat
    @GambinoTheGoat 3 роки тому +1

    noice face reveal

  • @divertedpreon
    @divertedpreon 6 місяців тому

    Hello my dear friends (Strangers of the internet). Has anyone made a mod out of all of you, either pre world war one(like EONB), world war one(balkan wars until ww2, the great war is worthless as it only goes on until 1918, 1919 if playing greece), or any good mod for Hellas in general? If so i'd be willing to play it and spread word of it for your hard work. If not, have a great rest of your lives and may god bless all of you. (He already has of course). Thank you for reading so far.

    • @snakkze
      @snakkze 5 місяців тому

      1870

  • @Ostarrich1
    @Ostarrich1 6 років тому +2