游戏狂人
 
- 贡献度
- 70
- 金元
- 12773
- 积分
- 1567
- 精华
- 1
- 注册时间
- 2008-11-10
|
ERROR: ArgumentOutOfRangeException: Argument is out of range.
Parameter name: Min value is greater than max value.
INFO:
Dawn of Man v1.0.5 Steam (04 Mar 2019 - 16:07)
OS: Windows 10 (10.0.0) 64bit
CPU: Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz, Cores: 8, RAM: 32706MB
GPU: NVIDIA GeForce RTX 2080, VRAM: 8010MB, ShaderLevel: 50
Scenario ID: the_northlands, Game Mode: Normal
STACK TRACE:
System.Random.Next (Int32 minValue, Int32 maxValue)
MadrugaShared.RandomGenerator.range (Int32 min, Int32 max)
DawnOfMan.Being.setRandomYearsOld ()
DawnOfMan.Being.onSpawn ()
DawnOfMan.FaunaManager.spawnCommensalAnimals (DawnOfMan.AnimalType animalType)
DawnOfMan.FaunaManager.spawnCommensalAnimals (Single timeStep)
DawnOfMan.FaunaManager.tick (Single timeStep)
DawnOfMan.GameStateGame.fixedUpdate (Single timeStep, Int32 frameIndex)
DawnOfMan.GameManager.fixedUpdate (Single timeStep)
DawnOfMan.GameBehaviour.FixedUpdate ()
|
|