Advertisement
Guest User

Untitled

a guest
Nov 2nd, 2016
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.57 KB | None | 0 0
  1. [pool-4-thread-1/INFO]: [EpicWorldGenerator] Disabling EpicWorldGenerator v7.2.18
  2. [10:24:12] [pool-4-thread-1/INFO]: [EpicWorldGenerator] =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
  3. [10:24:12] [pool-4-thread-1/INFO]: [EpicWorldGenerator]
  4. [10:24:12] [pool-4-thread-1/INFO]: [EpicWorldGenerator] EpicWorldGenerator has been disabled
  5. [10:24:12] [pool-4-thread-1/INFO]: [EpicWorldGenerator]
  6. [10:24:12] [pool-4-thread-1/INFO]: [EpicWorldGenerator] Failed to reach backend server for assets download and validations;
  7. [10:24:12] [pool-4-thread-1/INFO]: [EpicWorldGenerator]
  8. [10:24:12] [pool-4-thread-1/INFO]: [EpicWorldGenerator] =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
  9. [10:24:12] [pool-4-thread-1/WARN]: java.lang.NullPointerException
  10. [10:24:12] [pool-4-thread-1/WARN]: at com.minelazz.epicworldgenerator.bb$0.run(bb$0.java:115)
  11. [10:24:12] [pool-4-thread-1/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  12. [10:24:12] [pool-4-thread-1/WARN]: at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
  13. [10:24:12] [pool-4-thread-1/WARN]: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
  14. [10:24:12] [pool-4-thread-1/WARN]: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
  15. [10:24:12] [pool-4-thread-1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  16. [10:24:12] [pool-4-thread-1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  17. [10:24:12] [pool-4-thread-1/WARN]: at java.lang.Thread.run(Thread.java:745)
  18. [10:24:49] [Server thread/WARN]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
  19. [10:24:49] [Server thread/WARN]: at com.google.gson.Gson.fromJson(Gson.java:815)
  20. [10:24:49] [Server thread/WARN]: at com.minelazz.epicworldgenerator.u.a(u.java:88)
  21. [10:24:49] [Server thread/WARN]: at com.minelazz.epicworldgenerator.EpicWorldGenerator.onEnable(EpicWorldGenerator.java:102)
  22. [10:24:49] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
  23. [10:24:49] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  24. [10:24:49] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  25. [10:24:49] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugin(CraftServer.java:362)
  26. [10:24:49] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:322)
  27. [10:24:49] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:204)
  28. [10:24:49] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535)
  29. [10:24:49] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  30. [10:24:49] [Server thread/WARN]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
  31. [10:24:49] [Server thread/WARN]: at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
  32. [10:24:49] [Server thread/WARN]: at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183)
  33. [10:24:49] [Server thread/WARN]: at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145)
  34. [10:24:49] [Server thread/WARN]: at com.google.gson.Gson.fromJson(Gson.java:803)
  35. [10:24:49] [Server thread/WARN]: ... 10 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement