Advertisement
Guest User

Gravestone Crash Log

a guest
Aug 24th, 2019
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 13.17 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I blame Dinnerbone.
  3.  
  4. Time: 8/24/19 5:59 PM
  5. Description: Rendering Block Entity
  6.  
  7. java.lang.IllegalArgumentException: Cannot get property class_2753{name=facing, clazz=class net.minecraft.class_2350, values=[north, south, west, east]} as it does not exist in Block{minecraft:void_air}
  8.     at net.minecraft.class_2679.method_11654(class_2679.java:95)
  9.     at net.Shad0w.Allure.Blocks.Gravestone.GravestoneBlockEntityRenderer.render(GravestoneBlockEntityRenderer.java:36)
  10.     at net.Shad0w.Allure.Blocks.Gravestone.GravestoneBlockEntityRenderer.method_3569(GravestoneBlockEntityRenderer.java:17)
  11.     at net.minecraft.class_824.method_3554(class_824.java:202)
  12.     at net.minecraft.class_824.method_3555(class_824.java:155)
  13.     at net.minecraft.class_761.method_3271(class_761.java:959)
  14.     at net.minecraft.class_757.method_3178(class_757.java:1207)
  15.     at net.minecraft.class_757.method_3188(class_757.java:1032)
  16.     at net.minecraft.class_757.method_3192(class_757.java:792)
  17.     at net.minecraft.class_310.method_1523(class_310.java:954)
  18.     at net.minecraft.class_310.method_1514(class_310.java:410)
  19.     at net.minecraft.client.main.Main.main(Main.java:155)
  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:497)
  24.     at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:170)
  25.     at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:129)
  26.     at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26)
  27.  
  28.  
  29. A detailed walkthrough of the error, its code path and all known details is as follows:
  30. ---------------------------------------------------------------------------------------
  31.  
  32. -- Head --
  33. Thread: Client thread
  34. Stacktrace:
  35.     at net.minecraft.class_2679.method_11654(class_2679.java:95)
  36.     at net.Shad0w.Allure.Blocks.Gravestone.GravestoneBlockEntityRenderer.render(GravestoneBlockEntityRenderer.java:36)
  37.     at net.Shad0w.Allure.Blocks.Gravestone.GravestoneBlockEntityRenderer.method_3569(GravestoneBlockEntityRenderer.java:17)
  38.  
  39. -- Block Entity Details --
  40. Details:
  41.     Name: allure:gravestone // net.Shad0w.Allure.Blocks.Gravestone.GravestoneBlockEntity
  42.     Block: Block{allure:gravestone}[facing=west]
  43.     Block location: World: (16,16,-534), Chunk: (at 0,1,10 in 1,-34; contains blocks 16,0,-544 to 31,255,-529), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513)
  44.     Block: Block{minecraft:void_air}
  45.     Block location: World: (16,16,-534), Chunk: (at 0,1,10 in 1,-34; contains blocks 16,0,-544 to 31,255,-529), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513)
  46. Stacktrace:
  47.     at net.minecraft.class_824.method_3554(class_824.java:202)
  48.     at net.minecraft.class_824.method_3555(class_824.java:155)
  49.     at net.minecraft.class_761.method_3271(class_761.java:959)
  50.     at net.minecraft.class_757.method_3178(class_757.java:1207)
  51.     at net.minecraft.class_757.method_3188(class_757.java:1032)
  52.  
  53. -- Affected level --
  54. Details:
  55.     All players: 0 total; []
  56.     Chunk stats: Client Chunk Cache: 121, 0
  57.     Level dimension: minecraft:overworld
  58.     Level name: MpServer
  59.     Level seed: 0
  60.     Level generator: ID 00 - default, ver 1. Features enabled: false
  61.     Level generator options: {}
  62.     Level spawn location: World: (-37,66,-192), Chunk: (at 11,4,0 in -3,-12; contains blocks -48,0,-192 to -33,255,-177), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  63.     Level time: 601596 game time, 675073 day time
  64.     Level storage version: 0x00000 - Unknown?
  65.     Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  66.     Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  67.     Server brand: fabric
  68.     Server type: Integrated singleplayer server
  69. Stacktrace:
  70.     at net.minecraft.class_638.method_8538(class_638.java:574)
  71.     at net.minecraft.class_310.method_1587(class_310.java:1923)
  72.     at net.minecraft.class_310.method_1514(class_310.java:425)
  73.     at net.minecraft.client.main.Main.main(Main.java:155)
  74.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  75.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  76.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  77.     at java.lang.reflect.Method.invoke(Method.java:497)
  78.     at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:170)
  79.     at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:129)
  80.     at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26)
  81.  
  82. -- System Details --
  83. Details:
  84.     Minecraft Version: 1.14.4
  85.     Minecraft Version ID: 1.14.4
  86.     Operating System: Windows 7 (amd64) version 6.1
  87.     Java Version: 1.8.0_51, Oracle Corporation
  88.     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  89.     Memory: 2375754064 bytes (2265 MB) / 3858759680 bytes (3680 MB) up to 4294967296 bytes (4096 MB)
  90.     CPUs: 2
  91.     JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  92.     Fabric Mods:
  93.         adorn: Adorn 1.3.0+1.14.4
  94.         allure: Allure 1.0.5
  95.         amethystmod: Amethyst Mod 1.2.0
  96.         animalnet: MrMarnic's AnimalNet v1.14.4 Fabric b3
  97.         appleskin: AppleSkin 1.0.7
  98.         aquarius: Aquarius 1.3.1+1.14.1
  99.         artifice: Artifice 0.3.4
  100.         autoconfig1: Auto Config v1 1.2.0+mc1.14.4
  101.         bambootweaks: Bamboo Tweaks 1.14.4-0.1.5
  102.         beaconflight: BeaconFlight 1.1.0
  103.         better_wither_skeletons: Better Wither Skeletons 1.0.0
  104.         biom4st3rportal: Fancy Fountain Passage 1.2.0
  105.         blue_endless_jankson: jankson 1.1.2
  106.         bluepower: BluePower 1.0.3
  107.         brokenxp: Broken XP 1.0.3
  108.         cloth: Cloth Events 0.4.0
  109.         cloth-config: Cloth Config 0.2.4+build.17
  110.         cloth-config2: Cloth Config v2 1.0.0
  111.         com_typesafe_config: config 1.3.1
  112.         consolehud: ConsoleHUD 1.0.3+build.6
  113.         cotton: Cotton 1.0.0-rc.3
  114.         cotton-cauldron: Cotton Cauldron 1.0.0-rc.1
  115.         cotton-client-commands: Cotton Client Commands 0.4.2+1.14.3-SNAPSHOT
  116.         cotton-commons: Cotton Commons 1.0.0-rc.3
  117.         cotton-config: Cotton Config 1.0.0-rc.1
  118.         cotton-datapack: Cotton Datapack 1.0.0-rc.1
  119.         cotton-logging: Cotton Logging 1.0.0-rc.1
  120.         cotton-player-events: Cotton Player Events 1.0.0-rc.2
  121.         cotton-resources: Cotton Resources 1.4.1+1.14.4
  122.         couplings: Couplings 1.1.0
  123.         craftable_enchanted_golden_apple: Craftable Enchanted Golden Apple 1.0.0
  124.         craftingpad: Crafting Pad 1.0.3
  125.         crochet: Crochet 1.0.4
  126.         dirttopath: Dirt to Path 1.2.0
  127.         dynagear: DynaGear 1.3.1+1.14.4
  128.         dynamicfps: Dynamic FPS 1.0.1
  129.         easyexcavate: Easy Excavate 1.5.1
  130.         emerald: Emerald tools 1.8.0
  131.         enchantedtooltips: Enchanted ToolTips 1.1.0
  132.         energies: Energies 1.14.4-1.0.14
  133.         epicurean: Epicurean Gastronomy 2.2.3+1.14.2
  134.         extrabows: Extra Bows v1.14.3 Fabric b3
  135.         extrapieces: Extra Pieces 2.5.3
  136.         fabric: Fabric API 0.3.1+build.208
  137.         fabric-api-base: fabric-api-base 0.1.0+59147463
  138.         fabric-biomes-v1: fabric-biomes-v1 0.1.0+896c7fbb42
  139.         fabric-commands-v0: fabric-commands-v0 0.1.1+b494ebeb42
  140.         fabric-containers-v0: fabric-containers-v0 0.1.2+b494ebeb42
  141.         fabric-content-registries-v0: fabric-content-registries-v0 0.1.1+b494ebeb42
  142.         fabric-crash-report-info-v1: fabric-crash-report-info-v1 0.1.1+9f55aa7042
  143.         fabric-events-interaction-v0: fabric-events-interaction-v0 0.1.1+9f55aa7042
  144.         fabric-events-lifecycle-v0: fabric-events-lifecycle-v0 0.1.1+eff46b3d42
  145.         fabric-item-groups-v0: fabric-item-groups-v0 0.1.0+1e69a0a542
  146.         fabric-keybindings-v0: fabric-keybindings-v0 0.1.1+7dfef87c42
  147.         fabric-language-kotlin: Fabric Language Kotlin 1.3.40+build.1
  148.         fabric-language-scala: Fabric Language Scala 0.2.0.9
  149.         fabric-loot-tables-v1: fabric-loot-tables-v1 0.1.0+b494ebeb42
  150.         fabric-mining-levels-v0: fabric-mining-levels-v0 0.1.0+59147463
  151.         fabric-models-v0: fabric-models-v0 0.1.0+5914746342
  152.         fabric-networking: fabric-networking 0.1.0+93af775a
  153.         fabric-networking-blockentity-v0: fabric-networking-blockentity-v0 0.1.1+b494ebeb42
  154.         fabric-networking-v0: fabric-networking-v0 0.1.3+9f55aa7042
  155.         fabric-object-builders-v0: fabric-object-builders-v0 0.1.1+9b03381f42
  156.         fabric-registry-sync-v0: fabric-registry-sync-v0 0.2.2+9b03381f42
  157.         fabric-renderer-api-v1: fabric-renderer-api-v1 0.1.1+9b03381f42
  158.         fabric-renderer-indigo: fabric-renderer-indigo 0.1.10+f0fe03ff42
  159.         fabric-rendering-data-attachment-v1: fabric-rendering-data-attachment-v1 0.1.0+b494ebeb42
  160.         fabric-rendering-fluids-v1: fabric-rendering-fluids-v1 0.1.1+39442fc242
  161.         fabric-rendering-v0: fabric-rendering-v0 0.1.1+6dad974e42
  162.         fabric-resource-loader-v0: fabric-resource-loader-v0 0.1.2+232e294c42
  163.         fabric-tag-extensions-v0: fabric-tag-extensions-v0 0.1.1+b494ebeb42
  164.         fabric-textures-v0: fabric-textures-v0 0.1.4+b494ebeb42
  165.         fabriccontrolling: Fabric Controlling 1.0.1
  166.         fabricdrawer: Fabric Drawer 1.0.25
  167.         fabricloader: Fabric Loader 0.4.8+build.159
  168.         faeriefire: Faerie Fire 1.0.1
  169.         fatxporbs: Fat Experience Orbs 0.0.6
  170.         fiber2cloth: Fiber To Cloth 1.1.0
  171.         foamfix: FoamFix 0.12.1
  172.         generators: Generators 1.14.4-1.1.3
  173.         glassdoor: Glass Doors 1.3.2
  174.         glassential: Glassential 1.14.4-1.1.0
  175.         grindstone_books: Grindstone Books 1.0.0
  176.         healthoverlay: Health Overlay 1.2.10
  177.         infinityfix: Infinity Fix 1.1.0
  178.         instantlava: InstantLava 1.0.1
  179.         inventorysorter: Inventory Sorter 1.5.5
  180.         itemscroller: Item Scroller 0.15.0-dev.20190720.190250
  181.         jankson: Jankson 1.0.0+j1.1.2
  182.         libblockattributes: LibBlockAttributes 0.4.9
  183.         libblockattributes_core: LibBlockAttributes (Core) 0.4.9
  184.         libblockattributes_fluids: LibBlockAttributes (Fluids) 0.4.9
  185.         libblockattributes_items: LibBlockAttributes (Items) 0.4.9
  186.         libcd: LibCapableData 1.3.2+1.14.4
  187.         libgui: LibGui 1.2.5
  188.         lightoverlay: Light Overlay 3.4
  189.         litematica: Litematica 0.0.0-dev.20190720.191654
  190.         malilib: MaLiLib 0.10.0-dev.20
  191.         materialisation: Materialisation 0.6.1
  192.         me_zeroeightsix_fiber: fiber 0.6.0-7
  193.         ml3lib: ML3 Library 1.0.0
  194.         mm: Manningham Mills 1.6
  195.         mobz: MobZ 1.2.0
  196.         modid: Structure Utils 2.0.0
  197.         modmenu: Mod Menu 1.7.9+build.118
  198.         modnametooltip: Mod Name Tool Tips 1.1.1
  199.         mousewheelie: Mouse Wheelie 1.2.12+1.14.4
  200.         net_fabricmc_stitch: stitch 0.2.1.61
  201.         nicetohave: Nice to Have 1.1.2
  202.         optifabric: Optifabric 0.5.1
  203.         orderly: Orderly 1.1.0+build.13
  204.         org_jetbrains_annotations: annotations 16.0.3
  205.         org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.3.40
  206.         org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.3.40
  207.         org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.3.40
  208.         org_jetbrains_kotlinx_kotlinx-coroutines-core: kotlinx-coroutines-core 1.2.2
  209.         org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.2.2
  210.         org_jetbrains_kotlinx_kotlinx-serialization-runtime: kotlinx-serialization-runtime 0.11.1
  211.         org_slf4j_slf4j-api: slf4j-api 1.7.26
  212.         org_slf4j_slf4j-simple: slf4j-simple 1.7.26
  213.         org_spongepowered_configurate-core: configurate-core 3.6
  214.         org_spongepowered_configurate-hocon: configurate-hocon 3.6
  215.         org_zeroturnaround_zt-zip: zt-zip 1.13
  216.         oysters: Oysters 0.0.8
  217.         playerplates: Player Plates 1.0.0
  218.         protos: Protos 1.14.4-1.0.3
  219.         reborncore: Reborn Core 4.0.12.146
  220.         redstonebits: Redstone Bits 1.0.4+mc1.14.1
  221.         redstonetweaks: Redstone Tweaks 1.0.2
  222.         resourcemelons: Resource Melons 2.0.0
  223.         retroexchange: Retro Exchange 1.0.0
  224.         roughlyenoughitems: Roughly Enough Items 3.0-pre+build.3
  225.         roughlyenoughresources: Roughly Enough Resources 1.1.0
  226.         shulkerboxtooltip: Shulker Box Tootip 1.3.0+1.14.2
  227.         silk: Silk API 1.2.4-43
  228.         simple_pipes: SimplePipeTest 0.1.8
  229.         skillcheck: SkillCheck 1.1.2+1.14.3
  230.         smartermending: Smarter Mending 1.1.0
  231.         sneakthroughberries: Sneak Through Berries 1.14.4-1.1.2-fabric
  232.         snowaccumulation: Snow Accumulation 1.14.4-1.0-fabric
  233.         soulbound: Soulbound 1.0.1
  234.         soulshards: Soul Shards Respawn 1.0.11
  235.         stockpile: Stockpile 1.0.9+1.14.4
  236.         storagecabinet: Storage Cabinet 1.0.0
  237.         techreborn: Tech Reborn 3.0.10.184
  238.         templates: Templates 1.0.6+1.14.3
  239.         toolbuilder: Tool Builder 1.9.0
  240.         tooltipwrap: Tooltip Autowrap 1.0.0
  241.         torcherino: Torcherino 1.9.54
  242.         toughglass: Tough Glass 1.0.0
  243.         towelette: Towelette 1.10.1
  244.         tramplestopper: Trample Stopper 1.0.0.27-universal
  245.         trapexpansion: Trap Expansion 1.2.0
  246.         trees-do-not-float: Trees Do Not Float 1.5.57+1.14.4
  247.         tweed: Tweed API 2.2.2
  248.         vanilla-hammers: Vanilla Hammers 1.6.1
  249.         variablepaxels: VariablePaxels 1.14.4-1.0.1
  250.         voxelmap: VoxelMap 1.9.13
  251.         wildworld: Wild World 1.1.2
  252.         zmod: AppleZ 1.0.0
  253.     Launched Version: fabric-loader-0.4.8+build.159-1.14.4
  254.     LWJGL: 3.2.2 build 10
  255.     OpenGL: AMD Radeon(TM) HD 6480G GL version 4.1.11247 Compatibility Profile Context, ATI Technologies Inc.
  256.     GL Caps: Using GL 1.3 multitexturing.
  257. Using GL 1.3 texture combiners.
  258. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  259. Shaders are available because OpenGL 2.1 is supported.
  260. VBOs are available because OpenGL 1.5 is supported.
  261.  
  262.     Using VBOs: Yes
  263.     Is Modded: Definitely; Client brand changed to 'fabric'
  264.     Type: Client (map_client.txt)
  265.     Resource Packs:
  266.     Current Language: English (US)
  267.     CPU: 2x AMD A4-3305M APU with Radeon(tm) HD Graphics
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement