Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.14 KB | None | 0 0
  1. > [21:16:25 ERROR]: Error occurred while enabling SDCore v1.7-SNAPSHOT (Is it up to date?)
  2. java.lang.ExceptionInInitializerError
  3. at net.spacedelta.sdcore.module.impl.futils.restriction.LandRelation.<clinit>(LandRelation.java:7) ~[?:?]
  4. at net.spacedelta.sdcore.module.impl.futils.conf.FUtilsConfigHandle.lambda$parseRelationList$28(FUtilsConfigHandle.java:97) ~[?:?]
  5. at java.util.ArrayList.forEach(ArrayList.java:1257) ~[?:1.8.0_212]
  6. at net.spacedelta.sdcore.module.impl.futils.conf.FUtilsConfigHandle.parseRelationList(FUtilsConfigHandle.java:97) ~[?:?]
  7. at net.spacedelta.sdcore.module.impl.futils.conf.FUtilsConfigHandle.read(FUtilsConfigHandle.java:48) ~[?:?]
  8. at net.spacedelta.sdcore.module.impl.futils.SDFUtils.<init>(SDFUtils.java:28) ~[?:?]
  9. at net.spacedelta.sdcore.SDCore.onEnable(SDCore.java:91) ~[?:?]
  10. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[server.jar:git-TacoSpigot-04511af6]
  11. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [server.jar:git-TacoSpigot-04511af6]
  12. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:411) [server.jar:git-TacoSpigot-04511af6]
  13. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:352) [server.jar:git-TacoSpigot-04511af6]
  14. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:311) [server.jar:git-TacoSpigot-04511af6]
  15. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:428) [server.jar:git-TacoSpigot-04511af6]
  16. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:392) [server.jar:git-TacoSpigot-04511af6]
  17. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:347) [server.jar:git-TacoSpigot-04511af6]
  18. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:276) [server.jar:git-TacoSpigot-04511af6]
  19. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:594) [server.jar:git-TacoSpigot-04511af6]
  20. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  21. Caused by: java.lang.NullPointerException
  22. at com.massivecraft.factions.zcore.util.TL.toString(TL.java:1086) ~[?:?]
  23. at com.massivecraft.factions.struct.Relation.<clinit>(Relation.java:19) ~[?:?]
  24. ... 18 more
  25. > [21:16:25 INFO]: [SDCore] Disabling SDCore v1.7-SNAPSHOT
  26. > [21:16:25 INFO]: [SDCore] SDCore disabled.
  27. > [21:16:25 INFO]: [Factions] Enabling Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-1.3.1X
  28. > [21:16:25 INFO]:
  29. __ ___ _ _
  30. / _\ __ ___ ____ _ __ _ ___ / __\_ _ ___| |_(_) ___ _ __ ___
  31. \ \ / _` \ \ / / _` |/ _` |/ _ \/ _\/ _` |/ __| __| |/ _ \| '_ \/ __|
  32. _\ \ (_| |\ V / (_| | (_| | __/ / | (_| | (__| |_| | (_) | | | \__ \
  33. \__/\__,_| \_/ \__,_|\__, |\___\/ \__,_|\___|\__|_|\___/|_| |_|___/
  34. |___/
  35. Made with love, by ProSavage & SavageLLC Team.
  36. > [21:16:25 INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-1.3.1X] ==== Setup ====
  37. > [21:16:25 INFO]: [TrackX] Tracker starting for savagefactionsx
  38. > [21:16:25 INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-1.3.1X] Minecraft Version 1.8 found, Title Fadeouttime etc will not be configurable.
  39. > [21:16:25 INFO]: File was not found for players.json, assuming there is no need to migrate old players.json file.
  40. > [21:16:25 INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-1.3.1X] ==== End Setup ====
  41. > [21:16:25 INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-1.3.1X] === ENABLE START ===
  42. > [21:16:25 INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-1.3.1X] Loaded 1 players
  43. > [21:16:25 INFO]: [TrackX] Reporting issue...
  44. > [21:16:25 ERROR]: Error occurred while enabling Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-1.3.1X (Is it up to date?)
  45. java.lang.NoClassDefFoundError: Could not initialize class com.massivecraft.factions.struct.Relation
  46. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  47. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  48. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  49. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  50. at java.lang.Class.getEnumConstantsShared(Class.java:3320) ~[?:1.8.0_212]
  51. at java.lang.Class.getEnumConstants(Class.java:3297) ~[?:1.8.0_212]
  52. at com.massivecraft.factions.util.EnumTypeAdapter.<init>(EnumTypeAdapter.java:24) ~[?:?]
  53. at com.massivecraft.factions.util.EnumTypeAdapter$1.create(EnumTypeAdapter.java:49) ~[?:?]
  54. at com.massivecraft.factions.shade.com.google.gson.Gson.getAdapter(Gson.java:458) ~[?:?]
  55. at com.massivecraft.factions.shade.com.google.gson.internal.bind.MapTypeAdapterFactory.create(MapTypeAdapterFactory.java:126) ~[?:?]
  56. at com.massivecraft.factions.shade.com.google.gson.Gson.getAdapter(Gson.java:458) ~[?:?]
  57. at com.massivecraft.factions.shade.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.createBoundField(ReflectiveTypeAdapterFactory.java:117) ~[?:?]
  58. at com.massivecraft.factions.shade.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.getBoundFields(ReflectiveTypeAdapterFactory.java:166) ~[?:?]
  59. at com.massivecraft.factions.shade.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.create(ReflectiveTypeAdapterFactory.java:102) ~[?:?]
  60. at com.massivecraft.factions.shade.com.google.gson.Gson.getAdapter(Gson.java:458) ~[?:?]
  61. at com.massivecraft.factions.shade.com.google.gson.internal.bind.MapTypeAdapterFactory.create(MapTypeAdapterFactory.java:126) ~[?:?]
  62. at com.massivecraft.factions.shade.com.google.gson.Gson.getAdapter(Gson.java:458) ~[?:?]
  63. at com.massivecraft.factions.shade.com.google.gson.Gson.fromJson(Gson.java:926) ~[?:?]
  64. at com.massivecraft.factions.shade.com.google.gson.Gson.fromJson(Gson.java:892) ~[?:?]
  65. at com.massivecraft.factions.shade.com.google.gson.Gson.fromJson(Gson.java:841) ~[?:?]
  66. at com.massivecraft.factions.zcore.persist.json.JSONFactions.loadCore(JSONFactions.java:84) ~[?:?]
  67. at com.massivecraft.factions.zcore.persist.json.JSONFactions.load(JSONFactions.java:64) ~[?:?]
  68. at com.massivecraft.factions.SavageFactions.onEnable(SavageFactions.java:157) ~[?:?]
  69. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[server.jar:git-TacoSpigot-04511af6]
  70. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [server.jar:git-TacoSpigot-04511af6]
  71. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:411) [server.jar:git-TacoSpigot-04511af6]
  72. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:352) [server.jar:git-TacoSpigot-04511af6]
  73. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:311) [server.jar:git-TacoSpigot-04511af6]
  74. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:428) [server.jar:git-TacoSpigot-04511af6]
  75. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:392) [server.jar:git-TacoSpigot-04511af6]
  76. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:347) [server.jar:git-TacoSpigot-04511af6]
  77. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:276) [server.jar:git-TacoSpigot-04511af6]
  78. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:594) [server.jar:git-TacoSpigot-04511af6]
  79. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement