Advertisement
Guest User

Untitled

a guest
Mar 25th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.48 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Contact their authors BEFORE contacting forge
  5.  
  6. // I blame Dinnerbone.
  7.  
  8. Time: 3/26/19 12:09 AM
  9. Description: Unexpected error
  10.  
  11. java.lang.NullPointerException: Unexpected error
  12. at net.eq2online.macros.input.InputHandler.updateKeys(InputHandler.java:735)
  13. at net.eq2online.macros.input.InputHandler.processBuffers(InputHandler.java:750)
  14. at net.eq2online.macros.input.InputHandler.onTimerUpdate(InputHandler.java:718)
  15. at net.eq2online.macros.core.MacroModCore.onTimerUpdate(MacroModCore.java:238)
  16. at net.eq2online.macros.LiteModMacros.onRunGameLoop(LiteModMacros.java:126)
  17. at com.mumfrey.liteloader.core.event.HandlerList$GameLoopListener8.onRunGameLoop(HandlerList$GameLoopListener8.java:100)
  18. at com.mumfrey.liteloader.client.LiteLoaderEventBrokerClient.onTimerUpdate(LiteLoaderEventBrokerClient.java:408)
  19. at net.minecraft.client.Minecraft.handler$onTimerUpdate$zzi000(Minecraft.java:3653)
  20. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1183)
  21. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:441)
  22. at net.minecraft.client.main.Main.main(SourceFile:123)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  26. at java.lang.reflect.Method.invoke(Method.java:498)
  27. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  28. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  29. at launcher.lOlkEKchebureK.LoLkeKChEbUREk(SourceFile:321)
  30. at launcher.lOlkEKchebureK.main(SourceFile:204)
  31.  
  32.  
  33. A detailed walkthrough of the error, its code path and all known details is as follows:
  34. ---------------------------------------------------------------------------------------
  35.  
  36. -- System Details --
  37. Details:
  38. Minecraft Version: 1.12.2
  39. Operating System: Windows 10 (x86) version 10.0
  40. Java Version: 1.8.0_131, Oracle Corporation
  41. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  42. Memory: 4115352 bytes (3 MB) / 255066112 bytes (243 MB) up to 255066112 bytes (243 MB)
  43. JVM Flags: 6 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:+DisableAttachMechanism
  44. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  45. FML: MCP 9.42 Powered by Forge 14.23.5.2768 Optifine OptiFine_1.12.2_HD_U_D3 8 mods loaded, 8 mods active
  46. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  47.  
  48. | State | ID | Version | Source | Signature |
  49. |:------ |:-------------- |:------------ |:------------------ |:---------------------------------------- |
  50. | UCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  51. | UCHIJA | mcp | 9.42 | minecraft.jar | None |
  52. | UCHIJA | FML | 8.0.99.99 | forge.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  53. | UCHIJA | forge | 14.23.5.2768 | forge.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  54. | UCHIJA | codechickenlib | 3.2.2.353 | CodeChickenLib.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  55. | UCHIJA | jei | 4.13.1.225 | JEI.jar | None |
  56. | UCHIJA | journeymap | 1.12.2-5.5.2 | JourneyMap.jar | None |
  57. | UCHIJA | nei | 2.4.2 | NEI.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  58.  
  59. Loaded coremods (and transformers):
  60. Launched Version: 1.12.2
  61. LWJGL: 2.9.4
  62. OpenGL: GeForce GT 520/PCIe/SSE2/3DNOW! GL version 4.5.0 NVIDIA 376.54, NVIDIA Corporation
  63. GL Caps: Using GL 1.3 multitexturing.
  64. Using GL 1.3 texture combiners.
  65. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  66. Shaders are available because OpenGL 2.1 is supported.
  67. VBOs are available because OpenGL 1.5 is supported.
  68.  
  69. Using VBOs: No
  70. Is Modded: Definitely; Client brand changed to 'fml,forge,LiteLoader'
  71. Type: Client (map_client.txt)
  72. Resource Packs:
  73. Current Language: Русский (Россия)
  74. Profiler Position: N/A (disabled)
  75. CPU: 2x AMD Athlon(tm) 64 X2 Dual Core Processor 5000+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement