July 24, 201312 yr I put some println in both the constructor for BatonModePacket, and the makePacket() method that is inherited and called, and both ran and printed what I told them to the console cool Would something print to the console if the packet was received server side? yes, to the console Debugging is obviously not my forte... some people mod without knowing what an int is, you can learn and practice inherited the fact that you know what this word mean means that you know way more then 95% of the posts here how to debug 101:http://www.minecraftforge.net/wiki/Debug_101 -hydroflame, author of the forge revolution-
July 24, 201312 yr Author Would something print to the console if the packet was received server side? yes, to the console *FACEPALM* I figured out my problem. I changed the channel name in my packet handler, but not in my main class, so it works now Thank you!
July 24, 201312 yr ahaha, use a static String for the channel name how to debug 101:http://www.minecraftforge.net/wiki/Debug_101 -hydroflame, author of the forge revolution-
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.