Open BerndPixel opened 3 months ago
The error is caused by the To location of the teleport being null. I am not sure why that would be the case in what you explain as the steps, but maybe there is some kind of intermediate teleport happening. Anyway, I've added defensive code to skip everything if the To location is null. See https://ci.codemc.io/job/BentoBoxWorld/job/Border/ for a snapshot you can try.
In the latest snapshot now this error: https://pastebin.com/0SSa65qG
Okay. That error is thrown by BentoBox.
However, the root cause is that the To world is null. That shouldn't normally be the case. I can patch for that error but I don't understand why the server would have a null for the world you are going to.
Has this ever worked for you? If so, what changed before these errors started?
The only thing I have done is to update the server from 1.20.6 to 1.21. Nothing more
Does this error always happen? Or just occasionally? I can't replicate on my server.
Expected behavior
No more error messages
Observed/Actual behavior
An error message appears when entering the island (/is).
Steps/models to reproduce
1) Player enters the command “/is” on the world “spawn”. 2) Player is teleported to the island (world name skyblock_world) 3) Error appears in the console
BentoBox version
Ausführen von PAPER 1.21. (1.21-119-100d75a (MC: 1.21)) BentoBox version: 2.4.0 Datenbank: JSON Geladene Spielewelten: skyblock_world (Skyblock): Oberwelt, Nether, End Geladene Addons: Bank 1.8.0-SNAPSHOT-b94 (ENABLED) Biomes 2.2.0-SNAPSHOT-b268 (ENABLED) Border 4.3.0-SNAPSHOT-b205 (ENABLED) BSkyBlock 1.18.0 (ENABLED) ControlPanel 1.13.1 (ENABLED) DimensionalTrees 1.7.0 (ENABLED) ExtraMobs 1.13 (ENABLED) FarmersDance 1.1.0-SNAPSHOT (ENABLED) Level 2.14.1 (ENABLED) Limits 1.21.1-SNAPSHOT-b330 (ENABLED) Visit 1.7.0-SNAPSHOT (ENABLED)
Plugin list
AdvancedOreGen, BentoBox, BentoBox-Bank, BentoBox-Biomes, BentoBox-BSkyBlock, BentoBox-FarmersDance, BentoBox-Level, BentoBox-Limits, BentoBox-Visit, Citizens, CMI, CMILib, DeluxeMenus, EconomyShopGUI-Premium, FastAsyncWorldEdit, NBTAPI, PlaceholderAPI, ProtocolLib, Quests, UpgradeableSpawners, WorldGuard
Other