You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 19, 2022. It is now read-only.
[01:57:32 WARN]: [CosmicVaults] Plugin CosmicVaults v3.2.0 generated an exception while executing task 153 java.lang.ClassCastException: class java.lang.String cannot be cast to class org.bukkit.configuration.ConfigurationSection (java.lang.String is in module java.base of loader 'bootstrap'; org.bukkit.configuration.ConfigurationSection is in unnamed module of loader java.net.URLClassLoader @7aec35a) at ca.tweetzy.cosmicvaults.model.VaultManager.lambda$loadVaults$6(VaultManager.java:115) ~[CosmicVaults-3.2.0.jar:?] at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.18.1.jar:git-Paper-147] at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.18.1.jar:git-Paper-147] at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.18.1.jar:git-Paper-147] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?]