Server lag

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

AndhyIrfanID

New Member
Jun 22, 2017
9
0
0
24
Can someone help please, every 5 second my server keep freezing for about 0.5 seconds and over and over again, and this message shown on console, i don't know what caused this, can someone help please? :/

Code:
03.10 23:55:25 [Server] ERROR #!#!
03.10 23:55:25 [Server]ERROR #!#! [Skript] Severe Error:
03.10 23:55:25 [Server] ERROR #!#!
03.10 23:55:25 [Server] ERROR #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
03.10 23:55:25 [Server] ERROR #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
03.10 23:55:25 [Server] ERROR #!#! and check whether this error has already been reported.
03.10 23:55:25 [Server] ERROR #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
03.10 23:55:25 [Server] ERROR #!#! and describe what you did before it happened and/or what you think caused the error.
03.10 23:55:25 [Server] ERROR #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
03.10 23:55:25 [Server] ERROR #!#! By following this guide fixing the error should be easy and done fast.
03.10 23:55:25 [Server] ERROR #!#!
03.10 23:55:25 [Server] ERROR #!#! Stack trace:
03.10 23:55:25 [Server] ERROR #!#! ch.njol.skript.SkriptAPIException: UnparsedLiterals must be converted before use
03.10 23:55:25 [Server] ERROR #!#! at ch.njol.skript.lang.UnparsedLiteral.invalidAccessException(UnparsedLiteral.java:275)
03.10 23:55:25 [Server] ERROR #!#! at ch.njol.skript.lang.UnparsedLiteral.getSingle(UnparsedLiteral.java:305)
03.10 23:55:25 [Server] ERROR #!#! at com.gmail.thelimeglass.Expressions.ExprMetadata.get(ExprMetadata.java:54)
03.10 23:55:25 [Server] ERROR #!#! at ch.njol.skript.lang.util.SimpleExpression.check(SimpleExpression.java:162)
03.10 23:55:25 [Server] ERROR #!#! at ch.njol.skript.lang.util.SimpleExpression.check(SimpleExpression.java:157)
03.10 23:55:25 [Server] ERROR #!#! at ch.njol.skript.conditions.CondCompare.check(CondCompare.java:258)
03.10 23:55:25 [Server] ERROR #!#! at ch.njol.skript.lang.Condition.run(Condition.java:58)
03.10 23:55:25 [Server] ERROR #!#! at ch.njol.skript.lang.Conditional.walk(Conditional.java:53)
03.10 23:55:25 [Server] ERROR #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
03.10 23:55:25 [Server] ERROR #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
03.10 23:55:25 [Server] ERROR #!#! at ch.njol.skript.SkriptEventHandler.check(SkriptEventHandler.java:150)
03.10 23:55:25 [Server] ERROR #!#! at ch.njol.skript.SkriptEventHandler$1.execute(SkriptEventHandler.java:110)
03.10 23:55:25 [Server] ERROR #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
03.10 23:55:25 [Server] ERROR #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
03.10 23:55:25 [Server] ERROR #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
03.10 23:55:25 [Server] ERROR #!#! at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callEvent(CraftEventFactory.java:87)
03.10 23:55:25 [Server] ERROR #!#! at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:553)
03.10 23:55:38 [Multicraft] Skipped 42 lines due to rate limit (30/s)
 
Status
Not open for further replies.