Author Topic: Dyson fails on custom level  (Read 3206 times)

Vanger

  • Tester
  • Shrub
  • ****
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 212
Dyson fails on custom level
« on: July 04, 2009, 06:52:53 AM »
I've been doing a custom level, but stuck with an exception: "System.Argument.OutOfRangeException".
It always appears when trees' roots grow to the asteroid center.

Should I do anything else to help investigate this?

Vanger

  • Tester
  • Shrub
  • ****
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 212
Re: Dyson fails on custom level
« Reply #1 on: July 04, 2009, 07:06:58 AM »
Ok, when I added <dir name="MAXTREES" type="int" value="5" /> everything returned back to normal.
Strange, though.

Alex

  • Administrator
  • Ent
  • *****
  • Thank You
  • -Given: 3
  • -Receive: 14
  • Posts: 1,035
Re: Dyson fails on custom level
« Reply #2 on: July 07, 2009, 05:52:53 PM »
Possibly the default maximum trees is below 4 - i'm at work so i can't look now but yeah for now just put in a max trees value yourself.