Exception in server tick loop (skript error, (I know what i did wrong!)

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

Rosathorn

Member
Oct 29, 2019
13
0
1
18
Yeah, so I created a skript that's, like, every time you right click an item it takes it from the player and removes it. That's literally it. Whenever I do it the server crashed and this happens:

https://pastebin.com/t3hb1MWN

It only crashes once you've submitted (once it has taken away) your last steak

Skript Version (do not put latest): 2.4-beta9
Skript Author: Bensku
Minecraft Version: 1.14.4

Addons:
SKrayball, Vixio, TuSKe, SkQuery, Skellet

TuSKE has a "severe" error on loadup. The one that says it may be affected by addons, that it's not my fault and that i probably cant fix it either

EDIT: I tested it without TuSKE but it still crashes. Error for tuSKE is gone though, of course.
 
Last edited:
Yeah, so I created a skript that's, like, every time you right click an item it takes it from the player and removes it. That's literally it. Whenever I do it the server crashed and this happens:

https://pastebin.com/t3hb1MWN

It only crashes once you've submitted (once it has taken away) your last steak

Skript Version (do not put latest): 2.4-beta9
Skript Author: Bensku
Minecraft Version: 1.14.4

Addons:
SKrayball, Vixio, TuSKe, SkQuery, Skellet

TuSKE has a "severe" error on loadup. The one that says it may be affected by addons, that it's not my fault and that i probably cant fix it either

EDIT: I tested it without TuSKE but it still crashes. Error for tuSKE is gone though, of course.
this is caused by using a click event + removing the player's tool.
you need to add a 1 tick wait before removing the tool
 
Status
Not open for further replies.