Player Activity View (0.0.0-beta.3)
Curse Maven Snippet
What's new
v0.0.0-beta.3 — Screen mirror update fixes
Fix
- Screen mirror / GUI visualizer not updating: the client ticked
tickGame()beforetickPlayerClient(), soplayerGuiStatewas stillNONEwhen the capture condition was evaluated —canRenderNewGUIwas true butvalidGuiwas false on the frame the GUI opened, and by the next ticklastScreen == screenblocked it. The screen capture only happened once per session. Reordered the client tick sotickPlayerClientruns beforetickGame, restoring live screen mirror updates. - NPE on chunked screen packets: the receiver now tolerates out-of-order chunks
(
packetIndex=1beforepacketIndex=0) instead of throwing.
JAR: player_activity_view-26.2-fabric-0.0.0-beta.3.jar
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

