Bee Storage conflicts with Thermal Expansion

Issue #101 resolved
Former user created an issue

Forestry version 1.6.4.1 Thermal Expansion 2.1.6 ExtraBees 1.4.9.3 - 1.4.9.5

Tested various mods together and seperate. ExtraBees and Forestry work fine when standalone for versions 1.4.9.3 - 1.4.9.5.

When used with Thermal expansion 2.1.6, a crash occurs when trying to move bees around in: - Apiarist's backpack. - Apiarist's chest.

You may shift click bees into the chest/pack but attempting to move them directly causes the following crash. Downgrading back to version 1.4.9.3 eliminates the issue (or Removing ExtraBees/TE). Reproducible in Creative mode.

2012-12-25 01:48:23 [INFO] [STDERR] t: Rendering screen 2012-12-25 01:48:23 [INFO] [STDERR] at ban.b(EntityRenderer.java:1013) 2012-12-25 01:48:23 [INFO] [STDERR] at net.minecraft.client.Minecraft.J(Minecraft.java:882) 2012-12-25 01:48:23 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:771) 2012-12-25 01:48:23 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source) 2012-12-25 01:48:23 [INFO] [STDERR] Caused by: java.lang.NullPointerException 2012-12-25 01:48:23 [INFO] [STDERR] at binnie.extrabees.genetics.ExtraBeeMutation.isPartner(ExtraBeeMutation.java:631) 2012-12-25 01:48:23 [INFO] [STDERR] at forestry.apiculture.genetics.BeeTemplates.getCombinations(BeeTemplates.java:105) 2012-12-25 01:48:23 [INFO] [STDERR] at forestry.apiculture.gui.GuiApiaristInventory.displaySpeciesInformation(GuiApiaristInventory.java:189) 2012-12-25 01:48:23 [INFO] [STDERR] at forestry.apiculture.gui.GuiApiaristInventory.drawGuiContainerBackgroundLayer(GuiApiaristInventory.java:78) 2012-12-25 01:48:23 [INFO] [STDERR] at forestry.core.gui.GuiForestry.a(GuiForestry.java:231) 2012-12-25 01:48:23 [INFO] [STDERR] at ban.b(EntityRenderer.java:1004) 2012-12-25 01:48:23 [INFO] [STDERR] ... 3 more

Comments (1)

  1. Log in to comment