Creation issue

Published by AngryM on
Status
Fixed
Issue description

So everytime I create a new anything it gives me this issue

 

C:\Pylo\MCreator179\forge\build\sources\main\java\mod\mcreator\modname.java:47: error: cannot find symbol
    mcreator_place mcreator_12 = new mcreator_place();
    ^
  symbol:   class mcreator_place
  location: class modname
1 error

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileJava'.
> Compilation failed; see the compiler error output for details.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
 

 

And this keep's happening 

Issue comments

Just select another workspace and then this one again in the list of available workspaces. This will fix this error.