Milo

Milo 1.0.0-SNAPSHOT

pinkuth

Member
pinkuth submitted a new resource:

Milo - A Cumulus implementation for WaterdogPE

# Milo
Milo is a [Cumulus](https://github.com/GeyserMC/Cumulus) implementation for the proxy server [WaterdogPE](https://waterdog.dev/).
This plugin will allow you to use the Cumulus API to create forms and send them to proxied players, no alterations needed!

## Quick Links

- [Cumulus Documentation](https://github.com/GeyserMC/Cumulus/wiki)
- [How to use Milo](https://github.com/pinkuth/Milo)
Read more about this resource...
 

LedicoolLA

New Member
Can you help me? I encountered a similar error after uploading a plugin to the server. I don't understand what to do with it. Error log:
[INFO ] Using fast codec for improved performance and stability! Exception in thread "WaterdogPE-main" java.lang.NoSuchMethodError: 'org.cloudburstmc.protocol.bedrock.codec.BedrockCodec$Builder org.cloudburstmc.protocol.bedrock.codec.BedrockCodec$Builder.registerPacket(java.util.function.Supplier, org.cloudburstmc.protocol.bedrock.codec.BedrockPacketSerializer, int)' at dev.milo.form.updaters.ModalFormUpdater.updateCodec(ModalFormUpdater.java:15) at dev.waterdog.waterdogpe.network.protocol.ProtocolCodecs.buildCodec(ProtocolCodecs.java:138) at dev.waterdog.waterdogpe.ProxyServer.boot(ProxyServer.java:218) at dev.waterdog.waterdogpe.ProxyServer.<init>(ProxyServer.java:199) at dev.waterdog.waterdogpe.WaterdogPE.main(WaterdogPE.java:82)
 
Top