Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Crash to Desktop when putting tools in crafting grid #471

Closed
psychofad opened this issue Sep 4, 2016 · 10 comments
Closed

Crash to Desktop when putting tools in crafting grid #471

psychofad opened this issue Sep 4, 2016 · 10 comments

Comments

@psychofad
Copy link

forge-1.10.2-12.18.1.2076
Botania-unofficial.r1.8-320

Like the title says, when I put pickaxes, shovels, or axes into the crafting grid from Mekanism or Cyclic (only ones I have tested so far, vanilla are fine) I get crashed to desktop with the following crash report.

http://pastebin.com/Bg5VYC5Z

I am posting this here because Botania is the common denominator and if I remove Botania this does not happen. I posted this issue for Mekanism on his github and he said it was not his issue.

@williewillus
Copy link
Owner

Could you Link the mekanism ticket?

@vladfrangu
Copy link

I don't know if this is the issue. But were you trying to apply a ivy on an emerald pickaxe? Maybe that caused the crash, since you said that when removing Botania, everything was fine

@psychofad
Copy link
Author

@williewillus

sure thing, here ya go mekanism/Mekanism#3704

@KingDGrizzle

No, actually i was going to add enchantments using enchantment tokens from Silent Gems mod, but as soon as I put the pick into the crafting grid it crashed me to desktop ( I never had a chance to put anything else into the crafting grid)

@vladfrangu
Copy link

vladfrangu commented Sep 5, 2016

Maybe its AGAIN a tool that hasn't properly assigned its repair material?

Not an expert, so what I'm asking might NOT be the case

@psychofad
Copy link
Author

well, the Mekanism author did not think so, and this is happening with a bunch of different mod's pickaxes, so since Botania is listed in the crash log of every one of them I thought it best to address it here first, then if all the other mods just have it wrong, at least then i can reference this issue going forward.

@psychofad
Copy link
Author

For completeness I have also notified the Cyclic author of the issue so he can look into it on his end.

@williewillus
Copy link
Owner

this is whoever that tool's mod author not setting their ToolMaterial's repairMaterial properly.

@psychofad
Copy link
Author

Ok, I will update the other issues with that information. Thanks!

@Lothrazar
Copy link

Lothrazar commented Sep 7, 2016

Sorry for the trouble. I am dumb. I forgot to add

TOOL_MATERIAL.setRepairItem(new ItemStack(Items.EMERALD));

EDIT: fixed in Cyclic release 1.7.4. for future referenc: Lothrazar/Cyclic#88

@williewillus
Copy link
Owner

no prob

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants