Closed JonnyMqc closed 3 years ago
java.lang.NoClassDefFoundError: com/viaversion/viaversion/api/protocol/version/ProtocolVersion
at viamcp.protocols.ProtocolCollection.
aight, did you put all the files of via mcp lib when exporting? because if you did you arent supposed to. you should only drag in the folders and not the files.
Resolved (hopefully) with new jarless export method (see readme)
This works great and I appreciate it, but when I export my client to the normal minecraft launcher instead of eclipse, when I go to the GuiProtocolSelector it crashes. This doesn't happen in eclipse. I think it's something to do with the libs, can you help pls