Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CameraInstructionPacket encoding error #292

Open
VinkyV opened this issue Oct 1, 2023 · 0 comments
Open

CameraInstructionPacket encoding error #292

VinkyV opened this issue Oct 1, 2023 · 0 comments
Labels
bug Something isn't working unconfirmed

Comments

@VinkyV
Copy link

VinkyV commented Oct 1, 2023

CameraInstructionPacket encoding error

13:59:29 [ERROR] Error encoding packet CameraInstructionPacket(setInstruction=null, fadeInstruction=CameraFadeInstruction(timeData=CameraFadeInstruction.TimeData(fadeInTime=0.5, waitTime=0.5, fadeOutTime=0.5), color=java.awt.Color[r=0,g=0,b=0]), clear=null)
org.cloudburstmc.protocol.bedrock.codec.PacketSerializeException: Error whilst serializing CameraInstructionPacket(setInstruction=null, fadeInstruction=CameraFadeInstruction(timeData=CameraFadeInstruction.TimeData(fadeInTime=0.5, waitTime=0.5, fadeOutTime=0.5), color=java.awt.Color[r=0,g=0,b=0]), clear=null)
        at org.cloudburstmc.protocol.bedrock.codec.BedrockCodec.tryEncode(BedrockCodec.java:80) ~[Waterdog.jar:?]
        at dev.waterdog.waterdogpe.network.connection.codec.packet.BedrockPacketCodec.encode(BedrockPacketCodec.java:88) ~[Waterdog.jar:?]
@VinkyV VinkyV added bug Something isn't working unconfirmed labels Oct 1, 2023
@VinkyV VinkyV changed the title CameraInstructionPacket CameraInstructionPacket encoding error Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unconfirmed
Projects
None yet
Development

No branches or pull requests

1 participant