Advertisement
Guest User

crash 1

a guest
Aug 20th, 2019
566
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.15 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This doesn't make any sense!
  3.  
  4. Time: 21/08/19 00:34
  5. Description: Unexpected error
  6.  
  7. java.lang.NoSuchMethodError: net.minecraft.class_1937.method_16109(Lnet/minecraft/class_2338;)V
  8. at alexiil.mc.mod.pipes.blocks.TilePipe.refreshModel(TilePipe.java:170)
  9. at alexiil.mc.mod.pipes.blocks.TilePipe.connect(TilePipe.java:152)
  10. at alexiil.mc.mod.pipes.blocks.TilePipe.onNeighbourChange(TilePipe.java:90)
  11. at alexiil.mc.mod.pipes.blocks.BlockPipe.method_9567(BlockPipe.java:157)
  12. at net.minecraft.class_1747.method_7712(class_1747.java:81)
  13. at net.minecraft.class_1747.method_7884(class_1747.java:41)
  14. at net.minecraft.class_1799.method_7981(class_1799.java:189)
  15. at net.minecraft.class_636.method_2896(class_636.java:325)
  16. at net.optifine.override.PlayerControllerOF.method_2896(PlayerControllerOF.java:98)
  17. at net.minecraft.class_310.method_1583(class_310.java:1335)
  18. at net.minecraft.class_310.method_1508(class_310.java:1562)
  19. at net.minecraft.class_310.method_1574(class_310.java:1411)
  20. at net.minecraft.class_310.method_1523(class_310.java:925)
  21. at net.minecraft.class_310.method_1514(class_310.java:410)
  22. at net.minecraft.client.main.Main.main(Main.java:155)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  26. at java.lang.reflect.Method.invoke(Unknown Source)
  27. at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:170)
  28. at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:129)
  29. at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  33. at java.lang.reflect.Method.invoke(Unknown Source)
  34. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
  35. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
  36. at org.multimc.EntryPoint.listen(EntryPoint.java:143)
  37. at org.multimc.EntryPoint.main(EntryPoint.java:34)
  38.  
  39.  
  40. A detailed walkthrough of the error, its code path and all known details is as follows:
  41. ---------------------------------------------------------------------------------------
  42.  
  43. -- Head --
  44. Thread: Client thread
  45. Stacktrace:
  46. at alexiil.mc.mod.pipes.blocks.TilePipe.refreshModel(TilePipe.java:170)
  47. at alexiil.mc.mod.pipes.blocks.TilePipe.connect(TilePipe.java:152)
  48. at alexiil.mc.mod.pipes.blocks.TilePipe.onNeighbourChange(TilePipe.java:90)
  49. at alexiil.mc.mod.pipes.blocks.BlockPipe.method_9567(BlockPipe.java:157)
  50. at net.minecraft.class_1747.method_7712(class_1747.java:81)
  51. at net.minecraft.class_1747.method_7884(class_1747.java:41)
  52. at net.minecraft.class_1799.method_7981(class_1799.java:189)
  53. at net.minecraft.class_636.method_2896(class_636.java:325)
  54. at net.optifine.override.PlayerControllerOF.method_2896(PlayerControllerOF.java:98)
  55. at net.minecraft.class_310.method_1583(class_310.java:1335)
  56. at net.minecraft.class_310.method_1508(class_310.java:1562)
  57.  
  58. -- Affected level --
  59. Details:
  60. All players: 1 total; [class_746['DeadlyLazy'/1, l='MpServer', x=8.49, y=56.00, z=9.06]]
  61. Chunk stats: Client Chunk Cache: 361, 225
  62. Level dimension: minecraft:overworld
  63. Level name: MpServer
  64. Level seed: 0
  65. Level generator: ID 01 - flat, ver 0. Features enabled: false
  66. Level generator options: {}
  67. Level spawn location: World: (8,55,8), Chunk: (at 8,3,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)
  68. Level time: 3393 game time, 3393 day time
  69. Level storage version: 0x00000 - Unknown?
  70. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  71. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  72. Server brand: fabric
  73. Server type: Integrated singleplayer server
  74. Stacktrace:
  75. at net.minecraft.class_638.method_8538(class_638.java:574)
  76. at net.minecraft.class_310.method_1587(class_310.java:1923)
  77. at net.minecraft.class_310.method_1514(class_310.java:430)
  78. at net.minecraft.client.main.Main.main(Main.java:155)
  79. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  80. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  81. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  82. at java.lang.reflect.Method.invoke(Unknown Source)
  83. at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:170)
  84. at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:129)
  85. at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26)
  86. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  87. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  88. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  89. at java.lang.reflect.Method.invoke(Unknown Source)
  90. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
  91. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
  92. at org.multimc.EntryPoint.listen(EntryPoint.java:143)
  93. at org.multimc.EntryPoint.main(EntryPoint.java:34)
  94.  
  95. -- System Details --
  96. Details:
  97. Minecraft Version: 1.14.4
  98. Minecraft Version ID: 1.14.4
  99. Operating System: Windows 10 (amd64) version 10.0
  100. Java Version: 1.8.0_221, Oracle Corporation
  101. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  102. Memory: 3287758416 bytes (3135 MB) / 5368709120 bytes (5120 MB) up to 6442450944 bytes (6144 MB)
  103. CPUs: 8
  104. JVM Flags: 9 total; -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms5120m -Xmx6114m
  105. Fabric Mods:
  106. allure: Allure 1.0.4
  107. appleskin: AppleSkin 1.0.7
  108. artifice: Artifice 0.3.4
  109. autoconfig1: Auto Config v1 1.2.0+mc1.14.4
  110. bluepower: BluePower 1.0.3
  111. cloth: Cloth Events 0.4.0
  112. cloth-config: Cloth Config 0.2.4+build.17
  113. cloth-config2: Cloth Config v2 1.0.0
  114. com_typesafe_config: config 1.3.1
  115. computercraft: CC:T for Fabric 1.83.2+build.2
  116. cotton: Cotton 1.0.0-rc.3
  117. cotton-cauldron: Cotton Cauldron 1.0.0-rc.1
  118. cotton-commons: Cotton Commons 1.0.0-rc.3
  119. cotton-config: Cotton Config 1.0.0-rc.1
  120. cotton-datapack: Cotton Datapack 1.0.0-rc.1
  121. cotton-logging: Cotton Logging 1.0.0-rc.1
  122. cotton-player-events: Cotton Player Events 1.0.0-rc.2
  123. craftpresence: CraftPresence 1.5.5
  124. extrapieces: Extra Pieces 2.5.3
  125. fabric: Fabric API 0.3.1+build.208
  126. fabric-api-base: fabric-api-base 0.1.0+59147463
  127. fabric-biomes-v1: fabric-biomes-v1 0.1.0+896c7fbb42
  128. fabric-commands-v0: fabric-commands-v0 0.1.1+b494ebeb42
  129. fabric-containers-v0: fabric-containers-v0 0.1.2+b494ebeb42
  130. fabric-content-registries-v0: fabric-content-registries-v0 0.1.1+b494ebeb42
  131. fabric-crash-report-info-v1: fabric-crash-report-info-v1 0.1.1+9f55aa7042
  132. fabric-events-interaction-v0: fabric-events-interaction-v0 0.1.1+9f55aa7042
  133. fabric-events-lifecycle-v0: fabric-events-lifecycle-v0 0.1.1+eff46b3d42
  134. fabric-item-groups-v0: fabric-item-groups-v0 0.1.0+1e69a0a542
  135. fabric-keybindings-v0: fabric-keybindings-v0 0.1.1+7dfef87c42
  136. fabric-language-kotlin: Fabric Language Kotlin 1.3.40+build.1
  137. fabric-loot-tables-v1: fabric-loot-tables-v1 0.1.0+b494ebeb42
  138. fabric-mining-levels-v0: fabric-mining-levels-v0 0.1.0+ab421b9c42
  139. fabric-models-v0: fabric-models-v0 0.1.0+5914746342
  140. fabric-networking-blockentity-v0: fabric-networking-blockentity-v0 0.1.1+b494ebeb42
  141. fabric-networking-v0: fabric-networking-v0 0.1.3+9f55aa7042
  142. fabric-object-builders-v0: fabric-object-builders-v0 0.1.1+9b03381f42
  143. fabric-registry-sync-v0: fabric-registry-sync-v0 0.2.2+9b03381f42
  144. fabric-renderer-api-v1: fabric-renderer-api-v1 0.1.1+9b03381f42
  145. fabric-renderer-indigo: fabric-renderer-indigo 0.1.10+f0fe03ff42
  146. fabric-rendering-data-attachment-v1: fabric-rendering-data-attachment-v1 0.1.0+b494ebeb42
  147. fabric-rendering-fluids-v1: fabric-rendering-fluids-v1 0.1.1+39442fc242
  148. fabric-rendering-v0: fabric-rendering-v0 0.1.1+6dad974e42
  149. fabric-resource-loader-v0: fabric-resource-loader-v0 0.1.2+232e294c42
  150. fabric-tag-extensions-v0: fabric-tag-extensions-v0 0.1.1+b494ebeb42
  151. fabric-textures-v0: fabric-textures-v0 0.1.4+b494ebeb42
  152. fabricloader: Fabric Loader 0.4.8+build.159
  153. fiber2cloth: Fiber To Cloth 1.0.1
  154. foamfix: FoamFix 0.12.1
  155. glassdoor: Glass Doors 1.3.2
  156. itemscroller: Item Scroller 0.15.0-dev.20190720.190250
  157. jankson: Jankson 1.0.0+j1.1.2
  158. libblockattributes: LibBlockAttributes 0.4.9
  159. libblockattributes_core: LibBlockAttributes (Core) 0.4.9
  160. libblockattributes_fluids: LibBlockAttributes (Fluids) 0.4.9
  161. libblockattributes_items: LibBlockAttributes (Items) 0.4.9
  162. libcd: LibCapableData 1.3.0+1.14.3
  163. libgui: LibGui 1.2.5-b
  164. malilib: MaLiLib 0.10.0-dev.20
  165. mambience: MAmbience 0.5.1
  166. me_zeroeightsix_fiber: fiber 0.6.0-7
  167. mm: Manningham Mills 1.6
  168. modmenu: Mod Menu 1.7.9+build.118
  169. net_fabricmc_stitch: stitch 0.2.1.61
  170. optifabric: Optifabric 0.5.1
  171. org_jetbrains_annotations: annotations 16.0.3
  172. org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.3.40
  173. org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.3.40
  174. org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.3.40
  175. org_jetbrains_kotlinx_kotlinx-coroutines-core: kotlinx-coroutines-core 1.2.2
  176. org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.2.2
  177. org_slf4j_slf4j-api: slf4j-api 1.7.26
  178. org_slf4j_slf4j-simple: slf4j-simple 1.7.26
  179. org_spongepowered_configurate-core: configurate-core 3.6
  180. org_spongepowered_configurate-hocon: configurate-hocon 3.6
  181. org_zeroturnaround_zt-zip: zt-zip 1.13
  182. reborncore: Reborn Core 4.0.11.140
  183. roughlyenoughitems: Roughly Enough Items 3.0-pre+build.2
  184. shulkerboxtooltip: Shulker Box Tootip 1.3.0+1.14.2
  185. silk: Silk API 1.2.4-43
  186. simple_pipes: SimplePipeTest 0.1.8
  187. simplevoidworld: Simple Void World 1.0.0
  188. stockpile: Stockpile 1.0.9+1.14.4
  189. techreborn: Tech Reborn 3.0.9.165
  190. terraform: Terraform 1.1.5+build.10
  191. terrestria: Terrestria 1.0.9+build.23
  192. wildworld: Wild World 1.1.2
  193. Launched Version: MultiMC5
  194. LWJGL: 3.2.2 build 10
  195. OpenGL: GeForce GTX 1060 6GB/PCIe/SSE2 GL version 4.6.0 NVIDIA 431.36, NVIDIA Corporation
  196. GL Caps: Using GL 1.3 multitexturing.
  197. Using GL 1.3 texture combiners.
  198. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  199. Shaders are available because OpenGL 2.1 is supported.
  200. VBOs are available because OpenGL 1.5 is supported.
  201.  
  202. Using VBOs: Yes
  203. Is Modded: Definitely; Client brand changed to 'fabric'
  204. Type: Client (map_client.txt)
  205. Resource Packs: extrapieces:ep_assets, vanilla, file/VanillaTweaks_r134103.zip
  206. Current Language: English (US)
  207. CPU: 8x Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz
  208. OptiFine Version: OptiFine_1.14.4_HD_U_F4_pre2
  209. OptiFine Build: 20190807-012554
  210. Render Distance Chunks: 8
  211. Mipmaps: 0
  212. Anisotropic Filtering: 1
  213. Antialiasing: 0
  214. Multitexture: false
  215. Shaders: null
  216. OpenGlVersion: 4.6.0 NVIDIA 431.36
  217. OpenGlRenderer: GeForce GTX 1060 6GB/PCIe/SSE2
  218. OpenGlVendor: NVIDIA Corporation
  219. CpuCount: 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement