Thank you, all seems well. Report if you see oddities.It's been a few days, but if you still need saves for testing I have a completed Royal Court save that I'm pretty sure has dozens of merged and diverged cultures
Thank you, all seems well.Ok, second savefile.
Observer game started in 867
Just to clarify, if I mix two cultures that don't usually mix (ex French with English/ Norse with Burmese) will the converter choose one of them to convert my culture to or will it be converted as a new culture?Hybrid/diverged goes to a known culture whenever possible.
Always new culture.Just to clarify, if I mix two cultures that don't usually mix (ex French with English/ Norse with Burmese) will the converter choose one of them to convert my culture to or will it be converted as a new culture?
[WARNING] No heritage for culture dynamic-culture-num81?! Shoving into lost.
Mm, thanx for bringing it up. That'd be an artifact of the ironman melting process.Here is an ironman game I started in 1066. I tried running the converter locally using the branch at https://github.com/Zemurin/CK3toEU4/tree/jain and I get a bunch of warnings like:
[WARNING] No heritage for culture dynamic-culture-num81?! Shoving into lost.
Yes.When will 1.5 be supported?
Thanx, cought some bug with religion defs but otherwise looks fine to me.Hi, thank you for your work on the converters!
Here my savegame from early start till end, lots of hybridized and some diverged cultures.
Ran the save in observe for a few hours, noticed the initial HRE emperor was landless and immortal, Bavaria flipped to Reformed Norse, and there was an animist uprising in Greece. Other than that everything seemed to be well.Thank you, all seems well. Report if you see oddities.
Yup.If I start a game today with the converter in the 1.15 version, will I be able to convert it later when the converter compatible with the 1.15 will be available ?
I did check all of them out.Maybe you didn't checkout all submodules recursively, or you're missing something relevant.
Look into .github\workflows\linux_codeql-analysis.yml to see how it runs on github's ubuntu runners. The job "Analyze Foreign"->"Build solution"
Installs all dependencies, you can follow the script and see if you're missing something.
Hm. After rereading your log I see this:I did check all of them out.
I use arch so I had to install different packages but the error doesn't seem to relate to that. I even started build_linux_foreing.sh
At this point, I have no idea how to progress. Has anyone else tried to install it on an arch-based system?
Yeah, I found that out now too as I tried it on my ubuntu machine. Every build-linux.sh file exports g++-11.Hm. After rereading your log I see this:
-- Check for working CXX compiler: /usr/bin/g++ - skipped
...
make[2]: g++-11: Datei oder Verzeichnis nicht gefunden
Looks like you don't have g++-11? Or at least not named like so - so make can't find it?