Jump to content

SLOVED[1.7.10]Client side packet crash


FLUFFY2

Recommended Posts

Hi there,

I have been modding for 2 years now but this part is unclear to me.

I sending a packet from the server to ALL clients and play a custom moving sound there.

Now the problem is when i start the server it keeps crashing because ISound is only client side.

BUT I SENDING THE F*CKING PACKET TO THE CLIENT!!!

Why does the server care about what is in the packet? I mean its ment to be for the client not the server.

I want to send the packet from the server and let the client to do all the stuff.

If you can please help me!

Thanks!

 

Link to comment
Share on other sites

Client-side only classes do not even exist on a server, so you cannot reference them. You send a code that tells the client what it needs to create the ISound.

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.