MC Skript, "no aliases defined for the following ids"

HcaTR

Ağaç Yumruklayıcı
En iyi cevaplar
0
[Server thread/INFO]: /sk reload all
[Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[Server thread/INFO]: Loaded a total of 11504 english aliases
[Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 255, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448
[Server thread/INFO]: All scripts loaded without errors.
[Server thread/WARN]: No scripts were found, maybe you should write some :)
[Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Successfully reloaded the config and all scripts.[m
 

TReaperTR

Altın Madencisi
En iyi cevaplar
0
Konuyla ilgili birşeyler yazar mısın lütfen ? sadece konsolda yazanları buraya atmak. Ayrıca konsol sana hiçbir skript bulunamadı diyor. Yapmış olduğun skriptleri .sk uzantısı ile kaydettiğine emin misin ?
 

HcaTR

Ağaç Yumruklayıcı
En iyi cevaplar
0
evet zaten skript yüklediğimde içinde kendi skriptleri bulunuyordu
 

TReaperTR

Altın Madencisi
En iyi cevaplar
0
evet zaten skript yüklediğimde içinde kendi skriptleri bulunuyordu
Skriptlerini Skript > scripts klasörüne .sk uzantısı ile eklediniz mi ? Bildiğim kadarıyla skript pluginini yüklediğimizde içinde skriptsiz gelir ki skriptleri siz oluşturur ve eklersiniz.
 

HcaTR

Ağaç Yumruklayıcı
En iyi cevaplar
0
Evet , ilk reload cektiğimde birçok aliases-english hatası aldım daha sonra bunu ayrı olarak yüklediğimde bu sefer bu hatayı verdi
 

ReaLTaiizor

Kızıltaş Madencisi
En iyi cevaplar
0
Zaten Hata "aliases-english.sk" Adındaki Dosya Yüzünden Veriyor. Bu Skript Sürümünün Server Sürümüne Uyuşmadığını YaDa Skript Plugininin Versiyonunu Yükseltip-Düşürmekten Kaynaklanır. Ya Eski Skript Versiyonunun "aliases-english.sk" Dosyasını Kullanacaksın YaDa Yeni Versiyonun :)
 

vicdum

Demir Madencisi
En iyi cevaplar
2
Oyun versiyonun ile birlikte Google'da " aliases-english.sk " dosyasını arat, ve oyun sürümüne uygun olan ile değiştir.
 

HcaTR

Ağaç Yumruklayıcı
En iyi cevaplar
0
Oyun versiyonun ile birlikte Google'da " aliases-english.sk " dosyasını arat, ve oyun sürümüne uygun olan ile değiştir.
Dediğini yaptım şimdide bu hatayı veriyor


[21:30:16] [Server thread/INFO]: HcaNTR issued server command: /sk reload all
[21:30:28] [Server thread/ERROR]: #!#!
[21:30:28] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[21:30:28] [Server thread/ERROR]: #!#! Could not load block head.sk
[21:30:28] [Server thread/ERROR]: #!#!
[21:30:28] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[21:30:28] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[21:30:28] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[21:30:28] [Server thread/ERROR]: #!#! Here is full list of them:
[21:30:28] [Server thread/ERROR]: #!#! skRayFall (
Linki görebilmek için üye olmanız gerekiyor. Giriş yap veya üye ol.
) SkQuery SkUniversal
[21:30:28] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[21:30:28] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[21:30:28] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[21:30:28] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[21:30:28] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[21:30:28] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it as Skript issue (url below)
[21:30:28] [Server thread/ERROR]: #!#! Issue tracker:
Linki görebilmek için üye olmanız gerekiyor. Giriş yap veya üye ol.
(only if you know what you're doing!)
[21:30:28] [Server thread/ERROR]: #!#!
[21:30:28] [Server thread/ERROR]: #!#! Stack trace:
[21:30:28] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:263)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1790)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1757)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1505)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:225)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:180)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:495)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:812)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1521)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1478)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:225)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:180)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.parse(Condition.java:81)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:998)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:488)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:571)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$1(ScriptLoader.java:347)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:359)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$0(ScriptLoader.java:289)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:319)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript.reload(Skript.java:778)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:161)
[21:30:28] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[21:30:28] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[21:30:28] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_9_R1.CraftServer.dispatchCommand(CraftServer.java:645)
[21:30:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.PlayerConnection.handleCommand(PlayerConnection.java:1302)
[21:30:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.PlayerConnection.a(PlayerConnection.java:1137)
[21:30:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
[21:30:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
[21:30:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.PlayerConnectionUtils$1.run(SourceFile:13)
[21:30:28] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[21:30:28] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(Unknown Source)
[21:30:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.SystemUtils.a(SourceFile:45)
[21:30:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:716)
[21:30:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400)
[21:30:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:655)
[21:30:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:554)
[21:30:28] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[21:30:28] [Server thread/ERROR]: #!#!
[21:30:28] [Server thread/ERROR]: #!#! Version Information:
[21:30:28] [Server thread/ERROR]: #!#! Skript: 2.2-dev34 (latest)
[21:30:28] [Server thread/ERROR]: #!#! Bukkit: 1.9-SNAPSHOT
[21:30:28] [Server thread/ERROR]: #!#! Minecraft: 1.9
[21:30:28] [Server thread/ERROR]: #!#! Java: 1.8.0_161 (Java HotSpot(TM) 64-Bit Server VM 25.161-b12)
[21:30:28] [Server thread/ERROR]: #!#! OS: Windows 7 amd64 6.1
[21:30:28] [Server thread/ERROR]: #!#!
[21:30:28] [Server thread/ERROR]: #!#! Server platform: Spigot
[21:30:28] [Server thread/ERROR]: #!#!
[21:30:28] [Server thread/ERROR]: #!#! Current node: id of argument 1 is greater than 255: (block head.sk, line 12)
[21:30:28] [Server thread/ERROR]: #!#! Current item: null
[21:30:28] [Server thread/ERROR]: #!#! Thread: Server thread
[21:30:28] [Server thread/ERROR]: #!#!
[21:30:28] [Server thread/ERROR]: #!#! Language: english
[21:30:28] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[21:30:28] [Server thread/ERROR]: #!#!
[21:30:28] [Server thread/ERROR]: #!#! End of Error.
[21:30:28] [Server thread/ERROR]: #!#!
[21:30:28] [Server thread/ERROR]: #!#!
[21:30:28] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[21:30:28] [Server thread/ERROR]: #!#! Could not load command with cooldown.sk
[21:30:28] [Server thread/ERROR]: #!#!
[21:30:28] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[21:30:28] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[21:30:28] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[21:30:28] [Server thread/ERROR]: #!#! Here is full list of them:
[21:30:28] [Server thread/ERROR]: #!#! skRayFall (
Linki görebilmek için üye olmanız gerekiyor. Giriş yap veya üye ol.
) SkQuery SkUniversal
[21:30:28] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[21:30:28] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[21:30:28] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[21:30:28] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[21:30:28] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[21:30:28] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it as Skript issue (url below)
[21:30:28] [Server thread/ERROR]: #!#! Issue tracker:
Linki görebilmek için üye olmanız gerekiyor. Giriş yap veya üye ol.
(only if you know what you're doing!)
[21:30:28] [Server thread/ERROR]: #!#!
[21:30:28] [Server thread/ERROR]: #!#! Stack trace:
[21:30:28] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:263)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1790)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1757)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1505)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:225)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:180)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:325)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:627)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.VariableString.newInstance(VariableString.java:242)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Variable.newInstance(Variable.java:151)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseVariable(SkriptParser.java:281)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:297)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:627)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:802)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1521)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1478)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:225)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:180)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:495)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:812)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1521)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1517)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:225)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:180)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:59)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:919)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:488)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:571)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$1(ScriptLoader.java:347)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:359)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$0(ScriptLoader.java:289)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:319)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript.reload(Skript.java:778)
[21:30:28] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:161)
[21:30:28] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[21:30:28] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[21:30:28] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_9_R1.CraftServer.dispatchCommand(CraftServer.java:645)
[21:30:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.PlayerConnection.handleCommand(PlayerConnection.java:1302)
[21:30:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.PlayerConnection.a(PlayerConnection.java:1137)
[21:30:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
[21:30:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
[21:30:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.PlayerConnectionUtils$1.run(SourceFile:13)
[21:30:28] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[21:30:28] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(Unknown Source)
[21:30:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.SystemUtils.a(SourceFile:45)
[21:30:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:716)
[21:30:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400)
[21:30:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:655)
[21:30:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:554)
[21:30:28] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[21:30:28] [Server thread/ERROR]: #!#!
[21:30:28] [Server thread/ERROR]: #!#! Version Information:
[21:30:28] [Server thread/ERROR]: #!#! Skript: 2.2-dev34 (latest)
[21:30:28] [Server thread/ERROR]: #!#! Bukkit: 1.9-SNAPSHOT
[21:30:28] [Server thread/ERROR]: #!#! Minecraft: 1.9
[21:30:28] [Server thread/ERROR]: #!#! Java: 1.8.0_161 (Java HotSpot(TM) 64-Bit Server VM 25.161-b12)
[21:30:28] [Server thread/ERROR]: #!#! OS: Windows 7 amd64 6.1
[21:30:28] [Server thread/ERROR]: #!#!
[21:30:28] [Server thread/ERROR]: #!#! Server platform: Spigot
[21:30:28] [Server thread/ERROR]: #!#!
[21:30:28] [Server thread/ERROR]: #!#! Current node: set {_waited} to difference between {cake.%player%.lastused} and now (command with cooldown.sk, line 16)
[21:30:28] [Server thread/ERROR]: #!#! Current item: null
[21:30:28] [Server thread/ERROR]: #!#! Thread: Server thread
[21:30:28] [Server thread/ERROR]: #!#!
[21:30:28] [Server thread/ERROR]: #!#! Language: english
[21:30:28] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[21:30:28] [Server thread/ERROR]: #!#!
[21:30:28] [Server thread/ERROR]: #!#! End of Error.
[21:30:28] [Server thread/ERROR]: #!#!

Oyun icide su
 

Ekli dosyalar

  • IMG_20180321_214644.jpg
    IMG_20180321_214644.jpg
    50.1 KB · Görüntüleme: 442

Tarık Hacıoğlu

Demir Madencisi
En iyi cevaplar
0
Spigot ya da craftbukkit'e uygun, örnek 1.8 skript.jar'ını kullan, sunucuya protocollib'in son sürümünü ve yine craftbukkit ya da spigot mu neyse onu kur. Sunucunda yine sk reload all çek ve hatalı olan skript satırlarını düzelt. Sonra sk reload all çek ve sorun düzelicektir...
 

HcaTR

Ağaç Yumruklayıcı
En iyi cevaplar
0
Spigot ya da craftbukkit'e uygun, örnek 1.8 skript.jar'ını kullan, sunucuya protocollib'in son sürümünü ve yine craftbukkit ya da spigot mu neyse onu kur. Sunucunda yine sk reload all çek ve hatalı olan skript satırlarını düzelt. Sonra sk reload all çek ve sorun düzelicektir...
Teşekkürler deniyorum
 

HcaTR

Ağaç Yumruklayıcı
En iyi cevaplar
0
Sorun düzelmez ise tekrar yazın, tekrar inceleyelim.
[Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[Server thread/ERROR]: There doesn't exist a material with id 212! (aliases-english.sk, line 665: frosted(_| )ice¦s = 212')
[Server thread/INFO]: Loaded a total of 26556 english aliases
[Server thread/WARN]: There are no aliases defined for the following ids: 438, 441 [Server thread/INFO]: All scripts loaded without errors.
[Server thread/INFO]: Loaded 1 script with a total of 1 trigger and 0 commands in 0 seconds
[Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 1 er

Bu hata başladı
 

vicdum

Demir Madencisi
En iyi cevaplar
2
[Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[Server thread/ERROR]: There doesn't exist a material with id 212! (aliases-english.sk, line 665: frosted(_| )ice¦s = 212')
[Server thread/INFO]: Loaded a total of 26556 english aliases
[Server thread/WARN]: There are no aliases defined for the following ids: 438, 441 [Server thread/INFO]: All scripts loaded without errors.
[Server thread/INFO]: Loaded 1 script with a total of 1 trigger and 0 commands in 0 seconds
[Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 1 er

Bu hata başladı
665. satırı sil ve kaydet, düzelecektir.
 
Üst