Advertisement
tmoflash

GP Crash Sponge

Aug 30th, 2018
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. [12:51:30 ERROR] [Sponge]: Could not pass GameAboutToStartServerEvent$Impl to Plugin{id=griefprevention, name=GriefPrevention, version=4.3.0, description=This plugin is designed to prevent all forms of grief., url=https://github.com/MinecraftPortCentral/GriefPrevention, source=mods\griefprevention-1.12.2-4.3.0.653.jar}
  2. java.lang.NoSuchMethodError: ninja.leaping.configurate.commented.CommentedConfigurationNode.copy()Lninja/leaping/configurate/commented/CommentedConfigurationNode;
  3. at me.ryanhamshire.griefprevention.configuration.GriefPreventionConfig.reload(GriefPreventionConfig.java:140) ~[GriefPreventionConfig.class:1.12.2-4.3.0.653]
  4. at me.ryanhamshire.griefprevention.configuration.GriefPreventionConfig.<init>(GriefPreventionConfig.java:91) ~[GriefPreventionConfig.class:1.12.2-4.3.0.653]
  5. at me.ryanhamshire.griefprevention.GriefPreventionPlugin.loadConfig(GriefPreventionPlugin.java:1740) ~[GriefPreventionPlugin.class:1.12.2-4.3.0.653]
  6. at me.ryanhamshire.griefprevention.GriefPreventionPlugin.onServerAboutToStart(GriefPreventionPlugin.java:744) ~[GriefPreventionPlugin.class:1.12.2-4.3.0.653]
  7. at org.spongepowered.common.event.listener.GameAboutToStartServerEventListener_GriefPreventionPlugin_onServerAboutToStart15.handle(Unknown Source) ~[?:?]
  8. at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.12.2-7.1.0-BETA-59]
  9. at org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.java:423) [SpongeEventManager.class:1.12.2-7.1.0-BETA-59]
  10. at org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.java:459) [SpongeEventManager.class:1.12.2-7.1.0-BETA-59]
  11. at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:223) [SpongeImpl.class:1.12.2-7.1.0-BETA-59]
  12. at org.spongepowered.common.SpongeImpl.postState(SpongeImpl.java:231) [SpongeImpl.class:1.12.2-7.1.0-BETA-59]
  13. at org.spongepowered.server.SpongeVanilla.onServerAboutToStart(SpongeVanilla.java:159) [SpongeVanilla.class:1.12.2-7.1.0-BETA-59]
  14. at net.minecraft.server.dedicated.DedicatedServer.handler$callServerAboutToStart$bab000(SourceFile:1253) [nz.class:?]
  15. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(SourceFile:226) [nz.class:?]
  16. at net.minecraft.server.MinecraftServer.run(SourceFile:434) [MinecraftServer.class:?]
  17. at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement