1
Single Player Commands Mod Help
I just got single player commands today using the non-manual installer and when installed a tutorial for it it gave me this:
---- Minecraft Crash Report ----
// You're mean.
Time: 03/05/13 19:54
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(SourceFile:122)
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: 25865768 bytes (24 MB) / 72904704 bytes (69 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 1 total; -Xmx1024m
AABB Pool Size: 134 (7504 bytes; 0 MB) allocated, 126 (7056 bytes; 0 MB) used
Suspicious classes: [com.sijobe.spc.core.HookManager]
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Profiler Position: N/A (disabled)
Vec3 Pool Size: 16 (896 bytes; 0 MB) allocated, 16 (896 bytes; 0 MB) used
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Very likely; Jar signature invalidated
Can anyone help?
---- Minecraft Crash Report ----
// You're mean.
Time: 03/05/13 19:54
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(SourceFile:122)
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: 25865768 bytes (24 MB) / 72904704 bytes (69 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 1 total; -Xmx1024m
AABB Pool Size: 134 (7504 bytes; 0 MB) allocated, 126 (7056 bytes; 0 MB) used
Suspicious classes: [com.sijobe.spc.core.HookManager]
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Profiler Position: N/A (disabled)
Vec3 Pool Size: 16 (896 bytes; 0 MB) allocated, 16 (896 bytes; 0 MB) used
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Very likely; Jar signature invalidated
Can anyone help?
3
Well it looks like to me Minecraft ran out of Memory.
Vec3 Pool Size: 16 (896 bytes; 0 MB) allocated, 16 (896 bytes; 0 MB) used
So basicly you have allowed Minecraft 896 bytes, but Minecraft quickly used that up( 896 bytes; 0 MB used).
You can allow more RAM for minecraft by following this tutorial: http://www.minecraftforum.net/videos/vi ... ft-faster/
Hope this helps
Vec3 Pool Size: 16 (896 bytes; 0 MB) allocated, 16 (896 bytes; 0 MB) usedVec3 Pool Size: 16 (896 bytes; 0 MB) allocated, 16 (896 bytes; 0 MB) used
So basicly you have allowed Minecraft 896 bytes, but Minecraft quickly used that up( 896 bytes; 0 MB used).
You can allow more RAM for minecraft by following this tutorial: http://www.minecraftforum.net/videos/vi ... ft-faster/
Hope this helps
Post it in the forum thread on MCF one of the guys there will know
-Bill
-Bill
Btw the tutorial was the official map for the mod
