Guest User

Untitled

a guest
Jan 26th, 2018
398
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.20 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You're mean.
  3.  
  4. Time: 1/26/18 5:51 PM
  5. Description: Unexpected error
  6.  
  7. java.lang.NullPointerException: Unexpected error
  8. at com.replaymod.replay.handler.GuiHandler.onButton(GuiHandler.java:139)
  9. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_GuiHandler_onButton_Pre.invoke(.dynamic)
  10. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  11. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
  12. at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:438)
  13. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533)
  14. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
  15. at com.replaymod.replay.InputReplayTimer.func_74275_a(InputReplayTimer.java:49)
  16. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
  17. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
  18. at net.minecraft.client.main.Main.main(SourceFile:123)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  22. at java.lang.reflect.Method.invoke(Method.java:483)
  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.12.2
  33. Operating System: Windows 7 (amd64) version 6.1
  34. Java Version: 1.8.0_25, Oracle Corporation
  35. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  36. Memory: 2687599208 bytes (2563 MB) / 3341287424 bytes (3186 MB) up to 3817865216 bytes (3641 MB)
  37. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -Xms2G
  38. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  39. FML: MCP 9.42 Powered by Forge 14.23.1.2555 14 mods loaded, 14 mods active
  40. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  41.  
  42. | State | ID | Version | Source | Signature |
  43. |:------ |:----------------------- |:------------ |:----------------------------- |:---------------------------------------- |
  44. | UCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  45. | UCHIJA | mcp | 9.42 | minecraft.jar | None |
  46. | UCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.1.2555.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  47. | UCHIJA | forge | 14.23.1.2555 | forge-1.12.2-14.23.1.2555.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  48. | UCHIJA | mercurius_updater | 1.0 | MercuriusUpdater-1.12.2.jar | None |
  49. | UCHIJA | replaymod-compat | 1.12.2-2.1.0 | replaymod-1.12.2-2.1.0.jar | None |
  50. | UCHIJA | replaymod | 1.12.2-2.1.0 | replaymod-1.12.2-2.1.0.jar | None |
  51. | UCHIJA | replaymod-editor | 1.12.2-2.1.0 | replaymod-1.12.2-2.1.0.jar | None |
  52. | UCHIJA | replaymod-extras | 1.12.2-2.1.0 | replaymod-1.12.2-2.1.0.jar | None |
  53. | UCHIJA | replaymod-online | 1.12.2-2.1.0 | replaymod-1.12.2-2.1.0.jar | None |
  54. | UCHIJA | replaymod-recording | 1.12.2-2.1.0 | replaymod-1.12.2-2.1.0.jar | None |
  55. | UCHIJA | replaymod-render | 1.12.2-2.1.0 | replaymod-1.12.2-2.1.0.jar | None |
  56. | UCHIJA | replaymod-replay | 1.12.2-2.1.0 | replaymod-1.12.2-2.1.0.jar | None |
  57. | UCHIJA | replaymod-simplepathing | 1.12.2-2.1.0 | replaymod-1.12.2-2.1.0.jar | None |
  58.  
  59. Loaded coremods (and transformers):
  60. LoadingPlugin (replaymod-1.12.2-2.1.0.jar)
  61.  
  62. GL info: ' Vendor: 'Intel' Version: '4.2.0 - Build 10.18.10.3412' Renderer: 'Intel(R) HD Graphics 4600'
  63. Launched Version: 1.12.2-forge1.12.2-14.23.1.2555
  64. LWJGL: 2.9.4
  65. OpenGL: Intel(R) HD Graphics 4600 GL version 4.2.0 - Build 10.18.10.3412, Intel
  66. GL Caps: Using GL 1.3 multitexturing.
  67. Using GL 1.3 texture combiners.
  68. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  69. Shaders are available because OpenGL 2.1 is supported.
  70. VBOs are available because OpenGL 1.5 is supported.
  71.  
  72. Using VBOs: Yes
  73. Is Modded: Definitely; Client brand changed to 'fml,forge'
  74. Type: Client (map_client.txt)
  75. Resource Packs:
  76. Current Language: English (US)
  77. Profiler Position: N/A (disabled)
  78. CPU: 4x Intel(R) Core(TM) i5-4460S CPU @ 2.90GHz
Advertisement
Add Comment
Please, Sign In to add comment