Advertisement
Guest User

Untitled

a guest
Feb 21st, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 11.12 KB | None | 0 0
  1. [19:53:21] [Server thread/INFO]: Preparing level "world"
  2. [19:53:21] [Server thread/INFO] [Sponge]: Checking for worlds that need to be migrated...
  3. [19:53:21] [Server thread/INFO] [Sponge]: No worlds were found in need of migration.
  4. [19:53:21] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
  5. [19:53:21] [Server thread/INFO] [FML]: Applying holder lookups
  6. [19:53:21] [Server thread/INFO] [FML]: Holder lookups applied
  7. [19:53:21] [Server thread/INFO] [FML]: Loading dimension 0 (world) (DedicatedServer)
  8. [19:53:22] [Server thread/INFO] [foxguard]: Initializing global worldregion for world: "world"
  9. [19:53:22] [Server thread/INFO] [foxguard]: Loading worldregions for world: "world"
  10. [19:53:22] [Server thread/INFO] [foxguard]: Loading world region "spawn" from .\world\foxguard\wregions\spawn
  11. [19:53:23] [Server thread/INFO] [foxguard]: World region info loaded!  Name: "spawn",  Category: "worldregion",  Type: "rectangular",  Enabled: true
  12. [19:53:23] [Server thread/ERROR] [Sponge]: Could not pass LoadWorldEvent$Impl to Plugin{id=foxguard, name=FoxGuard, version=0.20.2-api5-347, description=A world protecti
  13. on plugin built for SpongeAPI. Requires FoxCore., url=https://github.com/FoxDenStudio/FoxGuard, authors=[gravityfox], source=E:\ziCRAFT-1.11.x\mods\foxguard-0.20.2-api5-
  14. 347-server.jar}
  15. java.lang.NoClassDefFoundError: org/spongepowered/api/event/SpongeEventFactoryUtils
  16.         at net.foxdenstudio.sponge.foxguard.plugin.event.util.FGEventFactory.createFGUpdateObjectEvent(FGEventFactory.java:43) ~[FGEventFactory.class:?]
  17.         at net.foxdenstudio.sponge.foxguard.plugin.FGManager.addWorldRegion(FGManager.java:140) ~[FGManager.class:?]
  18.         at net.foxdenstudio.sponge.foxguard.plugin.FGStorageManager.lambda$loadWorldRegions$6(FGStorageManager.java:738) ~[FGStorageManager.class:?]
  19.         at java.lang.Iterable.forEach(Unknown Source) ~[?:1.8.0_112]
  20.         at net.foxdenstudio.sponge.foxguard.plugin.FGStorageManager.loadWorldRegions(FGStorageManager.java:695) ~[FGStorageManager.class:?]
  21.         at net.foxdenstudio.sponge.foxguard.plugin.FoxGuardMain.worldLoad(FoxGuardMain.java:257) ~[FoxGuardMain.class:?]
  22.         at org.spongepowered.common.event.listener.LoadWorldEventListener_FoxGuardMain_worldLoad34.handle(Unknown Source) ~[?:?]
  23.         at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.11.2-2227-6.0.0-BETA-2176]
  24.         at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:301) [SpongeModEventManager.class:1.11.2-2227-6.0.0-BETA-2176]
  25.         at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:285) [SpongeModEventManager.class:1.11.2-2227-6.0.0-BETA-2176]
  26.         at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:326) [SpongeModEventManager.class:1.11.2-2227-6.0.0-BETA-2176]
  27.         at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:314) [SpongeModEventManager.class:1.11.2-2227-6.0.0-BETA-2176]
  28.         at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:146) [SpongeImpl.class:1.11.2-2227-6.0.0-BETA-2176]
  29.         at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:815) [WorldManager.class:1.11.2-2227-6.0.0-BETA-2176]
  30.         at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:763) [WorldManager.class:1.11.2-2227-6.0.0-BETA-2176]
  31.         at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3483) [MinecraftServer.class:?]
  32.         at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:267) [lh.class:?]
  33.         at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
  34.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_112]
  35. Caused by: java.lang.ClassNotFoundException: org.spongepowered.api.event.SpongeEventFactoryUtils
  36.         at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
  37.         at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_112]
  38.         at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_112]
  39.         ... 19 more
  40. Caused by: java.lang.NullPointerException
  41. [19:53:23] [Server thread/INFO]: Preparing start region for level 0 (world)
  42. [19:53:25] [Server thread/INFO]: Preparing spawn area: 0%
  43. [19:53:26] [Server thread/INFO]: Preparing spawn area: 34%
  44. [19:53:27] [Server thread/INFO]: Preparing spawn area: 65%
  45. [19:53:28] [Server thread/INFO] [Sponge]: Loading world [world] (Overworld)
  46. [19:53:28] [Server thread/INFO] [FML]: Loading dimension -1 (DIM-1) (DedicatedServer)
  47. [19:53:28] [Server thread/INFO] [foxguard]: Initializing global worldregion for world: "DIM-1"
  48. [19:53:28] [Server thread/INFO] [foxguard]: Loading worldregions for world: "DIM-1"
  49. [19:53:28] [Server thread/INFO] [Sponge]: Loading world [DIM-1] (Nether)
  50. [19:53:28] [Server thread/INFO] [FML]: Loading dimension 1 (DIM1) (DedicatedServer)
  51. [19:53:28] [Server thread/INFO] [foxguard]: Initializing global worldregion for world: "DIM1"
  52. [19:53:28] [Server thread/INFO] [foxguard]: Loading worldregions for world: "DIM1"
  53. [19:53:28] [Server thread/INFO] [Sponge]: Loading world [DIM1] (The End)
  54. [19:53:28] [Server thread/INFO] [FML]: Loading dimension 2 (islands) (DedicatedServer)
  55. [19:53:28] [Server thread/INFO] [foxguard]: Initializing global worldregion for world: "islands"
  56. [19:53:28] [Server thread/INFO] [foxguard]: Loading worldregions for world: "islands"
  57. [19:53:28] [Server thread/INFO]: Preparing start region for level 2 (islands)
  58. [19:53:29] [Server thread/INFO] [Sponge]: Loading world [islands] (Overworld)
  59. [19:53:29] [Server thread/INFO]: Preparing start region for level 0 (world)
  60. [19:53:29] [Server thread/INFO]: Preparing start region for level 2 (islands)
  61. [19:53:29] [Server thread/INFO]: Done (8,236s)! For help, type "help" or "?"
  62. [19:53:29] [Server thread/INFO] [vigilate]: Loaded 0 Cameras
  63. [19:53:29] [Server thread/INFO] [foxguard]: Loading regions
  64. [19:53:29] [Server thread/INFO] [foxguard]: Loading global handler
  65. [19:53:29] [Server thread/INFO] [foxguard]: Loading handlers
  66. [19:53:29] [Server thread/INFO] [foxguard]: Loading handler "spawn" from .\world\foxguard\handlers\spawn
  67. [19:53:29] [Server thread/INFO] [foxguard]: Handler info loaded!  Name: "spawn",  Category: "handler",  Type: "basic",  Enabled: true,  Priority: 1
  68. [19:53:29] [Server thread/ERROR] [Sponge]: Could not pass FMLServerStartingEvent to Plugin{id=foxguard, name=FoxGuard, version=0.20.2-api5-347, description=A world prote
  69. ction plugin built for SpongeAPI. Requires FoxCore., url=https://github.com/FoxDenStudio/FoxGuard, authors=[gravityfox], source=E:\ziCRAFT-1.11.x\mods\foxguard-0.20.2-ap
  70. i5-347-server.jar}
  71. java.lang.NoClassDefFoundError: org/spongepowered/api/event/SpongeEventFactoryUtils
  72.         at net.foxdenstudio.sponge.foxguard.plugin.event.util.FGEventFactory.createFGUpdateObjectEvent(FGEventFactory.java:43) ~[FGEventFactory.class:?]
  73.         at net.foxdenstudio.sponge.foxguard.plugin.FGManager.addHandler(FGManager.java:363) ~[FGManager.class:?]
  74.         at net.foxdenstudio.sponge.foxguard.plugin.FGStorageManager.lambda$loadHandlers$7(FGStorageManager.java:828) ~[FGStorageManager.class:?]
  75.         at java.lang.Iterable.forEach(Unknown Source) ~[?:1.8.0_112]
  76.         at net.foxdenstudio.sponge.foxguard.plugin.FGStorageManager.loadHandlers(FGStorageManager.java:789) ~[FGStorageManager.class:?]
  77.         at net.foxdenstudio.sponge.foxguard.plugin.FoxGuardMain.serverStarting(FoxGuardMain.java:230) ~[FoxGuardMain.class:?]
  78.         at org.spongepowered.common.event.listener.GameStartingServerEventListener_FoxGuardMain_serverStarting30.handle(Unknown Source) ~[?:?]
  79.         at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.11.2-2227-6.0.0-BETA-2176]
  80.         at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:301) [SpongeModEventManager.class:1.11.2-2227-6.0.0-BETA-2176]
  81.         at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:330) [SpongeModEventManager.class:1.11.2-2227-6.0.0-BETA-2176]
  82.         at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:206) [SpongeMod.class:1.11.2-2227-6.0.0-BETA-2176]
  83.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112]
  84.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_112]
  85.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_112]
  86.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_112]
  87.         at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
  88.         at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
  89.         at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
  90.         at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
  91.         at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
  92.         at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:246) [LoadController.class:?]
  93.         at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:224) [LoadController.class:?]
  94.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112]
  95.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_112]
  96.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_112]
  97.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_112]
  98.         at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
  99.         at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
  100.         at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
  101.         at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
  102.         at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
  103.         at net.minecraftforge.fml.common.LoadController.redirect$onPost$zzd000(LoadController.java:553) [LoadController.class:?]
  104.         at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147) [LoadController.class:?]
  105.         at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:859) [Loader.class:?]
  106.         at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:295) [FMLCommonHandler.class:?]
  107.         at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:294) [lh.class:?]
  108.         at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
  109.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_112]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement