BentoBoxWorld / Boxed

A game mode where you are boxed into a tiny space that only expands by completing advancements
Eclipse Public License 2.0
15 stars 4 forks source link

Boxed not working while executing /box #35

Closed jordyrb closed 1 year ago

jordyrb commented 2 years ago

Expected behavior

create an box when using the command /box

Observed/Actual behavior

gives me an error --> https://pastebin.com/0j9wTSG2

Steps/models to reproduce

https://pastebin.com/0j9wTSG2

BentoBox version

BentoBox-1.17.3

Plugin list

AdvancedBan, AdvancedChests, AdvancedNMotd, BentoBox, CustomTab, Essentials, EssentialsChat, EssentialsSpawn, FastAsyncWorldEdit (WorldEdit), HolographicDisplays, LuckPerms, Multiverse-Core, MVdWPlaceholderAPI, PlaceholderAPI, PlayerVaults, PlugMan, ProtocolLib, ShopGUIPlus, Vault, VoidWorld*, WildStacker, WorldBorderAPI, WorldGeneratorApi, WorldGuard

Other

first time it working then i deleted the box with /boxadmin delete "name" since then i can't create another box

tastybento commented 2 years ago

In the console do bbox version then copy and paste the output to this ticket so I know everything you are running.

jordyrb commented 2 years ago

bbox version [16:59:48 INFO]: Running PURPUR 1.17.1. [16:59:48 INFO]: BentoBox version: 1.17.3 [16:59:48 INFO]: Database: JSON [16:59:48 INFO]: Loaded Game Worlds: [16:59:48 INFO]: Loaded Addons: [16:59:48 INFO]: Biomes 1.14.0 (DISABLED) [16:59:48 INFO]: Border 3.2.0 (ENABLED) [16:59:48 INFO]: Boxed 1.2.1 (ERROR) [16:59:48 INFO]: Chat 1.1.4 (ENABLED) [16:59:48 INFO]: IslandFly 1.8.1 (ENABLED) [16:59:48 INFO]: Level 2.7.2 (ENABLED) [16:59:48 INFO]: Likes 2.1.1 (ENABLED) [16:59:48 INFO]: Limits 1.17.2 (ENABLED) [16:59:48 INFO]: TwerkingForTrees 1.4.3 (ENABLED) [16:59:48 INFO]: Visit 1.4.0 (ENABLED) [16:59:48 INFO]: Warps 1.11.1 (DISABLED)

tastybento commented 2 years ago

Boxed is not properly loaded:

[16:59:48 INFO]: Boxed 1.2.1 (ERROR)

Have a look at your full console log when you start the server for errors. Also, I see that Biomes and Warps are disabled for some reason too.

jordyrb commented 2 years ago

i got this startup error https://pastebin.com/EsbErgpz

tastybento commented 2 years ago

WorldGeneratorAPI is not loading properly - are you using the latest release? https://github.com/rutgerkok/WorldGeneratorApi/releases

If, so then maybe it's not compatible with Purpur. Try a different server, like Paper.

jordyrb commented 2 years ago

first time i created an box it did work and yes i am using latest worldgeneratorAPI but imma try paperspigot now first

tastybento commented 2 years ago

There may be an error earlier in the log. I recommend you share the zip of the complete log file so I can look at it all.

jordyrb commented 2 years ago

https://pastebin.com/c7Pc6qUg full latest log with paper bentobox isn't even loading in this log is with latest paperspigot

tastybento commented 2 years ago

There is a bad island file in the database. It's in BentoBox/database/Island and it will have this as part of its filename: e050d1fb-6813-4d2a-9464-fe5ebf5c0997

Find the file, download it and share it here, but you need to delete it. Then try to restart.

jordyrb commented 2 years ago

ow sorry i deleted it to quickly didnt saw you needed it but thanks its fixed

tastybento commented 2 years ago

ok!