Hi Amineri Most of the posts in this forum (including my last question) seem to have disappeared for some reason. Anyhow, I'm sure you can help me with this. I'm trying to override some of the functions in XComHumanPawn but the game crashes whenever I load a game. The soldier "lurking" in the foreground of the main menu screen also fails to appear. Even if I don't change anything the game still crashes when I override anything. If I check the launch log I get these errors appearing: Warning: SpawnActor failed because template class (XComHumanPawn) does not match spawn class (XComHumanPawn_BigHeads) It looks like I also need to modify a template class somehow but I don't know where to look to do that. What am I missing here? Thanks!