Advertisement
Guest User

Untitled

a guest
Sep 1st, 2020
496
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.46 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hey, that tickles! Hehehe!
  3.  
  4. Time: 8/31/20 4:10 PM
  5. Description: Exception ticking world
  6.  
  7. java.lang.IllegalArgumentException: Cannot set property BooleanProperty{name=east, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in Block{pinesfoodmod:salt_rock}
  8. at net.minecraft.state.StateHolder.func_206870_a(SourceFile:114) ~[?:?] {re:classloading}
  9. at net.minecraft.block.VineBlock.func_196544_a(VineBlock.java:228) ~[?:?] {re:classloading}
  10. at net.minecraft.block.VineBlock.func_225542_b_(VineBlock.java:212) ~[?:?] {re:classloading}
  11. at net.minecraft.block.AbstractBlock$AbstractBlockState.func_227034_b_(AbstractBlock.java:617) ~[?:?] {re:classloading}
  12. at net.minecraft.world.server.ServerWorld.func_217441_a(ServerWorld.java:501) ~[?:?] {re:classloading}
  13. at net.minecraft.world.server.ServerChunkProvider.func_241099_a_(SourceFile:390) ~[?:?] {re:classloading,pl:accesstransformer:B}
  14. at net.minecraft.world.server.ServerChunkProvider$$Lambda$6738/2112007484.accept(Unknown Source) ~[?:?] {}
  15. at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51] {}
  16. at net.minecraft.world.server.ServerChunkProvider.func_217220_m(SourceFile:368) ~[?:?] {re:classloading,pl:accesstransformer:B}
  17. at net.minecraft.world.server.ServerChunkProvider.func_217207_a(SourceFile:337) ~[?:?] {re:classloading,pl:accesstransformer:B}
  18. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:326) ~[?:?] {re:classloading}
  19. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:852) ~[?:?] {re:classloading,pl:accesstransformer:B}
  20. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:788) ~[?:?] {re:classloading,pl:accesstransformer:B}
  21. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:121) ~[?:?] {re:classloading,xf:OptiFine:default}
  22. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:643) [?:?] {re:classloading,pl:accesstransformer:B}
  23. at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:230) [?:?] {re:classloading,pl:accesstransformer:B}
  24. at net.minecraft.server.MinecraftServer$$Lambda$6300/613713023.run(Unknown Source) [?:?] {}
  25. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
  26.  
  27.  
  28. A detailed walkthrough of the error, its code path and all known details is as follows:
  29. ---------------------------------------------------------------------------------------
  30.  
  31. -- Head --
  32. Thread: Server thread
  33. Stacktrace:
  34. at net.minecraft.state.StateHolder.func_206870_a(SourceFile:114)
  35. at net.minecraft.block.VineBlock.func_196544_a(VineBlock.java:228)
  36. at net.minecraft.block.VineBlock.func_225542_b_(VineBlock.java:212)
  37. at net.minecraft.block.AbstractBlock$AbstractBlockState.func_227034_b_(AbstractBlock.java:617)
  38. at net.minecraft.world.server.ServerWorld.func_217441_a(ServerWorld.java:501)
  39. at net.minecraft.world.server.ServerChunkProvider.func_241099_a_(SourceFile:390)
  40. at net.minecraft.world.server.ServerChunkProvider$$Lambda$6738/2112007484.accept(Unknown Source)
  41. at java.util.ArrayList.forEach(ArrayList.java:1249)
  42. at net.minecraft.world.server.ServerChunkProvider.func_217220_m(SourceFile:368)
  43. at net.minecraft.world.server.ServerChunkProvider.func_217207_a(SourceFile:337)
  44. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:326)
  45.  
  46. -- Affected level --
  47. Details:
  48. All players: 1 total; [ServerPlayerEntity['nivnarna'/60, l='ServerLevel[My Survival]', x=-89.30, y=34.00, z=196.70]]
  49. Chunk stats: ServerChunkCache: 2643
  50. Level dimension: minecraft:overworld
  51. Level spawn location: World: (-240,98,240), Chunk: (at 0,6,0 in -15,15; contains blocks -240,0,240 to -225,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  52. Level time: 448355 game time, 708157 day time
  53. Level name: My Survival
  54. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  55. Level weather: Rain time: 87342 (now: false), thunder time: 142839 (now: false)
  56. Known server brands: forge
  57. Level was modded: true
  58. Level storage version: 0x04ABD - Anvil
  59. Stacktrace:
  60. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:852)
  61. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:788)
  62. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:121)
  63. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:643)
  64. at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:230)
  65. at net.minecraft.server.MinecraftServer$$Lambda$6300/613713023.run(Unknown Source)
  66. at java.lang.Thread.run(Thread.java:745)
  67.  
  68. -- System Details --
  69. Details:
  70. Minecraft Version: 1.16.1
  71. Minecraft Version ID: 1.16.1
  72. Operating System: Windows 10 (amd64) version 10.0
  73. Java Version: 1.8.0_51, Oracle Corporation
  74. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  75. Memory: 443735616 bytes (423 MB) / 1735917568 bytes (1655 MB) up to 3008888832 bytes (2869 MB)
  76. CPUs: 6
  77. JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx3228m -Xms256m -XX:PermSize=256m
  78. ModLauncher: 6.1.1+74+master.966c698
  79. ModLauncher launch target: fmlclient
  80. ModLauncher naming: srg
  81. ModLauncher services:
  82. /mixin-0.8.jar mixin PLUGINSERVICE
  83. /eventbus-3.0.3-service.jar eventbus PLUGINSERVICE
  84. /forge-1.16.1-32.0.108.jar object_holder_definalize PLUGINSERVICE
  85. /forge-1.16.1-32.0.108.jar runtime_enum_extender PLUGINSERVICE
  86. /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
  87. /forge-1.16.1-32.0.108.jar capability_inject_definalize PLUGINSERVICE
  88. /forge-1.16.1-32.0.108.jar runtimedistcleaner PLUGINSERVICE
  89. /mixin-0.8.jar mixin TRANSFORMATIONSERVICE
  90. /OptiFine_1.16.1_HD_U_G2.jar OptiFine TRANSFORMATIONSERVICE
  91. /forge-1.16.1-32.0.108.jar fml TRANSFORMATIONSERVICE
  92. FML: 32.0
  93. Forge: net.minecraftforge:32.0.108
  94. FML Language Providers:
  95. javafml@32.0
  96. minecraft@1
  97. Mod List:
  98. forge-1.16.1-32.0.108-client.jar Minecraft {minecraft@1.16.1 DONE}
  99. torchslabmod-1.16.1_v1.6.16.jar Torch Slab Mod {torchslabmod@1.6.16 DONE}
  100. BiomesOPlenty-1.16.1-11.0.0.395-universal.jar Biomes O' Plenty {biomesoplenty@1.16.1-11.0.0.395 DONE}
  101. valhelsia_structures-16.0.2.jar Valhelsia Structures {valhelsia_structures@16.0.2 DONE}
  102. LetSleepingDogsLie-1.16.1-1.1.1.jar Let Sleeping Dogs Lie {dogslie@1.1.1 DONE}
  103. jei-1.16.1-7.0.1.10.jar Just Enough Items {jei@7.0.1.10 DONE}
  104. simplefarming-1.16.1-1.3.2.jar Simple Farming {simplefarming@1.16.1-1.3.2 DONE}
  105. Abnormals-Core-1.16.1-2.0.3.jar Abnormals Core {abnormals_core@2.0.3 DONE}
  106. Buzzier-Bees-1.16.1-2.0.1.jar Buzzier Bees {buzzier_bees@2.0.1 DONE}
  107. Enhanced-Mushrooms-1.16.1-v2.0.8.jar Enhanced Mushrooms {enhanced_mushrooms@2.0.8 DONE}
  108. KiwiBirds+1.3+1.16.1.jar Kiwi Birds {kiwibirds@1.2 1.16.1 DONE}
  109. Waystones_1.16.1-7.1.1.jar Waystones {waystones@7.1.1 DONE}
  110. camera-1.16.1-1.0.7.jar Camera Mod {camera@1.16.1-1.0.7 DONE}
  111. Autumnity-1.16.1-1.4.0.jar Autumnity {autumnity@1.4.0 DONE}
  112. comforts-FORGE-1.16.1-3.0.0.1.jar Comforts {comforts@FORGE-1.16.1-3.0.0.1 DONE}
  113. StorageDrawers-1.16.2-8.1.0.jar Storage Drawers {storagedrawers@1.16.2-8.1.0 DONE}
  114. DoubleSlabs-1.16-3.3.3.jar Double Slabs {doubleslabs@3.3.3 DONE}
  115. backpacked-1.5.1-1.16.1.jar Backpacked {backpacked@1.5.1 DONE}
  116. DungeonCrawl-1.16.1-2.0.2.jar Dungeon Crawl {dungeoncrawl@2.0.2 DONE}
  117. Bookshelf-1.16.1-6.3.20.jar Bookshelf {bookshelf@6.3.20 DONE}
  118. snowundertrees-1.16.1-v1.1.1.jar Snow Under Trees {snowundertrees@v1.1.1 DONE}
  119. japanese_food_mod-1.16.1-1.0.4-fixed.jar japanese_food_mod {japanese_food_mod@1.16.1-1.0.4-fixed DONE}
  120. furniture-7.0.0-pre18-1.16.1.jar MrCrayfish's Furniture Mod {cfm@7.0.0-pre18 DONE}
  121. forgemod_VoxelMap-1.10.9_for_1.16.1.jar VoxelMap {voxelmap@1.10.9 DONE}
  122. forge-1.16.1-32.0.108-universal.jar Forge {forge@32.0.108 DONE}
  123. Waddles-1.16.1-0.8.7.jar Waddles {waddles@1.16.1-0.8.7 DONE}
  124. BetterMineshaftsForge-1.16.1-1.3.jar YUNG's Better Mineshafts {bettermineshafts@1.16.1-1.3 DONE}
  125. ironchest-1.16.1-11.0.4.jar Iron Chests {ironchest@1.16.1-11.0.4 DONE}
  126. BetterAdvancements-1.16.1-0.1.0.100.jar Better Advancements {betteradvancements@0.1.0.100 DONE}
  127. Player Count: 1 / 8; [ServerPlayerEntity['nivnarna'/60, l='ServerLevel[My Survival]', x=-89.30, y=34.00, z=196.70]]
  128. Data Packs: vanilla, mod:torchslabmod, mod:biomesoplenty, mod:valhelsia_structures (incompatible), mod:dogslie, mod:simplefarming, mod:abnormals_core, mod:buzzier_bees, mod:enhanced_mushrooms, mod:kiwibirds, mod:waystones (incompatible), mod:camera, mod:autumnity, mod:comforts (incompatible), mod:storagedrawers (incompatible), mod:doubleslabs, mod:backpacked, mod:dungeoncrawl (incompatible), mod:bookshelf (incompatible), mod:snowundertrees, mod:japanese_food_mod (incompatible), mod:cfm, mod:voxelmap, mod:forge, mod:waddles (incompatible), mod:bettermineshafts, mod:ironchest, mod:betteradvancements (incompatible), file/treecapitator-v2-6-2.zip (incompatible), mod:jei (incompatible)
  129. Type: Integrated Server (map_client.txt)
  130. Is Modded: Definitely; Client brand changed to 'forge'
  131. OptiFine Version: OptiFine_1.16.1_HD_U_G2
  132. OptiFine Build: 20200802-005745
  133. Render Distance Chunks: 12
  134. Mipmaps: 4
  135. Anisotropic Filtering: 1
  136. Antialiasing: 0
  137. Multitexture: false
  138. Shaders: Chocapic13_V8_High_ReleaseCandidate.zip
  139. OpenGlVersion: 4.6.0 NVIDIA 432.00
  140. OpenGlRenderer: GeForce GTX 1060 6GB/PCIe/SSE2
  141. OpenGlVendor: NVIDIA Corporation
  142. CpuCount: 6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement