Skip to content

FAQ and Common problems (WIP)

Bryden Frizzell edited this page Jan 29, 2024 · 2 revisions

Do I need to import, and do any mods have compatibility issues?

No import required.
All mods should be compatible. If you find a compatibility issue, report it to me as a bug so I can sort it out.

"DLL not found" during installation

The two most common causes of this are a) not extracting all the files in the archive to the same folder, or b) not having the VC++ redistributable installed (download here or find the latest version on this page)

Unable to talk to recruits

In the RE_Kenshi settings menu, double-check the max. squad size/faction size/factions sliders are set to an appropriate value. If you drag the slider all the way down to 0, it should default back to the game's default, or whichever value your mods have set it to. Take a look at the 2nd screenshot I have on nexus "How to access the settings menu and send bug reports" if you need help finding it.

What is a UUID hash?

A Universally Unique Identifier (UUID) is a random number generated by Windows on each Windows install. Because it's randomly generated, it doesn't in itself contain any personally identifiable information.
All bug reports + crash dumps coming from the same machine will have the same UUID hash, which helps me in a few major ways:

  1. I can tell how many unique users are triggering a particular crash
  2. I can link any bug reports you've made to the crash dumps you've sent me.
  3. If you message me on Discord and tell me your UUID hash, I can find all the crash dumps sent from you

The hash itself doesn't contain any personal information, but there are times where the crash dump data itself may contain personally identifying information (this is a problem without any real solution).

I take user privacy very seriously, so if you wish to have your bug reports or crash dumps deleted from my database, DM me on Discord and I'll see what I can do.