Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 11:41:20 [SEVERE] java.lang.ClassCastException: org.yaml.snakeyaml.nodes.AnchorN
- ode cannot be cast to org.yaml.snakeyaml.nodes.ScalarNode
- 11:41:20 [SEVERE] Could not pass event PlayerQuitEvent to VirtualChest
- org.bukkit.event.EventException
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
- va:303)
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
- a:62)
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
- ava:459)
- at net.minecraft.server.ServerConfigurationManager.disconnect(ServerConf
- igurationManager.java:179)
- at net.minecraft.server.NetServerHandler.disconnect(NetServerHandler.jav
- a:158)
- at org.getspout.spout.SpoutNetServerHandler.disconnect(SpoutNetServerHan
- dler.java:179)
- at org.bukkit.craftbukkit.entity.CraftPlayer.kickPlayer(CraftPlayer.java
- :220)
- at com.earth2me.essentials.PlayerExtension.kickPlayer(PlayerExtension.ja
- va)
- at com.earth2me.essentials.User.checkActivity(User.java:526)
- at com.earth2me.essentials.EssentialsTimer.run(EssentialsTimer.java:31)
- at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(C
- raftScheduler.java:126)
- at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:517)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
- at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
- Caused by: java.lang.ClassCastException: org.yaml.snakeyaml.nodes.AnchorNode can
- not be cast to org.yaml.snakeyaml.nodes.ScalarNode
- at org.yaml.snakeyaml.representer.Representer.representJavaBeanProperty(
- Representer.java:122)
- at com.Balor.Tools.Configuration.File.ExtendedRepresenter.representJavaB
- eanProperty(ExtendedRepresenter.java:82)
- at org.yaml.snakeyaml.representer.Representer.representJavaBean(Represen
- ter.java:84)
- at org.yaml.snakeyaml.representer.Representer$RepresentJavaBean.represen
- tData(Representer.java:50)
- at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepr
- esenter.java:110)
- at org.yaml.snakeyaml.representer.BaseRepresenter.representSequence(Base
- Representer.java:139)
- at org.yaml.snakeyaml.representer.SafeRepresenter$RepresentList.represen
- tData(SafeRepresenter.java:165)
- at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepr
- esenter.java:96)
- at org.yaml.snakeyaml.representer.BaseRepresenter.representMapping(BaseR
- epresenter.java:164)
- at org.yaml.snakeyaml.representer.SafeRepresenter$RepresentMap.represent
- Data(SafeRepresenter.java:201)
- at com.Balor.Tools.Configuration.File.ExtendedRepresenter$RepresentConfi
- gurationSection.representData(ExtendedRepresenter.java:52)
- at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepr
- esenter.java:96)
- at org.yaml.snakeyaml.representer.BaseRepresenter.representMapping(BaseR
- epresenter.java:164)
- at org.yaml.snakeyaml.representer.SafeRepresenter$RepresentMap.represent
- Data(SafeRepresenter.java:201)
- at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepr
- esenter.java:96)
- at org.yaml.snakeyaml.representer.BaseRepresenter.represent(BaseRepresen
- ter.java:66)
- at org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:270)
- at org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:261)
- at org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:233)
- at org.yaml.snakeyaml.Yaml.dump(Yaml.java:209)
- at com.Balor.Tools.Configuration.File.ExtendedConfiguration.saveToString
- (ExtendedConfiguration.java:351)
- at com.Balor.Tools.Configuration.File.ExFileConfiguration.save(ExFileCon
- figuration.java:252)
- at com.Balor.Tools.Configuration.File.ExtendedConfiguration.save(Extende
- dConfiguration.java:332)
- at com.Balor.utils.FilesManager.createChestFile(FilesManager.java:296)
- at com.Balor.utils.FilesManager.savePlayerChest(FilesManager.java:131)
- at com.Balor.bukkit.GiftPost.GiftPostWorker.unloadPlayerChests(GiftPostWorker.java:203)
- at com.Balor.Listeners.GPPlayerListener.onPlayerQuit(GPPlayerListener.java:87)
- at sun.reflect.GeneratedMethodAccessor290.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:601)
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
- ... 13 more
- 11:41:20 [SEVERE] at org.yaml.snakeyaml.representer.Representer.representJavaBeanProperty(Representer.java:122)
- 11:41:20 [SEVERE] at com.Balor.Tools.Configuration.File.ExtendedRepresenter.representJavaBeanProperty(ExtendedRepresenter.java:82)
- 11:41:20 [SEVERE] at org.yaml.snakeyaml.representer.Representer.representJavaBean(Representer.java:84)
- 11:41:20 [SEVERE] at org.yaml.snakeyaml.representer.Representer$RepresentJavaBean.representData(Representer.java:50)
- 11:41:20 [SEVERE] at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepresenter.java:110)
- 11:41:20 [SEVERE] at org.yaml.snakeyaml.representer.BaseRepresenter.representSequence(BaseRepresenter.java:139)
- 11:41:20 [SEVERE] at org.yaml.snakeyaml.representer.SafeRepresenter$RepresentList.representData(SafeRepresenter.java:165)
- 11:41:20 [SEVERE] at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepresenter.java:96)
- 11:41:20 [SEVERE] at org.yaml.snakeyaml.representer.BaseRepresenter.representMapping(BaseRepresenter.java:164)
- 11:41:20 [SEVERE] at org.yaml.snakeyaml.representer.SafeRepresenter$RepresentMap.representData(SafeRepresenter.java:201)
- 11:41:20 [SEVERE] at com.Balor.Tools.Configuration.File.ExtendedRepresenter$RepresentConfigurationSection.representData(ExtendedRepresenter.java:52)
- 11:41:20 [SEVERE] at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepresenter.java:96)
- 11:41:20 [SEVERE] at org.yaml.snakeyaml.representer.BaseRepresenter.representMapping(BaseRepresenter.java:164)
- 11:41:20 [SEVERE] at org.yaml.snakeyaml.representer.SafeRepresenter$RepresentMap.representData(SafeRepresenter.java:201)
- 11:41:20 [SEVERE] at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepresenter.java:96)
- 11:41:20 [SEVERE] at org.yaml.snakeyaml.representer.BaseRepresenter.represent(BaseRepresenter.java:66)
- 11:41:20 [SEVERE] at org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:270)
- 11:41:20 [SEVERE] at org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:261)
- 11:41:20 [SEVERE] at org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:233)
- 11:41:20 [SEVERE] at org.yaml.snakeyaml.Yaml.dump(Yaml.java:209)
- 11:41:20 [SEVERE] at com.Balor.Tools.Configuration.File.ExtendedConfiguration.saveToString(ExtendedConfiguration.java:351)
- tion.saveToString(ExtendedConfiguration.java:351)
- 11:41:20 [SEVERE] at com.Balor.Tools.Configuration.File.ExFileConfiguration.save(ExFileConfiguration.java:252)
- 11:41:20 [SEVERE] at com.Balor.Tools.Configuration.File.ExtendedConfiguration.save(ExtendedConfiguration.java:332)
- 11:41:20 [SEVERE] at com.Balor.utils.FilesManager.createChestFile(FilesManager.java:296)
- 11:41:20 [SEVERE] at com.Balor.utils.FilesManager.savePlayerChest(FilesManager.java:131)
- 11:41:20 [SEVERE] at com.Balor.utils.FilesManager.savePerPlayer(FilesManager.java:161)
- 11:41:20 [SEVERE] at com.Balor.bukkit.GiftPost.GiftPostWorker.save(GiftPostWorker.java:526)
- 11:41:20 [SEVERE] at com.Balor.bukkit.GiftPost.GiftPost$1.run(GiftPost.java:243)
- 11:41:20 [SEVERE] at org.bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:34)
- 11:41:20 [SEVERE] at java.lang.Thread.run(Thread.java:722)
RAW Paste Data