Skocz do zawartości

sdDrop - Najlepszy skrypt na drop?


Rekomendowane odpowiedzi

  • 2 tygodnie później...
  • 1 miesiąc temu...
 
[22:53:05 INFO]: [Skript] Reloading drop.sk...
[22:53:05 ERROR]: 'repVar(text: text, drop: text, g: player) :: text' is not a text (drop.sk, line 4: function repVar(text: text, drop: text, g: player) :: text:')
[22:53:05 ERROR]: 'saveVarT(dir: text, value: text) :: text' is not a text (drop.sk, line 24: function saveVarT(dir: text, value: text) :: text:')
[22:53:05 ERROR]: 'saveVarN(dir: text, value: text) :: number' is not a text (drop.sk, line 29: function saveVarN(dir: text, value: text) :: number:')
[22:53:05 ERROR]: 'repConf(text: text, type: text, g: player) :: text' is not a text (drop.sk, line 35: function repConf(text: text, type: text, g: player) :: text:')
[22:53:05 ERROR]: 'toggle(type: text, g: player)' is not a text (drop.sk, line 47: function toggle(type: text, g: player):')
[22:53:05 ERROR]: 'qdGUI(g: player)' is not a text (drop.sk, line 104: function qdGUI(g: player):')
[22:53:05 ERROR]: 'qdTop(g: player)' is not a text (drop.sk, line 164: function qdTop(g: player):')
[22:53:05 ERROR]: 'qdReload(p: player)' is not a text (drop.sk, line 235: function qdReload(p: player):')
[22:53:05 ERROR]: 'qdPkt(p: player)' is not a text (drop.sk, line 255: function qdPkt(p: player):')
[22:53:05 ERROR]: 'qdReload(player)' is not a boolean (yes/no) (drop.sk, line 282: qdReload(player)')
[22:53:05 ERROR]: 'qdPkt(player)' is not a boolean (yes/no) (drop.sk, line 283: qdPkt(player)')
[22:53:05 ERROR]: 'qdGUI(player)' is not a boolean (yes/no) (drop.sk, line 289: qdGUI(player)')
[22:53:05 ERROR]: 'qdGUI(player)' is not a boolean (yes/no) (drop.sk, line 298: qdGUI(player)')
[22:53:05 ERROR]: 'qdGUI(player)' is not a boolean (yes/no) (drop.sk, line 303: qdGUI(player)')
[22:53:05 ERROR]: 'toggle("cobble", player)' is not a boolean (yes/no) (drop.sk, line 310: toggle("cobble", player)')
[22:53:05 ERROR]: 'toggle("ender", player)' is not a boolean (yes/no) (drop.sk, line 313: toggle("ender", player)')
[22:53:05 ERROR]: 'qdTop(player)' is not a boolean (yes/no) (drop.sk, line 318: qdTop(player)')
[22:53:05 ERROR]: '::*}%"' is not a valid item data (drop.sk, line 323: set {_lor::*} to colored repConf("%{_lore::*}%", "turbo", player)')
[22:53:05 ERROR]: 'set {_nn} to colored repConf("%{_name}%", "turbo", player)' is not a boolean (yes/no) (drop.sk, line 325: set {_nn} to colored repConf("%{_name}%", "turbo", player)')
[22:53:05 ERROR]: 'qdTop(player)' is not a boolean (yes/no) (drop.sk, line 345: qdTop(player)')
[22:53:05 ERROR]: 'qdReload(player)' is not a boolean (yes/no) (drop.sk, line 358: qdReload(player)')
[22:53:06 ERROR]: #!#!
[22:53:06 ERROR]: #!#! [Skript] Severe Error:
[22:53:06 ERROR]: #!#! Could not load drop.sk
[22:53:06 ERROR]: #!#!
[22:53:06 ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[22:53:06 ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[22:53:06 ERROR]: #!#! and check whether this error has already been reported.
[22:53:06 ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[22:53:06 ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[22:53:06 ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[22:53:06 ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[22:53:06 ERROR]: #!#!
[22:53:06 ERROR]: #!#! Stack trace:
[22:53:06 ERROR]: #!#! ch.njol.skript.SkriptAPIException: The class 'enchantment' does not provide a default expression. Either allow null (with %-enchantment%) or make it mandatory [pattern: [the] (%enchantment% level|level of [[the] enchant[ment]] %enchantment%) o(f|n) %itemtypes%]
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:294)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:42)
[22:53:06 ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:615)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:55)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.Conditional.<init>(Conditional.java:44)
[22:53:06 ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:701)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:55)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.Conditional.<init>(Conditional.java:44)
[22:53:06 ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:701)
[22:53:06 ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[22:53:06 ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:262)
[22:53:06 ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:155)
[22:53:06 ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[22:53:06 ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[22:53:06 ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[22:53:06 ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[22:53:06 ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[22:53:06 ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[22:53:06 ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[22:53:06 ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[22:53:06 ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[22:53:06 ERROR]: #!#!
[22:53:06 ERROR]: #!#! Version Information:
[22:53:06 ERROR]: #!#! Skript: 2.1.2
[22:53:06 ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
[22:53:06 ERROR]: #!#! Minecraft: 1.8.8
[22:53:06 ERROR]: #!#! Java: 1.8.0_162
[22:53:06 ERROR]: #!#!
[22:53:06 ERROR]: #!#! Running CraftBukkit: false
[22:53:06 ERROR]: #!#!
[22:53:06 ERROR]: #!#! Current node: set {_f} to level of fortune of the player's tool/50 (drop.sk, line 472)
[22:53:06 ERROR]: #!#! Current item: null
[22:53:06 ERROR]: #!#!
[22:53:06 ERROR]: #!#! Thread: Server thread
[22:53:06 ERROR]: #!#!
[22:53:06 ERROR]: #!#! End of Error.
[22:53:06 ERROR]: #!#!
[22:53:06 INFO]: [Skript] Encountered 21 errors while reloading drop.sk!
pomocy?
Odnośnik do komentarza
https://skript.pl/temat/21124-sddrop-najlepszy-skrypt-na-drop/#findComment-178204
Udostępnij na innych stronach

3 minuty temu, V1ceVersa napisał:


 

[22:53:05 INFO]: [Skript] Reloading drop.sk...
[22:53:05 ERROR]: 'repVar(text: text, drop: text, g: player) :: text' is not a text (drop.sk, line 4: function repVar(text: text, drop: text, g: player) :: text:')
[22:53:05 ERROR]: 'saveVarT(dir: text, value: text) :: text' is not a text (drop.sk, line 24: function saveVarT(dir: text, value: text) :: text:')
[22:53:05 ERROR]: 'saveVarN(dir: text, value: text) :: number' is not a text (drop.sk, line 29: function saveVarN(dir: text, value: text) :: number:')
[22:53:05 ERROR]: 'repConf(text: text, type: text, g: player) :: text' is not a text (drop.sk, line 35: function repConf(text: text, type: text, g: player) :: text:')
[22:53:05 ERROR]: 'toggle(type: text, g: player)' is not a text (drop.sk, line 47: function toggle(type: text, g: player):')
[22:53:05 ERROR]: 'qdGUI(g: player)' is not a text (drop.sk, line 104: function qdGUI(g: player):')
[22:53:05 ERROR]: 'qdTop(g: player)' is not a text (drop.sk, line 164: function qdTop(g: player):')
[22:53:05 ERROR]: 'qdReload(p: player)' is not a text (drop.sk, line 235: function qdReload(p: player):')
[22:53:05 ERROR]: 'qdPkt(p: player)' is not a text (drop.sk, line 255: function qdPkt(p: player):')
[22:53:05 ERROR]: 'qdReload(player)' is not a boolean (yes/no) (drop.sk, line 282: qdReload(player)')
[22:53:05 ERROR]: 'qdPkt(player)' is not a boolean (yes/no) (drop.sk, line 283: qdPkt(player)')
[22:53:05 ERROR]: 'qdGUI(player)' is not a boolean (yes/no) (drop.sk, line 289: qdGUI(player)')
[22:53:05 ERROR]: 'qdGUI(player)' is not a boolean (yes/no) (drop.sk, line 298: qdGUI(player)')
[22:53:05 ERROR]: 'qdGUI(player)' is not a boolean (yes/no) (drop.sk, line 303: qdGUI(player)')
[22:53:05 ERROR]: 'toggle("cobble", player)' is not a boolean (yes/no) (drop.sk, line 310: toggle("cobble", player)')
[22:53:05 ERROR]: 'toggle("ender", player)' is not a boolean (yes/no) (drop.sk, line 313: toggle("ender", player)')
[22:53:05 ERROR]: 'qdTop(player)' is not a boolean (yes/no) (drop.sk, line 318: qdTop(player)')
[22:53:05 ERROR]: '::*}%"' is not a valid item data (drop.sk, line 323: set {_lor::*} to colored repConf("%{_lore::*}%", "turbo", player)')
[22:53:05 ERROR]: 'set {_nn} to colored repConf("%{_name}%", "turbo", player)' is not a boolean (yes/no) (drop.sk, line 325: set {_nn} to colored repConf("%{_name}%", "turbo", player)')
[22:53:05 ERROR]: 'qdTop(player)' is not a boolean (yes/no) (drop.sk, line 345: qdTop(player)')
[22:53:05 ERROR]: 'qdReload(player)' is not a boolean (yes/no) (drop.sk, line 358: qdReload(player)')
[22:53:06 ERROR]: #!#!
[22:53:06 ERROR]: #!#! [Skript] Severe Error:
[22:53:06 ERROR]: #!#! Could not load drop.sk
[22:53:06 ERROR]: #!#!
[22:53:06 ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[22:53:06 ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[22:53:06 ERROR]: #!#! and check whether this error has already been reported.
[22:53:06 ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[22:53:06 ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[22:53:06 ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[22:53:06 ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[22:53:06 ERROR]: #!#!
[22:53:06 ERROR]: #!#! Stack trace:
[22:53:06 ERROR]: #!#! ch.njol.skript.SkriptAPIException: The class 'enchantment' does not provide a default expression. Either allow null (with %-enchantment%) or make it mandatory [pattern: [the] (%enchantment% level|level of [[the] enchant[ment]] %enchantment%) o(f|n) %itemtypes%]
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:294)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:42)
[22:53:06 ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:615)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:55)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.Conditional.<init>(Conditional.java:44)
[22:53:06 ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:701)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:55)
[22:53:06 ERROR]: #!#! at ch.njol.skript.lang.Conditional.<init>(Conditional.java:44)
[22:53:06 ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:701)
[22:53:06 ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[22:53:06 ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:262)
[22:53:06 ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:155)
[22:53:06 ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[22:53:06 ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[22:53:06 ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[22:53:06 ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[22:53:06 ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[22:53:06 ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[22:53:06 ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[22:53:06 ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[22:53:06 ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[22:53:06 ERROR]: #!#!
[22:53:06 ERROR]: #!#! Version Information:
[22:53:06 ERROR]: #!#! Skript: 2.1.2
[22:53:06 ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
[22:53:06 ERROR]: #!#! Minecraft: 1.8.8
[22:53:06 ERROR]: #!#! Java: 1.8.0_162
[22:53:06 ERROR]: #!#!
[22:53:06 ERROR]: #!#! Running CraftBukkit: false
[22:53:06 ERROR]: #!#!
[22:53:06 ERROR]: #!#! Current node: set {_f} to level of fortune of the player's tool/50 (drop.sk, line 472)
[22:53:06 ERROR]: #!#! Current item: null
[22:53:06 ERROR]: #!#!
[22:53:06 ERROR]: #!#! Thread: Server thread
[22:53:06 ERROR]: #!#!
[22:53:06 ERROR]: #!#! End of Error.
[22:53:06 ERROR]: #!#!
[22:53:06 INFO]: [Skript] Encountered 21 errors while reloading drop.sk!
pomocy?

try https://www.spigotmc.org/resources/official-skript-2-2-mp-core-remake-1-8-8.25170/

Odnośnik do komentarza
https://skript.pl/temat/21124-sddrop-najlepszy-skrypt-na-drop/#findComment-178206
Udostępnij na innych stronach

  • 2 miesiące temu...
  • 1 miesiąc temu...

O luju xD Aż oczy pieką.
Więc zacznijmy:
- tworzysz plik yml po polsku i angielsku,
- dlaczego na siłę zapisujesz zmienną w string, żeby ją użyć potem jako bool? Chodzi mi o to "tak", wygląda to koszmarnie,
- drop globalny? Powinien być od stopnia zaawansowania gracza
- żeby zmienić sobie język trzeba grzebać w kodzie, to uciążliwe,
- dajesz przedmiot graczowi poprzez give, nie jestem pewny ale gdy ma pełne eq, to traci item, do tego chyba powinno używać (jak sama nazwa wskazuje) drop

A teraz pomysł ode mnie: możesz dodać sklep za punkty w którym do nabycia są kilofy, pochodnie itp. 

Odnośnik do komentarza
https://skript.pl/temat/21124-sddrop-najlepszy-skrypt-na-drop/#findComment-192582
Udostępnij na innych stronach

  • 3 tygodnie później...
  • 2 miesiące temu...

Mam problem. Zainstalowalem skrypt i wymagane do niego pluginy. A gdy wpisuje drop to pisze ze komendy nie ma 

[16:46:50] [Server thread/ERROR]: #!#! 
[16:46:50] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[16:46:50] [Server thread/ERROR]: #!#! Could not load sddrop.sk
[16:46:50] [Server thread/ERROR]: #!#! 
[16:46:50] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[16:46:50] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[16:46:50] [Server thread/ERROR]: #!#! You are running an outdated Minecraft version not supported by Skript.
[16:46:50] [Server thread/ERROR]: #!#! Please update to Minecraft 1.9 or later or fix this yourself and send us a pull request.
[16:46:50] [Server thread/ERROR]: #!#! Alternatively, use an older Skript version; do note that those are also unsupported by us.
[16:46:50] [Server thread/ERROR]: #!#! 
[16:46:50] [Server thread/ERROR]: #!#! Again, we do not support Minecraft versions this old.
[16:46:50] [Server thread/ERROR]: #!#! 
[16:46:50] [Server thread/ERROR]: #!#! Stack trace:
[16:46:50] [Server thread/ERROR]: #!#! java.lang.IllegalStateException: Cannot use classinfos until registration is over
[16:46:50] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.checkAllowClassInfoInteraction(Classes.java:241)
[16:46:50] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfoFromUserInput(Classes.java:336)
[16:46:50] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.function.Functions.loadSignature(Functions.java:187)
[16:46:50] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadStructure(ScriptLoader.java:865)
[16:46:50] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadStructure(ScriptLoader.java:827)
[16:46:50] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadStructure(ScriptLoader.java:809)
[16:46:50] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:180)
[16:46:50] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[16:46:50] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[16:46:50] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[16:46:50] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[16:46:50] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[16:46:50] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[16:46:50] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[16:46:50] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[16:46:50] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[16:46:50] [Server thread/ERROR]: #!#! 
[16:46:50] [Server thread/ERROR]: #!#! Version Information:
[16:46:50] [Server thread/ERROR]: #!#!   Skript: 2.3-beta4
[16:46:50] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[16:46:50] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[16:46:50] [Server thread/ERROR]: #!#!   Java: 1.8.0_191 (Java HotSpot(TM) 64-Bit Server VM 25.191-b12)
[16:46:50] [Server thread/ERROR]: #!#!   OS: Windows 10 amd64 10.0
[16:46:50] [Server thread/ERROR]: #!#! 
[16:46:50] [Server thread/ERROR]: #!#! Server platform: Spigot
[16:46:50] [Server thread/ERROR]: #!#! 
[16:46:50] [Server thread/ERROR]: #!#! Current node: function repVar(text: text, drop: text, g: player) :: text: (sddrop.sk, line 4)
[16:46:50] [Server thread/ERROR]: #!#! Current item: null
[16:46:50] [Server thread/ERROR]: #!#! 
[16:46:50] [Server thread/ERROR]: #!#! Thread: Server thread
[16:46:50] [Server thread/ERROR]: #!#! 
[16:46:50] [Server thread/ERROR]: #!#! Language: english
[16:46:50] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[16:46:50] [Server thread/ERROR]: #!#! 
[16:46:50] [Server thread/ERROR]: #!#! End of Error.
[16:46:50] [Server thread/ERROR]: #!#! 
[16:46:50] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Successfully reloaded [0;33;22msddrop.sk[m.[m

Edytowane przez adamnasus
Odnośnik do komentarza
https://skript.pl/temat/21124-sddrop-najlepszy-skrypt-na-drop/#findComment-200723
Udostępnij na innych stronach

  • 3 tygodnie później...
  • 2 tygodnie później...
  • 1 rok później...

Hej jestem nowy w środowisku skryptów i pluginów, mam proźbę bo wgrałem sdDrop do folderu skripts i nie działa mi w grze i nie generuje pliku config itd.
Czy byłby ktoś tak miły i by mi pomógł ?

 

Odnośnik do komentarza
https://skript.pl/temat/21124-sddrop-najlepszy-skrypt-na-drop/#findComment-243240
Udostępnij na innych stronach

  • 11 miesięcy temu...

Dołącz do dyskusji

Możesz dodać zawartość już teraz a zarejestrować się później. Jeśli posiadasz już konto, zaloguj się aby dodać zawartość za jego pomocą.

Nieaktywny
Dodaj odpowiedź do tematu...

×   Wklejono zawartość z formatowaniem.   Usuń formatowanie

  Dozwolonych jest tylko 75 emoji.

×   Odnośnik został automatycznie osadzony.   Przywróć wyświetlanie jako odnośnik

×   Przywrócono poprzednią zawartość.   Wyczyść edytor

×   Nie możesz bezpośrednio wkleić grafiki. Dodaj lub załącz grafiki z adresu URL.

  • Ostatnio przeglądający   0 użytkowników

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