~/paste/56746
~/paste/56746
~/paste/56746

  1. [00:14:14] [(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. @entity = '809a28ee-6bff-40a1-a459-880f27e328f0'
  5. entity_type(@entity)
  6. on or around /home/container/plugins/CommandHelper/LocalPackages/Private/Gear/pioneer_compass.ms:64.
  7. Please report this error to the developers, and be sure to include the version numbers:
  8. Server version: 1.12.1-R0.1-SNAPSHOT;
  9. CommandHelper version: 3.3.2-SNAPSHOT.3281-;
  10. Loaded extensions and versions:
  11. CHPlaceholderAPI (version 0.1.0);
  12. CHVirtualChests (version 1.0.5);
  13. CHFiles (version 2.1.2);
  14. CHNaughty (version 3.7.2);
  15. ${project.name} (version 2.1.0);
  16. Core (version 3.3.2);
  17. CHDangerous (version 1.0.2);
  18. Here's the stacktrace:
  19. java.util.ConcurrentModificationException
  20.         at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:907)
  21.         at java.util.ArrayList$Itr.next(ArrayList.java:857)
  22.         at org.bukkit.craftbukkit.v1_12_R1.CraftWorld.getEntities(CraftWorld.java:621)
  23.         at com.laytonsmith.abstraction.bukkit.BukkitMCWorld.getEntities(BukkitMCWorld.java:120)
  24.         at com.laytonsmith.core.Static.getEntityByUuid(Static.java:821)
  25.         at com.laytonsmith.core.Static.getEntity(Static.java:802)
  26.         at com.laytonsmith.core.functions.EntityManagement$entity_type.exec(EntityManagement.java:527)
  27.         at com.laytonsmith.core.Script.eval(Script.java:356)
  28.         at com.laytonsmith.core.Script.eval(Script.java:325)
  29.         at com.laytonsmith.core.Script.eval(Script.java:325)
  30.         at com.laytonsmith.core.Script.seval(Script.java:239)
  31.         at com.laytonsmith.core.functions.BasicLogic$_if.execs(BasicLogic.java:84)
  32.         at com.laytonsmith.core.Script.eval(Script.java:315)
  33.         at com.laytonsmith.core.functions.DataHandling$foreach.execs(DataHandling.java:781)
  34.         at com.laytonsmith.core.Script.eval(Script.java:315)
  35.         at com.laytonsmith.core.Script.eval(Script.java:325)
  36.         at com.laytonsmith.core.Script.seval(Script.java:239)
  37.         at com.laytonsmith.core.functions.BasicLogic$_if.execs(BasicLogic.java:85)
  38.         at com.laytonsmith.core.Script.eval(Script.java:315)
  39.         at com.laytonsmith.core.Script.eval(Script.java:325)
  40.         at com.laytonsmith.core.functions.Exceptions$_try.execs(Exceptions.java:172)
  41.         at com.laytonsmith.core.Script.eval(Script.java:315)
  42.         at com.laytonsmith.core.Script.seval(Script.java:239)
  43.         at com.laytonsmith.core.functions.BasicLogic$_if.execs(BasicLogic.java:85)
  44.         at com.laytonsmith.core.Script.eval(Script.java:315)
  45.         at com.laytonsmith.core.functions.DataHandling$foreach.execs(DataHandling.java:781)
  46.         at com.laytonsmith.core.Script.eval(Script.java:315)
  47.         at com.laytonsmith.core.MethodScriptCompiler.execute(MethodScriptCompiler.java:2015)
  48.         at com.laytonsmith.core.MethodScriptCompiler.execute(MethodScriptCompiler.java:1973)
  49.         at com.laytonsmith.core.constructs.CClosure.execute(CClosure.java:187)
  50.         at com.laytonsmith.core.functions.Threading$x_new_thread$1.run(Threading.java:85)
  51.         at java.lang.Thread.run(Thread.java:748)
Language: text
Posted by more error at 30 Jan 2018, 12:41:11 UTC