Started by
KnightKing777
on
Topic category: Help with Minecraft modding (Java Edition)
Hello everyone gathered here, today I updated MCreator to version 2024.1, after converting my modification I got an error for most blocks of this type: " symbol: class Level
location: class LockedChestOpenedBlock
C:\Users\user\MCreatorWorkspaces\fw - copy\src\main\java\net\mcreator\fw\block\LockedChestOpenedBlock.java:150: error: cannot find symbol
public int getAnalogOutputSignal(BlockState blockState, Level world, BlockPos pos) {". What could be the problem?
Do you use any plugins?
If not, please open bug report at https://github.com/MCreator/MCreator/issues
If yes, make sure this also happens without them first
Only now I saw it, it turned out that GeckoLib was broken, Nerdy posted an update the next morning