Started by
rDonutowiec
on
Topic category: Troubleshooting, bugs, and solutions
i have experienced some compilation issues:
hhffigj is type double.
C:\Users\Dell\MCreatorWorkspaces\jakissemod\src\main\java\net\mcreator\jakissemod\procedures\HealingStuffRightClickedProcedure.java:40: error: local variables referenced from a lambda expression must be final or effectively final
hhffigj = EnchantmentHelper.getItemEnchantmentLevel(JsmModEnchantments.HEALING.get(), itemstackiterator) + 0;
If you are not using custom code, then please open a bug report on github with example workspace. Thanks!