38295[C][L][A]Dec 25, 2:16:01188.29.164.172ConfigGUI 0.643_r2234
Exception while generating map
CLR 2.0.50727.4241Win32NT / Microsoft Windows NT 6.0.6002 Service Pack 2System.ArgumentOutOfRangeException'minValue' cannot be greater than maxValue. Parameter name: minValue
   at System.Random.Next(Int32 minValue, Int32 maxValue)
   at fCraft.MapGeneration.FloatingIslandMapGenState.Generate()
   at fCraft.ConfigGUI.AddWorldPopup.AsyncGen(Object sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)