I got a video! A long one thought! Its the most scary thing on minecraft this far!
But, I can't find the mother ? :sad.gif: And there are VERY many nests! O_O! ( But I need those eggs! )
EDIT: I can't find any Nest after I installed this mod O_O viewtopic.php?f=25&t=83028
They'r both awsome! But, don't they work together?.. Change the Item ID?..
I can't create a new world after installing this mod,
ava.lang.NoClassDefFoundError: BaseMod
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at ps.a(ps.java:437)
at gp.a(SourceFile:126)
at gp.b(SourceFile:77)
at cw.c(SourceFile:380)
at cw.a(SourceFile:346)
at net.minecraft.client.Minecraft.d(SourceFile:1345)
at net.minecraft.client.Minecraft.a(SourceFile:1279)
at net.minecraft.client.Minecraft.a(SourceFile:1230)
at net.minecraft.client.Minecraft.b(SourceFile:1167)
at kz.c(SourceFile:68)
at kz.a(SourceFile:54)
at bp.a(SourceFile:69)
at bp.e(SourceFile:116)
at bp.d(SourceFile:104)
at net.minecraft.client.Minecraft.i(SourceFile:1004)
at net.minecraft.client.Minecraft.run(SourceFile:599)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: BaseMod
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 28 more
Rollback Post to RevisionRollBack
Quote from Ilegibally »
He's a graphixxer.He'll return to playing MW2 shortly.
I love it! Although, you'll probably make Notch cry with this mod. :wink.gif:
I cant wait till there's full multiplayer mod support.. *Imagines half a server running in fear of a tiny spider army*
Zabor wrote :
> I got a video! A long one thought! Its the most scary thing on minecraft
> this far!
>
> But, I can't find the mother ? :sad.gif: And there are VERY many nests!
> O_O! ( But I need those eggs! )
>
>
>
> EDIT: I can't find any Nest after I installed this mod O_O
> viewtopic.php?f=25&t=83028
> They'r both awsome! But, don't they work together?.. Change the Item ID?..
Nah, what he did was modify the chunk generator class, ps.class. that's why the two mods are clashing.
News for Everyone:
I've realized that the mother despawning presents a big problem for this mod, since the baby spiders become agressive when they shouldn't be. The whole point is for the mom to be there unless she's died, so I'm going to make sure of it next time. Bugfixes and updates are on hold until the next patch, when I will adjust the shadows as well. I'm glad many people are enjoying it, I'm glad you people made the videos, and I appologise for those who were unable to find spider mothers. I know at least one person did, though.
Look forward to a fine-tuned system and some merges after the next official MC update!
Zabor wrote :
> I got a video! A long one thought! Its the most scary thing on minecraft
> this far!
>
> But, I can't find the mother ? :sad.gif: And there are VERY many nests!
> O_O! ( But I need those eggs! )
>
>
>
> EDIT: I can't find any Nest after I installed this mod O_O
> viewtopic.php?f=25&t=83028
> They'r both awsome! But, don't they work together?.. Change the Item ID?..
Nah, what he did was modify the chunk generator class, ps.class. that's why the two mods are clashing.
News for Everyone:
I've realized that the mother despawning presents a big problem for this mod, since the baby spiders become agressive when they shouldn't be. The whole point is for the mom to be there unless she's died, so I'm going to make sure of it next time. Bugfixes and updates are on hold until the next patch, when I will adjust the shadows as well. I'm glad many people are enjoying it, I'm glad you people made the videos, and I appologise for those who were unable to find spider mothers. I know at least one person did, though.
Look forward to a fine-tuned system and some merges after the next official MC update!
How do you merge the two ps.classes? I only found one
Rollback Post to RevisionRollBack
Quote from Ilegibally »
He's a graphixxer.He'll return to playing MW2 shortly.
How do you merge the two ps.classes? I only found one
What? Really? Wow guess he must have found some other way to add ore veins. That's really peculiar... and in that case I have no idea why his mod is cloahing with mine at all, since mine uses block Id 116, and his uses 120 - 12x or something. In any case the mod loader may support changes to the generator soon (I may be taking part in this) so be patient until the next update and we'll try to get everything sorted out.
I originally had all three spiders using the same class and I separated them (not to mention coding using the mod loader) specifically to have better compatibility with other mods...
Wtf, what? I get humanoid spiders from this after installing it!
That happened to me briefly before I fixed the renderer. Perhaps you are using Risugami's mod loader? I don't think it's quite good enough, you'll need to use 303's.
Wtf, what? I get humanoid spiders from this after installing it!
That happened to me briefly before I fixed the renderer. Perhaps you are using Risugami's mod loader? I don't think it's quite good enough, you'll need to use 303's.
I use 303's AND have the "mo' creatures" mod installed. The one that adds lions, bears, and wolfs?
Rollback Post to RevisionRollBack
"It's not nice to hate anybody, unless the person you hate is a complete idiot."
How do you merge the two ps.classes? I only found one
What? Really? Wow guess he must have found some other way to add ore veins. That's really peculiar... and in that case I have no idea why his mod is cloahing with mine at all, since mine uses block Id 116, and his uses 120 - 12x or something. In any case the mod loader may support changes to the generator soon (I may be taking part in this) so be patient until the next update and we'll try to get everything sorted out.
I originally had all three spiders using the same class and I separated them (not to mention coding using the mod loader) specifically to have better compatibility with other mods...
Heh, I just checked the download. He is modifying ps.class. :-P Probably BraydenH only found one, because one had overwritten the other, and he was just looking in his minecraft.jar.
Someone really ought to extend ModLoader to give intercompatibility in the ps.class.
OMFG who said they dont attk in daylight i put one down then it spawned 1 baby i shot it with my bow i missed then it goes running to my cattle farm and like owning my animals UNFAIR!!!!.
can i install this with out the 303 mod loader i dont want to instal that thing.
Yes. You need the ModLoader. Hence why the OP says you need it. If you're too lazy to install that as well, then leave these forums and stop spamming them with useless statements.
On a brighter note, it's really simple. Just a matter of copying the .class files, just like any other mod. It takes 5 seconds.
I killed one baby spider. Now every single spider spawner I find (like the following 30), the spiders go for me. I can only assume that every spider spawned in the world from this mod is aggro to me now. Do not want to constantly deal with like 100s of spiders because I killed one.
I installed this mod and kept blackscreening after logging in. i reverted to 1.2.2 version and made sure it didnt update, checked all my mods to make sure there was no conflicting .class files, and im using 303's modifed modloader.
Help?
Rollback Post to RevisionRollBack
Send Bitcoins to me, I'm in need: 1KrBZkD3fiJUgsrDjSW7fkrkvVqVcDsSdN
(Info about bitcoins, what they are and how to start found here http://www.bitcoin.org/ )
Nope. It may be a problem with them attacking since there was no mother spider, since I've yet to see one of those amd I saw like I said around 30 nests. I don't know why.
The guy should either make mother's more common or not have it so that they attack when there's no mother. It's just annoying.
ALRIGHT Hold on, Sorry to not be here to answer questions but updates are coming tonight. In a matter of hours or so. I'd like to address the issues now.
1- Too many aggressive baby spiders. Currently, baby spiders will aggro when they spawn if their mother is not around. This will be fixed, and from now on, baby spiders will ALWAYS be passive when they spawn.
2 - Not enough mothers. When I update this mod tonight, ALL nests will have a mother unless she dies of natural causes. I will make sure of this.
3 - What is a family? A miserable little spile of spiders, currently. But to be specific, any spider within a 16 meter radius will be affected by anger. This will be reduced to 12 meters.
4 - Conflicts with other mods: As for the mo' creatures mod, I have not looked into this yet but I may investigate it tonight. The emerald mod, however shares a class with my mod and I will try to make a merged version if he's updated to version 1.2.3.
And a baby spiderstarted attacking your animals? What?! hehehe I've never had something like that happen. I'll look into that for sure. UPDATES COMING TONIGHT.
Nope. It may be a problem with them attacking since there was no mother spider, since I've yet to see one of those amd I saw like I said around 30 nests. I don't know why.
The guy should either make mother's more common or not have it so that they attack when there's no mother. It's just annoying.
ALRIGHT Hold on, Sorry to not be here to answer questions but updates are coming tonight. In a matter of hours or so. I'd like to address the issues now.
1- Too many aggressive baby spiders. Currently, baby spiders will aggro when they spawn if their mother is not around. This will be fixed, and from now on, baby spiders will ALWAYS be passive when they spawn.
2 - Not enough mothers. When I update this mod tonight, ALL nests will have a mother unless she dies of natural causes. I will make sure of this.
3 - What is a family? A miserable little spile of spiders, currently. But to be specific, any spider within a 16 meter radius will be affected by anger. This will be reduced to 12 meters.
4 - Conflicts with other mods: As for the mo' creatures mod, I have not looked into this yet but I may investigate it tonight. The emerald mod, however shares a class with my mod and I will try to make a merged version if he's updated to version 1.2.3.
And a baby spiderstarted attacking your animals? What?! hehehe I've never had something like that happen. I'll look into that for sure. UPDATES COMING TONIGHT.
I know why they attacked the farm of this guy, he used pet mod, and there is a bug from a mod called nightmare that makes enemy mobs attack friendly mobs! And, I don't use the emrald mod more, because this Minecraft Advanced is way better... Anyway, hope the fix comes soon!
Since you're gonna update soon, I'd suggest decreasing the number of nests. When I tested this mod there were way too many nests, so there were lots of baby spiders but not enough Zombies, Skeletons, Spiders and Creepers spawning.
Also, how strong are the baby spiders? I didn't check the amount of damage they were dealing but they were a lot harder to fight with a sword than the default spiders, being so fast and small.
But, I can't find the mother ? :sad.gif: And there are VERY many nests! O_O! ( But I need those eggs! )
EDIT: I can't find any Nest after I installed this mod O_O viewtopic.php?f=25&t=83028
They'r both awsome! But, don't they work together?.. Change the Item ID?..
ava.lang.NoClassDefFoundError: BaseMod
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at ps.a(ps.java:437)
at gp.a(SourceFile:126)
at gp.b(SourceFile:77)
at cw.c(SourceFile:380)
at cw.a(SourceFile:346)
at net.minecraft.client.Minecraft.d(SourceFile:1345)
at net.minecraft.client.Minecraft.a(SourceFile:1279)
at net.minecraft.client.Minecraft.a(SourceFile:1230)
at net.minecraft.client.Minecraft.b(SourceFile:1167)
at kz.c(SourceFile:68)
at kz.a(SourceFile:54)
at bp.a(SourceFile:69)
at bp.e(SourceFile:116)
at bp.d(SourceFile:104)
at net.minecraft.client.Minecraft.i(SourceFile:1004)
at net.minecraft.client.Minecraft.run(SourceFile:599)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: BaseMod
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 28 more
I cant wait till there's full multiplayer mod support.. *Imagines half a server running in fear of a tiny spider army*
I have installed mod loader and I have no other mods.
Is the modloader download the latest version?
MegaCraft
CLICK THAT EGG.
CLICK IT!
> I got a video! A long one thought! Its the most scary thing on minecraft
> this far!
>
> But, I can't find the mother ? :sad.gif: And there are VERY many nests!
> O_O! ( But I need those eggs! )
>
>
>
> EDIT: I can't find any Nest after I installed this mod O_O
> viewtopic.php?f=25&t=83028
> They'r both awsome! But, don't they work together?.. Change the Item ID?..
Nah, what he did was modify the chunk generator class, ps.class. that's why the two mods are clashing.
News for Everyone:
I've realized that the mother despawning presents a big problem for this mod, since the baby spiders become agressive when they shouldn't be. The whole point is for the mom to be there unless she's died, so I'm going to make sure of it next time. Bugfixes and updates are on hold until the next patch, when I will adjust the shadows as well. I'm glad many people are enjoying it, I'm glad you people made the videos, and I appologise for those who were unable to find spider mothers. I know at least one person did, though.
Look forward to a fine-tuned system and some merges after the next official MC update!
How do you merge the two ps.classes? I only found one
What? Really? Wow guess he must have found some other way to add ore veins. That's really peculiar... and in that case I have no idea why his mod is cloahing with mine at all, since mine uses block Id 116, and his uses 120 - 12x or something. In any case the mod loader may support changes to the generator soon (I may be taking part in this) so be patient until the next update and we'll try to get everything sorted out.
I originally had all three spiders using the same class and I separated them (not to mention coding using the mod loader) specifically to have better compatibility with other mods...
That happened to me briefly before I fixed the renderer. Perhaps you are using Risugami's mod loader? I don't think it's quite good enough, you'll need to use 303's.
I use 303's AND have the "mo' creatures" mod installed. The one that adds lions, bears, and wolfs?
Heh, I just checked the download. He is modifying ps.class. :-P Probably BraydenH only found one, because one had overwritten the other, and he was just looking in his minecraft.jar.
Someone really ought to extend ModLoader to give intercompatibility in the ps.class.
My website: http://timeroot.zxq.net/
...I have nothing else to put here, sadly. :-(
Yes. You need the ModLoader. Hence why the OP says you need it. If you're too lazy to install that as well, then leave these forums and stop spamming them with useless statements.
On a brighter note, it's really simple. Just a matter of copying the .class files, just like any other mod. It takes 5 seconds.
https://modrinth.com/user/Roundaround
do you have the nightmare mod installed?
Help?
(Info about bitcoins, what they are and how to start found here http://www.bitcoin.org/ )
Landrover
ALRIGHT Hold on, Sorry to not be here to answer questions but updates are coming tonight. In a matter of hours or so. I'd like to address the issues now.
1- Too many aggressive baby spiders. Currently, baby spiders will aggro when they spawn if their mother is not around. This will be fixed, and from now on, baby spiders will ALWAYS be passive when they spawn.
2 - Not enough mothers. When I update this mod tonight, ALL nests will have a mother unless she dies of natural causes. I will make sure of this.
3 - What is a family? A miserable little spile of spiders, currently. But to be specific, any spider within a 16 meter radius will be affected by anger. This will be reduced to 12 meters.
4 - Conflicts with other mods: As for the mo' creatures mod, I have not looked into this yet but I may investigate it tonight. The emerald mod, however shares a class with my mod and I will try to make a merged version if he's updated to version 1.2.3.
And a baby spiderstarted attacking your animals? What?! hehehe I've never had something like that happen. I'll look into that for sure. UPDATES COMING TONIGHT.
I know why they attacked the farm of this guy, he used pet mod, and there is a bug from a mod called nightmare that makes enemy mobs attack friendly mobs! And, I don't use the emrald mod more, because this Minecraft Advanced is way better... Anyway, hope the fix comes soon!
Also, how strong are the baby spiders? I didn't check the amount of damage they were dealing but they were a lot harder to fight with a sword than the default spiders, being so fast and small.