keepcalm / BukkitForge

The world's first __opensource__ coremod. Also a port of the Bukkit server API to MinecraftForge.
http://www.minecraftforge.net/forum/index.php/topic,3254.0.html
103 stars 60 forks source link

Issues w/ getting Items and changing player stats. #660

Closed kzh closed 9 years ago

kzh commented 10 years ago

Essentials' /fly does not work at all. Essentials' /feed spurts out an error but works. "Error: net.minecraft.util.FoodStats.75119.b(F)V Whenever I try to spawn an item with a command this error happens: java.lang.NoSuchMethodError net.minecraft.inventory.Inventory,getContents()[net/minecraft/item/ItemStack;

If this is a bukkit port, things should be made compatible.

Also I'm running the Aetheric Crusades ModPack. Mods: Aehter II Aether II(core) BackPackMod BetterFurnaces BiblioCraft Chisel CustomMenu DamageIndicatorsMod Gravestones Grimoire Herbology InventoryTweaks Mystcraft PlayerAPI ReisMiniMap VendingBlock

alexbegt commented 10 years ago

Class patching problem

kzh commented 10 years ago

How can I fix this?

master801 commented 9 years ago

@furryfaust You don't, BukkitForge is dead.