iKaanStrafe
Merhaba Dünya, Seni Özledim
- Katılım
- 26 Mayıs 2016
- Mesajlar
- 1.607
- Elmaslar
- 1.467
- Puan
- 17.385
- Konum
- Chelyabinsk-Penza
- Minecraft
- iKaanStrafe
Discord:
iKaanStrafe
Öncelikle merhabalar herkese.
Sorunum şöyle bende bir Türkçe chatcontrol klasörü var onu plugins e atınca çalışmıyor ama o klasörü silip sunucuyu başlatınca klasör orijinaline dönüyor ve çalışıyor.
Logsdaki hata:
Sorunum şöyle bende bir Türkçe chatcontrol klasörü var onu plugins e atınca çalışmıyor ama o klasörü silip sunucuyu başlatınca klasör orijinaline dönüyor ve çalışıyor.
Logsdaki hata:
JavaScript:
[00:39:40] [Server thread/INFO]: [ChatControl] Enabling ChatControl v5.8.7
[00:39:41] [Server thread/INFO]: Hooked into: Essentials
[00:39:41] [Server thread/INFO]: Hooked into: Multiverse-Core (World Alias)
[00:39:41] [Server thread/INFO]: Hooked into: ProtocolLib (Packet Features)
[00:39:41] [Server thread/INFO]: Hooked into: Vault
[00:39:41] [Server thread/INFO]: Hooked into: PlaceholderAPI
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Minimum_Players_To_Enable_Checks' -> '0'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Lookup_Geo_Data' -> 'true'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Version' -> '4'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Updater.Enabled' -> 'true'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Updater.Download' -> 'true'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Updater.Check_Notes' -> 'true'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Writer.Write_Chat_Communication' -> 'true'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Writer.Strip_Colors' -> 'true'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Groups.Always_Check_Updates' -> 'false'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Console.Filter.Enabled' -> 'true'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Console.Filter.Filter_Console_Messages' -> '[Reached end of stream for, Connection reset, lost connection]'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Rules.Check_Signs' -> 'true'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Signs.Duplication.Deny_Signs_With_Same_Text' -> 'false'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Signs.Duplication.Alert_Staff' -> 'true'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Signs.Duplication.Block_When_Violates_A_Rule' -> 'true'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Signs.Duplication.Drop_Sign' -> 'true'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Anti_Bot.Rejoin_Delay_Seconds' -> '4'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Anti_Bot.Block_Actions_Until_Moved.Chat' -> 'true'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Anti_Caps.Warn_Player' -> 'true'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Messages.Join' -> 'default'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Messages.Quit' -> 'default'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Messages.Kick' -> 'default'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Messages.Show_Quit_Only_When_Logged' -> 'true'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Messages.Timed.Enabled' -> 'false'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Messages.Timed.Random_Order' -> 'false'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Messages.Timed.Random_No_Repeat' -> 'true'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Messages.Timed.Prefix' -> '[Tip]'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Messages.Timed.Suffix' -> ''
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Messages.Timed.Delay_Seconds' -> '180'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Messages.Timed.Message_List' -> '{hardcore_nether=[incluceFrom hardcore], hardcore=[Grief is not permitted what-so-ever and every griefer will be banned., Can you survive the night on {world} world?], ignored-world=[excludeGlobal], global=[Hey, {player}, did you know that this server is running ChatControl?, Visit developer website: www.rushmine.6f.sk], creative=[excludeGlobal, Welcome on Creative world. Enjoy your gamemode :)]}'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Chat.Formatter.Message_Format' -> '{pl_prefix}{player}:{pl_suffix} {message}'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Chat.Formatter.Global_Message_Format' -> '[GLOBAL] {pl_prefix}{player}:{pl_suffix} {message}'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Chat.Formatter.Spy_Message_Format' -> 'SPY: [{world}] {pl_prefix}{player}:{pl_suffix} {message}'
[00:39:41] [Server thread/INFO]: Updating settings.yml with 'Chat.Formatter.Ranged_Mode' -> 'false'
[00:39:41] [Server thread/WARN]: java.lang.reflect.InvocationTargetException
[00:39:41] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[00:39:41] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[00:39:41] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[00:39:41] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[00:39:41] [Server thread/WARN]: at org.mineacademy.chatcontrol.settings.ConfHelper.invokeMethods(ConfHelper.java:83)
[00:39:41] [Server thread/WARN]: at org.mineacademy.chatcontrol.settings.ConfHelper.loadValues(ConfHelper.java:69)
[00:39:41] [Server thread/WARN]: at org.mineacademy.chatcontrol.settings.ConfHelper.createFileAndLoad(ConfHelper.java:115)
[00:39:41] [Server thread/WARN]: at org.mineacademy.chatcontrol.settings.Settings.load(Settings.java:23)
[00:39:41] [Server thread/WARN]: at org.mineacademy.chatcontrol.settings.ConfHelper.loadAll(ConfHelper.java:53)
[00:39:41] [Server thread/WARN]: at org.mineacademy.chatcontrol.ChatControl.onEnable(ChatControl.java:88)
[00:39:41] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
[00:39:41] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
[00:39:41] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407)
[00:39:41] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359)
[00:39:41] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318)
[00:39:41] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408)
[00:39:41] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372)
[00:39:41] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327)
[00:39:41] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267)
[00:39:41] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563)
[00:39:41] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[00:39:41] [Server thread/WARN]: Caused by: java.lang.IllegalArgumentException: Malformed config value, expected double at: Chat.Formatter.Range
[00:39:41] [Server thread/WARN]: at org.apache.commons.lang.Validate.isTrue(Validate.java:136)
[00:39:41] [Server thread/WARN]: at org.mineacademy.chatcontrol.settings.ConfHelper.getDouble(ConfHelper.java:156)
[00:39:41] [Server thread/WARN]: at org.mineacademy.chatcontrol.settings.Settings$Chat$Formatter.init(Settings.java:135)
[00:39:41] [Server thread/WARN]: ... 21 more
[00:39:41] [Server thread/INFO]: !----------------------------------------------!
[00:39:41] [Server thread/INFO]: Error loading ChatControl, plugin is disabled!
[00:39:41] [Server thread/INFO]: Running on 1.8.8-R0.1-SNAPSHOT (v1_8_R3) and Java 1.8.0_211
[00:39:41] [Server thread/INFO]: !----------------------------------------------!
[00:39:41] [Server thread/INFO]: Error: Unable to get the error message, search above.
[00:39:41] [Server thread/INFO]: !----------------------------------------------!
[00:39:41] [Server thread/INFO]: [ChatControl] Disabling ChatControl v5.8.7