• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

Code Species Problems

ExoCet-NAW

Grizzled Veteran
Feb 17, 2006
436
32
I have added a new player model for DarkestHour.
When I load a map with it ingame, I keep getting these errors.

Warning: Failed to load 'Class RORoles.USRiflemanPawn': Failed to find object 'Class RORoles.USRiflemanPawn'
Warning: Failed to load 'Class RORoles.USRiflemanPawn': Failed to find object 'Class RORoles.USRiflemanPawn'
Error: ROPawn Autoplay.ROPawn (Function ROEngine.ROPawn.Setup:0060) Accessed null class context 'Species'
Error: ROPawn Autoplay.ROPawn (Function ROEngine.ROPawn.Setup:0095) Accessed null class context 'Species'

PlayerModel and skins all work fine and plays ok apart from them not having any Ragdoll/karma, I think this is related to the errors.

I have my Species setup exactly like the RO ones but using the new Mesh of player model I added.

Player=(DefaultName="US_Inf1",Species=ROEngine.ROSPECIES_Human,Mesh=dhCharacters_anm.US_rifleman_tunic,

I realy need help on this, as it we can not release it in its present state.

Thanks ExoCet