Replay Mod Forums

Recording my own Replay Mod saves. Using python!
    • User
    • 4 forum posts
    User397
    #1

    Dec 19 17, 06:09 AM | Last edited: Dec 19 17, 07:49 AM

    So I am working on a CLI client for use during build offs. (To just sit there and record what is happening)

    To do this I will be writing a simple Client using Quarry.

    I will continue to post as I work on this.

    If this type of thing is not acceptable. ( Example not allowed) Then I ask a moderator to close this and tell me why it is not.

    On a side note anyone know if there are any packets that the replay mod does not record?


    • User
    • 4 forum posts
    User397
    #2

    Dec 19 17, 11:50 PM

    Okay So far I have ran into a problem of ReplayMod not liking my tmcpr files. (Possible I am saving packets RPM does not normally save and its messing it up?)


    • User
    • 4 forum posts
    User397
    #3

    Dec 20 17, 03:37 PM

    Hm So possible replay mod does not like my recorded packets because minecraft chokes on them.


    • User
    • 4 forum posts
    User397
    #4

    Dec 27 17, 09:27 AM

    Update:

    Currently I can record everything that's happens but getting in the one spawn player packet is proving to be problematic. Might have to capture it once and reuse it.