I've been looking for Orochimaru at the Swamp for about like an hour. He isn't spawning. Not at night nor at day. Mobs are on hard and he is still not spawning. Why??
I've been looking for Orochimaru at the Swamp for about like an hour. He isn't spawning. Not at night nor at day. Mobs are on hard and he is still not spawning. Why??
I don't know but he is supposed to spawn at swamp but i have only found jiraiya and not orochimaru so idk :/
I have found none of them. Seeing that 1.7.10 is the update I got it downloaded in and I don't know if its able to be downloaded in any other. Do you know if there is a newer release of the Naruto mod?
sssooooo I started a new world and tried to unlock a jutsu and it said im not the owner of the item... it also said that with the story scroll. but when I go back to my other world I can use my justsu. Ive really been trying to play in a new world but i cant use anything from the naruto mod when i do
sssooooo I started a new world and tried to unlock a jutsu and it said im not the owner of the item... it also said that with the story scroll. but when I go back to my other world I can use my justsu. Ive really been trying to play in a new world but i cant use anything from the naruto mod when i do
did you change your username? because if you created the world with another username and right clicked on the chakra nature paper with that name the jutsus and things are gonna be owned by that name. check the owner name of those jutsus and see if theirs a change in that name.
"Here in my shrine
That you have forgotten
Here do you toil
That you might remember
By night you reclaim
What by day was stolen
Far from yourselves
I grow ever near to you
Your eyes once were blinded
Now through me do you see
Your hands once were idle
Now through them do I speak
And when the world shall listen
And when the world shall see
And when the world remembers
That world shall cease to be."
I loved this mod. I really have a bit of suggestions in this mod hehehe. Hear me out. Add different character like Naruto, Sasuke, Sakura, etc and allow the player to form a team in an Npc so it would be cool for those a who are playing alone and add the real villages and hideouts of akatsuki
NPC and teams are going to get implemented (already coded!), they will get into the mod soon in 1.0 version
About villages...nope, they just would use too much space and since there are well-made naruto maps...that's useless
I've been looking for Orochimaru at the Swamp for about like an hour. He isn't spawning. Not at night nor at day. Mobs are on hard and he is still not spawning. Why??
Orochimaru spawns in Swamps at night, but he's very rare
I have found none of them. Seeing that 1.7.10 is the update I got it downloaded in and I don't know if its able to be downloaded in any other. Do you know if there is a newer release of the Naruto mod?
the newer release is the 0.9.17 you find in the first page
Don't be so pessimistic, at page 318 (comment 7907) Mathioks explained why for now he can't going on, but that's not a dead project, it'll be updated! Stay up! xD
can i get the mods source code so i can continue my own varriant of the mod without publishing it and using only for personal use? this is a great mod and i want to play it
Someone can help me? This is my problem:
---- Minecraft Crash Report ----
// But it works on my machine.
Time: 29/01/19 21.31
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraftforge/event/entity/living/LivingHealEvent
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:692)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
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)
Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/event/entity/living/LivingHealEvent
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.privateGetPublicMethods(Unknown Source)
at java.lang.Class.getMethods(Unknown Source)
at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:60)
at alcoholmod.Mathioks.AlcoholMod.init(AlcoholMod.java:3281)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
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 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:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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 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:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
... 10 more
Caused by: java.lang.ClassNotFoundException: net.minecraftforge.event.entity.living.LivingHealEvent
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 43 more
Caused by: java.lang.SecurityException: class "net.minecraftforge.event.entity.living.LivingHealEvent"'s signer information does not match signer information of other classes in the same package
at java.lang.ClassLoader.checkCerts(Unknown Source)
at java.lang.ClassLoader.preDefineClass(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 45 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_171, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 465990648 bytes (444 MB) / 842006528 bytes (803 MB) up to 5726797824 bytes (5461 MB)
JVM Flags: 2 total; -Xmx6G -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
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.85.1230 Minecraft Forge 10.13.2.1230 4 mods loaded, 4 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.10.85.1230} [Forge Mod Loader] (forge-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.13.2.1230} [Minecraft Forge] (forge-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized->Initialized
AM{1.0.0} [Naruto Mod] (Naruto-Anime-Mod_V0.9.17_Beta_1.7.10-1.0 (6).jar) Unloaded->Constructed->Pre-initialized->Errored
Is it just me or did Math delete all his latest messages except for the christmas one? like all the replies to our questions and stuff. Wonder why... :/
Hey did u know the katanas in this mod float above your head?! Itโs a little weird look and was wondering if this was a bug. If it is could yoo please fix that. That would be very appreciated!
Is it just me or did Math delete all his latest messages except for the christmas one? like all the replies to our questions and stuff. Wonder why... :/
That's just a forum problem (he didn't merge his account with FANDOM)...I managed to make this thread re-activated for it
Hey did u know the katanas in this mod float above your head?! Itโs a little weird look and was wondering if this was a bug. If it is could yoo please fix that. That would be very appreciated!
can i get the mods source code so i can continue my own varriant of the mod without publishing it and using only for personal use? this is a great mod and i want to play it
ima translate that for ya it means as the skills for leveling
its as the skills for leveling
Sorry but that doesn't make any sens to me can you please explain?
I've been looking for Orochimaru at the Swamp for about like an hour. He isn't spawning. Not at night nor at day. Mobs are on hard and he is still not spawning. Why??
I don't know but he is supposed to spawn at swamp but i have only found jiraiya and not orochimaru so idk :/
I have found none of them. Seeing that 1.7.10 is the update I got it downloaded in and I don't know if its able to be downloaded in any other. Do you know if there is a newer release of the Naruto mod?
Dead
sssooooo I started a new world and tried to unlock a jutsu and it said im not the owner of the item... it also said that with the story scroll. but when I go back to my other world I can use my justsu. Ive really been trying to play in a new world but i cant use anything from the naruto mod when i do
I'm just waiting for the imrpovement of the susanoo and shisui's *Kotoamatsukami*
did you change your username? because if you created the world with another username and right clicked on the chakra nature paper with that name the jutsus and things are gonna be owned by that name. check the owner name of those jutsus and see if theirs a change in that name.
For anyone who wants the Discord
"Here in my shrine
That you have forgotten
Here do you toil
That you might remember
By night you reclaim
What by day was stolen
Far from yourselves
I grow ever near to you
Your eyes once were blinded
Now through me do you see
Your hands once were idle
Now through them do I speak
And when the world shall listen
And when the world shall see
And when the world remembers
That world shall cease to be."
you could add susano'o again even if not finished so ppl can see it and is cool
Just for ones who noticed the page was down...
I contancted the Administrator and asked for the solution, he answered to me and replenished this thread.
So you can now continue enjoying the forum and Mathioks's mod.
I just suggest you to log in the Discord channel (link in the first page), you'll get an half-instant support!
I'll be always less active here, forgive me but I have no more free time...
Keep going!
NPC and teams are going to get implemented (already coded!), they will get into the mod soon in 1.0 version
About villages...nope, they just would use too much space and since there are well-made naruto maps...that's useless
1.12...not soon
before it's necessary the 1.0 for 1.7.10, then we'll see
Orochimaru spawns in Swamps at night, but he's very rare
the newer release is the 0.9.17 you find in the first page
Don't be so pessimistic, at page 318 (comment 7907) Mathioks explained why for now he can't going on, but that's not a dead project, it'll be updated! Stay up! xD
You're not alone ^^
Susano'o was going to have its own skill learner, but for now...nothing, you have to wait for the next update
can i get the mods source code so i can continue my own varriant of the mod without publishing it and using only for personal use? this is a great mod and i want to play it
Is it just me or did Math delete all his latest messages except for the christmas one? like all the replies to our questions and stuff. Wonder why... :/
Hey when are you going to add to the story
Hey did u know the katanas in this mod float above your head?! Itโs a little weird look and was wondering if this was a bug. If it is could yoo please fix that. That would be very appreciated!
That's just a forum problem (he didn't merge his account with FANDOM)...I managed to make this thread re-activated for it
With future updates story will be longed
Which OS do you have? This usually appears on MAC
nope
To be honest im just glad mathioks is okay
This mod is already great mathioks, i hope everything will get better man.