Skip to content

Make replay restrict channel optional and include render fixes#83

Open
yabo083 wants to merge 2 commits intoferriarnus:1.21from
yabo083:fix/optional-restrict-channel
Open

Make replay restrict channel optional and include render fixes#83
yabo083 wants to merge 2 commits intoferriarnus:1.21from
yabo083:fix/optional-restrict-channel

Conversation

@yabo083
Copy link

@yabo083 yabo083 commented Mar 2, 2026

Summary

  • Mark replaymod:restrict payload registration as optional to avoid disconnect when server does not provide this channel
  • Include additional render-related fixes from local working changes

Details

  • ReplayModRecording.registerNetwork: changed registrar to event.registrar("1").optional()
  • Included existing local modifications in:
    • src/main/java/com/replaymod/render/Setting.java
    • src/main/java/com/replaymod/render/rendering/VideoRenderer.java

Validation

  • ./gradlew compileJava --no-daemon
  • ./gradlew build --no-daemon (build successful)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant