Posted April 12, 201312 yr I seem to be having an issue with World.setBlock. I am attempting to replicate CraftBook's Gates for the members of my Server but can not get the blocks created to actually be blocks. After calling world.setBlock, they appear, but upon being right-clicked disappear. They also don't drop anything when broken, that I would like to keep. I am unsure if I have missed a call that I need to make before calling setBlock to get them to work properly. (*Note: I am still in the Single-Player Phase of testing.) Any Ideas?
April 13, 201312 yr Author By single-player, meant that I was doing my testing locally. I also have no clue how to make it run just on the internal server...
April 13, 201312 yr it already is... *facepalm anything you run through eclipse and start a new world in singleplayer to test shit, is automatically already on an internal server. Use examples, i have aspergers. Examples make sense to me.
April 13, 201312 yr Author Not what I meant. Until a second ago, when I reread diesieben07 reply, and remembered that I was getting double the output I expected before, that It occurred to me that it hits the client code, then the server code and I was preventing it from getting to the server section.
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.