Lazza
Registered
If you're getting this error, you have a mod with an old reference in it. You don't need to uninstall Indianapolis, you need to uninstall the mod causing the error. (or, ignore it; the game appears to function despite the error...)
To identify which mods to remove, set up trace file logging like this, and then run the game:
https://forum.studio-397.com/index.php?threads/how-to-create-a-trace-file.62304/
Find the new trace file (in UserData\Log, as shown in that thread). Open it in Notepad or other text editor. Search for ISI_Indianapolis. You should find a line (or many lines) like this:
See the path at the end? Browse to that location. For me, that's C:\Program Files (x86)\Steam\steamapps\workshop\content\365960\2017271687 *
In there you'll see the mod that has the old reference. You can then remove it from your game by unsubscribing from it in Steam, or if you installed it locally just uninstall it (launcher / content manager). If you do that with all the problem mods you should no longer get the error.
*(this is the Nissan Skyline R34 mod, but there are many mods with this same issue. Consider contacting the modder to let them know of the issue. Hello @Rastas !)
To identify which mods to remove, set up trace file logging like this, and then run the game:
https://forum.studio-397.com/index.php?threads/how-to-create-a-trace-file.62304/
Find the new trace file (in UserData\Log, as shown in that thread). Open it in Notepad or other text editor. Search for ISI_Indianapolis. You should find a line (or many lines) like this:
Code:
11.68s JNIModMgr.cp 1368: Error trying to install SRC_Indy500: missing virtual cmp ISI_Indianapolis_2013 v1.70; missing virtual cmp SRC_Indy500 v17.0330; , File: C:\Program Files (x86)\Steam\steamapps\workshop\content\365960\2017271687\trackname.rfcmp
In there you'll see the mod that has the old reference. You can then remove it from your game by unsubscribing from it in Steam, or if you installed it locally just uninstall it (launcher / content manager). If you do that with all the problem mods you should no longer get the error.
*(this is the Nissan Skyline R34 mod, but there are many mods with this same issue. Consider contacting the modder to let them know of the issue. Hello @Rastas !)