Problem, prosim pomoc

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Elvis
Příspěvky: 98
Registrován: 07 čer 2015, 23:08
Reputation: 0

Problem, prosim pomoc

#1 Příspěvekod Elvis » 20 črc 2015, 21:24

Server: IP:93.91.250.118:27431

Ahoj, vytvoril sem pres MultiWorld svety, pak pres Multiverse-Core plotme, kdyz dam v Multiverse-Core /mv list, mam tam vsechny svety, ktere sme vytvoril v MultiWorldu, ale jeden svet mi tam chybi, kdyz se hraci warpuji mezi tim svetem, haze to errory, nevite cim to muze byt nebo proc nenacetl?

Kód: Vybrat vše

> [21:23:17 ERROR]: Could not pass event PlayerTeleportEvent to Multiverse-Core v2.4-b527
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:474) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:465) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.EntityPlayer.enderTeleportTo(EntityPlayer.java:920) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.EntityLiving.q(EntityLiving.java:1280) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.EntityLiving.mount(EntityLiving.java:1718) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.EntityPlayer.mount(EntityPlayer.java:595) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at org.bukkit.craftbukkit.v1_8_R3.entity.CraftEntity.leaveVehicle(CraftEntity.java:424) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at com.earth2me.essentials.Teleport.now(Teleport.java:124) [Essentials.jar:?]
at com.earth2me.essentials.Teleport.teleport(Teleport.java:194) [Essentials.jar:?]
at com.earth2me.essentials.Teleport.warp(Teleport.java:263) [Essentials.jar:?]
at com.earth2me.essentials.commands.Commandwarp.warpUser(Commandwarp.java:130) [Essentials.jar:?]
at com.earth2me.essentials.commands.Commandwarp.run(Commandwarp.java:51) [Essentials.jar:?]
at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:180) [Essentials.jar:?]
at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:527) [Essentials.jar:?]
at com.earth2me.essentials.Essentials.onCommand(Essentials.java:402) [Essentials.jar:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:642) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1135) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:970) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_11]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_11]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SystemUtils.java:19) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:718) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at java.lang.Thread.run(Thread.java:745) [?:1.8.0_11]
Caused by: java.lang.NullPointerException
> [21:23:17 ERROR]: Could not pass event PlayerTeleportEvent to Multiverse-Core v2.4-b527
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:474) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:465) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.EntityPlayer.mount(EntityPlayer.java:598) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at org.bukkit.craftbukkit.v1_8_R3.entity.CraftEntity.leaveVehicle(CraftEntity.java:424) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at com.earth2me.essentials.Teleport.now(Teleport.java:124) [Essentials.jar:?]
at com.earth2me.essentials.Teleport.teleport(Teleport.java:194) [Essentials.jar:?]
at com.earth2me.essentials.Teleport.warp(Teleport.java:263) [Essentials.jar:?]
at com.earth2me.essentials.commands.Commandwarp.warpUser(Commandwarp.java:130) [Essentials.jar:?]
at com.earth2me.essentials.commands.Commandwarp.run(Commandwarp.java:51) [Essentials.jar:?]
at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:180) [Essentials.jar:?]
at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:527) [Essentials.jar:?]
at com.earth2me.essentials.Essentials.onCommand(Essentials.java:402) [Essentials.jar:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:642) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1135) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:970) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_11]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_11]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SystemUtils.java:19) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:718) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560) [minecraft_server.jar:git-Spigot-f928e7a-e91aed8]

at java.lang.Thread.run(Thread.java:745) [?:1.8.0_11]
Caused by: java.lang.NullPointerException

Uživatelský avatar
NetManSK
Příspěvky: 911
Registrován: 29 pro 2013, 20:00
Reputation: 0
Bydliště: Kartonova 3

Re: Problem, prosim pomoc

#2 Příspěvekod NetManSK » 20 črc 2015, 21:31

Kód: Vybrat vše

> [21:23:17 ERROR]: Could not pass event PlayerTeleportEvent to Multiverse-Core v2.4-b527

To znamená že maš problem s PlayerTeleportEvent,niečo si tam zle napísal,pošli config
Dobrí obchodníci:
MarekBurget,Escalator
Pomohol som ti? K+

Elvis
Příspěvky: 98
Registrován: 07 čer 2015, 23:08
Reputation: 0

Re: Problem, prosim pomoc

#3 Příspěvekod Elvis » 20 črc 2015, 21:35

Config

Kód: Vybrat vše

#  -------------------------------------------------------------------------  #
# This is the MV2 Config. If you mess it up, copy the values out              #
# delete it, and it will be regenerated. Then use the ingame interface        #
# to add your values back via the "/mv conf" command.                         #
# When in-game, simply type: "/mv conf ?" for help.                           #
# A config with explanations can be found here:                               #
# https://github.com/Multiverse/Multiverse-Core/wiki/config.yml               #
#                                                                             #
#                                                                             #
#  IMPORTANT !! IMPORTANT !! IMPORTANT !! IMPORTANT !! IMPORTANT !!IMPORTANT  #
#                                                                             #
# Do NOT delete this line from your config!!!!                                #
# ==: com.onarandombox.MultiverseCore.MultiverseCoreConfiguration             #
#                                                                             #
#  IMPORTANT !! IMPORTANT !! IMPORTANT !! IMPORTANT !! IMPORTANT !!IMPORTANT  #
#  -------------------------------------------------------------------------  #

multiverse-configuration:
  ==: com.onarandombox.MultiverseCore.MultiverseCoreConfiguration
  enforceaccess: 'false'
  prefixchat: 'true'
  teleportintercept: 'true'
  firstspawnoverride: 'true'
  displaypermerrors: 'true'
  globaldebug: '0'
  messagecooldown: '5000'
  version: '2.9'
  firstspawnworld: world
  teleportcooldown: '1000'



Worlds

Kód: Vybrat vše

Worlds:
  world:
    seed: -6504131639884283187
    environment: NORMAL
    type: NORMAL
    hidden: false
    alias:
      name: ''
      color: WHITE
    pvp: true
    scale: 1.0
    respawnworld: ''
    allowweather: true
    difficulty: EASY
    animals:
      spawn: true
    monsters:
      spawn: true
    entryfee:
      currency: -1
      price: 0.0
    hunger: true
    autoheal: true
    adjustspawn: true
    portalform: ALL
    gamemode: SURVIVAL
    keepspawninmemory: true
    spawn:
      x: 861.0
      y: 71.0
      z: 1770.0
      pitch: 0.0
      yaw: 0.0
      world: world
    autoload: true
    bedrespawn: true
  world_nether:
    seed: -6504131639884283187
    environment: NETHER
    type: NORMAL
    hidden: false
    alias:
      name: ''
      color: WHITE
    pvp: true
    scale: 8.0
    respawnworld: ''
    allowweather: true
    difficulty: EASY
    animals:
      spawn: true
    monsters:
      spawn: true
    entryfee:
      currency: -1
      price: 0.0
    hunger: true
    autoheal: true
    adjustspawn: true
    portalform: ALL
    gamemode: SURVIVAL
    keepspawninmemory: true
    spawn:
      x: 0.0
      y: 48.0
      z: 0.0
      pitch: 0.0
      yaw: 0.0
      world: world_nether
    autoload: true
    bedrespawn: true
  world_the_end:
    seed: -6504131639884283187
    environment: THE_END
    type: NORMAL
    hidden: false
    alias:
      name: ''
      color: WHITE
    pvp: true
    scale: 1.0
    respawnworld: ''
    allowweather: true
    difficulty: EASY
    animals:
      spawn: true
    monsters:
      spawn: true
    entryfee:
      currency: -1
      price: 0.0
    hunger: true
    autoheal: true
    adjustspawn: true
    portalform: ALL
    gamemode: SURVIVAL
    keepspawninmemory: true
    spawn:
      x: 0.0
      y: 61.0
      z: 0.0
      pitch: 0.0
      yaw: 0.0
      world: world_the_end
    autoload: true
    bedrespawn: true
  plotworld:
    generator: PlotMe-DefaultGenerator
    seed: -554796053760582657
    environment: NORMAL
    type: NORMAL
    hidden: false
    alias:
      name: ''
      color: WHITE
    pvp: true
    scale: 1.0
    respawnworld: ''
    allowweather: true
    difficulty: EASY
    animals:
      spawn: false
    monsters:
      spawn: false
    entryfee:
      currency: -1
      price: 0.0
    hunger: true
    autoheal: true
    adjustspawn: true
    portalform: ALL
    gamemode: CREATIVE
    keepspawninmemory: true
    spawn:
      x: 0.0
      y: 65.0
      z: 0.0
      pitch: 0.0
      yaw: 0.0
      world: plotworld
    autoload: true
    bedrespawn: true
  NovySvet:
    seed: 1825187822419080927
    environment: NORMAL
    type: NORMAL
    hidden: false
    alias:
      name: ''
      color: WHITE
    pvp: true
    scale: 1.0
    respawnworld: ''
    allowweather: true
    difficulty: EASY
    animals:
      spawn: true
    monsters:
      spawn: true
    entryfee:
      currency: -1
      price: 0.0
    hunger: true
    autoheal: true
    adjustspawn: true
    portalform: ALL
    gamemode: SURVIVAL
    keepspawninmemory: true
    spawn:
      x: 0.0
      y: 80.0
      z: 0.0
      pitch: 0.0
      yaw: 0.0
      world: NovySvet
    autoload: true
    bedrespawn: true


Log

Kód: Vybrat vše

2015-07-20 11:40:13 [INFO] [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
2015-07-20 11:40:13 [INFO] [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -6504131639884283187
2015-07-20 11:40:13 [INFO] [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -6504131639884283187
2015-07-20 11:40:13 [INFO] [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -6504131639884283187
2015-07-20 11:40:13 [INFO] [Multiverse-Core] Loading World & Settings - 'plotworld' - Env: NORMAL - Type: NORMAL & seed: -554796053760582657 & generator: PlotMe-DefaultGenerator
2015-07-20 11:40:13 [INFO] [Multiverse-Core] Loading World & Settings - 'NovySvet' - Env: NORMAL - Type: NORMAL & seed: 1825187822419080927
2015-07-20 11:40:14 [INFO] [Multiverse-Core] 5 - World(s) loaded.
Naposledy upravil(a) Elvis dne 20 črc 2015, 21:51, celkem upraveno 1 x.

ZiDyPL
Příspěvky: 295
Registrován: 13 dub 2015, 22:01
Reputation: 17

Re: Problem, prosim pomoc

#4 Příspěvekod ZiDyPL » 20 črc 2015, 21:50

Napiš /mv import <názevTohoSvětaCoTamNení>

Elvis
Příspěvky: 98
Registrován: 07 čer 2015, 23:08
Reputation: 0

Re: Problem, prosim pomoc

#5 Příspěvekod Elvis » 20 črc 2015, 21:52

Ale co tam napsat presne, kdyz to dam hodi to tohle.

Kód: Vybrat vše

> [21:54:49 INFO]: --- Import World ---
> [21:54:49 INFO]: Imports a new world of the specified type.
> [21:54:49 INFO]: /mv import {NAME} {ENV} -g [GENERATOR[:ID]] [-n]
> [21:54:49 INFO]: Permission: multiverse.core.import
> [21:54:49 INFO]: Aliases: mv import, mvimport, mvim
> [21:54:49 INFO]: Examples:
> [21:54:49 INFO]: /mv import gargamel normal
> [21:54:49 INFO]: /mv import hell_world nether
> [21:54:49 INFO]: To import a world that uses a generator, you'll need the generator:
> [21:54:49 INFO]: /mv import CleanRoom normal CleanRoomGenerator

ZiDyPL
Příspěvky: 295
Registrován: 13 dub 2015, 22:01
Reputation: 17

Re: Problem, prosim pomoc

#6 Příspěvekod ZiDyPL » 20 črc 2015, 21:55

Ajo /mv import <název> normal

Elvis
Příspěvky: 98
Registrován: 07 čer 2015, 23:08
Reputation: 0

Re: Problem, prosim pomoc

#7 Příspěvekod Elvis » 20 črc 2015, 21:57

Výborně, funguje, děkuju moc.

ZiDyPL
Příspěvky: 295
Registrován: 13 dub 2015, 22:01
Reputation: 17

Re: Problem, prosim pomoc

#8 Příspěvekod ZiDyPL » 20 črc 2015, 22:16

Není za co ;) Kdyžtak mi můžeš dát K+ :)


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 22 hostů