1. Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Skungee Ubuntu Help

Discussion in 'Other' started by Violt, Mar 28, 2020.

  1. Violt

    Violt New Member

    Joined:
    Feb 26, 2020
    Messages:
    8
    Likes Received:
    0
    I switched my server to ubuntu and skungee gives this error:
    upload_2020-3-28_11-36-44.png
    Can anyone help?
    --- Double Post Merged, Mar 28, 2020, Original Post Date: Mar 28, 2020 ---
    This is my log:
    Code (Text):
    1. [22:29:26] [Server thread/ERROR]: #!#!
    2. [22:29:26] [Server thread/ERROR]: #!#! [Skript] Severe Error:
    3. [22:29:26] [Server thread/ERROR]: #!#!
    4. [22:29:26] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
    5. [22:29:26] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
    6. [22:29:26] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
    7. [22:29:26] [Server thread/ERROR]: #!#! Here is full list of them:
    8. [22:29:26] [Server thread/ERROR]: #!#! Skungee
    9. [22:29:26] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
    10. [22:29:26] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
    11. [22:29:26] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
    12. [22:29:26] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
    13. [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.
    14. [22:29:26] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
    15. [22:29:26] [Server thread/ERROR]: #!#!
    16. [22:29:26] [Server thread/ERROR]: #!#! Stack trace:
    17. [22:29:26] [Server thread/ERROR]: #!#! java.lang.NullPointerException
    18. [22:29:26] [Server thread/ERROR]: #!#!     at me.limeglass.skungee.spigot.elements.effects.EffConnectServer.execute(EffConnectServer.java:31)
    19. [22:29:26] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Effect.run(Effect.java:52)
    20. [22:29:26] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
    21. [22:29:26] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
    22. [22:29:26] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.Delay$1.run(Delay.java:109)
    23. [22:29:26] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81)
    24. [22:29:26] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
    25. [22:29:26] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036)
    26. [22:29:26] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:406)
    27. [22:29:26] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984)
    28. [22:29:26] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824)
    29. [22:29:26] [Server thread/ERROR]: #!#!     at java.base/java.lang.Thread.run(Thread.java:834)
    30. [22:29:26] [Server thread/ERROR]: #!#!
    31. [22:29:26] [Server thread/ERROR]: #!#! Version Information:
    32. [22:29:26] [Server thread/ERROR]: #!#!   Skript: 2.4.1 (latest)
    33. [22:29:26] [Server thread/ERROR]: #!#!     Flavor: skriptlang-github
    34. [22:29:26] [Server thread/ERROR]: #!#!     Date: 2019-12-22
    35. [22:29:26] [Server thread/ERROR]: #!#!   Bukkit: 1.15.2-R0.1-SNAPSHOT
    36. [22:29:26] [Server thread/ERROR]: #!#!   Minecraft: 1.15.2
    37. [22:29:26] [Server thread/ERROR]: #!#!   Java: 11.0.6 (OpenJDK 64-Bit Server VM 11.0.6+10-post-Ubuntu-1ubuntu118.04.1)
    38. [22:29:26] [Server thread/ERROR]: #!#!   OS: Linux amd64 4.15.0-91-generic
    39. [22:29:26] [Server thread/ERROR]: #!#!
    40. [22:29:26] [Server thread/ERROR]: #!#! Server platform: Spigot
    41. [22:29:26] [Server thread/ERROR]: #!#!
    42. [22:29:26] [Server thread/ERROR]: #!#! Current node: null
    43. [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%]]
    44. [22:29:26] [Server thread/ERROR]: #!#! Current trigger: command /survival (simple event) (servers.sk, line -1)
    45. [22:29:26] [Server thread/ERROR]: #!#!
    46. [22:29:26] [Server thread/ERROR]: #!#! Thread: Server thread
    47. [22:29:26] [Server thread/ERROR]: #!#!
    48. [22:29:26] [Server thread/ERROR]: #!#! Language: english
    49. [22:29:26] [Server thread/ERROR]: #!#! Link parse mode: LENIENT
    50. [22:29:26] [Server thread/ERROR]: #!#!
    51. [22:29:26] [Server thread/ERROR]: #!#! End of Error.
    52. [22:29:26] [Server thread/ERROR]: #!#!
    --- Double Post Merged, Mar 28, 2020 ---
    Servers.sk:
    Code (Text):
    1. command /lobby:
    2.     trigger:
    3.         wait 2 seconds
    4.         send bungeecord player to bungeecord server "lobby"
    5.  
    6. command /hub:
    7.     trigger:
    8.         wait 2 seconds
    9.         send bungeecord player to bungeecord server "lobby"
    10.  
    11. command /survival:
    12.     trigger:
    13.         wait 2 seconds
    14.         send bungeecord player to bungeecord server "survival"
    15.  
    16. command /kitpvp:
    17.     trigger:
    18.         wait 2 seconds
    19.         send bungeecord player to bungeecord server "lobby"
     

Share This Page

Loading...