dedimarco / evemarketmonitorapp

Automatically exported from code.google.com/p/evemarketmonitorapp
0 stars 0 forks source link

Infinite loop in auto contractor #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
===========================================================================
==========
                                   EXCEPTION REPORT
===========================================================================
==========
04/11/2009 17:35:58 Error - EveMarketMonitorApp.Common.EMMAException - 
Infinite loop detected during auto-contrator execution, diagnostics to 
follow:
    Assets Remaining:
        Tritanium,9254392,0.01
    Contracts created:
    Max Volume: 30000
    Max Collateral: 300000000
    Max Reward: 4000000
    Max Reward Percentage: 4
    Min Allowed Collateral: 10000000
    Min Allowed Reward: 0
    Min Allowed Volume: 0
    Min Reward: 0
    Min Reward Percentage: 0
    Allow stack splitting: True

Original issue reported on code.google.com by Ambo.E...@gmail.com on 5 Nov 2009 at 10:40

GoogleCodeExporter commented 9 years ago
Fixed in 1.4.1.5.

This was caused by overzealous checks that saw an infinite loop when there 
wasn't one.

Original comment by SteveBal...@gmail.com on 21 Apr 2010 at 2:58