Stellaris

Stellaris

评价数不足
[BUG] Klingon Ships and Portraits - Fixed Version
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
52.171 MB
2018 年 6 月 18 日 上午 8:23
2018 年 6 月 18 日 上午 8:33
2 项改动说明 ( 查看 )

订阅以下载
[BUG] Klingon Ships and Portraits - Fixed Version

描述
Unoffical Fix for "Klingon Ships and Portraits by Lorped"

- Fixed issue with game crashing when selecting Klingon Ships
- Portraits may not work when "Romulan Ships and Portraits - Fixed Version" is activated

Original Version: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=694879987
-------------------------------------------
If there are any bugs: Probably won't be able to fix it.
热门讨论 查看全部(1)
0
2018 年 6 月 18 日 上午 8:46
Workaround if you're using the Romulan mod...
Lurio
4 条留言
Procyon 2019 年 11 月 16 日 上午 7:03 
please update
veggan 2019 年 8 月 21 日 上午 6:08 
Any chance of doing Federation Ships and Portraits ?
Lurio  [作者] 2018 年 7 月 5 日 下午 2:09 
@Arcane Flame - Really apprieciate your fix! I reuploaded the mod (due to my inability to update it) and now it should work perfectly. Thank you! :D
Arcane Flame 2018 年 7 月 4 日 下午 5:03 
From what I can tell the issue is with the species classes file where both the Romulan and Klingon portraits are trying to redefine the Hum/Humanoid designation to add one or the other. A fix seems to redo the file like so:
KLI = {
archetype = BIOLOGICAL

possible = { authority = { NOT = { value = auth_machine_intelligence text = SPECIES_CLASS_MUST_NOT_USE_MACHINE_INTELLIGENCE } } }

portraits = {
"klingon"
}

graphical_culture = klingon_01
move_pop_sound_effect = "moving_pop_confirmation"
}

Same for the Romulan mod with their respective changes. At least that seems to have gotten it working for me.