How to get nether working with multi-verse

Discussion in 'Bukkit Help' started by Tady787, Jun 29, 2014.

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

    Tady787

    Hi so the nether won't work in my world called fspawn created by multiverse everytime someone walks through a nether portal it just keeps them in fspawn, there is a world named fspawn_nether that i generated and I also have multiversenether so how would I fix this? thx
     
  2. Offline

    MaliciousMan

  3. Offline

    Tady787

    thx man

    Oh..... it didn't work, I link the nether portals in fspawn to fspawn_nether I got the plugins I need and when I go into a nether portal it takes me nowhere and I just sit in it... can I get some more help plz?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 9, 2016
  4. Offline

    MaliciousMan

  5. Offline

    Tady787

    thanks
     
  6. Offline

    MaliciousMan

    Tady787 Don't thank people until your problem has been fixed. I'm assuming you tried and tested to make sure the solution I provided actually works.
     
  7. Offline

    Tady787

    :/ I did everything and it still doesn't work for some reason. Do you need any config files? Or the versions of the plugins I am using?

    is there an alternate plugin i can use to get the job done?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 9, 2016
  8. Offline

    MaliciousMan

    Tady787 That was all based on the fact that you have Multiverse-Core. Do you?
     
  9. Offline

    Tady787

    Yes, I do. Oh I am not sure if this matters but I created the world: FSpawn_nether by typing; /mv create FSpawn_nether nether
     
  10. Offline

    MaliciousMan

    Can you paste a server log of you doing the command I stated above?
     
  11. Offline

    Tady787

    Okay, here it is:

    [Server thread/WARN]:at net.minecraft.server.v1_7_R3.World.tickEntities(World.java:1290)
    [00:15:38] [Server thread/WARN]:at net.minecraft.server.v1_7_R3.WorldServer.tickEntities(WorldServer.java:481)
    [00:15:38] [Server thread/WARN]:at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:649)
    [00:15:38] [Server thread/WARN]:at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260)
    [00:15:38] [Server thread/WARN]:at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558)
    [00:15:38] [Server thread/WARN]:at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469)
    [00:15:38] [Server thread/WARN]:at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
    [00:15:46] [Server thread/INFO]: Tady787 issued server command: /spawn
    [00:16:11] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 13038ms behind, skipping 260 tick(s)
    [00:16:11] [Server thread/INFO]: CONSOLE issued server command: /list
    [00:16:11] [Server thread/INFO]: There are 1 out of maximum 36 players online.
    [00:16:11] [Server thread/INFO]: Newbie: [Newbie]Tady787
    [00:16:33] [Server thread/INFO]: CONSOLE issued server command: /list
    [00:16:33] [Server thread/INFO]: There are 1 out of maximum 36 players online.
    [00:16:33] [Server thread/INFO]: Newbie: [Newbie]Tady787
    [00:16:48] [Server thread/INFO]: CONSOLE: Opped tady787
    [00:16:53] [Netty IO #11/INFO]: < [Newbie]Tady787> test
    [00:16:56] [Server thread/INFO]: Tady787 issued server command: /gm 1
    [00:17:01] [Server thread/INFO]: Tady787 issued server command: /manpromote Tady787 Owner
    [00:17:05] [Server thread/INFO]: CONSOLE issued server command: /list
    [00:17:05] [Server thread/INFO]: There are 1 out of maximum 36 players online.
    [00:17:05] [Server thread/INFO]: Admins: [Owner]Tady787
    [00:17:37] [Server thread/INFO]: CONSOLE issued server command: /list
    [00:17:37] [Server thread/INFO]: There are 1 out of maximum 36 players online.
    [00:17:37] [Server thread/INFO]: Admins: [Owner]Tady787
    [00:18:10] [Server thread/INFO]: CONSOLE issued server command: /list
    [00:18:10] [Server thread/INFO]: There are 1 out of maximum 36 players online.
    [00:18:10] [Server thread/INFO]: Admins: [Owner]Tady787
    [00:18:42] [Server thread/INFO]: CONSOLE issued server command: /list
    [00:18:42] [Server thread/INFO]: There are 1 out of maximum 36 players online.
    [00:18:42] [Server thread/INFO]: Admins: [Owner]Tady787
    [00:18:53] [Server thread/INFO]: Tady787 issued server command: /mvnp link nether fspawn fspawn_nether
    [00:18:59] [Server thread/INFO]: Tady787 issued server command: /warp factions
    [00:19:00] [Server thread/WARN]: java.lang.NullPointerException
    [00:19:00] [Server thread/WARN]:at com.github.idragonfire.DragonAntiPvPLeaver.DAntiPvPLeaverPlugin.isAntiPvpNPC(DAntiPvPLeaverPlugin.java:340)
    [00:19:00] [Server thread/WARN]:at com.github.idragonfire.DragonAntiPvPLeaver.listener.DAntiPvPLeaverListener.onEntityDamageByEntity(DAntiPvPLeaverListener.java:137)
    [00:19:00] [Server thread/WARN]:at sun.reflect.GeneratedMethodAccessor964.invoke(Unknown Source)
    [00:19:00] [Server thread/WARN]:at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [00:19:00] [Server thread/WARN]:at java.lang.reflect.Method.invoke(Method.java:606)
    [00:19:00] [Server thread/WARN]:at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292)
    [00:19:00] [Server thread/WARN]:at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    [00:19:00] [Server thread/WARN]:at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501)
    [00:19:00] [Server thread/WARN]:at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
    [00:19:00] [Server thread/WARN]:at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callEvent(CraftEventFactory.java:98)
    [00:19:00] [Server thread/WARN]:at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:407)
    [00:19:00] [Server thread/WARN]:at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:465)
    [00:19:00] [Server thread/WARN]:at
     
  12. Offline

    MaliciousMan

    Make a new nether portal, and walk through it. Make sure to link the nether BACK to the overworld as well.

    Could you paste a list of plugins if it doesn't work?
     
  13. Offline

    Tady787

    Alright, that didn't work. Here are the plugins that are on the server:

    Multiverse-Core

    Multiverse-Iventories

    Multiverse-Netherportals

    Essentials GroupManager

    WorldEdit

    CoreProtect

    Dragonantipvpleaver

    coloredtexts

    mcore

    vault

    protocolLib

    Plotme

    Playerheads

    Pvpreward

    Votifier

    Mcmmo

    WorldGuard

    Essentials

    Warpportals

    disguisecraft

    essentialsSpawn

    Choptree2

    Reforestation

    BKcommonlib

    Essentialschat

    Factions

    Pvpbounty

    factionsplus

    You got me thinking about the plugins... I deleted warportals and now it works! Thank you for all your help.... also how do you make a character icon like yours?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 9, 2016
Thread Status:
Not open for further replies.

Share This Page