Hello, I have tried a good 4 times following the server installation instructions and every time I try to use something from the mod, (npc wand,blocks, ect.) they disappear from my inventory. (I am in creative mode.) I also have the mod installed in the normal mods folder under .minecraft.
so with the update to ars I got an error that happens with your mod
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 10/4/14 5:36 PM
Description: Initializing game
java.lang.IllegalArgumentException: Duplicate enchantment id! class noppes.npcs.enchants.EnchantDamage and class am2.enchantments.EnchantMagicResist Enchantment ID:100
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
at noppes.npcs.enchants.EnchantInterface.<init>(EnchantInterface.java:23)
at noppes.npcs.enchants.EnchantDamage.<init>(EnchantDamage.java:9)
at noppes.npcs.enchants.EnchantInterface.load(EnchantInterface.java:41)
at noppes.npcs.CustomNpcs.load(CustomNpcs.java:177)
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.preinitializeMods(Loader.java:513)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
at noppes.npcs.enchants.EnchantInterface.<init>(EnchantInterface.java:23)
at noppes.npcs.enchants.EnchantDamage.<init>(EnchantDamage.java:9)
at noppes.npcs.enchants.EnchantInterface.load(EnchantInterface.java:41)
at noppes.npcs.CustomNpcs.load(CustomNpcs.java:177)
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.preinitializeMods(Loader.java:513)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- Initialization --
Details:
Stacktrace:
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)
so with the update to ars I got an error that happens with your mod
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 10/4/14 5:36 PM
Description: Initializing game
java.lang.IllegalArgumentException: Duplicate enchantment id! class noppes.npcs.enchants.EnchantDamage and class am2.enchantments.EnchantMagicResist Enchantment ID:100
at net.minecraft.enchantment.Enchantment.(Enchantment.java:53)
at noppes.npcs.enchants.EnchantInterface.(EnchantInterface.java:23)
at noppes.npcs.enchants.EnchantDamage.(EnchantDamage.java:9)
at noppes.npcs.enchants.EnchantInterface.load(EnchantInterface.java:41)
at noppes.npcs.CustomNpcs.load(CustomNpcs.java:177)
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.preinitializeMods(Loader.java:513)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.enchantment.Enchantment.(Enchantment.java:53)
at noppes.npcs.enchants.EnchantInterface.(EnchantInterface.java:23)
at noppes.npcs.enchants.EnchantDamage.(EnchantDamage.java:9)
at noppes.npcs.enchants.EnchantInterface.load(EnchantInterface.java:41)
at noppes.npcs.CustomNpcs.load(CustomNpcs.java:177)
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.preinitializeMods(Loader.java:513)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- Initialization --
Details:
Stacktrace:
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)
Hello, I have tried a good 4 times following the server installation instructions and every time I try to use something from the mod, (npc wand,blocks, ect.) they disappear from my inventory. (I am in creative mode.) I also have the mod installed in the normal mods folder under .minecraft.
Do you have a fml-latest-server.log for me?
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:
Here is a drop-box link. I could not put it into a spoiler because it would stop the script and ultimately crash Firefox every time I tried. (most likely due to the huge amount of text.)
is there a way to merge npcs attack behaviours, instead of one type:e.g. circling the enemy like some kinda headless chicken, they can perhaps weaken the enemy with ranged before attacking.or other behavioural types:just holding the position (for guys who have a longer melee range) if we could do that(if its alr in/we can edit it ourselves) it would be great, anyone?
Here is a drop-box link. I could not put it into a spoiler because it would stop the script and ultimately crash Firefox every time I tried. (most likely due to the huge amount of text.)
It looks like you put customnpcs.zip into the coremods folder? Put it in the mods folder instead.
is there a way to merge npcs attack behaviours, instead of one type:e.g. circling the enemy like some kinda headless chicken, they can perhaps weaken the enemy with ranged before attacking.or other behavioural types:just holding the position (for guys who have a longer melee range) if we could do that(if its alr in/we can edit it ourselves) it would be great, anyone?
Probably not
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:
It looks like you put customnpcs.zip into the coremods folder? Put it in the mods folder instead.
I have looked and it is in the mods folder with no coremods folder existing.
Also, in the server instructions it says put the customnpcs.ZIP in the mobs folder, but I can only find .jar version for 1.7.10. Where can I find the zip?
I have looked and it is in the mods folder with no coremods folder existing.
Also, in the server instructions it says put the customnpcs.ZIP in the mobs folder, but I can only find .jar version for 1.7.10. Where can I find the zip?
.jar and .zip both work the same, they go into mods
---- Minecraft Crash Report ----
// I feel sad now
Time: 10/5/14 11:27 AM
Description: Exception in world tick
java.lang.NullPointerException
at net.minecraft.client.multiplayer.NetClientHandler.func_72519_a(NetClientHandler.java:952)
at net.minecraft.network.packet.Packet24MobSpawn.func_73279_a(SourceFile:87)
at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
at net.minecraft.client.multiplayer.WorldClient.func_72835_b(WorldClient.java:99)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1928)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:908)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:836)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.multiplayer.NetClientHandler.func_72519_a(NetClientHandler.java:952)
at net.minecraft.network.packet.Packet24MobSpawn.func_73279_a(SourceFile:87)
at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
I have looked and it is in the mods folder with no coremods folder existing.
Also, in the server instructions it says put the customnpcs.ZIP in the mobs folder, but I can only find .jar version for 1.7.10. Where can I find the zip?
Ah yes nevermind looking into the log further it seems to load fine
// Quite honestly, I wouldn't worry myself about that.
Time: 10/4/14 5:36 PM
Description: Initializing game
java.lang.IllegalArgumentException: Duplicate enchantment id! class noppes.npcs.enchants.EnchantDamage and class am2.enchantments.EnchantMagicResist Enchantment ID:100
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
at noppes.npcs.enchants.EnchantInterface.<init>(EnchantInterface.java:23)
at noppes.npcs.enchants.EnchantDamage.<init>(EnchantDamage.java:9)
at noppes.npcs.enchants.EnchantInterface.load(EnchantInterface.java:41)
at noppes.npcs.CustomNpcs.load(CustomNpcs.java:177)
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.preinitializeMods(Loader.java:513)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
at noppes.npcs.enchants.EnchantInterface.<init>(EnchantInterface.java:23)
at noppes.npcs.enchants.EnchantDamage.<init>(EnchantDamage.java:9)
at noppes.npcs.enchants.EnchantInterface.load(EnchantInterface.java:41)
at noppes.npcs.CustomNpcs.load(CustomNpcs.java:177)
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.preinitializeMods(Loader.java:513)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- Initialization --
Details:
Stacktrace:
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)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 611349424 bytes (583 MB) / 1035993088 bytes (988 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -Xms512M -XX:PermSize=1024m -XX:MaxPermSize=2048m
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.05 FML v7.10.25.1208 Minecraft Forge 10.13.0.1208 Optifine OptiFine_1.7.10_HD_U_A4 67 mods loaded, 67 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.10.25.1208} [Forge Mod Loader] (forge-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized
Forge{10.13.0.1208} [Minecraft Forge] (forge-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{1.0.2.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
Baubles{1.0.1.7} [Baubles] (Baubles-1.7.10-1.0.1.7.jar) Unloaded->Constructed->Pre-initialized
Thaumcraft{4.2.0.1} [Thaumcraft] (Thaumcraft-1.7.10-4.2.0.1.jar) Unloaded->Constructed->Pre-initialized
arsmagica2{1.4.0.005} [Ars Magica 2] (1.7.10_AM2_1.4.0.005.jar) Unloaded->Constructed->Pre-initialized
SC0_SpaceCore{0.7.8} [SpaceCore] ([1.7.10] SpaceCore 0.7.8.jar) Unloaded->Constructed->Pre-initialized
DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar) Unloaded->Constructed->Pre-initialized
SC0_BiomeWand{1.1.8} [Biome Wand] ([1.7.2] Biome Wand 1.1.8.zip) Unloaded->Constructed->Pre-initialized
AppleCore{1.0.0} [AppleCore] (AppleCore-mc1.7.10-1.0.0.jar) Unloaded->Constructed->Pre-initialized
Aquaculture{1.2.3} [Aquaculture] (Aquaculture-1.7.10-1.2.5.8.jar) Unloaded->Constructed->Pre-initialized
betterstorage{0.10.3.115} [BetterStorage] (BetterStorage-1.7.10-0.10.3.115.jar) Unloaded->Constructed->Pre-initialized
BiblioCraft{1.8.1} [BiblioCraft] (BiblioCraft[v1.8.1][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized
BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.989-universal.jar) Unloaded->Constructed->Pre-initialized
BiblioWoodsBoP{1.6} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.6].jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Core{6.0.18} [BuildCraft] (buildcraft-6.0.18.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Builders{6.0.18} [BC Builders] (buildcraft-6.0.18.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Energy{6.0.18} [BC Energy] (buildcraft-6.0.18.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Factory{6.0.18} [BC Factory] (buildcraft-6.0.18.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Transport{6.0.18} [BC Transport] (buildcraft-6.0.18.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Silicon{6.0.18} [BC Silicon] (buildcraft-6.0.18.jar) Unloaded->Constructed->Pre-initialized
CarpentersBlocks{3.3.0 DEV R3} [Carpenter's Blocks] (Carpenter's Blocks v3.3.0 DEV R3 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized
chisel{1.5.6b} [Chisel] (Chisel-1.7.10-1.5.6b.jar) Unloaded->Constructed->Pre-initialized
customnpcs{1.7.10b} [CustomNpcs] (CustomNPCs_1.7.10b.jar) Unloaded->Constructed->Errored
denseores{1.0} [denseores] (denseores-1.0.jar) Unloaded->Constructed->Pre-initialized
VirusMod{1.1.0} [DiseaseCraft] (DiseaseCraft-1.1.1.jar) Unloaded->Constructed->Pre-initialized
enviromine{1.2.27} [EnviroMine] (EnviroMine-v1.2.27.jar) Unloaded->Constructed->Pre-initialized
exnihilo{1.36} [Ex Nihilo] (Ex-Nihilo-1.36.jar) Unloaded->Constructed->Pre-initialized
Mantle{1.7.10-0.3.1.jenkins180} [Mantle] (Mantle-mc1.7.10-0.3.1.jar) Unloaded->Constructed->Pre-initialized
TConstruct{1.7.10-1.7.0.build702} [Tinkers' Construct] (TConstruct-1.7.10-1.7.0d3.1.jar) Unloaded->Constructed->Pre-initialized
exastris{For 1.7.10} [Ex Astris] (Ex-Astris-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
Growthcraft{2.1.0a} [Growthcraft] (growthcraft-core-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized
Growthcraft|Cellar{2.1.0a} [Growthcraft Cellar] (growthcraft-cellar-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized
Growthcraft|Apples{2.1.0} [Growthcraft Apples] (growthcraft-apples-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized
Growthcraft|Bamboo{2.1.0} [Growthcraft Bamboo] (growthcraft-bamboo-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized
Growthcraft|Bees{2.1.0} [Growthcraft Bees] (growthcraft-bees-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized
Growthcraft|Fishtrap{2.1.0a} [Growthcraft Fishtrap] (growthcraft-fishtrap-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized
Growthcraft|Grapes{2.1.0} [Growthcraft Grapes] (growthcraft-grapes-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized
Growthcraft|Hops{2.1.0} [Growthcraft Hops] (growthcraft-hops-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized
Growthcraft|Rice{2.1.0a} [Growthcraft Rice] (growthcraft-rice-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized
harvestcraft{1.7.10b} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10b.jar) Unloaded->Constructed->Pre-initialized
HungerOverhaul{1.7.10-beta.2.jenkins30} [Hunger Overhaul] (HungerOverhaul-1.7.10-beta.2.jar) Unloaded->Constructed->Pre-initialized
LunatriusCore{1.1.2.11} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.11-universal.jar) Unloaded->Constructed->Pre-initialized
radixcore{1.3.3} [RadixCore] (RadixCore-1.7.x-1.3.3-universal.jar) Unloaded->Constructed->Pre-initialized
mca{4.1.4} [Minecraft Comes Alive] (MCA-1.7.10-4.1.4-universal.jar) Unloaded->Constructed->Pre-initialized
moreplayermodels{1.7.10b} [MorePlayerModels] (MorePlayerModels_1.7.10b.jar) Unloaded->Constructed->Pre-initialized
cfm{3.3.5} [§6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.5(1.7.10).jar) Unloaded->Constructed->Pre-initialized
Mystcraft{0.10.15.00} [Mystcraft] (mystcraft-1.7.2-0.10.15.00.jar) Unloaded->Constructed->Pre-initialized
ForgeMultipart{1.1.0.307} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.0.307-universal.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Core{4.5.0.50} [ProjectRed] (ProjectRed-Base-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Transmission{4.5.0.50} [ProjectRed-Transmission] (ProjectRed-Integration-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Transportation{4.5.0.50} [ProjectRed-Transportation] (ProjectRed-Mechanical_beta-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Exploration{4.5.0.50} [ProjectRed-Exploration] (ProjectRed-World-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Compatibility{4.5.0.50} [ProjectRed-Compatibility] (ProjectRed-Compat-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Integration{4.5.0.50} [ProjectRed-Integration] (ProjectRed-Integration-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Illumination{4.5.0.50} [ProjectRed-Illumination] (ProjectRed-Lighting-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Expansion{4.5.0.50} [ProjectRed-Expansion] (ProjectRed-Mechanical_beta-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized
Railcraft{9.2.2.0} [Railcraft] (Railcraft_1.7.10-9.2.2.0.jar) Unloaded->Constructed->Pre-initialized
ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
Schematica{1.7.2.96} [Schematica] (Schematica-1.7.10-1.7.2.96-universal.jar) Unloaded->Constructed->Pre-initialized
SpiceOfLife{1.2.1} [The Spice of Life] (SpiceOfLife-mc1.7.10-1.2.1.jar) Unloaded->Constructed->Pre-initialized
TMechworks{1.7.10-67.34d1d9b} [Tinkers' Mechworks] (TMechworks_mc1.7.10_0.2.8.jar) Unloaded->Constructed->Pre-initialized
TwilightForest{2.3.2} [The Twilight Forest] (twilightforest-1.7.10-2.3.2.jar) Unloaded->Constructed->Pre-initialized
witchery{0.20.5} [Witchery] (witchery-1.7.10-0.20.5.jar) Unloaded->Constructed->Pre-initialized
McMultipart{1.1.0.307} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.0.307-universal.jar) Unloaded->Constructed->Pre-initialized
ForgeMicroblock{1.1.0.307} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.0.307-universal.jar) Unloaded->Constructed->Pre-initialized
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
TConstruct Environment: Environment healthy.
Launched Version: 1.7.10-Forge10.13.0.1208
LWJGL: 2.9.1
OpenGL: GeForce GTX 660 Ti/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
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: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Ah yes that looks like an enchant id conflict. Could you change the EnchantId in the .minecraft/config/CustomNpcs.cfg
Do you have a fml-latest-server.log for me?
Want to support me? Become one of my patrons:
https://www.dropbox.com/s/2npibojra4vrkgd/fml-server-latest.log?dl=0
Here is a drop-box link. I could not put it into a spoiler because it would stop the script and ultimately crash Firefox every time I tried. (most likely due to the huge amount of text.)
hmm this seems interesting. also could you implement this or something similar to more player models?
It looks like you put customnpcs.zip into the coremods folder? Put it in the mods folder instead.
Nope
Probably not
Want to support me? Become one of my patrons:
JurassiCraft enthusiast. Paleofreak, and all-time gamer. Oh and also supporter of awesome dinosaur mods
With the magic of the npc wand
Want to support me? Become one of my patrons:
Are you on a cauldron server? It usually happens because of plugins
Want to support me? Become one of my patrons:
Anti lag plugins? Worldguard has flags which disallow entities from spawning. Also commands like /butcher and /killall remove npcs.
Want to support me? Become one of my patrons:
I have looked and it is in the mods folder with no coremods folder existing.
Also, in the server instructions it says put the customnpcs.ZIP in the mobs folder, but I can only find .jar version for 1.7.10. Where can I find the zip?
.jar and .zip both work the same, they go into mods
---- Minecraft Crash Report ----
// I feel sad now
Time: 10/5/14 11:27 AM
Description: Exception in world tick
java.lang.NullPointerException
at net.minecraft.client.multiplayer.NetClientHandler.func_72519_a(NetClientHandler.java:952)
at net.minecraft.network.packet.Packet24MobSpawn.func_73279_a(SourceFile:87)
at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
at net.minecraft.client.multiplayer.WorldClient.func_72835_b(WorldClient.java:99)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1928)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:908)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:836)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.multiplayer.NetClientHandler.func_72519_a(NetClientHandler.java:952)
at net.minecraft.network.packet.Packet24MobSpawn.func_73279_a(SourceFile:87)
at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Puangy2'/678, l='MpServer', x=241.50, y=79.62, z=121.50]]
Chunk stats: MultiplayerChunkCache: 60
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (240,64,120), Chunk: (at 0,4,8 in 15,7; contains blocks 240,0,112 to 255,255,127), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 205 game time, 205 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 63 total; [EntityChicken['Chicken'/272, l='MpServer', x=240.50, y=65.00, z=80.50], EntityFallingSand['Falling Block'/684, l='MpServer', x=222.50, y=15.49, z=69.50], EntityFallingSand['Falling Block'/683, l='MpServer', x=222.50, y=15.49, z=68.50], EntityFallingSand['Falling Block'/682, l='MpServer', x=222.50, y=15.49, z=70.50], EntityMinecartChest['entity.MinecartChest.name'/412, l='MpServer', x=312.50, y=26.50, z=106.50], EntityFallingSand['Falling Block'/680, l='MpServer', x=223.50, y=13.49, z=69.50], EntityFallingSand['Falling Block'/679, l='MpServer', x=223.50, y=14.49, z=68.50], EntityFallingSand['Falling Block'/259, l='MpServer', x=246.50, y=29.74, z=71.50], EntityFallingSand['Falling Block'/262, l='MpServer', x=245.50, y=29.74, z=72.50], EntityFallingSand['Falling Block'/263, l='MpServer', x=246.50, y=30.74, z=70.50], EntityFallingSand['Falling Block'/260, l='MpServer', x=246.50, y=30.74, z=72.50], EntityFallingSand['Falling Block'/261, l='MpServer', x=245.50, y=30.74, z=71.50], EntityCow['Cow'/266, l='MpServer', x=243.69, y=67.00, z=66.50], EntityCow['Cow'/267, l='MpServer', x=242.47, y=67.00, z=67.25], EntityCow['Cow'/264, l='MpServer', x=246.50, y=68.00, z=70.50], EntityCow['Cow'/265, l='MpServer', x=241.63, y=67.00, z=68.50], EntityMinecartChest['entity.MinecartChest.name'/270, l='MpServer', x=248.50, y=34.50, z=87.50], EntityMinecartChest['entity.MinecartChest.name'/271, l='MpServer', x=253.50, y=33.50, z=91.50], EntityChicken['Chicken'/268, l='MpServer', x=241.53, y=67.00, z=72.81], EntityItem['item.tile.torch'/269, l='MpServer', x=250.06, y=34.13, z=86.34], EntityItem['item.tile.torch'/309, l='MpServer', x=274.13, y=29.13, z=67.31], EntityCreeper['Creeper'/311, l='MpServer', x=285.56, y=36.00, z=74.72], EntityItem['item.tile.torch'/310, l='MpServer', x=274.09, y=31.18, z=70.44], EntityCreeper['Creeper'/313, l='MpServer', x=280.50, y=37.00, z=74.50], EntityChicken['Chicken'/163, l='MpServer', x=201.56, y=64.00, z=101.34], EntityCreeper['Creeper'/312, l='MpServer', x=280.50, y=37.00, z=76.50], EntityChicken['Chicken'/162, l='MpServer', x=206.91, y=64.00, z=102.94], EntityCow['Cow'/161, l='MpServer', x=207.50, y=64.00, z=95.50], EntityCreeper['Creeper'/314, l='MpServer', x=282.06, y=37.00, z=64.59], EntityCow['Cow'/166, l='MpServer', x=207.50, y=64.00, z=97.50], EntityCow['Cow'/165, l='MpServer', x=204.25, y=64.00, z=98.25], EntityCow['Cow'/164, l='MpServer', x=202.50, y=64.00, z=96.50], EntitySheep['Sheep'/186, l='MpServer', x=210.13, y=64.00, z=94.13], EntitySheep['Sheep'/187, l='MpServer', x=212.50, y=64.00, z=90.50], EntitySkeletonSun['Sun Skeleton'/289, l='MpServer', x=269.50, y=38.00, z=144.50], EntityItem['item.item.seeds'/290, l='MpServer', x=261.38, y=66.13, z=157.78], EntityChicken['Chicken'/190, l='MpServer', x=208.50, y=64.00, z=102.50], EntityChicken['Chicken'/191, l='MpServer', x=210.50, y=65.00, z=102.50], EntityCreeperSun['Sun Creeper'/431, l='MpServer', x=307.50, y=50.00, z=165.28], EntitySheep['Sheep'/188, l='MpServer', x=213.97, y=65.00, z=88.47], EntitySheep['Sheep'/189, l='MpServer', x=212.81, y=64.00, z=92.19], EntityZombieSun['Sun Zombie'/348, l='MpServer', x=274.03, y=38.00, z=148.94], EntityChicken['Chicken'/193, l='MpServer', x=209.47, y=69.00, z=131.96], EntityZombieSun['Sun Zombie'/347, l='MpServer', x=273.19, y=38.00, z=148.31], EntityChicken['Chicken'/192, l='MpServer', x=214.19, y=70.00, z=123.84], EntityZombieSun['Sun Zombie'/346, l='MpServer', x=274.50, y=38.00, z=148.03], EntityChicken['Chicken'/195, l='MpServer', x=213.88, y=69.00, z=130.38], EntityChicken['Chicken'/194, l='MpServer', x=211.59, y=70.00, z=130.09], Lizard['Lizard'/239, l='MpServer', x=231.94, y=61.10, z=169.72], Lizard['Lizard'/238, l='MpServer', x=236.03, y=61.15, z=166.22], Girlfriend['Girlfriend'/237, l='MpServer', x=231.50, y=63.00, z=173.50], EntitySheep['Sheep'/236, l='MpServer', x=233.97, y=64.00, z=141.97], EntitySheep['Sheep'/235, l='MpServer', x=233.08, y=65.00, z=137.63], EntitySheep['Sheep'/234, l='MpServer', x=233.50, y=64.00, z=138.88], EntitySheep['Sheep'/233, l='MpServer', x=233.55, y=65.00, z=136.45], EntityZombie['Zombie'/232, l='MpServer', x=239.00, y=30.00, z=81.50], EntityClientPlayerMP['Puangy2'/678, l='MpServer', x=241.50, y=79.62, z=121.50], EntityChicken['Chicken'/231, l='MpServer', x=235.88, y=65.00, z=74.53], EntityChicken['Chicken'/230, l='MpServer', x=238.50, y=65.00, z=78.50], EntitySpiderSun['Sun Spider'/383, l='MpServer', x=301.31, y=51.00, z=162.47], EntityZombie['Zombie'/382, l='MpServer', x=297.00, y=62.00, z=166.88], Lizard['Lizard'/240, l='MpServer', x=234.44, y=61.00, z=161.34], Girlfriend['Girlfriend'/241, l='MpServer', x=230.50, y=64.00, z=175.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1941)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:908)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:836)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Puangy2'/678, l='MpServer', x=241.50, y=79.62, z=121.50]]
Chunk stats: MultiplayerChunkCache: 60
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (240,64,120), Chunk: (at 0,4,8 in 15,7; contains blocks 240,0,112 to 255,255,127), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 205 game time, 205 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 63 total; [EntityChicken['Chicken'/272, l='MpServer', x=240.50, y=65.00, z=80.50], EntityFallingSand['Falling Block'/684, l='MpServer', x=222.50, y=15.49, z=69.50], EntityFallingSand['Falling Block'/683, l='MpServer', x=222.50, y=15.49, z=68.50], EntityFallingSand['Falling Block'/682, l='MpServer', x=222.50, y=15.49, z=70.50], EntityMinecartChest['entity.MinecartChest.name'/412, l='MpServer', x=312.50, y=26.50, z=106.50], EntityFallingSand['Falling Block'/680, l='MpServer', x=223.50, y=13.49, z=69.50], EntityFallingSand['Falling Block'/679, l='MpServer', x=223.50, y=14.49, z=68.50], EntityFallingSand['Falling Block'/259, l='MpServer', x=246.50, y=29.74, z=71.50], EntityFallingSand['Falling Block'/262, l='MpServer', x=245.50, y=29.74, z=72.50], EntityFallingSand['Falling Block'/263, l='MpServer', x=246.50, y=30.74, z=70.50], EntityFallingSand['Falling Block'/260, l='MpServer', x=246.50, y=30.74, z=72.50], EntityFallingSand['Falling Block'/261, l='MpServer', x=245.50, y=30.74, z=71.50], EntityCow['Cow'/266, l='MpServer', x=243.69, y=67.00, z=66.50], EntityCow['Cow'/267, l='MpServer', x=242.47, y=67.00, z=67.25], EntityCow['Cow'/264, l='MpServer', x=246.50, y=68.00, z=70.50], EntityCow['Cow'/265, l='MpServer', x=241.63, y=67.00, z=68.50], EntityMinecartChest['entity.MinecartChest.name'/270, l='MpServer', x=248.50, y=34.50, z=87.50], EntityMinecartChest['entity.MinecartChest.name'/271, l='MpServer', x=253.50, y=33.50, z=91.50], EntityChicken['Chicken'/268, l='MpServer', x=241.53, y=67.00, z=72.81], EntityItem['item.tile.torch'/269, l='MpServer', x=250.06, y=34.13, z=86.34], EntityItem['item.tile.torch'/309, l='MpServer', x=274.13, y=29.13, z=67.31], EntityCreeper['Creeper'/311, l='MpServer', x=285.56, y=36.00, z=74.72], EntityItem['item.tile.torch'/310, l='MpServer', x=274.09, y=31.18, z=70.44], EntityCreeper['Creeper'/313, l='MpServer', x=280.50, y=37.00, z=74.50], EntityChicken['Chicken'/163, l='MpServer', x=201.56, y=64.00, z=101.34], EntityCreeper['Creeper'/312, l='MpServer', x=280.50, y=37.00, z=76.50], EntityChicken['Chicken'/162, l='MpServer', x=206.91, y=64.00, z=102.94], EntityCow['Cow'/161, l='MpServer', x=207.50, y=64.00, z=95.50], EntityCreeper['Creeper'/314, l='MpServer', x=282.06, y=37.00, z=64.59], EntityCow['Cow'/166, l='MpServer', x=207.50, y=64.00, z=97.50], EntityCow['Cow'/165, l='MpServer', x=204.25, y=64.00, z=98.25], EntityCow['Cow'/164, l='MpServer', x=202.50, y=64.00, z=96.50], EntitySheep['Sheep'/186, l='MpServer', x=210.13, y=64.00, z=94.13], EntitySheep['Sheep'/187, l='MpServer', x=212.50, y=64.00, z=90.50], EntitySkeletonSun['Sun Skeleton'/289, l='MpServer', x=269.50, y=38.00, z=144.50], EntityItem['item.item.seeds'/290, l='MpServer', x=261.38, y=66.13, z=157.78], EntityChicken['Chicken'/190, l='MpServer', x=208.50, y=64.00, z=102.50], EntityChicken['Chicken'/191, l='MpServer', x=210.50, y=65.00, z=102.50], EntityCreeperSun['Sun Creeper'/431, l='MpServer', x=307.50, y=50.00, z=165.28], EntitySheep['Sheep'/188, l='MpServer', x=213.97, y=65.00, z=88.47], EntitySheep['Sheep'/189, l='MpServer', x=212.81, y=64.00, z=92.19], EntityZombieSun['Sun Zombie'/348, l='MpServer', x=274.03, y=38.00, z=148.94], EntityChicken['Chicken'/193, l='MpServer', x=209.47, y=69.00, z=131.96], EntityZombieSun['Sun Zombie'/347, l='MpServer', x=273.19, y=38.00, z=148.31], EntityChicken['Chicken'/192, l='MpServer', x=214.19, y=70.00, z=123.84], EntityZombieSun['Sun Zombie'/346, l='MpServer', x=274.50, y=38.00, z=148.03], EntityChicken['Chicken'/195, l='MpServer', x=213.88, y=69.00, z=130.38], EntityChicken['Chicken'/194, l='MpServer', x=211.59, y=70.00, z=130.09], Lizard['Lizard'/239, l='MpServer', x=231.94, y=61.10, z=169.72], Lizard['Lizard'/238, l='MpServer', x=236.03, y=61.15, z=166.22], Girlfriend['Girlfriend'/237, l='MpServer', x=231.50, y=63.00, z=173.50], EntitySheep['Sheep'/236, l='MpServer', x=233.97, y=64.00, z=141.97], EntitySheep['Sheep'/235, l='MpServer', x=233.08, y=65.00, z=137.63], EntitySheep['Sheep'/234, l='MpServer', x=233.50, y=64.00, z=138.88], EntitySheep['Sheep'/233, l='MpServer', x=233.55, y=65.00, z=136.45], EntityZombie['Zombie'/232, l='MpServer', x=239.00, y=30.00, z=81.50], EntityClientPlayerMP['Puangy2'/678, l='MpServer', x=241.50, y=79.62, z=121.50], EntityChicken['Chicken'/231, l='MpServer', x=235.88, y=65.00, z=74.53], EntityChicken['Chicken'/230, l='MpServer', x=238.50, y=65.00, z=78.50], EntitySpiderSun['Sun Spider'/383, l='MpServer', x=301.31, y=51.00, z=162.47], EntityZombie['Zombie'/382, l='MpServer', x=297.00, y=62.00, z=166.88], Lizard['Lizard'/240, l='MpServer', x=234.44, y=61.00, z=161.34], Girlfriend['Girlfriend'/241, l='MpServer', x=230.50, y=64.00, z=175.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 102573792 bytes (97 MB) / 375595008 bytes (358 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 13573 (760088 bytes; 0 MB) allocated, 745 (41720 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: MCP v8.11 FML v6.4.3.883 Minecraft Forge 9.11.0.883 10 mods loaded, 10 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{6.4.3.883} [Forge Mod Loader] (minecraftforge-9.11.0.883.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{9.11.0.883} [Minecraft Forge] (minecraftforge-9.11.0.883.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CloneCraft{1.2} [CloneCraft] (CloneCraft v2.0 MC1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
customnpcs{1.6.4} [CustomNpcs] (CustomNPCs_1.6.2-1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
EnderStorage{1.4.3.6} [EnderStorage] (Ender-Storage-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mca{3.6.0} [Minecraft Comes Alive] (MCA-3.6.0_MC-1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
OreSpawn{164.20} [OreSpawn] (orespawn164v20.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ColdFox_SunsSon{4.0} [Sun's Son] (SunsSonMod_v4.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.6.4-Forge9.11.0.883
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3643, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 1329 (74424 bytes; 0 MB) allocated, 273 (15288 bytes; 0 MB) used
//i40.tinypic.com/6s7zic.png" target="_blank" data-ensure-absolute>http://i40.tinypic.com/6s7zic.png" width="" height="" alt="" />
AKA: OwenConner
Don't be surprised if one day I take over the front page of the Forum Games, and then disappear for months at a time. It happens.
------------------------------------------------------------------------------
------------------------------------------------------------------------------
I was going to put a list of words of wisdom here, but I think I'll put this here instead
Ah yes nevermind looking into the log further it seems to load fine
Forge 1.8 is not out yet.
In theory its possible with scripting
Want to support me? Become one of my patrons: