Got severe error on loading TuSKe 1.8.2

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

mtrD359360

Member
May 2, 2017
17
1
0
22
Console Errors:

Code:
[01:51:35] [Server thread/INFO]: [Skript] Enabling Skript v2.4.1
[01:51:37] [Server thread/INFO]: [Skript] Loaded 18237 aliases in 2036ms
[01:51:37] [ForkJoinPool.commonPool-worker-1/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m You're currently running the latest stable version of Skript.[m
[01:51:37] [Server thread/INFO]: [Skript]  ~ created by & ? Peter G?ttinger aka Njol ~
[01:51:37] [Server thread/INFO]: [TuSKe] Enabling TuSKe v1.8.2
[01:51:38] [Server thread/INFO]: [TuSKe] Enabling Metrics... Done!
[01:51:38] [Server thread/INFO]: [TuSKe] Check for updates enabled. It will check in some seconds.
[01:51:38] [Server thread/INFO]: [TuSKe] Documentation enabled. Some files containing all syntax of all addons will be generated.
[01:51:38] [Server thread/INFO]: [TuSKe]
[01:51:38] [Server thread/INFO]: [TuSKe]  A special thanks for donators:
[01:51:38] [Server thread/INFO]: [TuSKe]  @X0Freak - 50$
[01:51:38] [Server thread/INFO]: [TuSKe]  @RepublicanSensei - 10$
[01:51:38] [Server thread/INFO]: [TuSKe]
[01:51:38] [Server thread/ERROR]: #!#!
[01:51:38] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[01:51:38] [Server thread/ERROR]: #!#! TuSKe's class com.github.tukenuke.tuske.effects.EffMakeDrop generated an exception while loading
[01:51:38] [Server thread/ERROR]: #!#!
[01:51:38] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[01:51:38] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[01:51:38] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[01:51:38] [Server thread/ERROR]: #!#! Following plugins are probably related to this error in some way:
[01:51:38] [Server thread/ERROR]: #!#! TuSKe (github.com/Tuke-Nuke/TuSKe)
[01:51:38] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[01:51:38] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[01:51:38] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[01:51:38] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[01:51:38] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[01:51:38] [Server thread/ERROR]: #!#!
[01:51:38] [Server thread/ERROR]: #!#! Stack trace:
[01:51:38] [Server thread/ERROR]: #!#! java.lang.NullPointerException
[01:51:38] [Server thread/ERROR]: #!#!     at com.github.tukenuke.tuske.effects.EffMakeDrop.<clinit>(EffMakeDrop.java:25)
[01:51:38] [Server thread/ERROR]: #!#!     at java.lang.Class.forName0(Native Method)
[01:51:38] [Server thread/ERROR]: #!#!     at java.lang.Class.forName(Unknown Source)
[01:51:38] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptAddon.loadClasses(SkriptAddon.java:108)
[01:51:38] [Server thread/ERROR]: #!#!     at com.github.tukenuke.tuske.TuSKe.onEnable(TuSKe.java:100)
[01:51:38] [Server thread/ERROR]: #!#!     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
[01:51:38] [Server thread/ERROR]: #!#!     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
[01:51:38] [Server thread/ERROR]: #!#!     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)
[01:51:38] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:382)
[01:51:38] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:331)
[01:51:38] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422)
[01:51:38] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383)
[01:51:38] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338)
[01:51:38] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)
[01:51:38] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
[01:51:38] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[01:51:38] [Server thread/ERROR]: #!#!
[01:51:38] [Server thread/ERROR]: #!#! Version Information:
[01:51:38] [Server thread/ERROR]: #!#!   Skript: 2.4.1 (latest)
[01:51:38] [Server thread/ERROR]: #!#!     Flavor: skriptlang-github
[01:51:38] [Server thread/ERROR]: #!#!     Date: 2019-12-22
[01:51:38] [Server thread/ERROR]: #!#!   Bukkit: 1.12.2-R0.1-SNAPSHOT
[01:51:38] [Server thread/ERROR]: #!#!   Minecraft: 1.12.2
[01:51:38] [Server thread/ERROR]: #!#!   Java: 1.8.0_181 (Java HotSpot(TM) 64-Bit Server VM 25.181-b13)
[01:51:38] [Server thread/ERROR]: #!#!   OS: Windows 10 amd64 10.0
[01:51:38] [Server thread/ERROR]: #!#!
[01:51:38] [Server thread/ERROR]: #!#! Server platform: Spigot
[01:51:38] [Server thread/ERROR]: #!#!
[01:51:38] [Server thread/ERROR]: #!#! Current node: null
[01:51:38] [Server thread/ERROR]: #!#! Current item: null
[01:51:38] [Server thread/ERROR]: #!#!
[01:51:38] [Server thread/ERROR]: #!#! Thread: Server thread
[01:51:38] [Server thread/ERROR]: #!#!
[01:51:38] [Server thread/ERROR]: #!#! Language: english
[01:51:38] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[01:51:38] [Server thread/ERROR]: #!#!
[01:51:38] [Server thread/ERROR]: #!#! End of Error.
[01:51:38] [Server thread/ERROR]: #!#!
[01:51:38] [Server thread/INFO]: [TuSKe] Loaded 8 events, 12 conditions, 20 effects, 61 expressions and 0 types. Have fun!

Skript Version (do not put latest): Skript 2.4.1
Skript Author: Bensku
Minecraft Version: 1.12.2

Addons using (including versions):
TuSKe 1.8.2

How can I solve this? I stuck on the scripts loading part on server startup and long time spent to load a single script.

Console Errors:
Code:
[02:11:28] [Server thread/INFO]: Done (4.971s)! For help, type "help" or "?"
[02:11:28] [Server thread/INFO]: [Skript] Loading variables...
[02:11:28] [Server thread/INFO]: [Skript] Loaded 3457 variables in 0.0 seconds
[02:23:50] [Server thread/ERROR]: [Skript] The function 'overtimeTicket' has only 7 arguments, but 8 are given. If you want to use lists in function calls, you have to use additional parentheses, e.g. 'give(player, (iron ore and gold ore))' (MineStile-v4.0.sk, line 506: overtimeTicket({_p}, {_blockdata}, {_original-entry}, {_exitzone}, {_temp-2}, {_original-exit}, {_original-price}, "Ticket")')
[02:23:55] [Server thread/ERROR]: [Skript] 'else if' has to be placed just after another 'if' or 'else if' section (MineStile-v4.0.sk, line 3176: else if line 4 of player's tool's lore is not "-E":')
[02:23:55] [Server thread/ERROR]: [Skript] 'else if' has to be placed just after another 'if' or 'else if' section (MineStile-v4.0.sk, line 3187: else if difference between {_exittime} and {_entrytime} is greater than 1.5 hours:')
[02:23:55] [Server thread/ERROR]: [Skript] 'else' has to be placed just after an 'if' or 'else if' section (MineStile-v4.0.sk, line 3198: else:')
[02:23:57] [Server thread/INFO]: [Skript] Loaded 4 scripts with a total of 7 triggers and 43 commands in 12 minutes and 29.18 seconds
[02:23:57] [Server thread/INFO]: [Skript] Finished loading.
[02:23:57] [Craft Scheduler Thread - 1/INFO]: [Vault] Checking for Updates ...
[02:23:57] [Server thread/INFO]: com.mojang.authlib.GameProfile@c7d647[id=0760c374-f824-44c8-888c-a9093f56cb07,name=MineStileXDD,properties={textures=[com.mojang.authlib.properties.Property@758c03ff]},legacy=false] (/127.0.0.1:65071) lost connection: Disconnected
[02:23:57] [Server thread/INFO]: com.mojang.authlib.GameProfile@10257c35[id=0760c374-f824-44c8-888c-a9093f56cb07,name=MineStileXDD,properties={textures=[com.mojang.authlib.properties.Property@a035487]},legacy=false] (/127.0.0.1:65082) lost connection: Disconnected
[02:23:57] [Craft Scheduler Thread - 4/INFO]: [TuSKe] Checking for latest update...
[02:23:59] [Craft Scheduler Thread - 1/WARN]: [Vault] Stable Version: 1.7.2 is out! You are still running version: 1.5.6
[02:23:59] [Craft Scheduler Thread - 1/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
[02:23:59] [Craft Scheduler Thread - 4/INFO]: [TuSKe] No new update was found!
[02:24:01] [Craft Scheduler Thread - 4/INFO]: [TuSKe] Generating documentation of Skript & Addons.
[02:24:01] [Craft Scheduler Thread - 4/INFO]: [TuSKe] Documentation was generated successfully.
 
Try and redownload TuSKe, you can get it here
Why I can’t find this version in the download page lol
I try it later, thx

EDIT: Also, could I solve the long loading time by redownloading this version? Thx
[doublepost=1582294552,1582267033][/doublepost]Okay I finally updated TuSKe and gave it a try to turn on the server.
The error disappeared, but it still need more than 10 minutes to load.
How could I fix that?

Code:
[21:50:11] [Server thread/INFO]: Starting minecraft server version 1.12.2
[21:50:11] [Server thread/INFO]: Loading properties
[21:50:11] [Server thread/INFO]: Default game type: SURVIVAL
[21:50:11] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-3d850ec-809c399 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
[21:50:11] [Server thread/INFO]: Debug logging is disabled
[21:50:11] [Server thread/INFO]: Server Ping Player Sample Count: 12
[21:50:11] [Server thread/INFO]: Using 4 threads for Netty based IO
[21:50:11] [Server thread/INFO]: Generating keypair
[21:50:11] [Server thread/INFO]: Starting Minecraft server on *:25565
[21:50:11] [Server thread/INFO]: Using default channel type
[21:50:12] [Server thread/ERROR]: Could not load 'plugins\spigot-1.11.2.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:152) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
    at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:306) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
    at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
    at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
    ... 6 more
[21:50:12] [Server thread/ERROR]: Could not load 'plugins\spigot-1.12.2.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:152) ~[spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
    at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:306) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
    at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
    at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-3d850ec-809c399]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
    ... 6 more
[21:50:12] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[21:50:12] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f
[21:50:12] [Server thread/INFO]: [Skript] Loading Skript v2.4.1
[21:50:12] [Server thread/INFO]: [TuSKe] Loading TuSKe v1.8.2-Pikachu-Patch-3
[21:50:12] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
[21:50:12] [Server thread/INFO]: [WirelessRedstone] Loading WirelessRedstone v3.0.6
[21:50:12] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b469
[21:50:12] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.0.1-b469
[21:50:12] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b469
[21:50:12] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b469
[21:50:12] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.0.1-b469
[21:50:12] [Server thread/INFO]: [EssentialsXMPP] Loading EssentialsXMPP v2.0.1-b469
[21:50:12] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
[21:50:12] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[21:50:12] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[21:50:12] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
[21:50:12] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[21:50:12] [Server thread/INFO]: Preparing level "world"
[21:50:12] [Server thread/INFO]: -------- World Settings For [world] --------
[21:50:12] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[21:50:12] [Server thread/INFO]: Arrow Despawn Rate: 1200
[21:50:12] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[21:50:12] [Server thread/INFO]: Item Despawn Rate: 6000
[21:50:12] [Server thread/INFO]: Item Merge Radius: 2.5
[21:50:12] [Server thread/INFO]: Experience Merge Radius: 3.0
[21:50:12] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[21:50:12] [Server thread/INFO]: View Distance: 10
[21:50:12] [Server thread/INFO]: Mob Spawn Range: 4
[21:50:12] [Server thread/INFO]: Cactus Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Cane Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Melon Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Sapling Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Wheat Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Vine Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Max TNT Explosions: 100
[21:50:12] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[21:50:12] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[21:50:12] [Server thread/INFO]: Random Lighting Updates: false
[21:50:12] [Server thread/INFO]: Structure Info Saving: true
[21:50:12] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[21:50:12] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[21:50:12] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[21:50:12] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[21:50:12] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[21:50:12] [Server thread/INFO]: Arrow Despawn Rate: 1200
[21:50:12] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[21:50:12] [Server thread/INFO]: Item Despawn Rate: 6000
[21:50:12] [Server thread/INFO]: Item Merge Radius: 2.5
[21:50:12] [Server thread/INFO]: Experience Merge Radius: 3.0
[21:50:12] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[21:50:12] [Server thread/INFO]: View Distance: 10
[21:50:12] [Server thread/INFO]: Mob Spawn Range: 4
[21:50:12] [Server thread/INFO]: Cactus Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Cane Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Melon Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Sapling Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Wheat Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Vine Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Max TNT Explosions: 100
[21:50:12] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[21:50:12] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[21:50:12] [Server thread/INFO]: Random Lighting Updates: false
[21:50:12] [Server thread/INFO]: Structure Info Saving: true
[21:50:12] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[21:50:12] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[21:50:12] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[21:50:12] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[21:50:12] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[21:50:12] [Server thread/INFO]: Arrow Despawn Rate: 1200
[21:50:12] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[21:50:12] [Server thread/INFO]: Item Despawn Rate: 6000
[21:50:12] [Server thread/INFO]: Item Merge Radius: 2.5
[21:50:12] [Server thread/INFO]: Experience Merge Radius: 3.0
[21:50:12] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[21:50:12] [Server thread/INFO]: View Distance: 10
[21:50:12] [Server thread/INFO]: Mob Spawn Range: 4
[21:50:12] [Server thread/INFO]: Cactus Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Cane Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Melon Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Sapling Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Wheat Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Vine Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[21:50:12] [Server thread/INFO]: Max TNT Explosions: 100
[21:50:12] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[21:50:12] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[21:50:12] [Server thread/INFO]: Random Lighting Updates: false
[21:50:12] [Server thread/INFO]: Structure Info Saving: true
[21:50:12] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[21:50:12] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[21:50:12] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[21:50:12] [Server thread/INFO]: Preparing start region for level 0 (Seed: -8165412195937597055)
[21:50:13] [Server thread/INFO]: Preparing start region for level 1 (Seed: 3351452537471584957)
[21:50:13] [Server thread/INFO]: Preparing start region for level 2 (Seed: 3351452537471584957)
[21:50:14] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
[21:50:14] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[21:50:14] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R2 as the Bukkit adapter
[21:50:14] [Server thread/INFO]: [Skript] Enabling Skript v2.4.1
[21:50:16] [Server thread/INFO]: [Skript] Loaded 18237 aliases in 2051ms
[21:50:16] [ForkJoinPool.commonPool-worker-1/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m You're currently running the latest stable version of Skript.[m
[21:50:16] [Server thread/INFO]: [Skript]  ~ created by & ? Peter G?ttinger aka Njol ~
[21:50:16] [Server thread/INFO]: [TuSKe] Enabling TuSKe v1.8.2-Pikachu-Patch-3
[21:50:17] [Server thread/INFO]: [TuSKe] Enabling Metrics... Done!
[21:50:17] [Server thread/INFO]: [TuSKe] Check for updates enabled. It will check in some seconds.
[21:50:17] [Server thread/INFO]: [TuSKe] Documentation enabled. Some files containing all syntax of all addons will be generated.
[21:50:17] [Server thread/INFO]: [TuSKe] Loaded 8 events, 12 conditions, 20 effects, 61 expressions and 0 types. Have fun!
[21:50:17] [Server thread/INFO]: [WirelessRedstone] Enabling WirelessRedstone v3.0.6
[21:50:17] [Server thread/INFO]: [0;31;1m[WirelessRedstone][m Plugin is now loaded[m
[21:50:17] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b469
[21:50:17] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
[21:50:17] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
[21:50:17] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
[21:50:17] [Server thread/INFO]: Using locale zh_TW
[21:50:17] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
[21:50:17] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[21:50:17] [Server thread/INFO]: [Essentials] Using config file enhanced permissions.
[21:50:17] [Server thread/INFO]: [Essentials] Permissions listed in as player-commands will be given to all users.
[21:50:17] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.0.1-b469
[21:50:17] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b469
[21:50:17] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b469
[21:50:17] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.0.1-b469
[21:50:17] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
[21:50:17] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP v2.0.1-b469
[21:50:17] [Server thread/WARN]: config broken for xmpp
[21:50:17] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[21:50:17] [Server thread/INFO]: Done (5.351s)! For help, type "help" or "?"
[21:50:17] [Server thread/INFO]: [Skript] Loading variables...
[21:50:17] [Server thread/INFO]: [Skript] Loaded 3457 variables in 0.0 seconds
[22:03:00] [Server thread/ERROR]: [Skript] 'else if' has to be placed just after another 'if' or 'else if' section (MineStile-v4.0.sk, line 3176: else if line 4 of player's tool's lore is not "-E":')
[22:03:00] [Server thread/ERROR]: [Skript] 'else if' has to be placed just after another 'if' or 'else if' section (MineStile-v4.0.sk, line 3187: else if difference between {_exittime} and {_entrytime} is greater than 1.5 hours:')
[22:03:00] [Server thread/ERROR]: [Skript] 'else' has to be placed just after an 'if' or 'else if' section (MineStile-v4.0.sk, line 3198: else:')
[22:03:02] [Server thread/INFO]: [Skript] Loaded 4 scripts with a total of 7 triggers and 43 commands in 12 minutes and 44.51 seconds
[22:03:02] [Server thread/INFO]: [Skript] Finished loading.
[22:03:02] [Craft Scheduler Thread - 3/INFO]: [Vault] Checking for Updates ...
[22:03:02] [Craft Scheduler Thread - 2/INFO]: [TuSKe] Checking for latest update...
[22:03:03] [Craft Scheduler Thread - 3/WARN]: [Vault] Stable Version: 1.7.2 is out! You are still running version: 1.5.6
[22:03:03] [Craft Scheduler Thread - 3/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
[22:03:04] [Craft Scheduler Thread - 2/INFO]: [TuSKe] New update available: v1.8.2
[22:03:04] [Craft Scheduler Thread - 2/INFO]: [TuSKe] Check what's new in: https://github.com/Tuke-Nuke/TuSKe/releases/tag/1.8.2
[22:03:04] [Craft Scheduler Thread - 2/INFO]: [TuSKe] You can download and update it with /tuske update.
[22:03:06] [Craft Scheduler Thread - 2/INFO]: [TuSKe] Generating documentation of Skript & Addons.
[22:03:06] [Craft Scheduler Thread - 2/INFO]: [TuSKe] Documentation was generated successfully.
[22:05:42] [Server thread/INFO]: Stopping the server
[22:05:42] [Server thread/INFO]: Stopping server
[22:05:42] [Server thread/INFO]: [EssentialsXMPP] Disabling EssentialsXMPP v2.0.1-b469
[22:05:42] [Server thread/INFO]: [EssentialsGeoIP] Disabling EssentialsGeoIP v2.0.1-b469
[22:05:42] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.0.1-b469
[22:05:42] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.0.1-b469
[22:05:42] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.0.1-b469
[22:05:42] [Server thread/INFO]: [Essentials] Disabling Essentials v2.0.1-b469
[22:05:42] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
[22:05:42] [Server thread/INFO]: [WirelessRedstone] Disabling WirelessRedstone v3.0.6
[22:05:42] [Server thread/INFO]: [0;31;1m[WirelessRedstone][m Successfully closed SQLite sqLite.getConnection().[m
[22:05:42] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
[22:05:42] [Server thread/INFO]: [TuSKe] Disabling TuSKe v1.8.2-Pikachu-Patch-3
[22:05:42] [Server thread/INFO]: [Skript] Disabling Skript v2.4.1
[22:05:43] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
[22:05:43] [Server thread/INFO]: Saving players
[22:05:43] [Server thread/INFO]: Saving worlds
[22:05:43] [Server thread/INFO]: Saving chunks for level 'world'/overworld
[22:05:43] [Server thread/INFO]: Saving chunks for level 'world_nether'/the_nether
[22:05:43] [Server thread/INFO]: Saving chunks for level 'world_the_end'/the_end
 
That error states that the plugin does not have a plugin.yml file, this is because Spigot isn't a plugin. This is supposed to be your server.jar file.
 
That error states that the plugin does not have a plugin.yml file, this is because Spigot isn't a plugin. This is supposed to be your server.jar file.
Okay this is actually my test server for my own skript, I mistakenly put a copy in the plugins folder. I'll delete it.
But does it related to the long loading time?

EDIT: I just tried again, nearly 13 minutes is needed to load the skript, what's wrong?
Code:
[22:12:23] [Server thread/INFO]: Done (4.859s)! For help, type "help" or "?"
[22:12:23] [Server thread/INFO]: [Skript] Loading variables...
[22:12:23] [Server thread/INFO]: [Skript] Loaded 3457 variables in 0.0 seconds
[22:25:21] [Server thread/INFO]: [Skript] All scripts loaded without errors.
[22:25:21] [Server thread/INFO]: [Skript] Loaded 4 scripts with a total of 7 triggers and 43 commands in 12 minutes and 57.98 seconds
[22:25:21] [Server thread/INFO]: [Skript] Finished loading.
[22:25:21] [Craft Scheduler Thread - 6/INFO]: [Vault] Checking for Updates ...
[22:25:21] [Craft Scheduler Thread - 1/INFO]: [TuSKe] Checking for latest update...
[22:25:22] [Craft Scheduler Thread - 6/WARN]: [Vault] Stable Version: 1.7.2 is out! You are still running version: 1.5.6
[22:25:22] [Craft Scheduler Thread - 6/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
[22:25:23] [Craft Scheduler Thread - 1/INFO]: [TuSKe] New update available: v1.8.2
[22:25:23] [Craft Scheduler Thread - 1/INFO]: [TuSKe] Check what's new in: https://github.com/Tuke-Nuke/TuSKe/releases/tag/1.8.2
[22:25:23] [Craft Scheduler Thread - 1/INFO]: [TuSKe] You can download and update it with /tuske update.
[22:25:25] [Craft Scheduler Thread - 1/INFO]: [TuSKe] Generating documentation of Skript & Addons.
[22:25:25] [Craft Scheduler Thread - 1/INFO]: [TuSKe] Documentation was generated successfully.
 
Hm, maybe your skript is unnecessarily complicated but I doubt that.
 
Hm, maybe your skript is unnecessarily complicated but I doubt that.
There are about 40 functions in it, but I don't think that's the case.
As it requires about 25 seconds to load ausually.

After I added 1 function in it yesterday, it becomes 13 minutes.
I would like to figure out how to reduce the loading time.
 
Can you show me the function you added yesterday?
Code:
# Card Overtime #
function overtimeCard(p: player, blockdata: block):
    wait 0.1 second
    open virtual chest inventory with size 1 named "逾時出閘 Exceed Permitted Time" to {_p}
    wait 0.1 second
    format gui slot 0 of {_p} with air
    format gui slot 1 of {_p} with air
    format gui slot 2 of {_p} with air
    format gui slot 3 of {_p} with Gold Ingot of Unbreaking 5 named "&e確認繳交逾時罰款 Confirm Paying Overtime Penalty" with lore "&5罰款: &6$18.9" to close then run function confirmModifyCard({_p}, {_blockdata})
    format gui slot 4 of {_p} with air
    format gui slot 5 of {_p} with Barrier of Unbreaking 5 named "&c取消 Cancel" to close
    format gui slot 6 of {_p} with air
    format gui slot 7 of {_p} with air
    format gui slot 8 of {_p} with air

# Modify Card Data #
function confirmModifyCard(p: player, blockdata: block):
    if {_p}'s tool is not name tag:
        if level of unbreaking of {_p}'s tool is not 5:
            play sound "block.anvil.land" with volume 1000 and pitch 1 at all players in radius 10 around {_blockdata}
            if {language.%{_p}%} is "Eng":
                message "[<orange>MineStile<white>] <light red>Please hold the card while confirmation, Operation Cancelled." to {_p}
                if {sound.%{_p}%} is true:
                    play sound "ktr.minestile.holdconfirm_eng" with volume 1000 and pitch 1 at all players in radius 10 around {_blockdata}
            else:
                message "[<orange>MineStile<white>] <light red>確認時請手持智能卡,操作已取消。" to {_p}
                if {sound.%{_p}%} is true:
                    if {language.%{_p}%} is "Pth":
                        play sound "ktr.minestile.holdconfirm_pth" with volume 1000 and pitch 1 at all players in radius 10 around {_blockdata}
                    else:
                        play sound "ktr.minestile.holdconfirm_chi" with volume 1000 and pitch 1 at all players in radius 10 around {_blockdata}
    else:
        if {language.%{_p}%} is "Eng":
            message "[<orange>MineStile<white>] Please tap your card on the Self Service Point <yellow>within 10 seconds<white> to confirm modifying your card and pay extra penalty." to {_p}
        else:
            message "[<orange>MineStile<white>] 請在 <yellow>10 秒<white>內拍卡至自助客務機以確認更改智能卡資料及繳交額外費用。" to {_p}
        loop 100 times:
            if {tapcard.%{_p}%} is not set:
                execute console command "/stopsound %{_p}%"
                exit loop
            wait 0.1 second
        if {tapcard.%{_p}%} is true:
            play sound "block.anvil.land" with volume 1000 and pitch 1 at all players in radius 10 around {_blockdata}
            if {language.%{_p}%} is "Eng":
                message "[<orange>MineStile<white>] <light red>Operation Cancelled." to {_p}
                if {sound.%{_p}%} is true:
                    play sound "ktr.minestile.operation_eng" with volume 1000 and pitch 1 at all players in radius 10 around {_blockdata}
            else:
                message "[<orange>MineStile<white>] <light red>操作已取消。" to {_p}
                if {sound.%{_p}%} is true:
                    if {language.%{_p}%} is "Pth":
                        play sound "ktr.minestile.operation_pth" with volume 1000 and pitch 1 at all players in radius 10 around {_blockdata}
                    else:
                        play sound "ktr.minestile.operation_chi" with volume 1000 and pitch 1 at all players in radius 10 around {_blockdata}
            delete {tapcard.%{_p}%}
            delete {wait.%{_p}%}
        else:
            remove 18.9 from {balance.%{_p}%}
            set {deducted.%{_p}%::10} to {deducted.%{_p}%::9}
            set {deducted.%{_p}%::9} to {deducted.%{_p}%::8}
            set {deducted.%{_p}%::8} to {deducted.%{_p}%::7}
            set {deducted.%{_p}%::7} to {deducted.%{_p}%::6}
            set {deducted.%{_p}%::6} to {deducted.%{_p}%::5}
            set {deducted.%{_p}%::5} to {deducted.%{_p}%::4}
            set {deducted.%{_p}%::4} to {deducted.%{_p}%::3}
            set {deducted.%{_p}%::3} to {deducted.%{_p}%::2}
            set {deducted.%{_p}%::2} to {deducted.%{_p}%::1}
            set {deducted.%{_p}%::1} to 2.7 * -7
            set {entrytime.%{_p}%} to now
            if {language.%{_p}%} is "Eng":
                if {sound.%{_p}%} is true:
                    play sound "ktr.minestile.tas_eng" with volume 1000 and pitch 1 at all players in radius 10 around {_blockdata}
                message "[<orange>MineStile<white>] <light green>Ticket adjusted successfully, thank you." to {_p}
                message "[<orange>MineStile<white>] Remaining card value: %{balance.%{_p}%}%" to {_p}
            if {language.%{_p}%} is "Pth":
                if {sound.%{_p}%} is true:
                    play sound "ktr.minestile.tas_pth" with volume 1000 and pitch 1 at all players in radius 10 around {_blockdata}
                message "[<orange>MineStile<white>] <light green>車票已成功更改,謝謝。" to {_p}
            else:
                if {sound.%{_p}%} is true:
                    play sound "ktr.minestile.tas_chi" with volume 1000 and pitch 1 at all players in radius 10 around {_blockdata}
                message "[<orange>MineStile<white>] <light green>車票已成功更改,多謝。" to {_p}
            message "[<orange>MineStile<white>] 卡內餘額: %{balance.%{_p}%}%" to {_p}

Some codes are also changed in other function, but these are the latest function added.
 
Code:
[21:50:12] [Server thread/ERROR]: Could not load 'plugins\spigot-1.12.2.jar' in folder 'plugins'
???????????????????????????????????????
Why would you try load spigot as plugin ?
 
Code:
[21:50:12] [Server thread/ERROR]: Could not load 'plugins\spigot-1.12.2.jar' in folder 'plugins'
???????????????????????????????????????
Why would you try load spigot as plugin ?
That's is the copy mistakenly put into plugins folder, I already deleted it now.
 
Status
Not open for further replies.