AgriCraft

AgriCraft

30M Downloads

1.10.2 possible agricraft crash

snacdaws opened this issue ยท 8 comments

commented

when i try and break the agricraft water tank and water chanels it crashes minecraft

crash-2016-12-12_16.40.07-client.txt

commented

Are you sure that is the correct crash report?

commented

I got a similar crash while trying to break the seed analyzer. It became invisible (but I was able to use it/interact with it) so I thought to try breaking it and placing it again.

crash-2016-12-13_10.23.31-client.txt

commented

Seems related to the issue InfinityRaider/InfinityLib#8 (with the missing quadBuilder.setTexture(icon);), I had similar stacktrace at the time.

commented

Just for the sake of it I just tried with only Agricraft and Infinitylib installed. Same result when breaking the analyzer. Using same (latest) forge.

crash-2016-12-13_11.03.52-client.txt

commented

glad to know it's not just me

and @InfinityRaider yes it is, tried running my instance multiple times disabling multiple mods but leaving agricraft active and that report is one of them, opened it from the console to make sure it was the right one

commented

Nvm, my mistake, was looking on mobile and i derped

commented

@Volune is right, this is an InfinityLib issue

commented

Moved issue over to InfinityLib tracker: InfinityRaider/InfinityLib#11