-
Recently Browsing
No registered users viewing this page.
-
Posts
-
By Winterlotus16 · Posted
I’ve been able to install 1.12.1 with no problems But with 1.12.2 and up, there is no option for windows installer. And while my Java is working properly, 1.12.2 won’t install correctly. It adds some files. Which. Apparently don’t exist when using commands. And it shows up in Minecraft. But when I select that version, there is no mods option -
@Override public boolean canApplyAtEnchantingTable(ItemStack stack, Enchantment enchantment) { if(enchantment == Enchantments.SHARPNESS) { enchantment.canApply(stack); } return true; } I changed with this but same error.
-
By elliotfoxk · Posted
Not exactly sure what this means, could someone explain how to fix in simple terms? -
@Override public boolean canApplyAtEnchantingTable(ItemStack stack, Enchantment enchantment) { enchantment = Enchantments.SHARPNESS; return enchantment.canApply(stack.getItem().getDefaultInstance()); } I tried to override this method. Whenever i put the item in the enchantment table game crashes with java.lang.StackOverflowError.
-
By DaemonUmbra · Posted
Please provide debug.log (more info on where it is and how to provide it in my signature below, just expand the spoiler)
-
-
Topics
-
Who's Online (See full list)