daily pastebin goal
40%
SHARE
TWEET

Untitled

a guest Jan 29th, 2018 53 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4.   LoadingPlugin (replaymod-1.12.2-2.1.0.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // I let you down. Sorry :(
  8.  
  9. Time: 1/29/18 2:09 PM
  10. Description: Unexpected error
  11.  
  12. java.lang.NullPointerException: Unexpected error
  13.     at com.replaymod.replay.handler.GuiHandler.onButton(GuiHandler.java:139)
  14.     at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_141_GuiHandler_onButton_Pre.invoke(.dynamic)
  15.     at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  16.     at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
  17.     at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:438)
  18.     at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533)
  19.     at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
  20.     at com.replaymod.replay.InputReplayTimer.func_74275_a(InputReplayTimer.java:49)
  21.     at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
  22.     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
  23.     at net.minecraft.client.main.Main.main(SourceFile:123)
  24.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  25.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  26.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  27.     at java.lang.reflect.Method.invoke(Method.java:483)
  28.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  29.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  30.  
  31.  
  32. A detailed walkthrough of the error, its code path and all known details is as follows:
  33. ---------------------------------------------------------------------------------------
  34.  
  35. -- System Details --
  36. Details:
  37.     Minecraft Version: 1.12.2
  38.     Operating System: Windows 10 (amd64) version 10.0
  39.     Java Version: 1.8.0_25, Oracle Corporation
  40.     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  41.     Memory: 446994200 bytes (426 MB) / 1073741824 bytes (1024 MB) up to 1073741824 bytes (1024 MB)
  42.     JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
  43.     IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  44.     FML: MCP 9.42 Powered by Forge 14.23.1.2555 Optifine OptiFine_1.12.2_HD_U_C6 20 mods loaded, 20 mods active
  45.     States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  46.  
  47.     | State  | ID                      | Version      | Source                                | Signature                                |
  48.     |:------ |:----------------------- |:------------ |:------------------------------------- |:---------------------------------------- |
  49.     | UCHIJA | minecraft               | 1.12.2       | minecraft.jar                         | None                                     |
  50.     | UCHIJA | mcp                     | 9.42         | minecraft.jar                         | None                                     |
  51.     | UCHIJA | FML                     | 8.0.99.99    | forge-1.12.2-14.23.1.2555.jar         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  52.     | UCHIJA | forge                   | 14.23.1.2555 | forge-1.12.2-14.23.1.2555.jar         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  53.     | UCHIJA | mercurius_updater       | 1.0          | MercuriusUpdater-1.12.2.jar           | None                                     |
  54.     | UCHIJA | replaymod-compat        | 1.12.2-2.1.0 | replaymod-1.12.2-2.1.0.jar            | None                                     |
  55.     | UCHIJA | replaymod               | 1.12.2-2.1.0 | replaymod-1.12.2-2.1.0.jar            | None                                     |
  56.     | UCHIJA | replaymod-editor        | 1.12.2-2.1.0 | replaymod-1.12.2-2.1.0.jar            | None                                     |
  57.     | UCHIJA | replaymod-extras        | 1.12.2-2.1.0 | replaymod-1.12.2-2.1.0.jar            | None                                     |
  58.     | UCHIJA | replaymod-online        | 1.12.2-2.1.0 | replaymod-1.12.2-2.1.0.jar            | None                                     |
  59.     | UCHIJA | replaymod-recording     | 1.12.2-2.1.0 | replaymod-1.12.2-2.1.0.jar            | None                                     |
  60.     | UCHIJA | replaymod-render        | 1.12.2-2.1.0 | replaymod-1.12.2-2.1.0.jar            | None                                     |
  61.     | UCHIJA | replaymod-replay        | 1.12.2-2.1.0 | replaymod-1.12.2-2.1.0.jar            | None                                     |
  62.     | UCHIJA | replaymod-simplepathing | 1.12.2-2.1.0 | replaymod-1.12.2-2.1.0.jar            | None                                     |
  63.     | UCHIJA | bibliocraft             | 2.4.3        | BiblioCraft[v2.4.3][MC1.12.0].jar     | None                                     |
  64.     | UCHIJA | customnpcs              | 1.12         | CustomNPCs_1.12.2(20jan18).jar        | None                                     |
  65.     | UCHIJA | moreplayermodels        | 1.12.2       | MorePlayerModels_1.12.2(14nov17).jar  | None                                     |
  66.     | UCHIJA | variedcommodities       | 1.12.2       | VariedCommodities_1.12.2(06nov17).jar | None                                     |
  67.     | UCHIJA | worldedit               | 6.1.8        | worldedit-forge-mc1.12-6.1.8-dist.jar | None                                     |
  68.     | UCHIJA | xaerominimap            | 1.14.4       | Xaeros_Minimap_1.14.4_Forge_1.12.jar  | None                                     |
  69.  
  70.     Loaded coremods (and transformers):
  71. LoadingPlugin (replaymod-1.12.2-2.1.0.jar)
  72.  
  73.     GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13401 Compatibility Profile Context 15.201.1301.0' Renderer: 'AMD Radeon HD 7660D'
  74.     Launched Version: 1.12.2-forge1.12.2-14.23.1.2555
  75.     LWJGL: 2.9.4
  76.     OpenGL: AMD Radeon HD 7660D GL version 4.5.13401 Compatibility Profile Context 15.201.1301.0, ATI Technologies Inc.
  77.     GL Caps: Using GL 1.3 multitexturing.
  78. Using GL 1.3 texture combiners.
  79. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  80. Shaders are available because OpenGL 2.1 is supported.
  81. VBOs are available because OpenGL 1.5 is supported.
  82.  
  83.     Using VBOs: Yes
  84.     Is Modded: Definitely; Client brand changed to 'fml,forge'
  85.     Type: Client (map_client.txt)
  86.     Resource Packs: temp.zip
  87.     Current Language: English (US)
  88.     Profiler Position: N/A (disabled)
  89.     CPU: 4x AMD A10-5700 APU with Radeon(tm) HD Graphics
  90.     OptiFine Version: OptiFine_1.12.2_HD_U_C6
  91.     Render Distance Chunks: 4
  92.     Mipmaps: 4
  93.     Anisotropic Filtering: 1
  94.     Antialiasing: 0
  95.     Multitexture: false
  96.     Shaders: null
  97.     OpenGlVersion: 4.5.13401 Compatibility Profile Context 15.201.1301.0
  98.     OpenGlRenderer: AMD Radeon HD 7660D
  99.     OpenGlVendor: ATI Technologies Inc.
  100.     CpuCount: 4
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top