-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Nether box not working #101
Comments
Forgot to add the following: [12:52:43 ERROR]: Could not pass event PlayerPortalEvent to BentoBox v2.7.0 |
As a test, could you try the 3.0.0 pre-release of BentoBox? Take backups so that if something happens (it shouldn't) you can recover. https://github.com/BentoBoxWorld/BentoBox/releases/tag/3.0.0-pre |
Also, I haven't finished porting Boxed to 1.21.x yet. There are known bugs around the structures so those will cause errors most likely if used. I'm working on it but there were big changes to the server code. |
I will try it, i am currently just using 1.21 not an 1.21.x version Edit: my bad im using 1.21.1 oops |
I removed almost all of my structures already since they were causing crashes |
tried it, still dont work.
|
cant do /box reset |
I'll have to try and replicate with Pifferfish and your plugins. Looks like BKLib is in there doing something. Let me investigate. |
I can also try out bentobox 2.6.0, for my friend that works. |
The error should be fixed in https://ci.codemc.io/job/BentoBoxWorld/job/BentoBox/ (it's building now) |
Im still having the issue with that version. What do you recommend me to do? Reset the nether box world? |
With 3.0.0-SNAPSHOT? Is there an error? Share it, if so. Deleting the nether world will not do anything so don't do that. The issue is that your teleporting is being disrupted for some reason. The errors you posted should not be happening anymore. Also, I'd like to know the coordinates of the portal you are entering and the coordinates of the nether point where you arrive. Also, share your config.yml for BentoBox and Boxed so I can use them in my testing. |
Bentbox config:
|
Boxed config:
|
I assume you didn't change anything in the config files? When the error was happening originally, I can see:
I'm wondering if MyWorlds is interfering with the teleport. If you make a copy of your server, remove MyWorlds, and try the teleport, does it still do this weird thing? Another experiment, do |
And no errors in console anymore |
Okay, could you zip up your BentoBox/database folder and drag and drop it here? I'll try and replicate. |
Also getting this error when I try to setup my testserver (i removed database folder from testserver)
|
But on the testserver, the portal spawns outside the nether box. |
Without myworld i spawn inside the box... But i need some sort of worlds plugin |
[00:21:31 ERROR]: [BentoBox] No blueprints loaded for bundle 'default'! and what does this mean? since on my testserver if I make a new box, it doesnt teleport automatically anymore. |
Please try on 1.21.3, not 1.21.1. There are differences in the server code and BentoBox 3.0.0 is designed for 1.21.3. I'll test your database and MyWorlds and see what's going on. |
Expected behavior
I wanted to go in the nether and get my nether box
Observed/Actual behavior
Im getting tped to another box, in chat u can see this is not my user
Steps/models to reproduce
im having bentobox 2.7.0 + my server version is 1.21
BentoBox version
[12:54:03 INFO]: Running PAPER 1.21.1.
[12:54:03 INFO]: (1.21.1-15-3554f78 (MC: 1.21.1))
[12:54:03 INFO]: BentoBox version: 2.7.0
[12:54:03 INFO]: Database: JSON
[12:54:03 INFO]: Loaded Game Worlds:
[12:54:03 INFO]: boxed_world (Boxed): Overworld, Nether
[12:54:03 INFO]: Loaded Addons:
[12:54:03 INFO]: Border 4.3.0 (ENABLED)
[12:54:03 INFO]: Boxed 2.7.2 (ENABLED)
Plugin list
[12:54:18 INFO]: Paper Plugins:
[12:54:18 INFO]: - BKCommonLib, RoseStacker
[12:54:18 INFO]: Bukkit Plugins:
[12:54:18 INFO]: - AdvancedBan, AdvancedVanish, AuraSkills, AxSellwands, BentoBox, BentoBox-Boxed, BetterTeams, ChatGames, Chunky, Citizens
[12:54:18 INFO]: CMILib, CoreProtect, CrazyVouchers, CustomCommands, DailyRewards, DecentHolograms, DeluxeMenus, DeluxeTags, DiscordSRV, EpicRename
[12:54:18 INFO]: Essentials, EssentialsChat, EssentialsSpawn, EvenMoreFish, ExcellentCrates, EZColors, floodgate, FreedomChat, GCore, Geyser-Spigot
[12:54:18 INFO]: GSit, Infiniteannouncements, ItemsAdder, ItsMyConfig, Jobs, LoneLibs, Lottery, LuckPerms, MinesGame, MiniMOTD
[12:54:18 INFO]: My_Worlds, nightcore, PL-Hide, PlaceholderAPI, PlayerPoints, PlayerWarps, PlugManX, ProtocolLib, Quests, QuickShop
[12:54:18 INFO]: Rankup, ResourceWorld, SafariNet, ShopGUIPlus, ShopGUIPlus-SellGUI, TAB, Tebex, TempFly, ToastedAFK, Topper
[12:54:18 INFO]: UltimateAutoRestart, Vault, ViaBackwards, ViaVersion, VoteParty, VotifierPlus, Vulcan, WorldEdit, WorldGuard
[12:54:18 INFO]: zAuctionHouseV3, zMenu
Other
This is it. I think
The text was updated successfully, but these errors were encountered: