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

능력로드버그 #133

Open
xoghksdl opened this issue Aug 22, 2021 · 1 comment
Open

능력로드버그 #133

xoghksdl opened this issue Aug 22, 2021 · 1 comment

Comments

@xoghksdl
Copy link

[11:25:44] [Server thread/WARN]: java.lang.NoSuchMethodError: 'org.bukkit.configuration.file.YamlConfiguration org.bukkit.Server$Spigot.getSpigotConfig()'
[11:25:44] [Server thread/WARN]: at com.github.noonmaru.psychics.PsychicConcept.initialize$psychics_common(PsychicConcept.kt:109)
[11:25:44] [Server thread/WARN]: at com.github.noonmaru.psychics.PsychicManager.loadPsychics$psychics_common(PsychicManager.kt:207)
[11:25:44] [Server thread/WARN]: at com.github.noonmaru.psychics.plugin.PsychicPlugin.loadModules(PsychicPlugin.kt:72)
[11:25:44] [Server thread/WARN]: at com.github.noonmaru.psychics.plugin.PsychicPlugin.onEnable(PsychicPlugin.kt:52)
[11:25:44] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
[11:25:44] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351)
[11:25:44] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480)
[11:25:44] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:494)
[11:25:44] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:408)
[11:25:44] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:435)
[11:25:44] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:218)
[11:25:44] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:808)
[11:25:44] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164)
[11:25:44] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:829)
[11:25:44] [Server thread/WARN]: [Psychics] Failed to load Psychic sample.yml

뭐가 잘못된걸까요? ㅠㅠ psychics 파일에 yml 파일넣고 능력도 abilities파일에 넣었는데 로드가 안돼네요 ㅠㅠ

@paring-chan
Copy link

https://github.com/monun/psychics 여기로 가시는걸 추천드립니다 여기로 레포 옮긴거같아요

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

2 participants