Posted March 20, 201312 yr Hey, just wondering what does this error mean? The value for annotation attribute NetworkMod.serverPacketHandlerSpec must be some @cpw.mods.fml.common.network.NetworkMod.SidedPacketHandler annotation STOP CRUCIFYING NEW MODDERS!!!!
March 20, 201312 yr [RAGE]ooooooh now you changed your mind your going to give us an error but not post the code. POST BOTH CODE AND ERRORS RAAAWR.[/ENDRAGE] At least I know what that error is from. firstly check that you have imported cpw.mods.fml.common.network.NetworkMod.SidedPacketHandler if you have already then do what is below you probably have this in your @NetworkMod() @SidedPacketHandler try changing that to @cpw.mods.fml.common.network.NetworkMod.SidedPacketHandler
March 20, 201312 yr Author [RAGE]ooooooh now you changed your mind your going to give us an error but not post the code. POST BOTH CODE AND ERRORS RAAAWR.[/ENDRAGE] At least I know what that error is from. firstly check that you have imported cpw.mods.fml.common.network.NetworkMod.SidedPacketHandler if you have already then do what is below you probably have this in your @NetworkMod() @SidedPacketHandler try changing that to @cpw.mods.fml.common.network.NetworkMod.SidedPacketHandler Many thanks!! STOP CRUCIFYING NEW MODDERS!!!!
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.