I have this error in the Console and i can't fix it.
ERROR:
13.09 14:56:13 [Server] ERROR #!#!
13.09 14:56:13 [Server] ERROR #!#! End of Error.
13.09 14:56:13 [Server] ERROR #!#!
13.09 14:56:13 [Server] ERROR #!#! Thread: Server thread
13.09 14:56:13 [Server] ERROR #!#!
13.09 14:56:13 [Server] ERROR #!#! Current item: set {C}(as java.lang.Object) to "c" parsed as a region
13.09 14:56:13 [Server] ERROR #!#! Current node: null
13.09 14:56:13 [Server] ERROR #!#!
13.09 14:56:13 [Server] ERROR #!#! Running CraftBukkit: false
13.09 14:56:13 [Server] ERROR #!#!
13.09 14:56:13 [Server] ERROR #!#! OS: Linux amd64 4.9.87-xxxx-std-ipv6-64
13.09 14:56:13 [Server] ERROR #!#! Java: 1.8.0_171 (Java HotSpot(TM) 64-Bit Server VM 25.171-b11)
13.09 14:56:13 [Server] ERROR #!#! Minecraft: 1.8.8
13.09 14:56:13 [Server] ERROR #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
13.09 14:56:13 [Server] ERROR #!#! Skript: 2.2-SNAPSHOT
13.09 14:56:13 [Server] ERROR #!#! Version Information:
13.09 14:56:13 [Server] ERROR #!#!
13.09 14:56:13 [Server] ERROR #!#! at java.lang.Thread.run(Thread.java:748)
13.09 14:56:13 [Server] ERROR #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556)
13.09 14:56:13 [Server] ERROR #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653)
13.09 14:56:13 [Server] ERROR #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
13.09 14:56:13 [Server] ERROR #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:722)
13.09 14:56:13 [Server] ERROR #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
13.09 14:56:13 [Server] ERROR #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.events.EvtPeriodical$1.run(EvtPeriodical.java:106)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.events.EvtPeriodical.execute(EvtPeriodical.java:92)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.lang.Effect.run(Effect.java:54)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.effects.EffCommand.execute(EffCommand.java:86)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.Skript.dispatchCommand(Skript.java:1037)
13.09 14:56:13 [Server] ERROR #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
13.09 14:56:13 [Server] ERROR #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
13.09 14:56:13 [Server] ERROR #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
13.09 14:56:13 [Server] ERROR #!#! at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
13.09 14:56:13 [Server] ERROR #!#! at java.lang.reflect.Method.invoke(Method.java:498)
13.09 14:56:13 [Server] ERROR #!#! at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13.09 14:56:13 [Server] ERROR #!#! at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.command.Commands$1.onServerCommand(Commands.java:180)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.command.Commands.handleCommand(Commands.java:269)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:184)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:222)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.lang.Effect.run(Effect.java:54)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.effects.EffChange.execute(EffChange.java:273)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.lang.Variable.change(Variable.java:383)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.lang.Variable.set(Variable.java:339)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.variables.Variables.setVariable(Variables.java:315)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.variables.Variables.setVariable(Variables.java:326)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.variables.Variables.saveVariableChange(Variables.java:442)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.variables.Variables.serialize(Variables.java:431)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.variables.Variables.serialize(Variables.java:438)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.registrations.Classes.serialize(Classes.java:687)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.yggdrasil.YggdrasilOutputStream.writeObject(YggdrasilOutputStream.java:249)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.yggdrasil.YggdrasilOutputStream.writeGenericObject(YggdrasilOutputStream.java:169)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.yggdrasil.Yggdrasil.isSerializable(Yggdrasil.java:157)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.yggdrasil.Yggdrasil.newInstance(Yggdrasil.java:343)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.classes.Serializer.newInstance(Serializer.java:82)
13.09 14:56:13 [Server] ERROR #!#! ch.njol.skript.SkriptAPIException: Serializer of region must override newInstance(), canBeInstantiated() or mustSyncDeserialization() if its class does not have a nullary constructor
13.09 14:56:13 [Server] ERROR #!#! Stack trace:
13.09 14:56:13 [Server] ERROR #!#!
13.09 14:56:13 [Server] ERROR #!#! By following this guide fixing the error should be easy and done fast.
13.09 14:56:13 [Server] ERROR #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
13.09 14:56:13 [Server] ERROR #!#! and describe what you did before it happened and/or what you think caused the error.
13.09 14:56:13 [Server] ERROR #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
13.09 14:56:13 [Server] ERROR #!#! and check whether this error has already been reported.
13.09 14:56:13 [Server] ERROR #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
13.09 14:56:13 [Server] ERROR #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
13.09 14:56:13 [Server] ERROR #!#!
13.09 14:56:13 [Server] ERROR #!#! [Skript] Severe Error:
13.09 14:56:13 [Server] ERROR #!#!
I hope you can help...
ERROR:
13.09 14:56:13 [Server] ERROR #!#!
13.09 14:56:13 [Server] ERROR #!#! End of Error.
13.09 14:56:13 [Server] ERROR #!#!
13.09 14:56:13 [Server] ERROR #!#! Thread: Server thread
13.09 14:56:13 [Server] ERROR #!#!
13.09 14:56:13 [Server] ERROR #!#! Current item: set {C}(as java.lang.Object) to "c" parsed as a region
13.09 14:56:13 [Server] ERROR #!#! Current node: null
13.09 14:56:13 [Server] ERROR #!#!
13.09 14:56:13 [Server] ERROR #!#! Running CraftBukkit: false
13.09 14:56:13 [Server] ERROR #!#!
13.09 14:56:13 [Server] ERROR #!#! OS: Linux amd64 4.9.87-xxxx-std-ipv6-64
13.09 14:56:13 [Server] ERROR #!#! Java: 1.8.0_171 (Java HotSpot(TM) 64-Bit Server VM 25.171-b11)
13.09 14:56:13 [Server] ERROR #!#! Minecraft: 1.8.8
13.09 14:56:13 [Server] ERROR #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
13.09 14:56:13 [Server] ERROR #!#! Skript: 2.2-SNAPSHOT
13.09 14:56:13 [Server] ERROR #!#! Version Information:
13.09 14:56:13 [Server] ERROR #!#!
13.09 14:56:13 [Server] ERROR #!#! at java.lang.Thread.run(Thread.java:748)
13.09 14:56:13 [Server] ERROR #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556)
13.09 14:56:13 [Server] ERROR #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653)
13.09 14:56:13 [Server] ERROR #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
13.09 14:56:13 [Server] ERROR #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:722)
13.09 14:56:13 [Server] ERROR #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
13.09 14:56:13 [Server] ERROR #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.events.EvtPeriodical$1.run(EvtPeriodical.java:106)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.events.EvtPeriodical.execute(EvtPeriodical.java:92)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.lang.Effect.run(Effect.java:54)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.effects.EffCommand.execute(EffCommand.java:86)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.Skript.dispatchCommand(Skript.java:1037)
13.09 14:56:13 [Server] ERROR #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
13.09 14:56:13 [Server] ERROR #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
13.09 14:56:13 [Server] ERROR #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
13.09 14:56:13 [Server] ERROR #!#! at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
13.09 14:56:13 [Server] ERROR #!#! at java.lang.reflect.Method.invoke(Method.java:498)
13.09 14:56:13 [Server] ERROR #!#! at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13.09 14:56:13 [Server] ERROR #!#! at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.command.Commands$1.onServerCommand(Commands.java:180)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.command.Commands.handleCommand(Commands.java:269)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:184)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:222)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.lang.Effect.run(Effect.java:54)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.effects.EffChange.execute(EffChange.java:273)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.lang.Variable.change(Variable.java:383)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.lang.Variable.set(Variable.java:339)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.variables.Variables.setVariable(Variables.java:315)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.variables.Variables.setVariable(Variables.java:326)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.variables.Variables.saveVariableChange(Variables.java:442)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.variables.Variables.serialize(Variables.java:431)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.variables.Variables.serialize(Variables.java:438)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.registrations.Classes.serialize(Classes.java:687)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.yggdrasil.YggdrasilOutputStream.writeObject(YggdrasilOutputStream.java:249)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.yggdrasil.YggdrasilOutputStream.writeGenericObject(YggdrasilOutputStream.java:169)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.yggdrasil.Yggdrasil.isSerializable(Yggdrasil.java:157)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.yggdrasil.Yggdrasil.newInstance(Yggdrasil.java:343)
13.09 14:56:13 [Server] ERROR #!#! at ch.njol.skript.classes.Serializer.newInstance(Serializer.java:82)
13.09 14:56:13 [Server] ERROR #!#! ch.njol.skript.SkriptAPIException: Serializer of region must override newInstance(), canBeInstantiated() or mustSyncDeserialization() if its class does not have a nullary constructor
13.09 14:56:13 [Server] ERROR #!#! Stack trace:
13.09 14:56:13 [Server] ERROR #!#!
13.09 14:56:13 [Server] ERROR #!#! By following this guide fixing the error should be easy and done fast.
13.09 14:56:13 [Server] ERROR #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
13.09 14:56:13 [Server] ERROR #!#! and describe what you did before it happened and/or what you think caused the error.
13.09 14:56:13 [Server] ERROR #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
13.09 14:56:13 [Server] ERROR #!#! and check whether this error has already been reported.
13.09 14:56:13 [Server] ERROR #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
13.09 14:56:13 [Server] ERROR #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
13.09 14:56:13 [Server] ERROR #!#!
13.09 14:56:13 [Server] ERROR #!#! [Skript] Severe Error:
13.09 14:56:13 [Server] ERROR #!#!
I hope you can help...