Skocz do zawartości
  • 0

Nie działa mi skript ;C


NextNaSkryptach

Pytanie

18 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
5 minut temu, MateoxPL napisał:

Podaj logi z konsoli 

[19:27:40] [Server thread/INFO]: Starting minecraft server version 1.12
[19:27:40] [Server thread/INFO]: Loading properties
[19:27:40] [Server thread/INFO]: Default game type: CREATIVE
[19:27:40] [Server thread/INFO]: Generating keypair
[19:27:40] [Server thread/INFO]: Starting Minecraft server on *:25565
[19:27:40] [Server thread/INFO]: Using default channel type
[19:27:41] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-9a1fc1e (MC: 1.12) (Implementing API version 1.12-R0.1-SNAPSHOT)
[19:27:41] [Server thread/INFO]: [Skript] Loading Skript v2.2-dev27
[19:27:41] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[19:27:41] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[19:27:41] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[19:27:41] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[19:27:41] [Server thread/INFO]: Preparing level "world"
[19:27:41] [Server thread/INFO]: Preparing start region for level 0 (Seed: -1301238309313151394)
[19:27:43] [Server thread/INFO]: Preparing spawn area: 0%
[19:27:44] [Server thread/INFO]: Preparing spawn area: 33%
[19:27:45] [Server thread/INFO]: Preparing spawn area: 66%
[19:27:45] [Server thread/INFO]: Preparing start region for level 1 (Seed: -1301238309313151394)
[19:27:46] [Server thread/INFO]: Preparing spawn area: 46%
[19:27:47] [Server thread/INFO]: Preparing spawn area: 74%
[19:27:48] [Server thread/INFO]: Preparing spawn area: 98%
[19:27:48] [Server thread/INFO]: Preparing start region for level 2 (Seed: -1301238309313151394)
[19:27:49] [Server thread/INFO]: [Skript] Enabling Skript v2.2-dev27
[19:27:49] [Server thread/INFO]: [Skript] Successfully generated the config, the example scripts and the aliases files.
[19:27:49] [Server thread/ERROR]: Error occurred while enabling Skript v2.2-dev27 (Is it up to date?)
java.lang.NoSuchMethodError: org.bukkit.Effect.getName()Ljava/lang/String;
    at ch.njol.skript.util.VisualEffect$Type.<init>(VisualEffect.java:197) ~[?:?]
    at ch.njol.skript.util.VisualEffect$Type.<clinit>(VisualEffect.java:70) ~[?:?]
    at ch.njol.skript.util.VisualEffect.<clinit>(VisualEffect.java:240) ~[?:?]
    at ch.njol.skript.classes.data.SkriptClasses.<clinit>(SkriptClasses.java:889) ~[?:?]
    at ch.njol.skript.Skript.onEnable(Skript.java:277) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[bukkit.jar:git-Bukkit-9a1fc1e]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [bukkit.jar:git-Bukkit-9a1fc1e]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:401) [bukkit.jar:git-Bukkit-9a1fc1e]
    at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:360) [bukkit.jar:git-Bukkit-9a1fc1e]
    at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:321) [bukkit.jar:git-Bukkit-9a1fc1e]
    at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:411) [bukkit.jar:git-Bukkit-9a1fc1e]
    at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:372) [bukkit.jar:git-Bukkit-9a1fc1e]
    at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:327) [bukkit.jar:git-Bukkit-9a1fc1e]
    at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:248) [bukkit.jar:git-Bukkit-9a1fc1e]
    at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:521) [bukkit.jar:git-Bukkit-9a1fc1e]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_151]
[19:27:49] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[19:27:49] [Server thread/INFO]: Done (8,723s)! For help, type "help" or "?"
[19:27:53] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2182ms behind, skipping 43 tick(s)
[19:28:39] [Server thread/INFO]: PL_Next[/127.0.0.1:50338] logged in with entity id 212 at ([world]-154.41832997128418, 70.0, -192.0960501759336)
[19:28:43] [Server thread/INFO]: PL_Next issued server command: /skript
[19:28:44] [Server thread/INFO]: PL_Next issued server command: /sk
[19:29:18] [Server thread/INFO]: PL_Next issued server command: /sk help
[19:29:23] [Server thread/INFO]: PL_Next issued server command: /sk reload all
[19:29:44] [Server thread/INFO]: PL_Next issued server command: /skript reload bhead.sk
[19:29:44] [Server thread/ERROR]: #!#! 
[19:29:44] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[19:29:44] [Server thread/ERROR]: #!#! Could not load bhead.sk
[19:29:44] [Server thread/ERROR]: #!#! 
[19:29:44] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[19:29:44] [Server thread/ERROR]: #!#! If you're a server admin however please go to https://github.com/bensku/Skript/issues/
[19:29:44] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[19:29:44] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it (or use paste service),
[19:29:44] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[19:29:44] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[19:29:44] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[19:29:44] [Server thread/ERROR]: #!#! 
[19:29:44] [Server thread/ERROR]: #!#! Stack trace:
[19:29:44] [Server thread/ERROR]: #!#! java.lang.IllegalStateException: Cannot use classinfos until registration is over
[19:29:44] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.checkAllowClassInfoInteraction(Classes.java:240)
[19:29:44] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfoFromUserInput(Classes.java:335)
[19:29:44] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands.loadCommand(Commands.java:370)
[19:29:44] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:469)
[19:29:44] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:269)
[19:29:44] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:185)
[19:29:44] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[19:29:44] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140)
[19:29:44] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:621)
[19:29:44] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1326)
[19:29:44] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1186)
[19:29:44] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(SourceFile:37)
[19:29:44] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(SourceFile:9)
[19:29:44] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13)
[19:29:44] [Server thread/ERROR]: #!#!     at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[19:29:44] [Server thread/ERROR]: #!#!     at java.util.concurrent.FutureTask.run(Unknown Source)
[19:29:44] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46)
[19:29:44] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:695)
[19:29:44] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:370)
[19:29:44] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:650)
[19:29:44] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:554)
[19:29:44] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[19:29:44] [Server thread/ERROR]: #!#! 
[19:29:44] [Server thread/ERROR]: #!#! Version Information:
[19:29:44] [Server thread/ERROR]: #!#!   Skript: 2.2-dev27
[19:29:44] [Server thread/ERROR]: #!#!   Bukkit: 1.12-R0.1-SNAPSHOT
[19:29:44] [Server thread/ERROR]: #!#!   Minecraft: 1.12
[19:29:44] [Server thread/ERROR]: #!#!   Java: 1.8.0_151 (Java HotSpot(TM) Client VM 25.151-b12)
[19:29:44] [Server thread/ERROR]: #!#!   OS: Windows 8.1 x86 6.3
[19:29:44] [Server thread/ERROR]: #!#! 
[19:29:44] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[19:29:44] [Server thread/ERROR]: #!#! 
[19:29:44] [Server thread/ERROR]: #!#! Current node: command /head <material>: (bhead.sk, line 6)
[19:29:44] [Server thread/ERROR]: #!#! Current item: null
[19:29:44] [Server thread/ERROR]: #!#! 
[19:29:44] [Server thread/ERROR]: #!#! Thread: Server thread
[19:29:44] [Server thread/ERROR]: #!#! 
[19:29:44] [Server thread/ERROR]: #!#! End of Error.
[19:29:44] [Server thread/ERROR]: #!#! 
[19:29:46] [Server thread/INFO]: PL_Next issued server command: /hat
[19:29:49] [Server thread/INFO]: PL_Next issued server command: /head
[19:29:53] [Server thread/INFO]: PL_Next issued server command: /head bedrock
 

Odnośnik do komentarza
Udostępnij na innych stronach

Nieaktywny
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...