Multiverse / Multiverse-Portals

MV2's implementation of MV1 style portals.
BSD 3-Clause "New" or "Revised" License
121 stars 87 forks source link

Random teleport of player to their "Citizens" counterpart #284

Closed TheLecturer closed 11 years ago

TheLecturer commented 11 years ago

This is a really weird issue which has started happening recently. I use Citizens2 and have NPC "player statues" on my server for players who have reached a particular rank. The NPC's don't do anything, they just stand on a pedestal and are for display only. The NPC's are created by "/npc create --type player" so they have the same name as the actual player and download their skin.

I recently relocated all the NPC's to a location away from my default spawn (it was filling up) and used MultiVerse Portals to create a two-way portal from my spawn area to the new NPC "Player Hall of Fame".

Since then, the following behaviour has been experienced by a number of players.

Any idea why this is happening and how I can prevent it? Thanks.

2013-09-07 09:00:14 [INFO] This server is running CraftBukkit version git-Spigot-1091 (MC: 1.6.2) (Implementing API version 1.6.2-R0.2-SNAPSHOT) 2013-09-07 09:00:18 [INFO] [bPermissions] Loading bPermissions v2.10.5 2013-09-07 09:00:18 [INFO] [WorldEdit] Loading WorldEdit v5.5.7 2013-09-07 09:00:18 [INFO] [NoCheatPlus] Loading NoCheatPlus v3.10.1-beta-sMD5NET-b601 2013-09-07 09:00:18 [INFO] [BattleTracker] Loading BattleTracker v2.5.5.1 2013-09-07 09:00:18 [INFO] [AutoShutdown] Loading AutoShutdown v3.2.1-1.5.1 2013-09-07 09:00:18 [INFO] [BetterJetpacks] Loading BetterJetpacks v1.0.1 2013-09-07 09:00:18 [INFO] [Vault] Loading Vault v1.2.25-b333 2013-09-07 09:00:18 [INFO] [PlayerHeads] Loading PlayerHeads v3.3-jenkins-PlayerHeads-1-23-g85a3601 2013-09-07 09:00:18 [INFO] [Multiverse-Core] Loading Multiverse-Core v2.5-b641 2013-09-07 09:00:18 [INFO] [LogBlock] Loading LogBlock v1.70 2013-09-07 09:00:18 [INFO] [MobileAdmin] Loading MobileAdmin v3.2.5 2013-09-07 09:00:18 [INFO] [TreeAssist] Loading TreeAssist v5.4.2 2013-09-07 09:00:18 [INFO] [WorldGuard] Loading WorldGuard v5.8 2013-09-07 09:00:18 [INFO] [dynmap] Loading dynmap v1.9-800 2013-09-07 09:00:18 [INFO] [HorseCraftables] Loading HorseCraftables v3.1.2 2013-09-07 09:00:18 [INFO] [AutoRanker] Loading AutoRanker v0.3.0 2013-09-07 09:00:18 [INFO] [EpicBossRecoded] Loading EpicBossRecoded v1.3.2 2013-09-07 09:00:18 [INFO] [TreasureChest] Loading TreasureChest v8.4.4 2013-09-07 09:00:18 [INFO] [OpenInv] Loading OpenInv v2.0.6 2013-09-07 09:00:18 [INFO] [DailyLog] Loading DailyLog v1.5R2 2013-09-07 09:00:18 [INFO] [VariableTriggers] Loading VariableTriggers v1.2.6 2013-09-07 09:00:18 [INFO] [GriefPrevention] Loading GriefPrevention v7.7 2013-09-07 09:00:18 [INFO] [Votifier] Loading Votifier v1.9 2013-09-07 09:00:18 [INFO] [MobArena] Loading MobArena v0.95.5 2013-09-07 09:00:18 [INFO] [PwnFilter] Loading PwnFilter v3.1.1 2013-09-07 09:00:18 [INFO] [afkTerminator] Loading afkTerminator v1.5.3 2013-09-07 09:00:18 [INFO] [Essentials] Loading Essentials v2.11.1 2013-09-07 09:00:18 [INFO] [QuickShop] Loading QuickShop v4.4 2013-09-07 09:00:18 [INFO] [WorldBorder] Loading WorldBorder v1.7.5 2013-09-07 09:00:18 [INFO] [Citizens] Loading Citizens v2.0.9-SNAPSHOT (build 912) 2013-09-07 09:00:18 [INFO] [CreeperHeal] Loading CreeperHeal v6.6.1 2013-09-07 09:00:18 [INFO] [ChessCraft] Loading ChessCraft v2.3.4 2013-09-07 09:00:18 [INFO] [NaturalHorses] Loading NaturalHorses v1.0.7 2013-09-07 09:00:18 [INFO] [Multiverse-Portals] Loading Multiverse-Portals v2.4-b548 2013-09-07 09:00:18 [INFO] [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b335 2013-09-07 09:00:18 [INFO] [Multiverse-SignPortals] Loading Multiverse-SignPortals v2.4-b523 2013-09-07 09:00:18 [INFO] [VanishNoPacket] Loading VanishNoPacket v3.18.2 2013-09-07 09:00:18 [INFO] [Multiverse-NetherPortals] Loading Multiverse-NetherPortals v2.4-b530 2013-09-07 09:00:18 [INFO] [Enjin Minecraft Plugin] Loading Enjin Minecraft Plugin v2.4.9-bukkit 2013-09-07 09:00:18 [INFO] [Dynmap-GriefPrevention] Loading Dynmap-GriefPrevention v0.60 2013-09-07 09:00:18 [INFO] [HomeSpawnPlus] Loading HomeSpawnPlus v1.7.7 2013-09-07 09:00:18 [INFO] [EssentialsChat] Loading EssentialsChat v2.11.1 2013-09-07 09:00:18 [INFO] [BattleArena] Loading BattleArena v3.9.3.4.2 2013-09-07 09:00:18 [INFO] [ArenaSpleef] Loading ArenaSpleef v1.4.4

main-- commented 11 years ago

Very strange. But this sounds more like a bug in Citizens than in MV because I have no idea why MV would teleport player A in that case.