Advertisement
Guest User

Untitled

a guest
Jan 17th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. Internal Error Log:
  2. -------------------
  3. Date: 17/01/2018
  4. Time: 16:12:57
  5. com.badlogic.gdx.utils.GdxRuntimeException: #iterator() cannot be used nested.
  6. at com.badlogic.gdx.utils.Array$ArrayIterator.hasNext(Unknown Source)
  7. at com.one2b3.endcycle.acn.a(Unknown Source)
  8. at com.one2b3.endcycle.acn$$Lambda$373/1066789995.handle(Unknown Source)
  9. at com.one2b3.endcycle.fc.a(Unknown Source)
  10. at com.one2b3.endcycle.fc$$Lambda$357/2060375237.accept(Unknown Source)
  11. at com.one2b3.endcycle.im.a(Unknown Source)
  12. at com.one2b3.endcycle.mr.received(Unknown Source)
  13. at com.one2b3.endcycle.mc.a(Unknown Source)
  14. at com.one2b3.endcycle.mc$$Lambda$380/1741485894.accept(Unknown Source)
  15. at java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source)
  16. at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source)
  17. at com.one2b3.endcycle.mc.handle(Unknown Source)
  18. at com.esotericsoftware.kryonet.Connection.notifyReceived(Unknown Source)
  19. at com.esotericsoftware.kryonet.Client.update(Unknown Source)
  20. at com.esotericsoftware.kryonet.Client.run(Unknown Source)
  21. at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement