This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. When players uses portals, plugin mostly used for link dimentions portals.
-What is the expected output? What do you see instead?Normally, there is no message, but. There are actually error messages in logs.
- What version of the product are you using?Multiworld 5.2.8
-What version of the craftbukkit/bukkit are you using?spigot/bukkit 1.10.0
Do you have an error log of what happened?Yes, here they are :
[14:15:40] [Server thread/ERROR]: Could not pass event PlayerPortalEvent to MultiWorld v5.2.8org.bukkit.event.EventExceptionat org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot.jar:git-Spigot-9797151-301db84]at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-9797151-301db84]at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-9797151-301db84]at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-9797151-301db84]at net.minecraft.server.v1_10_R1.PlayerList.changeDimension(PlayerList.java:731) [spigot.jar:git-Spigot-9797151-301db84]at net.minecraft.server.v1_10_R1.EntityPlayer.c(EntityPlayer.java:541) [spigot.jar:git-Spigot-9797151-301db84]at net.minecraft.server.v1_10_R1.Entity.U(Entity.java:342) [spigot.jar:git-Spigot-9797151-301db84]at net.minecraft.server.v1_10_R1.EntityLiving.U(EntityLiving.java:185) [spigot.jar:git-Spigot-9797151-301db84]at net.minecraft.server.v1_10_R1.Entity.m(Entity.java:303) [spigot.jar:git-Spigot-9797151-301db84]at net.minecraft.server.v1_10_R1.EntityLiving.m(EntityLiving.java:1744) [spigot.jar:git-Spigot-9797151-301db84]at net.minecraft.server.v1_10_R1.EntityHuman.m(EntityHuman.java:142) [spigot.jar:git-Spigot-9797151-301db84]at net.minecraft.server.v1_10_R1.EntityPlayer.k_(EntityPlayer.java:242) [spigot.jar:git-Spigot-9797151-301db84]at net.minecraft.server.v1_10_R1.PlayerConnection.E_(PlayerConnection.java:138) [spigot.jar:git-Spigot-9797151-301db84]at net.minecraft.server.v1_10_R1.NetworkManager.a(NetworkManager.java:233) [spigot.jar:git-Spigot-9797151-301db84]at net.minecraft.server.v1_10_R1.ServerConnection.c(ServerConnection.java:140) [spigot.jar:git-Spigot-9797151-301db84]at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:832) [spigot.jar:git-Spigot-9797151-301db84]at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-9797151-301db84]at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:673) [spigot.jar:git-Spigot-9797151-301db84]at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:572) [spigot.jar:git-Spigot-9797151-301db84]at java.lang.Thread.run(Thread.java:745) [?:1.8.0_71]Caused by: java.lang.IllegalArgumentException: Cannot use null location!at com.google.common.base.Preconditions.checkArgument(Preconditions.java:125) ~[spigot.jar:git-Spigot-9797151-301db84]at org.bukkit.event.player.PlayerMoveEvent.validateLocation(PlayerMoveEvent.java:91) ~[spigot.jar:git-Spigot-9797151-301db84]at org.bukkit.event.player.PlayerMoveEvent.setTo(PlayerMoveEvent.java:86) ~[spigot.jar:git-Spigot-9797151-301db84]at multiworld.addons.EndPortalHandler.onPlayerPortal(EndPortalHandler.java:41) ~[?:?]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_71]at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_71]at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_71]at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_71]at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-9797151-301db84]... 19 more
Please provide the result of /mw debug below:
[14:14:57] [Server thread/INFO]: [MultiWorld] Now printing debug information[14:14:57] [Server thread/INFO]: [MultiWorld] MultiWorld version: 5.2.8[14:14:57] [Server thread/INFO]: [MultiWorld] Bukkit version: git-Spigot-9797151-301db84 (MC: 1.10.2)[14:14:57] [Server thread/INFO]: [MultiWorld][14:14:57] [Server thread/INFO]: [MultiWorld] --<[Modules]>--[14:14:57] [Server thread/INFO]: [MultiWorld] [State, pluginName][14:14:57] [Server thread/INFO]: [MultiWorld] [Working, EndPortalHandler][14:14:57] [Server thread/INFO]: [MultiWorld] [Unloaded, EnderChestBlokker][14:14:57] [Server thread/INFO]: [MultiWorld] [Unloaded, WorldChatSeperatorPlugin][14:14:57] [Server thread/INFO]: [MultiWorld] [Unloaded, GameModeChancer][14:14:57] [Server thread/INFO]: [MultiWorld] [Unloaded, WorldSpawnHandler][14:14:57] [Server thread/INFO]: [MultiWorld] [Working, NetherPortalHandler][14:14:57] [Server thread/INFO]: [MultiWorld][14:14:57] [Server thread/INFO]: [MultiWorld] --<[CommandStacks]>--[14:14:57] [Server thread/INFO]: [MultiWorld] multiworld.command.DefaultCommandStack[14:14:57] [Server thread/INFO]: [MultiWorld] - /mw [][14:14:57] [Server thread/INFO]: [MultiWorld] multiworld.command.DefaultCommandStack[14:14:57] [Server thread/INFO]: [MultiWorld] - /mw [debug]
I was wrong, I used the 1.10.2 version of Spigot/Bukkit.
PS : Sorry for my bad english, I'm french
I am having this exact same issue, was a resolution ever found? I am only having this problem with end portals
I created three new worlds on my server:
world_2
world_nether_2
world_the_end_2
Then I linked portals with the following commands:
/mw link world_2 world_nether_2
/mw link world_nether_2 world_2
/mw link-end world_2 world_the_end_2
/mw link-end world_the_end_2 world_2
I located a stronghold, activated the end portal, then jumped in. The result was a bath in lava and the following error repeated endlessly on the console:
https://hastebin.com/qivubigihu.vbs
Server: Paper 1.12.2 #1244
Multiworld 5.2.8
My config: https://hastebin.com/inozugocum.bash
Thank you in advance for your time and effort with this issue. I am running all this on a test server, duplicate of my live server, and thus would be glad to do any testing needed that might help.
To post a comment, please login or register a new account.