Problem with stream2update

when ever I try to start stream2update I get this error anyone able to explain to my drongo brain what this means
Unhandled Exception: System.InvalidCastException: Unable to cast object of type 'System.Collections.Generic.Dictionary`2[System.String,System.Object]' to type 'System.String'.
at ThomasJepp.SaintsRow.Utility.GetGamePath(GameSteamID gameId)
at ThomasJepp.SaintsRow.Stream2Update.Program.Main(String[] args)

below is also a screenshot of my folder
 

Attachments

  • Untitled.png
    Untitled.png
    132.6 KB · Views: 89
Download the attached archive and extract the batch script "Convert-str2_pc-to-asm_pc.bat" it in the same folder where the tool is located.

Then, edit the .bat file with Notepad and change the string of "SRIVDir" to your game's path.

Save and run the batch script and the tool should work successfully.
 

Attachments

  • Convert-str2_pc-to-asm_pc.7z
    311 bytes · Views: 117
Back
Top