I've tried restarting the server a couple of times and it didn't help. I'm going to try and uninstall everything and try it from scratch. Which files do i need to delete from the .jar?
dropped everything from the folder "within" the zip file into the jar and still get a black screen, disabled buildcraft.
java.lang.NoSuchMethodError: gb.<init>(I)V
at ItemRedstoneWirelessSniffer.<init>(Unknown Source)
at mod_WirelessSniffer.<clinit>(Unknown Source)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at ModLoader.addMod(ModLoader.java:215)
at ModLoader.readFromClassPath(ModLoader.java:1145)
at ModLoader.init(ModLoader.java:823)
at ModLoader.AddAllRenderers(ModLoader.java:124)
at tc.<init>(tc.java:60)
at tc.<clinit>(tc.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:312)
at net.minecraft.client.Minecraft.run(SourceFile:683)
at java.lang.Thread.run(Unknown Source)
Jun 2, 2011 11:05:29 AM ModLoader AddAllRenderers
I am used to manual install and have not had any problems untill now, sorry not trying to **** you off, just thought the sniffer look Cool.
Dont worry about. I'm kinda curious about this error too.
gb, that's WorldGenGlowStone1 in 1.6.5/1.6.6, which makes no sense. It's Item in 1.5_01 though. Soooo...
Are you using the 1.5_01 mod with 1.6.6 by any chance?
Dont worry about. I'm kinda curious about this error too.
gb, that's WorldGenGlowStone1 in 1.6.5/1.6.6, which makes no sense. It's Item in 1.5_01 though. Soooo...
Are you using the 1.5_01 mod with 1.6.6 by any chance?
everything should be 1.6.5-1.6.6 with the exception of the sniffer which i was told the 1.5_01 would work, is that right or do we need an updated sniffer?
everything should be 1.6.5-1.6.6 with the exception of the sniffer which i was told the 1.5_01 would work, is that right or do we need an updated sniffer?
Ah, no. The 1.6.5 version will work with 1.6.6, 1.5_01 is completely different though.
There's no file called like this. I download it, get a zip archive with this:
EDIT:
Crap, I renamed the .zip to .jar and started it, that worked.
Downloaded it 5 times, it IS actually a zip for me.
Haha, yeah, that is weird. Says its a jar for me when I download it.
Although jar is just basically zip with a manifest (META-INF), so maybe your archiving tool opens it per default instead of java. xP
See, this is the problem I had.
And I finally managed to reset everything, and tried installing it again, but even if i just install the SMP client and none of the add-ons, when I try and load up MC, it blackscreens.
Halp?
This mod just refuses to work for me. I reset my Minecraft to Vanilla, downloaded the online installer, installed only ModLoader and the base mod, deleted META-INF, and I got a black screen after the Mojang symbol. Same error with manual install. Any ideas?
EDIT: Found the solution; there was a corruption in my mods folder. Deleting the folder and then making it again solved the problem. =)
Sorry for all the confusion(on my part) today about the sniffer, it works great..... if you download the RIGHT VERSION. I didn't even see the correct ver at the front of the list....thought it went old to new. jeesh. I won't let it happen again.
Sorry for all the confusion(on my part) today about the sniffer, it works great..... if you download the RIGHT VERSION. I didn't even see the correct ver at the front of the list....thought it went old to new. jeesh. I won't let it happen again.
Again GREAT Mod.
Hehe. Yeah, I should probably just refer to an archive instead and just have the newest stuff on the OP. xP
This mod just refuses to work for me. I reset my Minecraft to Vanilla, downloaded the online installer, installed only ModLoader and the base mod, deleted META-INF, and I got a black screen after the Mojang symbol. Same error with manual install. Any ideas?
EDIT: Found the solution; there was a corruption in my mods folder. Deleting the folder and then making it again solved the problem. =)
You don't need to delete the META-INF. The installer removes the files(2) inside the META-INF which causes black screens.
Thread is relatively quiet today. Maybe that means everything is just fine and dandy. :smile.gif:
Have been procrastinating a bit today though. Started a bit on the Wireless Map and addons for SMP. But mostly I've been working on the Wireless Clocker addon.
So to keep it from stagnating and keeping up interest in the project, here is a short demo of the Clocker during development:
Yes, yes, YES! This is JUST what I need for my Portal Test Chambers!
I have a question, though. Does it share the same bug with redstone repeaters where if you log out and then log back in the redstone clock will be "frozen" until you alter the circuitry?
Yes, yes, YES! This is JUST what I need for my Portal Test Chambers!
I have a question, though. Does it share the same bug with redstone repeaters where if you log out and then log back in the redstone clock will be "frozen" until you alter the circuitry?
It doesn't really have much in common with repeaters programmatically, just shares its functionality in terms of delay. It behaves more like how a transmitter would and the "frozen" issues has more to do with the clocker threads not starting up properly. That and there are some issues with multiple clockers and texture updates.
There are currently some bugs that needs ironing out, as would be expected during development, but it should work as intended on release. :smile.gif:
EDIT: I also need to fix the GUI up a bit. Getting it to tick every half a second is a pain to configure. Clicking 500 times is not optimal. Haha
Just use a fresh jar.
Dont worry about. I'm kinda curious about this error too.
gb, that's WorldGenGlowStone1 in 1.6.5/1.6.6, which makes no sense. It's Item in 1.5_01 though. Soooo...
Are you using the 1.5_01 mod with 1.6.6 by any chance?
everything should be 1.6.5-1.6.6 with the exception of the sniffer which i was told the 1.5_01 would work, is that right or do we need an updated sniffer?
Ah, no. The 1.6.5 version will work with 1.6.6, 1.5_01 is completely different though.
Haha, yeah, that is weird. Says its a jar for me when I download it.
Although jar is just basically zip with a manifest (META-INF), so maybe your archiving tool opens it per default instead of java. xP
You download a fresh server jar from minecraft.net.
The minecraft.jar you get by deleting your %appdata%/.minecraft/bin folder.
I downloaded everything correctly. And I can make the item, I just cannot drag it to my inventory.
Any suggestions?
Is your META file deleted?
There are HD textures for the blocks in the OP.
EDIT: Found the solution; there was a corruption in my mods folder. Deleting the folder and then making it again solved the problem. =)
Again GREAT Mod.
Hehe. Yeah, I should probably just refer to an archive instead and just have the newest stuff on the OP. xP
You don't need to delete the META-INF. The installer removes the files(2) inside the META-INF which causes black screens.
Have been procrastinating a bit today though. Started a bit on the Wireless Map and addons for SMP. But mostly I've been working on the Wireless Clocker addon.
So to keep it from stagnating and keeping up interest in the project, here is a short demo of the Clocker during development:
Comments are greatly appreciated. ^-^
Yes, yes, YES! This is JUST what I need for my Portal Test Chambers!
I have a question, though. Does it share the same bug with redstone repeaters where if you log out and then log back in the redstone clock will be "frozen" until you alter the circuitry?
It doesn't really have much in common with repeaters programmatically, just shares its functionality in terms of delay. It behaves more like how a transmitter would and the "frozen" issues has more to do with the clocker threads not starting up properly. That and there are some issues with multiple clockers and texture updates.
There are currently some bugs that needs ironing out, as would be expected during development, but it should work as intended on release. :smile.gif:
EDIT: I also need to fix the GUI up a bit. Getting it to tick every half a second is a pain to configure. Clicking 500 times is not optimal. Haha
this is annoying becuse i am trying to make letters show up on a schreen
i got it working in 1.5 but it doseint want to work in 1.6.6