Advertisement
Guest User

Untitled

a guest
Jun 11th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.95 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. AppleCore (AppleCore-mc1.12.2-3.1.1.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // Why did you do that?
  8.  
  9. Time: 6/11/18 11:25 PM
  10. Description: Unexpected error
  11.  
  12. java.lang.NoSuchMethodError: net.minecraft.util.FoodStats.func_75116_a()I
  13. at squeek.applecore.asm.Hooks.getHungerForDisplay(Hooks.java:269)
  14. at net.minecraftforge.client.GuiIngameForge.renderFood(GuiIngameForge.java:507)
  15. at net.minecraftforge.client.GuiIngameForge.renderGameOverlay(GuiIngameForge.java:156)
  16. at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1151)
  17. at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1207)
  18. at net.minecraft.client.Minecraft.run(Minecraft.java:441)
  19. at net.minecraft.client.main.Main.main(Main.java:118)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  23. at java.lang.reflect.Method.invoke(Method.java:498)
  24. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  25. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  28. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  29. at java.lang.reflect.Method.invoke(Method.java:498)
  30. at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
  31. at GradleStart.main(GradleStart.java:25)
  32.  
  33.  
  34. A detailed walkthrough of the error, its code path and all known details is as follows:
  35. ---------------------------------------------------------------------------------------
  36.  
  37. -- Head --
  38. Thread: Client thread
  39. Stacktrace:
  40. at squeek.applecore.asm.Hooks.getHungerForDisplay(Hooks.java:269)
  41. at net.minecraftforge.client.GuiIngameForge.renderFood(GuiIngameForge.java:507)
  42. at net.minecraftforge.client.GuiIngameForge.renderGameOverlay(GuiIngameForge.java:156)
  43.  
  44. -- Affected level --
  45. Details:
  46. Level name: MpServer
  47. All players: 1 total; [EntityPlayerSP['Player494'/365, l='MpServer', x=8.50, y=65.00, z=8.50]]
  48. Chunk stats: MultiplayerChunkCache: 0, 0
  49. Level seed: 0
  50. Level generator: ID 00 - default, ver 1. Features enabled: false
  51. Level generator options:
  52. Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  53. Level time: 0 game time, 0 day time
  54. Level dimension: 0
  55. Level storage version: 0x00000 - Unknown?
  56. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  57. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  58. Forced entities: 1 total; [EntityPlayerSP['Player494'/365, l='MpServer', x=8.50, y=65.00, z=8.50]]
  59. Retry entities: 0 total; []
  60. Server brand: fml,forge
  61. Server type: Integrated singleplayer server
  62. Stacktrace:
  63. at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:461)
  64. at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2886)
  65. at net.minecraft.client.Minecraft.run(Minecraft.java:470)
  66. at net.minecraft.client.main.Main.main(Main.java:118)
  67. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  68. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  69. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  70. at java.lang.reflect.Method.invoke(Method.java:498)
  71. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  72. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  73. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  74. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  75. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  76. at java.lang.reflect.Method.invoke(Method.java:498)
  77. at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
  78. at GradleStart.main(GradleStart.java:25)
  79.  
  80. -- System Details --
  81. Details:
  82. Minecraft Version: 1.12.2
  83. Operating System: Windows 10 (amd64) version 10.0
  84. Java Version: 1.8.0_171, Oracle Corporation
  85. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  86. Memory: 484820176 bytes (462 MB) / 911212544 bytes (869 MB) up to 3814195200 bytes (3637 MB)
  87. JVM Flags: 0 total;
  88. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  89. FML: MCP 9.42 Powered by Forge 14.23.4.2707 9 mods loaded, 9 mods active
  90. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  91.  
  92. | State | ID | Version | Source | Signature |
  93. |:--------- |:-------------- |:------------ |:-------------------------------------------------------- |:--------- |
  94. | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
  95. | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
  96. | UCHIJAAAA | FML | 8.0.99.99 | forgeSrc-1.12.2-14.23.4.2707-PROJECT(Oversaturation).jar | None |
  97. | UCHIJAAAA | forge | 14.23.4.2707 | forgeSrc-1.12.2-14.23.4.2707-PROJECT(Oversaturation).jar | None |
  98. | UCHIJAAAA | oversaturation | 1.0 | Oversaturation_main | None |
  99. | UCHIJAAAA | applecore | 3.1.1 | AppleCore-mc1.12.2-3.1.1.jar | None |
  100. | UCHIJAAAA | jei | 4.9.1.168 | jei_1.12.2-4.9.1.168.jar | None |
  101. | UCHIJAAAA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
  102. | UCHIJAAAA | harvestcraft | 1.12.2u | Pam's+HarvestCraft+1.12.2u.jar | None |
  103.  
  104. Loaded coremods (and transformers):
  105. AppleCore (AppleCore-mc1.12.2-3.1.1.jar)
  106. squeek.applecore.asm.TransformerModuleHandler
  107. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.13' Renderer: 'GeForce GTX 750/PCIe/SSE2'
  108. Launched Version: 1.12.2
  109. LWJGL: 2.9.4
  110. OpenGL: GeForce GTX 750/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.13, NVIDIA Corporation
  111. GL Caps: Using GL 1.3 multitexturing.
  112. Using GL 1.3 texture combiners.
  113. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  114. Shaders are available because OpenGL 2.1 is supported.
  115. VBOs are available because OpenGL 1.5 is supported.
  116.  
  117. Using VBOs: Yes
  118. Is Modded: Definitely; Client brand changed to 'fml,forge'
  119. Type: Client (map_client.txt)
  120. Resource Packs:
  121. Current Language: English (US)
  122. Profiler Position: N/A (disabled)
  123. CPU: 4x Intel(R) Core(TM) i5-2390T CPU @ 2.70GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement