Posted May 30, 201312 yr Hello, I created a new XP orb, but it isn't reloading correctly. It seems to only reload on the server when i reopen the World but not on the client, what makes it invisible. What can I do to make it work correctly? Here is my Code: http://pastebin.com/wW4vqzkY Thanks Busti PM's regarding modding questions should belong in the Modder Support sub-forum and won't be answered.
June 4, 201312 yr Author I'am just replying to keep this thread alive since my problem isn't fixed yet and the server were unstable the last weeks. PM's regarding modding questions should belong in the Modder Support sub-forum and won't be answered.
June 4, 201312 yr In your base mod EntityRegistry.registerModEntity(PipeXPOrb.class, "PipeXPOrb", 1, this, 350, 5, false); 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.
June 4, 201312 yr Author When I add this do I need this code too? EntityRegistry.registerGlobalEntityID(PipeXPOrb.class, "PipeXPOrb", EntityRegistry.findGlobalUniqueEntityId()); PM's regarding modding questions should belong in the Modder Support sub-forum and won't be answered.
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.