Botania Unofficial

Botania Unofficial

794k Downloads

crash when assigning some recipes to assembly halo

aubreybailey opened this issue ยท 7 comments

commented

specifically:
forge 1.9v1934
botania 305
baubles 1.2.0.2 (required dependency)
Pams harvestcraft 1.9b
flour recipe (shapeless mortar and pestle with wheat)
is crafted in the assembly halo and then assigned to the first slot to the right.

Tested in new game with creative and only these mods. (I realize that you're building for 1.9.4 now, but some mods are still back on 1.9.0)
Please and thank you,
Aubrey

commented

fix won't be for 1.9.0 but will be in 1.9.4, do you have a crashlog I can look at ?

commented

@ImmortalGriffin can you report it ExU? The halo is crashing trying to render one of its models.

I don't think it's on my end because I very simply render it like so:

Minecraft.getMinecraft().getBlockRendererDispatcher().renderBlockBrightness(state, 1.0F);
.

That is the same mechanic that enderman use to render carrying or carts to render in the cart.

@aubreybailey I need your log but I suspect the same

commented

You should be using the itemstack renderer for everything I think, willie
It renders blocks as well as items

commented

oh yeah, derp.

That was ported directly from 1.7

jk don't report it to exU yet

commented

I have code which works for the Traveller's Toolbelt, here

commented

It also looks much more correct, since the item looks how it does in a GUI instead of just being inworld

commented

Same problem here is my Report
crash-2016-06-01_16.51.17-client.txt