• 0

    posted a message on Custom NPCs
    Quote from tobbiusness»


    Your Minecraft Forge is a little out of date, try updating to the latest recommended version.


    custom npcs downloads page says i must download forge 11.14.1.1334 for 1.8.0, so should i download that version?
    Posted in: Minecraft Mods
  • 0

    posted a message on Custom NPCs

    game crashes when i click spawn npc from cloner <_<


    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    TMIForgeLoader (TooManyItems2015_02_14_1.8_Forge.jar)
    Contact their authors BEFORE contacting forge

    // Ooh. Shiny.

    Time: 14/12/15 04:03
    Description: Exception in server tick loop

    java.util.ConcurrentModificationException
    at java.util.HashMap$HashIterator.nextNode(Unknown Source)
    at java.util.HashMap$KeyIterator.next(Unknown Source)
    at net.minecraft.entity.EntityTracker.func_72788_a(EntityTracker.java:270)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:716)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:164)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
    at java.lang.Thread.run(Unknown Source)


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- System Details --
    Details:
    Minecraft Version: 1.8
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_66, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 626808272 bytes (597 MB) / 1528410112 bytes (1457 MB) up to 4281597952 bytes (4083 MB)
    JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Xmx4096M
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 99
    FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1474 12 mods loaded, 12 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.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1474.jar)
    UCHIJAAAA Forge{11.14.3.1474} [Minecraft Forge] (forge-1.8-11.14.3.1474.jar)
    UCHIJAAAA TooManyItems{1.8} [TooManyItems] (minecraft.jar)
    UCHIJAAAA colorfularmor{1.8-2.7} [Colorful Armor] (Colorful-Armor-Mod-1.8.jar)
    UCHIJAAAA CustomSpawner{3.4.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.4.0.jar)
    UCHIJAAAA customnpcs{1.8.0} [CustomNPCs] (CustomNPCs_1.8.0.jar)
    UCHIJAAAA wonderfulwands{1.7.2} [Wonderful Wands] (CyanosWonderfulWands_1.8-1.7.2.jar)
    UCHIJAAAA MoCreatures{8.0.0.devA} [DrZhark's Mo'Creatures Mod] (DrZhark's Mo'Creatures Mod-8.0.0.devA.jar)
    UCHIJAAAA flansmod{5.1} [Flan's Mod] (Flan's Mod-1.8-5.1.jar)
    UCHIJAAAA flansmodapocalypse{1.0} [Flan's Mod: Apocalypse] (Flan's Mod Apocalypse-1.8-1.0.jar)
    UCHIJAAAA soundfilters{0.8_for_1.8} [Sound Filters] (SoundFilters-0.8_for_1.8.jar)
    Loaded coremods (and transformers):
    TMIForgeLoader (TooManyItems2015_02_14_1.8_Forge.jar)
    TMIForgeTransformer
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    Profiler Position: N/A (disabled)
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'

    .
    .
    mod version: custom npcs 1.8.0 - 27-nov-2015

    Posted in: Minecraft Mods
  • 0

    posted a message on Custom NPCs
    Quote from tobbiusness»


    But your not using the latest version any more? Or do you mean it doesn't work with any version above what you have? If the later, you could temporarily uninstall it and see if it stops the crashing (the crash report mentions some GUI features not working, and they could very well rely on the updated Forge).

    I took this from the Flans mod website :

    - Go to this page, look for "1474 or later" and download the installer on that line. Run the installer. If it fails, check the Forge FAQ


    The current recommend version is definitely "1474 or later"


    Thank you for help! now everything works fine and no more gui crashes after changing my forge version, thanks
    Posted in: Minecraft Mods
  • 0

    posted a message on Custom NPCs
    It would appear that your using a slightly outdated version of Forge, try updating to the recommended version for 1.8.0.



    yeah but i have flan's mod, and flan's mod does not work with recommanded versions, only with the lastest

    Posted in: Minecraft Mods
  • 0

    posted a message on Custom NPCs
    Quote from Noppes»

    Crash log please


    :( :(



    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    TMIForgeLoader (TooManyItems2015_02_14_1.8_Forge.jar)
    Contact their authors BEFORE contacting forge

    // There are four lights!

    Time: 30/11/15 05:07
    Description: Rendering screen

    java.lang.NullPointerException: Rendering screen
    at net.minecraft.client.gui.GuiScreen.func_73863_a(GuiScreen.java:79)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(byl.java:71)
    at noppes.npcs.client.gui.util.GuiContainerNPCInterface.func_73863_a(GuiContainerNPCInterface.java:216)
    at noppes.npcs.client.gui.mainmenu.GuiNPCInv.func_73863_a(GuiNPCInv.java:94)
    at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:466)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1081)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1056)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    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: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 --
    Stacktrace:
    at net.minecraft.client.gui.GuiScreen.func_73863_a(GuiScreen.java:79)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(byl.java:71)
    at noppes.npcs.client.gui.util.GuiContainerNPCInterface.func_73863_a(GuiContainerNPCInterface.java:216)
    at noppes.npcs.client.gui.mainmenu.GuiNPCInv.func_73863_a(GuiNPCInv.java:94)
    at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:466)

    -- Screen render details --
    Details:
    Screen name: noppes.npcs.client.gui.mainmenu.GuiNPCInv
    Mouse location: Scaled: (182, 31). Absolute: (364, 497)
    Screen size: Scaled: (486, 280). Absolute: (971, 559). Scale factor of 2

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['qaka1'/849, l='MpServer', x=-2242.36, y=103.50, z=3.04]]
    Chunk stats: MultiplayerChunkCache: 121, 121
    Level seed: 0
    Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: -1884.00,101.00,80.00 - World: (-1884,101,80), Chunk: (at 4,6,0 in -118,5; contains blocks -1888,0,80 to -1873,255,95), Region: (-4,0; contains chunks -128,0 to -97,31, blocks -2048,0,0 to -1537,255,511)
    Level time: 40674390 game time, 3000 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: 37 total; [EntityRabbit['Rabbit'/30401, l='MpServer', x=-2287.56, y=104.31, z=-64.09], EntityItem['item.item.seeds'/31045, l='MpServer', x=-2242.44, y=102.00, z=24.66], EntityCustomNpc['Dog'/35333, l='MpServer', x=-2239.50, y=103.00, z=3.50], EntityCow['Cow'/29769, l='MpServer', x=-2319.09, y=103.00, z=-54.88], MoCEntityMole['Mole'/27471, l='MpServer', x=-2301.63, y=104.00, z=-75.41], EntityRabbit['Rabbit'/32207, l='MpServer', x=-2286.59, y=104.00, z=-72.34], MoCEntityAnt['Ant'/32208, l='MpServer', x=-2283.56, y=104.00, z=-79.25], EntityPlayerSP['qaka1'/849, l='MpServer', x=-2242.36, y=103.50, z=3.04], EntityCustomNpc['Dog'/852, l='MpServer', x=-2240.22, y=102.00, z=25.90], MoCEntityMouse['Mouse'/854, l='MpServer', x=-2226.50, y=101.00, z=47.66], MoCEntityCricket['Cricket'/855, l='MpServer', x=-2212.06, y=103.00, z=52.19], MoCEntityMouse['Mouse'/856, l='MpServer', x=-2211.47, y=102.00, z=43.50], EntityCustomNpc['Dog'/857, l='MpServer', x=-2260.88, y=7.00, z=39.59], EntityCustomNpc['Dog'/859, l='MpServer', x=-2264.50, y=6.00, z=36.50], MoCEntityMouse['Mouse'/861, l='MpServer', x=-2256.47, y=102.00, z=63.56], MoCEntityButterfly['ButterFly'/862, l='MpServer', x=-2176.00, y=113.47, z=54.72], MoCEntityCricket['Cricket'/863, l='MpServer', x=-2232.09, y=101.91, z=68.84], MoCEntityCricket['Cricket'/864, l='MpServer', x=-2242.53, y=101.00, z=58.94], MoCEntityCricket['Cricket'/865, l='MpServer', x=-2267.78, y=102.00, z=15.93], EntityRabbit['Rabbit'/30817, l='MpServer', x=-2294.31, y=104.00, z=-63.59], EntityCustomNpc['Spider'/866, l='MpServer', x=-2181.50, y=108.00, z=58.53], EntityCustomNpc['Dog'/30818, l='MpServer', x=-2257.50, y=104.00, z=-51.50], EntityCustomNpc['Spider'/868, l='MpServer', x=-2221.63, y=104.00, z=-48.59], EntityCustomNpc['Spider'/30820, l='MpServer', x=-2224.69, y=103.22, z=-51.50], MoCEntityScorpion['Scorpion'/23400, l='MpServer', x=-2323.50, y=27.00, z=-57.50], MoCEntityMole['Mole'/23401, l='MpServer', x=-2325.88, y=103.00, z=-61.81], MoCEntityMaggot['Maggot'/874, l='MpServer', x=-2284.13, y=102.00, z=70.78], MoCEntityMaggot['Maggot'/875, l='MpServer', x=-2283.53, y=102.00, z=66.75], MoCEntityMaggot['Maggot'/876, l='MpServer', x=-2287.38, y=102.00, z=68.25], MoCEntityMaggot['Maggot'/877, l='MpServer', x=-2283.88, y=102.00, z=67.56], MoCEntityButterfly['ButterFly'/880, l='MpServer', x=-2191.94, y=112.69, z=71.41], EntityCustomNpc['Dog'/881, l='MpServer', x=-2286.19, y=104.00, z=-46.47], EntityCow['Cow'/885, l='MpServer', x=-2301.44, y=104.00, z=-41.84], MoCEntityMole['Mole'/23670, l='MpServer', x=-2327.34, y=104.00, z=-78.19], EntityCow['Cow'/887, l='MpServer', x=-2305.06, y=104.00, z=-41.00], MoCEntityMole['Mole'/23671, l='MpServer', x=-2328.56, y=103.00, z=-66.25], MoCEntityGoat['Goat'/892, l='MpServer', x=-2289.03, y=102.00, z=88.97]]
    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:351)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2503)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:366)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    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:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.8
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_66, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 711827832 bytes (678 MB) / 1622679552 bytes (1547 MB) up to 4281597952 bytes (4083 MB)
    JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Xmx4096M
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 99
    FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1521 11 mods loaded, 11 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.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1521.jar)
    UCHIJAAAA Forge{11.14.3.1521} [Minecraft Forge] (forge-1.8-11.14.3.1521.jar)
    UCHIJAAAA TooManyItems{1.8} [TooManyItems] (minecraft.jar)
    UCHIJAAAA colorfularmor{1.8-2.7} [Colorful Armor] (Colorful-Armor-Mod-1.8.jar)
    UCHIJAAAA CustomSpawner{3.4.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.4.0.jar)
    UCHIJAAAA customnpcs{1.8.0} [CustomNPCs] (CustomNPCs_1.8.0.jar)
    UCHIJAAAA wonderfulwands{1.7.2} [Wonderful Wands] (CyanosWonderfulWands_1.8-1.7.2.jar)
    UCHIJAAAA MoCreatures{8.0.0.devA} [DrZhark's Mo'Creatures Mod] (DrZhark's Mo'Creatures Mod-8.0.0.devA.jar)
    UCHIJAAAA flansmod{5.0} [Flan's Mod] (Flan's Mod-1.8-5.0.jar)
    UCHIJAAAA soundfilters{0.8_for_1.8} [Sound Filters] (SoundFilters-0.8_for_1.8.jar)
    Loaded coremods (and transformers):
    TMIForgeLoader (TooManyItems2015_02_14_1.8_Forge.jar)
    TMIForgeTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 359.00' Renderer: 'GeForce GT 610/PCIe/SSE2'
    Launched Version: 1.8
    LWJGL: 2.9.1
    OpenGL: GeForce GT 610/PCIe/SSE2 GL version 4.5.0 NVIDIA 359.00, 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: No
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: [msi_conversion.zip, Werian.zip, SnowSong1.4_1.7.xNH.zip] Current Language: English (US)
    Profiler Position: N/A (disabled)

    Posted in: Minecraft Mods
  • 0

    posted a message on Custom NPCs

    im still get (Rendering screen) crash ...when i press "inventory" button in (1.8.0) 27-nov-2015 update :(

    Posted in: Minecraft Mods
  • 0

    posted a message on Flan's Mod with "Shaders" - wierd Issue!!

    Hello


    i have some weird problems with (flan's mod weapons 1.8) these weapons are (3d) but when i install shaders he show me (2d item - 3d weapon) how i can remove the 2d item? it's so annoying, and when i uninstall shaders from the game, he will work fine, but i can't play without shaders!!






    This picture is similar to my problem




    Posted in: Java Edition Support
  • 0

    posted a message on Custom NPCs

    what you think about ( firefighter job ) ? his mission to stop fires

    Posted in: Minecraft Mods
  • 0

    posted a message on Custom NPCs

    Simple question Noppes

    why the "custom npcs 1.8" still beta ? How long to be completed (1.8 Only without "beta") a month ? or five months... etc, what do you think ?

    Posted in: Minecraft Mods
  • 0

    posted a message on Custom NPCs

    noppes
    when i copy my npc in mcedit, and paste it somewhere else. he just teleport to his old location !! i hope if you can fix that.

    note: i want the "return to start" option becomes "yes"

    Posted in: Minecraft Mods
  • 0

    posted a message on Custom NPCs

    yeah but i have puppet npcs and i can't choice "role follower" in the same time :(

    Posted in: Minecraft Mods
  • 0

    posted a message on Custom NPCs

    noppes, what about knowing how many npcs in a faction? is that possible? and i hope if you add more options for "moving path" because i want to move (5 npcs) in the same time like real time strategy games ;)

    Posted in: Minecraft Mods
  • 0

    posted a message on Custom NPCs

    ;)

    Posted in: Minecraft Mods
  • To post a comment, please .