[Bug?] "Could Not Find Packet" Warning
RubyFennex opened this issue ยท 0 comments
Hello! I installed Plasmo Voice today and it seems to work fine (haven't been able to properly test it yet as none of my friends are online). But there is one concerning issue.
Every minute on the console, the following sends:
[WARNING] java.lang.InstantiationException: Could not find packet with ID -2
[WARNING] at su.plo.voice.common.packets.udp.PacketUDP.read(PacketUDP.java:91)
[WARNING] at su.plo.voice.socket.SocketServerUDP.run(SocketServerUDP.java:92)
It happens non-stop, every minute to the exact second. Is this a bug, or do I actually need to fix something? And if so, then what should I do?
Thank you!