node-insim
    Preparing search index...

    Enumeration ReplayError

    Index

    Enumeration Members

    RIP_ALREADY: 1

    OK: already at the destination

    RIP_CORRUPTED: 5

    IS_RIP corrupted (e.g. RName does not end with zero)

    RIP_DEDICATED: 2

    Can't run a replay - dedicated host

    RIP_DEST_OOB: 8

    Destination is beyond replay length

    RIP_NOT_FOUND: 6

    The replay file was not found

    RIP_NOT_REPLAY: 4

    RName is zero but no replay is currently loaded

    RIP_OK: 0

    OK: completed instruction

    RIP_OOS: 11

    Can't reach destination - SPR is out of sync

    RIP_UNKNOWN: 9

    Unknown error found starting replay

    RIP_UNLOADABLE: 7

    Obsolete / future / corrupted

    RIP_USER: 10

    Replay search was terminated by user

    RIP_WRONG_MODE: 3

    Can't start a replay - not in a suitable mode