hw1-5 / C-Hero-Calc

PvE Solver for Cosmos Quest
4 stars 2 forks source link

Broken calc with only A24 #4

Open varjla opened 6 years ago

varjla commented 6 years ago

I found an error when using only A24 as enemy: The calculator gets a lot of time to calculate 6 units calc and break without a controled error:

I tryied to debug the execution with visualStudio, but only tell me this:

The thread 0x614 has exited with code 0 (0x0). The program '[2916] CosmosQuest.exe' has exited with code 3 (0x3).

First the console show me this:

Welcome to Diceycle's PvE Instance Solver! If you are new to using this Calculator I recommend reading the Github README.

Using specified File...

Enter your Heroes with levels. Press enter after every Hero. Press enter twice or type done to proceed without inputting additional Heroes. Enter Hero 1: alpha:3 Enter Hero 2: athos:1 Enter Hero 3: auri:1 Enter Hero 4: rudean:50 Enter Hero 5: veildur:8 Enter Hero 6: valor:99 Enter Hero 7: rokka:99 Enter Hero 8: pyromancer:99 Enter Hero 9: bewat:99 Enter Hero 10: nicte:99 Enter Hero 11: forestdruid:99 Enter Hero 12: reindeer:1 Enter Hero 13: sexysanta:39 Enter Hero 14: bavah:2 Enter Hero 15: done Set a lower follower limit on monsters used: 311803 Set an upper follower limit that you want to use: 4684282 Enter Enemy Lineup(s): a24

Calculating with 22 available Monsters and 14 enabled Heroes. Starting loop for armies of size 1 Starting loop for armies of size 2 Starting loop for armies of size 3 Starting loop for armies of size 4

Could not find a solution yet! Continue calculation? (y/n): y

Preparing to work on loop for armies of size 5 Currently considering 67578 normal and 989324 hero armies. Calculating Dominance for non-heroes... Done! ( 0 seconds) Calculating Dominance for heroes... Done! ( 6 seconds) Expanding Lineups by one... Done! ( 0 seconds) Moving Data... Done! ( 0 seconds) Starting loop for armies of size 5 Simulating 335838 non-hero Fights... Done! ( 0 seconds) Simulating 14540367 hero Fights... [Followers: 2224000 | f8 e12 sexysanta:39 forestdruid:99 nicte:99 <==] [Followers: 1903000 | alpha:3 e12 sexysanta:39 forestdruid:99 nicte:99 <==] Done! ( 1 seconds) Calculating Dominance for non-heroes... Done! ( 0 seconds) Calculating Dominance for heroes...

Then, the calculator break after 80 seconds waiting.