Replay Mod Forums

Files saving as tmcpr instead of mcpr?
    • User
    • 3 forum posts
    User62609
    #1

    May 13 17, 07:09 PM

    So for some reason, if I have a long video it tends to not work and save as a tmcpr, I have tried doing the python thing from another forum post: https://www.replaymod.com/forum/thread/1059 Though every time I try doing that python comes up with this error:
    File "", line 1
    python recover.py recording.tmcpr
    ^
    Syntax Error: invalid syntax
    >>>

    Any help with changing files from tmcpr to mcpr? It is fine if there isn't really a way, it just makes it hard when I have a 1 hour recording that didn't save when I need it to save to show progress of me building a map.


    • Beta Tester
    • 250 forum posts
    User34
    #2

    May 13 17, 07:16 PM

    Never versions of the Replay Mod recover their files on their own if needed so you should upgrade to the newest.
    But in your case you would have just needed to wait for it to convert the tmcpr to a mcpr but since you probably already closed Minecraft you'll need to recover it.
    To recover it, execute the recover.py in your normal shell not in your python shell (which you were doing).


    • User
    • 3 forum posts


    Never versions of the Replay Mod recover their files on their own if needed so you should upgrade to the newest.
    But in your case you would have just needed to wait for it to convert the tmcpr to a mcpr but since you probably already closed Minecraft you'll need to recover it.
    To recover it, execute the recover.py in your normal shell not in your python shell (which you were doing).

    Thanks for the help!