CraftBook 3

CraftBook 3

139k Downloads

Area commands not working

LadyCailinBot opened this issue · 14 comments

commented

CRAFTBOOK-3377 - Reported by Geitenijs

Hi,

Area commands are not working for me. The following errors appear in the console:
When running /area list: https://pastebin.com/NWLDKnCL
When trying to save a new area: https://pastebin.com/XjaWSg5i
I was unable to test the deletion and toggling of an area, because I can't create one.

I'm running the latest build of Spigot 1.13.2, WE 7.0.0-SNAPSHOT;3937-24800a6, WG 7.0.0-SNAPSHOT;1754-9169653, and CB 3.9-SNAPSHOT;4429-e96854e.

Can you fix those issues?

Thanks in advance!

commented

Comment by me4502

WirelessRedstone is the issue here.

commented

Comment by Geitenijs

It doesn't work without WirelessRedstone either.. https://pastebin.com/dQTJrSKT

Tested on a clean Spigot 1.13.2 (latest) install, using WE 7.0.0-SNAPSHOT;3944-ee8602b, WG 7.0.0-SNAPSHOT;1756-015f192 and CB 3.9-SNAPSHOT;4429-e96854e

commented

Comment by me4502

You also need to update CraftBook

commented

Comment by Geitenijs

Again, I'm using this build (which is the latest version available): http://builds.enginehub.org/job/craftbook/10619

commented

Comment by me4502

Build 4429 is not the latest, build 4459 is. You’re 30 builds out of date.

commented

Comment by Geitenijs

?? That link refers to build 4459, which is the version I'm running on my server.

commented

Comment by me4502

Your comment with the error linked says 4429, and that error cannot happen in 4459 as the code doesn’t exist that the error is occurring in.

commented

Comment by Geitenijs

OK, these are the errors I still get when running the very latest versions of CraftBook, WorldEdit and WorldGuard:
On startup: https://pastebin.com/Za8eBA7F
When using area commands: https://pastebin.com/EZZMH40H

commented

Comment by me4502

Please run /wg report -p and provide me the link

commented

Comment by Geitenijs

From my production server: http://paste.enginehub.org/mnUC8d.report

From a local (clean) server: http://paste.enginehub.org/qDUC8N.report
The local server also dumps one more error: https://pastebin.com/FbDgfF4z

commented

Comment by me4502

Those reports say you’re on 4429, not 4459

commented

Comment by Geitenijs

That can't be true.. I just reinstalled CraftBook 4459 on my servers before I sent you the reports. There must be a typo in the build number or something like that. Can't you push out a new release? 4460 for example?

commented

Comment by Geitenijs

I finally got the real 4459 build! Somehow it kept on downloading 4429 (cache?).
I have one more question though, the areas are saved as .schem files, which don't show up in /area list, and are not deletable using the commands. They can be toggled however. Once I rename it to a .schematic file, everything works fine.
Can you fix that in the next build?

commented

Comment by me4502

I’ll do it when I get a chance, yeah