Advertisement
Hightension

Untitled

May 20th, 2016
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.88 KB | None | 0 0
  1. Done (11.577s)! For help, type "help" or "?"
  2. [17:15:34] [Server thread/ERROR]: Encountered an unexpected exception
  3. net.minecraft.util.ReportedException: Exception ticking world
  4. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:696) ~[MinecraftServer.class:?]
  5. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) ~[ko.class:?]
  6. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) ~[MinecraftServer.class:?]
  7. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
  8. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
  9. Caused by: java.lang.NullPointerException: The property 'initialWeather' was not provided!
  10. at org.spongepowered.api.event.impl.ChangeWorldWeatherEvent$Impl.<init>(Unknown Source) ~[?:?]
  11. at org.spongepowered.api.event.impl.ChangeWorldWeatherEvent$Factory.apply(Unknown Source) ~[?:?]
  12. at org.spongepowered.api.event.impl.ChangeWorldWeatherEvent$Factory.apply(Unknown Source) ~[?:?]
  13. at org.spongepowered.api.event.SpongeEventFactoryUtils.createEventImpl(SpongeEventFactoryUtils.java:81) ~[SpongeEventFactoryUtils.class:1.8.9-1890-GUI-4.1.0-GUI-BETA-2871]
  14. at org.spongepowered.api.event.SpongeEventFactory.createChangeWorldWeatherEvent(SpongeEventFactory.java:4466) ~[SpongeEventFactory.class:1.8.9-1890-GUI-4.1.0-GUI-BETA-2871]
  15. at net.minecraft.world.World.handler$onUpdateWeatherReturn$0(World.java:190) ~[adm.class:?]
  16. at net.minecraft.world.World.func_72979_l(World.java:2461) ~[adm.class:?]
  17. at net.minecraft.world.WorldServer.func_72979_l(WorldServer.java:1064) ~[le.class:?]
  18. at net.minecraft.world.World.func_72835_b(World.java:2437) ~[adm.class:?]
  19. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:175) ~[le.class:?]
  20. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:690) ~[MinecraftServer.class:?]
  21. ... 4 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement