Jump to content

TuSKe for 1.16.4


DaveVV

Recommended Posts

hey, i have a question. where can i download the TuSKe version of minehut? because when i use TuSKe it just says an error? can someone please send me the minehut TuSKe version?

i'm now using the pikachu fork of TuSKe or something and i get this error whne i try to do the code i use in minehut

[09:43:01 ERROR]: #!#!
[09:43:01 ERROR]: #!#! [Skript] Severe Error:
[09:43:01 ERROR]: #!#!
[09:43:01 ERROR]: #!#! Something went horribly wrong with Skript.
[09:43:01 ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[09:43:01 ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[09:43:01 ERROR]: #!#! Here is full list of them:
[09:43:01 ERROR]: #!#! TuSKe v1.8.2 (github.com/Tuke-Nuke/TuSKe)
[09:43:01 ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[09:43:01 ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[09:43:01 ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[09:43:01 ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[09:43:01 ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[09:43:01 ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[09:43:01 ERROR]: #!#!
[09:43:01 ERROR]: #!#! Stack trace:
[09:43:01 ERROR]: #!#! java.lang.ClassCastException: java.util.HashMap cannot be cast to java.util.WeakHashMap
[09:43:01 ERROR]: #!#!     at com.github.tukenuke.tuske.util.VariableUtil.<init>(VariableUtil.java:24)
[09:43:01 ERROR]: #!#!     at com.github.tukenuke.tuske.util.VariableUtil.getInstance(VariableUtil.java:17)
[09:43:01 ERROR]: #!#!     at com.github.tukenuke.tuske.sections.gui.EffFormatGUI.execute(EffFormatGUI.java:141)
[09:43:01 ERROR]: #!#!     at com.github.tukenuke.tuske.util.EffectSection.check(EffectSection.java:54)
[09:43:01 ERROR]: #!#!     at ch.njol.skript.lang.Condition.run(Condition.java:55)
[09:43:01 ERROR]: #!#!     at ch.njol.skript.lang.Conditional.walk(Conditional.java:50)
[09:43:01 ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:88)
[09:43:01 ERROR]: #!#!     at ch.njol.skript.lang.Trigger.execute(Trigger.java:56)
[09:43:01 ERROR]: #!#!     at ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:291)
[09:43:01 ERROR]: #!#!     at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:250)
[09:43:01 ERROR]: #!#!     at ch.njol.skript.command.Commands.handleCommand(Commands.java:248)
[09:43:01 ERROR]: #!#!     at ch.njol.skript.command.Commands$1.onPlayerCommand(Commands.java:165)
[09:43:01 ERROR]: #!#!     at com.destroystokyo.paper.event.executor.MethodHandleEventExecutor.execute(MethodHandleEventExecutor.java:37)
[09:43:01 ERROR]: #!#!     at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80)
[09:43:01 ERROR]: #!#!     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
[09:43:01 ERROR]: #!#!     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607)
[09:43:01 ERROR]: #!#!     at net.minecraft.server.v1_16_R3.PlayerConnection.handleCommand(PlayerConnection.java:2013)
[09:43:01 ERROR]: #!#!     at net.minecraft.server.v1_16_R3.PlayerConnection.c(PlayerConnection.java:1832)
[09:43:01 ERROR]: #!#!     at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1785)
[09:43:01 ERROR]: #!#!     at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:47)
[09:43:01 ERROR]: #!#!     at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:5)
[09:43:01 ERROR]: #!#!     at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:23)
[09:43:01 ERROR]: #!#!     at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18)
[09:43:01 ERROR]: #!#!     at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
[09:43:01 ERROR]: #!#!     at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[09:43:01 ERROR]: #!#!     at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
[09:43:01 ERROR]: #!#!     at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1132)
[09:43:01 ERROR]: #!#!     at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1125)
[09:43:01 ERROR]: #!#!     at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeAll(IAsyncTaskHandler.java:95)
[09:43:01 ERROR]: #!#!     at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1261)
[09:43:01 ERROR]: #!#!     at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:996)
[09:43:01 ERROR]: #!#!     at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173)
[09:43:01 ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[09:43:01 ERROR]: #!#!
[09:43:01 ERROR]: #!#! Version Information:
[09:43:01 ERROR]: #!#!   Skript: 2.5.3 (latest)
[09:43:01 ERROR]: #!#!     Flavor: skriptlang-github
[09:43:01 ERROR]: #!#!     Date: 2020-12-11
[09:43:01 ERROR]: #!#!   Bukkit: 1.16.4-R0.1-SNAPSHOT
[09:43:01 ERROR]: #!#!   Minecraft: 1.16.4
[09:43:01 ERROR]: #!#!   Java: 1.8.0_281 (Java HotSpot(TM) 64-Bit Server VM 25.281-b09)
[09:43:01 ERROR]: #!#!   OS: Windows 10 amd64 10.0
[09:43:01 ERROR]: #!#!
[09:43:01 ERROR]: #!#! Server platform: Paper
[09:43:01 ERROR]: #!#!
[09:43:01 ERROR]: #!#! Current node: null
[09:43:01 ERROR]: #!#! Current item: format a gui slot [[long:3]] of the player with ([[itemtype:diamond sword]] named "get a sword!" >> ch.njol.skript.classes.data.DefaultConverters$14@4e363327: itemtype -> itemstack)
[09:43:01 ERROR]: #!#! Current trigger: command /gui (simple event) (testgui.sk, line -1)
[09:43:01 ERROR]: #!#!
[09:43:01 ERROR]: #!#! Thread: Server thread
[09:43:01 ERROR]: #!#!
[09:43:01 ERROR]: #!#! Language: english
[09:43:01 ERROR]: #!#! Link parse mode: DISABLED
[09:43:01 ERROR]: #!#!
[09:43:01 ERROR]: #!#! End of Error.
[09:43:01 ERROR]: #!#!

 

Edited by DaveVV
Link to comment
Share on other sites

Something something

Quote


at com.github.tukenuke.tuske.sections.gui.EffFormatGUI.execute(EffFormatGUI.java:141)

tells me that you probably screwed up in making a GUI, though this is just pure assumption

 

edit: I may be stupid

Quote

 


Current item: format a gui slot [[long:3]] of the player with ([[itemtype:diamond sword]] named "get a sword!" >> [...]

check your syntax please.

Edited by Ria

It would be 256952237757169664.png.d18a09670746c6c6079d9c16a0ee3647.png if you could upvote my post if you found it helpful.

image.png.beca96975a3b4f2ba756ddf6d7eebbb2.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...