Description

Creating a second Strategy Game project, and leaving it as the default name (StrategyGame2) will prevent it from being compiled. The compile fails because the files are not properly renamed to match the new project name. There are also references to StrategyGame classes in the code, instead of StrategyGame2 classes.

Found in 4.10 binary. Reproduced in 4.9.2 and Main CL

Steps to Reproduce

1. Open the Launcher
2. Create 2 Strategy Game projects without changing the name of the project
3. Open the project
4. Attempt to build the project

Result: The project fails to build

Expected: The project files would update instances in the code of StrategyGame to StrategyGame2 and the project would compile successfully.

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

0
Login to Vote

Cannot Reproduce
ComponentTools
Affects Versions4.9.24.104.11
CreatedDec 1, 2015
ResolvedDec 28, 2017
UpdatedJul 14, 2021