Advertisement
Guest User

Untitled

a guest
May 27th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.06 KB | None | 0 0
  1.  
  2. [16:40:30] [Server thread/WARN] [Sponge]: Plugin 'worldedit' seems to be missing a valid mcmod.info metadata file. This is not a problem when testing plugins, however it is recommended to include one in public plugins.
  3. Please see https://docs.spongepowered.org/master/en/plugin/plugin-meta.html for details.
  4. [16:40:30] [Server thread/FATAL] [FML]: Found a duplicate mod worldedit at [.\mods\worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar, Z:\mc_Forge_server\.\mods\plugins\FastAsyncWorldEdit-sponge112-19.05.02-d89cb44-1274-22.2.0.jar]
  5. [16:40:30] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
  6. net.minecraftforge.fml.common.DuplicateModsFoundException:
  7. Duplicate Mods:
  8. worldedit : Z:\mc_Forge_server\.\mods\worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar
  9. worldedit : Z:\mc_Forge_server\.\mods\plugins\FastAsyncWorldEdit-sponge112-19.05.02-d89cb44-1274-22.2.0.jar
  10.  
  11.  
  12. at net.minecraftforge.fml.common.Loader.identifyDuplicates(Loader.java:464) ~[Loader.class:?]
  13. at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:426) ~[Loader.class:?]
  14. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:566) ~[Loader.class:?]
  15. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) ~[FMLServerHandler.class:?]
  16. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]
  17. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
  18. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  19. at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
  20. [16:40:30] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: Z:\mc_Forge_server\.\crash-reports\crash-2019-05-27_16.40.30-server.txt
  21. [16:40:30] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
  22. [16:40:30] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
  23. [16:40:30] [Server thread/INFO] [FML]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
  24. [16:40:30] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.NullPointerException
  25. [16:40:30] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:369)
  26. [16:40:30] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:443)
  27. [16:40:30] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:404)
  28. [16:40:30] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:248)
  29. [16:40:30] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.common.SpongeImpl.postState(SpongeImpl.java:256)
  30. [16:40:30] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.common.SpongeImpl.postShutdownEvents(SpongeImpl.java:261)
  31. [16:40:30] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.server.dedicated.DedicatedServer.handler$postGameStoppingEvent$zpc000(DedicatedServer.java:831)
  32. [16:40:30] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71240_o(DedicatedServer.java)
  33. [16:40:30] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:589)
  34. [16:40:30] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Thread.run(Unknown Source)
  35. [16:40:30] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement