Advertisement
Guest User

Untitled

a guest
Dec 14th, 2019
367
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.92 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 12/14/19 4:15 PM
  5. Description: Unexpected error
  6.  
  7. java.lang.NoClassDefFoundError: fi/dy/masa/malilib/util/EntityUtils
  8. at fi.dy.masa.litematica.render.schematic.ChunkRendererSchematicVbo.getDistanceSq(ChunkRendererSchematicVbo.java:172)
  9. at fi.dy.masa.litematica.render.schematic.ChunkRendererSchematicVbo.makeCompileTaskChunkSchematic(ChunkRendererSchematicVbo.java:795)
  10. at fi.dy.masa.litematica.render.schematic.ChunkRenderDispatcherLitematica.updateChunkNow(ChunkRenderDispatcherLitematica.java:172)
  11. at fi.dy.masa.litematica.render.schematic.WorldRendererSchematic.setupTerrain(WorldRendererSchematic.java:365)
  12. at fi.dy.masa.litematica.render.LitematicaRenderer.piecewisePrepareAndUpdate(LitematicaRenderer.java:306)
  13. at net.minecraft.class_761.handler$zno000$onPostSetupTerrain(class_761.java:5980)
  14. at net.minecraft.class_761.method_3273(class_761.java:930)
  15. at net.minecraft.class_761.method_22710(class_761.java:1089)
  16. at net.minecraft.class_757.method_3188(class_757.java:718)
  17. at net.minecraft.class_757.method_3192(class_757.java:543)
  18. at net.minecraft.class_310.method_1523(class_310.java:947)
  19. at net.minecraft.class_310.method_1514(class_310.java:585)
  20. at net.minecraft.client.main.Main.main(Main.java:202)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  24. at java.lang.reflect.Method.invoke(Unknown Source)
  25. at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:193)
  26. at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:138)
  27. at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  30. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  31. at java.lang.reflect.Method.invoke(Unknown Source)
  32. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
  33. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
  34. at org.multimc.EntryPoint.listen(EntryPoint.java:143)
  35. at org.multimc.EntryPoint.main(EntryPoint.java:34)
  36. Caused by: java.lang.ClassNotFoundException: fi.dy.masa.malilib.util.EntityUtils
  37. at java.net.URLClassLoader.findClass(Unknown Source)
  38. at java.lang.ClassLoader.loadClass(Unknown Source)
  39. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  40. at java.lang.ClassLoader.loadClass(Unknown Source)
  41. at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:161)
  42. at java.lang.ClassLoader.loadClass(Unknown Source)
  43. ... 28 more
  44.  
  45.  
  46. A detailed walkthrough of the error, its code path and all known details is as follows:
  47. ---------------------------------------------------------------------------------------
  48.  
  49. -- Head --
  50. Thread: Render thread
  51. Stacktrace:
  52. at fi.dy.masa.litematica.render.schematic.ChunkRendererSchematicVbo.getDistanceSq(ChunkRendererSchematicVbo.java:172)
  53. at fi.dy.masa.litematica.render.schematic.ChunkRendererSchematicVbo.makeCompileTaskChunkSchematic(ChunkRendererSchematicVbo.java:795)
  54. at fi.dy.masa.litematica.render.schematic.ChunkRenderDispatcherLitematica.updateChunkNow(ChunkRenderDispatcherLitematica.java:172)
  55. at fi.dy.masa.litematica.render.schematic.WorldRendererSchematic.setupTerrain(WorldRendererSchematic.java:365)
  56. at fi.dy.masa.litematica.render.LitematicaRenderer.piecewisePrepareAndUpdate(LitematicaRenderer.java:306)
  57. at net.minecraft.class_761.handler$zno000$onPostSetupTerrain(class_761.java:5980)
  58. at net.minecraft.class_761.method_3273(class_761.java:930)
  59. at net.minecraft.class_761.method_22710(class_761.java:1089)
  60. at net.minecraft.class_757.method_3188(class_757.java:718)
  61.  
  62. -- Affected level --
  63. Details:
  64. All players: 1 total; [class_746['ViIIagerMan'/479, l='MpServer', x=15.67, y=58.14, z=58.48]]
  65. Chunk stats: Client Chunk Cache: 1369, 726
  66. Level dimension: minecraft:overworld
  67. Level name: MpServer
  68. Level seed: -7322479822832041988
  69. Level generator: ID 01 - flat, ver 0. Features enabled: false
  70. Level generator options: {}
  71. 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)
  72. Level time: 70559 game time, 1051 day time
  73. Level storage version: 0x00000 - Unknown?
  74. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  75. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  76. Server brand: fabric
  77. Server type: Integrated singleplayer server
  78. Stacktrace:
  79. at net.minecraft.class_638.method_8538(class_638.java:450)
  80. at net.minecraft.class_310.method_1587(class_310.java:1878)
  81. at net.minecraft.class_310.method_1514(class_310.java:605)
  82. at net.minecraft.client.main.Main.main(Main.java:202)
  83. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  84. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  85. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  86. at java.lang.reflect.Method.invoke(Unknown Source)
  87. at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:193)
  88. at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:138)
  89. at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26)
  90. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  91. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  92. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  93. at java.lang.reflect.Method.invoke(Unknown Source)
  94. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
  95. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
  96. at org.multimc.EntryPoint.listen(EntryPoint.java:143)
  97. at org.multimc.EntryPoint.main(EntryPoint.java:34)
  98.  
  99. -- System Details --
  100. Details:
  101. Minecraft Version: 1.15
  102. Minecraft Version ID: 1.15
  103. Operating System: Windows 10 (amd64) version 10.0
  104. Java Version: 1.8.0_221, Oracle Corporation
  105. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  106. Memory: 884654936 bytes (843 MB) / 2888826880 bytes (2755 MB) up to 5592580096 bytes (5333 MB)
  107. CPUs: 12
  108. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms400m -Xmx6000m
  109. Fabric Mods:
  110. appleskin: AppleSkin 1.0.8
  111. autoconfig1u: Auto Config v1 Updated 1.2.4
  112. bbor: BoundingBoxOutlineReloaded 1.0.14-1.15
  113. cloth-config2: Cloth Config v2 2.4.1
  114. fabric: Fabric API 0.4.23+build.276-1.15
  115. fabric-api-base: Fabric API Base 0.1.2+b7f9825d9f
  116. fabric-biomes-v1: Fabric Biomes (v1) 0.1.5+3b05f68e9f
  117. fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.4+c6a8ea899f
  118. fabric-commands-v0: Fabric Commands (v0) 0.1.2+b7f9825d9f
  119. fabric-containers-v0: Fabric Containers (v0) 0.1.3+b7f9825d9f
  120. fabric-content-registries-v0: Fabric Content Registries (v0) 0.1.3+b7f9825d9f
  121. fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.2+b7f9825d9f
  122. fabric-dimensions-v1: fabric-dimensions-v1 0.2.3+06c939b39f
  123. fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.2.6+12515ed99f
  124. fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.1.2+b7f9825d9f
  125. fabric-item-groups-v0: Fabric Item Groups (v0) 0.1.6+ec40b2e19f
  126. fabric-keybindings-v0: Fabric Key Bindings (v0) 0.1.1+dfdb52d69f
  127. fabric-language-kotlin: Fabric Language Kotlin 1.3.50+build.1
  128. fabric-loot-tables-v1: Fabric Loot Tables (v1) 0.1.5+e08a73059f
  129. fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.1+b7f9825d9f
  130. fabric-models-v0: Fabric Models (v0) 0.1.0+dfdb52d69f
  131. fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.3+e08a73059f
  132. fabric-networking-v0: Fabric Networking (v0) 0.1.7+12515ed99f
  133. fabric-object-builders-v0: Fabric Object Builders (v0) 0.1.3+e4c9a9c39f
  134. fabric-particles-v1: fabric-particles-v1 0.1.1+dfdb52d69f
  135. fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.2.6+f3d8141b9f
  136. fabric-renderer-api-v1: Fabric Renderer API (v1) 0.2.7+f3d8141b9f
  137. fabric-renderer-indigo: Fabric Renderer - Indigo 0.2.19+821cdba79f
  138. fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 2.0.1+5a0f9a609f
  139. fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.3+b7f9825d9f
  140. fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.6+12515ed99f
  141. fabric-rendering-v0: Fabric Rendering (v0) 1.0.1+b7f9825d9f
  142. fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.1.10+06c939b39f
  143. fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 0.1.2+b7f9825d9f
  144. fabric-textures-v0: Fabric Textures (v0) 1.0.4+821cdba79f
  145. fabricloader: Fabric Loader 0.7.2+build.174
  146. itemscroller: Item Scroller 0.15.0-dev.20191211.010554
  147. litematica: Litematica 0.0.0-dev.20191212.044707
  148. malilib: MaLiLib 0.10.0-dev.20+beta.1
  149. minecraft: Minecraft 1.15
  150. minihud: MiniHUD 0.19.0-dev.20191211.010643
  151. okzoomer: Ok Zoomer 1.0.1
  152. orderly: Orderly 1.2.0+build.1-1.15
  153. org_jetbrains_annotations: annotations 17.0.0
  154. org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.3.50
  155. org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.3.50
  156. org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.3.50
  157. org_jetbrains_kotlinx_kotlinx-coroutines-core: kotlinx-coroutines-core 1.3.0
  158. org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.3.0
  159. quickcarpet: QuickCarpet 2.0.0
  160. tweakeroo: Tweakeroo 0.10.0-dev.20191211.010805
  161. Launched Version: MultiMC5
  162. Backend library: LWJGL version 3.2.2 build 10
  163. Backend API: GeForce GTX 1070/PCIe/SSE2 GL version 4.6.0 NVIDIA 441.41, NVIDIA Corporation
  164. GL Caps: Using framebuffer using OpenGL 3.0
  165. Using VBOs: Yes
  166. Is Modded: Definitely; Client brand changed to 'fabric'
  167. Type: Client (map_client.txt)
  168. Resource Packs: vanilla, file/XMCSources, file/VanillaTweaks_r406768 (incompatible)
  169. Current Language: English (US)
  170. CPU: 12x Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement