• 0

    posted a message on Naruto-Anime Mod
    Quote from KiiroiKiba»

    How can i start the chunin exam? i am a genin, find anko, 11 rank d mission completed, lvl 54. what more i need?


    you need lvl 250
    Posted in: WIP Mods
  • 0

    posted a message on Naruto-Anime Mod

    I just want you to make a short bugfix update so I will be able to join the server.

    and by the way in the changelog you said you fixed that tailed beast talks to other players, but this is still happening.

    Moderator's kurama was talking to my friend while kurama wasn't sealed in my friend.

    Posted in: WIP Mods
  • 0

    posted a message on Naruto-Anime Mod


    That's a bit strange...
    A jutsu that use costantly chakra should turn off automatically when chakra goes to 0, like Yamanaka body transfer jutsu and sharingan do.
    I'll try analizing your crash report...

    So:

    "Ticking entity", so that's an entity problem...



    - Entity being ticked --
    Details:
    Entity Type: null (net.minecraft.client.entity.EntityClientPlayerMP)
    Entity ID: 271674
    Entity Name: Legend425
    Entity's Exact location: 2007.12, 68.06, 530.43
    Entity's Block location: World: (2007,68,530), Chunk: (at 7,4,2 in 125,33; contains blocks 2000,0,528 to 2015,255,543), Region: (3,1; contains chunks 96,32 to 127,63, blocks 1536,0,512 to 2047,255,1023)
    Entity's Momentum: 0.00, 0.00, 0.00
    Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1887)

    I suppose Legend425 is your minecraft nickname...and as we could imagine the problem is in your entity...



    java.lang.ClassCastException: net.minecraft.client.entity.EntityClientPlayerMP cannot be cast to net.minecraft.entity.player.EntityPlayerMP
    at alcoholmod.Mathioks.Final.LavaReleaseChakraMode.func_77663_a(LavaReleaseChakraMode.java:91)

    And it seems that the problem is as you said...


    You are using 4Gb RAM and so no problem with ticking memory

    Are you using the latest 1.7.10 forge version?



    I'm using the Technic Naruto evolved modpack forge version and this happened to me in the official server, I fixed it by asking a moder to kill me in the moment I join so my chakra will restart.
    but after this when I was using the sharingan and my chakra went to 0, this glitch happened again but this time after moder tried /kill me. this don't work, I didn't die so I'm still getting crash every time I join the server so I hope you will fix this soon :D

    Posted in: WIP Mods
  • 0

    posted a message on Naruto-Anime Mod

    something happened to me in Naruto evolved server:
    when i used Lava Release: chakra controll and my chakra went to zero, so minecraft crashed. it is crashing because this jutsu request 2 chakra points every second so every time i join, my jutsu want take away 2 points per second but it cant because i got zero so it is crashing

    the crash report


    ---- Minecraft Crash Report ----
    // On the bright side, I bought you a teddy bear!

    Time: 2/15/18 7:55 PM
    Description: Ticking entity

    java.lang.ClassCastException: net.minecraft.client.entity.EntityClientPlayerMP cannot be cast to net.minecraft.entity.player.EntityPlayerMP
    at alcoholmod.Mathioks.Final.LavaReleaseChakraMode.func_77663_a(LavaReleaseChakraMode.java:91)
    at net.minecraft.item.ItemStack.func_77945_a(ItemStack.java:381)
    at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:311)
    at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:538)
    at net.minecraft.client.entity.EntityPlayerSP.func_70636_d(EntityPlayerSP.java:287)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
    at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
    at net.minecraft.world.World.func_72866_a(World.java:2070)
    at net.minecraft.world.World.func_72870_g(World.java:2034)
    at net.minecraft.world.World.func_72939_s(World.java:1887)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java: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 alcoholmod.Mathioks.Final.LavaReleaseChakraMode.func_77663_a(LavaReleaseChakraMode.java:91)
    at net.minecraft.item.ItemStack.func_77945_a(ItemStack.java:381)
    at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:311)
    at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:538)
    at net.minecraft.client.entity.EntityPlayerSP.func_70636_d(EntityPlayerSP.java:287)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
    at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
    at net.minecraft.world.World.func_72866_a(World.java:2070)
    at net.minecraft.world.World.func_72870_g(World.java:2034)

    -- Entity being ticked --
    Details:
    Entity Type: null (net.minecraft.client.entity.EntityClientPlayerMP)
    Entity ID: 271674
    Entity Name: Legend425
    Entity's Exact location: 2007.12, 68.06, 530.43
    Entity's Block location: World: (2007,68,530), Chunk: (at 7,4,2 in 125,33; contains blocks 2000,0,528 to 2015,255,543), Region: (3,1; contains chunks 96,32 to 127,63, blocks 1536,0,512 to 2047,255,1023)
    Entity's Momentum: 0.00, 0.00, 0.00
    Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1887)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['Legend425'/271674, l='MpServer', x=2007.12, y=68.06, z=530.43]]
    Chunk stats: MultiplayerChunkCache: 350, 350
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (-3261,63,2290), Chunk: (at 3,3,2 in -204,143; contains blocks -3264,0,2288 to -3249,255,2303), Region: (-7,4; contains chunks -224,128 to -193,159, blocks -3584,0,2048 to -3073,255,2559)
    Level time: 15490681 game time, 16120992 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 2 total; [EntityEarthSpear['entity.AM.EntityEarthSpear.name'/271985, l='MpServer', x=2065.66, y=176.06, z=539.19], EntityClientPlayerMP['Legend425'/271674, l='MpServer', x=2007.12, y=68.06, z=530.43]]
    Retry entities: 0 total; []
    Server brand: kcauldron,cauldron,craftbukkit,mcpc,fml,forge
    Server type: Non-integrated multiplayer server
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:425)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_161, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 3938715440 bytes (3756 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
    JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms4096m -Xmx4096m -XX:+UseG1GC -XX:MaxGCPauseMillis=4
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: XRay v2.15.2 MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_D8 12 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
    UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJA FML{7.10.99.99} [Forge Mod Loader] (modpack.jar)
    UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (modpack.jar)
    UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
    UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
    UCHIJA cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (cfm-3.4.8-mc1.7.10 (1).jar)
    UCHIJA customnpcs{1.7.10b} [CustomNpcs] (CustomNPCs_1.7.10b.jar)
    UCHIJA DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar)
    UCHIJA gvc{0.6.1} [§aGliby's§f Voice Chat Mod] (GlibysVC-1.7.10-0.6.2a.jar)
    UCHIJA ironbackpacks{1.7.10-1.2.16} [Iron Backpacks] (IronBackpacks-1.7.10-1.2.16.jar)
    UCHIJA AM{1.0.0} [Naruto Mod] (Naruto-Anime-Mod_V0.9.04_Beta_1.7.10.jar)
    UD narutorunmod{1.0} [Naruto Run Mod] (minecraft.jar)
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.13' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
    Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
    LWJGL: 2.9.1
    OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.13, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Anisotropic filtering is supported and maximum anisotropy is 16.
    Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)
    OptiFine Version: OptiFine_1.7.10_HD_U_D8
    Render Distance Chunks: 32
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 NVIDIA 388.13
    OpenGlRenderer: GeForce GTX 1050 Ti/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 4

    Posted in: WIP Mods
  • 0

    posted a message on **Removed Project**

    here is some work of my dev team

    Posted in: WIP Mods
  • 0

    posted a message on Need designer for the mod

    hello i am making a Naruto mod for 1.12.1, i look for a designer which will make textures like jutsu icons, jutsu menu, chakra flow and more stuff to do

    if you interested here is my discord name: Legend425#2797 so you can pm me or you can reply here

    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on **Removed Project**

    any opinions?

    Posted in: WIP Mods
  • 0

    posted a message on **Removed Project**
    Quote from lightmeister»

    Hey you have any idea when it will be released? And do you think you could do beta testing? I could be a tester


    its hard to say when the mod will be released because i got small amount of developers, and most of them have school so they have no time for the mod,
    i will give the beta version only for my developing team which are coders, modelers, translators, voice actors and etc.
    if you want you can join my discord server and apply for one of that roles

    Posted in: WIP Mods
  • 0

    posted a message on **Removed Project**

    Added new stuff

    Quote from Legend4256»

    Added new stuff


    the susanoo is w.i.p, im thinking how to make his arms
    Posted in: WIP Mods
  • 0

    posted a message on looking for coders

    Hey Guys my name is Legend425 and i look for coders which would work with me on my project "Naruto Mod: Hidden Ninja"

    there not alot of stuff but im trying to keep doing my best

    its a big project so i need a bunch of coders if you interested send me a personal message or you can join my discord server here is the invite:https://discord.gg/rhjzZRc

    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on Searching for Coders

    Hey Guys my name is Legend425 and i look for coders which would work with me on my project "Naruto Mod: Hidden Ninja"

    there not alot of stuff but im trying to keep doing my best

    its a big project so i need a bunch of coders if you interested send me a personal message or you can join my discord server here is the invite: https://discord.gg/rhjzZRc

    Posted in: WIP Mods
  • 0

    posted a message on **Removed Project**

    yes there will be Jinchuuriki's

    Posted in: WIP Mods
  • 0

    posted a message on **Removed Project**

    Removed info

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