Kibe Utilities

Kibe Utilities

8M Downloads

Filled fluid tank caused player to crash in AQM2

itsdinkd opened this issue ยท 1 comments

commented

1.17.1
KIBE 1.92-BETA

Having too many items registered causes conflicts between KubeJS and Kibe. This causes a crash whenever someone searches using REI, or seeing a kibe:tank placed. Having a lot of items registered and reoving KubeJS and leaving Kibe turned on fixes this, however, the same can be said with removing Kibe and keeping KubeJS, and having too many items.

Steps to Reproduce

  1. Download AQM2 v2.8.4c-hotfix https://www.curseforge.com/minecraft/modpacks/another-quality-modpack-2)
  2. Add a mod or two that adds a lot of blocks, in this test Modern Industrialization and Applied Energistics 2 did the trick
  3. Create SP World
  4. Open Inventory, use REI Search bar [Crash log 1 below]

Also, you can do reproduce by same steps as above but join a world with a kibe:tank placed on a loaded chunk with liquid inside [Crash log 2 below]


Crash log from using REI Search bar;

  • Too Many Items added from too many mods
  • Kibe
  • KubeJS
  • Inputting 1 character into REI Search (character does not matter, any character will cause a crash)
---- Minecraft Crash Report ---- // This doesn't make any sense!

Time: 10/6/21, 1:11 PM
Description: Ticking block entity

java.lang.IllegalArgumentException: Cannot set property class_2758{name=level, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]} as it does not exist in Block{minecraft:air}
at Not Enough Crashes deobfuscated stack trace.(1.17.1+build.61)
at net.minecraft.state.State.with(State:117)
at io.github.lucaargolo.kibe.fluids.miscellaneous.LiquidXpFluid.toBlockState(LiquidXpFluid.kt:17)
at net.minecraft.fluid.FluidState.getBlockState(FluidState:96)
at io.github.lucaargolo.kibe.blocks.tank.TankBlockEntity$Companion.tick(TankBlockEntity.kt:72)
at io.github.lucaargolo.kibe.blocks.tank.Tank$getTicker$1.tick(Tank.kt:38)
at net.minecraft.world.chunk.WorldChunk$DirectBlockEntityTickInvoker.redirect$ecp000$checkProcessTEs(WorldChunk:1510)
at net.minecraft.world.chunk.WorldChunk$DirectBlockEntityTickInvoker.tick(WorldChunk:886)
at net.minecraft.world.chunk.WorldChunk$WrappedBlockEntityTickInvoker.tick(WorldChunk:941)
at net.minecraft.world.World.tickBlockEntities(World:474)
at net.minecraft.client.world.ClientWorld.tickEntities(ClientWorld:171)
at net.minecraft.client.MinecraftClient.tick(MinecraftClient:1750)
at net.minecraft.client.MinecraftClient.render(MinecraftClient:1081)
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_11657(class_2688.java:117)
at io.github.lucaargolo.kibe.fluids.miscellaneous.LiquidXpFluid.method_15790(LiquidXpFluid.kt:17)
at net.minecraft.class_3610.method_15759(class_3610.java:96)

-- Patchouli Book Info --
Details:
Patchouli open book context: n/a
Stacktrace:
at net.minecraft.class_128.handler$gkh000$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_2818$class_5563.method_31703(class_2818.java:896)
at net.minecraft.class_2818$class_5564.method_31703(class_2818.java:941)
at net.minecraft.class_1937.method_18471(class_1937.java:474)
at net.minecraft.class_638.method_18116(class_638.java:171)
at net.minecraft.class_310.method_1574(class_310.java:1750)
at net.minecraft.class_310.method_1523(class_310.java:1081)
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 being ticked --
Details:
Name: kibe:tank // io.github.lucaargolo.kibe.blocks.tank.TankBlockEntity
Block: Block{kibe:tank}[level=15]
Block location: World: (-2662,85,-4717), Section: (at 10,5,3 in -167,5,-295; chunk contains blocks -2672,-64,-4720 to -2657,319,-4705), Region: (-6,-10; contains chunks -192,-320 to -161,-289, blocks -3072,-64,-5120 to -2561,319,-4609)
Block: Block{kibe:tank}[level=15]
Block location: World: (-2662,85,-4717), Section: (at 10,5,3 in -167,5,-295; chunk contains blocks -2672,-64,-4720 to -2657,319,-4705), Region: (-6,-10; contains chunks -192,-320 to -161,-289, blocks -3072,-64,-5120 to -2561,319,-4609)
Block Entity NBT: {amount:561281L,id:"kibe:tank",variant:{fluid:"kibe:liquid_xp"},x:-2662,y:85,z:-4717}

-- Affected level --
Details:
All players: 1 total; [class_746['MCaesar'/3386, l='ClientLevel', x=-2666.05, y=83.00, z=-4713.92]]
Chunk stats: 1024, 361
Level dimension: minecraft:overworld
Level spawn location: World: (-66,80,-281), Section: (at 14,0,7 in -5,5,-18; chunk contains blocks -80,-64,-288 to -65,319,-273), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
Level time: 52754595 game time, 18888083 day time
Server brand: fabric
Server type: Non-integrated multiplayer server

-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: Default, Generated Resources, Fabric Mods, charmonium/journeyman, cullleaves/smartleaves, lambdabettergrass/default, KubeJS Resource Pack [assets], 1-Unity-1.17.X-Dark-0.7.0.zip, 2-Rainbow XP bar and ping 1.17.zip

-- 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: 915960040 bytes (873 MiB) / 3208642560 bytes (3060 MiB) up to 6442450944 bytes (6144 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 1700 Eight-Core Processor
Identifier: AuthenticAMD Family 23 Model 1 Stepping 1
Microarchitecture: Zen
Frequency (GHz): 3.00
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: NVIDIA GeForce GTX 1080 Ti
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1b06
Graphics card #0 versionInfo: DriverVersion=30.0.14.7141
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 2.13
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 2.13
Memory slot #1 type: DDR4
Virtual memory max (MB): 65401.46
Virtual memory used (MB): 33785.80
Swap memory total (MB): 32700.73
Swap memory used (MB): 2237.20
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx6144m -Xms256m -XX:PermSize=256m
Fabric Mods:
addendum: Addendum 1.0.2
adorn: Adorn 2.1.5+1.17.1
advanced_runtime_resource_pack: Runtime Resource Pack 0.2.9
advancementplaques: Advancement Plaques 1.4.1
advancements-enlarger: Advancements Enlarger 0.2.4
adventurez: AdventureZ 1.3.0
agape_space: Space Dimensions 0.3.2
ambientenvironment: Ambient Environment 6.0.22
apoli: Apoli 2.0.0
appleskin: AppleSkin mc1.17-2.1.3
aqupdcaracal: Caracal mob 1.17-1.3.2
arcanus: Arcanus 1.16
architects_palette: Architect's Palette Fabric 1.3
architectury: Architectury 2.5.30
artifality: Artifality 0.4.0
artifice: Artifice 0.15.3+21w07a
artofalchemy: Art of Alchemy 1.3.4
attributefix: Attribute Fix {FABRIC} 1.0.3
audiooutput: AudioOutput 0.0.4
authme: Auth Me 1.5.0
balm-fabric: Balm 1.3.0+0
battletowers: Battle Towers 3.4.0-1.17.1
bclib: BCLib 0.3.1
bebooks: Better Enchanted Books 1.2.12
beenfo: Beenfo 1.17.1-fabric0.36.1-1.3.2
better_wandering_trader: Better Wandering Trader 1.7.0
betterdungeons: YUNG's Better Dungeons 1.17-1.0.2
betterend: Better End 0.11.0-pre
betterf3: BetterF3 1.1.5
bettermineshafts: YUNG's Better Mineshafts 1.17-1.0.1
betternether: Better Nether 5.1.3
betterstrongholds: YUNG's Better Strongholds 1.17-1.1.2
bewitchment: Bewitchment 1.17-9
bitsandchisels: BitsAndChisels 2.5.3
blast: BLAST 1.8
blockshifter: Blockshifter 1.4.0+fabric-1.17.1
blockus: Blockus 2.2.10+1.17.1
blue_endless_jankson: jankson 1.2.1
blur: Blur (Fabric) 2.1.0
bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.2.3-1.17.1
breakprogress: Break Progress 1.0.1
calio: Calio 1.0.3
can-i-mine-this-block: cAn i MiNe thIS bLOCk? 1.1.0
cardinal-components: Cardinal Components API 3.1.1
cardinal-components-base: Cardinal Components API (base) 3.1.1
cardinal-components-block: Cardinal Components API (blocks) 3.1.1
cardinal-components-chunk: Cardinal Components API (chunks) 3.1.1
cardinal-components-entity: Cardinal Components API (entities) 3.1.1
cardinal-components-item: Cardinal Components API (items) 3.1.1
cardinal-components-level: Cardinal Components API (world saves) 3.1.1
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 3.1.1
cardinal-components-util: Cardinal Components API (utilities) 3.1.1
cardinal-components-world: Cardinal Components API (worlds) 3.1.1
carpet: Carpet Mod 1.4.46
carpet-extra: Carpet Extra 1.4.43
carpet-tis-addition: Carpet TIS Addition 1.22.0+build.678
carrier: Carrier 1.8.0
charm: Charm 3.3.2
charmonium: Charmonium 3.3.0
chesttracker: Chest Tracker 1.0.18
chipped: Chipped 1.1.1
cleancut: CleanCut 1.17-4.0-fabric
cleardespawn: Clear Despawn 1.17.1-1.1.2
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 v5 5.0.38
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
colorutility: ColorUtility 2.0.1
com_electronwill_night-config_core: core 3.6.3
com_electronwill_night-config_toml: toml 3.6.3
com_moandjiezana_toml_toml4j: toml4j 0.7.2
completeconfig: CompleteConfig 1.0.0
conjuring: Conjuring 1.0.7
cosmetic-armor: Cosmetic Armor 1.1.0
couplings: Couplings 1.5.0+1.17
craftingtweaks: Crafting Tweaks 13.0.0+0
craftpresence: CraftPresence 1.8.8
croptopia: Croptopia 1.6.3
crowdin-translate: CrowdinTranslate 1.3+1.17
ctm: ConnectedTexturesMod for Fabric 0.5.1+1.17
cullleaves: Cull Leaves 2.3.0
customportalapi: Custom Portal Api 0.0.1-beta41-1.17
customportals: Custom Portals 2.1.0
dark-enchanting: Dark Enchanting 0.4.1-1.17.1
darkpaintings: Dark Paintings 4.0.2
detailab: Detail Armor Bar 2.6.1+1.17.1-fabric
disable_custom_worlds_advice: Disable Custom Worlds Advice 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.5
doom: Doom Fabric 4.0.17
dragonloot: DragonLoot 1.0.9
drippyloadingscreen: Drippy Loading Screen 1.1.1
dungeons_arise: When Dungeons Arise 2.1.48-fabric
eldritch_mobs: Eldritch Mobs 1.9.6
emagnet: E Magnet 1.2.3
enchant_giver: Enchant Giver 1.1.0
enchantedbookredesign: Enchanted Book Redesign 1.17.1-2.0
enchantmentdescriptions: Enchantment Descriptions 4.0.1
entityculling: EntityCulling-Fabric 1.3.3
expandedstorage: Expanded Storage 7.1.2
explorerscompass: Explorer's Compass 1.17.1-2.0.2-fabric
extraalchemy: Extra Alchemy 1.6.1
extragenerators: Extra Generators 1.1-BETA+1.17
extraorigins: Extra Origins 1.17-8
fabric: Fabric API 0.40.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+cbda931818
fabric-biome-api-v1: Fabric Biome API (v1) 3.2.0+cbda931818
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+cbda931818
fabric-content-registries-v0: Fabric Content Registries (v0) 0.3.0+cbda931818
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.2.3+87cc6e4c18
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.10+fc40aa9d18
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+cbda931818
fabric-item-api-v1: Fabric Item API (v1) 1.2.4+cbda931818
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+cbda931818
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.2+36b77c3e18
fabric-language-kotlin: Fabric Language Kotlin 1.6.4+kotlin.1.5.30
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.13+cbda931818
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-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.10+e2961fee18
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.4+cbda931818
fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.8+cbda931818
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.3+4658223018
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+a02b446313
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.14+4658223018
fabric-rendering-v0: Fabric Rendering (v0) 1.1.4+4658223018
fabric-rendering-v1: Fabric Rendering (v1) 1.8.2+ffb6d41e18
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.8+a00e834b18
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.4+198a96213d
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.8+cbda931818
fabric-structure-api-v1: Fabric Structure API (v1) 1.1.13+5ab9934c18
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.1+b06cb95b18
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.3.1+4658223018
fabricenchantments: Fabric Enchantments 0.4.2
fabricloader: Fabric Loader 0.11.6
fabrictailor: Fabric Tailor 1.7.1
factory: Factory 1.17.1-1.4.0
fake-player-api: Fake Player API 0.2.0
fallflyinglib: FallFlyingLib 3.0.0-beta.2
fallingleaves: Falling Leaves 1.7.3+1.17.1
fallingtree: FallingTree 2.14.2
farmersdelight: Farmer's Delight 1.17.1-0.1.2
fastfurnace: FastFurnace 1.17-3.0
fasttransferlib: Fast Transfer Lib 0.5.5
fatxporbs: Fat Experience Orbs 1.0.1
ferritecore: FerriteCore 3.1.0
fiber: fiber 0.23.0-2
flytre-lib-base: Flytre Lib - Base Module 1.2.0
flytre-lib-compat: Flytre Lib - Compat Module 1.0.0
flytre-lib-config: Flytre Lib - Config Module 1.1.0
flytre-lib-event: Flytre Lib - Event Module 1.0.1
flytre-lib-gui: Flytre Lib - GUI Module 1.0.0
flytre-lib-storage: Flytre Lib - Storage Module 2.3.1
flytre_lib: Flytre Lib 1.3.9
fpsreducer: FPS Reducer 1.23.1-mc1.17.1
gbfabrictools: GBfabrictools 1.3.4+1.17
geckolib3: Geckolib 3.0.14
givemehats: Give Me Hats! 1.6
glassential: Glassential 1.17-1.2.0
go-fish: Go Fish 1.3.0-beta-1.17.1
gobber2: Gobber2 2.4.52
goldenhoppers: Golden Hoppers 1.1.0
golemsgalore: Golems Galore 1.0.3-1.17.1
goosiklib: Goosik Lib 0.1.0
harvest_scythes: Harvest Scythes 2.0.6
hctm-base: HCTM Base 3.6.2
healthoverlay: Health Overlay 4.0.2
heartbond: Heartbond 1.1.0
hologram-api: Hologram API 0.2.1+1.17.1
hookshot: Hookshot 20.0
horseinfo: Horse Info 0.3.0-1.17
horsestonks: Horse Stonks 1.0.0
hydrogen: Hydrogen 0.3
iknowwhatimdoing: I Know What I'm Doing 3.1.0
impersonate: Impersonate 2.3.5
incantationem: Incantationem 1.1.2+1.17.1
indium: Indium 1.0.0+mc1.17.1
indrev: Industrial Revolution 1.10.0-alpha.12
inmis: Inmis 2.3.2-1.17.1
inventorysorter: Inventory Sorter 1.8.0-1.17
invmove: InvMove 1.17-0.1.0
iris: Iris 1.1.2+build.9
ironfurnaces: Iron Furnaces 1.17.1-2.6.1-fabric
itemscroller: Item Scroller 0.15.0-dev.20210707.005506
jankson: Jankson 3.0.1+j1.2.0
java: OpenJDK 64-Bit Server VM 16
jumpoverfences: JumpOverFences 1.16-0.0.3
justenoughkeys: Just Enough Keys 0.3.2
kanos_config: Kanos Config 0.1.4+1.14.4-1.17.1
kibe: Kibe 1.9.2-BETA+1.17
kirin: Kirin UI 1.9.1
kjsextras: KubeJS Extras 1.4.0
konkrete: Konkrete 1.2.3
ktdatataglib: KtDataTagLib 1.5.4
kubejs: KubeJS 1605.3.10-build.9999
kyrptconfig: Kytpt Config 1.1.10-1.17
lambdabettergrass: LambdaBetterGrass 1.2.1+1.17
lambdynlights: LambDynamicLights 2.0.2+1.17
lazydfu: LazyDFU 0.1.2
libaddict: libaddict 0.3.0
libblockattributes: LibBlockAttributes 0.9.2
libblockattributes_core: LibBlockAttributes (Core) 0.9.2
libblockattributes_fluids: LibBlockAttributes (Fluids) 0.9.2
libblockattributes_items: LibBlockAttributes (Items) 0.9.2
libcd: LibCapableData 3.0.3+1.16.3
libgui: LibGui 4.1.7+1.17.1
libninepatch: LibNinePatch 1.1.0
libra: Libra 0.3.9.2
lightoverlay: Light Overlay 6.0.0
lithium: Lithium 0.7.4
logical_zoom: Logical Zoom 0.0.11
maelstrom_library: Maelstrom Library 1.2.1-1.17
magicfungi: Magic Fungi 0.4.1-BETA+1.17.1
magna: Magna 0.3.0-1.17-pre4
malilib: MaLiLib 0.10.0-dev.24
mcda: MC Dungeons Armors 1.7.11
mcdw: MC Dungeons Weapons 3.5.3
mcsa: MC Story Mode Armor 2.3.2-1.17
megane: megane 5.4.2
megane-base: megane-base 5.4.2
megane-dml-simulacrum: megane-dml-simulacrum 5.4.2+1.0.5
megane-extra-generators: megane-extra-generators 5.4.2+1.1-BETA-1.17
megane-fabric-transfer: megane-fabric-transfer 5.4.2+1.3.0-fc40aa9d18
megane-fast-transfer-lib: megane-fast-transfer-lib 5.4.2+0.5.7
megane-industrial-revolution: megane-industrial-revolution 5.4.2+1.10.0-alpha.12
megane-kibe: megane-kibe 5.4.2+1.9.1-BETA-1.17
megane-lib-block-attributes: megane-lib-block-attributes 5.4.2+0.9.0
megane-reborn-core: megane-reborn-core 5.4.2+5.0.8-beta-build.111
megane-runtime: megane-runtime 5.4.2
megane-team-reborn-energy: megane-team-reborn-energy 5.4.2+2.0.0-beta1
megane-tech-reborn: megane-tech-reborn 5.4.2+5.0.8-beta-build.111
megane-vanilla: megane-vanilla 5.4.2+1.17.1
megane-wireless-networks: megane-wireless-networks 5.4.2+1.1.2
midnightlib: MidnightLib 0.2.5
minecraft: Minecraft 1.17.1
minecraftcapes: MinecraftCapes Mod 11.0.1
mining_dims: Mining Dimensions 1.1.12
mm: Manningham Mills 2.3
mo_glass: Mo Glass 1.5-MC1.17.1
mocolors: Mo' Colors 1.2.2
modmanager: Mod Manager 1.1.0-alpha+1.17
modmenu: Mod Menu 2.0.14
morevillagers-fabric: MoreVillagersFabric 2.1.1-SNAPSHOT
mostructures: Mo' Structures 1.3.0-pre1-1.17.1
multipart_entities: MultipartEntities 1.1.2-1.17
myron: Myron 1.6.1
mythic-mounts: Mythic Mounts 1.17.1-1.3
naturescompass: Nature's Compass 1.17.1-2.0.1-fabric
nearsightedly: Near-Sightedly 1.2.1
noanglebrackets: NoAngleBrackets 1.1.0
nomoreglowingpots: No More Glowing Pots 1.0.2
notenoughcrashes: Not Enough Crashes 3.6.5+1.17.1
nyfsquivers: Nyf's Quivers Fabric-0.2.6
omega-config: OmegaConfig 1.0.8
openloader: OpenLoader 3.0.1
org_aperlambda_lambdajcommon: lambdajcommon 1.8.1
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.5.30
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.5.30
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.5.30
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.5.30
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.1.0
origins-classes: Origins: Classes 1.2.2
owo: OwO 0.1.1
packet_tweaker: Packet Tweaker 0.2.0+1.17.1
patchouli: Patchouli 1.17-54-FABRIC
pehkui: Pehkui 2.4.0+1.14.4-1.17.1
pipe: Pipe 1.4.0
placeholder-api: Placeholder API 1.1.1+1.17.1
plantinajar: Plant In A Jar 2.2.2
playerabilitylib: Pal 1.3.0
polymer: Polymer 0.1.2+1.17.1
polymorph: Polymorph 0.0.14-1.17.1
prefab: Prefab 2.1.6
presencefootsteps: Presence Footsteps r32-1.17-rc1
pugh_lib: Pugh Lib ${version}
pugh_tools: Pugh Tools ${version}
qcommon-cfg-core: qcommon-cfg-core 3.3.0
qcommon-croco: Croco 2.1.1
quarryplus: QuarryPlus 17.0.390
quickshulker: Quick Shulker 1.2.3-1.17
ratsmischief: Rat's Mischief 1.2.2
reach-entity-attributes: Reach Entity Attributes 2.1.1
reborncore: Reborn Core 5.0.8-beta+build.111
redbits: Red Bits 1.10.1
reeses-sodium-options: Reese's Sodium Options 1.2.0
repurposed_structures: Repurposed Structures 2.3.5+1.17.1
resourceful_tools: Resourceful Tools 1.1.20
respawnablepets: Respawnable Pets 1.17-3
rhino: Rhino 1605.1.4-build.59
right-click-clear: Right Click Clear 2.0.3
roughlyenoughitems: Roughly Enough Items 6.0.279-alpha
rpgstats: RPGStats 4.2.1+1.17.1
rswires: RSWires 4.11.2
satin: Satin 1.6.4
schmucks: Schmucks 1.4.0
secretrooms: Secret Rooms 1.0.0+1.17
seedy-behavior: Seedy Behavior 1.0.2+1.17.1
server_translations_api: Server Translations API 1.4.5+1.17
sgui: SGui 1.0.0-rc4+1.17.1
shulkerboxtooltip: Shulker Box Tooltip 3.0.1+1.17
shulkerutils: shulkerutils 1.0.4-1.17
simplegrinder: Simple Grinder 17.0.1-Fabric
simpletransport: SimpleTransport 1.0.0-1.17.1
skinlayers: 3d Skin Layers 1.1.0
slotlock: SlotLock 1.0.4-BETA+1.17
sodium: Sodium 0.3.2+IRIS2-build.9
sodium-extra: Sodium Extra 0.3.5
somnus: Somnus API 0.0.14-1.17.1
soulbound: Soulbound 2.0.0
spruceui: SpruceUI 3.3.0+1.17
stacc: Stacc 1.2.3
staffofbuilding: Staff of Building 1.3.2-1.17
static-content: Static Content 1.0.2-1.16.2
staticdata: Static Data 1.1.2
statuseffecttimer: Status Effect Timer 1.0.3
step-height-entity-attribute: Step Height Entity Attribute 1.0.0
storagecabinet: Storage Cabinet 1.4.1
structure-helpers: Structure Helpers 3.2.0
structurized: Structurized 1.3.0
team_reborn_energy: Energy 2.0.0-beta1
techreborn: Tech Reborn 5.0.8-beta+build.111
terraform-wood-api-v1: Terraform Wood API (v1) 2.0.2
terralith: Terralith for Fabric 1.6.1
the_aether: The Aether 1.17.1-1.5.0
things: Things 0.2.5
toms_storage: Tom's Simple Storage Mod 1.1.18
toolstats: Tool Stats 2.0.1
torcherino: Torcherino 15.0.0
torohealth: ToroHealth Damage Indicators 1.17.1-fabric-12
transportables: Transportables 1.0.6
trinkets: Trinkets 3.0.4
truerooms: True Secret Rooms 1.1.5
universal-graves: Universal Graves 1.1.0+1.17.1
upgradedshulkers: Upgraded Shulkers 1.0.2-1.17
valley: ValleyCraft 1.3
veinmining: Vein Mining 0.0.10-1.17
visuality: Visuality 0.1.3
voidtotem: Void Totem (Fabric) 1.17.0-1.0.0
voidz: VoidZ 1.0.5
wands: Building Wands 2.2.5_mc1.17.1
ward_blocks: Ward Blocks 1.1.8
waterdripsound: Drip Sounds 1.17-0.2.2
waystones: Waystones 2.1.2
whereisit: Where Is It 1.13.7
winged: Winged Mod 1.17.1-3.0.0
wirelessnetworks: Wireless Networks 1.1.2
wthit: wthit 3.9.3
xaerominimap: Xaero's Minimap 21.17.2
xaeroworldmap: Xaero's World Map 1.17.1
xlpackets: XLPackets 2.0-1.17
yosbr: YOSBR 0.1.1
yungsapi: YUNG's API 1.17-Fabric-19
Launched Version: fabric-loader-0.11.6-1.17.1
Backend library: LWJGL version 3.2.2 build 10
Backend API: NVIDIA GeForce GTX 1080 Ti/PCIe/SSE2 GL version 3.2.0 NVIDIA 471.41, NVIDIA Corporation
Window size: 1920x1027
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: Fabric Mods, charmonium/journeyman, charmonium/journeyman, cullleaves/smartleaves, cullleaves/smartleaves, lambdabettergrass/default, lambdabettergrass/default
Current Language: English (US)
CPU: 16x AMD Ryzen 7 1700 Eight-Core Processor
Client Crashes Since Restart: 1
Integrated Server Crashes Since Restart: 0
Suspected Mods: Fabric Loader (fabricloader), CleanCut (cleancut)

Crash log from Kibe Tank placed in a chunk:

  • Kibe
  • KubeJS
  • Too many items added from too many mods
  • Joining a world with a Kibe:tank filled with XP
---- Minecraft Crash Report ---- // Why did you do that?

Time: 10/8/21, 6:49 PM
Description: Ticking block entity

java.lang.IllegalArgumentException: Cannot set property class_2758{name=level, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]} as it does not exist in Block{minecraft:air}
at net.minecraft.state.State.with(State:117)
at io.github.lucaargolo.kibe.fluids.miscellaneous.LiquidXpFluid.toBlockState(LiquidXpFluid.kt:17)
at net.minecraft.fluid.FluidState.getBlockState(FluidState:96)
at io.github.lucaargolo.kibe.blocks.tank.TankBlockEntity$Companion.tick(TankBlockEntity.kt:72)
at io.github.lucaargolo.kibe.blocks.tank.Tank$getTicker$1.tick(Tank.kt:38)
at net.minecraft.world.chunk.WorldChunk$DirectBlockEntityTickInvoker.redirect$edo000$checkProcessTEs(WorldChunk:1510)
at net.minecraft.world.chunk.WorldChunk$DirectBlockEntityTickInvoker.tick(WorldChunk:886)
at net.minecraft.world.chunk.WorldChunk$WrappedBlockEntityTickInvoker.tick(WorldChunk:941)
at net.minecraft.world.World.tickBlockEntities(World:474)
at net.minecraft.server.world.ServerWorld.tick(ServerWorld:422)
at net.minecraft.server.MinecraftServer.redirect$bke000$ficUpdateSuppressionCrashTick(MinecraftServer:3273)
at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer:891)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer:831)
at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer:96)
at net.minecraft.server.MinecraftServer.handler$edl000$modifiedRunLoop(MinecraftServer:7890)
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer:676)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer:270)
at java.lang.Thread.run(Thread.java:831)

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

-- Head --
Thread: Server thread
Stacktrace:
at net.minecraft.class_2688.method_11657(class_2688.java:117)
at io.github.lucaargolo.kibe.fluids.miscellaneous.LiquidXpFluid.method_15790(LiquidXpFluid.kt:17)
at net.minecraft.class_3610.method_15759(class_3610.java:96)

-- Patchouli Book Info --
Details:
Patchouli open book context: n/a
Stacktrace:
at net.minecraft.class_128.handler$gme000$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_2818$class_5563.method_31703(class_2818.java:896)
at net.minecraft.class_2818$class_5564.method_31703(class_2818.java:941)
at net.minecraft.class_1937.method_18471(class_1937.java:474)
at net.minecraft.class_3218.method_18765(class_3218.java:422)
at net.minecraft.server.MinecraftServer.redirect$bke000$ficUpdateSuppressionCrashTick(MinecraftServer.java:3273)
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:891)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:831)
at net.minecraft.class_1132.method_3748(class_1132.java:96)
at net.minecraft.server.MinecraftServer.handler$edl000$modifiedRunLoop(MinecraftServer.java:7890)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:676)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270)
at java.base/java.lang.Thread.run(Thread.java:831)

-- Block entity being ticked --
Details:
Name: kibe:tank // io.github.lucaargolo.kibe.blocks.tank.TankBlockEntity
Block: Block{kibe:tank}[level=15]
Block location: World: (12,82,164), Section: (at 12,2,4 in 0,5,10; chunk contains blocks 0,-64,160 to 15,319,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Block: Block{kibe:tank}[level=15]
Block location: World: (12,82,164), Section: (at 12,2,4 in 0,5,10; chunk contains blocks 0,-64,160 to 15,319,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Block Entity NBT: {amount:162000L,id:"kibe:tank",variant:{fluid:"kibe:liquid_xp"},x:12,y:82,z:164}

-- Affected level --
Details:
All players: 0 total; []
Chunk stats: 2025
Level dimension: minecraft:overworld
Level spawn location: World: (0,80,160), Section: (at 0,0,0 in 0,5,10; chunk contains blocks 0,-64,160 to 15,319,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 9968 game time, 9968 day time
Level name: test 1
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Level weather: Rain time: 49391 (now: false), thunder time: 10801 (now: false)
Known server brands: fabric
Level was modded: true
Level storage version: 0x04ABD - Anvil

-- 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: 1135507104 bytes (1082 MiB) / 3607101440 bytes (3440 MiB) up to 12213813248 bytes (11648 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.7212
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.47
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.47
Memory slot #1 type: DDR4
Memory slot #2 capacity (MB): 8192.00
Memory slot #2 clockSpeed (GHz): 2.47
Memory slot #2 type: DDR4
Memory slot #3 capacity (MB): 8192.00
Memory slot #3 clockSpeed (GHz): 2.47
Memory slot #3 type: DDR4
Virtual memory max (MB): 36892.48
Virtual memory used (MB): 27059.85
Swap memory total (MB): 4193.19
Swap memory used (MB): 973.28
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx11648m -Xms256m -XX:PermSize=256m
Fabric Mods:
addendum: Addendum 1.0.2
adorn: Adorn 2.1.5+1.17.1
advanced_runtime_resource_pack: Runtime Resource Pack 0.3.10
advancementplaques: Advancement Plaques 1.4.1
advancements-enlarger: Advancements Enlarger 0.2.4
adventurez: AdventureZ 1.2.11
agape_space: Space Dimensions 0.3.2
ambientenvironment: Ambient Environment 6.0.22
apoli: Apoli 2.0.0
appleskin: AppleSkin mc1.17-2.1.3
appliedenergistics2: Applied Energistics 2 9.0.0-alpha.1
aqupdcaracal: Caracal mob 1.17-1.3.2
arcanus: Arcanus 1.16
architects_palette: Architect's Palette Fabric 1.3
architectury: Architectury 2.5.30
artifality: Artifality 0.4.0
artifice: Artifice 0.15.3+21w07a
artofalchemy: Art of Alchemy 1.3.4
attributefix: Attribute Fix {FABRIC} 1.0.3
audiooutput: AudioOutput 0.0.4
authme: Auth Me 1.5.0
balm-fabric: Balm 1.3.0+0
battletowers: Battle Towers 3.4.0-1.17.1
bclib: BCLib 0.3.1
bebooks: Better Enchanted Books 1.2.12
beenfo: Beenfo 1.17.1-fabric0.36.1-1.3.2
better_wandering_trader: Better Wandering Trader 1.7.0
betterdungeons: YUNG's Better Dungeons 1.17-1.0.2
betterend: Better End 0.11.0-pre
betterf3: BetterF3 1.1.5
bettermineshafts: YUNG's Better Mineshafts 1.17-1.0.1
betternether: Better Nether 5.1.3
betterstrongholds: YUNG's Better Strongholds 1.17-1.1.2
bewitchment: Bewitchment 1.17-9
bitsandchisels: BitsAndChisels 2.5.3
blast: BLAST 1.8
blockshifter: Blockshifter 1.4.0+fabric-1.17.1
blockus: Blockus 2.2.10+1.17.1
blue_endless_jankson: jankson 1.2.1
blur: Blur (Fabric) 2.1.0
bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.2.3-1.17.1
breakprogress: Break Progress 1.0.1
calio: Calio 1.0.3
can-i-mine-this-block: cAn i MiNe thIS bLOCk? 1.1.0
cardinal-components: Cardinal Components API 3.1.1
cardinal-components-base: Cardinal Components API (base) 3.1.1
cardinal-components-block: Cardinal Components API (blocks) 3.1.1
cardinal-components-chunk: Cardinal Components API (chunks) 3.1.1
cardinal-components-entity: Cardinal Components API (entities) 3.1.1
cardinal-components-item: Cardinal Components API (items) 3.1.1
cardinal-components-level: Cardinal Components API (world saves) 3.1.1
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 3.1.1
cardinal-components-util: Cardinal Components API (utilities) 3.1.1
cardinal-components-world: Cardinal Components API (worlds) 3.1.1
carpet: Carpet Mod 1.4.46
carpet-extra: Carpet Extra 1.4.43
carpet-tis-addition: Carpet TIS Addition 1.22.0+build.678
carrier: Carrier 1.8.0
charm: Charm 3.3.2
charmonium: Charmonium 3.3.0
chesttracker: Chest Tracker 1.0.18
chipped: Chipped 1.1.1
cleancut: CleanCut 1.17-4.0-fabric
cleardespawn: Clear Despawn 1.17.1-1.1.2
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 v5 5.0.38
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
colorutility: ColorUtility 2.0.1
com_electronwill_night-config_core: core 3.6.3
com_electronwill_night-config_toml: toml 3.6.3
com_moandjiezana_toml_toml4j: toml4j 0.7.2
completeconfig: CompleteConfig 1.0.0
conjuring: Conjuring 1.0.7
cosmetic-armor: Cosmetic Armor 1.1.0
couplings: Couplings 1.5.0+1.17
craftingtweaks: Crafting Tweaks 13.0.0+0
craftpresence: CraftPresence 1.8.8
croptopia: Croptopia 1.6.3
crowdin-translate: CrowdinTranslate 1.3+1.17
ctm: ConnectedTexturesMod for Fabric 0.5.1+1.17
cullleaves: Cull Leaves 2.3.0
customportalapi: Custom Portal Api 0.0.1-beta41-1.17
customportals: Custom Portals 2.1.0
dark-enchanting: Dark Enchanting 0.4.1-1.17.1
darkpaintings: Dark Paintings 4.0.2
dataattributes: Data Attributes 1.0.6
detailab: Detail Armor Bar 2.6.1+1.17.1-fabric
disable_custom_worlds_advice: Disable Custom Worlds Advice 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.5
doom: Doom Fabric 4.0.16
dragonloot: DragonLoot 1.0.9
drippyloadingscreen: Drippy Loading Screen 1.1.1
dungeons_arise: When Dungeons Arise 2.1.48-fabric
eldritch_mobs: Eldritch Mobs 1.9.6
emagnet: E Magnet 1.2.3
enchant_giver: Enchant Giver 1.1.0
enchantedbookredesign: Enchanted Book Redesign 1.17.1-2.0
enchantmentdescriptions: Enchantment Descriptions 4.0.1
entityculling: EntityCulling-Fabric 1.3.3
expandedstorage: Expanded Storage 7.1.2
explorerscompass: Explorer's Compass 1.17.1-2.0.2-fabric
extraalchemy: Extra Alchemy 1.6.1
extragenerators: Extra Generators 1.1-BETA+1.17
extraorigins: Extra Origins 1.17-8
fabric: Fabric API 0.40.6+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+cbda931818
fabric-biome-api-v1: Fabric Biome API (v1) 3.2.0+cbda931818
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+cbda931818
fabric-content-registries-v0: Fabric Content Registries (v0) 0.3.0+cbda931818
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.2.3+87cc6e4c18
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.10+fc40aa9d18
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+cbda931818
fabric-item-api-v1: Fabric Item API (v1) 1.2.4+cbda931818
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+cbda931818
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.2+36b77c3e18
fabric-language-kotlin: Fabric Language Kotlin 1.6.4+kotlin.1.5.30
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.13+cbda931818
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-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.11+7931163218
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.4+cbda931818
fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.8+cbda931818
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.4+7931163218
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+a02b446313
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.14+4658223018
fabric-rendering-v0: Fabric Rendering (v0) 1.1.5+7931163218
fabric-rendering-v1: Fabric Rendering (v1) 1.9.0+7931163218
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.8+a00e834b18
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.4+198a96213d
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.8+cbda931818
fabric-structure-api-v1: Fabric Structure API (v1) 1.1.13+5ab9934c18
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.1+b06cb95b18
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.4.0+7931163218
fabricenchantments: Fabric Enchantments 0.4.2
fabricloader: Fabric Loader 0.11.6
fabrictailor: Fabric Tailor 1.7.1
factory: Factory 1.17.1-1.4.0
fake-player-api: Fake Player API 0.2.0
fallflyinglib: FallFlyingLib 3.0.0-beta.2
fallingleaves: Falling Leaves 1.7.3+1.17.1
fallingtree: FallingTree 2.14.2
farmersdelight: Farmer's Delight 1.17.1-0.1.2
fastfurnace: FastFurnace 1.17-3.0
fasttransferlib: Fast Transfer Lib 0.5.6
fatxporbs: Fat Experience Orbs 1.0.1
ferritecore: FerriteCore 3.1.0
fiber: fiber 0.23.0-2
flytre-lib-base: Flytre Lib - Base Module 1.2.0
flytre-lib-compat: Flytre Lib - Compat Module 1.0.0
flytre-lib-config: Flytre Lib - Config Module 1.1.0
flytre-lib-event: Flytre Lib - Event Module 1.0.1
flytre-lib-gui: Flytre Lib - GUI Module 1.0.0
flytre-lib-storage: Flytre Lib - Storage Module 2.3.1
flytre_lib: Flytre Lib 1.3.9
gbfabrictools: GBfabrictools 1.3.4+1.17
geckolib3: Geckolib 3.0.14
givemehats: Give Me Hats! 1.6
glassential: Glassential 1.17-1.2.0
go-fish: Go Fish 1.3.0-beta-1.17.1
gobber2: Gobber2 2.4.50
goldenhoppers: Golden Hoppers 1.1.0
golemsgalore: Golems Galore 1.0.3-1.17.1
goosiklib: Goosik Lib 0.1.0
harvest_scythes: Harvest Scythes 2.0.6
hctm-base: HCTM Base 3.6.2
healthoverlay: Health Overlay 4.0.2
heartbond: Heartbond 1.1.0
hologram-api: Hologram API 0.2.1+1.17.1
hookshot: Hookshot 20.0
horseinfo: Horse Info 0.3.0-1.17
hydrogen: Hydrogen 0.3
iknowwhatimdoing: I Know What I'm Doing 3.1.0
impersonate: Impersonate 2.3.5
incantationem: Incantationem 1.1.2+1.17.1
indium: Indium 1.0.0+mc1.17.1
indrev: Industrial Revolution 1.10.0-alpha.12
inmis: Inmis 2.3.2-1.17.1
inventorysorter: Inventory Sorter 1.8.0-1.17
iris: Iris 1.1.2+build.9
ironfurnaces: Iron Furnaces 1.17.1-2.6.1-fabric
itemscroller: Item Scroller 0.15.0-dev.20210707.005506
jankson: Jankson 3.0.1+j1.2.0
java: OpenJDK 64-Bit Server VM 16
jumpoverfences: JumpOverFences 1.16-0.0.3
justenoughkeys: Just Enough Keys 0.2.2
kanos_config: Kanos Config 0.1.4+1.14.4-1.17.1
kibe: Kibe 1.9.2-BETA+1.17
kirin: Kirin UI 1.9.1
kjsextras: KubeJS Extras 1.3.2
konkrete: Konkrete 1.2.3
ktdatataglib: KtDataTagLib 1.5.4
kubejs: KubeJS 1605.3.10-build.9999
kyrptconfig: Kytpt Config 1.1.10-1.17
lambdabettergrass: LambdaBetterGrass 1.2.1+1.17
lambdynlights: LambDynamicLights 2.0.2+1.17
lazydfu: LazyDFU 0.1.2
libaddict: libaddict 0.3.0
libblockattributes: LibBlockAttributes 0.8.17003
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.7+1.17.1
libninepatch: LibNinePatch 1.1.0
libra: Libra 0.3.9.2
lightoverlay: Light Overlay 6.0.0
lithium: Lithium 0.7.4
logical_zoom: Logical Zoom 0.0.11
maelstrom_library: Maelstrom Library 1.2.1-1.17
magicfungi: Magic Fungi 0.4.1-BETA+1.17.1
magna: Magna 1.5.5-1.17-pre4
malilib: MaLiLib 0.10.0-dev.24
mcda: MC Dungeons Armors 1.7.11
mcdw: MC Dungeons Weapons 3.5.3
mcsa: MC Story Mode Armor 2.3.2-1.17
megane: megane 5.4.1
megane-base: megane-base 5.4.1
megane-dml-simulacrum: megane-dml-simulacrum 5.4.1+1.0.5
megane-extra-generators: megane-extra-generators 5.4.1+1.1-BETA-1.17
megane-fabric-transfer: megane-fabric-transfer 5.4.1+1.3.0-fc40aa9d18
megane-fast-transfer-lib: megane-fast-transfer-lib 5.4.1+0.5.7
megane-industrial-revolution: megane-industrial-revolution 5.4.1+1.10.0-alpha.12
megane-kibe: megane-kibe 5.4.1+1.9.1-BETA-1.17
megane-lib-block-attributes: megane-lib-block-attributes 5.4.1+0.9.0
megane-modern-industrialization: megane-modern-industrialization 5.4.1+0.5.12
megane-reborn-core: megane-reborn-core 5.4.1+5.0.8-beta-build.111
megane-runtime: megane-runtime 5.4.1
megane-team-reborn-energy: megane-team-reborn-energy 5.4.1+2.0.0-beta1
megane-tech-reborn: megane-tech-reborn 5.4.1+5.0.8-beta-build.111
megane-vanilla: megane-vanilla 5.4.1+1.17.1
megane-wireless-networks: megane-wireless-networks 5.4.1+1.1.2
midnightlib: MidnightLib 0.2.5
minecraft: Minecraft 1.17.1
minecraftcapes: MinecraftCapes Mod 11.0.1
mining_dims: Mining Dimensions 1.1.12
mm: Manningham Mills 2.3
mo_glass: Mo Glass 1.5-MC1.17.1
mocolors: Mo' Colors 1.2.2
modern_industrialization: Modern Industrialization 0.6.0-alpha.01
modmanager: Mod Manager 1.1.0-alpha+1.17
modmenu: Mod Menu 2.0.12
morevillagers-fabric: MoreVillagersFabric 2.1.0-SNAPSHOT
mostructures: Mo' Structures 1.3.0-pre1-1.17.1
multipart_entities: MultipartEntities 1.1.2-1.17
myron: Myron 1.6.1
mythic-mounts: Mythic Mounts 1.17.1-1.3
naturescompass: Nature's Compass 1.17.1-2.0.1-fabric
nearsightedly: Near-Sightedly 1.2.1
noanglebrackets: NoAngleBrackets 1.1.0
nomoreglowingpots: No More Glowing Pots 1.0.2
notenoughcrashes: Not Enough Crashes 3.6.2+1.17.1
nyfsquivers: Nyf's Quivers Fabric-0.2.6
omega-config: OmegaConfig 1.0.8
openloader: OpenLoader 3.0.1
org_aperlambda_lambdajcommon: lambdajcommon 1.8.1
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.5.30
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.5.30
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.5.30
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.5.30
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.1.0
origins-classes: Origins: Classes 1.2.2
owo: OwO 0.1.1
packet_tweaker: Packet Tweaker 0.2.0+1.17.1
patchouli: Patchouli 1.17-54-FABRIC
pehkui: Pehkui 2.4.0+1.14.4-1.17.1
pipe: Pipe 1.4.0
placeholder-api: Placeholder API 1.1.1+1.17.1
plantinajar: Plant In A Jar 2.2.2
playerabilitylib: Pal 1.3.0
polymer: Polymer 0.1.2+1.17.1
polymorph: Polymorph 0.0.14-1.17.1
prefab: Prefab 2.1.5
presencefootsteps: Presence Footsteps r32-1.17-rc1
pugh_lib: Pugh Lib ${version}
pugh_tools: Pugh Tools ${version}
qcommon-cfg-core: qcommon-cfg-core 3.3.0
qcommon-croco: Croco 2.1.1
quarryplus: QuarryPlus 17.0.390
quickshulker: Quick Shulker 1.2.3-1.17
ratsmischief: Rat's Mischief 1.2.2
reach-entity-attributes: Reach Entity Attributes 2.1.1
reborncore: Reborn Core 5.0.8-beta+build.111
redbits: Red Bits 1.10.1
reeses-sodium-options: Reese's Sodium Options 1.2.0
repurposed_structures: Repurposed Structures 2.3.4+1.17.1
resourceful_tools: Resourceful Tools 1.1.20
respawnablepets: Respawnable Pets 1.17-3
rhino: Rhino 1605.1.4-build.59
right-click-clear: Right Click Clear 2.0.3
roughlyenoughitems: Roughly Enough Items 6.0.279-alpha
rpgstats: RPGStats 4.2.1+1.17.1
rswires: RSWires 4.11.2
satin: Satin 1.6.4
schmucks: Schmucks 1.4.0
secretrooms: Secret Rooms 1.0.0+1.17
seedy-behavior: Seedy Behavior 1.0.2+1.17.1
server_translations_api: Server Translations API 1.4.5+1.17
sgui: SGui 1.0.0-rc4+1.17.1
shulkerboxtooltip: Shulker Box Tooltip 3.0.1+1.17
shulkerutils: shulkerutils 1.0.4-1.17
simplegrinder: Simple Grinder 17.0.1-Fabric
simpletransport: SimpleTransport 1.0.0-1.17.1
skinlayers: 3d Skin Layers 1.1.0
slotlock: SlotLock 1.0.4-BETA+1.17
sodium: Sodium 0.3.2+IRIS2-build.9
sodium-extra: Sodium Extra 0.3.4
somnus: Somnus API 0.0.14-1.17.1
soulbound: Soulbound 2.0.0
spruceui: SpruceUI 3.3.0+1.17
stacc: Stacc 1.2.3
staffofbuilding: Staff of Building 1.3.2-1.17
static-content: Static Content 1.0.2-1.16.2
staticdata: Static Data 1.1.2
statuseffecttimer: Status Effect Timer 1.0.3
step-height-entity-attribute: Step Height Entity Attribute 1.0.0
storagecabinet: Storage Cabinet 1.4.0
structure-helpers: Structure Helpers 3.2.0
structurized: Structurized 1.3.0
team_reborn_energy: Energy 2.0.0-beta1
techreborn: Tech Reborn 5.0.8-beta+build.111
terraform-wood-api-v1: Terraform Wood API (v1) 2.0.2
terralith: Terralith for Fabric 1.6.1
the_aether: The Aether 1.17.1-1.5.0
things: Things 0.2.5
toms_storage: Tom's Simple Storage Mod 1.1.17
toolstats: Tool Stats 2.0.1
tooltipfix: ToolTip Fix 1.0.3-1.17.1
torcherino: Torcherino 15.0.0
torohealth: ToroHealth Damage Indicators 1.17.1-fabric-12
transportables: Transportables 1.0.6
trinkets: Trinkets 3.0.4
truerooms: True Secret Rooms 1.1.5
universal-graves: Universal Graves 1.1.0+1.17.1
upgradedshulkers: Upgraded Shulkers 1.0.2-1.17
valley: ValleyCraft 1.2.1
veinmining: Vein Mining 0.0.10-1.17
visuality: Visuality 0.1.3
voidtotem: Void Totem (Fabric) 1.17.0-1.0.0
voidz: VoidZ 1.0.5
wands: Building Wands 2.2.5_mc1.17.1
ward_blocks: Ward Blocks 1.1.8
waterdripsound: Drip Sounds 1.17-0.2.2
waystones: Waystones 2.1.2
whereisit: Where Is It 1.13.7
winged: Winged Mod 1.17.1-3.0.0
wirelessnetworks: Wireless Networks 1.1.2
wthit: wthit 3.9.1
xaerominimap: Xaero's Minimap 21.17.1
xaeroworldmap: Xaero's World Map 1.17.1
xlpackets: XLPackets 2.0-1.17
yosbr: YOSBR 0.1.1
yungsapi: YUNG's API 1.17-Fabric-19
Player Count: 0 / 8; []
Data Packs: vanilla, openloader/data/Repurposed_Structures-Charm.zip, openloader/data/battletowers, openloader/data/doom, openloader/data/eldritch_mobs, openloader/data/givemehats, openloader/data/nophantom, secretrooms:server_pack, Fabric Mods
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fabric'
Suspected Mods: Kibe (kibe)

commented

Duplicate of #103