The Meaning of Life, the Universe, and Everything.
Join Date:
3/7/2014
Posts:
62
Minecraft:
Minecraft4evas
Xbox:
Scotty Fargo...
PSN:
idunhavnopsn
Member Details
I cant use it. The buttons are gray except for the Save and Open and those buttons, i cant click on anything but them. When i create a new folder, it says Extracting Minecraft Jar, stops responding, then exits. PLZ HELP!!!
I cant use it. The buttons are gray except for the Save and Open and those buttons, i cant click on anything but them. When i create a new folder, it says Extracting Minecraft Jar, stops responding, then exits. PLZ HELP!!!
What OS are you using? Can you find the file minecrafttexturestudio.cfg (it will be in the same place as the program) and paste it here. If extracting the minecraft jar doesn't work for you, you can go to setting, select "Use Extracted Jar Path". Then you can extract the minecraft jar yourself. Once you have done this, click browse next to "Extracted Jar Path" and select the folder of the extracted jar.
I would like you to add the following features:
1. Please make it so we can make 64 x 64 and 128 x 128 etc. Resource packs, until u add this i can not use this program as my resource will be 128 x 128
2. Optifine features like connected textures and better skies!
I would also like you to make it open source because i can help you code some features in (I'm a developer too :D)
ok i have a problem, can you help me please?i REALLY REALLY want to make my own texture packs but as you can see, i having issues. i can get it to run, but once i try to extract or save anything it stops working. how do i fix this and be able to make a resource pack? any help will be appreciated
I am sorry the Mac and Linux versions aren't out yet. This is a complex program and I just haven't had time to do them yet. It will happen, I just can't say when
Well I clicked save (NOT save to minecraft), but where did it go? There are no new files in the MTS folder, in the folder for the version I used the jar for, in the resource pack folder, anywhere. Where is my saved texture pack?
Also, there is no scrolling, so I can't get to the bottom 2 textures in the bed because they're offscreen, and no matter what I do, I can't get to them.
Your antivirus or malware protection is preventing the program from opening because it thinks it is a virus. It is definitely not a virus. It is 100% virus free. If your antivirus refuses to let you open the program, then you can add the program as an exception, so that it does not prevent you from accessing the program. The steps to go through depend on the antivirus, but that is the general idea
Your antivirus or malware protection is preventing the program from opening because it thinks it is a virus. It is definitely not a virus. It is 100% virus free. If your antivirus refuses to let you open the program, then you can add the program as an exception, so that it does not prevent you from accessing the program. The steps to go through depend on the antivirus, but that is the general idea
Actually, this DOES give you a virus. My virus scanner proved it.
Actually, this DOES give you a virus. My virus scanner proved it.
It is called a false positive. The antivirus thinks part of the code in my program is the same code as that which is used in the MSIL.PGen virus. My program uses Microsoft IL as an intermediate language after compiling. That's what the MSIL part of the name means. Some antiviruses mistakenly flag MSIL as a virus. MSIL is merely a code intermediary. You should add an exception to your antivirus. I will reiterate that my program is 100% clean.
I have sent Malwarebytes an email. Hopefully they can fix the false positives. If you are wary at opening my program, I understand. You can look at the other posts on this forums to see if anyone else has posted about a virus. I think you will see it is a small problem. You can also look at my download numbers on sourceforge. I don't think this mod would be as popular if I was intentionally try to give people a virus. But of course, I leave the decision up to you.
The Meaning of Life, the Universe, and Everything.
Join Date:
7/13/2014
Posts:
44
Location:
United States
Minecraft:
AntonioMully
Xbox:
AxBLODDYxYAK
Member Details
Oh, ok. My bad. I wasn't trying to make it sound like a big problem, just didn't want people to think this program gives them (possibly) harmful files when you say it's a clean program.
https://www.youtube.com/user/l2i2k2i2i2n2p2a2r2k2/videos
What OS are you using? Can you find the file minecrafttexturestudio.cfg (it will be in the same place as the program) and paste it here. If extracting the minecraft jar doesn't work for you, you can go to setting, select "Use Extracted Jar Path". Then you can extract the minecraft jar yourself. Once you have done this, click browse next to "Extracted Jar Path" and select the folder of the extracted jar.
Added items
Added support for 32x32, 64x64, 128x128 and 256x256
Added 8 new paint slots
Fixed a bug where sounds would not import
OMG Yes yes yesssssssssssssssssssss
Ey
If you want it, just download the latest version
Dropped.
Also, there is no scrolling, so I can't get to the bottom 2 textures in the bed because they're offscreen, and no matter what I do, I can't get to them.
Actually, this DOES give you a virus. My virus scanner proved it.
It is called a false positive. The antivirus thinks part of the code in my program is the same code as that which is used in the MSIL.PGen virus. My program uses Microsoft IL as an intermediate language after compiling. That's what the MSIL part of the name means. Some antiviruses mistakenly flag MSIL as a virus. MSIL is merely a code intermediary. You should add an exception to your antivirus. I will reiterate that my program is 100% clean.
Scrolling added when the window is too small
Fixed bug with drag and drop
I made this in C#. I made the texture preview windows with a library called Tao, which is an OpenGL wrapper for C#