Cannot add island, upgrade 0.14.0->0.14.1
See original GitHub issueDescription
[06:48:52] [Server thread/INFO]: Could not set generator for world 'world_skyblock': Plugin 'BentoBox v0.14.1' is not enabled^[[m
[06:48:53] [Server thread/INFO]: Could not set generator for world 'world_skyblock': Plugin 'BentoBox v0.14.1' is not enabled^[[m
and
[06:37:47] [Server thread/ERROR]: [BentoBox] Cannot add island to grid because there is an overlapping
[06:37:47] [Server thread/ERROR]: [BentoBox] island already registered at this location:Location{world=CraftWorld{name=world_skyblock},x=0.5,y=120.0,z=0.5,pitch=0.0,yaw=0.0}
[06:37:47] [Server thread/ERROR]: [BentoBox] This is most likely caused by island distances changing mid-game, or an old database file
Steps to reproduce the behavior:
- Stop server.
- Update locales/BentoBox/en-US.yml to include COARSE_DIRT_TILLING content.
- Replace bentobox-0.14.0.jar with bentobox-0.14.1.jar
- Start server
- Observer errors in console/log
- Stop and restart server
- Observer errors in console/log
Note that island exists, and can be visited.
Expected behavior A clear and concise description of what you expected to happen.
Server Information:
- Database being used (Flat file, MySQL, Mongo): Flat
- OS: CentOS Linux
- Java Version:
openjdk version "1.8.0_181"
OpenJDK Runtime Environment (build 1.8.0_181-b13)
OpenJDK 64-Bit Server VM (build 25.181-b13, mixed mode)
- BentoBox version and addons:
[06:41:32 INFO]: Bentobox version: 0.14.1
[06:41:32 INFO]: Loaded Game Worlds:
[06:41:32 INFO]: world_skyblock (BSkyBlock)
[06:41:32 INFO]: Loaded Add-Ons
[06:41:32 INFO]: BSkyBlock 0.5.0-SNAPSHOT
[06:41:32 INFO]: BentoBox-Challenges 0.0.3-SNAPSHOT
[06:41:32 INFO]: Level 0.1.0-SNAPSHOT
Console/log
[06:48:40] [Server thread/INFO]: [BentoBox] Loading BentoBox v0.14.1
[06:48:52] [Server thread/INFO]: Could not set generator for world 'world_skyblock': Plugin 'BentoBox v0.14.1' is not enabled^[[m
[06:48:53] [Server thread/INFO]: Could not set generator for world 'world_skyblock': Plugin 'BentoBox v0.14.1' is not enabled^[[m
[06:49:02] [Server thread/INFO]: [BentoBox] Enabling BentoBox v0.14.1
[06:49:02] [Server thread/INFO]: [BentoBox] Loading addons...
[06:49:02] [Server thread/INFO]: [BentoBox] Loading island.schem for world_skyblock
[06:49:02] [Server thread/INFO]: [BentoBox] Loading nether-island.schem for world_skyblock_nether
[06:49:02] [Server thread/INFO]: [BentoBox] Loading end-island.schem for world_skyblock_the_end
[06:49:02] [Server thread/INFO]: [BentoBox] Loaded 3 addons.
[06:49:02] [Server thread/INFO]: [BentoBox] Enabling addons...
[06:49:02] [Server thread/INFO]: [BentoBox] Enabling BSkyBlock...
[06:49:02] [Server thread/INFO]: [BentoBox] Loading challenges...
[06:49:02] [Server thread/INFO]: [BentoBox] Enabling BentoBox-Challenges...
[06:49:02] [Server thread/INFO]: [BentoBox] Enabling Level...
[06:49:02] [Server thread/INFO]: [BentoBox] Addons successfully enabled.
[06:49:23] [Server thread/INFO]: [BentoBox] Added world SkyBlock (HARD)
[06:49:23] [Server thread/ERROR]: [BentoBox] Cannot add island to grid because there is an overlapping
[06:49:23] [Server thread/ERROR]: [BentoBox] island already registered at this location:Location{world=CraftWorld{name=world_skyblock},x=0.5,y=120.0,z=0.5,pitch=0.0,yaw=0.0}
[06:49:23] [Server thread/ERROR]: [BentoBox] This is most likely caused by island distances changing mid-game, or an old database file
[06:49:23] [Server thread/INFO]: [BentoBox] Hooking with Vault...
[06:49:23] [Server thread/INFO]: [BentoBox] Hooking with PlaceholderAPI...
[06:49:23] [Server thread/INFO]: [BentoBox] Hooking with Multiverse-Core...
[06:49:23] [Server thread/INFO]: ^[[0;32;1mSuccess!^[[0;37;1m Property ^[[0;36;1mgenerator^[[0;37;1m was set to ^[[0;32;1mBentoBox^[[m
[06:49:23] [Server thread/INFO]: [BentoBox] #############################################
[06:49:23] [Server thread/INFO]: [BentoBox] BentoBox v0.14.1 has been fully enabled.
[06:49:23] [Server thread/INFO]: [BentoBox] It took: 21505ms
[06:49:23] [Server thread/INFO]: [BentoBox] Thanks for using our plugin !
[06:49:23] [Server thread/INFO]: [BentoBox] - Tastybento and Poslovitch, 2017-2018
[06:49:23] [Server thread/INFO]: [BentoBox] #############################################
Issue Analytics
- State:
- Created 5 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
6 Benefits of Having a Great Kitchen Island
If you have a small kitchen, adding an island will give you much needed extra bench space.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@SlimeDog Sorry, edited my comment above. I was writing the comment while going to a lesson, so I did make a few mistake.
The generator error is definitely a concern.
The other error - I haven’t finished working on that yet. I’ll use this ticket to track it through.