Jump to content

How to getMinecraftInstance.thePlayer from server-side ?


0xC6607Eo1

Recommended Posts

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)

Link to comment
Share on other sites

'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

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.