Good evening,
macOS High Sierra 10.13.2
8GB RAM 1867 MHz DDR3
Intel Core i5 2,7GHz
Game was running 100% fine until I turned tribal Pomerania into republic. It crashes when I open menus, click popups and so on. I did the steam local file check, didn't work. Also found one fix and tried it, didn't work either.
The sounds are present in my library but adding the code lines didn't help. The "Naval_Battle_Background.wav" file isnt present in my game files.
macOS High Sierra 10.13.2
8GB RAM 1867 MHz DDR3
Intel Core i5 2,7GHz
Game was running 100% fine until I turned tribal Pomerania into republic. It crashes when I open menus, click popups and so on. I did the steam local file check, didn't work. Also found one fix and tried it, didn't work either.
There seems to be a workaround, I've been in the game for about 1.5 hours without a crash now.
Work around developed:
Files missing from the sound folder (I just copied, pasted, and renamed to random sound files in the folder):
factions_view.wav
republic_view.wav
Error log showing the following problems:
Naval_Battle_Backgrounds.wav
republic_view.wav
factions_view.wav
Change the sound.sfx (library/Application support/steam/Steamapps/common/Crusader Kings II/interface) file to include the following lines (I just added at the end of the file):
republic_view =
{
file = "republic_view.wav"
}
Naval_Battle_Background =
{
file = "Naval_Battle_Background.wav"
}
factions_view =
{
file = "factions_view.wav"
}
Work around developed:
Files missing from the sound folder (I just copied, pasted, and renamed to random sound files in the folder):
factions_view.wav
republic_view.wav
Error log showing the following problems:
Naval_Battle_Backgrounds.wav
republic_view.wav
factions_view.wav
Change the sound.sfx (library/Application support/steam/Steamapps/common/Crusader Kings II/interface) file to include the following lines (I just added at the end of the file):
republic_view =
{
file = "republic_view.wav"
}
Naval_Battle_Background =
{
file = "Naval_Battle_Background.wav"
}
factions_view =
{
file = "factions_view.wav"
}
The sounds are present in my library but adding the code lines didn't help. The "Naval_Battle_Background.wav" file isnt present in my game files.