
Originally Posted by
Goat
The title of this thread says it all. Here are my steps.
Built and tuned my mod in DevMode.
Created a directory on my C drive called rf2 Mods
Added files called packages, masses
Created the following masses and saved them to files I created in the masses directory
rfm (3 files- rfm, icon, sicon) saved in a file called rfms
GT2_997 (5 files main, obj, tex, team1, team2) saved in a file called GT2_997
GT_C6R (5 files main, obj, tex, team1, team2) saved in a file called GT_C6R
GEARS sounds (1 file sounds) in a file called Sounds
I created components for GT2_997 (GT2_997_VEHICLE.rfcmp) AND Installed, This created a folder called vehicles and installed the files and the manifest
I created components for GT_C6R (GT2_997_VEHICLE.rfcmp) AND Installed, This created a folder called vehicles and installed the files and the manifest
I created components for GEARS (GEARS.rfcmp) AND Installed, This created a folder called sounds and installed the files and the manifest
I created a ModId and entered this in the info area when I created the package, and installed. This created the file called (GEARS_GT.rfmod) I took the Submit ID and regestered this with ISI. (received confirmation emails)
Now here is the problem
I take the GEARS_GT.rfmod file and copy it to my packages folder in my \My Documents\rFactor2\Packages folder.
I start rFactor launcer and select ModManager and the list displays my mod as
"***Unable to install the following mods***"
I spent multiple days trying to get this fixed and it always ends up the same
So to fix this problem I copied the Sounds and Vehicles folders from my Mod Creation Directory and pasted these to my rFactor install
I start rFactor launcer and select ModManager and the list displays my mod as Good and I install and all works fine.
I start a server and all works fine.
My question is:
Why do I need to copy my installed files and paste them to my game for the rfmod to install?
Obviously something is wrong but I can not figure it out.
Goat