Closed wvdvegt closed 4 years ago
While it is true that the corporation market orders do not need to be queried, they are not the root cause behind the market orders expiring message. Disabling the code will stop some spurious failed request errors.
I think i found a solution to the messages about market jobs being expired. You import both for character and corporation where character contains the character jobs, both private and marked as issued for a corporation.
Therefor an import for corporation is no longer required (it only contains all the corp jobs by all corp members which you do not show as a single list anyway). They seem to be tailored to the Eve Market Order UI.
I changed the EveMon code in CorporationDataQuerying.cs simply to this: