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:
---------------------------------------------------------------------------------------
I don't normally do this, but I got a crash report. Figured I'd post it here, since that's what everyone else is doing.
I am having an occassional crash on my forge 1.10.2 modded server when a player spawns an npc.The server continues to run with no issues when the npc is spawned. All players who cannot directly view the npc do not crash, however the player who spawned the npc, and any players close enough nearby, may or may not crash. It's making map development a really, really painful process.
I have a few other mods installed :
AutoRegLib-1.0.2
BiomesOPlenty-1.10.2-5.0.0.2290-universal
coroutil-1.10.2-1.1.13
DrZhark's Mo'creatures Mod-10.0.6
iChunUtil-1.10.2-6.5.0
MorePlayerModels_1.10.2
Pam's Harvestcraft 1.10.2.j
Portalgun 1.10.2
Quark-r1.1-70
Trapcraft-1.10.2-v2.4.1a-universal
weather2-1.10.2-2.4.8
worldedit-forge-mc1.10.2
Xaeros_minimap_1.13.6_forge_1.10.2
Crash Report :
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: LoadingPlugin (Quark-r1.1-70.jar)Contact their authors BEFORE contacting forge
// I let you down. Sorry
Time: 9/4/17 1:32 PMDescription: Ticking entity
java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Boolean at noppes.npcs.entity.EntityNPCInterface.isKilled(EntityNPCInterface.java:1475) at noppes.npcs.entity.EntityNPCInterface.func_70089_S(EntityNPCInterface.java:276) at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:220) at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:208) at net.minecraft.entity.Entity.func_70071_h_(Entity.java:359) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1932) at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) at noppes.npcs.entity.EntityNPCInterface.func_70071_h_(EntityNPCInterface.java:281) at noppes.npcs.entity.EntityCustomNpc.func_70071_h_(EntityCustomNpc.java:35) at net.minecraft.world.World.func_72866_a(World.java:1964) at net.minecraft.world.World.func_72870_g(World.java:1934) at net.minecraft.world.World.func_72939_s(World.java:1750) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1789) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371) at net.minecraft.client.main.Main.main(SourceFile:124) 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:---------------------------------------------------------------------------------------
-- Head --Thread: Client threadStacktrace: at noppes.npcs.entity.EntityNPCInterface.isKilled(EntityNPCInterface.java:1475) at noppes.npcs.entity.EntityNPCInterface.func_70089_S(EntityNPCInterface.java:276) at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:220) at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:208) at net.minecraft.entity.Entity.func_70071_h_(Entity.java:359) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1932) at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) at noppes.npcs.entity.EntityNPCInterface.func_70071_h_(EntityNPCInterface.java:281) at noppes.npcs.entity.EntityCustomNpc.func_70071_h_(EntityCustomNpc.java:35) at net.minecraft.world.World.func_72866_a(World.java:1964) at net.minecraft.world.World.func_72870_g(World.java:1934)
-- Entity being ticked --Details: Entity Type: customnpcs.CustomNpc (noppes.npcs.entity.EntityCustomNpc) Entity ID: 60915 Entity Name: Melancholy Entity's Exact location: -4602.50, 69.00, 1012.50 Entity's Block location: World: (-4603,69,1012), Chunk: (at 5,4,4 in -288,63; contains blocks -4608,0,1008 to -4593,255,1023), Region: (-9,1; contains chunks -288,32 to -257,63, blocks -4608,0,512 to -4097,255,1023) Entity's Momentum: 0.00, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle: ~~ERROR~~ NullPointerException: nullStacktrace: at net.minecraft.world.World.func_72939_s(World.java:1750)
-- Affected level --Details: Level name: MpServer All players: 1 total; [EntityPlayerSP['Taryn_Lupus'/60914, l='MpServer', x=-4599.81, y=69.00, z=1011.83]] Chunk stats: MultiplayerChunkCache: 169, 169 Level seed: 0 Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: false Level generator options: Level spawn location: World: (-124,78,258), Chunk: (at 4,4,2 in -8,16; contains blocks -128,0,256 to -113,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 14606634 game time, 2670629 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: creative (ID 1). Hardcore: false. Cheats: false Forced entities: 43 total; [EntityPlayerSP['Taryn_Lupus'/60914, l='MpServer', x=-4599.81, y=69.00, z=1011.83], EntityItem['item.tile.sapling.spruce'/60928, l='MpServer', x=-4627.88, y=79.00, z=957.64], EntityLatchedRenderer['unknown'/1, l='MpServer', x=8.50, y=65.00, z=8.50], EntityItemFrame['entity.ItemFrame.name'/60929, l='MpServer', x=-4624.50, y=71.50, z=1013.97], EntityLatchedRenderer['unknown'/2, l='MpServer', x=-4599.81, y=69.00, z=1011.83], EntityItemFrame['entity.ItemFrame.name'/60930, l='MpServer', x=-4624.50, y=71.50, z=1009.03], EntityItem['item.tile.sapling.spruce'/60931, l='MpServer', x=-4622.08, y=72.00, z=961.30], EntityItem['item.tile.sapling.spruce'/60932, l='MpServer', x=-4621.04, y=74.00, z=968.88], EntityItemFrame['entity.ItemFrame.name'/60933, l='MpServer', x=-4612.50, y=71.50, z=1013.97], EntityItemFrame['entity.ItemFrame.name'/60934, l='MpServer', x=-4620.50, y=71.50, z=1013.97], EntityItemFrame['entity.ItemFrame.name'/60935, l='MpServer', x=-4620.50, y=71.50, z=1009.03], EntityItemFrame['entity.ItemFrame.name'/60936, l='MpServer', x=-4612.50, y=71.50, z=1009.03], MoCEntityMaggot['Maggot'/60939, l='MpServer', x=-4551.98, y=74.00, z=1064.17], MoCEntityMaggot['Maggot'/60940, l='MpServer', x=-4550.15, y=74.00, z=1064.30], MoCEntityMaggot['Maggot'/60941, l='MpServer', x=-4550.34, y=74.00, z=1062.73], MoCEntityFox['Fox'/60942, l='MpServer', x=-4573.50, y=62.72, z=1070.01], MoCEntitySnail['Snail'/60943, l='MpServer', x=-4571.33, y=73.00, z=1057.50], EntityMinecartChest['Minecart with Chest'/60944, l='MpServer', x=-4544.01, y=22.00, z=1024.12], EntityMinecartChest['Minecart with Chest'/60945, l='MpServer', x=-4564.50, y=17.06, z=1021.50], EntityMinecartChest['Minecart with Chest'/60946, l='MpServer', x=-4564.50, y=17.06, z=1036.50], MoCEntitySnail['Snail'/60947, l='MpServer', x=-4568.26, y=72.00, z=1031.02], EntitySheep['Sheep'/60948, l='MpServer', x=-4571.51, y=66.00, z=994.73], MoCEntityFox['Fox'/60949, l='MpServer', x=-4559.43, y=66.00, z=953.48], EntityItem['item.tile.sapling.spruce'/60950, l='MpServer', x=-4549.12, y=67.00, z=948.00], EntitySheep['Sheep'/60951, l='MpServer', x=-4544.37, y=67.00, z=949.45], EntityItem['item.tile.sapling_1.maple_sapling'/60952, l='MpServer', x=-4558.92, y=69.00, z=1072.95], MoCEntityFox['Fox'/60953, l='MpServer', x=-4524.68, y=62.71, z=1004.20], EntityMinecartChest['Minecart with Chest'/60954, l='MpServer', x=-4520.50, y=23.06, z=1015.50], EntitySheep['Sheep'/60955, l='MpServer', x=-4520.81, y=67.00, z=977.82], EntitySheep['Sheep'/60956, l='MpServer', x=-4522.02, y=63.00, z=967.50], MoCEntityPandaBear['PandaBear'/60957, l='MpServer', x=-4522.43, y=71.00, z=1088.85], MoCEntityPandaBear['PandaBear'/60959, l='MpServer', x=-4524.09, y=72.00, z=1087.54], MoCEntityFox['Fox'/60960, l='MpServer', x=-4532.01, y=66.00, z=1075.56], EntityLatchedRenderer['unknown'/42, l='MpServer', x=-4599.81, y=69.00, z=1011.83], EntityCustomNpc['Melancholy'/60915, l='MpServer', x=-4602.50, y=69.00, z=1012.50], MoCEntityFox['Fox'/60920, l='MpServer', x=-4652.28, y=67.00, z=935.67], MoCEntityFox['Fox'/60921, l='MpServer', x=-4667.50, y=201.00, z=1081.64], EntityItem['item.tile.sapling.spruce'/60922, l='MpServer', x=-4624.58, y=73.00, z=969.14], EntityItem['item.tile.sapling.spruce'/60923, l='MpServer', x=-4624.92, y=76.00, z=960.66], EntityItem['item.tile.sapling.spruce'/60924, l='MpServer', x=-4625.73, y=68.00, z=970.21], EntityItem['item.tile.sapling.spruce'/60925, l='MpServer', x=-4625.62, y=68.00, z=969.01], EntityItem['item.tile.sapling.spruce'/60926, l='MpServer', x=-4623.51, y=72.00, z=957.01], MoCEntityMaggot['Maggot'/60927, l='MpServer', x=-4624.54, y=71.00, z=947.13]] Retry entities: 2 total; [EntityLatchedRenderer['unknown'/1, l='MpServer', x=8.50, y=65.00, z=8.50], EntityLatchedRenderer['unknown'/2, l='MpServer', x=-4599.81, y=69.00, z=1011.83]] Server brand: fml,forge Server type: Non-integrated multiplayer serverStacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:415) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:392) at net.minecraft.client.main.Main.main(SourceFile:124) 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)
-- System Details --Details: Minecraft Version: 1.10.2 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: 344313664 bytes (328 MB) / 970870784 bytes (925 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: 4, tallocated: 105 FML: MCP 9.32 Powered by Forge 12.18.3.2422 19 mods loaded, 19 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2422.jar) UCHIJA Forge{12.18.3.2422} [Minecraft Forge] (forge-1.10.2-12.18.3.2422.jar) UCHIJA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar) UCHIJA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar) UCHIJA BiomesOPlenty{5.0.0.2290} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2290-universal.jar) UCHIJA coroutil{1.10.2-1.1.13} [CoroUtil Library] (coroutil-1.10.2-1.1.13.jar) UCHIJA extendedrenderer{v1.0} [Extended Renderer] (coroutil-1.10.2-1.1.13.jar) UCHIJA configmod{v1.0} [Extended Mod Config] (coroutil-1.10.2-1.1.13.jar) UCHIJA customnpcs{1.10.2} [CustomNPCs] (CustomNPCs_1.10.2(21jul17).jar) UCHIJA mocreatures{10.0.6} [DrZhark's Mo'Creatures Mod] (DrZhark's Mo'Creatures Mod-10.0.6.jar) UCHIJA ichunutil{6.5.0} [iChunUtil] (iChunUtil-1.10.2-6.5.0.jar) UCHIJA moreplayermodels{1.10.2} [MorePlayerModels] (MorePlayerModels_1.10.2(16jul17).jar) UCHIJA harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.10.2j.jar) UCHIJA portalgun{6.0.1} [PortalGun] (PortalGun-1.10.2-6.0.1.jar) UCHIJA trapcraft{v2.4.1a} [Trapcraft] (Trapcraft-1.10.2-v2.4.1a-universal.jar) UCHIJA weather2{1.10.2-2.4.8} [Localized Weather & Storms] (weather2-1.10.2-2.4.8.jar) UCHIJA worldedit{6.1.4} [WorldEdit] (worldedit-forge-mc1.10.2-6.1.4-dist.jar) UCHIJA XaeroMinimap{1.13.6} [Xaero's Minimap] (Xaeros_Minimap_1.13.6_Forge_1.10.2.jar) Loaded coremods (and transformers): LoadingPlugin (Quark-r1.1-70.jar) vazkii.quark.base.asm.ClassTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 381.78' Renderer: 'GeForce GTX 1070/PCIe/SSE2' Launched Version: 1.10.2-forge1.10.2-12.18.3.2422 LWJGL: 2.9.4 OpenGL: GeForce GTX 1070/PCIe/SSE2 GL version 4.5.0 NVIDIA 381.78, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing.Using GL 1.3 texture combiners.Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.Shaders are available because OpenGL 2.1 is supported.VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes 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) CPU: 8x Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
Any help would be greatly appreciated. The sooner I get this issue corrected the better.
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
I don't normally do this, but I got a crash report. Figured I'd post it here, since that's what everyone else is doing.
I am having an occassional crash on my forge 1.10.2 modded server when a player spawns an npc.The server continues to run with no issues when the npc is spawned. All players who cannot directly view the npc do not crash, however the player who spawned the npc, and any players close enough nearby, may or may not crash. It's making map development a really, really painful process.
I have a few other mods installed :
AutoRegLib-1.0.2
BiomesOPlenty-1.10.2-5.0.0.2290-universal
coroutil-1.10.2-1.1.13
DrZhark's Mo'creatures Mod-10.0.6
iChunUtil-1.10.2-6.5.0
MorePlayerModels_1.10.2
Pam's Harvestcraft 1.10.2.j
Portalgun 1.10.2
Quark-r1.1-70
Trapcraft-1.10.2-v2.4.1a-universal
weather2-1.10.2-2.4.8
worldedit-forge-mc1.10.2
Xaeros_minimap_1.13.6_forge_1.10.2
Crash Report :
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: LoadingPlugin (Quark-r1.1-70.jar)Contact their authors BEFORE contacting forge
// I let you down. Sorry
Time: 9/4/17 1:32 PMDescription: Ticking entity
java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Boolean at noppes.npcs.entity.EntityNPCInterface.isKilled(EntityNPCInterface.java:1475) at noppes.npcs.entity.EntityNPCInterface.func_70089_S(EntityNPCInterface.java:276) at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:220) at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:208) at net.minecraft.entity.Entity.func_70071_h_(Entity.java:359) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1932) at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) at noppes.npcs.entity.EntityNPCInterface.func_70071_h_(EntityNPCInterface.java:281) at noppes.npcs.entity.EntityCustomNpc.func_70071_h_(EntityCustomNpc.java:35) at net.minecraft.world.World.func_72866_a(World.java:1964) at net.minecraft.world.World.func_72870_g(World.java:1934) at net.minecraft.world.World.func_72939_s(World.java:1750) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1789) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371) at net.minecraft.client.main.Main.main(SourceFile:124) 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:---------------------------------------------------------------------------------------
-- Head --Thread: Client threadStacktrace: at noppes.npcs.entity.EntityNPCInterface.isKilled(EntityNPCInterface.java:1475) at noppes.npcs.entity.EntityNPCInterface.func_70089_S(EntityNPCInterface.java:276) at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:220) at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:208) at net.minecraft.entity.Entity.func_70071_h_(Entity.java:359) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1932) at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) at noppes.npcs.entity.EntityNPCInterface.func_70071_h_(EntityNPCInterface.java:281) at noppes.npcs.entity.EntityCustomNpc.func_70071_h_(EntityCustomNpc.java:35) at net.minecraft.world.World.func_72866_a(World.java:1964) at net.minecraft.world.World.func_72870_g(World.java:1934)
-- Entity being ticked --Details: Entity Type: customnpcs.CustomNpc (noppes.npcs.entity.EntityCustomNpc) Entity ID: 60915 Entity Name: Melancholy Entity's Exact location: -4602.50, 69.00, 1012.50 Entity's Block location: World: (-4603,69,1012), Chunk: (at 5,4,4 in -288,63; contains blocks -4608,0,1008 to -4593,255,1023), Region: (-9,1; contains chunks -288,32 to -257,63, blocks -4608,0,512 to -4097,255,1023) Entity's Momentum: 0.00, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle: ~~ERROR~~ NullPointerException: nullStacktrace: at net.minecraft.world.World.func_72939_s(World.java:1750)
-- Affected level --Details: Level name: MpServer All players: 1 total; [EntityPlayerSP['Taryn_Lupus'/60914, l='MpServer', x=-4599.81, y=69.00, z=1011.83]] Chunk stats: MultiplayerChunkCache: 169, 169 Level seed: 0 Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: false Level generator options: Level spawn location: World: (-124,78,258), Chunk: (at 4,4,2 in -8,16; contains blocks -128,0,256 to -113,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 14606634 game time, 2670629 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: creative (ID 1). Hardcore: false. Cheats: false Forced entities: 43 total; [EntityPlayerSP['Taryn_Lupus'/60914, l='MpServer', x=-4599.81, y=69.00, z=1011.83], EntityItem['item.tile.sapling.spruce'/60928, l='MpServer', x=-4627.88, y=79.00, z=957.64], EntityLatchedRenderer['unknown'/1, l='MpServer', x=8.50, y=65.00, z=8.50], EntityItemFrame['entity.ItemFrame.name'/60929, l='MpServer', x=-4624.50, y=71.50, z=1013.97], EntityLatchedRenderer['unknown'/2, l='MpServer', x=-4599.81, y=69.00, z=1011.83], EntityItemFrame['entity.ItemFrame.name'/60930, l='MpServer', x=-4624.50, y=71.50, z=1009.03], EntityItem['item.tile.sapling.spruce'/60931, l='MpServer', x=-4622.08, y=72.00, z=961.30], EntityItem['item.tile.sapling.spruce'/60932, l='MpServer', x=-4621.04, y=74.00, z=968.88], EntityItemFrame['entity.ItemFrame.name'/60933, l='MpServer', x=-4612.50, y=71.50, z=1013.97], EntityItemFrame['entity.ItemFrame.name'/60934, l='MpServer', x=-4620.50, y=71.50, z=1013.97], EntityItemFrame['entity.ItemFrame.name'/60935, l='MpServer', x=-4620.50, y=71.50, z=1009.03], EntityItemFrame['entity.ItemFrame.name'/60936, l='MpServer', x=-4612.50, y=71.50, z=1009.03], MoCEntityMaggot['Maggot'/60939, l='MpServer', x=-4551.98, y=74.00, z=1064.17], MoCEntityMaggot['Maggot'/60940, l='MpServer', x=-4550.15, y=74.00, z=1064.30], MoCEntityMaggot['Maggot'/60941, l='MpServer', x=-4550.34, y=74.00, z=1062.73], MoCEntityFox['Fox'/60942, l='MpServer', x=-4573.50, y=62.72, z=1070.01], MoCEntitySnail['Snail'/60943, l='MpServer', x=-4571.33, y=73.00, z=1057.50], EntityMinecartChest['Minecart with Chest'/60944, l='MpServer', x=-4544.01, y=22.00, z=1024.12], EntityMinecartChest['Minecart with Chest'/60945, l='MpServer', x=-4564.50, y=17.06, z=1021.50], EntityMinecartChest['Minecart with Chest'/60946, l='MpServer', x=-4564.50, y=17.06, z=1036.50], MoCEntitySnail['Snail'/60947, l='MpServer', x=-4568.26, y=72.00, z=1031.02], EntitySheep['Sheep'/60948, l='MpServer', x=-4571.51, y=66.00, z=994.73], MoCEntityFox['Fox'/60949, l='MpServer', x=-4559.43, y=66.00, z=953.48], EntityItem['item.tile.sapling.spruce'/60950, l='MpServer', x=-4549.12, y=67.00, z=948.00], EntitySheep['Sheep'/60951, l='MpServer', x=-4544.37, y=67.00, z=949.45], EntityItem['item.tile.sapling_1.maple_sapling'/60952, l='MpServer', x=-4558.92, y=69.00, z=1072.95], MoCEntityFox['Fox'/60953, l='MpServer', x=-4524.68, y=62.71, z=1004.20], EntityMinecartChest['Minecart with Chest'/60954, l='MpServer', x=-4520.50, y=23.06, z=1015.50], EntitySheep['Sheep'/60955, l='MpServer', x=-4520.81, y=67.00, z=977.82], EntitySheep['Sheep'/60956, l='MpServer', x=-4522.02, y=63.00, z=967.50], MoCEntityPandaBear['PandaBear'/60957, l='MpServer', x=-4522.43, y=71.00, z=1088.85], MoCEntityPandaBear['PandaBear'/60959, l='MpServer', x=-4524.09, y=72.00, z=1087.54], MoCEntityFox['Fox'/60960, l='MpServer', x=-4532.01, y=66.00, z=1075.56], EntityLatchedRenderer['unknown'/42, l='MpServer', x=-4599.81, y=69.00, z=1011.83], EntityCustomNpc['Melancholy'/60915, l='MpServer', x=-4602.50, y=69.00, z=1012.50], MoCEntityFox['Fox'/60920, l='MpServer', x=-4652.28, y=67.00, z=935.67], MoCEntityFox['Fox'/60921, l='MpServer', x=-4667.50, y=201.00, z=1081.64], EntityItem['item.tile.sapling.spruce'/60922, l='MpServer', x=-4624.58, y=73.00, z=969.14], EntityItem['item.tile.sapling.spruce'/60923, l='MpServer', x=-4624.92, y=76.00, z=960.66], EntityItem['item.tile.sapling.spruce'/60924, l='MpServer', x=-4625.73, y=68.00, z=970.21], EntityItem['item.tile.sapling.spruce'/60925, l='MpServer', x=-4625.62, y=68.00, z=969.01], EntityItem['item.tile.sapling.spruce'/60926, l='MpServer', x=-4623.51, y=72.00, z=957.01], MoCEntityMaggot['Maggot'/60927, l='MpServer', x=-4624.54, y=71.00, z=947.13]] Retry entities: 2 total; [EntityLatchedRenderer['unknown'/1, l='MpServer', x=8.50, y=65.00, z=8.50], EntityLatchedRenderer['unknown'/2, l='MpServer', x=-4599.81, y=69.00, z=1011.83]] Server brand: fml,forge Server type: Non-integrated multiplayer serverStacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:415) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:392) at net.minecraft.client.main.Main.main(SourceFile:124) 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)
-- System Details --Details: Minecraft Version: 1.10.2 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: 344313664 bytes (328 MB) / 970870784 bytes (925 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: 4, tallocated: 105 FML: MCP 9.32 Powered by Forge 12.18.3.2422 19 mods loaded, 19 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2422.jar) UCHIJA Forge{12.18.3.2422} [Minecraft Forge] (forge-1.10.2-12.18.3.2422.jar) UCHIJA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar) UCHIJA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar) UCHIJA BiomesOPlenty{5.0.0.2290} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2290-universal.jar) UCHIJA coroutil{1.10.2-1.1.13} [CoroUtil Library] (coroutil-1.10.2-1.1.13.jar) UCHIJA extendedrenderer{v1.0} [Extended Renderer] (coroutil-1.10.2-1.1.13.jar) UCHIJA configmod{v1.0} [Extended Mod Config] (coroutil-1.10.2-1.1.13.jar) UCHIJA customnpcs{1.10.2} [CustomNPCs] (CustomNPCs_1.10.2(21jul17).jar) UCHIJA mocreatures{10.0.6} [DrZhark's Mo'Creatures Mod] (DrZhark's Mo'Creatures Mod-10.0.6.jar) UCHIJA ichunutil{6.5.0} [iChunUtil] (iChunUtil-1.10.2-6.5.0.jar) UCHIJA moreplayermodels{1.10.2} [MorePlayerModels] (MorePlayerModels_1.10.2(16jul17).jar) UCHIJA harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.10.2j.jar) UCHIJA portalgun{6.0.1} [PortalGun] (PortalGun-1.10.2-6.0.1.jar) UCHIJA trapcraft{v2.4.1a} [Trapcraft] (Trapcraft-1.10.2-v2.4.1a-universal.jar) UCHIJA weather2{1.10.2-2.4.8} [Localized Weather & Storms] (weather2-1.10.2-2.4.8.jar) UCHIJA worldedit{6.1.4} [WorldEdit] (worldedit-forge-mc1.10.2-6.1.4-dist.jar) UCHIJA XaeroMinimap{1.13.6} [Xaero's Minimap] (Xaeros_Minimap_1.13.6_Forge_1.10.2.jar) Loaded coremods (and transformers): LoadingPlugin (Quark-r1.1-70.jar) vazkii.quark.base.asm.ClassTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 381.78' Renderer: 'GeForce GTX 1070/PCIe/SSE2' Launched Version: 1.10.2-forge1.10.2-12.18.3.2422 LWJGL: 2.9.4 OpenGL: GeForce GTX 1070/PCIe/SSE2 GL version 4.5.0 NVIDIA 381.78, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing.Using GL 1.3 texture combiners.Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.Shaders are available because OpenGL 2.1 is supported.VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes 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) CPU: 8x Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
Any help would be greatly appreciated. The sooner I get this issue corrected the better.
.