Zrips / CMI

117 stars 99 forks source link

Portals not working consistently #9297

Open Zero-Escape opened 2 hours ago

Zero-Escape commented 2 hours ago

Description of Issue

Some of my CMI portals do not teleport players consistently. For example, I have a a large area portal at the bottom of a pit, so that when players fall down they get teleported back up. Its seems to be a total guessing game on whether or not a player will be teleported or not when they fall into the portal region.

I saw this issue was also reported by Github post #5774

Some relevant information:

Version Information

--------------------------------------------------
CMI: 9.7.6.2 SqLite-> 9.7.7.9
CMILib: 1.5.1.3 -> 1.5.2.2
Server: Paper(130) 1.21-R0.1-SNAPSHOT-
CMI economy: Enabled Vault: 1.7.3-CMI CMI Chat: Enabled 
Modules -> 64 enabled 2 disabled: ranks, votifier
--------------------------------------------------

Errors

No errors to report

Relevant Config Sections

MiniGames:
  SpleefPitBottom:
    Loc: -117.0:5.0:-53.0:-81.0:15.0:-16.0
    enabled: true
    effect: Dust
    color: 8224125
    showParticles: false
    safeLoc: MiniGames;-98.43;82.0;-51.3;-1.21;1.18
    Tp: MiniGames;-98.51;82.0;-51.14;1.64;6.59
    kickBack: false
    particlesByPermission: false
    requiresPerm: false
    informOnMissingPerm: false
    particleAmount: 300
    particleHide: 0
    activationRange: 16
    commandsWithoutTp: true
    commands:
    - cmi effect [playerName] blindness 2 1 -s

Relevant Plugins

No response

Agreements

Zero-Escape commented 2 hours ago

I understand I am due for an update for CMI, but I have experienced this issue for a long time and see no relevant changes in the changelogs. I will update CMI after this post and report back any improvements