-
-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Island Creation Bugs and Slimefun compatibility issues. #799
Comments
Very important: do /bbox version and paste the full result you see from the console. I need to replicate your setup otherwise I can't even start to investigate. |
SlimeFun issue is being tracked here: #773 |
Sorry about the late reply. Bbox version simply poops out an error, but it does list my server's software version and BentoBox's version. Setting a island home also wont work since it says you need to be on the island to do so, but I already am. |
Is this a clean install? Did you edit any of the config files. I need to see the console log with the errors - they'll pop up when it says internal error. It's best if you zip it up and drag and drop it into this ticket. Also, best if you share the log from when the server starts. You can find it in the logs folder (latest). |
Only thing I edited was making the plugin not turn the nether and the end into islands. And, this is the error. It's quite small, so I didn't pastebin it.
But yeah. Only issues I'm having is the glitched island issues, /bbox version not working, slimefun compatibility, and /is sethome not working. |
That error indicates that the game mode world settings have not been loaded properly. Can you start the server and then share the console log from the very start until it says BENTOBOX? I suspect there's an error there that will help explain what's going on. |
One more thing - which version of BSkyBlock are you using? |
The latest version. I'm not sure if new versions came out at all, but I really think a dedicated BSkyBlock Discord would be nice. Also, I'm not really getting any errors at all, only error s the bbox version thing. |
|
Nevermind. Anyways, can the other issues be fixed? I tried to output as much info as possible but the console wont give anything but 1 error about /bbox version. |
Okay, I need a copy of your BentoBox folder. Zip it up and drop it in the box here or put it somewhere so I can download it. I'll need that to be able to debug this and see if I can get the same issues you see. |
BentoBoxUsingForGitHubIssue.zip Also, @Poslovitch is also working on another issue I reported about relating to BSkyBlock Settings not working with Slimefun, but I decided to keep these 2 sepreated so this doesn't get all messy. :P |
I found a few issues:
I'm adding code to try and avoid bugging out, but here's some thing you should do:
Also, a minor comment, but you've set the island protection range to 1000. That means each island will be 2000x2000 blocks big. That's okay, but those are some really big islands and it will mean that a lot of blocks have to be deleted or calculated etc. per island. I'd recommend keeping the island sizes low. But it's up to you. |
@tastybento Has the update came out? If so, what's the version? Also, I can't find any new versions of CaveBlock. |
Yes. You don't need new versions of cave block, just the latest version of BentoBox. |
Description
Island Blueprints are very buggy and do not work properly. The normal island simply says that it can't find a safe spot to teleport me to.
Steps to reproduce the behavior:
There really is none, since this is on a fresh install. I also tried editing the blueprints via /bbox manage, but I simply made it worse, and even after deleting the blueprints folder and restarting to regenerate the folder with the files inside, the same "Normal Island wont tp me to it" issue occurs again.
Expected behavior
A clear and concise description of what you expected to happen.
The plugin not glitching (and causing me a complete nightmare).
Screenshots
If applicable, add screenshots to help explain your problem.
Server Information:
[Please complete the following information:]
Not using one. The plugin says it's connected to something, but I have NO idea what.
I'm using BiscuitHosting. I have no clue on how to get this info.
Java Version: [e.g. Java 8]
I'm using BiscuitHosting. I have no clue on how to get this info.
BentoBox version: [e.g. 1.7.2.21]
Latest version.
Addons installed? [Do '/bentobox version' and copy/paste from the console]
Other plugins? [Do '/plugins' and copy/paste from the console]
I also wanted to mention, even though this should go to BentoBox, that it can't be used with Slimefun due to certain machines from it such as an Ore Crusher, can't be interacted with, due to fences.
The text was updated successfully, but these errors were encountered: