Can anyone tell me why I get this error with Millenaire?
5.3.0 20-08-2014 20:25:34 Starting new session. Mods: examplemod
5.3.0 20-08-2014 20:25:53 ERROR: null: Tried to create good from block with no item: saddle;73;0;Selle
5.3.0 20-08-2014 20:25:53 InvItem(Block block,int meta): [email protected]
5.3.0 20-08-2014 20:25:53 org.millenaire.common.MLN$MillenaireException: Attempted to create an InvItem for air blocks.
at org.millenaire.common.MillVillager$InvItem.checkValidity(MillVillager.java:130)
at org.millenaire.common.MillVillager$InvItem.<init>(MillVillager.java:122)
at org.millenaire.common.item.Goods.loadGoodList(Goods.java:949)
at org.millenaire.common.item.Goods.loadGoods(Goods.java:971)
at org.millenaire.common.forge.Mill.load(Mill.java:715)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
5.3.0 20-08-2014 20:25:53 Exception, printing stack:
5.3.0 20-08-2014 20:25:53 org.millenaire.common.MLN$MillenaireException: Trying to get the name of an invalid InvItem.
at org.millenaire.common.MillVillager$InvItem.getName(MillVillager.java:276)
at org.millenaire.common.item.Goods.generateGoodsList(Goods.java:914)
at org.millenaire.common.item.Goods.loadGoods(Goods.java:975)
at org.millenaire.common.forge.Mill.load(Mill.java:715)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
5.3.0 20-08-2014 20:25:57 MAJOR: null: Loading language: en_US
5.3.0 20-08-2014 20:25:57 MAJOR: null: Language loaded: en_US. Wand name: Wand of Summoning Wand invitem name: item.ml_villageWand.name
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Danae Philoponus/5926173938410096476/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Athina Pantagiota/1688770080995064159/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Daphne Peleus/2516443786264385421/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Ismene Kraikos/8682248483307699289/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Danae Philoponus/5926173938410096476/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Athina Pantagiota/1688770080995064159/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Daphne Peleus/2516443786264385421/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Ismene Kraikos/8682248483307699289/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Danae Philoponus/5926173938410096476/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Athina Pantagiota/1688770080995064159/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Daphne Peleus/2516443786264385421/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Ismene Kraikos/8682248483307699289/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Danae Philoponus/5926173938410096476/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Athina Pantagiota/1688770080995064159/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Daphne Peleus/2516443786264385421/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Ismene Kraikos/8682248483307699289/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Danae Philoponus/5926173938410096476/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Athina Pantagiota/1688770080995064159/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Daphne Peleus/2516443786264385421/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
The log keeps going, this is just the beginning....
There are a couple ways i can trigger the onUpdate error.
The first one is incompatible world gen. With Biomes o'Plenty it just hates some block or misses some block it needs and it will spam the error as soon as you're in range of a settlement. Running default biomes gave me a stable world.
The other one is that you can mess up Millenaire by abusing switching day/night cycles (like through NEI). Suddenly switching it to dawn at the wrong moment seems to skip an important scheduled step in the scripts and they all wake up spammy. This can be rescued though by immediately making it night (so they go to bed and stop thinking) and then just letting the time reset normally.
Working Mods (note BoP isn't really running and i'm also running the 5.3 that was briefly posted)
(this is a public service message brought to you by the PAIIWTCLLPWTCD (people against immature idiots who think creepers look like penises when they clearly dont)
There are a couple ways i can trigger the onUpdate error.
The first one is incompatible world gen. With Biomes o'Plenty it just hates some block or misses some block it needs and it will spam the error as soon as you're in range of a settlement. Running default biomes gave me a stable world.
The other one is that you can mess up Millenaire by abusing switching day/night cycles (like through NEI). Suddenly switching it to dawn at the wrong moment seems to skip an important scheduled step in the scripts and they all wake up spammy. This can be rescued though by immediately making it night (so they go to bed and stop thinking) and then just letting the time reset normally.
Working Mods (note BoP isn't really running and i'm also running the 5.3 that was briefly posted)
First, thank you for the help!
Interesting......I don't see then what would be incompatible...
Can I ask...
1.) Did you load a new world?
What I did was have all my mods (except millenaire), play a world for a while, and when millenaire updated, added that to my mods and loaded new chunks in that already generated world...
2.) Where did you get EE3???? Ive been looking all over and cant find the 1.7.10 version!
I just tried the whole night thing, that didn't do any good.
EDIT: so I just tried again loading an old world and I get the same errror spammin over and over...
I created a new village (with the wand of summoning) and still get the error.
I then loaded a NEW world, and spawned the SAME village, and was able to interact with them fine.....
Is it possible millenaire is only playable with a new world?
Oh it's not a good bet adding Millenaire to an existing world; i always start fresh. I probably started about four worlds just to test whether everything worked before i started actually playing a world. Pack all the mods in and then just test to see if the world is stable before i commit to it.
I use Optifine, and that lets you set the render distance to 32 chunks. Then i open up Journeymap which has an auto-map figure that can fill in blank space on the map as long as its in render distance. Stand still for a bit and let it generate an map a square kilometre around me. Usually that's enough to find a Millenaire village, and if it triggers an error, i just go back and start removing suspicious mod conflicts. (*Note: i turn the render distance back down to 8 to play for real, but it's nice having an initial map done for you.
(this is a public service message brought to you by the PAIIWTCLLPWTCD (people against immature idiots who think creepers look like penises when they clearly dont)
Oh it's not a good bet adding Millenaire to an existing world; i always start fresh. I probably started about four worlds just to test whether everything worked before i started actually playing a world. Pack all the mods in and then just test to see if the world is stable before i commit to it.
I use Optifine, and that lets you set the render distance to 32 chunks. Then i open up Journeymap which has an auto-map figure that can fill in blank space on the map as long as its in render distance. Stand still for a bit and let it generate an map a square kilometre around me. Usually that's enough to find a Millenaire village, and if it triggers an error, i just go back and start removing suspicious mod conflicts. (*Note: i turn the render distance back down to 8 to play for real, but it's nice having an initial map done for you.
5.3.0 20-08-2014 20:25:34 Starting new session. Mods: examplemod
5.3.0 20-08-2014 20:25:53 ERROR: null: Tried to create good from block with no item: saddle;73;0;Selle
5.3.0 20-08-2014 20:25:53 InvItem(Block block,int meta): [email protected]
5.3.0 20-08-2014 20:25:53 org.millenaire.common.MLN$MillenaireException: Attempted to create an InvItem for air blocks.
at org.millenaire.common.MillVillager$InvItem.checkValidity(MillVillager.java:130)
at org.millenaire.common.MillVillager$InvItem.<init>(MillVillager.java:122)
at org.millenaire.common.item.Goods.loadGoodList(Goods.java:949)
at org.millenaire.common.item.Goods.loadGoods(Goods.java:971)
at org.millenaire.common.forge.Mill.load(Mill.java:715)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
5.3.0 20-08-2014 20:25:53 Exception, printing stack:
5.3.0 20-08-2014 20:25:53 org.millenaire.common.MLN$MillenaireException: Trying to get the name of an invalid InvItem.
at org.millenaire.common.MillVillager$InvItem.getName(MillVillager.java:276)
at org.millenaire.common.item.Goods.generateGoodsList(Goods.java:914)
at org.millenaire.common.item.Goods.loadGoods(Goods.java:975)
at org.millenaire.common.forge.Mill.load(Mill.java:715)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
5.3.0 20-08-2014 20:25:57 MAJOR: null: Loading language: en_US
5.3.0 20-08-2014 20:25:57 MAJOR: null: Language loaded: en_US. Wand name: Wand of Summoning Wand invitem name: item.ml_villageWand.name
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:25:57 MAJOR: null: Block without item: [email protected]
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Danae Philoponus/5926173938410096476/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Athina Pantagiota/1688770080995064159/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Daphne Peleus/2516443786264385421/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Ismene Kraikos/8682248483307699289/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Danae Philoponus/5926173938410096476/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Athina Pantagiota/1688770080995064159/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Daphne Peleus/2516443786264385421/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Ismene Kraikos/8682248483307699289/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Danae Philoponus/5926173938410096476/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Athina Pantagiota/1688770080995064159/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Daphne Peleus/2516443786264385421/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Ismene Kraikos/8682248483307699289/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Danae Philoponus/5926173938410096476/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Athina Pantagiota/1688770080995064159/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Daphne Peleus/2516443786264385421/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Ismene Kraikos/8682248483307699289/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Danae Philoponus/5926173938410096476/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Athina Pantagiota/1688770080995064159/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
5.3.0 20-08-2014 20:30:50 ERROR: [email protected]: Daphne Peleus/2516443786264385421/[email protected]: Exception in Villager.onUpdate():
5.3.0 20-08-2014 20:30:50 Exception, printing stack:
5.3.0 20-08-2014 20:30:50 java.lang.NullPointerException
at org.millenaire.common.goal.GoalGetGoodsForHousehold.getDestination(GoalGetGoodsForHousehold.java:38)
at org.millenaire.common.goal.GoalGetGoodsForHousehold.isPossibleSpecific(GoalGetGoodsForHousehold.java:62)
at org.millenaire.common.goal.Goal.isPossible(Goal.java:245)
at org.millenaire.common.MillVillager.setNextGoal(MillVillager.java:3569)
at org.millenaire.common.MillVillager.func_70071_h_(MillVillager.java:2846)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
The log keeps going, this is just the beginning....
I got this message when a village spawned...
This is my list of mods!
In single player, it spams the chat with "Error in Villager.onUpdate() Check Log for Details"
Does anyone else experience this? Is it a mod incompatibility?
http://millenaire.org/index.php?l=en
Can I ask what you mean by "slightly different"?
It's okay.. I appreciate that, you at least tried
The first one is incompatible world gen. With Biomes o'Plenty it just hates some block or misses some block it needs and it will spam the error as soon as you're in range of a settlement. Running default biomes gave me a stable world.
The other one is that you can mess up Millenaire by abusing switching day/night cycles (like through NEI). Suddenly switching it to dawn at the wrong moment seems to skip an important scheduled step in the scripts and they all wake up spammy. This can be rescued though by immediately making it night (so they go to bed and stop thinking) and then just letting the time reset normally.
Working Mods (note BoP isn't really running and i'm also running the 5.3 that was briefly posted)
First, thank you for the help!
Interesting......I don't see then what would be incompatible...
Can I ask...
1.) Did you load a new world?
What I did was have all my mods (except millenaire), play a world for a while, and when millenaire updated, added that to my mods and loaded new chunks in that already generated world...
2.) Where did you get EE3???? Ive been looking all over and cant find the 1.7.10 version!
I just tried the whole night thing, that didn't do any good.
EDIT: so I just tried again loading an old world and I get the same errror spammin over and over...
I created a new village (with the wand of summoning) and still get the error.
I then loaded a NEW world, and spawned the SAME village, and was able to interact with them fine.....
Is it possible millenaire is only playable with a new world?
I use Optifine, and that lets you set the render distance to 32 chunks. Then i open up Journeymap which has an auto-map figure that can fill in blank space on the map as long as its in render distance. Stand still for a bit and let it generate an map a square kilometre around me. Usually that's enough to find a Millenaire village, and if it triggers an error, i just go back and start removing suspicious mod conflicts. (*Note: i turn the render distance back down to 8 to play for real, but it's nice having an initial map done for you.
I get all my mods through Fuzzie's list. His spreadsheet is usually the most current source for most of the mods i use: http://www.mmo-champion.com/threads/1210470-Fuzzzie-s-1-7-x-Mod-List
Thank you!