SnowManager forming strange checker #89


  • Defect
  • Accepted
Open
Assigned to _ForgeUser7458855
  • _ForgeUser7701149 created this issue Apr 2, 2013

    Is the problem reproducible ? If yes, please describe how
    1. set snow manager place to about 0.5
    2.
    3.

    What's the problem ? What should be ?
    Snow manager places snow forming quite ununiform checker. Shown on screenshot.

    What version of Seasons,Craftbukkit, (ProtocolLib) do you use ?
    Seasons 2.0.2, ProtocolLib 2.3.0 Craftbukkit 1.4.7 R1.0 with 1.5.1 api

    Do you have an error log ? If yes, please provide it
    no error log

    Please provide the seasons config.
    Seasons:
      Summer:
        Visual:
          Textures: ''
          Snow: 0
        ShortName: summer
        Lengths:
          Season: 5.0
          Weather: 0.1
        Percentages:
          Sun: 80
          Rain: 5
          Thunder: 15
        SpecialDays:
          '1': First Day of Summer
          '5': Last Day of Summer
        SnowManagerSpeed:
          Place: 0
          Remove: 0.8
        Time:
          Day: 14000
          Night: 10000
      Autumn:
        Visual:
          Textures: ''
          Snow: 0
        ShortName: autumn
        Lengths:
          Season: 5.0
          Weather: 0.7
        Percentages:
          Sun: 50
          Rain: 45
          Thunder: 5
        SpecialDays:
          '1': First Day of Autumn
          '5': Last Day of Autumn
        SnowManagerSpeed:
          Place: 0
          Remove: 0
        Time:
          Day: 14000
          Night: 10000
      Winter:
        Visual:
          Textures: ''
          Snow: 100
        ShortName: winter
        Lengths:
          Season: 6.0
          Weather: 0.5
        Percentages:
          Sun: 30
          Rain: 70
          Thunder: 0
        SpecialDays:
          '1': First Day of Winter
          '6': Last Day of Winter
        SnowManagerSpeed:
          Place: 0.5
          Remove: 0
        Time:
          Day: 14000
          Night: 10000
      Spring:
        Visual:
          Textures: ''
          Snow: 0
        ShortName: spring
        Lengths:
          Season: 5.0
          Weather: 0.3
        Percentages:
          Sun: 70
          Rain: 15
          Thunder: 15
        SpecialDays:
          '1': First Day of Spring
          '5': Last Day of Spring
        SnowManagerSpeed:
          Place: 0
          Remove: 0.8
        Time:
          Day: 14000
          Night: 10000
    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

    Any more informations ?

  • _ForgeUser7701149 added the tags New Defect Apr 2, 2013
  • _ForgeUser7701149 added an attachment 2013-04-02_13.36.39.png Apr 2, 2013

    2013-04-02_13.36.39.png

  • _ForgeUser7701149 added an attachment 2013-04-02_13.54.20.png Apr 2, 2013

    2013-04-02_13.54.20.png

  • _ForgeUser7458855 posted a comment Apr 3, 2013

    Yeah. I've seen that before.

    I don't really know where is the issue. It may be due to the chunk load or somehting.

    I'll take a look at that but it's not my priority.


    Edited Apr 3, 2013
  • _ForgeUser7458855 removed a tag New Apr 3, 2013
  • _ForgeUser7458855 added a tag Accepted Apr 3, 2013

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