Hello, first off this is my first post so sorry if I did anything incorrectly. To start this off my minecraft crashes a lot (42 times) because of this tick error, here is what the report says, "Exception in world tick'' and this happens in single and multiplayer, mostly in multiplayer. Now, I'm first off on a mac running Java version 1. 6. 0_45 and I have pretty much no knowledge on computers. My mac is maybe 1 1/2 to 2 years old it's running 10.6.8 and is an Imac (one of the big ones). So with that information I present to you the crash log. Have fun!
-- 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)
-- 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™ 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 521941704 bytes (497 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: 9315 (521640 bytes; 0 MB) allocated, 73 (4088 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: 40 (2240 bytes; 0 MB) allocated, 36 (2016 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 bds.b(SourceFile:58)
at net.minecraft.client.Minecraft.l(SourceFile:1325)
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 997a7cb ----------
Minecraft has stopped running because it encountered a problem; Ticking screen
A full error report has been saved to /Users/florian/Library/Application Support/minecraft/crash-reports/crash-2013-06-02_21.52.19-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash
--- BEGIN ERROR REPORT 5a216b0a --------
Full report at:
/Users/florian/Library/Application Support/minecraft/crash-reports/crash-2013-06-02_21.52.19-client.txt
Please show that file to Mojang, NOT just this screen!
Just one more thing to add towards the topic. This happens at random times. The game won't bug up before or give any indication that it will crash it just will.
This exact problem is happening to me. I have a year-old iMac, and last night my minecraft began to crash, each time saying the reason was "Exception in World Tick" or something like that. When this began to happen, I had been fooling around with various mods, but since then I have deleted them all, reinstalled minecraft, forced update, and everything else I could think of. All of this I did to no avail. Here is one of my many crash reports:
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 6/14/13 10:06 PM
Description: Exception in world tick
java.lang.VerifyError: (class: qu, method: <init> signature: (Laab;)V) Incompatible argument to function
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 bds.b(SourceFile:58)
at net.minecraft.client.Minecraft.l(SourceFile:1325)
at net.minecraft.client.Minecraft.K(SourceFile:574)
at net.minecraft.client.Minecraft.run(SourceFile:526)
at java.lang.Thread.run(Thread.java:680)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
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)
-- 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)
-- Affected level --
Details:
Level name: MpServer
All players: 2 total; [bdv['HerpDerpWalrus_'/583506, l='MpServer', x=-1562.34, y=53.62, z=410.60], bfk['§7wrmski'/580522, l='MpServer', x=-1565.31, y=47.00, z=412.41]]
Chunk stats: MultiplayerChunkCache: 15
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: 69175203 game time, 69420889 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: 19 total; [bdv['HerpDerpWalrus_'/583506, l='MpServer', x=-1562.34, y=53.62, z=410.60], bfk['§7wrmski'/580522, l='MpServer', x=-1565.31, y=47.00, z=412.41], bfk['§7wrmski'/580522, l='MpServer', x=-1565.31, y=47.00, z=412.41], sf['Skeleton'/580416, l='MpServer', x=-1525.75, y=44.00, z=389.31], qg['Bat'/583337, l='MpServer', x=-1548.41, y=15.69, z=390.75], ru['Creeper'/580727, l='MpServer', x=-1526.50, y=41.00, z=384.50], ru['Creeper'/578562, l='MpServer', x=-1520.50, y=55.00, z=391.50], sf['Skeleton'/578563, l='MpServer', x=-1521.50, y=55.00, z=388.50], qr['Squid'/583501, l='MpServer', x=-1550.50, y=60.00, z=391.50], qi['Chicken'/578132, l='MpServer', x=-1583.47, y=62.78, z=426.84], qr['Squid'/583500, l='MpServer', x=-1548.50, y=60.00, z=390.41], ru['Creeper'/581160, l='MpServer', x=-1521.50, y=56.00, z=392.50], qr['Squid'/583499, l='MpServer', x=-1545.50, y=60.00, z=392.50], sj['Zombie'/582681, l='MpServer', x=-1524.97, y=44.00, z=390.47], qr['Squid'/583498, l='MpServer', x=-1548.50, y=60.00, z=391.53], qn['Pig'/578140, l='MpServer', x=-1539.34, y=66.00, z=430.16], sj['Zombie'/583221, l='MpServer', x=-1547.33, y=20.54, z=428.90], sh['Spider'/579094, l='MpServer', x=-1521.50, y=21.00, z=394.50], qn['Pig'/578138, l='MpServer', x=-1572.32, y=72.00, z=425.45]]
Retry entities: 0 total; []
Stacktrace:
at bds.a(SourceFile:282)
at net.minecraft.client.Minecraft.l(SourceFile:1332)
at net.minecraft.client.Minecraft.K(SourceFile:574)
at net.minecraft.client.Minecraft.run(SourceFile:526)
at java.lang.Thread.run(Thread.java:680)
-- Affected level --
Details:
Level name: MpServer
All players: 2 total; [bdv['HerpDerpWalrus_'/583506, l='MpServer', x=-1562.34, y=53.62, z=410.60], bfk['§7wrmski'/580522, l='MpServer', x=-1565.31, y=47.00, z=412.41]]
Chunk stats: MultiplayerChunkCache: 15
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: 69175203 game time, 69420889 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: 19 total; [bdv['HerpDerpWalrus_'/583506, l='MpServer', x=-1562.34, y=53.62, z=410.60], bfk['§7wrmski'/580522, l='MpServer', x=-1565.31, y=47.00, z=412.41], bfk['§7wrmski'/580522, l='MpServer', x=-1565.31, y=47.00, z=412.41], sf['Skeleton'/580416, l='MpServer', x=-1525.75, y=44.00, z=389.31], qg['Bat'/583337, l='MpServer', x=-1548.41, y=15.69, z=390.75], ru['Creeper'/580727, l='MpServer', x=-1526.50, y=41.00, z=384.50], ru['Creeper'/578562, l='MpServer', x=-1520.50, y=55.00, z=391.50], sf['Skeleton'/578563, l='MpServer', x=-1521.50, y=55.00, z=388.50], qr['Squid'/583501, l='MpServer', x=-1550.50, y=60.00, z=391.50], qi['Chicken'/578132, l='MpServer', x=-1583.47, y=62.78, z=426.84], qr['Squid'/583500, l='MpServer', x=-1548.50, y=60.00, z=390.41], ru['Creeper'/581160, l='MpServer', x=-1521.50, y=56.00, z=392.50], qr['Squid'/583499, l='MpServer', x=-1545.50, y=60.00, z=392.50], sj['Zombie'/582681, l='MpServer', x=-1524.97, y=44.00, z=390.47], qr['Squid'/583498, l='MpServer', x=-1548.50, y=60.00, z=391.53], qn['Pig'/578140, l='MpServer', x=-1539.34, y=66.00, z=430.16], sj['Zombie'/583221, l='MpServer', x=-1547.33, y=20.54, z=428.90], sh['Spider'/579094, l='MpServer', x=-1521.50, y=21.00, z=394.50], qn['Pig'/578138, l='MpServer', x=-1572.32, y=72.00, z=425.45]]
Retry entities: 0 total; []
-- 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™ 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 521941704 bytes (497 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: 9315 (521640 bytes; 0 MB) allocated, 73 (4088 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: 40 (2240 bytes; 0 MB) allocated, 36 (2016 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 bds.b(SourceFile:58)
at net.minecraft.client.Minecraft.l(SourceFile:1325)
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 997a7cb ----------
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Ticking screen
A full error report has been saved to /Users/florian/Library/Application Support/minecraft/crash-reports/crash-2013-06-02_21.52.19-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash
--- BEGIN ERROR REPORT 5a216b0a --------
Full report at:
/Users/florian/Library/Application Support/minecraft/crash-reports/crash-2013-06-02_21.52.19-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 6/2/13 9:52 PM
-
View User Profile
-
View Posts
-
Send Message
Retired StaffMost cases of this in the release version I've seen are due to mods.
by c0yote
I tried it with terrible results. I gave my wife my glasses for a second, a creeper showed up and now my wife is pregnant.
Stupid 3D..
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 6/14/13 10:06 PM
Description: Exception in world tick
java.lang.VerifyError: (class: qu, method: <init> signature: (Laab;)V) Incompatible argument to function
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 bds.b(SourceFile:58)
at net.minecraft.client.Minecraft.l(SourceFile:1325)
at net.minecraft.client.Minecraft.K(SourceFile:574)
at net.minecraft.client.Minecraft.run(SourceFile:526)
at java.lang.Thread.run(Thread.java:680)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
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)