Glowstone-Legacy icon indicating copy to clipboard operation
Glowstone-Legacy copied to clipboard

CME in GlowPlayer#streamBlocks()

Open SpaceManiac opened this issue 9 years ago • 1 comments

14:39:02 [SEVERE] Error occurred while pulsing world world
java.util.ConcurrentModificationException
        at java.util.HashMap$HashIterator.nextEntry(HashMap.java:926)
        at java.util.HashMap$KeyIterator.next(HashMap.java:960)
        at java.util.AbstractCollection.addAll(AbstractCollection.java:341)
        at java.util.HashSet.<init>(HashSet.java:117)
        at net.glowstone.entity.GlowPlayer.streamBlocks(GlowPlayer.java:453)
        at net.glowstone.entity.GlowPlayer.pulse(GlowPlayer.java:359)
        at net.glowstone.GlowWorld.pulse(GlowWorld.java:362)
        at net.glowstone.scheduler.WorldScheduler$WorldThread.run(WorldScheduler.java:48)

SpaceManiac avatar Aug 17 '14 21:08 SpaceManiac

@SpaceManiac reproduction information? (I doubt there's much :( )

turt2live avatar Sep 11 '14 04:09 turt2live