Hi there, I have a problem with my Minecraft. I use MCPatcher to get mods, and I have these mods loaded with MCP:
Optifine Modloader Rei's MInimap Too Many Items
And lastly,
Single Player Commands.
I was trying to get Single Player Commands. So I patched my minecraft with SPC using MCP, and then my Minecraft crashed when I tried to go into one of my worlds. I got a crash report which I included below.
Do I have any solutions? Also (just going to say this), please don't put in the replies to change to MultiMC or MagicLauncher, or change MCPatcher in any way. If there's no solution, then it'll be fine with me.
Thank you for reading, hope I get a solution.
(Also forgive me if I put this in the wrong section..)
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 5/6/13 2:17 PM
Description: Exception in server tick loop
java.lang.NoSuchMethodError: aab.I()Lt;
at jc.<init>(EntityPlayerMP.java:99)
at gu.a(SourceFile:271)
at bjj.b(SourceFile:67)
at net.minecraft.server.MinecraftServer.r(SourceFile:480)
at net.minecraft.server.MinecraftServer.q(SourceFile:397)
at bjg.q(IntegratedServer.java:171)
at net.minecraft.server.MinecraftServer.run(SourceFile:331)
at gp.run(SourceFile:573)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
That isn't actually your error log, it is just the contents of the error screen, an error log was created in your .minecraft folder at the address the error screen told you it was at. The error log is much more detailed and lists all the events that happened when trying to load the game in the order that processes were loaded in.
The basic error:
java.lang.NoSuchMethodError
Means that something is giving Java a command in an invalid format or simply a command that is not in Java's library because it is missing the file that would tell it how to use that command. There is no way of telling what that command might have been or what mod/program created it without seeing the contents of the error log, it is not listed in your error screen.
Please make a new thread in the Modded Client Support Forum ( http://www.minecraft...client-support/ ) that lists your problem in detail and that includes the contents of the error log from your .minecraft folder. Someone can probably tell you what caused this if given the information they need to identify the problem.
That isn't actually your error log, it is just the contents of the error screen, an error log was created in your .minecraft folder at the address the error screen told you it was at. The error log is much more detailed and lists all the events that happened when trying to load the game in the order that processes were loaded in.
The basic error:
Means that something is giving Java a command in an invalid format or simply a command that is not in Java's library because it is missing the file that would tell it how to use that command. There is no way of telling what that command might have been or what mod/program created it without seeing the contents of the error log, it is not listed in your error screen.
Please make a new thread in the Modded Client Support Forum ( http://www.minecraft...client-support/ ) that lists your problem in detail and that includes the contents of the error log from your .minecraft folder. Someone can probably tell you what caused this if given the information they need to identify the problem.
Hope this helps.
Hi there, ausador, thanks for your response.
I couldn't find how to attach my error log onto my post.. Could you tell me how? xD
Since it is a .txt file you just have to copy all the text and then paste it into your post. Putting it under a spoiler tag to reduce the amount of scrolling people have to do to view the responses to your post doesn't hurt either. To post a spoiler you can click on the third button from the top left on the posting window (the square with blue lines), click "Please Select", scroll down to spoiler and click it. This lets you add a title to your spoiler in the Options line then just paste your text into the larger window below that line and click OK, it will paste your title, text and the spoiler tags into your post.
or add the tags manually with the opening tag at the beginning and the closing tag at the ending of the error log text like...
[spoiler ] [/spoiler ] without the spaces inside the brackets
Since it is a .txt file you just have to copy all the text and then paste it into your post. Putting it under a spoiler tag to reduce the amount of scrolling people have to do to view the responses to your post doesn't hurt either. To post a spoiler you can click on the third button from the top left on the posting window (the square with blue lines), click "Please Select", scroll down to spoiler and click it. This lets you add a title to your spoiler in the Options line then just paste your text into the larger window below that line and click OK, it will paste your title, text and the spoiler tags into your post.
or add the tags manually at the beginning and ending of the error log text like...
[spoiler ] [/spoiler ] without the spaces inside the brackets
Hi, I already copy and pasted the .txt file in my original post.. I opened the crash report in the .txt file and copied it all. Is it something different?
Okay so, i have a checklist of things that might help you
1.) did you try getting it again, because it might be that you messed up on installing the mod.
2.) Is mcpatcher in the same update as all the other mods you put on it and your minecraft
3.) Usaully that error means that a file is unable to exicute a command, if so you either have a missing file, or a file preventing it from running. IN this case it will be almost impossible to find the missing/extra file.
4.) If you are very desperate, dont use single player commands, i know it saves building time, but you can still build stuff with tmi, nei, or creative without it
Ps. (Sorry About my spelling im working on improving my typing speed)
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Optifine
Modloader
Rei's MInimap
Too Many Items
And lastly,
Single Player Commands.
I was trying to get Single Player Commands. So I patched my minecraft with SPC using MCP, and then my Minecraft crashed when I tried to go into one of my worlds. I got a crash report which I included below.
Do I have any solutions? Also (just going to say this), please don't put in the replies to change to MultiMC or MagicLauncher, or change MCPatcher in any way. If there's no solution, then it'll be fine with me.
Thank you for reading, hope I get a solution.
(Also forgive me if I put this in the wrong section..)
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 5/6/13 2:17 PM
Description: Exception in server tick loop
java.lang.NoSuchMethodError: aab.I()Lt;
at jc.<init>(EntityPlayerMP.java:99)
at gu.a(SourceFile:271)
at bjj.b(SourceFile:67)
at net.minecraft.server.MinecraftServer.r(SourceFile:480)
at net.minecraft.server.MinecraftServer.q(SourceFile:397)
at bjg.q(IntegratedServer.java:171)
at net.minecraft.server.MinecraftServer.run(SourceFile:331)
at gp.run(SourceFile:573)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_21, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 321077760 bytes (306 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 270 (15120 bytes; 0 MB) allocated, 270 (15120 bytes; 0 MB) used
Suspicious classes: IWrUpdater, Config, WrUpdates, ...[com.prupe.mcpatcher.MCPatcherUtils, Config, MCLogger, ...], [com.prupe.mcpatcher.mod.ColorizeItem, AAHelper, TessellatorUtils, ...], [com.sijobe.spc.core.HookManager], [reifnsk.minimap.ReiMinimap, GuiScreenInterface, GuiOptionScreen, ...]
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
ModLoader: Mods loaded: 3
ModLoader 1.5.2
mod_ReiMinimap v3.3_05 [1.5.2]
mod_TooManyItems 1.5.2 2013-04-25
Profiler Position: N/A (disabled)
Vec3 Pool Size: 30 (1680 bytes; 0 MB) allocated, 30 (1680 bytes; 0 MB) used
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Very likely; Jar signature invalidated
The basic error:
Means that something is giving Java a command in an invalid format or simply a command that is not in Java's library because it is missing the file that would tell it how to use that command. There is no way of telling what that command might have been or what mod/program created it without seeing the contents of the error log, it is not listed in your error screen.
Please make a new thread in the Modded Client Support Forum ( http://www.minecraft...client-support/ ) that lists your problem in detail and that includes the contents of the error log from your .minecraft folder. Someone can probably tell you what caused this if given the information they need to identify the problem.
Hope this helps.
Hi there, ausador, thanks for your response.
I couldn't find how to attach my error log onto my post.. Could you tell me how? xD
Try force update ,OK.then have fun XD
How do you make a spoiler...? Sorry, I'm really new to this forum.
Keep in mind that my objective is to get the mod, and not get rid of it. :|
To make a spoiler I believe you type
or add the tags manually with the opening tag at the beginning and the closing tag at the ending of the error log text like...
[spoiler ] [/spoiler ] without the spaces inside the brackets
Hi, I already copy and pasted the .txt file in my original post.. I opened the crash report in the .txt file and copied it all. Is it something different?
Thank you, this helped me!
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumI use Optifine with MCPatcher and it works just fine.
-
View User Profile
-
View Posts
-
Send Message
Retired StaffThey do, but MCPatcher is currently incompatible with Minecraft 1.5.2
Oh I didn't know there were versions of MCPatcher-- just kinda downloaded and went with the flow.
It still works though..
1.) did you try getting it again, because it might be that you messed up on installing the mod.
2.) Is mcpatcher in the same update as all the other mods you put on it and your minecraft
3.) Usaully that error means that a file is unable to exicute a command, if so you either have a missing file, or a file preventing it from running. IN this case it will be almost impossible to find the missing/extra file.
4.) If you are very desperate, dont use single player commands, i know it saves building time, but you can still build stuff with tmi, nei, or creative without it
Ps. (Sorry About my spelling im working on improving my typing speed)