Modern Industrialization

Modern Industrialization

4M Downloads

Reset negative pipe values

Wirezat opened this issue · 3 comments

commented

Im losing my world to the following error. maybe set a pipes value to zero if it ever goes negative.

java.lang.IllegalArgumentException: Amount may not be negative, but it is: -3
at net.fabricmc.fabric.api.transfer.v1.storage.StoragePreconditions.notNegative(StoragePreconditions.java:50)
at net.fabricmc.fabric.api.transfer.v1.storage.StoragePreconditions.notBlankNotNegative(StoragePreconditions.java:59)
at aztech.modern_industrialization.pipes.item.ItemNetwork.insertTargets(ItemNetwork.java:277)
at aztech.modern_industrialization.pipes.item.ItemNetwork$BlacklistAggregate.insert(ItemNetwork.java:267)
at aztech.modern_industrialization.pipes.item.ItemNetwork$BlacklistAggregate.insert(ItemNetwork.java:256)
at net.fabricmc.fabric.api.transfer.v1.storage.base.CombinedStorage.insert(CombinedStorage.java:66)
at net.fabricmc.fabric.api.transfer.v1.storage.StorageUtil.move(StorageUtil.java:105)
at aztech.modern_industrialization.pipes.item.ItemNetwork.doNetworkTransfer(ItemNetwork.java:102)
at aztech.modern_industrialization.pipes.item.ItemNetwork.tick(ItemNetwork.java:65)
at aztech.modern_industrialization.pipes.api.PipeNetworkManager.tickNetworks(PipeNetworkManager.java:69)
at aztech.modern_industrialization.pipes.impl.PipeNetworks.lambda$static$2(PipeNetworks.java:111)
at net.fabricmc.fabric.api.event.lifecycle.v1.ServerTickEvents.lambda$static$6(ServerTickEvents.java:108)
at net.minecraft.class_3218.handler$dpp000$fabric-lifecycle-events-v1$endWorldTick(class_3218.java:12229)
at net.minecraft.class_3218.method_18765(class_3218.java:384)
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:875)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:819)
at net.minecraft.class_1132.method_3748(class_1132.java:98)
at net.minecraft.server.MinecraftServer.handler$chk000$carpet$modifiedRunLoop(MinecraftServer.java:7385)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:644)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257)
at java.base/java.lang.Thread.run(Unknown Source)

commented

Can you post the full crash report? Usually something like this are caused by unrelated things to MI

commented

sure:
---- Minecraft Crash Report ----
// There are four lights!

Time: 2023-09-19 10:28:37
Description: Exception ticking world

java.lang.IllegalArgumentException: Amount may not be negative, but it is: -3
at net.fabricmc.fabric.api.transfer.v1.storage.StoragePreconditions.notNegative(StoragePreconditions.java:50)
at net.fabricmc.fabric.api.transfer.v1.storage.StoragePreconditions.notBlankNotNegative(StoragePreconditions.java:59)
at aztech.modern_industrialization.pipes.item.ItemNetwork.insertTargets(ItemNetwork.java:277)
at aztech.modern_industrialization.pipes.item.ItemNetwork$BlacklistAggregate.insert(ItemNetwork.java:267)
at aztech.modern_industrialization.pipes.item.ItemNetwork$BlacklistAggregate.insert(ItemNetwork.java:256)
at net.fabricmc.fabric.api.transfer.v1.storage.base.CombinedStorage.insert(CombinedStorage.java:66)
at net.fabricmc.fabric.api.transfer.v1.storage.StorageUtil.move(StorageUtil.java:105)
at aztech.modern_industrialization.pipes.item.ItemNetwork.doNetworkTransfer(ItemNetwork.java:102)
at aztech.modern_industrialization.pipes.item.ItemNetwork.tick(ItemNetwork.java:65)
at aztech.modern_industrialization.pipes.api.PipeNetworkManager.tickNetworks(PipeNetworkManager.java:69)
at aztech.modern_industrialization.pipes.impl.PipeNetworks.lambda$static$2(PipeNetworks.java:111)
at net.fabricmc.fabric.api.event.lifecycle.v1.ServerTickEvents.lambda$static$6(ServerTickEvents.java:108)
at net.minecraft.server.world.ServerWorld.handler$dpp000$fabric-lifecycle-events-v1$endWorldTick(ServerWorld.java:12229)
at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:384)
at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:875)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:819)
at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:98)
at net.minecraft.server.MinecraftServer.handler$chk000$carpet$modifiedRunLoop(MinecraftServer.java:7385)
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:644)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257)
at java.base/java.lang.Thread.run(Unknown Source)

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

-- Head --
Thread: Server thread
Stacktrace:
at net.fabricmc.fabric.api.transfer.v1.storage.StoragePreconditions.notNegative(StoragePreconditions.java:50)
at net.fabricmc.fabric.api.transfer.v1.storage.StoragePreconditions.notBlankNotNegative(StoragePreconditions.java:59)
at aztech.modern_industrialization.pipes.item.ItemNetwork.insertTargets(ItemNetwork.java:277)
at aztech.modern_industrialization.pipes.item.ItemNetwork$BlacklistAggregate.insert(ItemNetwork.java:267)
at aztech.modern_industrialization.pipes.item.ItemNetwork$BlacklistAggregate.insert(ItemNetwork.java:256)
at net.fabricmc.fabric.api.transfer.v1.storage.base.CombinedStorage.insert(CombinedStorage.java:66)
at net.fabricmc.fabric.api.transfer.v1.storage.StorageUtil.move(StorageUtil.java:105)
at aztech.modern_industrialization.pipes.item.ItemNetwork.doNetworkTransfer(ItemNetwork.java:102)
at aztech.modern_industrialization.pipes.item.ItemNetwork.tick(ItemNetwork.java:65)
at aztech.modern_industrialization.pipes.api.PipeNetworkManager.tickNetworks(PipeNetworkManager.java:69)
at aztech.modern_industrialization.pipes.impl.PipeNetworks.lambda$static$2(PipeNetworks.java:111)
at net.fabricmc.fabric.api.event.lifecycle.v1.ServerTickEvents.lambda$static$6(ServerTickEvents.java:108)
at net.minecraft.server.world.ServerWorld.handler$dpp000$fabric-lifecycle-events-v1$endWorldTick(ServerWorld.java:12229)
at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:384)

-- Affected level --
Details:
All players: 1 total; [class_3222['Wirezat'/56, l='ServerLevel[New World]', x=671.70, y=67.00, z=127.20]]
Chunk stats: 3331
Level dimension: minecraft:overworld
Level spawn location: World: (256,76,176), Section: (at 0,12,0 in 16,4,11; chunk contains blocks 256,-64,176 to 271,319,191), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 39890881 game time, 1891532 day time
Level name: New World
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Level weather: Rain time: 42289 (now: false), thunder time: 85652 (now: false)
Known server brands: fabric
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:875)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:819)
at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:98)
at net.minecraft.server.MinecraftServer.handler$chk000$carpet$modifiedRunLoop(MinecraftServer.java:7385)
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:644)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257)
at java.base/java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
Minecraft Version: 1.19.2
Minecraft Version ID: 1.19.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.1, Eclipse Adoptium
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
Memory: 10390597288 bytes (9909 MiB) / 16173236224 bytes (15424 MiB) up to 34359738368 bytes (32768 MiB)
CPUs: 12
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 2600 Six-Core Processor
Identifier: AuthenticAMD Family 23 Model 8 Stepping 2
Microarchitecture: Zen+
Frequency (GHz): 3.40
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: NVIDIA GeForce RTX 2080 SUPER
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1e81
Graphics card #0 versionInfo: DriverVersion=31.0.15.3623
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): 52149.61
Virtual memory used (MB): 36071.91
Swap memory total (MB): 19456.00
Swap memory used (MB): 1548.74
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx32768m -Xms32768m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms256m
Fabric Mods:
ad_astra: Ad Astra 1.12.6
ad_astra_giselle_addon: Ad Astra!: Giselle Addon 1.16
advancednetherite: Advanced Netherite 1.6.7-1.19.2
advancementplaques: Advancement Plaques 1.4.6
advdebug: Advancements Debug 2.3.0
ae2: Applied Energistics 2 12.9.7
noindium: No Indium? 1.1.0+1.19
ae2wtlib: AE2WTLib 12.9.5
alloy_forgery: Alloy Forgery 2.0.20+1.19
ambientsounds: Ambient Sounds (Fabric) 5.2.13
animal_feeding_trough: Animal Feeding Trough 1.0.3+1.19.2
arcanus: Arcanus 1.30
architectury: Architectury 6.5.85
archon: Archon 0.5.0
omega-config: OmegaConfig 1.2.3-1.18.1
artifacts: Artifacts 7.1.1+fabric
expandability: ExpandAbility 6.0.0
step-height-entity-attribute: Step Height Entity Attribute 1.0.0
automobility: Automobility 0.4.1+1.19.2-fabric
advanced_runtime_resource_pack: Runtime Resource Pack 0.6.2
jsonem: JsonEM 0.1.2+1.19
bakery: Bakery 1.0.6
bclib: BCLib 2.1.7
beachparty: Beachparty 1.0.12
beaconoverhaul: Beacon Overhaul 1.7.3+1.19.2
reach-entity-attributes: Reach Entity Attributes 2.3.0
better_withered_mobs: Better Withered Mobs 1.7.1
betteradvancements: Better Advancements ...
betteranimalsplus: Better Animals Plus 1.19.2-11.0.10
betterend: Better End 2.1.6
betternether: Better Nether 7.1.4
bettertridents: Better Tridents 4.0.2
biomemakeover: Biome Makeover 1.19.2-1.6.4
bookshelf: Bookshelf 16.3.20
botarium: Botarium 1.8.2
bountiful: Bountiful 3.0.0
byg: Oh The Biomes You'll Go ...
candlelight: Candlelight 1.1.8
carpet: Carpet Mod 1.4.84
carpet-extra: Carpet Extra 1.4.84
carryon: Carry On ...
cccbridge: CC:C Bridge v1.5.1-fabric
clickadv: Clickable Advancements Mod 3.0
cloth-config: Cloth Config v8 8.3.103
cloth-basic-math: cloth-basic-math 0.6.1
combatroll: Combat Roll 1.1.5+1.19
comforts: Comforts 6.0.4+1.19.2
spectrelib: SpectreLib 0.12.4+1.19.2
computercraft: CC: Restitched 1.101.2
io_netty_netty-codec-http: netty-codec-http 4.1.77.Final
org_squiddev_cobalt: Cobalt 0.5.5
corgilib: CorgiLib ...
com_electronwill_night-config_core: core 3.6.6
com_electronwill_night-config_toml: toml 3.6.6
create: Create 0.5.1-b-build.1089+mc1.19.2
com_google_code_findbugs_jsr305: jsr305 3.0.2
flywheel: Flywheel 0.6.8.a-5
forge_tags: Porting Lib Tags 3.0
milk: Milk Lib 1.0.51
dripstone_fluid_lib: Dripstone Fluid Lib 2.0.1
porting_lib_accessors: Porting Lib Accessors 2.1.1038+1.19.2
porting_lib_base: Porting Lib Base 2.1.1038+1.19.2
porting_lib_lazy_registration: Porting Lib Lazy Register 2.1.1038+1.19.2
porting_lib_loot: Porting Lib Loot 2.1.1038+1.19.2
porting_lib_model_generators: Porting Lib Model Generators 2.1.1038+1.19.2
porting_lib_models: Porting Lib Models 2.1.1038+1.19.2
porting_lib_entity: Porting Lib Entity 2.1.1038+1.19.2
porting_lib_extensions: Porting Lib Extensions 2.1.1038+1.19.2
porting_lib_fake_players: Porting Lib Fake Players 2.1.1038+1.19.2
porting_lib_networking: Porting Lib Networking 2.1.1038+1.19.2
porting_lib_obj_loader: Porting Lib Obj Loader 2.1.1038+1.19.2
porting_lib_attributes: Porting Lib Attributes 2.1.1038+1.19.2
porting_lib_common: Porting Lib Common 2.1.1038+1.19.2
porting_lib_constants: Porting Lib Constants 2.1.1038+1.19.2
porting_lib_model_loader: Porting Lib Model Loader 2.1.1038+1.19.2
porting_lib_transfer: Porting Lib Transfer 2.1.1038+1.19.2
registrate-fabric: Registrate for Fabric 1.1.58-MC1.19.2
create_enchantment_industry: Create Enchantment Industry 1.0.1
create_dragon_lib: Create Dragon Lib 1.0.1
createaddition: Create Crafts & Additions 20230723a
team_reborn_energy: Energy 2.3.0
createchunkloading: Create Chunkloading 1.5.1
createcosmicgadgets: Create: Cosmic Gadgets 1.0.0
createdeco: Create Deco 1.3.3-1.19.2
createoreexcavation: Create Ore Excavation 1.2.1
chunk-storage-api-fabric: Chunk Storage Api Fabric 1.0.2
creativecore: CreativeCore (Fabric) 2.9.3
creaturesfromthesnow: Creatures from The Snow 4.1.0+1.19.2
dataattributes: Data Attributes 1.4.6+1.19.2
deeperdarker: Deeper and Darker 1.1.6
customportalapi: Custom Portal Api 0.0.1-beta54-1.19
paragon: Paragon 3.0.2
com_moandjiezana_toml_toml4j: toml4j 0.7.2
org_yaml_snakeyaml: snakeyaml 1.27
dimdoors: DimensionalDoors 5.0.2
com_flowpowered_flow-math: flow-math 1.0.3
com_github_dimensionaldevelopment_poly2tri_java: poly2tri.java 0.1.1
matrix: Matrix 1.0.0
org_jgrapht_jgrapht-core: jgrapht-core 1.1.0
doapi: Lets Do Api 1.1.0
blue_endless_jankson: jankson 1.2.1
terraform-wood-api-v1: Terraform Wood API (v1) 4.2.0
ecologics: Ecologics 2.1.11
edenring: EdenRing 0.6.4
eldritch_mobs: EldritchMobs 1.13.1
cardinal-components-base: Cardinal Components API (base) 5.0.2
cardinal-components-entity: Cardinal Components API (entities) 5.0.2
polymer: Polymer (Core) 0.2.18+1.19.2
polymer-registry-sync-manipulator: Polymer Registry Sync Manipulator 0.0.3+1.19.2
polymer-blocks-ext: Polymer Blocks 0.1.0-alpha.9+1.19.2
server_translations_api: Server Translations API 1.4.18+1.19.2
packet_tweaker: Packet Tweaker 0.3.0+1.18.2
elytraslot: Elytra Slot 6.1.1+1.19.2
enchanted-vertical-slabs: Enchanted Vertical Slabs 1.8
enchdesc: EnchantmentDescriptions 13.0.14
enchlevel-langpatch: Enchantment Level Language Patch 1.0.1
endgoblintraders: End Goblin Traders 1.5.1
enhancedcelestials: Enhanced Celestials ...
evs-betterend: Enchanted Vertical Slabs - BetterEnd Edition 1.1.0
explorify-fabric: Explorify 1.19-1.3.0
fabric-api: Fabric API 0.76.1+1.19.2
fabric-api-base: Fabric API Base 0.4.15+8f4e8eb390
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.14+93d8cb8290
fabric-biome-api-v1: Fabric Biome API (v1) 9.1.1+16f1e31390
fabric-block-api-v1: Fabric Block API (v1) 1.0.2+e415d50e90
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.25+cafc6e8e90
fabric-client-tags-api-v1: Fabric Client Tags 1.0.5+b35fea8390
fabric-command-api-v1: Fabric Command API (v1) 1.2.16+f71b366f90
fabric-command-api-v2: Fabric Command API (v2) 2.2.1+413cbbc790
fabric-commands-v0: Fabric Commands (v0) 0.2.33+df3654b390
fabric-containers-v0: Fabric Containers (v0) 0.1.42+df3654b390
fabric-content-registries-v0: Fabric Content Registries (v0) 3.5.2+7c6cd14d90
fabric-convention-tags-v1: Fabric Convention Tags 1.3.0+4bc6e26290
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.8+aeb40ebe90
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 5.3.9+413cbbc790
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.35+0d0f210290
fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.4+9244241690
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.34+562bff6e90
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.36+df3654b390
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.24+b6b6abb490
fabric-item-api-v1: Fabric Item API (v1) 1.6.6+b7d1888890
fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.39+9244241690
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.25+5c4fce2890
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.23+df3654b390
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.4+1b46dc7890
fabric-loot-api-v2: Fabric Loot API (v2) 1.1.13+83a8659290
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.16+9e7660c690
fabric-message-api-v1: Fabric Message API (v1) 5.0.7+93d8cb8290
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.24+33fbc73890
fabric-models-v0: Fabric Models (v0) 0.3.21+c6af733c90
fabric-networking-api-v1: Fabric Networking API (v1) 1.2.12+def3f86d90
fabric-networking-v0: Fabric Networking (v0) 0.3.29+df3654b390
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 4.2.2+d8ef690890
fabric-particles-v1: Fabric Particles (v1) 1.0.14+4d0d570390
fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.2+413cbbc790
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.33+9244241690
fabric-renderer-api-v1: Fabric Renderer API (v1) 1.2.1+1adbf27790
fabric-renderer-indigo: Fabric Renderer - Indigo 0.8.0+1adbf27790
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.24+df3654b390
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.19+6e0787e690
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.11+4d0d570390
fabric-rendering-v0: Fabric Rendering (v0) 1.1.27+df3654b390
fabric-rendering-v1: Fabric Rendering (v1) 1.12.1+d8ef690890
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.1.2+aae9039d90
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.8.4+edbdcddb90
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.32+4d0d570390
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.8+1cc24b1b90
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.2+c4f28df590
fabric-textures-v0: Fabric Textures (v0) 1.0.24+aeb40ebe90
fabric-transfer-api-v1: Fabric Transfer API (v1) 2.1.6+413cbbc790
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.3.3+08b73de490
fabric-language-kotlin: Fabric Language Kotlin 1.10.10+kotlin.1.9.10
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.9.10
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.9.10
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.9.10
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.9.10
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.22.0
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.7.3
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.7.3
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.4.0
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.6.0
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.6.0
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.6.0
fabricenchantments: Fabric Enchantments 0.9.0
fabricloader: Fabric Loader 0.14.22
farmersdelight: Farmer's Delight 1.19.2-1.3.9
farmersknives: Farmer's Knives 2.4.1
ferritecore: FerriteCore 5.0.3
forgeconfigapiport: Forge Config API Port 4.2.11
fpsreducer: FPS Reducer 1.19.2-2.1
friendsandfoes: Friends&Foes 1.6.8
fusion: Fusion 1.0.5
fwaystones: Fabric Waystones 3.0.8+mc1.19.2
galosphere: Galosphere 1.19.2-1.3.0
midnightlib: MidnightLib 1.0.0
geckolib3: Geckolib 3.1.40
com_eliotlash_mclib_mclib: mclib 20
goblintraders: Goblin Traders 1.5.2
goodending: Good Ending 1.19.2-1.0.2-fabric
graveyard_biomes: The Graveyard Biomes 1.6
horizontal-glass-panes: Horizontal Glass Panes 1.0.1
iceberg: Iceberg 1.0.46
immersive_aircraft: Immersive Aircraft 0.5.2+1.19.2
immersive_armors: Immersive Armors 1.5.6+1.19.2
immersive_paintings: Immersive Paintings 0.6.0+1.19.2
indium: Indium 1.0.9+mc1.19.2
inventorysorter: Inventory Sorter 1.8.10-1.19
kyrptconfig: Kyrpt Config 1.4.14-1.19
iris: Iris 1.6.6
io_github_douira_glsl-transformer: glsl-transformer 2.0.0-pre13
org_anarres_jcpp: jcpp 1.4.14
org_antlr_antlr4-runtime: antlr4-runtime 4.11.1
ironchests: Iron Chests 1.7.7
libgui: LibGui 6.2.0+1.19
jankson: Jankson 4.1.1+j1.2.1
libninepatch: LibNinePatch 1.1.0
java: OpenJDK 64-Bit Server VM 17
jei: Just Enough Items 11.6.0.1016
kambrik: Kambrik 4.0-1.19.2
lazydfu: LazyDFU 0.1.3
litematica: Litematica 0.12.7
lithium: Lithium 0.11.1
lmpi: Let me play Iris! 1.0.1
lovely_snails: Lovely Snails 1.1.0+1.19
malilib: MaLiLib 0.13.0
mcda: MC Dungeons Armors 2.4.4
mcdar: MC Dungeons Artifacts 1.5.3-1.19
mcdw: MC Dungeons Weapons 5.0.13-1.19
com_github_llamalad7_mixinextras: MixinExtras 0.2.0-beta.8
enchant_giver: Enchant Giver 1.3.0
mcsa: MC Story Mode Armors 3.1.4+1.19
mcwbridges: Macaw's Bridges 1.0.6
meadow: Meadow 1.2.0
megacells: MEGA Cells 2.0.3-1.19.2
minecraft: Minecraft 1.19.2
minelib: mine11lib 0.1.3+1.19
com_sksamuel_scrimage_scrimage-core: scrimage-core 4.0.31
mo_glass: Mo Glass 1.6.1-MC1.19.2
mobspecificenchants: MobSpecificEnchants 1.1.1
modern_industrialization: Modern Industrialization 1.6.15
magna: Magna 1.8.0-1.19
playerabilitylib: Pal 1.6.0
modmenu: Mod Menu 4.2.0-beta.2
moonlight: Moonlight 1.19.2-2.2.44
moretrapdoor: More Trapdoors 1.19.2-1.0.0-[FABRIC]
mvs: Vanilla Structure Mod 2.5.10-1.19.2
mythicmetals: Mythic Metals 0.17.2+1.19.2
mythicmetals_decorations: Mythic Metals Decorations 0.5.2+1.19.2
naturalist: Naturalist 2.1.1
owo: oωo 0.9.3+1.19
paradise_lost: Paradise Lost 2.1.0-beta+1.19.2
gud_recipe_confidence: Recipe Confidence 1.0.2
incubus_core: Incubus Core 1.9.4
satin: Satin 1.8.0
parakeetmod: The Parakeet Mod 1.19-1.0.8
patchouli: Patchouli 1.19.2-77-FABRIC
fiber: fiber 0.23.0-2
pehkui: Pehkui 3.7.8+1.14.4-1.20.1
kanos_config: Kanos Config 0.4.1+1.14.4-1.19.4
picturesign: PictureSign 1.4.1
player-animator: Player Animator 1.0.2
playerex: PlayerEx 3.5.4+1.19.2
cardinal-components-chunk: Cardinal Components API (chunks) 5.0.2
net_objecthunter_exp4j: exp4j 0.4.8
opc: Offline Player Cache 0.6.4
placeholder-api: Placeholder API 2.0.0-pre.1+1.19.2
projectile_damage: Projectile Damage Attribute 3.2.1+1.19
puzzleslib: Puzzles Lib 4.4.3
cardinal-components-block: Cardinal Components API (blocks) 5.0.2
pyrotastic: Pyrotastic 1.19+2.0.3
railways: Create: Steam 'n' Rails 1.5.0+fabric-mc1.19.2-build.14
mm: Manningham Mills 2.3
rare-ice: Rare Ice 0.5.0
rechiseled: Rechiseled 1.1.2
rechiseledcreate: Rechiseled: Create 1.0.0
resourcefulconfig: Resourcefulconfig 1.0.20
resourcefullib: Resourceful Lib 1.1.24
revelationary: Revelationary 1.3.5
riverredux: River Redux 0.3.0
shroom_dealers: Shroom Dealers! 1.6
signature: Signature 0.2.0
simplyswords: Simply Swords 1.47.0-1.19.2
snowundertrees: Snow Under Trees 1.0.0+1.19.2
sodium: Sodium 0.4.4+build.18
org_joml_joml: joml 1.10.4
soulsweapons: Marium's Soulslike Weaponry ...
sound_physics_remastered: Sound Physics Remastered 1.19.2-1.0.15
spark: spark 1.10.37
fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
spectrum: Spectrum 1.6.12-1.19.2-leisure_time
additionalentityattributes: Additionalentityattributes 1.4.0+1.19.2
arrowhead: Arrowhead 1.2.0-1.19.2
cardinal-components-item: Cardinal Components API (items) 5.0.1
cardinal-components-level: Cardinal Components API (world saves) 5.0.1
spirit: Spirit 2.2.6
storage-bookshelves: Storage Bookshelves 0.0.1+1.19.2
supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8
supermartijn642corelib: SuperMartijn642's Core Lib 1.1.12
supplementaries: Supplementaries 1.19.2-2.3.24
swampier_swamps: Swampier Swamps 1.19-1.2.1
t_and_t: Towns and Towers 1.10
tardis_refined: TARDIS Refined 1.0.0
cardinal-components-world: Cardinal Components API (worlds) 5.0.2
tdnf: Trees Do Not Float 3.0.183
terrablender: TerraBlender ...
thonkutil: ThonkUtil 2.15.4+1.19
thonkutil-base: ThonkUtil Base 1.13.2+4a8c408a57
thonkutil-capes-v1: ThonkUtil Capes (v1) 1.4.2+3eb2749857
thonkutil-coords-v1: ThonkUtil Coords (v1) 1.1.2+8ff533c957
thonkutil-customization-v1: ThonkUtil Customization (v1) 1.1.2+8ff533c957
thonkutil-legacy: ThonkUtil Legacy 1.1.2+5d4263f557
thonkutil-modchecker-v1: ThonkUtil ModChecker (v1) 1.1.3+bd4b387957
thonkutil-potions-v0: ThonkUtil Potions (v0) 1.5.2+8ff533c957
thonkutil-titlescreen-v1: ThonkUtil TitleScreen (v1) 1.2.2+8ff533c957
thonkutil-trades-v1: ThonkUtil Trades (v1) 1.2.2+8ff533c957
tlc: The Lost Castle 1.0.0
totw_additions: Towers of the Wild: Additions 1.2.4
travelersbackpack: Traveler's Backpack 1.19.2-8.2.26
trinkets: Trinkets 3.4.2
tumbleweed: Tumbleweed 0.5.1
twilightforest: The Twilight Forest 4.2.335
here-be-no-dragons: Here be no Dragons! 1.0.0
javax_annotation_javax_annotation-api: javax.annotation-api 1.3.2
porting_lib: Porting Lib 2.1.727+1.19.2
serialization_hooks: Serialization Hooks 0.3.26
variant_bookshelves: Variant Bookshelves 1.2.5
vinery: Vinery 1.3.9
voidtotem: Void Totem 2.1.0
woof: Woof 3.0.0-1.19
xaerominimap: Xaero's Minimap 23.4.4
xaeroworldmap: Xaero's World Map 1.30.3
yigd: You're in Grave Danger 1.4.9
yungsapi: YUNG's API 1.19.2-Fabric-3.8.9
org_javassist_javassist: javassist 3.28.0-GA
org_reflections_reflections: reflections 0.10.2
yungsbridges: YUNG's Bridges 1.19.2-Fabric-3.1.0
Loaded Shaderpack: (off)
NEC status: No NEC detected
Flywheel Backend: GL33 Instanced Arrays
Server Running: true
Player Count: 1 / 8; [class_3222['Wirezat'/56, l='ServerLevel[New World]', x=671.70, y=67.00, z=127.20]]
Data Packs: vanilla, Fabric Mods, dimdoors/classic (incompatible), dimdoors/default (incompatible), file/anti enderman grief v1.1.4 (MC 1.20.x).zip (incompatible), file/armor statues v2.8.5 (MC 1.20.x).zip (incompatible), file/bat membranes v1.0.5 (MC 1.20.x).zip (incompatible), file/confetti creepers v2.2.4 (MC 1.20.x).zip (incompatible), file/custom nether portals v2.3.7 (MC 1.20.x).zip (incompatible), file/more mob heads v2.12.1 (MC 1.20.x).zip (incompatible), file/player head drops v1.1.4 (MC 1.20.x).zip (incompatible), file/real time clock v1.1.4 (MC 1.20.x).zip (incompatible), file/silence mobs v1.1.4 (MC 1.20.x).zip (incompatible), file/unlock all recipes v2.0.5 (MC 1.20.x).zip (incompatible), file/wandering trades v1.7.1 (MC 1.20.x).zip (incompatible), Supplementaries Generated Pack
World Generation: Stable
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
Launched Version: 1.19.2

commented

it worked after i tried it without MI so i think the problem is with this mod. i tried deleting a very specific chunk containing the problematic pipes and this also fixed the crashing issue