*SOLVED* CompileJava error after updating to 1.17.1. Please help!

Started by CrashGyuluka on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 09:18, 18. Apr 2024
Joined Apr 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
*SOLVED* CompileJava error after updating to 1.17.1. Please help!
Mon, 11/15/2021 - 17:42 (edited)

*SOLVED* I updated to 2021.3 and 1.17 and I get this error for some blocks and plants: 
c:\path: error: cannot find symbol .execute(ImmutableMap.<String, Object>builder().put("x", x).put("y", y).put("z", z).put("world", world).build()))
                                                                                                                                                                                              ^
symbol: variable world
location: class AlienshroomblockFeature (the class is different for each block)

The little ^ is under the 2nd "world" 
The problem is with the additional generation condition! If I remove them, they work.

Please help!!
Thank you

Edited by CrashGyuluka on Mon, 11/15/2021 - 17:42
Last seen on 23:56, 9. Apr 2024
Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Am having this same issue…
Mon, 11/15/2021 - 06:33

Am having this same issue. Specifying any generation condition for ores causes them to fail to build.

Last seen on 09:18, 18. Apr 2024
Joined Apr 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
:(
Mon, 11/15/2021 - 08:13

:(

Last seen on 09:18, 18. Apr 2024
Joined Apr 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thank you so much! :D
Mon, 11/15/2021 - 17:42

Thank you so much! :D