Advertisement
Guest User

Crash Report

a guest
Jan 2nd, 2015
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.73 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Quite honestly, I wouldn't worry myself about that.
  3.  
  4. Time: 1/2/15 3:44 AM
  5. Description: Unexpected error
  6.  
  7. java.lang.IncompatibleClassChangeError: Found class com.mumfrey.liteloader.util.Input, but interface was expected
  8. at net.eq2online.macros.input.InputHandlerModuleJInput.<init>(InputHandlerModuleJInput.java:90)
  9. at net.eq2online.macros.core.MacroModCore.initInputHandler(MacroModCore.java:365)
  10. at net.eq2online.macros.core.MacroModCore.onTickInGUI(MacroModCore.java:844)
  11. at net.eq2online.macros.LiteModMacros.onTick(LiteModMacros.java:127)
  12. at com.mumfrey.liteloader.core.event.HandlerList$Tickable9.onTick(HandlerList$Tickable9.java:100)
  13. at com.mumfrey.liteloader.client.LiteLoaderEventBrokerClient.onTick(LiteLoaderEventBrokerClient.java:406)
  14. at com.mumfrey.liteloader.client.CallbackProxyClient.onTick(CallbackProxyClient.java:69)
  15. at com.mumfrey.liteloader.core.event.EventProxy.$event00005(EventProxy.java:216)
  16. at bsu.as(SourceFile:903)
  17. at bsu.a(SourceFile:314)
  18. at net.minecraft.client.main.Main.main(SourceFile:120)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  22. at java.lang.reflect.Method.invoke(Unknown Source)
  23. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  24. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  25.  
  26.  
  27. A detailed walkthrough of the error, its code path and all known details is as follows:
  28. ---------------------------------------------------------------------------------------
  29.  
  30. -- System Details --
  31. Details:
  32. Minecraft Version: 1.8
  33. Operating System: Windows 8.1 (amd64) version 6.3
  34. Java Version: 1.7.0_71, Oracle Corporation
  35. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  36. Memory: 296367552 bytes (282 MB) / 466616320 bytes (445 MB) up to 954728448 bytes (910 MB)
  37. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
  38. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  39. Launched Version: 1.8
  40. LWJGL: 2.9.1
  41. OpenGL: AMD Radeon HD 7560D GL version 4.2.12422 Compatibility Profile Context 13.152.1.1000, ATI Technologies Inc.
  42. GL Caps: Using GL 1.3 multitexturing.
  43. Using GL 1.3 texture combiners.
  44. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  45. Shaders are available because OpenGL 2.1 is supported.
  46. VBOs are available because OpenGL 1.5 is supported.
  47.  
  48. Using VBOs: No
  49. Is Modded: Definitely; Client brand changed to 'LiteLoader'
  50. Type: Client (map_client.txt)
  51. Resource Packs: []
  52. Current Language: English (US)
  53. Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement