~/paste/56744
~/paste/56744
~/paste/56744

  1. [23:39:58] [(CommandHelper) async/ERROR]: Uh oh! You've found an error in Core.
  2. This is an error caused while running your code, so you may be able to find a workaround, but is ultimately an error in Core itself.
  3. The line of code that caused the error was this:
  4. entities_in_radius({0: -15.037569804753232, 1: 74.5, 2: 24.210491122939125, 3: ShadowCraft, 4: 16.1025390625, 5: 15.145833969116211, pitch: 15.145833969116211, world: ShadowCraft, x: -15.037569804753232, y: 74.5, yaw: 16.1025390625, z: 24.210491122939125}, 32)
  5. on or around /home/container/plugins/CommandHelper/LocalPackages/Private/Gear/pioneer_compass.ms:62.
  6. Please report this error to the developers, and be sure to include the version numbers:
  7. Server version: 1.12.1-R0.1-SNAPSHOT;
  8. CommandHelper version: 3.3.2-SNAPSHOT.3281-;
  9. Loaded extensions and versions:
  10. CHPlaceholderAPI (version 0.1.0);
  11. CHVirtualChests (version 1.0.5);
  12. CHFiles (version 2.1.2);
  13. CHNaughty (version 3.7.2);
  14. ${project.name} (version 2.1.0);
  15. Core (version 3.3.2);
  16. CHDangerous (version 1.0.2);
  17. Here's the stacktrace:
  18. java.util.NoSuchElementException
  19.         at org.bukkit.craftbukkit.v1_12_R1.util.UnsafeList$Itr.next(UnsafeList.java:248)
  20.         at java.util.AbstractCollection.toArray(AbstractCollection.java:141)
  21.         at org.bukkit.craftbukkit.v1_12_R1.CraftChunk.getEntities(CraftChunk.java:87)
  22.         at com.laytonsmith.abstraction.bukkit.BukkitMCChunk.getEntities(BukkitMCChunk.java:33)
  23.         at com.laytonsmith.core.functions.EntityManagement$entities_in_radius.exec(EntityManagement.java:1103)
  24.         at com.laytonsmith.core.Script.eval(Script.java:356)
  25.         at com.laytonsmith.core.Script.eval(Script.java:325)
  26.         at com.laytonsmith.core.Script.eval(Script.java:325)
  27.         at com.laytonsmith.core.Script.seval(Script.java:239)
  28.         at com.laytonsmith.core.functions.BasicLogic$_if.execs(BasicLogic.java:85)
  29.         at com.laytonsmith.core.Script.eval(Script.java:315)
  30.         at com.laytonsmith.core.Script.eval(Script.java:325)
  31.         at com.laytonsmith.core.functions.Exceptions$_try.execs(Exceptions.java:172)
  32.         at com.laytonsmith.core.Script.eval(Script.java:315)
  33.         at com.laytonsmith.core.Script.seval(Script.java:239)
  34.         at com.laytonsmith.core.functions.BasicLogic$_if.execs(BasicLogic.java:85)
  35.         at com.laytonsmith.core.Script.eval(Script.java:315)
  36.         at com.laytonsmith.core.functions.DataHandling$foreach.execs(DataHandling.java:781)
  37.         at com.laytonsmith.core.Script.eval(Script.java:315)
  38.         at com.laytonsmith.core.MethodScriptCompiler.execute(MethodScriptCompiler.java:2015)
  39.         at com.laytonsmith.core.MethodScriptCompiler.execute(MethodScriptCompiler.java:1973)
  40.         at com.laytonsmith.core.constructs.CClosure.execute(CClosure.java:187)
  41.         at com.laytonsmith.core.functions.Threading$x_new_thread$1.run(Threading.java:85)
  42.         at java.lang.Thread.run(Thread.java:748)
Language: text
Posted by error at 29 Jan 2018, 11:51:14 UTC