Changes between Initial Version and Version 1 of Ticket #1963


Ignore:
Timestamp:
Jun 5, 2013, 2:14:36 PM (11 years ago)
Author:
sanderd17
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1963 – Description

    initial v1  
    11Steps to reproduce:
    22* start building a market
    3 * hoover an existing market
     3* select that market
     4* hoover an existing market while the other one is not finished yet
    45
    56This results in the following error:
    67
     8
     9{{{
    710ERROR: JavaScript error: simulation/helpers/TraderGain.js line 28
    811TypeError: template is undefined
     
    1114  (1,"GetTradingRouteGain",[object Object])@simulation/components/GuiInterface.js:1767
    1215ERROR: Error calling component script function ScriptCall
     16}}}
     17
    1318
    1419The error is repeated as long as you hoover the existing market, but doesn't appear again when your new market is finished building.