Exception error #96


  • New
  • Defect
Open
Assigned to _ForgeUser7458855
  • _ForgeUser11045208 created this issue May 8, 2013

    Is the problem reproducible ? If yes, please describe how
    1. It looks like this is occurring whenever the season changes to winter and snowfall begins.
    2.
    3.

    What's the problem ? What should be ?
    Exception in thread "Seasons-SnowThread"

    What version of Seasons,Craftbukkit, (ProtocolLib) do you use ?
    Seasons v2.0.3, CraftBukkit v1.55.2-R0.2, ProcolLib v2.4.1

    Do you have an error log ? If yes, please provide it
    [SEVERE] Exception in thread "Seasons-SnowThread"
    [SEVERE] java.util.ConcurrentModificationException
    [SEVERE]     at org.bukkit.craftbukkit.v1_5_R3.util.LongObjectHashMap$ValueIterator.next(LongObjectHashMap.java:299)
    [SEVERE]     at java.util.AbstractCollection.toArray(Unknown Source)
    [SEVERE]     at org.bukkit.craftbukkit.v1_5_R3.CraftWorld.getLoadedChunks(CraftWorld.java:131)
    [SEVERE]     at org.rominos2.Seasons.Managers.SnowManager.SeasonsSnowThread.run(SeasonsSnowThread.java:71)

    Please provide the seasons config.
    See attached

    Any more informations ?

  • _ForgeUser11045208 added the tags New Defect May 8, 2013
  • _ForgeUser11045208 added an attachment world.yml May 8, 2013

    world.yml

  • _ForgeUser11045208 posted a comment May 8, 2013

    ok, I don't think it is caused by the change in seasons.

    So far, I've seen the exception error appear less than a min after the server is restarted (it did occur once or twice during the day but rarely. It's been consistently happening after a restart now).


    Edited May 13, 2013
  • _ForgeUser8954136 posted a comment May 12, 2013

    I am also suffering from this bug. It didn't start until I deleted my old world and started a new one. Now, it happens every server boot.

  • _ForgeUser11208762 posted a comment May 31, 2013

    this occurred for me if you have the snow place and remove options set to the same number. I had snow remove at 0.5 and snow place at 0.5 in the same season. Changing these fixed the same error message for me. Maybe thats the issue?

    -edit- didnt see you upload the world.yml. looks like you dont have the snow manager speeds at the same for any seasons but it may be an issue with the ones you have set for winter. In mine i was only able to set place or remove to anything other than zero. One of them had to stay at zero. Try adjusting your snow manager speeds in winter. This may be the issue like mine. Just trying to help lol


    Edited May 31, 2013
  • _ForgeUser11045208 posted a comment Jun 4, 2013

    @allstaricee: Go

    Appreciate the insight, allstaricee. I'll start playing around with the place and remove options.


To post a comment, please login or register a new account.