mojira.dev
MC-17210

When I go into either single or multiplayer minecraft will crash because of a ticking error. I have no mods.

Ticking screen >:/ here is the crash report.

--- BEGIN ERROR REPORT 5c25768e --------
Full report at:
/Users/florian/Library/Application Support/minecraft/crash-reports/crash-2013-06-03_09.43.38-client.txt
Please show that file to Mojang, NOT just this screen!

Generated 6/3/13 9:43 AM

-- Head --
Stacktrace:
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
	at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:295)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
	at java.lang.Class.getDeclaredConstructors0(Native Method)
	at java.lang.Class.privateGetDeclaredConstructors(Class.java:2398)
	at java.lang.Class.getConstructor0(Class.java:2708)
	at java.lang.Class.getConstructor(Class.java:1659)
	at mv.a(SourceFile:157)
	at bdk.a(SourceFile:565)
	at cq.a(SourceFile:87)
	at ci.b(SourceFile:350)
	at bdk.d(SourceFile:95)
	at bdn.c(SourceFile:73)

-- Affected screen --
Details:
	Screen name: ~~ERROR~~ NullPointerException: null

-- Affected level --
Details:
	Level name: MpServer
	All players: 1 total; [bdv['HerpDerpWalrus_'/52427, l='MpServer', x=-1598.55, y=49.62, z=438.70]]
	Chunk stats: MultiplayerChunkCache: 0
	Level seed: 0
	Level generator: ID 00 - default, ver 1. Features enabled: false
	Level generator options: 
	Level spawn location: World: (-1504,67,65), Chunk: (at 0,4,1 in -94,4; contains blocks -1504,0,64 to -1489,255,79), Region: (-3,0; contains chunks -96,0 to -65,31, blocks -1536,0,0 to -1025,255,511)
	Level time: 70086781 game time, 70332467 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; [bdv['HerpDerpWalrus_'/52427, l='MpServer', x=-1598.55, y=49.62, z=438.70]]
	Retry entities: 0 total; []
Stacktrace:
	at bds.a(SourceFile:282)
	at net.minecraft.client.Minecraft.b(SourceFile:1881)
	at net.minecraft.client.Minecraft.run(SourceFile:535)
	at java.lang.Thread.run(Thread.java:680)

-- System Details --
Details:
	Minecraft Version: 1.5.2
	Operating System: Mac OS X (x86_64) version 10.6.8
	Java Version: 1.6.0_45, Apple Inc.
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
	Memory: 543048688 bytes (517 MB) / 581435392 bytes (554 MB) up to 1065025536 bytes (1015 MB)
	JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
	AABB Pool Size: 4625 (259000 bytes; 0 MB) allocated, 4625 (259000 bytes; 0 MB) used
	Suspicious classes: No suspicious classes found.
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	LWJGL: 2.4.2
	OpenGL: ATI Radeon HD 4670 OpenGL Engine GL version 2.1 ATI-1.6.36, ATI Technologies Inc.
	Is Modded: Probably not. Jar signature remains and client brand is untouched.
	Type: Client (map_client.txt)
	Texture Pack: JohnSmithLegacy.zip
	Profiler Position: N/A (disabled)
	Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

java.lang.NoClassDefFoundError: vp
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
	at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:295)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
	at java.lang.Class.getDeclaredConstructors0(Native Method)
	at java.lang.Class.privateGetDeclaredConstructors(Class.java:2398)
	at java.lang.Class.getConstructor0(Class.java:2708)
	at java.lang.Class.getConstructor(Class.java:1659)
	at mv.a(SourceFile:157)
	at bdk.a(SourceFile:565)
	at cq.a(SourceFile:87)
	at ci.b(SourceFile:350)
	at bdk.d(SourceFile:95)
	at bdn.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(Thread.java:680)
Caused by: java.lang.ClassNotFoundException: vp
	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
	... 27 more
--- END ERROR REPORT 12737f88 ----------

Linked issues

Comments 4

I looked at the others and I tried all of the force update stuff but it never works :/

For technical support please use the Mojang Support Center.

I checked out the link and this issue still isn't resolved. Either the person has mods no one has replied or they were able to fix the issue with doing a force update.

Florian Taube

(Unassigned)

Unconfirmed

crash

Minecraft 1.5.2

Retrieved