Issue with cross-server portals on Arclight Server with AdvancedPortals plugin. #1519
Open
5 tasks done
Labels
Status: Waiting for Fix | 等待处理
Problem confirmed, waiting for fix
Version: Feudal Kings (1.21/1.21.1)
I have confirmed that ...
Arclight version
arclight-fabric-1.21.1-1.0.0-SNAPSHOT
OS & Java versions
openjdk version "21.0.4" 2024-07-16 LTS
Plugins and Mods
Description
I have two Arclight servers (Feudal Kings) with Velocity proxy:
I've encountered an issue when trying to set up portals between servers using Advanced Portals.
/portal create name:to_minigames triggerblock:AIR bungee:minigames destination:minigames_test_destination
When I enter the portal, I see the message 'Attempting to warp to minigames,' and nothing happens.
Everything works fine on Paper servers. It also works when one server is Paper and the other is Arclight, so I can teleport from Paper to Arclight, but not vice versa.
Did I miss something and need to further configure the server, or is this a bug?
Step to reproduce
Here is how I get this issue:
1. Installed and configured servers
For every server:
java -jar arclight-fabric-1.21.1-1.0.0-SNAPSHOT nogui
eula
arclight.conf
server.properties
Then added servers to
velocity.toml
2. Installed and configured AdvancedPortals plugin on both servers
AdvancedPortals.jar
to plugins folderEnableProxySupport
totrue
inplugins\AdvancedPortals\config.yml
3. Created portals and destinations in AdvancedPortals
a. On minigames server used
/desti create minigames_test_destination
b. On survival server used
/desti create survival_test_destination
a. On survival server:
/portal create name:to_minigames triggerblock:AIR bungee:minigames destination:minigames_test_destination
b. On minigames server:
/portal create name:to_survival triggerblock:AIR bungee:survival destination:survival_test_destination
Logs
No response
Server pack link (Optional)
No response
The text was updated successfully, but these errors were encountered: