Posted February 12, 201411 yr Hey all, not sure if this is a bug. However whilst using 1.7 for particles, for some bizarre reason it spawns the particles fine, and then does it identical like 3 blocks below my player. It seems to be the same with all the particles I create. The problem however is probably somewhere in my code, however there is nothing to suggest it is... The item which spawns the particles: http://pastebin.com/DN8LkDUr The particleFX class: http://pastebin.com/gy76W9WJ (fairly similar to MC's ones, Im still learning the way they work, it all seems very confusing, expecially choosing which particle to display, even if its a default one) Thanks -meshocky
February 12, 201411 yr Because onItemRightClick is run both client and server side. I know, it doesn't make any sense. Just realize that the client and server are doing different things, but the client sees both because particles actually DO exist on the server. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
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.