Hello, can I have some help? I really like the older versions of minecraft (specifically beta 1.7.3), and I also like to mod it. But I need modloader to use it and I end up with an error. I'll display the climax of the error if any of you could find out the problem:
[17:35:30 INFO]: Client> SEVERE: Unable to launch [17:35:30 INFO]: Client> java.lang.reflect.InvocationTargetException [17:35:30 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [17:35:30 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [17:35:30 INFO]: Client> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [17:35:30 INFO]: Client> at java.lang.reflect.Method.invoke(Unknown Source) [17:35:30 INFO]: Client> at net.minecraft.launchwrapper.Launch.launch(Launch.java:57) [17:35:30 INFO]: Client> at net.minecraft.launchwrapper.Launch.main(Launch.java:18) [17:35:30 INFO]: Client> Caused by: java.lang.VerifyError: Bad type on operand stack [17:35:30 INFO]: Client> Exception Details: [17:35:30 INFO]: Client> Location: [17:35:30 INFO]: Client> ct.a(Lun;Lfb;III)V @33: invokevirtual [17:35:30 INFO]: Client> Reason: [17:35:30 INFO]: Client> Type 'fb' (current frame, stack[1]) is not assignable to 'xg' [17:35:30 INFO]: Client> Current Frame: [17:35:30 INFO]: Client> bci: @33 [17:35:30 INFO]: Client> flags: { } [17:35:30 INFO]: Client> locals: { 'ct', 'un', 'fb', integer, integer, integer, float, float, float, float, 'ns' } [17:35:30 INFO]: Client> stack: { 'un', 'fb', integer, integer, integer }
I have no idea on how to fix this. If anyone is good with this stuff and needs more info and is good with java or any kind of stuff like this just post it in the comments. Thanks
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
[17:35:30 INFO]: Client> SEVERE: Unable to launch
[17:35:30 INFO]: Client> java.lang.reflect.InvocationTargetException
[17:35:30 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:35:30 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[17:35:30 INFO]: Client> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[17:35:30 INFO]: Client> at java.lang.reflect.Method.invoke(Unknown Source)
[17:35:30 INFO]: Client> at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
[17:35:30 INFO]: Client> at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
[17:35:30 INFO]: Client> Caused by: java.lang.VerifyError: Bad type on operand stack
[17:35:30 INFO]: Client> Exception Details:
[17:35:30 INFO]: Client> Location:
[17:35:30 INFO]: Client> ct.a(Lun;Lfb;III)V @33: invokevirtual
[17:35:30 INFO]: Client> Reason:
[17:35:30 INFO]: Client> Type 'fb' (current frame, stack[1]) is not assignable to 'xg'
[17:35:30 INFO]: Client> Current Frame:
[17:35:30 INFO]: Client> bci: @33
[17:35:30 INFO]: Client> flags: { }
[17:35:30 INFO]: Client> locals: { 'ct', 'un', 'fb', integer, integer, integer, float, float, float, float, 'ns' }
[17:35:30 INFO]: Client> stack: { 'un', 'fb', integer, integer, integer }
I have no idea on how to fix this. If anyone is good with this stuff and needs more info and is good with java or any kind of stuff like this just post it in the comments. Thanks