Kenshi

Kenshi

Ver estatísticas:
Error (custom race) character model not found
Hi,

I recently decided to add animations from Military Craft to my Jrpg race mod. After doing so on the editor, suddenly none of the races had models and I constantly received errors of

"error (custom race name) character model not found" for every race universally

Is there a way to fix this?
< >
Exibindo comentários 17 de 7
IC 18/set./2019 às 23:25 
Don't know if you already solved it yet. Try putting the jrpg mod lower in the load order. That works for me.
obj_plant(var,22); 21/fev./2022 às 17:59 
Hate to necrobump but literally nobody on the internet seems to know how to actually fix this and it's driving me ♥♥♥♥♥♥♥ insane. Please help.
Cattrina 22/fev./2022 às 4:38 
Couple of options:

1) The mesh is not parented to the vanilla skeleton (armature). You cannot use a skeleton someone else has made. You need to use the vanilla skeleton and then copy the animations to the skeleton. Assuming the source skeleton has literal exact same amount of bones and the bones are named identically (Bip01 etc). You cannot just port a skeleton sadly.


2) Link to the mesh in the race file is missing or spelled wrong.
Also, make sure the FCS is referring to the actual folder in your mod or vanilla mesh file. If it is referring to another mod it can also cause this.

3) You need to ALWAYS export both, the mesh and the skeleton together. Regardless if you are gonna use only the other.
Última edição por Cattrina; 22/fev./2022 às 6:55
Anarsim 22/mar./2023 às 17:11 
Had this error occur after messing around with the FCS. Made a mod that changed the "Tiny Settlement" town (I think it was added by UWE) to a player owned town. When I saved it, it instead applied to the game as an active mod and deactivated all other mods. I removed it, re-enabled all the other mods with a back-up of my load order so it's all in the same position. And when I launched the game all custom character models were not found. I've tried everything I can think of. Even uninstalled and reinstalled all mods and still cant fix the issue. If anyone knows a fix for this, I would be ever grateful.
Cattrina 22/mar./2023 às 23:33 
A few questions:
1) Did you save OVER an existing mod in the ingame editor, or did you create a new mod in the Kenshi/mods folder where you saved the town change into?
2) If you saved over an existing mod, had you made a copy of the mod and pasted it in your Kenshi/mods folder?

Because if you just SAVED OVER an existing name mod in the game editor, FCS will create a new mod in your Kenshi/mods folder automatically. Because one cannot save over mods that are in the steamapps\workshop\content\233860 folder.

And the mod will be named identically to the original mod. And Kenshi is funny like that, one cannot load two identically named mods to the game. So the result is all the character models and content is in the original mod in the workshop folder and the game only loads the copy from the Kenshi/mods folder.

What you need to do, is rename the .mod file of the copy and its folder and then load BOTH to the game. Copy last.
Última edição por Cattrina; 22/mar./2023 às 23:37
Alex TNT 10/ago./2024 às 15:33 
Hello, nomads. I recently bought this game and, as usual in all games that are
played long after the release, I immediately threw a bunch of mods.
After playing for more than 70 hours, I finished a couple of collections and
then the same problem came out with the OKP models - it's a shame. a spark,
a storm, madness... google...

I hope that the following text will help someone. Or me, when I forget and
throw a bunch of mods again =)

I tried
  • to change the order of loading mods (with the built-in mod manager, it's a hell of a task, I had to find another one )
  • Move models from the mod folder to the game folder
    Escrito originalmente por PotentialSuperb9844(reddit):
    here is a sample modeling file in the bodies folder of the mod file.

    It is recommended to import and edit them.

    The Workshop mod files are stored in a separate location from the main game, so to use them in-game, you will need to import the

    In order to use them in-game, you must save all the bod2 files in "steamapps\workshopcontent\233860\1605171674\bodies" to

    In order to use them in the game, please move all bod2 files in "steamapps\common\kenshi\data\character\bodies\export" to "steamapps\common\kenshi\data\character\bodies\export".
    link to this thread

unfortunately, it didn't work for me and I had to spend n-number of hours (600+ mods)
turning on mods one at a time (turn on 40 and see if it's broken or not,
if it's broken, turn off 10 at a time and so localize problematic mods)
using a third-party application of course, i'm not a insane

what i found
Cattrina 10/ago./2024 às 22:13 
Yes, we have actually since figured out why this happens. Usually the reason is either
a) you disabled a mod that added that race, so now the model is missing
or b) you changed load orders or added a new mod that edits the same race another mod edited previously. And the earlier mod added a model to it (JRPG race) and this new mod reverses it.

JRPG race is notorious of this as they directly change the Greenlander and Scorchlander models, which means, if you want to add ANY other model, that edits Greenlanders, you must add those above the JRPG race and load JRPG race last.


Escrito originalmente por Alex TNT:
The Workshop mod files are stored in a separate location from the main game, so to use them in-game, you will need to import the. In order to use them in-game, you must save all the bod2 files in "steamapps\workshopcontent\233860\1605171674\bodies" to

In order to use them in the game, please move all bod2 files in "steamapps\workshopcontent\233860\1605171674\bodies" to
"steamapps\common\kenshi\data\character\bodies\export".

This is not needed for Steam workshop items, nor usually even on Nexus mods. This maneuver is for those mods that include a bod2 file. And I am pretty sure this is unnecessary if the mod just had all their internal folder structure set up correctly. Which by the link path provided indeed is not on that mod. The correct folder structure would be: steamapps\workshopcontent\233860\1605171674\character\bodies\export

Escrito originalmente por Alex TNT:
link to this thread [/list]

what i found

Yes animation mods change the skeleton, which means, in order for you to be able to use them, the skeleton needs to be added to each race. To prevent this tedious task, some animation mods directly swaps the vanilla animation skeletons. This results in various errors if the mod does not have the correct folder structure or the other mod has used a different skeleton for the race.

I have a fix for the community part map: https://steamcommunity.com/sharedfiles/filedetails/?id=2936262493
Última edição por Cattrina; 10/ago./2024 às 22:34
< >
Exibindo comentários 17 de 7
Por página: 1530 50