Bee species templates not registered correctly

Issue #136 resolved
Viktor Pilpenok created an issue

Your bee species templates are not registered correctly with the species root, i've added a workaround for this in gendustry, but this will probably mess up other things as well.

This is with BinnieMods pre4 and Forestry 3.3.0.6

[09:36:22] [Client thread/WARN] [gendustry/gendustry]: getTemplate returned null for species extrabees.species.bronze (root: rootBees)
[09:36:22] [Client thread/WARN] [gendustry/gendustry]: getTemplate returned null for species extrabees.species.brass (root: rootBees)
[09:36:22] [Client thread/WARN] [gendustry/gendustry]: getTemplate returned null for species extrabees.species.steel (root: rootBees)
[09:36:22] [Client thread/WARN] [gendustry/gendustry]: getTemplate returned null for species extrabees.species.electrum (root: rootBees)
[09:36:22] [Client thread/WARN] [gendustry/gendustry]: getTemplate returned null for species extrabees.species.sodalite (root: rootBees)
[09:36:22] [Client thread/WARN] [gendustry/gendustry]: getTemplate returned null for species extrabees.species.pyrite (root: rootBees)
[09:36:22] [Client thread/WARN] [gendustry/gendustry]: getTemplate returned null for species extrabees.species.bauxite (root: rootBees)
[09:36:22] [Client thread/WARN] [gendustry/gendustry]: getTemplate returned null for species extrabees.species.cinnabar (root: rootBees)
[09:36:22] [Client thread/WARN] [gendustry/gendustry]: getTemplate returned null for species extrabees.species.sphalerite (root: rootBees)
[09:36:22] [Client thread/WARN] [gendustry/gendustry]: getTemplate returned null for species extrabees.species.olivine (root: rootBees)
[09:36:22] [Client thread/WARN] [gendustry/gendustry]: getTemplate returned null for species extrabees.species.peat (root: rootBees)
[09:36:22] [Client thread/WARN] [gendustry/gendustry]: getTemplate returned null for species extrabees.species.citrus (root: rootBees)
[09:36:22] [Client thread/WARN] [gendustry/gendustry]: getTemplate returned null for species extrabees.species.mint (root: rootBees)
[09:36:22] [Client thread/WARN] [gendustry/gendustry]: getTemplate returned null for species extrabees.species.marble (root: rootBees)
[09:36:22] [Client thread/WARN] [gendustry/gendustry]: getTemplate returned null for species extrabees.species.roman (root: rootBees)
[09:36:22] [Client thread/WARN] [gendustry/gendustry]: getTemplate returned null for species extrabees.species.greek (root: rootBees)
[09:36:22] [Client thread/WARN] [gendustry/gendustry]: getTemplate returned null for species extrabees.species.classical (root: rootBees)
[09:36:22] [Client thread/WARN] [gendustry/gendustry]: getTemplate returned null for species extrabees.species.angry (root: rootBees)
[09:36:22] [Client thread/WARN] [gendustry/gendustry]: getTemplate returned null for species extrabees.species.invar (root: rootBees)

Comments (2)

  1. Log in to comment