Advanced Portals

Advanced Portals

307k Downloads

Nether portal teleports to nether instead of destination. (video included)

tomhula opened this issue ยท 13 comments

commented

So I have AdvancedPortals portal on spawn. The portal is made of NETHER_PORTAL portal block and has set a destination. But when you walk into it, it blinks (not in vid, for some reason) with a correct destination, but 90% of time it teleports you to nether instead of the set destination. Also I have

Here is config.yml:

UseOnlyServerMadeAxe: true
AxeItemId: IRON_AXE
CanBuildPortalBlock: true
PortalProtection: false
PortalProtectionArea: 5
DefaultPortalTriggerBlock: NETHER_PORTAL
StopWaterFlow: true
ShowSelectionBlockID: RED_STAINED_GLASS
WarpParticles: 0
WarpSound: 0
ShowBungeeWarpMessage: false
ShowSelectionShowDuration: 10
WarpMessageDisplay: 0
UseWarpPrefix: true
UseCustomPrefix: false
CustomPrefix: '&a[&eAdvancedPortals&a]'
CustomPrefixFail: '&c[&7AdvancedPortals&c]'
BlockSpectatorMode: false
PortalCooldown: 5
ThrowbackAmount: 0.7
DisableGatewayBeam: false
CommandLevels: opcb
ConfigVersion: true

Here is portals.yml:

...
Spawn-Creative:
  world: Spawn
  triggerblock: NETHER_PORTAL
  destination: Creative
  pos1:
    X: 14
    Y: 73
    Z: 11
  pos2:
    X: 10
    Y: 69
    Z: 11
...

Here is destionations.yml:

...
Creative:
  world: creative
  pos:
    X: 27.5
    Y: 61.0
    Z: -44.5
    pitch: 0
    yaw: 0
...

Here is evidence video: https://youtu.be/ORG7J6Xe5PM
(the other portal is without desti, but with command and works fine)

You can test it by yourself on mc.survivalcraft.cz just register and then use /spawn command, and you should be at the same place as in video.

EDIT: Now I figured out, that it works just fine in creative.

EDIT2: After a couple more research, this is what I found out:
AdvancedPortalsDiagram

commented

Creative mode has a weird thing where it instantly teleports. Are you using paper or normal spigot? I may need to alter some of the events.

If you do /desti warp Creative where does it take you?

commented

Seems to possibly be an issue with paper. Please test however I will try to replicate it and see if I can fix (I don't usually support paperspigot issues)

commented

Just ran into this issue on 1.17 spigot so it may not be particular to paper

commented

It does it on spigot as well, I tested it before.

commented

I will look into this when I can, annoyingly it doesnt seem always the easiest to re-create

commented

Seems to be more widespread on 1.17 so I will spend some time this weekend re-creating it ^.^

commented
commented

Using the exact diagram provided by @Tomasan7 i have been able to reproduce this in the latest 1.17 branch of paper exactly as described

commented
2021-07-05.03-12-28.mp4

Just for evidence that the testing setup re-creates the issue

commented

Should now be fixed in the next release

2021-07-06.23-36-31_Trim.mp4
commented

Once it's confirmed if it's working for the other users I will release the new version.

commented

๐Ÿš€ Issue was released in v0.7.2 ๐Ÿš€

commented

๐Ÿš€ Issue was released in v0.7.2 ๐Ÿš€