KhanVe Posted April 12, 2013 Posted April 12, 2013 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? Quote
ashtonr12 Posted April 12, 2013 Posted April 12, 2013 post code for help Quote Use examples, i have aspergers. Examples make sense to me.
KhanVe Posted April 12, 2013 Author Posted April 12, 2013 Not sure how it will help, but Okay. Paste of Code Quote
KhanVe Posted April 13, 2013 Author Posted April 13, 2013 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... Quote
ashtonr12 Posted April 13, 2013 Posted April 13, 2013 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. Quote Use examples, i have aspergers. Examples make sense to me.
KhanVe Posted April 13, 2013 Author Posted April 13, 2013 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. Quote
Recommended Posts
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.