-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.5.1
-
None
-
Unconfirmed
---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 3/27/13 6:57 PM
Description: Ticking screen
java.lang.IllegalArgumentException: An objective with the name '3' already exists!
at arj.f(SourceFile:163)
at bdl.a(SourceFile:1125)
at fd.a(SourceFile:99)
at ci.b(SourceFile:350)
at bdl.d(SourceFile:95)
at bdo.c(SourceFile:73)
at net.minecraft.client.Minecraft.l(SourceFile:1105)
at net.minecraft.client.Minecraft.K(SourceFile:574)
at net.minecraft.client.Minecraft.run(SourceFile:526)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Stacktrace:
at arj.f(SourceFile:163)
at bdl.a(SourceFile:1125)
at fd.a(SourceFile:99)
at ci.b(SourceFile:350)
at bdl.d(SourceFile:95)
at bdo.c(SourceFile:73)
– Affected screen –
Details:
Screen name: bdy
– Affected level –
Details:
Level name: MpServer
All players: 1 total; [bdw['syntaqx'/58205842, l='MpServer', x=8.50, y=66.62, z=8.50]]
Chunk stats: MultiplayerChunkCache: 0
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-180,66,-903), Chunk: (at 12,4,9 in -12,-57; contains blocks -192,0,-912 to -177,255,-897), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,0,-1024 to -1,255,-513)
Level time: 0 game time, 0 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 1 total; [bdw['syntaqx'/58205842, l='MpServer', x=8.50, y=66.62, z=8.50]]
Retry entities: 0 total; []
Stacktrace:
at bdt.a(SourceFile:282)
at net.minecraft.client.Minecraft.b(SourceFile:1881)
at net.minecraft.client.Minecraft.run(SourceFile:535)
at java.lang.Thread.run(Unknown Source)
– System Details –
Details:
Minecraft Version: 1.5.1
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_10, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 460902120 bytes (439 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 10817 (605752 bytes; 0 MB) allocated, 10817 (605752 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.4.2
OpenGL: GeForce GTX 560M/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- duplicates
-
MC-9211 Client crash when sending two objective-creation packets with the same name
- Resolved