Posted August 23, 201213 yr Forge ModLoader currently only has one Packet method ("sendPacket"). In ModLoader 1.3, that has been replaced with "clientSendPacket(Packet)" and "serverSendPacket(NetServerHandler,Packet)". Without those methods, some mods will be incompatible with Forge.
August 23, 201213 yr https://github.com/cpw/FML/commit/907cf2d925ae0c29b58fd1fcd8b4a34feb88160a Due to Risugami not publishing javadocs, we require modders to give us example mods that use any new functionality of ML. So if you know of a mod that uses serverSendPacket, post it and it'll get added. Remember, FML is made by cpw using purely user input and documentation of ML. cpw does not look at ML itself, its all clean room for him. Like I said, Risugami didn't publish his javadocs, so, cpw cant update all functionality till he gets test cases. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.