Solved Umbaska and TuSKe error

  • 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!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Runakai

Supporter
Apr 27, 2018
496
32
28
21
Hello, me again. When i was restarting my server i got some errors from Umbaska and TuSKe. I don't know if this is the correct thread so: I am sorry if its not!

[19:39:11 INFO]: [Umbaska] Enabling Umbaska v3.3
[19:39:11 INFO]: [Umbaska] The config /home/gameserver/kd12942/4/games/minecraftspigot/plugins/Umbaska/config.yml is up to date (version 6)
[19:39:11 INFO]: [Umbaska Module Manager] You don't have any modules in the folder of Umbaska, why don't you download one? Try the command /umb modules
[19:39:11 INFO]: [Umbaska Module Manager] WE ARE INSTALLING THE MODULE CORE FOR YOU, HOLD ON!
[19:39:11 ERROR]: Error occurred while enabling Umbaska v3.3 (Is it up to date?)
java.lang.NullPointerException
at java.io.Reader.<init>(Reader.java:78) ~[?:1.8.0_161]
at java.io.InputStreamReader.<init>(InputStreamReader.java:113) ~[?:1.8.0_161]
at org.apache.commons.io.IOUtils.copy(IOUtils.java:1906) ~[spigot.jar:git-PaperSpigot-"4c7641d"]
at org.apache.commons.io.IOUtils.toString(IOUtils.java:778) ~[spigot.jar:git-PaperSpigot-"4c7641d"]
at org.apache.commons.io.IOUtils.toString(IOUtils.java:759) ~[spigot.jar:git-PaperSpigot-"4c7641d"]
at uk.co.umbaska.utils.ModuleUtil.getAllAvailableModules(ModuleUtil.java:42) ~[?:?]
at uk.co.umbaska.utils.ModuleUtil.installModule(ModuleUtil.java:66) ~[?:?]
at uk.co.umbaska.modules.ModuleManager.enableModules(ModuleManager.java:101) ~[?:?]
at uk.co.umbaska.modules.ModuleManager.loadAndEnableModules(ModuleManager.java:53) ~[?:?]
at uk.co.umbaska.Umbaska.onEnable(Umbaska.java:125) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [spigot.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407) [spigot.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359) [spigot.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318) [spigot.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408) [spigot.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372) [spigot.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327) [spigot.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267) [spigot.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [spigot.jar:git-PaperSpigot-"4c7641d"]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_161]
[19:39:11 INFO]: [Umbaska] Disabling Umbaska v3.3
[19:39:11 INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
[19:39:11 INFO]: [TuSKe] Enabling TuSKe v1.8.2
[19:39:11 INFO]: [TuSKe] Enabling Metrics... Done!
[19:39:11 INFO]: [TuSKe] Check for updates enabled. It will check in some seconds.
[19:39:11 INFO]: [TuSKe] Documentation enabled. Some files containing all syntax of all addons will be generated.
[19:39:11 INFO]: [TuSKe]
[19:39:11 INFO]: [TuSKe] A special thanks for donators:
[19:39:11 INFO]: [TuSKe] @X0Freak - 50$
[19:39:11 INFO]: [TuSKe] @RepublicanSensei - 10$
[19:39:11 INFO]: [TuSKe]
[19:39:11 ERROR]: #!#!
[19:39:11 ERROR]: #!#! [Skript] Severe Error:
[19:39:11 ERROR]: #!#! TuSKe's class com.github.tukenuke.tuske.effects.EffMakeDrop generated an exception while loading
[19:39:11 ERROR]: #!#!
[19:39:11 ERROR]: #!#! Something went horribly wrong with Skript.
[19:39:11 ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[19:39:11 ERROR]: #!#! Your Minecraft version or server software appears to be unsupported by Skript (bensku's version).
[19:39:11 ERROR]: #!#! Currently only supported servers are Spigot and its forks for Minecraft 1.9 or newer.
[19:39:11 ERROR]: #!#! Other versions might work, but since you're getting this error message something is NOT working,
[19:39:11 ERROR]: #!#! nor it will work, unless you switch to supported platform.
[19:39:11 ERROR]: #!#! Issue tracker: https://github.com/bensku/Skript/issues (only if you know what you're doing!)
[19:39:11 ERROR]: #!#!
[19:39:11 ERROR]: #!#! Stack trace:
[19:39:11 ERROR]: #!#! java.lang.NullPointerException
[19:39:11 ERROR]: #!#! at com.github.tukenuke.tuske.effects.EffMakeDrop.<clinit>(EffMakeDrop.java:25)
[19:39:11 ERROR]: #!#! at java.lang.Class.forName0(Native Method)
[19:39:11 ERROR]: #!#! at java.lang.Class.forName(Class.java:348)
[19:39:11 ERROR]: #!#! at ch.njol.skript.SkriptAddon.loadClasses(SkriptAddon.java:108)
[19:39:11 ERROR]: #!#! at com.github.tukenuke.tuske.TuSKe.onEnable(TuSKe.java:100)
[19:39:11 ERROR]: #!#! at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
[19:39:11 ERROR]: #!#! at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
[19:39:11 ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407)
[19:39:11 ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359)
[19:39:11 ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318)
[19:39:11 ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408)
[19:39:11 ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372)
[19:39:11 ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327)
[19:39:11 ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267)
[19:39:11 ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563)
[19:39:11 ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[19:39:11 ERROR]: #!#!
[19:39:11 ERROR]: #!#! Version Information:
[19:39:11 ERROR]: #!#! Skript: 2.2-dev35b
[19:39:11 ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
[19:39:11 ERROR]: #!#! Minecraft: 1.8.8
[19:39:11 ERROR]: #!#! Java: 1.8.0_161 (Java HotSpot(TM) 64-Bit Server VM 25.161-b12)
[19:39:11 ERROR]: #!#! OS: Linux amd64 3.16.0-4-amd64
[19:39:11 ERROR]: #!#!
[19:39:11 ERROR]: #!#! Server platform: Paper
[19:39:11 ERROR]: #!#!
[19:39:11 ERROR]: #!#! Current node: null
[19:39:11 ERROR]: #!#! Current item: null
[19:39:11 ERROR]: #!#!
[19:39:11 ERROR]: #!#! Thread: Server thread
[19:39:11 ERROR]: #!#!
[19:39:11 ERROR]: #!#! Language: english
[19:39:11 ERROR]: #!#! Link parse mode: DISABLED
[19:39:11 ERROR]: #!#!
[19:39:11 ERROR]: #!#! End of Error.
[19:39:11 ERROR]: #!#!
[19:39:11 INFO]: [TuSKe] Loaded 8 events, 12 conditions, 20 effects, 60 expressions and 0 types. Have fun!


I Run Paperspigot 1.8.8
 
I dont know about Umbaska, but I know that Tuske runs an error with Bensku's newest version of skript. It still works it just runs the error
 
I dont know about Umbaska, but I know that Tuske runs an error with Bensku's newest version of skript. It still works it just runs the error
Yeah, i Realized that too :emoji_grinning: It does work but still gives the error. But i really don't know why Umbaska is not working. I even tried the 3.2 Version and still got the issue. And it's not like Umbaska is a unimportant Addon ^^
 
Its probably along the same lines as what happened with Tuske. Bensku's forked had something changed which did that, and like Tuske, Umbaska hasn't been updated in a while
 
Its probably along the same lines as what happened with Tuske. Bensku's forked had something changed which did that, and like Tuske, Umbaska hasn't been updated in a while
I thought it could be because of paperspigot but i even downgraded it to spigot. Well, guess I'll have to wait.
 
Why are you installing Umbaska? There are better/mantained addons that have the same features it has now; if you tell us what features from it you would like to use, we can suggest a replacement.
 
Actually i just Need to do Particles. I know skDragon can do ths but i Really don’t know how to spawn e.g heart particles at a specific location.
Why are you installing Umbaska? There are better/mantained addons that have the same features it has now; if you tell us what features from it you would like to use, we can suggest a replacement.
 
Actually i just Need to do Particles. I know skDragon can do ths but i Really don’t know how to spawn e.g heart particles at a specific location.
With skDragon it would be:
code_language.skript:
drawDot particle heart, center location(255, 4, 255, world("world")), visibleRange 16
But you can also do it with vanilla Skript if you're using bensku's fork and 1.9+
code_language.skript:
play heart on location(255, 4, 255, world("world"))
 
With skDragon it would be:
code_language.skript:
drawDot particle heart, center location(255, 4, 255, world("world")), visibleRange 16
But you can also do it with vanilla Skript if you're using bensku's fork and 1.9+
code_language.skript:
play heart on location(255, 4, 255, world("world"))
Thanks :emoji_slight_smile:
 
Status
Not open for further replies.