dlrjfwlsp e1e1baae00bb440bb3ac2acd6780ec00
이해도 | 입문자 |
---|---|
게임버전 (JE) | 1.12.2 |
게임버전 (BE) | 관련없음 |
스크립트 버전 | 2.6.0 |
스크립트 help까지는 잘작동하는데 리로드만하면 이런식으로 오류가나고 애드온이 없어서 그런줄알았지만 그것도 아니더군요... 혹시 다른이유가있는건가요?
[22:31:40] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[22:31:40] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693)
[22:31:40] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[22:31:40] [Server thread/ERROR]: #!#! Caused by: ch.njol.skript.patterns.MalformedPatternException: caught exception while compiling pattern [pattern: raw %point%]
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:54)
[22:31:40] [Server thread/ERROR]: #!#! at java.util.HashMap.computeIfAbsent(Unknown Source)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1254)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:224)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:177)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:522)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:753)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.match(TypePatternElement.java:126)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:59)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.OptionalPatternElement.match(OptionalPatternElement.java:46)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:59)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:59)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.ChoicePatternElement.match(ChoicePatternElement.java:63)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.GroupPatternElement.match(GroupPatternElement.java:47)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:59)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.match(TypePatternElement.java:121)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:59)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:59)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.ChoicePatternElement.match(ChoicePatternElement.java:63)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.GroupPatternElement.match(GroupPatternElement.java:47)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.SkriptPattern.match(SkriptPattern.java:58)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1255)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:224)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:177)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.parse(Condition.java:77)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.sections.SecConditional.init(SecConditional.java:83)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Section.init(Section.java:69)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:255)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:177)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Section.lambda$parse$0(Section.java:157)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Section$SectionContext.modify(Section.java:190)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Section.parse(Section.java:156)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1128)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:500)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:708)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$loadScripts$4(ScriptLoader.java:526)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$makeFuture$2(ScriptLoader.java:418)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.makeFuture(ScriptLoader.java:434)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:525)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:469)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:140)
[22:31:40] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[22:31:40] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:146)
[22:31:40] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:712)
[22:31:40] [Server thread/ERROR]: #!#! at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:1667)
[22:31:40] [Server thread/ERROR]: #!#! at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:1468)
[22:31:40] [Server thread/ERROR]: #!#! at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37)
[22:31:40] [Server thread/ERROR]: #!#! at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9)
[22:31:40] [Server thread/ERROR]: #!#! at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
[22:31:40] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[22:31:40] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(Unknown Source)
[22:31:40] [Server thread/ERROR]: #!#! at net.minecraft.util.Util.func_181617_a(SourceFile:46)
[22:31:40] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:910)
[22:31:40] [Server thread/ERROR]: #!#! at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:475)
[22:31:40] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:834)
[22:31:40] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693)
[22:31:40] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[22:31:40] [Server thread/ERROR]: #!#! Caused by: ch.njol.skript.SkriptAPIException: No class info found for point
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:264)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.fromString(TypePatternElement.java:92)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:138)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:49)
[22:31:40] [Server thread/ERROR]: #!#! at java.util.HashMap.computeIfAbsent(Unknown Source)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1254)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:224)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:177)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:522)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:753)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.match(TypePatternElement.java:126)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:59)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.OptionalPatternElement.match(OptionalPatternElement.java:46)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:59)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:59)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.ChoicePatternElement.match(ChoicePatternElement.java:63)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.GroupPatternElement.match(GroupPatternElement.java:47)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:59)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.match(TypePatternElement.java:121)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:59)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:59)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.ChoicePatternElement.match(ChoicePatternElement.java:63)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.GroupPatternElement.match(GroupPatternElement.java:47)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.SkriptPattern.match(SkriptPattern.java:58)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1255)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:224)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:177)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.parse(Condition.java:77)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.sections.SecConditional.init(SecConditional.java:83)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Section.init(Section.java:69)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:255)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:177)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Section.lambda$parse$0(Section.java:157)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Section$SectionContext.modify(Section.java:190)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Section.parse(Section.java:156)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1128)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:500)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:708)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$loadScripts$4(ScriptLoader.java:526)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$makeFuture$2(ScriptLoader.java:418)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.makeFuture(ScriptLoader.java:434)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:525)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:469)
[22:31:40] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:140)
[22:31:40] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[22:31:40] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:146)
[22:31:40] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:712)
[22:31:40] [Server thread/ERROR]: #!#! at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:1667)
[22:31:40] [Server thread/ERROR]: #!#! at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:1468)
[22:31:40] [Server thread/ERROR]: #!#! at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37)
[22:31:40] [Server thread/ERROR]: #!#! at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9)
[22:31:40] [Server thread/ERROR]: #!#! at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
[22:31:40] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[22:31:40] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(Unknown Source)
[22:31:40] [Server thread/ERROR]: #!#! at net.minecraft.util.Util.func_181617_a(SourceFile:46)
[22:31:40] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:910)
[22:31:40] [Server thread/ERROR]: #!#! at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:475)
[22:31:40] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:834)
[22:31:40] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693)
[22:31:40] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[22:31:40] [Server thread/ERROR]: #!#!
[22:31:40] [Server thread/ERROR]: #!#! Version Information:
[22:31:40] [Server thread/ERROR]: #!#! Skript: 2.6.3 (latest)
[22:31:40] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[22:31:40] [Server thread/ERROR]: #!#! Date: 00:55:22.847925631
[22:31:40] [Server thread/ERROR]: #!#! Bukkit: 1.12.2-R0.1-SNAPSHOT
[22:31:40] [Server thread/ERROR]: #!#! Minecraft: 1.12.2
[22:31:40] [Server thread/ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[22:31:40] [Server thread/ERROR]: #!#! OS: Windows 10 amd64 10.0
[22:31:40] [Server thread/ERROR]: #!#!
[22:31:40] [Server thread/ERROR]: #!#! Server platform: Spigot
[22:31:40] [Server thread/ERROR]: #!#!
[22:31:40] [Server thread/ERROR]: #!#! Current node: if player is op: (UpgradedLorestat.sk, line 3)
[22:31:40] [Server thread/ERROR]: #!#! Current item: null
[22:31:40] [Server thread/ERROR]: #!#!
[22:31:40] [Server thread/ERROR]: #!#! Thread: Server thread
[22:31:40] [Server thread/ERROR]: #!#!
[22:31:40] [Server thread/ERROR]: #!#! Language: english
[22:31:40] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[22:31:40] [Server thread/ERROR]: #!#!
[22:31:40] [Server thread/ERROR]: #!#! End of Error.
[22:31:40] [Server thread/ERROR]: #!#!
qsef1256
2022.10.24애드온 싹 지우고 다시 시도해보세요
충로자
2022.10.24지우고나니까 오류는 사라졌네요 감사합니다