Kaiserreich / Kaiserreich-4-Bug-Reports

Issue tracker for Kaiserreich for Hearts of Iron 4
110 stars 40 forks source link

ROM, HUN - nations don't utilise their tank models #22736

Closed IlliaYanchuk closed 1 year ago

IlliaYanchuk commented 1 year ago
Please Note (click to expand) In case you're experiencing weird glitch on the map, this may occur due to the lack of appropriate DLC(s). I would recommend checking if you've accidentally subscribed to certain DLC-dependent submods without owning that particular DLC from the https://steamcommunity.com/workshop/filedetails/?id=1540696322. Otherwise, try unsub-then-resub from the Steam Workshop then try launching the game with it enabled again. If the issue still persists after that point then I'ld suggest disabling that particular submod for now, and verify the integrity of your HoI4 installation on your machine (if Steam) https://help.steampowered.com/en/faqs/view/0C48-FCBD-DA71-93EB or redownload HoI4 again for Xbox Pass Users.

Quick questions OS: Windows 10. HOI4 version: 1.12.14. Kaiserreich version: 0.25.4. List any other mods used: Some official KR submods, Kaiserreich Graphical Overhaul, Kaiserreich: French Puppet Flavour, Modifier Icons, Strategic View Adjustments, Toolpack without the Errors, Recall Volunteers, Remove War Goals. Were you using Steam? Yes. Were you in multiplayer? No. Which expansions do you NOT have? Man the Guns, No Step Back, By Blood Alone. (for modelling errors) Have you installed and enabled the official modelling submods? Yes.

Explanation of the issue:

Romania utilises russian models despite having it's own, and relevant mod and DLC enabled, Hungary uses green german models used by other German-aligned Eastern European nations, despite having it's own. Also, I think Austria (and possbly her other crownlands?) previously used Hungarian models, but possibly I've missed that change.

Screenshots: image image

PPsyrius commented 1 year ago

Make sure to enable the related modelling submods for DoD DLC. If this still doesn't work - try to unsub then resub again on Steam Workshop/Paradox Mods to force a redownload.

Here's the code in-use for example, which does what it did for modelling submods:

#########
# HUN
#########

entity = {
    name = "HUN_light_armor_entity"
    pdxmesh = "HUN_tank_light_toldi_mesh"
    clone = "AUS_light_armor_entity"
}
entity = {
    name = "HUN_medium_armor_entity"
    pdxmesh = "HUN_tank_medium_turan_mesh"
    clone = "AUS_medium_armor_entity"
}
entity = {
    name = "HUN_heavy_armor_entity"
    pdxmesh = "HUN_tank_heavy_tas_mesh"
    clone = "AUS_heavy_armor_entity"
}
entity = {
    name = "HUN_modern_armor_entity"
    pdxmesh = "CZE_modern_armor_mesh"
    clone = "AUS_modern_armor_entity"
}
IlliaYanchuk commented 1 year ago

I should have specified that I did a reinstall of modeling submods, and after it didn't help, verified game files (while unsubbed). Voiceovers work (as they always did), but some models are absent still.

I checked some other nations, with mods disabled and enabled, and while plane models are present, image image (No Submods)

image image (With Submods)

tanks are mostly the same, though there are some exceptions image image Without submods all Ottoman tanks are German.

image image With

image image Without

Although Greece also has unique models with relevant DLC.

I'm only subscribed to the mods for my owned DLC's.

IlliaYanchuk commented 1 year ago

If it helps, here is my owned downloadable content 2

Pelmen323 commented 1 year ago

Work in progress, I haven't got to DOD dlc yet, will update this ticket once the work is completed

Pelmen323 commented 1 year ago

DoD models have been properly ported, changes will be available with the patch