I found a bug/feature with more stackables, depending on how you look at it. At least I think it's more stackables doing it. When you have some fishing poles, you can stack them, but when one has been used and is starting to wear down, if you place it on a fishing pole that is still new, you'll get a stack of poles that are new, it essentially renews the old fishing pole. If you do it the other way, stack the good one on the used one, you'll get a stack of used ones. I've been using the same fishing pole for a while now thanks to this.
Rollback Post to RevisionRollBack
D_B
To tell them how to live is to prevent them living.
Alright. So, I followed your instructions, and now it won't run at all.
I mixed your instructions with another person's, so maybe that's screwing it up. I'm on a Mac, so I did all the terminal stuff you said to do. That went fine. When i went to add the .class files to the directory, I unzipped /Application Support/mincraft/bin/minecraft.jar, pasted in the files, deleted the meta folder then added, trashed the original minecraft.jar file, added .jar to the extracted one (with the mods in it) closed it up and ran the game.
Here's where i started encountering problems. The Light Sensor one is the only one that works so far, but then it really doesn't work all the way. It works as in it doesn't get me stuck at the black/mojang screen. But i tried to craft it, and it won't work for me. 8 stone (as in the one you mine, get cobblestone, and nuke in furnace to make stone?) and red dust in middle yields me no result. i looked into the gui folder, and there was no portrait provided for it. does it come with one? or use one already existing? or am i just failing at the recipe?
Secondly. More Worlds stops me at a black screen when i try to login.
Thirdly. ModLoader stops me at the Mojang screen.
complete and utter failure. Please help.
EDIT: I figured out where to properly put the .class files in your method, in the folder that comes up in my Home folder. But, I'm still having issues loading the game. Stuck at the black screen.
Whenever I attempt to put the modloader in or delete the meta-inf file a message pops up that says
"cannot rename__rzi_40.990 to C:\users\nickhead\appdata\roaming\.minecraft\bin\minecraft.jar
When you have some fishing poles, you can stack them, but when one has been used and is starting to wear down, if you place it on a fishing pole that is still new, you'll get a stack of poles that are new, it essentially renews the old fishing pole. If you do it the other way, stack the good one on the used one, you'll get a stack of used ones. I've been using the same fishing pole for a while now thanks to this.
This is a Minecraft bug, not a More Stackables bug. One of the reasons I didn't add stackable tools.
Is this what it should look like through the Mac installation process?
administrators-imac:~ admin$ cd ~
administrators-imac:~ admin$ mkdir mctmp
administrators-imac:~ admin$ cd mctmp
administrators-imac:mctmp admin$ jar xf ~/Library/Application \ Support/minecraft/bin/minecraft.jar
java.io.FileNotFoundException: /Users/admin/Library/Application (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at java.io.FileInputStream.<init>(FileInputStream.java:66)
at sun.tools.jar.Main.run(Main.java:185)
at sun.tools.jar.Main.main(Main.java:925)
administrators-imac:mctmp admin$
Am i doing something wrong? Am i missing something? Help?
In the Application Support directory, there is a space. In the Terminal, you need to prefix spaces with \. You seem to have accidentally typed space/space, instead of /space.
administrators-imac:mctmp admin$ jar xf ~/Library/Application \ Support/minecraft/bin/minecraft.jar
Will try to extract the folder ~/Library/Application and will tell Java to use \ Support/minecraft/bin/minecraft.jar as an argument, or maybe try to extract there.
It should be:
administrators-imac:mctmp admin$ jar xf ~/Library/Application\ Support/minecraft/bin/minecraft.jar
Which will try to extract the file ~/Library/Application\ Support/minecraft/bin/minecraft.jar. This is what we want.
See how much trouble a single space can cause? :tongue.gif:
When it says mod's main class file should be prefixed "_mod", is that just if you're decompiling it? I've never modded anything and am a little lost. I could use a bit of help.
Been looking for a floodgate mod for a while, I was excited to get this running. I followed your recipe, but 8 smooth stone and a redstone in the centre don't seem to make a floodgate. I assumed that since it didn't blackscreen that I had installed it correctly, and all the floodgate files are in the .jar, is there something I'm missing?
When you have some fishing poles, you can stack them, but when one has been used and is starting to wear down, if you place it on a fishing pole that is still new, you'll get a stack of poles that are new, it essentially renews the old fishing pole. If you do it the other way, stack the good one on the used one, you'll get a stack of used ones. I've been using the same fishing pole for a while now thanks to this.
This is a Minecraft bug, not a More Stackables bug. One of the reasons I didn't add stackable tools.
Ah, OK, thanks for the info, so I guess it will go away once Notch gets to it. Not that I mind, it's nice having a perpetual fishing rod to snag mobs with and tow them into my water trap, lol. Only used it once or twice for acutal fishing, heh. You could do stackable tools, though, by just letting only new, unused tools stack, any tool that has degraded can't stack. Would be handy.
Anyway, another thought/request.... in this post viewtopic.php?f=1&t=50028 we were talking about the special characters that are in the font file for signs, but there doesn't seem to be a way to access them in single player.... any chance of getting Sign Tags to fix this, or is there another way?
Rollback Post to RevisionRollBack
D_B
To tell them how to live is to prevent them living.
I downloaded the arrows mod, and the modloader, copied the files from modloader into the jar, replacing as needed and deleted the meta-inf, then did the same for the arrows mod except delete the meta0inf, as there was none to delete, closed any windows, opened up minecraft, loggeed in, did the usual flash of updating, then a black screen. no errors, nothing, just black screen. please help, i am egear to try the mods out, yet am unable to use any of the mods.
In the Application Support directory, there is a space. In the Terminal, you need to prefix spaces with \. You seem to have accidentally typed space/space, instead of /space.
administrators-imac:mctmp admin$ jar xf ~/Library/Application \ Support/minecraft/bin/minecraft.jar
Will try to extract the folder ~/Library/Application and will tell Java to use \ Support/minecraft/bin/minecraft.jar as an argument, or maybe try to extract there.
It should be:
administrators-imac:mctmp admin$ jar xf ~/Library/Application\ Support/minecraft/bin/minecraft.jar
Which will try to extract the file ~/Library/Application\ Support/minecraft/bin/minecraft.jar. This is what we want.
See how much trouble a single space can cause? :tongue.gif:
Ok, so i did that, I even went to the 1st page copied all the codes line by line so as not to make mistakes, but i still get a black screen when i start Minecraft. I'm using 303's modded modloader, but i don't think that should make a difference, I have been told to delete the META-INF files:
Quote from capsar »
do you have the 303modloader?
delete in the META-INF file the 2 mojang files.
dont replace the GUI folder.
So, i think i know, but i have no idea. Really i don't, Doesn't one of the commands in terminal do that for me?;
Quote from Risugami »
Macintosh:
1) Go to Applications>Utilities and open terminal.
2) Type in the following, line by line:
cd ~
mkdir mctmp
cd mctmp
jar xf ~/Library/Application\ Support/minecraft/bin/minecraft.jar
3) Outside of terminal, copy the class files into the mctmp directory.
4) Back inside terminal, type in the following:
Ok, so i did that, I even went to the 1st page copied all the codes line by line so as not to make mistakes, but i still get a black screen when i start Minecraft. I'm using 303's modded modloader, but i don't think that should make a difference, I have been told to delete the META-INF files:
So, i think i know, but i have no idea. Really i don't, Doesn't one of the commands in terminal do that for me?;
Doesn't rm META-INF/MOJANG_C.* remove it?
Yes, that does. Specifically, that deletes anything in the META-INF folder that begins with MOJANG_C.
whenever I try to download it, it "Processes my request"
asks me to download it, then repeats the process.
Could anybody give a different or new upload please?
Ok thanks it works
D_B
To tell them how to live is to prevent them living.
I mixed your instructions with another person's, so maybe that's screwing it up. I'm on a Mac, so I did all the terminal stuff you said to do. That went fine. When i went to add the .class files to the directory, I unzipped /Application Support/mincraft/bin/minecraft.jar, pasted in the files, deleted the meta folder then added, trashed the original minecraft.jar file, added .jar to the extracted one (with the mods in it) closed it up and ran the game.
Here's where i started encountering problems. The Light Sensor one is the only one that works so far, but then it really doesn't work all the way. It works as in it doesn't get me stuck at the black/mojang screen. But i tried to craft it, and it won't work for me. 8 stone (as in the one you mine, get cobblestone, and nuke in furnace to make stone?) and red dust in middle yields me no result. i looked into the gui folder, and there was no portrait provided for it. does it come with one? or use one already existing? or am i just failing at the recipe?
Secondly. More Worlds stops me at a black screen when i try to login.
Thirdly. ModLoader stops me at the Mojang screen.
complete and utter failure. Please help.
EDIT: I figured out where to properly put the .class files in your method, in the folder that comes up in my Home folder. But, I'm still having issues loading the game. Stuck at the black screen.
"cannot rename__rzi_40.990 to C:\users\nickhead\appdata\roaming\.minecraft\bin\minecraft.jar
cannot create C:\users\nickhead\appdata\roaming\.minecraft\bin\minecraft.jar
the process cannot access the file because it is being used".
The message title is "WinRAR: Diagnostic messages" and at the bottom are the options close, break operation, and copy to clipboard. What should I do?
This is a Minecraft bug, not a More Stackables bug. One of the reasons I didn't add stackable tools.
administrators-imac:~ admin$ cd ~
administrators-imac:~ admin$ mkdir mctmp
administrators-imac:~ admin$ cd mctmp
administrators-imac:mctmp admin$ jar xf ~/Library/Application \ Support/minecraft/bin/minecraft.jar
java.io.FileNotFoundException: /Users/admin/Library/Application (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at java.io.FileInputStream.<init>(FileInputStream.java:66)
at sun.tools.jar.Main.run(Main.java:185)
at sun.tools.jar.Main.main(Main.java:925)
administrators-imac:mctmp admin$
Am i doing something wrong? Am i missing something? Help?
Will try to extract the folder ~/Library/Application and will tell Java to use \ Support/minecraft/bin/minecraft.jar as an argument, or maybe try to extract there.
It should be:
Which will try to extract the file ~/Library/Application\ Support/minecraft/bin/minecraft.jar. This is what we want.
See how much trouble a single space can cause? :tongue.gif:
I do stuff.
Ah, OK, thanks for the info, so I guess it will go away once Notch gets to it. Not that I mind, it's nice having a perpetual fishing rod to snag mobs with and tow them into my water trap, lol. Only used it once or twice for acutal fishing, heh. You could do stackable tools, though, by just letting only new, unused tools stack, any tool that has degraded can't stack. Would be handy.
Anyway, another thought/request.... in this post viewtopic.php?f=1&t=50028 we were talking about the special characters that are in the font file for signs, but there doesn't seem to be a way to access them in single player.... any chance of getting Sign Tags to fix this, or is there another way?
D_B
To tell them how to live is to prevent them living.
I downloaded the arrows mod, and the modloader, copied the files from modloader into the jar, replacing as needed and deleted the meta-inf, then did the same for the arrows mod except delete the meta0inf, as there was none to delete, closed any windows, opened up minecraft, loggeed in, did the usual flash of updating, then a black screen. no errors, nothing, just black screen. please help, i am egear to try the mods out, yet am unable to use any of the mods.
Ok, so i did that, I even went to the 1st page copied all the codes line by line so as not to make mistakes, but i still get a black screen when i start Minecraft. I'm using 303's modded modloader, but i don't think that should make a difference, I have been told to delete the META-INF files:
So, i think i know, but i have no idea. Really i don't, Doesn't one of the commands in terminal do that for me?;
Doesn't rm META-INF/MOJANG_C.* remove it?
Any help? i want to try the one obsidian tools mod.
Think I will be on here often? Haha no.
Yes, that does. Specifically, that deletes anything in the META-INF folder that begins with MOJANG_C.
What version of OS X are you using?
I do stuff.
Any chance you'd be willing to make a More Stackables version compatible with zeRobuRn's Wooden Buckets?
https://modrinth.com/user/Roundaround