Boot error with buildcraft [Server side]

Issue #418 new
Former user created an issue

Hi, It looks like binnie's mods gives some error with buildcraft. I've removed binnie's mods, and after the errors where also gone. I've not tested anything ingame regarding this error, so I'm not sure if this could crash the game in anyway while playing. I used these versions: Forestry: 5.8.2.422 Buildcraft (all) 7.99.24 Binnie's mods 2.5.1.203

[Server thread/ERROR] [BuildCraft]: [silicon.facade] Invalid property!
java.lang.RuntimeException: Invalid property value detected!
  Property class = class forestry.arboriculture.blocks.PropertyTree
  Property = PropertyTree{name=tree, clazz=interface forestry.api.arboriculture.IAlleleTreeSpecies, values=[forestry.treeOak, forestry.treeDarkOak, forestry.treeBirch, forestry.treeLime, forestry.treeWalnut, forestry.treeChestnut, forestry.treeCherry, forestry.treeLemon, forestry.treePlum, forestry.treeMaple, forestry.treeSpruce, forestry.treeLarch, forestry.treePine, forestry.treeSequoia, forestry.treeGigant, forestry.treeJungle, forestry.treeTeak, forestry.treeIpe, forestry.treeKapok, forestry.treeEbony, forestry.treeZebrawood, forestry.treeMahogony, forestry.treeAcaciaVanilla, forestry.treeAcacia, forestry.treePadauk, forestry.treeBalsa, forestry.treeCocobolo, forestry.treeWenge, forestry.treeBaobab, forestry.treeMahoe, forestry.treeWillow, forestry.treeSipiri, forestry.treePapaya, forestry.treeDate, forestry.treePoplar, orchardapple, sweetcrabapple, floweringcrabapple, prairiecrabapple, blackthorn, cherryplum, peach, nectarine, apricot, almond, wildcherry, sourcherry, blackcherry, orange, manderin, satsuma, tangerine, lime, keylime, fingerlime, pomelo, grapefruit, kumquat, citron, buddhahand, banana, redbanana, plantain, butternut, rowan, hemlock, ash, alder, beech, copperbeech, aspen, yew, cypress, douglasfir, hazel, sycamore, whitebeam, hawthorn, pecan, elm, elder, holly, hornbeam, sallow, acornoak, fir, cedar, olive, redmaple, balsamfir, loblollypine, sweetgum, locust, pear, osangeorange, oldfustic, brazilwood, logwood, rosewood, purpleheart, iroko, gingko, brazilnut, rosegum, swampgum, box, clove, coffee, monkeypuzzle, rainbowgum, pinkivory, blackcurrant, redcurrant, blackberry, raspberry, blueberry, cranberry, juniper, gooseberry, goldenraspberry, cinnamon, coconut, cashew, avocado, nutmeg, allspice, chilli, staranise, mango, starfruit, candlenut, dwarfhazel]}
  Possible Values = [forestry.treeOak, forestry.treeDarkOak, forestry.treeBirch, forestry.treeLime, forestry.treeWalnut, forestry.treeChestnut, forestry.treeCherry, forestry.treeLemon, forestry.treePlum, forestry.treeMaple, forestry.treeSpruce, forestry.treeLarch, forestry.treePine, forestry.treeSequoia, forestry.treeGigant, forestry.treeJungle, forestry.treeTeak, forestry.treeIpe, forestry.treeKapok, forestry.treeEbony, forestry.treeZebrawood, forestry.treeMahogony, forestry.treeAcaciaVanilla, forestry.treeAcacia, forestry.treePadauk, forestry.treeBalsa, forestry.treeCocobolo, forestry.treeWenge, forestry.treeBaobab, forestry.treeMahoe, forestry.treeWillow, forestry.treeSipiri, forestry.treePapaya, forestry.treeDate, forestry.treePoplar, orchardapple, sweetcrabapple, floweringcrabapple, prairiecrabapple, blackthorn, cherryplum, peach, nectarine, apricot, almond, wildcherry, sourcherry, blackcherry, orange, manderin, satsuma, tangerine, lime, keylime, fingerlime, pomelo, grapefruit, kumquat, citron, buddhahand, banana, redbanana, plantain, butternut, rowan, hemlock, ash, alder, beech, copperbeech, aspen, yew, cypress, douglasfir, hazel, sycamore, whitebeam, hawthorn, pecan, elm, elder, holly, hornbeam, sallow, acornoak, fir, cedar, olive, redmaple, balsamfir, loblollypine, sweetgum, locust, pear, osangeorange, oldfustic, brazilwood, logwood, rosewood, purpleheart, iroko, gingko, brazilnut, rosegum, swampgum, box, clove, coffee, monkeypuzzle, rainbowgum, pinkivory, blackcurrant, redcurrant, blackberry, raspberry, blueberry, cranberry, juniper, gooseberry, goldenraspberry, cinnamon, coconut, cashew, avocado, nutmeg, allspice, chilli, staranise, mango, starfruit, candlenut, dwarfhazel]
  Value Name = lime
  Value (original) = forestry.treeLime
  Value (parsed) = lime
  Value class (original) = class forestry.arboriculture.genetics.alleles.AlleleTreeSpecies
  Value class (parsed) = class forestry.arboriculture.genetics.alleles.AlleleTreeSpecies

    at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:408) [FacadeStateManager.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
    at buildcraft.silicon.BCSilicon.init(BCSilicon.java:76) [BCSilicon.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]

Comments (0)

  1. Log in to comment