Anybody find a clever way to make the transporter role cost money to travel? I would like to make it so that players have to pay npc coins every time they want transport. Kind of like paying a fee for using the transporter service.
Anybody find a clever way to make the transporter role cost money to travel? I would like to make it so that players have to pay npc coins every time they want transport. Kind of like paying a fee for using the transporter service.
Anybody find a clever way to make the transporter role cost money to travel? I would like to make it so that players have to pay npc coins every time they want transport. Kind of like paying a fee for using the transporter service.
No, but this is on the todo list, you should expect it in time to come.
I'm having trouble with the player textures for NPCS in 1.7.10. They are all steve. Is it fetching skins from the wrong URL?
I believe the player has to have joined your game at least once for it to work, you also may have to have a fast enough internet connection.
Rollback Post to RevisionRollBack
If you require aid with Custom NPC's give me a shout (In the thread, not PM's). I can read a bit of error reports, know most of the NPC workings (I'm attempting to work on scripting) and have been using it since its 1.0 version. Otherwise I'll help with any questions or problems I can.
Hello. C: So, I'm having a problem with CustomNPC's and WorldGuard, and was hoping maybe someone here could help me out. I've searched all over the internet for a solution and have ended up with nothing but relying on some kind stranger's help on this forum. (*breathes* run on sentence much? Haha... yeah, there will probably be more of that...)
So anyways, let's get to the issue. Everything was going pretty smooth, I built a sweet little beach town, had a nice quest chain set up. Tested it out, worked like a charm. Then it was time to protect the town with world guard. I set up the region to be protected. Double checked on the quests just to be sure... and nope. Can't click on NPC's if you aren't an OP, Admin, or Mod. So everyone that's a regular player is unable to do quests (which is kinda important on my server, at least for the way we have everything set up). Maybe it's simple and I'm being a noob and overlooked something in the configs, but, man, so frustrating!
My question is...does anyone know how to fix this, or has anyone had this problem before and found a solution? Guide me, teach me your ways!
TLDR; NPC's not working for non-ops ever since world guard region protection was set up. What am I doing wrong, is there even a fix?
The interact flag might be the one you want to make sure is set to allow for that region.
-TLDR: Try adding the permissions required to your player/default group (if needed) and see if it works and secondly try setting up the interact flag for that particular region.
I'm in 1.7.10, and I can't seem to get two NPCs to attack each other. I've tried everything, and nothing works! I read every bit of information about the mod! Please help!
The interact flag might be the one you want to make sure is set to allow for that region.
-TLDR: Try adding the permissions required to your player/default group (if needed) and see if it works and secondly try setting up the interact flag for that particular region.
Thanks! It was the interact flag, after all. I figured it out before I came back here to check for replies. I had a feeling I might've been overlooking something, guess I should stay away from working on my server late at night. -.- Haha.
Anyone having problems creating a NPC Pather? The recipe isnt listed and when I put down 1 stick + 2 bread in sword pattern, nothing happens. What can I do?
Maybe this has been answered before, but is there a set up so that Zombies will go after the NPCs like they would with Villagers, or a way to get NPCs to seek out houses when night falls and stay there? I tried the 'hiding from darkness' thing, and the dude kept going in and out of the house and never staying put, which I suppose doesn't do any harm since Zombies won't attack him, but I feel like it's putting everyone on creative mode and it's a tad boring that way...
Maybe this has been answered before, but is there a set up so that Zombies will go after the NPCs like they would with Villagers, or a way to get NPCs to seek out houses when night falls and stay there? I tried the 'hiding from darkness' thing, and the dude kept going in and out of the house and never staying put, which I suppose doesn't do any harm since Zombies won't attack him, but I feel like it's putting everyone on creative mode and it's a tad boring that way...
In the global > factions, there is an option to make a faction be attacked by mobs.
Rollback Post to RevisionRollBack
Those who want to chat or hang out, join me on discord
Want to support me? Become one of my patrons:
I have Custom NPC's for MC 1.7.10 (1.7.10c), and I'm noticing a bug/glitch where when selling items for Custom NPC coins like iron or gold, other items are sold aside from what the NPC is buying in that slot.
Example : I'll have an NPC accepting 12 (MC) Apples for 10 iron coins, but when I goto sell stuff it ends up selling other things like carrots or melon slices.
This is especially a problem when NPC's accept Pams Harvest Craft items for money
Example : NPC Accepts Winter Squash, they'll also end up taking Winter squash, apples, pams white mushrooms, etc.
I know problems with other mods isn't usually fixed by mod authors, but this affects Vanilla MC items as well.
Rollback Post to RevisionRollBack
Its the little details that make up the big picture.
Can Npcs hold two weapons or items? if not, could you try to add that feature please?
Yes they can. In the inventory screen there is a slot for one item per hand, which can be anything you want. Just note that this will have no effect on the NPC's damage, or any other stats.
Rollback Post to RevisionRollBack
If you require aid with Custom NPC's give me a shout (In the thread, not PM's). I can read a bit of error reports, know most of the NPC workings (I'm attempting to work on scripting) and have been using it since its 1.0 version. Otherwise I'll help with any questions or problems I can.
When ever I install this mod I crash... Any Ideas...
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 14/04/15 5:29 PM
Description: Initializing game
java.lang.NoClassDefFoundError: net/malisis/core/network/MalisisNetwork
at net.malisis.advert.MalisisAdvert.<init>(MalisisAdvert.java:39)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:486)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:491)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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)
Caused by: java.lang.ClassNotFoundException: net.malisis.core.network.MalisisNetwork
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 39 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at factorization.coremod.AirInspector.transform(AirInspector.java:21)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174)
... 41 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.malisis.advert.MalisisAdvert.<init>(MalisisAdvert.java:39)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:486)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:491)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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)
I'm having trouble with the player textures for NPCS in 1.7.10. They are all steve. Is it fetching skins from the wrong URL?
I'm just a Minecraft player that likes to give my opinion. Nothing special to see here.
Anybody find a clever way to make the transporter role cost money to travel? I would like to make it so that players have to pay npc coins every time they want transport. Kind of like paying a fee for using the transporter service.
Anybody find a clever way to make the transporter role cost money to travel? I would like to make it so that players have to pay npc coins every time they want transport. Kind of like paying a fee for using the transporter service.
YouTube | TwitchTV
No, but this is on the todo list, you should expect it in time to come.
I believe the player has to have joined your game at least once for it to work, you also may have to have a fast enough internet connection.
permissions:
customnpcs.npc.gui customnpcs.npc.create customnpcs.npc.edit customnpcs.npc.delete customnpcs.npc.reset customnpcs.npc.freeze customnpcs.npc.ai customnpcs.npc.stats customnpcs.npc.display customnpcs.npc.inventory customnpcs.npc.advanced customnpcs.spawner.mob customnpcs.spawner.create customnpcs.global.playerdata customnpcs.global.bank customnpcs.global.dialog customnpcs.global.transport customnpcs.global.faction customnpcs.global.quest customnpcs.global.recipe customnpcs.global.naturalspawn customnpcs.mounter customnpcs.pather customnpcs.villager
by default players will have none of these permissions unless they are opped
Furthermore - check the flags for that region: http://docs.enginehub.org/manual/worldguard/latest/regions/flags/
The interact flag might be the one you want to make sure is set to allow for that region.
-TLDR: Try adding the permissions required to your player/default group (if needed) and see if it works and secondly try setting up the interact flag for that particular region.
I'm in 1.7.10, and I can't seem to get two NPCs to attack each other. I've tried everything, and nothing works! I read every bit of information about the mod! Please help!
Are there any examples of the scripting support I can reference (preferably JS)?
Thanks! It was the interact flag, after all. I figured it out before I came back here to check for replies. I had a feeling I might've been overlooking something, guess I should stay away from working on my server late at night. -.- Haha.
Anyone having problems creating a NPC Pather? The recipe isnt listed and when I put down 1 stick + 2 bread in sword pattern, nothing happens. What can I do?
I can't even set an NPC to have my skin.
I'm just a Minecraft player that likes to give my opinion. Nothing special to see here.
Are you admin? if so, you should be able to do everything without setting the permissions
GENERATION 9001: The first time you see this, copy it into your sig on any forum and add 1 to the generation. Social experiment
Yeah, an OP.
I'm just a Minecraft player that likes to give my opinion. Nothing special to see here.
Maybe this has been answered before, but is there a set up so that Zombies will go after the NPCs like they would with Villagers, or a way to get NPCs to seek out houses when night falls and stay there? I tried the 'hiding from darkness' thing, and the dude kept going in and out of the house and never staying put, which I suppose doesn't do any harm since Zombies won't attack him, but I feel like it's putting everyone on creative mode and it's a tad boring that way...
Am currently using CustomNPCs_1.7.10c and sometimes my mob(s) duplicate itself after re-opening worlds. They also go missing sometimes.
Thanks to alkl the help ive gotten ive used this mod for epic things!THIS ROCKS
In the global > factions, there is an option to make a faction be attacked by mobs.
Want to support me? Become one of my patrons:
I have Custom NPC's for MC 1.7.10 (1.7.10c), and I'm noticing a bug/glitch where when selling items for Custom NPC coins like iron or gold, other items are sold aside from what the NPC is buying in that slot.
Example : I'll have an NPC accepting 12 (MC) Apples for 10 iron coins, but when I goto sell stuff it ends up selling other things like carrots or melon slices.
This is especially a problem when NPC's accept Pams Harvest Craft items for money
Example : NPC Accepts Winter Squash, they'll also end up taking Winter squash, apples, pams white mushrooms, etc.
I know problems with other mods isn't usually fixed by mod authors, but this affects Vanilla MC items as well.
Its the little details that make up the big picture.
Can Npcs hold two weapons or items? if not, could you try to add that feature please?
They can only hold One Range weapon and One Melee Weapon so that is kinda holding TWO weapons
About the Items... Yes same as the weapons
Yes they can. In the inventory screen there is a slot for one item per hand, which can be anything you want. Just note that this will have no effect on the NPC's damage, or any other stats.
When ever I install this mod I crash... Any Ideas...
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 14/04/15 5:29 PM
Description: Initializing game
java.lang.NoClassDefFoundError: net/malisis/core/network/MalisisNetwork
at net.malisis.advert.MalisisAdvert.<init>(MalisisAdvert.java:39)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:486)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:491)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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)
Caused by: java.lang.ClassNotFoundException: net.malisis.core.network.MalisisNetwork
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 39 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at factorization.coremod.AirInspector.transform(AirInspector.java:21)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174)
... 41 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.malisis.advert.MalisisAdvert.<init>(MalisisAdvert.java:39)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:486)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:491)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_76, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1456950088 bytes (1389 MB) / 1913651200 bytes (1825 MB) up to 3791650816 bytes (3616 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024m -XX:PermSize=128M -XX:MaxPermSize=1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.03 FML v7.2.217.1147 Minecraft Forge 10.12.2.1147 Optifine OptiFine_1.7.2_HD_D3 97 mods loaded, 97 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{7.2.217.1147} [Forge Mod Loader] (forge-1.7.2-10.12.2.1147.jar) Unloaded->Constructed
Forge{10.12.2.1147} [Minecraft Forge] (forge-1.7.2-10.12.2.1147.jar) Unloaded->Constructed
AppliedEnergistics2-Core{rv0-stable-9} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed
CodeChickenCore{1.0.2.10} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed
gasesCore{1.5.2} [Glenn's Gases Core] (minecraft.jar) Unloaded->Constructed
gasesFrameworkCore{1.0.6} [Gases Framework Core] (minecraft.jar) Unloaded->Constructed
NotEnoughItems{1.0.2.14} [Not Enough Items] (NotEnoughItems-1.7.2-1.0.2.14-universal.jar) Unloaded->Constructed
PlayerAPI{1.4} [Player API] (minecraft.jar) Unloaded->Constructed
SmartCore{1.0} [Smart Core] (minecraft.jar) Unloaded->Constructed
malisiscore{1.7.10-0.10.5+unknown-b0.git-unknown} [Malisis Core] (malisiscore-1.7.10-0.10.5.jar) Unloaded->Constructed
FamiliarsAPI{1.7.2} [Familiars API] (FamiliarsAPI-1.7.2.jar) Unloaded->Constructed
battlegear2{1.0.5.5} [Mine & Blade Battlegear 2 - Bullseye] (1.7.2-MB_Battlegear2-Bullseye-1.0.5.5.jar) Unloaded->Constructed
AnimationAPI{1.2.2} [AnimationAPI] (AnimationAPI-1.7.2-1.2.2.jar) Unloaded->Constructed
arsmagica2{1.3.0.008} [Ars Magica 2] (1.7.2_AM2-1.3.0.008.jar) Unloaded->Constructed
lasermod{v1.1.0a} [Laser Mod] ([1.7.10] Laser Mod - v1.1.0a.zip) Unloaded->Constructed
Sentries{1.7.2} [Sentries] ([1.7.10]Sentries.jar) Unloaded->Constructed
weaponsplus{v1.1 Pre-Release} [Weapons+ Mod] ([1.7.2] Weapons+ v1.5 Beta.jar) Unloaded->Constructed
bspkrsCore{6.11} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.11.jar) Unloaded->Constructed
Treecapitator{1.7.2} [Treecapitator] ([1.7.2]Treecapitator-universal-2.0.3.jar) Unloaded->Constructed
IC2{2.1.483-experimental} [IndustrialCraft 2] (industrialcraft-2-2.1.483-experimental.jar) Unloaded->Constructed
AdvancedSolarPanel{1.7.2-3.5.0} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.2-3.5.0.jar) Unloaded->Constructed
BuildCraft|Core{6.0.16} [BuildCraft] (buildcraft-6.0.16.jar) Unloaded->Constructed
appliedenergistics2{rv0-stable-9} [Applied Energistics 2] (appliedenergistics2-rv0-stable-9.jar) Unloaded->Constructed
ArchimedesShips{1.7.2 v1.7.0} [Archimedes' Ships] (ArchimedesShips.jar) Unloaded->Constructed
BiblioCraft{1.8.2} [BiblioCraft] (BiblioCraft[v1.8.2][MC1.7.2].jar) Unloaded->Constructed
Forestry{2.4.1.28} [Forestry for Minecraft] (forestry_1.7.2-2.4.1.28.jar) Unloaded->Constructed
BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar) Unloaded->Constructed
Botania{r1.2-132} [Botania] (Botania r1.2-132.jar) Unloaded->Constructed
BuildCraft|Builders{6.0.16} [BC Builders] (buildcraft-6.0.16.jar) Unloaded->Constructed
BuildCraft|Energy{6.0.16} [BC Energy] (buildcraft-6.0.16.jar) Unloaded->Constructed
BuildCraft|Factory{6.0.16} [BC Factory] (buildcraft-6.0.16.jar) Unloaded->Constructed
BuildCraft|Transport{6.0.16} [BC Transport] (buildcraft-6.0.16.jar) Unloaded->Constructed
BuildCraft|Silicon{6.0.16} [BC Silicon] (buildcraft-6.0.16.jar) Unloaded->Constructed
CarpentersBlocks{3.2.4} [Carpenter's Blocks] (Carpenter's Blocks v3.2.4 - MC 1.7+.zip) Unloaded->Constructed
chisel{1.5.5a} [Chisel] (Chisel-1.7.2-1.5.5a.jar) Unloaded->Constructed
ccm{1.1} [§4MrCrayfish's Construction Mod] (ConstructionModv1.1-beta-build7(1.7.2).jar) Unloaded->Constructed
craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded->Constructed
craftingpillars{1.5.3} [Crafting Pillars Mod] (craftingpillars-1.7.2-1.5.3.jar) Unloaded->Constructed
customnpcs{1.7.2-2} [CustomNpcs] (CustomNPCs_1.7.2.jar) Unloaded->Constructed
baseDefense{1.0.0} [Base Defense] (defense-1.0.1-A2.jar) Unloaded->Constructed
DragonMounts{r40-backport-1.7.2} [Dragon Mounts] (DragonMounts-r40-1.7.2.jar) Unloaded->Constructed
eplus{1.7.2-2.0.4} [Enchanting Plus] (EnchantingPlus-1.7.2-2.0.4.jar) Unloaded->Constructed
EnderGlove{1.2.1} [EnderGlove] (EnderGlove-1.7.2-1.2.1.jar) Unloaded->Constructed
EnderStorage{1.4.4.8} [EnderStorage] (EnderStorage-1.7.2-1.4.4.8-universal.jar) Unloaded->Constructed
Baubles{1.0.0.13} [Baubles] (Baubles-1.7.2-1.0.0.13.jar) Unloaded->Constructed
ExtraUtilities{1.1.0b} [Extra Utilities] (extrautilities-1.1.0b.jar) Unloaded->Constructed
eyemod{EyeOS4.02} [EyeMod] (EyeMod-EyeOS402.jar) Unloaded->Constructed
factorization.notify{1.0} [Factorization Notification System] (Factorization-1.7.2-0.8.82.jar) Unloaded->Constructed
factorization{1.7.2-0.8.82} [Factorization] (Factorization-1.7.2-0.8.82.jar) Unloaded->Constructed
factorization.misc{1.7.2-0.8.82} [Factorization Miscellaneous Nonsense] (Factorization-1.7.2-0.8.82.jar) Unloaded->Constructed
FamiliarsDefaultMobPack{1.7.2} [DefaultMobPack] (FamiliarsDefaultMobPack-1.7.2.jar) Unloaded->Constructed
FamiliarsExtendedFamPack{1.7.2} [ExtendedFamPack] (FamiliarsExtendedFamPack-1.7.2.jar) Unloaded->Constructed
FamiliarsHerobrineFamPack{1.7.2} [HerobrineFamPack] (FamiliarsHerobrineFamPack-1.7.2.jar) Unloaded->Constructed
flansmod{4.3.0} [Flan's Mod] (Flans Mod-1.7.2-4.3.0.jar) Unloaded->Constructed
Steamcraft{0.22.8} [Flaxbeard's Steam Power] (FlaxbeardsSteamPower-1.7.2-0.22.8.jar) Unloaded->Constructed
FoodPlus{3.0rS} [Food Plus] (FoodPlus-1.7.2-3.0rS.jar) Unloaded->Constructed
gasesFramework{1.0.6} [Gases Framework] (gasesFramework-1.0.6-1.7.2.jar) Unloaded->Constructed
gases{1.5.2} [Glenn's Gases] (gases-1.5.2-1.7.2.jar) Unloaded->Constructed
GollumCoreLib{2.0.0} [Gollum Core Lib] (Gollum_Core_Lib.1.7.2-2.0.0Beta1.0.jar) Unloaded->Constructed
hamsterrific{0.2.0} [Hamsterrific] (Hamsterrific-0.2.0.jar.zip) Unloaded->Constructed
HopperDuctMod{1.3} [Hopper Ducts] (hopperductmod-1.3.jar) Unloaded->Constructed
iChunUtil{3.3.0} [iChunUtil] (iChunUtil-3.3.0.jar) Unloaded->Constructed
instantblocks{1.5.4} [Instant Blocks] (InstantBlocks_v1.5.4.jar) Unloaded->Constructed
LightBridgesAndDoors{0.2.0} [kris91268's Light Bridges and Doors] (Light Bridges and Doors V 2.0.zip) Unloaded->Constructed
LunatriusCore{1.0.2.7} [LunatriusCore] (LunatriusCore-1.7.2-1.0.2.7-universal.jar) Unloaded->Constructed
malisisadvert{1.7.10-0.1.3} [Malisis Advert] (malisisadvert-1.7.10-0.1.3.jar) Unloaded
malisisdoors{1.7.10-1.4.3} [Malisis' Doors] (malisisdoors-1.7.10-1.4.3.jar) Unloaded
mcheli{0.10.6} [MC Helicopter] (mcheli) Unloaded
minepainter{0.2.6} [MinePainter] (minepainter-0.2.6.jar) Unloaded
MorePistons{2.0.0 Beta 1.0} [More Pistons] (More_Pistons-1.7.2-2.0.0Beta1.0.jar) Unloaded
Morph{0.8.1} [Morph] (Morph-Beta-0.8.1.jar) Unloaded
Waila{1.5.2_1.7.2} [Waila] (Waila-1.5.2a_1.7.2.jar) Unloaded
cfm{3.4.5} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.5(1.7.2).jar) Unloaded
tm{1.0} [Tutorial Mod] (MrCrayfishFurnitureModv3.4.5(1.7.2).jar) Unloaded
NEIAddons{1.11.0.4} [NEI Addons] (neiaddons-mc172-1.11.0.4.jar) Unloaded
NEIAddons|ExtraBees{1.11.0.4} [NEI Addons: Extra Bees] (neiaddons-mc172-1.11.0.4.jar) Unloaded
NEIAddons|Forestry{1.11.0.4} [NEI Addons: Forestry] (neiaddons-mc172-1.11.0.4.jar) Unloaded
NEIAddons|CraftingTables{1.11.0.4} [NEI Addons: Crafting Tables] (neiaddons-mc172-1.11.0.4.jar) Unloaded
NEIAddons|ExNihilo{1.11.0.4} [NEI Addons: Ex Nihilo] (neiaddons-mc172-1.11.0.4.jar) Unloaded
rpworld{2.8b} [RP World] (redpower_world-2.8.jar) Unloaded
RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar) Unloaded
RopesPlus{1.6.2} [Ropes+] (RopePlus-1.7.2.jar) Unloaded
Schematica{1.7.0.79} [Schematica] (Schematica-1.7.2-1.7.0.79-universal.jar) Unloaded
SlimevoidLib{2.0.4.6} [Slimevoid Library] (SlimevoidLibrary-2.0.4.6.jar) Unloaded
SmartMoving{15.0.1} [Smart Moving] (SmartMoving-1.7.2-15.0.1.jar) Unloaded
SmartRender{2.0} [Smart Render] (SmartRender-1.7.2-2.0.jar) Unloaded
StevesCarts{2.0.0.b15} [Steve's Carts 2] (StevesCarts2.0.0.b15.jar) Unloaded
Sync{3.0.1} [Sync] (Sync-3.0.1.jar) Unloaded
TF2Dispenser{1.7.2} [TF2 Dispenser] (TF2Dispenser-1.7.2.jar) Unloaded
TF2Sentry{1.7.2} [TF2 Sentry] (TF2Sentry-1.7.2.jar) Unloaded
TF2Teleporter{1.7.2} [TF2 Teleporter] (TF2Teleporter-1.7.2.jar) Unloaded
torchLevers{1.4.1} [Torch Levers] (TorchLeversV1.4.1.jar) Unloaded
voxelmap{1.7.2} [VoxelMap] (voxelmap-1.7.2-1.0.jar) Unloaded
weaponmod{1.7.2 v1.14.2} [Balkon's WeaponMod] (weaponmod-1.14.2.jar) Unloaded
WirelessRedstoneCore{1.8.0.0} [Wireless Redstone] (WirelessRedstoneCore-1.8.0.0.jar) Unloaded
witchery{0.20.5} [Witchery] (witchery-1.7.2-0.20.5.jar) Unloaded
AE2 Version: stable rv0-stable-9 for Forge 10.12.1.1060
Launched Version: 1.7.2-Forge10.12.2.1147
LWJGL: 2.9.0
OpenGL: GeForce GTX 860M/PCIe/SSE2 GL version 4.5.0 NVIDIA 347.52, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)