Kibe Utilities

Kibe Utilities

8M Downloads

Breaking Vacuum Hopper = Crash. [Fabric]

itsdinkd opened this issue · 1 comments

commented

Latest version of mod and 1.17.1 mc

Breaking a hopper crashes the game

---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 7/26/21, 11:42 PM
Description: Rendering Block Entity

java.lang.IllegalArgumentException: Cannot get property class_2746{name=enabled, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in Block{minecraft:air}
at Not Enough Crashes deobfuscated stack trace.(1.17.1+build.25)
at net.minecraft.state.State.get(State:98)
at io.github.lucaargolo.kibe.blocks.vacuum.VacuumHopperEntityRenderer.render(VacuumHopperEntityRenderer.java:18)
at io.github.lucaargolo.kibe.blocks.vacuum.VacuumHopperEntityRenderer.render(VacuumHopperEntityRenderer.java:13)
at net.minecraft.client.render.block.entity.BlockEntityRenderDispatcher.render(BlockEntityRenderDispatcher:84)
at net.minecraft.client.render.block.entity.BlockEntityRenderDispatcher.method_23081(BlockEntityRenderDispatcher:73)
at net.minecraft.client.render.block.entity.BlockEntityRenderDispatcher.runReported(BlockEntityRenderDispatcher:98)
at net.minecraft.client.render.block.entity.BlockEntityRenderDispatcher.render(BlockEntityRenderDispatcher:73)
at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderTileEntities(SodiumWorldRenderer.java:272)
at net.minecraft.client.render.WorldRenderer.handler$zzk000$onRenderTileEntities(WorldRenderer:4899)
at net.minecraft.client.render.WorldRenderer.render(WorldRenderer:1278)
at net.minecraft.client.render.GameRenderer.renderWorld(GameRenderer:1026)
at net.minecraft.client.render.GameRenderer.render(GameRenderer:810)
at net.minecraft.client.MinecraftClient.render(MinecraftClient:1112)
at net.minecraft.client.MinecraftClient.run(MinecraftClient:728)
at net.minecraft.client.main.Main.main(Main:217)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:567)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.class_2688.method_11654(class_2688.java:98)
at io.github.lucaargolo.kibe.blocks.vacuum.VacuumHopperEntityRenderer.render(VacuumHopperEntityRenderer.java:18)

-- Patchouli Book Info --
Details:
Patchouli open book context: n/a
Stacktrace:
at net.minecraft.class_128.handler$cag000$fillPatchouliContext(class_128.java:1521)
at net.minecraft.class_128.(class_128.java:37)
at net.minecraft.class_128.method_560(class_128.java:267)
at net.minecraft.class_824.method_3554(class_824.java:100)
at net.minecraft.class_824.method_3555(class_824.java:73)
at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderTileEntities(SodiumWorldRenderer.java:272)
at net.minecraft.class_761.handler$zzk000$onRenderTileEntities(class_761.java:4899)
at net.minecraft.class_761.method_22710(class_761.java:1278)
at net.minecraft.class_757.method_3188(class_757.java:1026)
at net.minecraft.class_757.method_3192(class_757.java:810)
at net.minecraft.class_310.method_1523(class_310.java:1112)
at net.minecraft.class_310.method_1514(class_310.java:728)
at net.minecraft.client.main.Main.main(Main.java:217)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)

-- Block Entity Details --
Details:
Name: kibe:vacuum_hopper // io.github.lucaargolo.kibe.blocks.vacuum.VacuumHopperEntity
Block: Block{kibe:vacuum_hopper}[enabled=true]
Block location: World: (1731,47,1344), Section: (at 3,15,0 in 108,2,84; chunk contains blocks 1728,0,1344 to 1743,255,1359), Region: (3,2; contains chunks 96,64 to 127,95, blocks 1536,0,1024 to 2047,255,1535)
Block: Block{minecraft:air}
Block location: World: (1731,47,1344), Section: (at 3,15,0 in 108,2,84; chunk contains blocks 1728,0,1344 to 1743,255,1359), Region: (3,2; contains chunks 96,64 to 127,95, blocks 1536,0,1024 to 2047,255,1535)
Block Entity NBT: {Items:[],id:"kibe:vacuum_hopper",tanks:{0:{fluids:{}}},x:1731,y:47,z:1344}

-- Affected level --
Details:
All players: 2 total; [class_746['DaddyDanked'/9895, l='ClientLevel', x=1731.23, y=47.00, z=1342.49], class_745['bobbay10'/19383, l='ClientLevel', x=1727.27, y=47.00, z=1340.48]]
Chunk stats: 1024, 889
Level dimension: minecraft:overworld
Level spawn location: World: (192,73,-176), Section: (at 0,9,0 in 12,4,-11; chunk contains blocks 192,0,-176 to 207,255,-161), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 9780932 game time, 1811103 day time
Server brand: fabric
Server type: Non-integrated multiplayer server

-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: Default, Fabric Mods, AntiqueAtlasExtra-v1.2.zip, Incendium - Optional Resource Pack.zip, charmonium/journeyman, Dramatic Skys Demo 1.3.zip, Default-Dark-Mode-1.17-(v1.3.0).zip, KubeJS Resource Pack [assets]

-- System Details --
Details:
Minecraft Version: 1.17.1
Minecraft Version ID: 1.17.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 16.0.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 865100752 bytes (825 MiB) / 2390753280 bytes (2280 MiB) up to 12884901888 bytes (12288 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
Identifier: Intel64 Family 6 Model 158 Stepping 9
Microarchitecture: Kaby Lake
Frequency (GHz): 4.20
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: NVIDIA GeForce RTX 2080
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1e87
Graphics card #0 versionInfo: DriverVersion=30.0.14.7141
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.40
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.40
Memory slot #1 type: DDR4
Memory slot #2 capacity (MB): 8192.00
Memory slot #2 clockSpeed (GHz): 2.40
Memory slot #2 type: DDR4
Memory slot #3 capacity (MB): 8192.00
Memory slot #3 clockSpeed (GHz): 2.40
Memory slot #3 type: DDR4
Virtual memory max (MB): 40168.63
Virtual memory used (MB): 35626.71
Swap memory total (MB): 7469.16
Swap memory used (MB): 1323.19
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12288m -Xms256m -XX:PermSize=256m
Fabric Mods:
advancements-enlarger: Advancements Enlarger 0.2.4
ambientenvironment: Ambient Environment fabric-1.17.1-6.0.13
amecsapi: Amecs API 1.1.5+mc21w16a
antiqueatlas: Antique Atlas 6.0.0-fabric-mc1.17.1
apoli: Apoli 1.0.4
appleskin: AppleSkin mc1.17-2.1.0
aqupd: Caracal mob 1.17-1.2.2
architectury: Architectury 2.2.21
backslot: BackSlot 1.2.0
backslotaddon: BackSlot Addon 1.0.5
bclib: BCLib 0.2.4
better_wandering_trader: Better Wandering Trader 1.7.0
betterbiomeblend: Better Biome Blend 1.17.0-1.2.3-fabric
betterend: Better End 0.10.5-pre
bettermineshafts: YUNG's Better Mineshafts 1.17-1.0.0
betternether: Better Nether 5.1.3
betterstrongholds: YUNG's Better Strongholds 1.17-1.1
blockus: Blockus 2.2.7+1.17.1
calio: Calio 1.0.2
can-i-mine-this-block: cAn i MiNe thIS bLOCk? 1.1.0
cardinal-components: Cardinal Components API 3.0.1
cardinal-components-base: Cardinal Components API (base) 3.1.1
cardinal-components-block: Cardinal Components API (blocks) 3.0.1
cardinal-components-chunk: Cardinal Components API (chunks) 3.0.1
cardinal-components-entity: Cardinal Components API (entities) 3.1.1
cardinal-components-item: Cardinal Components API (items) 3.0.1
cardinal-components-level: Cardinal Components API (world saves) 3.0.1
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 3.0.1
cardinal-components-util: Cardinal Components API (utilities) 3.0.1
cardinal-components-world: Cardinal Components API (worlds) 3.0.1
carpet: Carpet Mod 1.4.44
carpet-extra: Carpet Extra 1.4.43
carpet-tis-addition: Carpet TIS Addition 1.20.0+build.633
charm: Charm 3.3.2
charmonium: Charmonium 3.3.0
chesttracker: Chest Tracker 1.0.11
cleancut: CleanCut 1.17-4.0-fabric
cleardespawn: Clear Despawn 1.17.1-fabric0.36.1-1.1.1
cloth-api: Cloth API 2.0.54
cloth-basic-math: Cloth Basic Math 0.5.1
cloth-client-events-v0: Cloth Client Events v0 2.0.54
cloth-common-events-v1: Cloth Common Events v1 2.0.54
cloth-config2: Cloth Config v4 5.0.34
cloth-datagen-api-v1: Cloth Datagen v1 2.0.54
cloth-scissors-api-v1: Cloth Scissors API v1 2.0.54
cloth-utils-v1: Cloth Utils v1 2.0.54
com_electronwill_night-config_core: core 3.6.2
com_electronwill_night-config_toml: toml 3.6.2
com_moandjiezana_toml_toml4j: toml4j 0.7.2
croptopia: Croptopia 1.5.0
crowdin-translate: CrowdinTranslate 1.3+1.17
customportalapi: Custom Portal Api 0.0.1-beta38-1.17
dankstorage: Dank Storage 2.1-1.17.1
defaultsettings: DefaultSettings 3.0.3
detailab: Detail Armor Bar 1.2.3+1.17.1
dual_riders: DualRiders 1.0.5
enchant_giver: Enchant Giver 1.1.0
enchantmentdescriptions: Enchantment Descriptions 4.0.1
expandedstorage: Expanded Storage 7.0.0-alpha.37
fabric: Fabric API 0.37.1+1.17
fabric-api-base: Fabric API Base 0.3.0+a02b446313
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.2.0+2b5c62d018
fabric-biome-api-v1: Fabric Biome API (v1) 3.1.11+c345aea818
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.5+a02b446318
fabric-command-api-v1: Fabric Command API (v1) 1.1.3+5ab9934c18
fabric-commands-v0: Fabric Commands (v0) 0.2.2+92519afa18
fabric-containers-v0: Fabric Containers (v0) 0.1.12+a02b446318
fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.2+a02b446318
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.5+be9da31018
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.11+6cefd57718
fabric-entity-events-v1: Fabric Entity Events (v1) 1.1.0+a02b446318
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.9+a722d8c018
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+92519afa18
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.7+6cefd57718
fabric-item-api-v1: Fabric Item API (v1) 1.2.4+a02b446318
fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.10+b7ab612118
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.4+a02b446318
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.2+36b77c3e18
fabric-language-kotlin: Fabric Language Kotlin 1.6.3+kotlin.1.5.21
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.4+a02b446318
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.4+a02b446318
fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+92519afa18
fabric-models-v0: Fabric Models (v0) 0.3.0+a02b446318
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.12+6cefd57718
fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.11+a02b446318
fabric-networking-v0: Fabric Networking (v0) 0.3.2+92519afa13
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.10.9+b7ab612118
fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.3+a02b446318
fabric-particles-v1: Fabric Particles (v1) 0.2.4+a02b446318
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.10+e2961fee18
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.4+5f02c96918
fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.8+a02b446318
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.0+a02b446318
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+a02b446313
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.13+a02b446318
fabric-rendering-v0: Fabric Rendering (v0) 1.1.2+92519afa18
fabric-rendering-v1: Fabric Rendering (v1) 1.6.0+a02b446318
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.8+a00e834b18
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.4+155f865c18
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.8+a02b446318
fabric-structure-api-v1: Fabric Structure API (v1) 1.1.13+5ab9934c18
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.1.4+a02b446318
fabric-textures-v0: Fabric Textures (v0) 1.0.6+a02b446318
fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.12+b7ab612118
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.0.0+3fe3c3f518
fabricenchantments: Fabric Enchantments 0.3.2
fabricloader: Fabric Loader 0.11.6
fallflyinglib: FallFlyingLib 3.0.0-beta.2
fallingtree: FallingTree 2.12.1
fasttransferlib: Fast Transfer Lib 0.5.5
ferritecore: FerriteCore 3.0.1
fiber: fiber 0.23.0-2
gamemodeoverhaul: GamemodeOverhaul 1.1.0
gbfabrictools: GBfabrictools 1.3.4+1.17
geckolib3: Geckolib 3.0.10
gobber2: Gobber2 2.4.32
hookshot: Hookshot 16.0
horseinfo: Horse Info 0.3.0-1.17
iknowwhatimdoing: I Know What I'm Doing 3.1.0
illuminations: Illuminations 1.6.3
inventoryprofilesnext: Inventory Profiles Next 0.8.4
itemscroller: Item Scroller 0.15.0-dev.20210707.005506
jankson: Jankson 3.0.1+j1.2.0
java: OpenJDK 64-Bit Server VM 16
kibe: Kibe 1.8-BETA+1.17
ksrch: Keybind Search 1.0.0
kubejs: KubeJS 1605.3.10-build.9999
lambdynlights: LambDynamicLights 2.0.1+1.17
lazydfu: LazyDFU 0.1.2
libblockattributes: LibBlockAttributes 0.8.17003
libblockattributes_core: LibBlockAttributes (Core) 0.8.17003
libblockattributes_fluids: LibBlockAttributes (Fluids) 0.8.17003
libblockattributes_items: LibBlockAttributes (Items) 0.8.17003
libcd: LibCapableData 3.0.3+1.16.3
libgui: LibGui 4.1.4+1.17.1
libninepatch: LibNinePatch 1.1.0
libra: Libra 0.3.8
lithium: Lithium 0.7.3
logical_zoom: Logical Zoom 0.0.11
ltr: LilTaterReloaded 1.1.14+1.17
malilib: MaLiLib 0.10.0-dev.24
mcda: MC Dungeons Armors 1.7.5
mcdw: MC Dungeons Weapons 3.3.4
megane: megane 5.1.1
megane-base: megane-base 5.1.1
megane-fast-transfer-lib: megane-fast-transfer-lib 5.1.1+0.4.2
megane-kibe: megane-kibe 5.1.1+1.7.2-BETA-1.17
megane-lib-block-attributes: megane-lib-block-attributes 5.1.1+0.9.0
megane-runtime: megane-runtime 5.1.1
megane-team-reborn-energy: megane-team-reborn-energy 5.1.1+0.1.1
megane-tech-reborn: megane-tech-reborn 5.1.1+5.0.2-beta-build.38
megane-vanilla: megane-vanilla 5.1.1+1.17.1
megane-wireless-networks: megane-wireless-networks 5.1.1+1.1.1
minecraft: Minecraft 1.17.1
mining_dims: Mining Dimensions 1.1.9
modmenu: Mod Menu 2.0.4
morevillagers-fabric: MoreVillagersFabric 2.0.4-SNAPSHOT
mostructures: Mo' Structures 1.2.1-1.17
naturescompass: Nature's Compass 1.17.1-2.0.0-fabric
noanglebrackets: NoAngleBrackets 1.1.0
notenoughcrashes: Not Enough Crashes 3.3.1+1.17
nyfsquivers: Nyf's Quivers Fabric-0.2.6
omega-config: OmegaConfig 1.0.8
org_aperlambda_lambdajcommon: lambdajcommon 1.8.1
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.5.21
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.5.21
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.5.21
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.5.21
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.5.1
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.5.1
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.2.2
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.2.2
org_objenesis_objenesis: objenesis 3.2
origins: Origins 1.0.3
origins-classes: Origins: Classes 1.2.2
patchouli: Patchouli 1.17-54-FABRIC
plantinajar: Plant In A Jar 2.2.2
playerabilitylib: Pal 1.3.0
pugh_lib: Pugh Lib ${version}
pugh_tools: Pugh Tools ${version}
ratsmischief: Rat's Mischief 1.2
reach-entity-attributes: Reach Entity Attributes 2.1.1
reborncore: Reborn Core 5.0.5-beta+build.85
reeses-sodium-options: Reese's Sodium Options 1.1.2
repurposed_structures: Repurposed Structures 2.1.6+1.17.1
resourceful_tools: Resourceful Tools 1.1.18
rhino: Rhino 1605.1.1-build.23
right-click-clear: Right Click Clear 2.0.3
roughlyenoughitems: Roughly Enough Items 6.0.264-alpha
schmucks: Schmucks 1.4.0
simple_backpack: SimpleBackpack 1.1.13
sodium: Sodium 0.3.0+build.5
sodium-extra: Sodium Extra 0.3.3
spruceui: SpruceUI 3.2.0+1.17
stoneholm: Stoneholm 1.3
team_reborn_energy: Energy 0.1.1
techreborn: Tech Reborn 5.0.5-beta+build.85
the_bumblezone: The Bumblezone - Fabric 3.0.7+1.17.1
torcherino: Torcherino 15.0.0-alpha.3
trinkets: Trinkets 3.0.2
voidtotem: Void Totem (Fabric) 1.17.0-1.0.0
waterdripsound: Drip Sounds 1.17-0.2.2
waystones: Waystones 2.0.2
whereisit: Where Is It 1.13.3
winged: Winged Mod 1.17.1-3.0.0
wirelessnetworks: Wireless Networks 1.1.2
witherite: Witherite 0.0.8-hotfix
wthit: wthit 3.8.1
xaerominimap: Xaero's Minimap 21.14.0
xaeroworldmap: Xaero's World Map 1.15.0.1
xhp: xhp 1.0.9
yungsapi: YUNG's API 1.17-Fabric-13
Launched Version: fabric-loader-0.11.6-1.17.1
Backend library: LWJGL version 3.2.2 build 10
Backend API: NVIDIA GeForce RTX 2080/PCIe/SSE2 GL version 3.2.0 NVIDIA 471.41, NVIDIA Corporation
Window size: 3440x1440
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'
Type: Client (map_client.txt)
Graphics mode: fancy
Resource Packs: vanilla, Fabric Mods, file/AntiqueAtlasExtra-v1.2.zip (incompatible), file/Incendium - Optional Resource Pack.zip (incompatible), charmonium/journeyman, file/Dramatic Skys Demo 1.3.zip, file/Default-Dark-Mode-1.17-(v1.3.0).zip
Current Language: English (US)
CPU: 8x Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
Client Crashes Since Restart: 1
Integrated Server Crashes Since Restart: 0
Suspected Mods: Sodium (sodium), Fabric Loader (fabricloader), Kibe (kibe)

commented

same to me
`---- Minecraft Crash Report ----
// Why did you do that?

Time: 8/1/21, 1:16 AM
Description: Rendering Block Entity

java.lang.IllegalArgumentException: Cannot get property class_2746{name=enabled, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in Block{minecraft:air}
at net.minecraft.class_2688.method_11654(class_2688.java:98)
at io.github.lucaargolo.kibe.blocks.vacuum.VacuumHopperEntityRenderer.render(VacuumHopperEntityRenderer.java:18)
at io.github.lucaargolo.kibe.blocks.vacuum.VacuumHopperEntityRenderer.method_3569(VacuumHopperEntityRenderer.java:13)
at net.minecraft.class_824.method_23079(class_824.java:84)
at net.minecraft.class_824.method_23081(class_824.java:73)
at net.minecraft.class_824.method_3554(class_824.java:98)
at net.minecraft.class_824.method_3555(class_824.java:73)
at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderTileEntities(SodiumWorldRenderer.java:272)
at net.minecraft.class_761.handler$zzk000$onRenderTileEntities(class_761.java:4399)
at net.minecraft.class_761.method_22710(class_761.java:1278)
at net.minecraft.class_757.method_3188(class_757.java:1026)
at net.minecraft.class_757.redirect$zph000$redirectRenderingWorld(class_757.java:3622)
at net.minecraft.class_757.method_3192(class_757.java:810)
at net.minecraft.class_310.method_1523(class_310.java:1112)
at net.minecraft.class_310.method_1514(class_310.java:728)
at net.minecraft.client.main.Main.main(Main.java:217)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245)
at org.multimc.EntryPoint.listen(EntryPoint.java:143)
at org.multimc.EntryPoint.main(EntryPoint.java:34)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.class_2688.method_11654(class_2688.java:98)
at io.github.lucaargolo.kibe.blocks.vacuum.VacuumHopperEntityRenderer.render(VacuumHopperEntityRenderer.java:18)

-- Patchouli Book Info --
Details:
Patchouli open book context: n/a
Stacktrace:
at net.minecraft.class_128.handler$bla000$fillPatchouliContext(class_128.java:521)
at net.minecraft.class_128.(class_128.java:37)
at net.minecraft.class_128.method_560(class_128.java:267)
at net.minecraft.class_824.method_3554(class_824.java:100)
at net.minecraft.class_824.method_3555(class_824.java:73)
at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderTileEntities(SodiumWorldRenderer.java:272)
at net.minecraft.class_761.handler$zzk000$onRenderTileEntities(class_761.java:4399)
at net.minecraft.class_761.method_22710(class_761.java:1278)
at net.minecraft.class_757.method_3188(class_757.java:1026)
at net.minecraft.class_757.redirect$zph000$redirectRenderingWorld(class_757.java:3622)
at net.minecraft.class_757.method_3192(class_757.java:810)
at net.minecraft.class_310.method_1523(class_310.java:1112)
at net.minecraft.class_310.method_1514(class_310.java:728)
at net.minecraft.client.main.Main.main(Main.java:217)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245)
at org.multimc.EntryPoint.listen(EntryPoint.java:143)
at org.multimc.EntryPoint.main(EntryPoint.java:34)

-- Block Entity Details --
Details:
Name: kibe:vacuum_hopper // io.github.lucaargolo.kibe.blocks.vacuum.VacuumHopperEntity
Block: Block{kibe:vacuum_hopper}[enabled=true]
Block location: World: (-91,4,741), Section: (at 5,4,5 in -6,0,46; chunk contains blocks -96,0,736 to -81,255,751), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023)
Block: Block{minecraft:air}
Block location: World: (-91,4,741), Section: (at 5,4,5 in -6,0,46; chunk contains blocks -96,0,736 to -81,255,751), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023)

-- Affected level --
Details:
All players: 1 total; [class_746['lostopkkkk'/1, l='ClientWorld minecraft:overworld', x=-90.46, y=4.00, z=744.79]]
Chunk stats: Client Chunks (ImmPtl) 254
Level dimension: minecraft:overworld
Level spawn location: World: (32,4,-96), Section: (at 0,4,0 in 2,0,-6; chunk contains blocks 32,0,-96 to 47,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 71289 game time, 71289 day time
Server brand: fabric
Server type: Integrated singleplayer server

-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: Default, Fabric Mods

-- System Details --
Details:
Minecraft Version: 1.17.1
Minecraft Version ID: 1.17.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 16.0.1, AdoptOpenJDK
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), AdoptOpenJDK
Memory: 1205935616 bytes (1150 MiB) / 2917138432 bytes (2782 MiB) up to 4294967296 bytes (4096 MiB)
CPUs: 4
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz
Identifier: Intel64 Family 6 Model 42 Stepping 7
Microarchitecture: Sandy Bridge (Client)
Frequency (GHz): 3.09
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 4
Graphics card #0 name: NVIDIA GeForce GT 730
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 2048.00
Graphics card #0 deviceId: 0x0f02
Graphics card #0 versionInfo: DriverVersion=23.21.13.9135
Memory slot #0 capacity (MB): 4096.00
Memory slot #0 clockSpeed (GHz): 1.33
Memory slot #0 type: DDR3
Memory slot #1 capacity (MB): 4096.00
Memory slot #1 clockSpeed (GHz): 1.33
Memory slot #1 type: DDR3
Virtual memory max (MB): 12782.27
Virtual memory used (MB): 10351.51
Swap memory total (MB): 4632.03
Swap memory used (MB): 780.92
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx4096m
Fabric Mods:
adorn: Adorn 2.1.3+1.17.1
advanced_runtime_resource_pack: Runtime Resource Pack 0.4.3
amecsapi: Amecs API 1.1.5+mc21w16a
appleskin: AppleSkin mc1.17-2.1.1
appletreesrev: Apple Trees Rev. 1.3
architectury: Architectury 2.2.21
artofalchemy: Art of Alchemy: Memoriam 1.2.0+1.17.1
backslot: BackSlot 1.2.0
biome_locator: Biome Locator 1.1.3
bitsandchisels: BitsAndChisels 2.5.3
blockus: Blockus 2.2.7+1.17.1
cardinal-components-base: Cardinal Components API (base) 3.0.0
cardinal-components-entity: Cardinal Components API (entities) 3.0.0
charm: Charm 3.3.2
cherishedworlds: Cherished Worlds 2.0.1-1.17.1
cloth-api: Cloth API 2.0.54
cloth-armor-api-v1: Cloth Armor API v1 1.5.47
cloth-basic-math: Cloth Basic Math 0.5.1
cloth-client-events-v0: Cloth Client Events v0 2.0.54
cloth-common-events-v1: Cloth Common Events v1 2.0.54
cloth-config2: Cloth Config v4 5.0.34
cloth-datagen-api-v1: Cloth Datagen v1 2.0.54
cloth-scissors-api-v1: Cloth Scissors API v1 2.0.54
cloth-utils-v1: Cloth Utils v1 2.0.54
clumps: Clumps fabric-1.17.1-7.0.4
com_electronwill_night-config_core: core 3.6.2
com_electronwill_night-config_toml: toml 3.6.2
com_moandjiezana_toml_toml4j: toml4j 0.7.2
croptopia: Croptopia 1.6.0
ctm: ConnectedTexturesMod for Fabric 0.5.0+1.17
customskinloader: CustomSkinLoader 14.13-SNAPSHOT-282
deathlog: DeathLog 0.1.3
dml-refabricated: Deep Mob Learning: Refabricated 0.4.4-beta
dml-refabricated-base: DML: Refabricated - Base 0.4.4-beta
dml-refabricated-events: DML: Refabricated - Vanilla Events 0.4.4-beta
dml-refabricated-modular-armor: DML: Refabricated - Glitch Armor 0.4.4-beta
dml-refabricated-rei: DML: Refabricated - REI Integration 0.4.4-beta
dmlsimulacrum: Deep Mob Learning: Simulacrum 1.0.2
enhancedblockentities: Enhanced Block Entities 0.4.1+1.17
expandedstorage: Expanded Storage 7.0.0-alpha.37
fabric: Fabric API 0.37.1+1.17
fabric-api-base: Fabric API Base 0.3.0+a02b446313
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.3.0+b246072f13
fabric-biome-api-v1: Fabric Biome API (v1) 3.1.11+c345aea818
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.5+a02b446318
fabric-command-api-v1: Fabric Command API (v1) 1.1.3+5ab9934c18
fabric-commands-v0: Fabric Commands (v0) 0.2.2+92519afa18
fabric-containers-v0: Fabric Containers (v0) 0.1.12+a02b446318
fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.2+a02b446318
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.5+be9da31018
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.11+6cefd57718
fabric-entity-events-v1: Fabric Entity Events (v1) 1.1.0+a02b446318
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.9+a722d8c018
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+92519afa18
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.7+6cefd57718
fabric-item-api-v1: Fabric Item API (v1) 1.2.4+a02b44633d
fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.10+b7ab612118
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.4+a02b446318
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.2+36b77c3e18
fabric-language-kotlin: Fabric Language Kotlin 1.6.3+kotlin.1.5.21
fabric-language-scala: Fabric Language Scala 1.1.0+scala.2.13.6
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.4+a02b44633d
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.4+a02b446318
fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+92519afa18
fabric-models-v0: Fabric Models (v0) 0.3.0+a02b446318
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.12+6cefd57718
fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.11+a02b446318
fabric-networking-v0: Fabric Networking (v0) 0.3.2+92519afa18
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.10.9+b7ab612118
fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.3+a02b446318
fabric-particles-v1: Fabric Particles (v1) 0.2.4+a02b446318
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.10+e2961fee18
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.4+5f02c96918
fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.8+a02b446318
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.0+a02b446318
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+a02b446313
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.13+a02b446318
fabric-rendering-v0: Fabric Rendering (v0) 1.1.2+92519afa18
fabric-rendering-v1: Fabric Rendering (v1) 1.6.0+a02b446318
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.8+a00e834b18
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.4+155f865c18
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.8+a02b446318
fabric-structure-api-v1: Fabric Structure API (v1) 1.1.13+5ab9934c18
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.1.4+a02b44633d
fabric-textures-v0: Fabric Textures (v0) 1.0.6+a02b446318
fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.12+b7ab61213d
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.1.0-pre.04+648b8b6c18
fabricloader: Fabric Loader 0.11.6
fake-player-api: Fake Player API 0.2.0
fasttransferlib: Fast Transfer Lib 0.5.6
fiber: fiber 0.23.0-2
flytre_lib: FlytreLib 0.2.21
imm_ptl_core: Immersive Portals Core 0.17
imm_ptl_surv_adapt: Immersive Portals Mod Survival Adaptation 0.4.0
immersive_portals: Immersive Portals 0.17
improved-stations: Improved Stations 2.0.7
indium: Indium 1.0.0+mc1.17.1
indrev: Industrial Revolution 1.10.0-alpha.12
jankson: Jankson 3.0.1+j1.2.0
java: OpenJDK 64-Bit Server VM 16
kibe: Kibe 1.8-BETA+1.17
ktdatataglib: KtDataTagLib 1.5.4
libblockattributes_core: LibBlockAttributes (Core) 0.9.0
libblockattributes_fluids: LibBlockAttributes (Fluids) 0.9.0
libblockattributes_items: LibBlockAttributes (Items) 0.9.0
libcd: LibCapableData 3.0.3+1.16.3
libgui: LibGui 4.1.5+1.17.1
libninepatch: LibNinePatch 1.1.0
lithium: Lithium 0.7.3
magna: Magna 1.5.5-1.17-pre4
megane: megane 5.1.1
megane-base: megane-base 5.1.1
megane-fast-transfer-lib: megane-fast-transfer-lib 5.1.1+0.4.2
megane-industrial-revolution: megane-industrial-revolution 5.1.1+1.10.0-alpha.4
megane-kibe: megane-kibe 5.1.1+1.7.2-BETA-1.17
megane-lib-block-attributes: megane-lib-block-attributes 5.1.1+0.9.0
megane-modern-industrialization: megane-modern-industrialization 5.1.1+0.5.2-alpha.02
megane-runtime: megane-runtime 5.1.1
megane-team-reborn-energy: megane-team-reborn-energy 5.1.1+0.1.1
megane-vanilla: megane-vanilla 5.1.1+1.17.1
minecraft: Minecraft 1.17.1
mm: Manningham Mills 2.1
mocolors: Mo' Colors 1.2.2
modern_industrialization: Modern Industrialization 0.5.3
modmenu: Mod Menu 2.0.4
mousewheelie: Mouse Wheelie 1.7.3+mc1.17.1-pre1
namepain: Name Pain 1.4.0
nbtcrafting: NBT Crafting 2.0.19+mc1.17
omega-config: OmegaConfig 1.0.8
org_codehaus_groovy_groovy: groovy 3.0.8
org_codehaus_groovy_groovy-jsr223: groovy-jsr223 3.0.8
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.5.21
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.5.21
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.5.21
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.5.21
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.5.1
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.5.1
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.2.2
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.2.2
patchouli: Patchouli 1.17-54-FABRIC
playerabilitylib: Pal 1.3.0-nightly.1.17-rc1
q_misc_util: A Miscellaneous Utility Library from qouteall 0.17
quarryplus: QuarryPlus 17.0.334
repurposed_structures: Repurposed Structures 2.1.8+1.17.1
roughlyenoughitems: Roughly Enough Items 6.0.264-alpha
slight-gui-modifications: 'Slight' GUI Modifications 2.0.1
sodium: Sodium 0.3.0+build.529
stacc: Stacc 1.2.3
step-height-entity-attribute: Step Height Entity Attribute 1.0.0
team_reborn_energy: Energy 0.1.1
trinkets: Trinkets 3.0.2
tweed: Tweed 3.0.0-beta.26
wthit: wthit 3.8.1
xaerominimap: Xaero's Minimap 21.14.0
xaeroworldmap: Xaero's World Map 1.15.0.1
Launched Version: MultiMC5
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce GT 730/PCIe/SSE2 GL version 3.2.0 NVIDIA 391.35, NVIDIA Corporation
Window size: 992x552
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'
Type: Integrated Server (map_client.txt)
Graphics mode: fast
Resource Packs: Fabric Mods
Current Language: Português (Brasil)
CPU: 4x Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz
Player Count: 1 / 8; [class_3222['lostopkkkk'/1, l='ServerWorld minecraft:overworld Novo mundo', x=-90.46, y=4.00, z=744.79]]
Data Packs: vanilla, Fabric Mods`