Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)
Hello, I could use some help.I'm trying to start a new game but every time I get to the spot in creation where you select your players race I get "Invalid Index 'Race' (on Base: Nil) With value of type string" The error is in the Mainmenu.gd on  line 706.
I don't know if this is the cause but I looked through the mod folder and there is no mainmenu.gd in it.

(+1)

You are missing the changes provided by the contents of the folder "Put in Strive Game Files". It's hard to know exactly what went wrong, but here are some things to check.

    • Make sure that when those files are moved that it replaces existing files(generally there will be a prompt). Sometimes these files get moved to the wrong location, they can simply be moved to the correct location.
    • Make sure that you deleted the "backup" folder after moving those files, otherwise the mod system will revert back to the originals when you apply a mod. If you forgot that step, you will need to start the installation over.

    Thank you, I tried the install again and something must have not transferred right it seems to be working now.