· 6 years ago · Jan 22, 2020, 01:20 AM
1---- Minecraft Crash Report ----
2// You're mean.
3
4Time: 11/01/20 12:11 PM
5Description: Rendering Block Entity
6
7java.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:coarse_dirt}
8 at net.minecraft.class_2679.method_11654(class_2679.java:93)
9 at net.Shad0w.Allure.Blocks.Gravestone.GravestoneBlockEntityRenderer.render(GravestoneBlockEntityRenderer.java:69)
10 at net.Shad0w.Allure.Blocks.Gravestone.GravestoneBlockEntityRenderer.method_3569(GravestoneBlockEntityRenderer.java:28)
11 at net.minecraft.class_824.method_23079(class_824.java:106)
12 at net.minecraft.class_824.method_23081(class_824.java:95)
13 at net.minecraft.class_824$$Lambda$5005/1493484508.run(Unknown Source)
14 at net.minecraft.class_824.method_3554(class_824.java:127)
15 at net.minecraft.class_824.method_3555(class_824.java:95)
16 at net.minecraft.class_761.method_22710(class_761.java:1207)
17 at net.minecraft.class_757.method_3188(class_757.java:718)
18 at net.minecraft.class_757.method_3192(class_757.java:543)
19 at net.minecraft.class_310.method_1523(class_310.java:947)
20 at net.minecraft.class_310.method_1514(class_310.java:585)
21 at net.minecraft.client.main.Main.main(Main.java:202)
22 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
24 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
25 at java.lang.reflect.Method.invoke(Method.java:497)
26 at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:193)
27 at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:138)
28 at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26)
29
30
31A detailed walkthrough of the error, its code path and all known details is as follows:
32---------------------------------------------------------------------------------------
33
34-- Head --
35Thread: Render thread
36Stacktrace:
37 at net.minecraft.class_2679.method_11654(class_2679.java:93)
38 at net.Shad0w.Allure.Blocks.Gravestone.GravestoneBlockEntityRenderer.render(GravestoneBlockEntityRenderer.java:69)
39 at net.Shad0w.Allure.Blocks.Gravestone.GravestoneBlockEntityRenderer.method_3569(GravestoneBlockEntityRenderer.java:28)
40 at net.minecraft.class_824.method_23079(class_824.java:106)
41 at net.minecraft.class_824.method_23081(class_824.java:95)
42 at net.minecraft.class_824$$Lambda$5005/1493484508.run(Unknown Source)
43
44-- Block Entity Details --
45Details:
46 Name: allure:gravestone // net.Shad0w.Allure.Blocks.Gravestone.GravestoneBlockEntity
47 Block: Block{allure:gravestone}[facing=south]
48 Block location: World: (-93,63,-5), Chunk: (at 3,3,11 in -6,-1; contains blocks -96,0,-16 to -81,255,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
49 Block: Block{minecraft:coarse_dirt}
50 Block location: World: (-93,63,-5), Chunk: (at 3,3,11 in -6,-1; contains blocks -96,0,-16 to -81,255,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
51Stacktrace:
52 at net.minecraft.class_824.method_3554(class_824.java:127)
53 at net.minecraft.class_824.method_3555(class_824.java:95)
54 at net.minecraft.class_761.method_22710(class_761.java:1207)
55 at net.minecraft.class_757.method_3188(class_757.java:718)
56
57-- Affected level --
58Details:
59 All players: 1 total; [class_746['PinkGandalf'/166, l='MpServer', x=-74.50, y=63.00, z=-32.50]]
60 Chunk stats: Client Chunk Cache: 225, 152
61 Level dimension: minecraft:overworld
62 Level name: MpServer
63 Level seed: -7710935795711986806
64 Level generator: ID 00 - default, ver 1. Features enabled: false
65 Level generator options: {}
66 Level spawn location: World: (-48,64,0), Chunk: (at 0,4,0 in -3,0; contains blocks -48,0,0 to -33,255,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
67 Level time: 341829 game time, 447092 day time
68 Level storage version: 0x00000 - Unknown?
69 Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
70 Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
71 Server brand: fabric
72 Server type: Integrated singleplayer server
73Stacktrace:
74 at net.minecraft.class_638.method_8538(class_638.java:450)
75 at net.minecraft.class_310.method_1587(class_310.java:1878)
76 at net.minecraft.class_310.method_1514(class_310.java:600)
77 at net.minecraft.client.main.Main.main(Main.java:202)
78 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
79 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
80 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
81 at java.lang.reflect.Method.invoke(Method.java:497)
82 at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:193)
83 at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:138)
84 at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26)
85
86-- System Details --
87Details:
88 Minecraft Version: 1.15.1
89 Minecraft Version ID: 1.15.1
90 Operating System: Windows 10 (amd64) version 10.0
91 Java Version: 1.8.0_51, Oracle Corporation
92 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
93 Memory: 1027968520 bytes (980 MB) / 3221225472 bytes (3072 MB) up to 3221225472 bytes (3072 MB)
94 CPUs: 4
95 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx3G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
96 Fabric Mods:
97 adorn: Adorn 1.6.5+1.15.1
98 allure: Allure 1.1.6
99 appleskin: AppleSkin 1.0.8
100 aquarius: Aquarius 1.4.0+1.15
101 aswitch: AutoSwitch 0.11.1
102 autoconfig1u: Auto Config v1 Updated 1.2.4
103 beeangry-est: Bee Angry-est 1.4.0+1.15.1
104 beecompatible: Bee Compatible 2.0.0+1.15.1
105 bettersleeping: Better Sleeping 0.3.0
106 betterthanmending: BetterThanMending 1.1.0
107 biow0rks: biow0rk5 0.2.92
108 blast: BLAST 1.1.1
109 bulkyshulkies: Bulky Shulkies 1.0.2
110 bunch-o-trinkets: Bunch O' Trinkets 1.0.0
111 cardinal-components-base: Cardinal Components API 2.1.0
112 cardinal-components-entity: Cardinal Components API 2.1.0
113 cardinal-components-level: Cardinal Components API 2.1.0
114 cardinal-components-world: Cardinal Components API 2.1.0
115 cloth: Cloth Events 1.1.0
116 cloth-config2: Cloth Config v2 2.6.5
117 com_typesafe_config: config 1.3.1
118 cotton: Cotton 1.0.0-rc.7
119 cotton-cauldron: Cotton Cauldron 1.0.0-rc.6
120 cotton-commons: Cotton Commons 1.0.0-rc.4
121 cotton-config: Cotton Config 1.0.0-rc.7
122 cotton-datapack: Cotton Datapack 1.0.0-rc.5
123 cotton-logging: Cotton Logging 1.0.0-rc.4
124 cotton-player-events: Cotton Player Events 1.0.0-rc.4
125 couplings: Couplings 1.3.1
126 dirttopath: Dirt to Path 1.3.1
127 dynamicfps: Dynamic FPS 1.0.4
128 fabric: Fabric API 0.4.27+build.286-1.15
129 fabric-api-base: Fabric API Base 0.1.2+b7f9825d95
130 fabric-biomes-v1: Fabric Biomes (v1) 0.1.5+3b05f68e95
131 fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.4+c6a8ea8995
132 fabric-commands-v0: Fabric Commands (v0) 0.1.2+b7f9825d95
133 fabric-containers-v0: Fabric Containers (v0) 0.1.3+b7f9825d95
134 fabric-content-registries-v0: Fabric Content Registries (v0) 0.1.3+b7f9825d95
135 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.2+b7f9825d95
136 fabric-dimensions-v1: fabric-dimensions-v1 0.2.3+06c939b395
137 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.2.7+a1bd311895
138 fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.1.2+b7f9825d95
139 fabric-item-groups-v0: Fabric Item Groups (v0) 0.1.6+ec40b2e195
140 fabric-keybindings-v0: Fabric Key Bindings (v0) 0.1.1+dfdb52d695
141 fabric-language-kotlin: Fabric Language Kotlin 1.3.61+build.1
142 fabric-loot-tables-v1: Fabric Loot Tables (v1) 0.1.5+e08a730595
143 fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.1+b7f9825d95
144 fabric-models-v0: Fabric Models (v0) 0.1.0+dfdb52d695
145 fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.3+e08a730595
146 fabric-networking-v0: Fabric Networking (v0) 0.1.7+12515ed995
147 fabric-object-builders-v0: Fabric Object Builders (v0) 0.1.3+e4c9a9c395
148 fabric-particles-v1: fabric-particles-v1 0.1.1+dfdb52d695
149 fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.2.6+f3d8141b95
150 fabric-renderer-api-v1: Fabric Renderer API (v1) 0.2.7+f3d8141b95
151 fabric-renderer-indigo: Fabric Renderer - Indigo 0.2.21+175d0eb895
152 fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 2.0.1+5a0f9a6095
153 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.3+b7f9825d95
154 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.6+12515ed995
155 fabric-rendering-v0: Fabric Rendering (v0) 1.1.0+5341049095
156 fabric-rendering-v1: Fabric Rendering (v1) 0.1.0+5341049095
157 fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.1.10+06c939b395
158 fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 0.1.3+abd9158095
159 fabric-textures-v0: Fabric Textures (v0) 1.0.4+821cdba795
160 fabricloader: Fabric Loader 0.7.3+build.176
161 floradoubling: Flora Doubling 1.0.0
162 glassdoor: Glass Doors 1.4.3
163 glassential: Glassential 1.15.1-1.1.1
164 jankson: Jankson 2.0.1+j1.2.0
165 kirin: Kirin UI 1.5-1.15
166 libblockattributes: LibBlockAttributes 0.6.3
167 libblockattributes_core: LibBlockAttributes (Core) 0.6.3
168 libblockattributes_fluids: LibBlockAttributes (Fluids) 0.6.3
169 libblockattributes_items: LibBlockAttributes (Items) 0.6.3
170 libcd: LibCapableData 2.1.1+1.15.1
171 libgui: LibGui 1.4.0-beta.1
172 libmultipart: LibMultiPart 0.3.3
173 libmultipart_deps_container: LibMultiPart (Dependency Container) 0.3.3
174 libnetworkstack: Lib Network Stack 0.3.2
175 linkedstorage: Linked Storage 1.0.0
176 minecraft: Minecraft 1.15.1
177 ml3api: ML3API 1.3.3
178 modmenu: Mod Menu 1.8.3+build.19
179 modnametooltip: Mod Name Tool Tips 1.1.1
180 moenchantments: Mo'Enchantments 1.8.4
181 mooblooms: Mooblooms 1.1.1
182 moretotems: More Totems 1.1.0
183 nbtcrafting: NBT Crafting 1.2.11+1.15.1
184 nbttooltip: NBT Tooltip 1.14-1.0.3
185 nomadbooks: Nomad Books 0.1.0
186 obsidian-pressure-plate-justfatlard: Obsidian Pressure Plate 0.0.1
187 okzoomer: Ok Zoomer 2.0.1
188 orderly: Orderly 1.2.0+build.1-1.15
189 org_aeonbits_owner_owner: owner 1.0.10
190 org_jetbrains_annotations: annotations 17.0.0
191 org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.3.61
192 org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.3.61
193 org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.3.61
194 org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.3.61
195 org_jetbrains_kotlinx_kotlinx-coroutines-core: kotlinx-coroutines-core 1.3.3
196 org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.3.3
197 org_spongepowered_configurate-core: configurate-core 3.6
198 org_spongepowered_configurate-hocon: configurate-hocon 3.6
199 oysters: Oysters fabric-0.1.4-1.15.1
200 perspectivemod: Perspective Mod Redux 0.0.2
201 phosphor: Phosphor 0.3.4
202 potionofbees: Potion Of Bees 1.15.1-1.0.0
203 presencefootsteps: Presence Footsteps r21+1.15
204 pufferfishcronch: Pufferfish Cronch 1.0.0
205 reach-entity-attributes: Reach Entity Attribute 1.0.0
206 reborncore: Reborn Core 4.1.0+build.67
207 roughlyenoughitems: Roughly Enough Items 3.3.6
208 simple_pipes: SimplePipeTest 0.3.3
209 simple_pipes_dep_container: SimplePipeTest (Depedency Container) 0.3.3
210 simple_utilities: Simple Utilities 1.0.0
211 simplexterrain: Simplex Terrain 0.4.3
212 slicedbread: Sliced Bread 1.0.0
213 smoothscrollingeverywhere: Smooth Scrolling Everywhere 2.2.1-unstable.201912010747
214 sneakthroughberries: Sneak Through Berries 1.0.1
215 statement: Statement 1.3.0+1.15.1
216 step-height-entity-attribute: Step Height Entity Attribute 1.0.0
217 team_reborn_energy: Energy 0.0.8
218 techreborn: Tech Reborn 3.2.1+build.107
219 terraform: Terraform 1.3.4+build.17
220 terrestria: Terrestria 1.1.1+build.18
221 thehallow: The Hallow 1.1.3-beta+1.15.1
222 tooltipwrap: Tooltip Autowrap 1.0.2
223 towelette: Towelette 3.0.0+1.15.1
224 trapexpansion: Trap Expansion 1.3.1
225 traverse: Traverse 2.1.7+build.15
226 trinkets: Trinkets 2.4.1
227 villagerhats: Villager Hats fabric-1.15.0-1.0.0
228 waila: Hwyla 1.9.19
229 worldtraveler: World Traveler 1.0.5
230 Launched Version: fabric-loader-0.7.3+build.176-1.15.1
231 Backend library: LWJGL version 3.2.2 build 10
232 Backend API: Intel(R) HD Graphics 520 GL version 4.5.0 - Build 23.20.16.4973, Intel
233 GL Caps: Using framebuffer using OpenGL 3.0
234 Using VBOs: Yes
235 Is Modded: Definitely; Client brand changed to 'fabric'
236 Type: Client (map_client.txt)
237 Resource Packs: vanilla, file/Phil's Default Improvements v11, file/NewDefault+ v1.23, file/VanillaTweaks_r360986.zip (incompatible), file/§cNewDefault+ Custom Sky, file/Better Leaves Add-on V2.1-1.14, file/§6Fake Shader - Lighting, file/BRLN Minor Resprites
238 Current Language: English (US)
239 CPU: 4x Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz