Did we just forget about this mod or not have enough time? or just don't feel it anymore?
I don't have time either, and I won't have any for like one or two more weeks... dammit.
Rollback Post to RevisionRollBack
"There are two kinds of arrogance. One where you are unequal to the task and one where your dreams are too big. The former is commonplace stupidity... but the latter is a rare species that is difficult to find." -Gilgamesh-
"For everything in heaven and earth, life is sorrow." -Enkidu-
Wouldn't make sense if there is 0.2 then it just skips to 0.9....
A long time ago Mathioks made 0.1 and 0.2 and as time kept going he said there was going to be a 0.3
but, he added more and it became 0.4 and long story short he added a lot more stuff and that's how we have 0.9
Also there is no ETA to this mod.
Rollback Post to RevisionRollBack
"Vegeta, what does the scouter say about his power level?"
Time: 8-10-17 15:29
Description: Initializing game
java.lang.IllegalArgumentException: ID is already registered: 70
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:94)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:199)
at alcoholmod.Mathioks.Mob.EntityNaruto01.createEntity(EntityNaruto01.java:23)
at alcoholmod.Mathioks.Mob.EntityNaruto01.registerEntity(EntityNaruto01.java:17)
at alcoholmod.Mathioks.Mob.EntityNaruto01.mainRegistry(EntityNaruto01.java:12)
at alcoholmod.Mathioks.AlcoholMod.PreLoad(AlcoholMod.java:972)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
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 --
Stacktrace:
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:94)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:199)
at alcoholmod.Mathioks.Mob.EntityNaruto01.createEntity(EntityNaruto01.java:23)
at alcoholmod.Mathioks.Mob.EntityNaruto01.registerEntity(EntityNaruto01.java:17)
at alcoholmod.Mathioks.Mob.EntityNaruto01.mainRegistry(EntityNaruto01.java:12)
at alcoholmod.Mathioks.AlcoholMod.PreLoad(AlcoholMod.java:972)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
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.7.10
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: 179327688 bytes (171 MB) / 328671232 bytes (313 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Naruto Mod 9 mods loaded, 9 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCH Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCH AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
UCH AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCH arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar)
UCH battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (Mine-Blade-Battlegear-2-Mod-1.7.10.jar)
UCH narutomod{0.4.1} [SEKWAH41's Naruto Mod] (Naruto-Mod-1.7.10.jar)
UCE AM{0.1} [Alcohol Mod] (NarutoAnimeMod0.2 - Awakening Of The Uchiha Susanoo.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 382.05' Renderer: 'GeForce GTX 970M/PCIe/SSE2'
Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 970M/PCIe/SSE2 GL version 4.5.0 NVIDIA 382.05, 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)
Here is the crash report.
This mod isn't compatible wtith Sekwah's Naruto Mod, that's why it doesn't work. You have to either remove Sekwah's mod, or this one.
Have link to download a new version of mod? For exemple: Version: 0.9?
There is only versions 0.1 and 0.2. 0.9 is currently in production, he's working on it, and the ones in between didn't get released because Mathioks wanted to have a whole release.
Dunno about everyone, me personally though, I haven't been well. I've had very little spare time, I've been very ill, it just... sucks man.
The mod... It's doing as well as it's been for the last 2 years, that is to say nobody really knows and it'll most likely take another seventy years to finish it.
I may just be cynical.
I'm in about the same spot as you Nick so you're not alone
Rollback Post to RevisionRollBack
I'm a Tailed Beast with a blue blue power....blue is the color of all of my fur....blue is my tails and my fire too....I have a best friend and she likes blue
I don't have time either, and I won't have any for like one or two more weeks... dammit.
"There are two kinds of arrogance. One where you are unequal to the task and one where your dreams are too big. The former is commonplace stupidity... but the latter is a rare species that is difficult to find." -Gilgamesh-
"For everything in heaven and earth, life is sorrow." -Enkidu-
Can you give us a crash report? I know a few mods that makes this mod crash, Orespawn is an example.
Are there any other versions other than 0.2?
Wouldn't make sense if there is 0.2 then it just skips to 0.9....
A long time ago Mathioks made 0.1 and 0.2 and as time kept going he said there was going to be a 0.3
but, he added more and it became 0.4 and long story short he added a lot more stuff and that's how we have 0.9
Also there is no ETA to this mod.
"Vegeta, what does the scouter say about his power level?"
"It's over 9000!!!!"
(Also it's me jaketheslayer236)
Hello. Does the genkai kekkei (sharingan, rinnegan, byakugan, etc.) to appear in the eyes need a texture? or will it be added in the mod? You help me?
Well, I have never seen any other version but 0.1 and 0.2
This mod isn't compatible wtith Sekwah's Naruto Mod, that's why it doesn't work. You have to either remove Sekwah's mod, or this one.
Dang, I hope 0.9 is close to completion.
I am so hype for it
I'm pretty sure everyone is.
I am pretty sure too, but no need to rub it in or be a jerk about it.
I am not assuming that you are being a jerk but it seems like you are.
I'm alive again!
So did I miss anything or no?
Nothing
Nothing
Nothing
Nothing
"Vegeta, what does the scouter say about his power level?"
"It's over 9000!!!!"
(Also it's me jaketheslayer236)
Erm, I believe you're on it...
heya hows everyone and the mod been doing?
~Sloosh_e
Hey everbody
Have link to download a new version of mod? For exemple: Version: 0.9?
There is only versions 0.1 and 0.2. 0.9 is currently in production, he's working on it, and the ones in between didn't get released because Mathioks wanted to have a whole release.
I'm in about the same spot as you Nick so you're not alone
I'm a Tailed Beast with a blue blue power....blue is the color of all of my fur....blue is my tails and my fire too....I have a best friend and she likes blue
Oh, sad
Ok... Thank you and sorry for this bad english, i'm a brazilian.
I'm the most pessimistic person I know but even I have more hope than you guys. Relax and live life as it comes to you mang
Hello, I would like to ask another question. Are you thinking about adding kunais from minato? If there would be a great idea.