-
Notifications
You must be signed in to change notification settings - Fork 7
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
1.18.2. Could not pass event CraftDetectEvent to StructureBoxes v3.4 #27
Comments
@eirikh1996 @TylerS1066 Any chance in getting this resolved? Thank you! |
Thanks @TylerS1066 is there a list of breaking changes or feature changes anywhere on that repo to see if I could use it? |
We've removed a ton of the supported platforms and integrations in our version of StructureBoxes. It now only supports Movecraft 8, WorldEdit/WorldGuard 7.x and Spigot derivatives on 1.14.4+. Most of the work has been on bringing it in line with Movecraft 8's latest API changes, removing complexity (like all those other supported platforms & plugins), and cleaning up unneeded code. I believe all the functionality (w.r.t. the supported plugins) is still there, but if you relied on integration with one of the removed plugins, then it will not work for you. |
I should meet that spec, im all updated for plugins on 1.18.2. I only use it for Ships currently, but I did request a random schematic picker that was added, is that still in? |
I'm not sure, can you describe the feature a bit better? |
https://dev.bukkit.org/projects/structure-boxes/files/3126891
|
It looks like it is still in the plugin: https://github.com/APDevTeam/StructureBoxes/blob/8af296259acfd2a2a2a570af26e2cbcc99404536/src/main/java/io/github/eirikh1996/structureboxes/listener/BlockListener.java#L86 I've not tested it (or was aware of it existing), but I don't see why it would be broken. |
Would you be happy to upload releases of this version of StructureBoxes into github? |
I created a tag & release for the current version AP is running: https://github.com/APDevTeam/StructureBoxes/releases/tag/4.0.0-a.1 I think in the future I'll probably avoid doing releases and instead you can just download the plugin from the dev builds attached to the GitHub actions CI unless I get a lot of interest in the plugin. For example, the same jar in that release can be found in the |
Describe the bug
I don't think this has been updated to work with Movecraft-8.0.0-a.7.jar
This is just a snippet of the errors https://gist.github.com/TomLewis/dc874c2f999df209cb23c5aa266f0ad4
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Not to spam errors
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: