help you made my mc class files corrupted wit this mod.... the transparency in glass is all black and mostly tools and stuff look like
blocks. ex ( black black) so pretty much it looks all weird (link here) to my post about it
( black)
i just got 1.3.1 update today...... i got this (1.3.1) it opened up mc but i opened up a world and it went to blacscreen then crashed. i had no other mods installed, and yes, i deleted meta-inf
i just got 1.3.1 update today...... i got this (1.3.1) it opened up mc but i opened up a world and it went to blacscreen then crashed. i had no other mods installed, and yes, i deleted meta-inf
You'll make it much easier for the author to fix if you provide the stacktrace
Rollback Post to RevisionRollBack
- Quote my post if you want to make sure I read it -
i just got 1.3.1 update today...... i got this (1.3.1) it opened up mc but i opened up a world and it went to blacscreen then crashed. i had no other mods installed, and yes, i deleted meta-inf
First, name sure you have a clean install of 1.3.1 Update. Second, make sure to first, delete META-INF. Third, install the mod using WINRAR, by dragging all files over into minecraft.jar. After that, run the game. This has been tested and is confirmed to work just fine for today's update.
Everyone look through for what I've told other people with similar problems and try those fixes. I can't troubleshoot very much now (on my phone) but in 5 or 6 hours I'll do what I can for anyone who's still having problems.
This seems to be working for the most part, but below 50% transparency the x-ray is acting as a cave finder. Fullbright mode also dims blocks for some reason instead of brightening them; I play on max brightness, so that might be the problem. Also, sometimes when using x-ray the blocks that should not be transparent become so anyway.
Im having trouble with getting only ores to show and not the landscape... >_> no matter how muh i fiddle, when i turn the ocpacity all the way down, nothing shows
i just got 1.3.1 update today...... i got this (1.3.1) it opened up mc but i opened up a world and it went to blacscreen then crashed. i had no other mods installed, and yes, i deleted meta-inf
Go to minecraft.net/download, get the Linux/Other launcher (look under Other OSes). Go to where you saved that, shift-right-click and choose "Open command window here". Type this:
java -jar minecraft.jar
And when it crashes, highlight the error message in the command window, right click, choose copy. Paste it here and I'll be able to figure out what's going wrong.
help you made my mc class files corrupted wit this mod.... the transparency in glass is all black and mostly tools and stuff look like
blocks. ex ( black black) so pretty much it looks all weird (link here) to my post about it
( black)
This is certainly an odd one. I'll deal with this specifically in a few minutes, but I have no idea what's going on at first glance other than perhaps a conflict with another mod (ModLoader, Forge, Optifine, Shaders, MCPatcher HD fix are all likely culprits based on other comments).
Everyone, the reason this mod may not work with other mods on 1.3.1 is because there has yet to be a new modloader. I'm sure once modloader 1.3.1 is out everyone can run minecraft with this mod.
Actually, this mod does not require ModLoader, and there's actually a chance it's not compatible (I know for a fact it isn't yet compatible with Forge).
Sorry if I am being dumber than a villager who decided to spawn during a zombie siege, but how to you open the options? I find nothing in the 'esc' menu, nor options.
Options menu is Ctrl+X (or Ctrl+your X-ray key). Sorry it's not too well-documented yet, I'll be moving the options to a better spot in the escape menu soon.
Correct me if I'm wrong - I hope I'm wrong... I want pretty textures while I get mah dimunz!
Odd - this mod is generated using a modified copy of MCPatcher. I would think it would work just fine to install this first, then use MCPatcher. However, I'll look into it.
IT WORKS!!! but I have some bugs, they are so annoying:
1. when on a single player world minecraft 1.3.1 and in creative and flying i get kicked out if i try again minecraft crash,
2. it does not save what blocks i have chosen to or not to show
minecraft 1.3.1
java 7
windows 64-bit
windows 7
1. Doesn't sound like an issue with this mod, but could you explain further?
2. The saving code does seem to be unreliable at this point, so I'll look into improving that.
This seems to be working for the most part, but below 50% transparency the x-ray is acting as a cave finder. Fullbright mode also dims blocks for some reason instead of brightening them; I play on max brightness, so that might be the problem. Also, sometimes when using x-ray the blocks that should not be transparent become so anyway.
First off, modloader is not working for 1.3.1, it just gives a black screen. Second, I installed toomanyitems 1.3.1 and this I believe has a modloader in it. I've installed also ReiMinimap 1.3.1 and this works great. Then, I saw this updated mod which I've used for ages now in 1.2.5 with no problems. Put the files into minecraft.jar, loaded my map, pressed X and could see the ores underground. Suddenly my iron doors blew off, all torches controlling them broke and redstone all broke up. I repaired the doors, and tried again. Pressed X and all redstone below me just wrecked along with redstone torches etc. If you look through any circuits under your feet, xray ruins them
I think this is a bug
This mod does not require ModLoader to run, and you'll have to take up any issues you have with ModLoader in its thread. As for the redstone, that's one I haven't heard yet, but I'll investigate. If it turns out it is caused by this mod, I have a suspicion as to why - but it might be a little tricky to fix without causing more conflicts with other mods.
Im having trouble with getting only ores to show and not the landscape... >_> no matter how muh i fiddle, when i turn the ocpacity all the way down, nothing shows
I'm aware of this issue at low opacity, but I can't see any specific programmatic reason for it. What graphics card and driver version are you using? It might be specific to only certain cards.
Not working. Applied the patch, started the game in single-player mode.
No response to pressing X, C, nor Ctrl-X
EDIT: nevermind. I was using MCPatcher. Tried it again with the folloiwng and it worked fine:
cd ~/.minecraft/mods
mkdir xr ; cd xr
unzip ../XRay-1.2-1.3.1.zip
jar uf ~/.minecraft/bin/minecraft.jar *
zip ~/.minecraft/bin/minecraft.jar -d 'META-INF/*'
C:\Users\xxx\Desktop\Linux>java -jar minecraft.jar
asdf
Exception in thread "Thread-5" java.lang.SecurityException: SHA1 digest error fo
r jm.class
at sun.security.util.ManifestEntryVerifier.verify(Unknown Source)
at java.util.jar.JarVerifier.processEntry(Unknown Source)
at java.util.jar.JarVerifier.update(Unknown Source)
at java.util.jar.JarVerifier$VerifierStream.read(Unknown Source)
at sun.misc.Resource.getBytes(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(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 java.lang.ClassLoader.defineClass1(Native Method)
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$100(Unknown Source)
at java.net.URLClassLoader$1.run(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 java.lang.ClassLoader.defineClass1(Native Method)
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$100(Unknown Source)
at java.net.URLClassLoader$1.run(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 net.minecraft.client.MinecraftApplet.init(SourceFile:36)
at net.minecraft.Launcher.replace(Launcher.java:136)
at net.minecraft.Launcher$1.run(Launcher.java:79)
Nice job stealing the credit of something Team Avolation made, and I believe Reliant is copyrighted.
You probably just stole the code from a tutorial on HF, compiled, and posted it here.
Not working. Applied the patch, started the game in single-player mode.
No response to pressing X, C, nor Ctrl-X.
Here's the log.
Patching...
applying Minecraft patch to net/minecraft/client/Minecraft.class for mod __Base
MCPatcherUtils.setMinecraft(this) <init>(Ljava/awt/Canvas;Lnet/minecraft/client/MinecraftApplet;IIZ)V@0
adding com/pclewis/mcpatcher/MCPatcherUtils.class for __Base
adding com/pclewis/mcpatcher/Config.class for __Base
adding KeymapButton.class for XRay-1.2-1.3.1
adding KeyConfigScreen.class for XRay-1.2-1.3.1
adding ConfigScreen.class for XRay-1.2-1.3.1
adding KeymapHandler.class for XRay-1.2-1.3.1
adding TLULUtils.class for XRay-1.2-1.3.1
adding Slider.class for XRay-1.2-1.3.1
adding TickListener.class for XRay-1.2-1.3.1
adding TLULUtils$1.class for XRay-1.2-1.3.1
Done!
Launching /home/moses/.minecraft/bin/minecraft.jar
java -cp /home/moses/.minecraft/bin/minecraft.jar:/home/moses/.minecraft/bin/lwjgl.jar:/home/moses/.minecraft/bin/lwjgl_util.jar:/home/moses/.minecraft/bin/jinput.jar: -Djava.library.path=/home/moses/.minecraft/bin/natives -Xmx768M -Xms512M net.minecraft.client.Minecraft
MCPatcherUtils initialized. Directory /home/moses/minecraft/.
27 achievements
195 recipes
Setting user: XXXXXXXX, -
Client asked for parameter: server
LWJGL Version: 2.4.2
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.
1-Aug-2012 7:48:21 PM axu b
INFO: Starting integrated minecraft server version 1.3.1
1-Aug-2012 7:48:21 PM axu b
INFO: Generating keypair
1-Aug-2012 7:48:21 PM net.minecraft.server.MinecraftServer d
INFO: Preparing start region for level 0
1-Aug-2012 7:48:22 PM et a
INFO: XXXXXXXX[/127.0.0.1:0] logged in with entity id 70 at (83.96198037440504, 69.0, -299.4326740829731)
1-Aug-2012 7:48:22 PM axu p
INFO: Saving and pausing game...
1-Aug-2012 7:48:22 PM net.minecraft.server.MinecraftServer a
INFO: Saving chunks for level 'seed:EZ'/xd@1d31859
1-Aug-2012 7:48:22 PM net.minecraft.server.MinecraftServer a
INFO: Saving chunks for level 'seed:EZ'/xc@58cca9
1-Aug-2012 7:48:22 PM net.minecraft.server.MinecraftServer a
INFO: Saving chunks for level 'seed:EZ'/xe@407166
1-Aug-2012 7:48:29 PM axu p
INFO: Saving and pausing game...
1-Aug-2012 7:48:29 PM net.minecraft.server.MinecraftServer a
INFO: Saving chunks for level 'seed:EZ'/xd@1d31859
1-Aug-2012 7:48:29 PM net.minecraft.server.MinecraftServer a
INFO: Saving chunks for level 'seed:EZ'/xc@58cca9
1-Aug-2012 7:48:29 PM net.minecraft.server.MinecraftServer a
INFO: Saving chunks for level 'seed:EZ'/xe@407166
1-Aug-2012 7:48:38 PM axu p
INFO: Saving and pausing game...
1-Aug-2012 7:48:38 PM net.minecraft.server.MinecraftServer a
INFO: Saving chunks for level 'seed:EZ'/xd@1d31859
1-Aug-2012 7:48:38 PM net.minecraft.server.MinecraftServer a
INFO: Saving chunks for level 'seed:EZ'/xc@58cca9
1-Aug-2012 7:48:38 PM net.minecraft.server.MinecraftServer a
INFO: Saving chunks for level 'seed:EZ'/xe@407166
1-Aug-2012 7:48:40 PM net.minecraft.server.MinecraftServer j
INFO: Stopping server
1-Aug-2012 7:48:40 PM net.minecraft.server.MinecraftServer j
INFO: Saving players
1-Aug-2012 7:48:41 PM net.minecraft.server.MinecraftServer j
INFO: Saving worlds
1-Aug-2012 7:48:41 PM net.minecraft.server.MinecraftServer a
INFO: Saving chunks for level 'seed:EZ'/xd@1d31859
1-Aug-2012 7:48:41 PM net.minecraft.server.MinecraftServer a
INFO: Saving chunks for level 'seed:EZ'/xc@58cca9
1-Aug-2012 7:48:41 PM net.minecraft.server.MinecraftServer a
INFO: Saving chunks for level 'seed:EZ'/xe@407166
Stopping!
No response to the keys generally means that the basefiles it modifies didn't get patched in correctly. Which mod installer are you using? There's a chance it did something wrong.
blocks. ex ( black black) so pretty much it looks all weird (link here) to my post about it
( black)
<<<<<<<<<< http://www.minecraftforum.net/topic/1304742-class-file-corruption-need-help/ >>>>>>>>>>
Won't really say you helped much either Could at least provide a stacktrace
You'll make it much easier for the author to fix if you provide the stacktrace
First, name sure you have a clean install of 1.3.1 Update. Second, make sure to first, delete META-INF. Third, install the mod using WINRAR, by dragging all files over into minecraft.jar. After that, run the game. This has been tested and is confirmed to work just fine for today's update.
Tested on 1.3 and 1.3.1 with various settings.
Doesn't matter which one I install first.
Correct me if I'm wrong - I hope I'm wrong... I want pretty textures while I get mah dimunz!
minecraft 1.3.1
java 7
windows 64-bit
windows 7
Started with a clean install and followed the instructions, except I could not locate meta-inf folder.
All files and folders were extracted to the minecraft.jar archive, and tlul folder (as well as all subfolders and files) is visible in the archive.
Error log:
Go to minecraft.net/download, get the Linux/Other launcher (look under Other OSes). Go to where you saved that, shift-right-click and choose "Open command window here". Type this:
java -jar minecraft.jar
And when it crashes, highlight the error message in the command window, right click, choose copy. Paste it here and I'll be able to figure out what's going wrong.
This is certainly an odd one. I'll deal with this specifically in a few minutes, but I have no idea what's going on at first glance other than perhaps a conflict with another mod (ModLoader, Forge, Optifine, Shaders, MCPatcher HD fix are all likely culprits based on other comments).
Actually, this mod does not require ModLoader, and there's actually a chance it's not compatible (I know for a fact it isn't yet compatible with Forge).
Yes, it will always be updated for snapshots.
Options menu is Ctrl+X (or Ctrl+your X-ray key). Sorry it's not too well-documented yet, I'll be moving the options to a better spot in the escape menu soon.
Alright, I'll create a merged version as soon as I can.
Not yet, this version is incompatible. I'll be making a merged version soon.
Odd - this mod is generated using a modified copy of MCPatcher. I would think it would work just fine to install this first, then use MCPatcher. However, I'll look into it.
1. Doesn't sound like an issue with this mod, but could you explain further?
2. The saving code does seem to be unreliable at this point, so I'll look into improving that.
That's a bit odd, but I'll check it out.
This mod does not require ModLoader to run, and you'll have to take up any issues you have with ModLoader in its thread. As for the redstone, that's one I haven't heard yet, but I'll investigate. If it turns out it is caused by this mod, I have a suspicion as to why - but it might be a little tricky to fix without causing more conflicts with other mods.
I'm aware of this issue at low opacity, but I can't see any specific programmatic reason for it. What graphics card and driver version are you using? It might be specific to only certain cards.
I'll watch it in a few minutes. Unless there's an obvious reason otherwise (e.g. the video says I'm an evil monkey), I don't see why not!
You seem to have missed actually providing the error log XD. Edit or try again, and I'll see what I can do.
No response to pressing X, C, nor Ctrl-X
EDIT: nevermind. I was using MCPatcher. Tried it again with the folloiwng and it worked fine:
C:\Users\xxx\Desktop\Linux>java -jar minecraft.jar
asdf
Exception in thread "Thread-5" java.lang.SecurityException: SHA1 digest error fo
r jm.class
at sun.security.util.ManifestEntryVerifier.verify(Unknown Source)
at java.util.jar.JarVerifier.processEntry(Unknown Source)
at java.util.jar.JarVerifier.update(Unknown Source)
at java.util.jar.JarVerifier$VerifierStream.read(Unknown Source)
at sun.misc.Resource.getBytes(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(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 java.lang.ClassLoader.defineClass1(Native Method)
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$100(Unknown Source)
at java.net.URLClassLoader$1.run(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 java.lang.ClassLoader.defineClass1(Native Method)
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$100(Unknown Source)
at java.net.URLClassLoader$1.run(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 net.minecraft.client.MinecraftApplet.init(SourceFile:36)
at net.minecraft.Launcher.replace(Launcher.java:136)
at net.minecraft.Launcher$1.run(Launcher.java:79)
You probably just stole the code from a tutorial on HF, compiled, and posted it here.
No response to the keys generally means that the basefiles it modifies didn't get patched in correctly. Which mod installer are you using? There's a chance it did something wrong.
Whenever you see "SHA1 digest error" in your error log, it means you forgot to delete the META-INF folder.