Mojira Archive
MC-38297

Right-click with empty map

Error:

---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 10/29/13 4:03 PM
Description: Ticking player

java.lang.NoClassDefFoundError: com/google/common/collect/AbstractMultiset
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(Unknown Source)
	at java.security.SecureClassLoader.defineClass(Unknown Source)
	at java.net.URLClassLoader.defineClass(Unknown Source)
	at java.net.URLClassLoader.access$100(Unknown Source)
	at java.net.URLClassLoader$1.run(Unknown Source)
	at java.net.URLClassLoader$1.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(Unknown Source)
	at java.security.SecureClassLoader.defineClass(Unknown Source)
	at java.net.URLClassLoader.defineClass(Unknown Source)
	at java.net.URLClassLoader.access$100(Unknown Source)
	at java.net.URLClassLoader$1.run(Unknown Source)
	at java.net.URLClassLoader$1.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at abt.a(SourceFile:104)
	at abt.a(SourceFile:203)
	at abp.a(SourceFile:331)
	at xj.k(SourceFile:203)
	at xl.e(SourceFile:430)
	at rh.h(SourceFile:1205)
	at xl.h(SourceFile:240)
	at mm.i(SourceFile:207)
	at mx.a(SourceFile:209)
	at ir.a(SourceFile:137)
	at it.a(SourceFile:20)
	at ef.a(SourceFile:164)
	at ms.c(SourceFile:134)
	at net.minecraft.server.MinecraftServer.u(SourceFile:529)
	at net.minecraft.server.MinecraftServer.t(SourceFile:441)
	at bsk.t(SourceFile:117)
	at net.minecraft.server.MinecraftServer.run(SourceFile:358)
	at ky.run(SourceFile:617)
Caused by: java.lang.ClassNotFoundException: com.google.common.collect.AbstractMultiset
	at java.net.URLClassLoader$1.run(Unknown Source)
	at java.net.URLClassLoader$1.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	... 42 more
Caused by: java.util.zip.ZipException: ZIP_Read: error reading zip file
	at java.util.zip.ZipFile.read(Native Method)
	at java.util.zip.ZipFile.access$1400(Unknown Source)
	at java.util.zip.ZipFile$ZipFileInputStream.read(Unknown Source)
	at java.util.zip.ZipFile$ZipFileInflaterInputStream.fill(Unknown Source)
	at java.util.zip.InflaterInputStream.read(Unknown Source)
	at sun.misc.Resource.getBytes(Unknown Source)
	at java.net.URLClassLoader.defineClass(Unknown Source)
	at java.net.URLClassLoader.access$100(Unknown Source)
	... 49 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(Unknown Source)
	at java.security.SecureClassLoader.defineClass(Unknown Source)
	at java.net.URLClassLoader.defineClass(Unknown Source)
	at java.net.URLClassLoader.access$100(Unknown Source)
	at java.net.URLClassLoader$1.run(Unknown Source)
	at java.net.URLClassLoader$1.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(Unknown Source)
	at java.security.SecureClassLoader.defineClass(Unknown Source)
	at java.net.URLClassLoader.defineClass(Unknown Source)
	at java.net.URLClassLoader.access$100(Unknown Source)
	at java.net.URLClassLoader$1.run(Unknown Source)
	at java.net.URLClassLoader$1.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at abt.a(SourceFile:104)
	at abt.a(SourceFile:203)
	at abp.a(SourceFile:331)
	at xj.k(SourceFile:203)
	at xl.e(SourceFile:430)
	at rh.h(SourceFile:1205)
	at xl.h(SourceFile:240)

-- Player being ticked --
Details:
	Entity Type: null (mm)
	Entity ID: 2965
	Entity Name: lounge_thomas
	Entity's Exact location: 1762.17, 59.99, 152.95
	Entity's Block location: World: (1762,59,152), Chunk: (at 2,3,8 in 110,9; contains blocks 1760,0,144 to 1775,255,159), Region: (3,0; contains chunks 96,0 to 127,31, blocks 1536,0,0 to 2047,255,511)
	Entity's Momentum: 0.00, 0.00, 0.00
Stacktrace:
	at mm.i(SourceFile:207)
	at mx.a(SourceFile:209)
	at ir.a(SourceFile:137)
	at it.a(SourceFile:20)
	at ef.a(SourceFile:164)

-- Ticking connection --
Details:
	Connection: ef@557e161b
Stacktrace:
	at ms.c(SourceFile:134)
	at net.minecraft.server.MinecraftServer.u(SourceFile:529)
	at net.minecraft.server.MinecraftServer.t(SourceFile:441)
	at bsk.t(SourceFile:117)
	at net.minecraft.server.MinecraftServer.run(SourceFile:358)
	at ky.run(SourceFile:617)

-- System Details --
Details:
	Minecraft Version: 1.7.2
	Operating System: Windows 8 (amd64) version 6.2
	Java Version: 1.7.0_25, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 22769328 bytes (21 MB) / 272564224 bytes (259 MB) up to 954466304 bytes (910 MB)
	JVM Flags: 1 total; -Xmx1G
	AABB Pool Size: 90 (5040 bytes; 0 MB) allocated, 5 (280 bytes; 0 MB) used
	IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 103
	Profiler Position: N/A (disabled)
	Vec3 Pool Size: 4 (224 bytes; 0 MB) allocated, 1 (56 bytes; 0 MB) used
	Player Count: 1 / 8; [mm['lounge_thomas'/2965, l='My Map + 1.7', x=1762.17, y=59.99, z=152.95]]
	Type: Integrated Server (map_client.txt)
	Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.

Incomplete

Minecraft lounge thomas

2013-10-29, 05:10 AM

2015-05-07, 09:52 PM

2013-11-04, 09:19 AM

0

2

Unconfirmed

Minecraft 1.7.2

-