Multiverse Portals not creating in certain world

Discussion in 'General Help' started by ShadowDust99, Dec 27, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    ShadowDust99

    Hi there,
    I am trying to make a portal in a Survival world of mine, but whenever I make the portal with the destination set to the other portal, it doesn't work. But, the portal in the other world that is linked to this portal works fine (I teleports you to the portal in the Survival world, but the one in the Survival world won't teleport you back). Does anyone know why this could be happening, I thought it might be one of my plugins affecting it. My plugins are:

    ArenaSpleef, AutoMessage, BattleArena, ClearLag, CoreProtect, EchoPet, EnjinMinecraftPlugin, Essentials, GriefPrevention, ModReq, MultiverseCore, MultiverseInventories, MultiversePortals, PermissionsEx, PlotMe, ProtocolLib, ShowCaseStandalone, Statues, uSkyBlock, Vault, VIP, WorldEdit, WorldGuard.

    Also note, I am op, have all permissions, there is no worldguard region set where I am trying to make the portal and GriefPrevention is currently disabled. Does anyone know if there is a plugin that could be making this problem occur?
     
  2. Offline

    Larry Newman

    @ShadowDust99 It's not a plugin problem silly :p If the other portal is working, then you probably set the destination to the other portal wrong.
     
  3. Offline

    ShadowDust99

    No, I have followed every tutorial and it says the same thing, I am doing it properly. If you think that the destinations are wrong, could you tell me how you usually change destinations of portals? I will see if your solution works.
     
  4. Offline

    Bobcat00

    If you have your permissions correct, you can do the following:
    Code:
    Now, let's set the destination of  portal_a  to  portal_b :
    
    First make sure  portal_a  is selected.
    (If you just type  /mvp select  Multiverse-Portals will
    tell you what portal you have currently selected.)
    
    /mvp select portal_a
    
    Then set the destination:
    
    /mvp modify dest p:portal_b
    
    For more info, see:
    https://github.com/Multiverse/Multiverse-Portals/wiki/Basic-portal-tutorial
    https://github.com/Multiverse/Multiverse-Core/wiki/Destinations

    If the above doesn't work, it's a permissions problem. Make sure you have:

    multiverse.access.*
    multiverse.portal.access.*

    You need both!!
     
    Last edited: Dec 28, 2014
  5. Offline

    ShadowDust99

    Tried that, says it has set the destination successfully yet it doesn't. Also, I am op, and owner, therefore having every permission (*).
    It has to be a plugin problem, obviously restricting portals from been made in that world. Any one got any ideas on what may be causing the problem,
     
  6. Offline

    Bobcat00

    What versions of all Multiverse plugins are you running?
     
  7. Offline

    ShadowDust99

    The latest version of all of them (Core, Portals and Inventories)
     
  8. Offline

    Bobcat00

    Dev builds or release builds? What are the actual version and build numbers?

    Also check portals.yml to see that the portal coordinates are correct.
     
  9. Offline

    ShadowDust99

    Sorry I didn't get back to you. The versions are as listed below:

    Multiverse-Core: Version 2.5-b691
    Multiverse Inventories: Version 2.5-b335
    Multiverse Portals: Version 2.5-b699

    Also, with the co-ordinates, I will check them, but there shouldn't be a problem if I am using WorldEdit Wand for selecting the portals.
     
  10. Offline

    Bobcat00

  11. Offline

    ShadowDust99

    IDK, I will turn on debug mode, and send you the console printout later on.
     
Thread Status:
Not open for further replies.

Share This Page