The process of renaming the mod itself was as follows: first, I renamed the main mod folder to "raised_fist". Then, in that folder, edited the init.con to rename everything referencing to "battleinf_42" to "raised_fist". I close the CON file after saving it. Didn't touch any of the RFA's in the Archives folder since a new mod name doesn't affect them. Then, I move on to all my mod's maps, and change the custom mod name located in Menu/Init.con to that of my mod, with the following command:
Code: Select all
game.setMapId "raised_fist"
I really don't understand what I did wrong here, I didn't add any content from "battleinf_42" to "raised_fist"; I simply renamed the mod. I also tried making a copy of "battleinf_42" then renaming it to see if I had the same issue and I still get the same errors.
Have any of you come across this problem?