Okay I need help with the /noppes clone spawn command in the server I'm running with my friend we're using the Multiverse Plugin to create new worlds and we need to spawn a npc in one of these multiverse worlds at a specific location but it always says this " 'worldname' is an unknown world". I've aslo tried to spawn the npc at the end but it also didn't work. Here's the command I used /noppes clone spawn boss 1 bosses:27,68,-59
Edit: by the way I'm using the 1.7.10 version of custom npcs
I'm using the 1.12.1 version of Minecraft and the beta version of this mod. It appears to be a bit buggy at times, there are two major bugs I've came across
- the 64x32 steve entity is just beyond broken and buggy
- npcs that are gaurding will rarley attack their assigned enemies and mobs don't attack the npcs if their faction is set to (Attacked by mobs)
- Npcs that are set to avoid water will walk right into water
- Npcs that are set to shelter from darkness do not shelter from darkness
- enemy factions rarley attack each other
Either these are mandatory bugs or I'm a complete idiot because this is the beta version and everything will be fixed
As you said, its a beta. Bugs are expected But it does help Noppes that you report these bugs here and if you can also on his Discord channel
Alright, so I'm using Custom NPCs 1.7.10d and I'm getting this issue when I want to spawn in a clone of an NPC I had created earlier. It only happenes to specific NPCs for some reason, but it's really annoying.
This is probably a super simple answer, and that's one of the reasons I'm beyond frustrated at this point.
I have created many guards, and all the melee versions work flawlessly. Going aggro, attacking, using different "Tactics" such as dodge or surround etc.
I can set up pathing points, clone base versions, spawn & then modify as I need. Great, super.
My archer guards on the other hand, are complete & total fail.
They absolutely refuse to shoot arrows at their targets.
I have read the FAQs, data mined the comments, surfed through countless you tube tutorials etc to no avail. Either the versions shown are older, and don't have the same tabs & layout, or they don't cover this topic specifically.
I am running Minecraft 1.12 on PC, with the latest version of this mod that was released for it. The Mod performs great, traders, bards, item givers and banks, even mercenary followers or dialogue NPCs, all work fine for me so far.
Just these damn archers which I happen to need about a thousand of for towers, battlements, spanning bridges and more.
I have tried until blue in the face. Under MELEE tab; set range to zero and then slowly tried more,...under RANGE tab; set the melee in there from 0 all the way up (varied tween 10 to 40) to match distance on "Range" I have set for bow. I have tried aggro ranges from 5 out to 40, I have cycled through ALL the TACTICs options, including "none". I have tried them WITH and WITHOUT any Faction settings. Shooting Indirect, all ways. See target, both ways. Nada, no luck, most they will do is track mobs like they are aiming, but then they won't shoot an arrow until the beastie is basically on their toes, then they hit them melee style.
Any of you fellas know the secret recipe for this ? At this stage I'm almost willing to try a voodoo ritual and an animal sacrifice just to stop the migraine.
Hi everybody. I cant make a functional mobspawner: I select one NPC from the mobcloner, select "mobspawner" and the mobspawner appears but it does not generate NPCs. Why is this happening?. Thanks. Im using 1.7.10 version.
This is probably a super simple answer, and that's one of the reasons I'm beyond frustrated at this point.
I have created many guards, and all the melee versions work flawlessly. Going aggro, attacking, using different "Tactics" such as dodge or surround etc.
I can set up pathing points, clone base versions, spawn & then modify as I need. Great, super.
My archer guards on the other hand, are complete & total fail.
They absolutely refuse to shoot arrows at their targets.
I have read the FAQs, data mined the comments, surfed through countless you tube tutorials etc to no avail. Either the versions shown are older, and don't have the same tabs & layout, or they don't cover this topic specifically.
I am running Minecraft 1.12 on PC, with the latest version of this mod that was released for it. The Mod performs great, traders, bards, item givers and banks, even mercenary followers or dialogue NPCs, all work fine for me so far.
Just these damn archers which I happen to need about a thousand of for towers, battlements, spanning bridges and more.
I have tried until blue in the face. Under MELEE tab; set range to zero and then slowly tried more,...under RANGE tab; set the melee in there from 0 all the way up (varied tween 10 to 40) to match distance on "Range" I have set for bow. I have tried aggro ranges from 5 out to 40, I have cycled through ALL the TACTICs options, including "none". I have tried them WITH and WITHOUT any Faction settings. Shooting Indirect, all ways. See target, both ways. Nada, no luck, most they will do is track mobs like they are aiming, but then they won't shoot an arrow until the beastie is basically on their toes, then they hit them melee style.
Any of you fellas know the secret recipe for this ? At this stage I'm almost willing to try a voodoo ritual and an animal sacrifice just to stop the migraine.
I have same problem. My Custom NPC worked very well in previous version 1.11.2. Now with 1.12 beta version my guards will not attack any monsters. I have done all this what you describe, and this is driving me crazy.
I have normal arrows equipped in their projectile slot, like SkeletonXin mentioned. I also equip them with bow and different melee weapons. Nothing helps. I have tried different tactic settings, different ranges and aggro ranges. They just stand there looking at monsters, but not attacking. Only if monster comes and stands right next to the custom NPC guard he will then attack. They will basically have to be standing on the same block for him to attack the monster.
Also made sure that I am in survival mode.
I was starting to wonder if there might be a mod conflict with some other mod that causes my guards to not work properly. I use quite many mods and I am too lazy to remove them all. I guess I am just hoping that it will sort itself out at some point. But if anyone has had this same experience and knows a fix, I would love to hear what fixed the issue.
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 8/26/17 3:30 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CustomNPCs (customnpcs)
Caused by: java.lang.NoSuchFieldError: ENTITIES
at noppes.npcs.command.CmdSlay.<init>(CmdSlay.java:47)
at noppes.npcs.command.CommandNoppes.<init>(CommandNoppes.java:26)
at noppes.npcs.CustomNpcs.<clinit>(CustomNpcs.java:172)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:344)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:546)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:583)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:233)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
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:
---------------------------------------------------------------------------------------
Help, when I try to charged up with the Staff I get a error saying "A fatal error has occured, this connection is terminate". I'm in SIngle Player and using MInecraft Forge 1.7.10 Version 10.13.4.1614.
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 8/26/17 3:30 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CustomNPCs (customnpcs)
Caused by: java.lang.NoSuchFieldError: ENTITIES
at noppes.npcs.command.CmdSlay.<init>(CmdSlay.java:47)
at noppes.npcs.command.CommandNoppes.<init>(CommandNoppes.java:26)
at noppes.npcs.CustomNpcs.<clinit>(CustomNpcs.java:172)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:344)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:546)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:583)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:233)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
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:
---------------------------------------------------------------------------------------
Its cool it fixes itself when i log out of the game and come back. I could do that its not too annoying to do anyways
this might be because of mod that shows DMG popup
if you reduce NPC's health and it will show how much DMG he got but also how many HP he gets while healing
If that's your problem than remove that mod or disable popup in config if possible
Okay I need help with the /noppes clone spawn command in the server I'm running with my friend we're using the Multiverse Plugin to create new worlds and we need to spawn a npc in one of these multiverse worlds at a specific location but it always says this " 'worldname' is an unknown world". I've aslo tried to spawn the npc at the end but it also didn't work. Here's the command I used /noppes clone spawn boss 1 bosses:27,68,-59
Edit: by the way I'm using the 1.7.10 version of custom npcs
As you said, its a beta. Bugs are expected But it does help Noppes that you report these bugs here and if you can also on his Discord channel
[p]I have a crash, here my crashreport. Pls help
--- Minecraft Crash Report ----[/p] [p]WARNING: coremods are present:
SpongeCoremod (spongeforge-1.10.2-2281-5.2.0-BETA-2482.jar)
Contact their authors BEFORE contacting forge[/p] [p]// I blame Dinnerbone.[/p] [p]Time: 8/19/17 11:17 AM
Description: Exception in server tick loop[/p] [p]java.lang.IllegalArgumentException: Don't know how to add class noppes.npcs.entity.EntityCustomNpc!
at net.minecraft.entity.EntityTrackerEntry.func_151260_c(EntityTrackerEntry.java:632)
at net.minecraft.entity.EntityTrackerEntry.func_73117_b(EntityTrackerEntry.java:371)
at net.minecraft.entity.EntityTracker.func_72788_a(EntityTracker.java:303)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:721)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at java.lang.Thread.run(Thread.java:748)[/p]
[p]A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------[/p] [p]-- Head --
Thread: Server thread
Stacktrace:
at net.minecraft.entity.EntityTrackerEntry.func_151260_c(EntityTrackerEntry.java:632)
at net.minecraft.entity.EntityTrackerEntry.func_73117_b(EntityTrackerEntry.java:371)
at net.minecraft.entity.EntityTracker.func_72788_a(EntityTracker.java:303)[/p] [p]-- Sponge CauseTracker --
Details:
Cause Stack: [Empty stack]
Stacktrace:
at net.minecraft.server.MinecraftServer.handler$onCrashReport$zhp000(MinecraftServer.java:3937)
at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:829)
at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:361)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:503)
at java.lang.Thread.run(Thread.java:748)[/p] [p]-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Linux (amd64) version 4.4.0-92-generic
Java Version: 1.8.0_131, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1193065088 bytes (1137 MB) / 3033006080 bytes (2892 MB) up to 3033006080 bytes (2892 MB)
JVM Flags: 2 total; -Xmx3072M -Xms3072M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.3.2281 25 mods loaded, 25 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2281-universal.jar)
UCHIJAAAA Forge{12.18.3.2281} [Minecraft Forge] (forge-1.10.2-12.18.3.2281-universal.jar)
UCHIJAAAA spongeapi{5.2.0-SNAPSHOT-c675e80} [SpongeAPI] (minecraft.jar)
UCHIJAAAA sponge{1.10.2-2281-5.2.0-BETA-2482} [SpongeForge] (spongeforge-1.10.2-2281-5.2.0-BETA-2482.jar)
UCHIJAAAA catclearlag{0.7.1} [CatClearLag] (CatClearLag-0.7.1.jar)
UCHIJAAAA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.26.jar)
UCHIJAAAA MineTweaker3{3.0.26} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.26.jar)
UCHIJAAAA customnpcs{1.10.2} [CustomNPCs] (CustomNPCs_1.10.2(21jul17).jar)
UCHIJAAAA FastLeaveDecay{1.2.3} [Fast Leave Decay] (FastLeaveDecay-MC1.10.2-1.2.3.jar)
UCHIJAAAA huskycrates{1.5.0} [HuskyCrates] (HuskyCrates-v1.5.0.jar)
UCHIJAAAA nucleus{1.0.1-LTS-S5.1} [Nucleus] (Nucleus-1.0.1-LTS-1.10.2-S5.1-plugin.jar)
UCHIJAAAA mcclans{1.5} [MCClans] (MCClans-1.5.jar)
UCHIJAAAA mtrm{1.2.1.26} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.10.2-1.2.1.26.jar)
UCHIJAAAA mysterygift{0.3.1} [Mystery Gift] (MysteryGift-1.10.2-0.3.1-universal.jar)
UCHIJAAAA permissionsex{2.0-SNAPSHOT-b147} [PermissionsEx] (PermissionsEx-Sponge.jar)
UCHIJAAAA pixelauction{1.1.2} [Pixel Auction] (PixelAuction-1.10.2-1.1.2-universal.jar)
UCHIJAAAA pixelmon{6.1.0} [Pixelmon] (PixelmonReborn-1.10.2-1.1.0-BETA5.5-universal.jar)
UCHIJAAAA pixelextras{2.2.7} [Pixel Extras] (PixelExtras-1.10.2-2.2.7-universal.jar)
UCHIJAAAA pixelmoneconomybridge{1.2.2} [PixelmonEconomyBridge] (PixelmonEconomyBridge-1.10.2-1.3.0.jar)
UCHIJAAAA pokexpmultiplier{1.1.3} [PokexpMultiplier] (pokexpmultiplier-1.1.3.jar)
UCHIJAAAA pjb{0.1.4} [ProjectBorders] (projectborders-5.0.0-0.1.4.jar)
UCHIJAAAA worldedit{6.1.4} [WorldEdit] (worldedit-forge-mc1.10.2-6.1.4-dist.jar)
UCHIJAAAA redprotect{7.2.1} [RedProtect] (RedProtect-Sponge-5.2.0-7.2.1-b141.jar)
UCHIJAAAA stackban{0.2.5} [StackBan] (stackban-5.1.0-0.2.5.jar)
Loaded coremods (and transformers):
SpongeCoremod (spongeforge-1.10.2-2281-5.2.0-BETA-2482.jar)
org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
Profiler Position: N/A (disabled)
Player Count: 19 / 40; [EntityPlayerMP['IceDarck'/285, l='SunshoreIsland', x=512.59, y=6.00, z=453.39], EntityPlayerMP['Renchant'/371, l='SunshoreIsland', x=819.53, y=27.42, z=445.37], EntityPlayerMP['vlgg'/457, l='SunshoreIsland', x=560.47, y=6.00, z=457.08], EntityPlayerMP['quentinmelo'/473, l='SunshoreIsland', x=2118.55, y=199.00, z=302.69], EntityPlayerMP['yutka'/485, l='SunshoreIsland', x=594.25, y=7.18, z=485.76], EntityPlayerMP['Ruas'/559, l='SunshoreIsland', x=509.66, y=6.00, z=431.34], EntityPlayerMP['inferrus'/665, l='SunshoreIsland', x=528.19, y=6.00, z=457.11], EntityPlayerMP['Altaiskiy'/798, l='SunshoreIsland', x=751.21, y=28.00, z=421.60], EntityPlayerMP['NaisGo'/905, l='SunshoreIsland', x=811.55, y=27.00, z=427.53], EntityPlayerMP['egorka2033'/930, l='SunshoreIsland', x=1696.75, y=5.00, z=835.72], EntityPlayerMP['neoneo242'/958, l='SunshoreIsland', x=487.38, y=4.00, z=598.98], EntityPlayerMP['Squables'/1007, l='SunshoreIsland', x=514.42, y=6.00, z=447.89], EntityPlayerMP['Exasmi'/1027, l='SunshoreIsland', x=534.24, y=5.00, z=461.70], EntityPlayerMP['DenPark'/1033, l='SunshoreIsland', x=446.36, y=4.00, z=515.73], EntityPlayerMP['boevuk'/1045, l='SunshoreIsland', x=538.18, y=7.00, z=427.41], EntityPlayerMP['yarosslav13'/1059, l='SunshoreIsland', x=826.89, y=27.00, z=485.11], EntityPlayerMP['Maxmkmk'/1126, l='SunshoreIsland', x=1597.26, y=64.00, z=1012.17], EntityPlayerMP['aptypgo'/1132, l='SunshoreIsland', x=657.17, y=4.00, z=499.70], EntityPlayerMP['minkop'/1227, l='SunshoreIsland', x=656.48, y=4.00, z=502.31]]
Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
Type: Dedicated Server (map_server.txt)[/p]
[/list]
[header=r]
Close Issue
List tags are malformed.
Im currently using the 1.7 version of custom npcs, for some reason it doesn't load url skins, does anyone know why this might be?
Alright, so I'm using Custom NPCs 1.7.10d and I'm getting this issue when I want to spawn in a clone of an NPC I had created earlier. It only happenes to specific NPCs for some reason, but it's really annoying.
This is probably a super simple answer, and that's one of the reasons I'm beyond frustrated at this point.
I have created many guards, and all the melee versions work flawlessly. Going aggro, attacking, using different "Tactics" such as dodge or surround etc.
I can set up pathing points, clone base versions, spawn & then modify as I need. Great, super.
My archer guards on the other hand, are complete & total fail.
They absolutely refuse to shoot arrows at their targets.
I have read the FAQs, data mined the comments, surfed through countless you tube tutorials etc to no avail. Either the versions shown are older, and don't have the same tabs & layout, or they don't cover this topic specifically.
I am running Minecraft 1.12 on PC, with the latest version of this mod that was released for it. The Mod performs great, traders, bards, item givers and banks, even mercenary followers or dialogue NPCs, all work fine for me so far.
Just these damn archers which I happen to need about a thousand of for towers, battlements, spanning bridges and more.
I have tried until blue in the face. Under MELEE tab; set range to zero and then slowly tried more,...under RANGE tab; set the melee in there from 0 all the way up (varied tween 10 to 40) to match distance on "Range" I have set for bow. I have tried aggro ranges from 5 out to 40, I have cycled through ALL the TACTICs options, including "none". I have tried them WITH and WITHOUT any Faction settings. Shooting Indirect, all ways. See target, both ways. Nada, no luck, most they will do is track mobs like they are aiming, but then they won't shoot an arrow until the beastie is basically on their toes, then they hit them melee style.
Any of you fellas know the secret recipe for this ? At this stage I'm almost willing to try a voodoo ritual and an animal sacrifice just to stop the migraine.
Hi everybody. I cant make a functional mobspawner: I select one NPC from the mobcloner, select "mobspawner" and the mobspawner appears but it does not generate NPCs. Why is this happening?. Thanks. Im using 1.7.10 version.
Can i somehow download the 1.7.10b version?
I have same problem. My Custom NPC worked very well in previous version 1.11.2. Now with 1.12 beta version my guards will not attack any monsters. I have done all this what you describe, and this is driving me crazy.
I have normal arrows equipped in their projectile slot, like SkeletonXin mentioned. I also equip them with bow and different melee weapons. Nothing helps. I have tried different tactic settings, different ranges and aggro ranges. They just stand there looking at monsters, but not attacking. Only if monster comes and stands right next to the custom NPC guard he will then attack. They will basically have to be standing on the same block for him to attack the monster.
Also made sure that I am in survival mode.
I was starting to wonder if there might be a mod conflict with some other mod that causes my guards to not work properly. I use quite many mods and I am too lazy to remove them all. I guess I am just hoping that it will sort itself out at some point. But if anyone has had this same experience and knows a fix, I would love to hear what fixed the issue.
Please do the functions from 1.12 in 1.6.4 if possible, with this version it's better and the server for it is easier to do (google translate)
Dude 1.6.4 is long dead. You can either upgrade or keep the bugged version. 1.7.10 is luckily enough to receive updates from mod creators anymore.
I have a crash report!
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 8/26/17 3:30 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CustomNPCs (customnpcs)
Caused by: java.lang.NoSuchFieldError: ENTITIES
at noppes.npcs.command.CmdSlay.<init>(CmdSlay.java:47)
at noppes.npcs.command.CommandNoppes.<init>(CommandNoppes.java:26)
at noppes.npcs.CustomNpcs.<clinit>(CustomNpcs.java:172)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:344)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:546)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:583)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:233)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
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:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.12
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 91492400 bytes (87 MB) / 313229312 bytes (298 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
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.40 Powered by Forge 14.21.0.2343 6 mods loaded, 6 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UC minecraft{1.12} [Minecraft] (minecraft.jar)
UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.12-14.21.0.2343.jar)
UC forge{14.21.0.2343} [Minecraft Forge] (forge-1.12-14.21.0.2343.jar)
UC mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.12.jar)
UE customnpcs{1.12} [CustomNPCs] (CustomNPCs_1.12.0(22jul17)beta (1).jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.4549' Renderer: 'Intel(R) HD Graphics 5500'
Help, when I try to charged up with the Staff I get a error saying "A fatal error has occured, this connection is terminate". I'm in SIngle Player and using MInecraft Forge 1.7.10 Version 10.13.4.1614.
Use this version of Forge 14.21.1.2387
No, 1.7.10 is dead.
Instead of useing URL, copy the skins into the jar file.
You can put the skins in this path:
assets\customnpcs\textures\entity
Does anybody have a copy of the External Dialog editor? The drop-box link appears to be down.
I mean, I guess I could clone the github repo and compile it myself, but it'd be nice if somebody just had it lying around...
Here:
http://www.mediafire.com/file/9og6allsqq1ga1o/CNPCDialogEditor2.jar