This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hey just wanted to bring a bug to your attention. So I was messing around with Electricraft (and might I add that it is a fine plugin) and I discovered that putting a lever below the sign for a gate causes the server to crash.
What steps will reproduce the problem?1.Create a gate2.instead of putting lever next to the sign, put it underneath it.3. Server crashes.
What is the expected output? What do you see instead?I wasn't expecting it to do anything. But instead, the server crashed
What version of the product are you using?ElectriCraft v2.3 (Test) on CraftBukkit 1.1 R3 b1846
Do you have an error log of what happened?Nope, The server just crashes. no java errors. Sorry
Please provide any additional information below.Thank you for your time. I'm glad to see such a great plugin in the bukkit community.
I believe I found the problem. After experimenting with position, rotation, plugins, etc. I found that if the gate is larger than 6x7 and you put a lever above or below the gate sign then it will crash the server. The gate I was trying to build was 8 blocks high by 9 blocks wide.
gates below that size will function normally no matter where you put the lever.
I hope this helps.
I'm looking into it. A lot of people have been having problems with Gates. I think this might be a problem with Light Posts, actually. Its looping through the Fence blocks, thinking it's a Fence Post, not a Gate, and it's causing the server to crash. Thanks for bringing this up!
No Probs. Good luck and I hope you get it fixed.
To post a comment, please login or register a new account.