Advertisement
Guest User

Clearmob-1.0.6 Error sponeforge-1.10.2-API6.0.-1872

a guest
Nov 6th, 2016
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.51 KB | None | 0 0
  1. [11:34:08] [pool-2-thread-3/ERROR] [Sponge]: Error occurred while executing command 'clearmob run entity' for source DedicatedServer: null
  2. java.util.ConcurrentModificationException
  3. at java.util.ArrayList$Itr.checkForComodification(Unknown Source) ~[?:1.8.0_101]
  4. at java.util.ArrayList$Itr.next(Unknown Source) ~[?:1.8.0_101]
  5. at net.minecraft.world.World.func_175644_a(World.java:3026) ~[aid.class:?]
  6. at net.minecraft.world.World.getEntities(World.java:379) ~[aid.class:?]
  7. at org.spongepowered.api.entity.Entity.getNearbyEntities(Entity.java:502) ~[Entity.class:1.10.2-2107-6.0.0-BETA-1873]
  8. at org.spongepowered.api.entity.Entity.getNearbyEntities(Entity.java:490) ~[Entity.class:1.10.2-2107-6.0.0-BETA-1873]
  9. at io.github.axle2005.clearmob.commands.CommandRun.clearGroups(CommandRun.java:200) ~[CommandRun.class:?]
  10. at io.github.axle2005.clearmob.commands.CommandRun.entityWhiteList(CommandRun.java:142) ~[CommandRun.class:?]
  11. at io.github.axle2005.clearmob.commands.CommandRun.execute(CommandRun.java:55) ~[CommandRun.class:?]
  12. at org.spongepowered.api.command.args.ChildCommandElementExecutor.execute(ChildCommandElementExecutor.java:179) ~[ChildCommandElementExecutor.class:1.10.2-2107-6.0.0-BETA-1873]
  13. at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:351) ~[CommandSpec.class:1.10.2-2107-6.0.0-BETA-1873]
  14. at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:333) ~[SimpleDispatcher.class:1.10.2-2107-6.0.0-BETA-1873]
  15. at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:291) ~[SpongeCommandManager.class:1.10.2-2107-6.0.0-BETA-1873]
  16. at io.github.axle2005.clearmob.ClearMob.lambda$passive$0(ClearMob.java:135) ~[ClearMob.class:?]
  17. at org.spongepowered.api.scheduler.Task$Builder.lambda$execute$0(Task.java:138) ~[Task$Builder.class:1.10.2-2107-6.0.0-BETA-1873]
  18. at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:177) ~[SchedulerBase.class:1.10.2-2107-6.0.0-BETA-1873]
  19. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_101]
  20. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_101]
  21. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_101]
  22. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_101]
  23. at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement