simulationcraft / simc

Simulationcraft engine/GUI
GNU General Public License v3.0
1.38k stars 691 forks source link

All Scale Factors are 0.0000 #232

Closed navv1234 closed 9 years ago

navv1234 commented 9 years ago

Originally reported on Google Code with ID 233

What steps will reproduce the problem?
1. Run simcqt.exe
2. Import from Armory (or Wowhead) (ex:  Lucian - Nordrassil) Note:  this
step might not be necessary to cause the problem.
3. Set calculate_scale_factors=1 and iterations=10000 in Overrides tab
4. Simulate

What is the expected output? What do you see instead?
I expect to see most of the Scale Factors to be non-zero values.  I saw all
the Scale Factors to be zero.

What version of the product are you using? On what operating system?
SimulationCraft 330.7
Windows XP Pro SP3

Please provide any additional information below.
When running the same conditions in a batch file the Scale Factors are
non-zero.

Reported by twaltz on 2010-01-19 16:52:38

navv1234 commented 9 years ago
The gui uses the scale_only option, defaulting to "none".  This option is used to
limit the stats that get scaled.   It already sets calculate_scale_factors=1 by default.

For example, you can set:

scale_only=hit/crit/haste/exp/ap/arpen

Or you can just toggle the options in the gui.....

Reported by natehieter on 2010-01-19 18:40:25

navv1234 commented 9 years ago
Thank you for the clarification.

Reported by twaltz on 2010-01-19 18:43:23