Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error #124

Closed
KonoromiHimaries opened this issue Jun 30, 2016 · 4 comments
Closed

error #124

KonoromiHimaries opened this issue Jun 30, 2016 · 4 comments

Comments

@KonoromiHimaries
Copy link

logs
http://pastebin.com/WuFp71ca

timings
https://timings.aikar.co/v2/?id=a39d71271182431782fce5012b8ca972

@ChanceSD
Copy link
Owner

ChanceSD commented Aug 1, 2016

Do you still have this error?

@KonoromiHimaries
Copy link
Author

i don't know : P

@EvilOlaf
Copy link
Contributor

EvilOlaf commented Aug 3, 2016

Confirmed.

Before in the same second to players disconnected. Maybe this is related to.

[21:12:40] [Craft Scheduler Thread - 984/WARN]: Exception in thread "Craft Scheduler Thread - 984"
[21:12:40] [Craft Scheduler Thread - 984/WARN]: org.apache.commons.lang.UnhandledException: Plugin PvPManager v3.1.8 generated an exception while executing task 2131864
        at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException: Nodes must be provided.
        at org.yaml.snakeyaml.nodes.NodeTuple.<init>(NodeTuple.java:28)
        at org.yaml.snakeyaml.representer.BaseRepresenter.representMapping(BaseRepresenter.java:163)
        at org.yaml.snakeyaml.representer.SafeRepresenter$RepresentMap.representData(SafeRepresenter.java:304)
        at org.bukkit.configuration.file.YamlRepresenter$RepresentConfigurationSection.representData(YamlRepresenter.java:23)
        at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepresenter.java:94)
        at org.yaml.snakeyaml.representer.BaseRepresenter.representMapping(BaseRepresenter.java:156)
        at org.yaml.snakeyaml.representer.SafeRepresenter$RepresentMap.representData(SafeRepresenter.java:304)
        at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepresenter.java:94)
        at org.yaml.snakeyaml.representer.BaseRepresenter.represent(BaseRepresenter.java:64)
        at org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:242)
        at org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:206)
        at org.yaml.snakeyaml.Yaml.dump(Yaml.java:181)
        at org.bukkit.configuration.file.YamlConfiguration.saveToString(YamlConfiguration.java:40)
        at org.bukkit.configuration.file.FileConfiguration.save(FileConfiguration.java:103)
        at me.NoChance.PvPManager.Managers.ConfigManager$2.run(ConfigManager.java:131)
        at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
        at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
        ... 3 more

3.1.8 build 234

@ChanceSD
Copy link
Owner

ChanceSD commented Aug 5, 2016

I never had this issue though, maybe some issue with users file.

@ChanceSD ChanceSD closed this as completed Sep 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants