Closed van-smith closed 13 years ago
Fixed. The thread which starts the official run or trial run from the command line was being terminated after the option was recognized and processing began. Thread now waits for official run or trial run to complete before continuing.
Verified.
Issuing the following command opens OPBM for a fraction of a second, closes down and does nothing more:
opbm.jar -official
Fully specifying the command makes no difference other than outputting a few more lines to the console. E.g.:
java - jar -opbm.jar -official
The last line outputted is: "Beginning Official Run named 'Official Run'"