Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 19:33:06 [SEVERE] Cannot load plugins\KLEventoChat\config.yml
- org.bukkit.configuration.InvalidConfigurationException: unacceptable character '
- ´┐¢' (0xFFFD) special characters are not allowedin "<string>", position 162
- at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
- at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:138)
- at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:105)
- at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:175)
- at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:117)
- at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:111)
- at me.ikileey.KLEventoChat.Main.onCommand(Main.java:105)
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
- at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
- at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServer.java:546)
- at net.minecraft.server.v1_5_R3.PlayerConnection.handleCommand(PlayerConnection.java:985)
- at net.minecraft.server.v1_5_R3.PlayerConnection.chat(PlayerConnection.java:901)
- at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:846)
- at net.minecraft.server.v1_5_R3.Packet3Chat.handle(Packet3Chat.java:44)
- at org.spigotmc.netty.NettyNetworkManager.b(NettyNetworkManager.java:215)
- at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:115)
- at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35)
- at org.spigotmc.MultiplexingServerConnection.b(MultiplexingServerConnection.java:72)
- at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:583)
- at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:227)
- at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:472)
- at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:404)
- at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
- Caused by: unacceptable character '´┐¢' (0xFFFD) special characters are not allowedin "<string>", position 162
- at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:70)
- at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:50)
- at org.yaml.snakeyaml.Yaml.load(Yaml.java:399)
- at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53)
- ... 22 more
- 19:33:06 [SEVERE] Cannot load configuration from streamorg.bukkit.configuration.InvalidConfigurationException: unacceptable character '´┐¢' (0xFFFD) special characters are not allowedin "<string>", position 162
- at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
- at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:138)
- at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:202)
- at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:121)
- at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:111)
- at me.ikileey.KLEventoChat.Main.onCommand(Main.java:105)
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
- at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
- at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServer.java:546)
- at net.minecraft.server.v1_5_R3.PlayerConnection.handleCommand(PlayerConnection.java:985
- at net.minecraft.server.v1_5_R3.PlayerConnection.chat(PlayerConnection.java:901)
- at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:846)
- at net.minecraft.server.v1_5_R3.Packet3Chat.handle(Packet3Chat.java:44)
- at org.spigotmc.netty.NettyNetworkManager.b(NettyNetworkManager.java:215)
- at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:115)
- at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35)
- at org.spigotmc.MultiplexingServerConnection.b(MultiplexingServerConnection.java:72)
- at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:583)
- at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:227)
- at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:472)
- at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:404)
- at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
- Caused by: unacceptable character '´┐¢' (0xFFFD) special characters are not allowed
- in "<string>", position 162
- at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:70)
- at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:50)
- at org.yaml.snakeyaml.Yaml.load(Yaml.java:399)
- at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53)
- ... 21 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement