Created
November 4, 2012 20:13
-
-
Save SethBling/4013473 to your computer and use it in GitHub Desktop.
Crash on loading world
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| // Ooh. Shiny. | |
| Time: 11/4/12 12:10 PM | |
| Description: Exception in server tick loop | |
| java.lang.OutOfMemoryError: Java heap space | |
| at bn.a(SourceFile:27) | |
| at cc.b(SourceFile:96) | |
| at bp.a(SourceFile:34) | |
| at bx.a(SourceFile:38) | |
| at cc.b(SourceFile:96) | |
| at bp.a(SourceFile:34) | |
| at cc.b(SourceFile:96) | |
| at bp.a(SourceFile:34) | |
| at cc.b(SourceFile:96) | |
| at bz.a(SourceFile:75) | |
| at aaf.a(SourceFile:69) | |
| at il.f(SourceFile:125) | |
| at il.c(SourceFile:76) | |
| at ik.<init>(SourceFile:26) | |
| at ij.a(SourceFile:171) | |
| at ij.a(SourceFile:202) | |
| at gl.a(SourceFile:103) | |
| at gl.c(SourceFile:146) | |
| at gl.a(SourceFile:80) | |
| at bdk.b(SourceFile:72) | |
| at net.minecraft.server.MinecraftServer.r(SourceFile:768) | |
| at net.minecraft.server.MinecraftServer.q(SourceFile:685) | |
| at bdh.q(SourceFile:117) | |
| at net.minecraft.server.MinecraftServer.run(SourceFile:619) | |
| at fx.run(SourceFile:855) | |
| A detailed walkthrough of the error, its code path and all known details is as follows: | |
| --------------------------------------------------------------------------------------- | |
| -- System Details -- | |
| Details: | |
| Minecraft Version: 1.4.3 | |
| Operating System: Windows 7 (amd64) version 6.1 | |
| Java Version: 1.7.0_05, Oracle Corporation | |
| Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
| Memory: 22648336 bytes (21 MB) / 894369792 bytes (852 MB) up to 954466304 bytes (910 MB) | |
| JVM Flags: 2 total; -Xms512m -Xmx1024m | |
| AABB Pool Size: 878 (49168 bytes; 0 MB) allocated, 878 (49168 bytes; 0 MB) used | |
| Suspicious classes: No suspicious classes found. | |
| IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63 | |
| Profiler Position: N/A (disabled) | |
| Vec3 Pool Size: 124 (6944 bytes; 0 MB) allocated, 124 (6944 bytes; 0 MB) used | |
| Player Count: 1 / 8; [ip['SethBling'/2170474, l='SethBling's World', x=-1955.59, y=80.77, z=1808.01]] | |
| Type: Integrated Server (map_client.txt) | |
| Is Modded: Probably not. Jar signature remains and both client + server brands are untouched. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment