---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 8/12/15 2:52 PM
Description: Unexpected error
javax.management.RuntimeErrorException: Missing event handler class for event ontick, see crash report for details
at com.mumfrey.liteloader.core.event.EventProxy.onMissingClass(EventProxy.java:83)
at com.mumfrey.liteloader.core.event.EventProxy.$event00005(EventProxy.java:216)
at bsu.as(SourceFile:903)
at bsu.a(SourceFile:314)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: java/awt/Window$Type
at com.minelittlepony.minelp.hdskins.gui.GuiSkinsMineLP.enableDnd(GuiSkinsMineLP.java:219)
at com.minelittlepony.minelp.hdskins.gui.GuiSkinsMineLP.b(GuiSkinsMineLP.java:198)
at bxf.a(SourceFile:368)
at com.minelittlepony.minelp.hdskins.gui.GuiSkinsMineLP.a(GuiSkinsMineLP.java:185)
at bsu.a(SourceFile:809)
at com.minelittlepony.minelp.MineLittlePony.onTick(MineLittlePony.java:167)
at com.mumfrey.liteloader.core.event.HandlerList$Tickable9.onTick(HandlerList$Tickable9.java:101)
at com.mumfrey.liteloader.client.LiteLoaderEventBrokerClient.onTick(LiteLoaderEventBrokerClient.java:406)
at com.mumfrey.liteloader.client.CallbackProxyClient.onTick(CallbackProxyClient.java:69)
... 10 more
Caused by: java.lang.ClassNotFoundException: java.awt.Window$Type
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)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:106)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 19 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.mumfrey.liteloader.core.LiteLoader.populateCrashReport(LiteLoader.java:989)
-- Event Handler Error --
Details:
Missing Event Handler Class!:
You are seeing this message because an event callback was injected by the Event
Injection Subsystem but the specified callback class was not defined! The
details of the missing callback are as follows:
Event Name: ontick
Cancellable: false
Callback class: java.awt.Window$Type
If you are the mod author then in order to fix the error you must provide an
implementation for the specified class, or check that the class name and package
are correct.
This is an unrecoverable error, please report it to the mod author and remove
the offending mod.
Stacktrace:
1) com.minelittlepony.minelp.hdskins.gui.GuiSkinsMineLP.enableDnd(GuiSkinsMineLP.java:219)
2) com.minelittlepony.minelp.hdskins.gui.GuiSkinsMineLP.b(GuiSkinsMineLP.java:198)
3) bxf.a(SourceFile:368)
4) com.minelittlepony.minelp.hdskins.gui.GuiSkinsMineLP.a(GuiSkinsMineLP.java:185)
5) bsu.a(SourceFile:809)
6) com.minelittlepony.minelp.MineLittlePony.onTick(MineLittlePony.java:167)
7) com.mumfrey.liteloader.core.event.HandlerList$Tickable9.onTick(HandlerList$Tickable9.java:101)
8) com.mumfrey.liteloader.client.LiteLoaderEventBrokerClient.onTick(LiteLoaderEventBrokerClient.java:406)
9) com.mumfrey.liteloader.client.CallbackProxyClient.onTick(CallbackProxyClient.java:69)
10) com.mumfrey.liteloader.core.event.EventProxy.$event00005(EventProxy.java:216)
11) bsu.as(SourceFile:903)
12) bsu.a(SourceFile:314)
13) net.minecraft.client.main.Main.main(SourceFile:120)
14) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
16) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17) java.lang.reflect.Method.invoke(Method.java:597)
18) net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
19) net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Stacktrace:
at com.mumfrey.liteloader.core.LiteLoader.populateCrashReport(LiteLoader.java:989)
at h.<init>(SourceFile:82)
at b.h(SourceFile:82)
at b.<init>(SourceFile:35)
at bsu.a(SourceFile:328)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Mac OS X (x86_64) version 10.10.3
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 135311544 bytes (129 MB) / 282820608 bytes (269 MB) up to 1065025536 bytes (1015 MB)
Mod Pack: 1.8-SNAPSHOT-r370-b50-2015-07-27_18-55-07
LiteLoader Mods: 6 loaded mod(s)
- Gammabright version 3.3
- WorldEditCUI version 1.8.0_03
- DaFlight version 2.4r6
- Mine Little Pony version 1.8-UNOFFICIAL
- HDSkins version 4.0.1
- VoxelLib version 2.4.0
LaunchWrapper: 12 active transformer(s)
- Transformer: com.mumfrey.liteloader.transformers.event.EventProxyTransformer
- Transformer: com.mumfrey.liteloader.launch.LiteLoaderTransformer
- Transformer: com.mumfrey.liteloader.client.transformers.CrashReportTransformer
- Transformer: me.dags.daflightliteloader.minecraft.transformers.PlayerTransformer
- Transformer: me.dags.daflightliteloader.minecraft.transformers.MCStartTransformer
- Transformer: me.dags.daflightliteloader.minecraft.transformers.PlayerControllerTransformer
- Transformer: com.minelittlepony.minelp.transformers.RenderPlayerTransformer
- Transformer: com.mumfrey.liteloader.transformers.event.EventTransformer
- Transformer: com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer
- Transformer: com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer
- Transformer: com.mumfrey.liteloader.client.transformers.MinecraftTransformer
- Transformer: com.mumfrey.liteloader.transformers.event.json.ModEventInjectionTransformer
JVM Flags: 1 total; -Xmx1G
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
Launched Version: 1.8
LWJGL: 2.9.2
OpenGL: NVIDIA GeForce GT 755M OpenGL Engine GL version 2.1 NVIDIA-10.2.7 310.41.25f01, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'LiteLoader'
Type: Client (map_client.txt)
Resource Packs: [Love & Tolerance 1.8.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)