Skip to content

Compatibility with Raknetify #6

@senseiwells

Description

@senseiwells

This issue is somewhat related to a previous issue I opened (#3).

The Rakenetify mod doesn't use ByteBufs as messages and as the author of the mod pointed out:

The library that ServerReplay uses drops every single outgoing and incoming packets on raknetify connections. Raknetify passes FrameDatas rather than ByteBufs.

mcbrawls/inject@8e745b4/api/src/main/java/net/mcbrawls/inject/api/Injector.java#L63
mcbrawls/inject@8e745b4/api/src/main/java/net/mcbrawls/inject/api/Injector.java#L79

This affects my ServerReplay mod which uses Inject.

Issue on the ServerReplay repo: senseiwells/ServerReplay#110
Issue on the Rakenetify repo: RelativityMC/raknetify#74

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions