Mon Oct 3 16:29:00 2022 by zanji |
So I have downloaded the .zip file and used Codeblocks to build the exe. But I get the following console output: --------- Cannot open Olsson.col Process returned 1 (0x1) execution time : 0.005 s Press any key to continue. --------- The planet.exe is built but instantly closes upon starting. I'm not a programmer so I don't know what to do here. |
Tue Oct 4 10:59:19 2022 by Torben |
The program planet.exe must be run from a command line, while being in the folder that contains Olsson.col (and the other colour files). See the manual for more details. |
Sun Nov 6 09:44:06 2022 by Solar Flare |
i have same issue maybe its because of location of the all unzipped files ? |
Mon Nov 7 10:52:04 2022 by Torben |
Clarification: The colour file should be in the directory from which the command is issued, which is not necessarily the same directory that contains the planet.exe file. The easiest way is to cd to the directory that holds all the files and then call planet.exe. |