Posted October 30, 201410 yr I try to send a message to the player, but it sends it twice. player.addChatComponentMessage(new ChatComponentText("Your Unique Pin is " + UniquePin));
October 30, 201410 yr I recommend debugging. 1. Add System.out.println() in beggining of each method that is in any way associated with your addMessage. 2. Are we talking about ingame, the line of chat is appearing twice or maybe in log (terminal). 3. Make sure you are using Side properly. 4. Post more code for more help ;p 1.7.10 is no longer supported by forge, you are on your own.
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.