JustPaste.it

Build Log


Executing Gradle task: runClient
Build info: MCreator 2021.2.36710, forge-1.16.5, 64-bit, 8025 MB, Windows 10, JVM 11.0.11, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
> Task :compileJava
C:\Users\Stroie\MCreatorWorkspaces\gamebreaking_mod\src\main\java\net\mcreator\gamebreakingmod\block\PissBlock.java:100: error: cannot find symbol new Item.Properties().containerItem(Items.BUCKET).maxStackSize(1).group(ModdedItemGroup.tab).rarity(Rarity.COMMON))
^
symbol: variable ModdedItemGroup
location: class net.mcreator.gamebreakingmod.block.PissBlock
C:\Users\Stroie\MCreatorWorkspaces\gamebreaking_mod\src\main\java\net\mcreator\gamebreakingmod\item\CiggarettItem.java:37: error: cannot find symbol super(new Item.Properties().group(ModdedItemGroup.tab).maxStackSize(1).rarity(Rarity.COMMON)
^
symbol: variable ModdedItemGroup
location: class net.mcreator.gamebreakingmod.item.CiggarettItem.FoodItemCustom
C:\Users\Stroie\MCreatorWorkspaces\gamebreaking_mod\src\main\java\net\mcreator\gamebreakingmod\item\CiggarettItem.java:67: error: cannot find symbol CiggarettFoodEatenProcedure.executeProcedure($_dependencies);
^
symbol: variable CiggarettFoodEatenProcedure
location: class net.mcreator.gamebreakingmod.item.CiggarettItem.FoodItemCustom
C:\Users\Stroie\MCreatorWorkspaces\gamebreaking_mod\src\main\java\net\mcreator\gamebreakingmod\item\CookedPoopItem.java:37: error: cannot find symbol super(new Item.Properties().group(ModdedItemGroup.tab).maxStackSize(64).rarity(Rarity.COMMON)
^
symbol: variable ModdedItemGroup
location: class net.mcreator.gamebreakingmod.item.CookedPoopItem.FoodItemCustom
C:\Users\Stroie\MCreatorWorkspaces\gamebreaking_mod\src\main\java\net\mcreator\gamebreakingmod\item\CookedPoopItem.java:62: error: cannot find symbol CookedPoopFoodEatenProcedure.executeProcedure($_dependencies);
^
symbol: variable CookedPoopFoodEatenProcedure
location: class net.mcreator.gamebreakingmod.item.CookedPoopItem.FoodItemCustom
C:\Users\Stroie\MCreatorWorkspaces\gamebreaking_mod\src\main\java\net\mcreator\gamebreakingmod\item\LeshGouuuDababyItem.java:28: error: cannot find symbol new Item.Properties().group(ModdedItemGroup.tab).maxStackSize(1).rarity(Rarity.RARE));
^
symbol: variable ModdedItemGroup
location: class net.mcreator.gamebreakingmod.item.LeshGouuuDababyItem.MusicDiscItemCustom
C:\Users\Stroie\MCreatorWorkspaces\gamebreaking_mod\src\main\java\net\mcreator\gamebreakingmod\item\PoopItem.java:27: error: cannot find symbol super(new Item.Properties().group(ModdedItemGroup.tab).maxStackSize(64).rarity(Rarity.COMMON));
^
symbol: variable ModdedItemGroup
location: class net.mcreator.gamebreakingmod.item.PoopItem.ItemCustom
7 errors
> Task :compileJava FAILED
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. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.


See https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 6s
1 actionable task: 1 executed
BUILD FAILED
Task completed in 13 seconds

skarmbild34.png