Posted October 1, 201212 yr I have made my mod SMP, but I got a problem with the achivements. I understood that the nullPointer is because my thePlayer isnt definded and stays as null. but I need to get the EntityPlayer that will work for SMP and SSP, in creating a new block (or apart, my mod can define from ssp / smp)
October 1, 201212 yr 'thePlayer' concept doesnt work in SSP as there are many, many players. What you need to do is re-design your concept to figure out how you and identify the UNIQUE player. Most of the time you're given the player if you need it. If not you could get the player from the world. 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.