Pretty straightforward subject. Whenever I place a crop on a patch of soil my game freezes and then black-screens. When I use MCError I get the following:
Display Spoiler
Code
		
					
				java.lang.NoSuchMethodError:
	ic2.api.CropCard.getTextureFile()Ljava/lang/String;
	at ic2.platform.RenderBlockCrop.render(RenderBlockCrop.java:19)
	at ic2.platform.Ic2.RenderWorldBlock(Ic2.java:340)
	at ModLoader.RenderWorldBlock(ModLoader.java:1618)
	at uc.b(RenderBlocks.java:210)
	at cm.a(WorldRenderer.java:183)
	at l.a(RenderGlobal.java:1214)
	at kz.a(EntityRenderer.java:883)
	at kz.b(EntityRenderer.java:737)
	at EntityRendererProxy.b(EntityRendererProxy.java:15)
	at net.minecraft.client.Minecraft.x(SourceFile:742)
	at net.minecraft.client.Minecraft.run(SourceFile:662)
	at java.lang.Thread.run(Unknown Source)
	
			Display More
	So I thought at first that obviously I've installed IC2 incorrectly somehow. Then I realized that in order to do that I'd have to be crazy, and I'm not; my mother had me tested.
Edit: Using IC2 Client v.171