I switched my server to ubuntu and skungee gives this error:
Can anyone help?
[doublepost=1585431286,1585395414][/doublepost]This is my log:
[doublepost=1585431346][/doublepost]Servers.sk:
Can anyone help?
[doublepost=1585431286,1585395414][/doublepost]This is my log:
Code:
[22:29:26] [Server thread/ERROR]: #!#!
[22:29:26] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[22:29:26] [Server thread/ERROR]: #!#!
[22:29:26] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[22:29:26] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[22:29:26] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[22:29:26] [Server thread/ERROR]: #!#! Here is full list of them:
[22:29:26] [Server thread/ERROR]: #!#! Skungee
[22:29:26] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[22:29:26] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[22:29:26] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[22:29:26] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[22:29:26] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[22:29:26] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[22:29:26] [Server thread/ERROR]: #!#!
[22:29:26] [Server thread/ERROR]: #!#! Stack trace:
[22:29:26] [Server thread/ERROR]: #!#! java.lang.NullPointerException
[22:29:26] [Server thread/ERROR]: #!#! at me.limeglass.skungee.spigot.elements.effects.EffConnectServer.execute(EffConnectServer.java:31)
[22:29:26] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:52)
[22:29:26] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
[22:29:26] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
[22:29:26] [Server thread/ERROR]: #!#! at ch.njol.skript.effects.Delay$1.run(Delay.java:109)
[22:29:26] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81)
[22:29:26] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[22:29:26] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036)
[22:29:26] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:406)
[22:29:26] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984)
[22:29:26] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824)
[22:29:26] [Server thread/ERROR]: #!#! at java.base/java.lang.Thread.run(Thread.java:834)
[22:29:26] [Server thread/ERROR]: #!#!
[22:29:26] [Server thread/ERROR]: #!#! Version Information:
[22:29:26] [Server thread/ERROR]: #!#! Skript: 2.4.1 (latest)
[22:29:26] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[22:29:26] [Server thread/ERROR]: #!#! Date: 2019-12-22
[22:29:26] [Server thread/ERROR]: #!#! Bukkit: 1.15.2-R0.1-SNAPSHOT
[22:29:26] [Server thread/ERROR]: #!#! Minecraft: 1.15.2
[22:29:26] [Server thread/ERROR]: #!#! Java: 11.0.6 (OpenJDK 64-Bit Server VM 11.0.6+10-post-Ubuntu-1ubuntu118.04.1)
[22:29:26] [Server thread/ERROR]: #!#! OS: Linux amd64 4.15.0-91-generic
[22:29:26] [Server thread/ERROR]: #!#!
[22:29:26] [Server thread/ERROR]: #!#! Server platform: Spigot
[22:29:26] [Server thread/ERROR]: #!#!
[22:29:26] [Server thread/ERROR]: #!#! Current node: null
[22:29:26] [Server thread/ERROR]: #!#! Current item: [Skungee] EffConnectServer- Syntax: [[skungee] (send|connect) bungee[[ ]cord] [(player|uuid)[s]] %strings/players% to [bungee[[ ]cord]] [server[s]] %string% [with reason %-connectreason%], [skungee] (send|connect) [(player|uuid)[s]] %strings/players% to [bungee[[ ]cord]] server[s] %string% [with reason %-connectreason%]]
[22:29:26] [Server thread/ERROR]: #!#! Current trigger: command /survival (simple event) (servers.sk, line -1)
[22:29:26] [Server thread/ERROR]: #!#!
[22:29:26] [Server thread/ERROR]: #!#! Thread: Server thread
[22:29:26] [Server thread/ERROR]: #!#!
[22:29:26] [Server thread/ERROR]: #!#! Language: english
[22:29:26] [Server thread/ERROR]: #!#! Link parse mode: LENIENT
[22:29:26] [Server thread/ERROR]: #!#!
[22:29:26] [Server thread/ERROR]: #!#! End of Error.
[22:29:26] [Server thread/ERROR]: #!#!
Code:
command /lobby:
trigger:
wait 2 seconds
send bungeecord player to bungeecord server "lobby"
command /hub:
trigger:
wait 2 seconds
send bungeecord player to bungeecord server "lobby"
command /survival:
trigger:
wait 2 seconds
send bungeecord player to bungeecord server "survival"
command /kitpvp:
trigger:
wait 2 seconds
send bungeecord player to bungeecord server "lobby"