Summer keeps looping over... #91


  • Defect
  • Accepted
Open
Assigned to _ForgeUser7458855
  • _ForgeUser6863713 created this issue Apr 13, 2013

    For some reason summer just loops over again and again... I love summer, but this is a bit far xD

    Done with your latest build and the latest beta of bukkit 1.5.1

    Config:

    Seasons:
      Spring:
        Visual:
          Textures: ''
          Snow: 0
        ShortName: spring
        Lengths:
          Season: 10.0
          Weather: 0.5
        Percentages:
          Sun: 50
          Rain: 20
          Thunder: 30
        SpecialDays:
          '1': New Year and First Day of Spring
          '3': Flower Day
          '7': Festival of Oki
          '10': Last Day of Spring
        SnowManagerSpeed:
          Place: 0
          Remove: 0.3
        Time:
          Day: 12000
          Night: 10000
      Summer:
        Visual:
          Textures: ''
          Snow: 0
        ShortName: summer
        Lengths:
          Season: 15.0
          Weather: 0.5
        Percentages:
          Sun: 90
          Rain: 5
          Thunder: 5
        SpecialDays:
          '1': First Day of Summer
          '5': Gathering Day
          '7': Summer Equinox
          '10': Lunar Festival
          '15': Last Day of Summer
        SnowManagerSpeed:
          Place: 0
          Remove: 1
        Time:
          Day: 15000
          Night: 10000
      Autumn:
        Visual:
          Textures: ''
          Snow: 0
        ShortName: autumn
        Lengths:
          Season: 8.0
          Weather: 0.5
        Percentages:
          Sun: 80
          Rain: 10
          Thunder: 10
        SpecialDays:
          '1': First Day of Autumn
          '3': Holos Harvest Festival
          '6': Mushroom Day
          '8': Last Day of Autumn
        SnowManagerSpeed:
          Place: 0
          Remove: 0
        Time:
          Day: 10000
          Night: 10000
      Winter:
        Visual:
          Textures: ''
          Snow: 100
        ShortName: winter
        Lengths:
          Season: 10.0
          Weather: 0.5
        Percentages:
          Sun: 50
          Rain: 20
          Thunder: 30
        SpecialDays:
          '1': First Day of Winter
          '5': Winter Equinox
          '7': Athenas Birthday
          '10': Last Day of Winter
        SnowManagerSpeed:
          Place: 0.5
          Remove: 0
        Time:
          Day: 10000
          Night: 14000
    Properties:
      Active: true
      LogInfo: true
      Resolution:
        Precision: 0.01
        TimeCheck: 20
      Regen:
        Snow: true
        Ice: true
      Messages:
        ChangeMessage: Seasons changes to <name>.
        SeasonsMessage: You're in <name> for another <number> days.
        SpecialDayMessage: It's <name>.
        Weather: The current weather is <name>.
        Color: b
        NotActive: Seasons are not active in this world.
        Sign:
        - <name>
        - <day>/<length>
        - <specialDay>
        ColorList:
          BLACK: '0'
          DARK_BLUE: '1'
          DARK_GREEN: '2'
          DARK_AQUA: '3'
          DARK_RED: '4'
          DARK_PURPLE: '5'
          GOLD: '6'
          GRAY: '7'
          DARK_GRAY: '8'
          BLUE: '9'
          GREEN: a
          AQUA: b
          RED: c
          LIGHT_PURPLE: d
          YELLOW: e
          WHITE: f
          MAGIC: k
          BOLD: l
          STRIKETHROUGH: m
          UNDERLINE: n
          ITALIC: o
          RESET: r
      Debug: false

  • _ForgeUser6863713 added the tags New Defect Apr 13, 2013
  • _ForgeUser7458855 posted a comment Apr 13, 2013

    Can you send the debug log plz ?

  • _ForgeUser7458855 removed a tag New Apr 14, 2013
  • _ForgeUser7458855 added a tag Waiting Apr 14, 2013
  • _ForgeUser6863713 posted a comment Apr 15, 2013

    Hmm, it seems to have sorted itself out now, Ill keep an eye on it and see if it pops up again, sorry for the trouble!

  • _ForgeUser6863713 removed a tag Waiting Apr 15, 2013
  • _ForgeUser6863713 added a tag Replied Apr 15, 2013
  • _ForgeUser7458855 posted a comment Apr 16, 2013

    No problem. I'll keep this ticket in case for, I think, 2 weeks.

  • _ForgeUser7458855 removed a tag Replied Apr 16, 2013
  • _ForgeUser7458855 added a tag Accepted Apr 16, 2013

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