java.lang.NullPointerException
bookerthegeek opened this issue ยท 0 comments
Issue Description:
- Blood Magic Alchemy Table script is not working to remove recipies
- Re-Submitting #454 by @elwooha6
- Script should be correct based on what I see HERE & HERE
- DID NOT RUN
/mt reload
- Flint Recipe & String Recipe
What happens:
It does not work and throws error on load.
What you expected to happen:
To not throw an error when loading.
Script used
mods.bloodmagic.AlchemyTable.removeRecipe(<minecraft:flint>);
mods.bloodmagic.AlchemyTable.removeRecipe(<minecraft:string>);
Also Tried
mods.bloodmagic.AlchemyTable.removeRecipe(<minecraft:flint> * 2);
mods.bloodmagic.AlchemyTable.removeRecipe(<minecraft:string> * 4);
with the same results.
Minetweaker.log file
Affected Versions (Do not use "latest"):
- Minecraft: 1.10.2
- forge-1.10.2-12.18.3.2254-universal.jar
- CraftTweaker-1.10.2-3.0.24
- ModTweaker2-2.0.11
- MTLib-1.0.2