Crash with EMI
rrwatson opened this issue · 5 comments
When searching the term, "wa," in EMI with Eternal Starlight installed, causes Fabric 1.21.1 to crash. Tested with numerous versions including current of EMI and Eternal Starlight to same effect. Issue not present in JEI.
Should note that issue with EMI is alleviated when Eternal Starlight is removed. Suspect rendering of something in Eternal Starlight starting or containing the string "wa," having a conflict with EMI when in search results.
Thanks for reporting, but I installed EMI & Eternal Starlight on my client, searched "wa," and "wa", and no crash occured, I'm using Eternal Starlight 0.1.15, EMI 1.1.14. Can you provide a crash log? Thank you very much.
Hey there, sorry for the delayed response. See below:
As stated, this only happens when both EMI and Eternal Starlight are installed. based on the below, maybe an issue involving a combination of Tech Reborn, EMI, and Eternal Starlight?
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 2024-10-04 11:16:21
Description: Rendering item
java.lang.NullPointerException: Cannot invoke "com.teamresourceful.resourcefullib.client.fluid.data.ClientFluidProperties.tintColor(net.minecraft.class_1920, net.minecraft.class_2338, net.minecraft.class_3610)" because "this.properties" is null
at com.teamresourceful.resourcefullib.client.fluid.fabric.ResourcefulFluidRenderHandler.getFluidColor(ResourcefulFluidRenderHandler.java:72)
at techreborn.client.render.BaseDynamicFluidBakedModel.emitItemQuads(BaseDynamicFluidBakedModel.java:82)
at techreborn.client.render.DynamicCellBakedModel.emitItemQuads(DynamicCellBakedModel.java:47)
at net.fabricmc.fabric.api.renderer.v1.model.ForwardingBakedModel.emitItemQuads(ForwardingBakedModel.java:56)
at me.pepperbell.continuity.client.model.EmissiveBakedModel.emitItemQuads(EmissiveBakedModel.java:96)
at net.caffeinemc.mods.sodium.client.render.frapi.render.ItemRenderContext.renderModel(ItemRenderContext.java:146)
at net.minecraft.class_918.handler$gbk000$sodium$beforeRenderItem(class_918.java:4058)
at net.minecraft.class_918.method_23179(class_918.java:126)
at net.minecraft.class_332.method_51425(class_332.java:582)
at net.minecraft.class_332.method_51424(class_332.java:564)
at net.minecraft.class_332.method_55231(class_332.java:556)
at net.minecraft.class_332.method_51445(class_332.java:552)
at dev.emi.emi.api.stack.ItemEmiStack.render(ItemEmiStack.java:111)
at dev.emi.emi.screen.StackBatcher.render(StackBatcher.java:178)
at dev.emi.emi.screen.StackBatcher.render(StackBatcher.java:147)
at dev.emi.emi.screen.EmiScreenManager$ScreenSpace.render(EmiScreenManager.java:1675)
at dev.emi.emi.screen.EmiScreenManager$SidebarPanel.render(EmiScreenManager.java:1450)
at dev.emi.emi.screen.EmiScreenManager.render(EmiScreenManager.java:626)
at net.minecraft.class_465.handler$bei001$emi$renderForeground(class_465.java:2238)
at net.minecraft.class_465.method_25394(class_465.java:127)
at net.minecraft.class_485.method_25394(class_485.java:32)
at net.minecraft.class_490.method_25394(class_490.java:81)
at net.minecraft.class_437.method_47413(class_437.java:117)
at net.minecraft.class_757.mixinextras$bridge$method_47413$272(class_757.java)
at net.minecraft.class_757.wrapOperation$cjl000$fabric-screen-api-v1$onRenderScreen(class_757.java:5086)
at net.minecraft.class_757.method_3192(class_757.java:913)
at net.minecraft.class_310.method_1523(class_310.java:1285)
at net.minecraft.class_310.method_1514(class_310.java:882)
at net.minecraft.client.main.Main.main(Main.java:256)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Render thread
Stacktrace:
at com.teamresourceful.resourcefullib.client.fluid.fabric.ResourcefulFluidRenderHandler.getFluidColor(ResourcefulFluidRenderHandler.java:72)
at techreborn.client.render.BaseDynamicFluidBakedModel.emitItemQuads(BaseDynamicFluidBakedModel.java:82)
at techreborn.client.render.DynamicCellBakedModel.emitItemQuads(DynamicCellBakedModel.java:47)
at net.fabricmc.fabric.api.renderer.v1.model.ForwardingBakedModel.emitItemQuads(ForwardingBakedModel.java:56)
at me.pepperbell.continuity.client.model.EmissiveBakedModel.emitItemQuads(EmissiveBakedModel.java:96)
at net.caffeinemc.mods.sodium.client.render.frapi.render.ItemRenderContext.renderModel(ItemRenderContext.java:146)
at net.minecraft.class_918.handler$gbk000$sodium$beforeRenderItem(class_918.java:4058)
at net.minecraft.class_918.method_23179(class_918.java:126)
at net.minecraft.class_332.method_51425(class_332.java:582)
at net.minecraft.class_332.method_51424(class_332.java:564)
at net.minecraft.class_332.method_55231(class_332.java:556)
at net.minecraft.class_332.method_51445(class_332.java:552)
at dev.emi.emi.api.stack.ItemEmiStack.render(ItemEmiStack.java:111)
at dev.emi.emi.screen.StackBatcher.render(StackBatcher.java:178)
at dev.emi.emi.screen.StackBatcher.render(StackBatcher.java:147)
at dev.emi.emi.screen.EmiScreenManager$ScreenSpace.render(EmiScreenManager.java:1675)
at dev.emi.emi.screen.EmiScreenManager$SidebarPanel.render(EmiScreenManager.java:1450)
at dev.emi.emi.screen.EmiScreenManager.render(EmiScreenManager.java:626)
at net.minecraft.class_465.handler$bei001$emi$renderForeground(class_465.java:2238)
at net.minecraft.class_465.method_25394(class_465.java:127)
at net.minecraft.class_485.method_25394(class_485.java:32)
at net.minecraft.class_490.method_25394(class_490.java:81)
at net.minecraft.class_437.method_47413(class_437.java:117)
at net.minecraft.class_757.mixinextras$bridge$method_47413$272(class_757.java)
at net.minecraft.class_757.wrapOperation$cjl000$fabric-screen-api-v1$onRenderScreen(class_757.java:5086)
-- Item being rendered --
Details:
Item Type: techreborn:cell
Item Components: {techreborn:fluid=>Reference{ResourceKey[minecraft:fluid / the_bumblezone:sugar_water_still]=com.telepathicgrunt.the_bumblezone.fluids.SugarWaterFluid$Source@4833d145}, minecraft:max_stack_size=>16, minecraft:lore=>class_9290[lines=[], styledLines=[]], minecraft:enchantments=>ItemEnchantments{enchantments={}, showInTooltip=true}, minecraft:repair_cost=>0, minecraft:attribute_modifiers=>class_9285[modifiers=[], showInTooltip=true], minecraft:rarity=>COMMON}
Item Foil: false
Stacktrace:
at net.minecraft.class_332.method_51425(class_332.java:582)
at net.minecraft.class_332.method_51424(class_332.java:564)
at net.minecraft.class_332.method_55231(class_332.java:556)
at net.minecraft.class_332.method_51445(class_332.java:552)
at dev.emi.emi.api.stack.ItemEmiStack.render(ItemEmiStack.java:111)
at dev.emi.emi.screen.StackBatcher.render(StackBatcher.java:178)
at dev.emi.emi.screen.StackBatcher.render(StackBatcher.java:147)
at dev.emi.emi.screen.EmiScreenManager$ScreenSpace.render(EmiScreenManager.java:1675)
at dev.emi.emi.screen.EmiScreenManager$SidebarPanel.render(EmiScreenManager.java:1450)
at dev.emi.emi.screen.EmiScreenManager.render(EmiScreenManager.java:626)
at net.minecraft.class_465.handler$bei001$emi$renderForeground(class_465.java:2238)
at net.minecraft.class_465.method_25394(class_465.java:127)
at net.minecraft.class_485.method_25394(class_485.java:32)
at net.minecraft.class_490.method_25394(class_490.java:81)
at net.minecraft.class_437.method_47413(class_437.java:117)
at net.minecraft.class_757.mixinextras$bridge$method_47413$272(class_757.java)
at net.minecraft.class_757.wrapOperation$cjl000$fabric-screen-api-v1$onRenderScreen(class_757.java:5086)
at net.minecraft.class_757.method_3192(class_757.java:913)
at net.minecraft.class_310.method_1523(class_310.java:1285)
at net.minecraft.class_310.method_1514(class_310.java:882)
at net.minecraft.client.main.Main.main(Main.java:256)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
-- Screen render details --
Details:
Screen name: net.minecraft.class_490
Mouse location: Scaled: (829, 471). Absolute: (2488.000000, 1412.000000)
Screen size: Scaled: (1707, 481). Absolute: (5120, 1441). Scale factor of 3.000000
Stacktrace:
at net.minecraft.class_757.method_3192(class_757.java:913)
at net.minecraft.class_310.method_1523(class_310.java:1285)
at net.minecraft.class_310.method_1514(class_310.java:882)
at net.minecraft.client.main.Main.main(Main.java:256)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
-- Uptime --
Details:
JVM uptime: 1294.235s
Wall uptime: 1284.320s
High-res time: 5089.300s
Client ticks: 25153 ticks / 1257.650s
Stacktrace:
at net.minecraft.class_310.method_1587(class_310.java:2501)
at net.minecraft.class_310.method_54580(class_310.java:949)
at net.minecraft.class_310.method_1514(class_310.java:902)
at net.minecraft.client.main.Main.main(Main.java:256)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
-- Affected level --
Details:
All players: 1 total; [class_746['NobleHunter'/298, l='ClientLevel', x=-1904.43, y=162.00, z=-3809.32]]
Chunk stats: 529, 361
Level dimension: minecraft:overworld
Level spawn location: World: (-16,63,16), Section: (at 0,15,0 in -1,3,1; chunk contains blocks -16,-64,16 to -1,319,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511)
Level time: 429289288 game time, 432668380 day time
Server brand: fabric
Server type: Non-integrated multiplayer server
Tracked entity count: 87
-- Last reload --
Details:
Reload number: 2
Reload reason: manual
Finished: Yes
Packs: pointblank_resources, vanilla, $polymer-resources, fabric, advanced-xray-fabric, advanced_reborn, alternate-hudrendercallback, ambientsounds, appleskin, armored-elytra, azurelib, bclib, betteradvancements, betterend, betterf1, betterf3, betterstats, bosses_of_mass_destruction, bridgingmod, camerautils, cardinal-components, cardinal-components-base, cardinal-components-block, cardinal-components-chunk, cardinal-components-entity, cardinal-components-item, cardinal-components-level, cardinal-components-scoreboard, cardinal-components-world, chunkloaders, cloth-config, computercraft, concentration, continuity, creativecore, creeperoverhaul, ctov, customportalapi, deeperdarker, discontinuous_beacon_beams, distanthorizons, ducky-updater-lib, dungeons_arise, dungeons_arise_seven_seas, durabilitytooltip, emi, enchantment-tooltips, enhanced_quarries, entity_model_features, entity_texture_features, entityculling, eternal_starlight, explorerscompass, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fluidtank, forgeconfigapiport, frozenlib, fzzy_config, gigeresque, immediatelyfast, inventoryhud, inventoryprofilesnext, iris, jade, jei, jeresources, justenoughbreeding, kotori_scala, leahs-immersive-thunder, libipn, lightoverlay, lithium, malilib, midnightlib, minihud, mining_dims, modernfix, modmenu, mr_desert_scourge, mr_true_ending, mru, mutantmonsters, mvs, naturescompass, noisium, notebook, owo, packedup, philipsruins, placeholder-api, pointblank, polymer-core, polymer-resource-pack, quarryplus, reborncore, reeses-sodium-options, reinfchest, reinfcore, resourcefulconfig, rpgdifficulty, simple_copper_pipes, simplemod, sky_aesthetics, sodium, sound_physics_remastered, sounds, soundsbegone, stellaris, supermartijn642corelib, symbols_n_stuff, tcdcommons, team_reborn_energy, techreborn, the_bumblezone, threadtweak, toadlib, toms_storage, trashcans, trinkets, universal-graves, vmp, worldedit, wover, wover-block, wover-core, wover-events, wover-generator, wover-preset, wover-surface, wover-ui, wunderlib, xaerominimap, xaeroworldmap, yet_another_config_lib_v3, file/Patrix_1.21_64x_basic.zip, file/Patrix_1.21_modelsmodified, file/Patrix_1.21_64x_addonmodified, continuity:default, continuity:glass_pane_culling_fix, file/colourful containers darkmode.zip, file/Compact Font.zip, file/RefinedEnchants_0.1.0.zip, file/Desert Scourge (Datapack).zip, reborncore:reborncore_darkmode, file/[64x] Tech Reborn BDCraft - 1.20.zip, server/00000000/f8a7b91a-66ee-4081-bb3c-993edab77202
-- System Details --
Details:
Minecraft Version: 1.21.1
Minecraft Version ID: 1.21.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 21.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 3163606392 bytes (3017 MiB) / 6274678784 bytes (5984 MiB) up to 17179869184 bytes (16384 MiB)
CPUs: 32
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 9 7950X 16-Core Processor
Identifier: AuthenticAMD Family 25 Model 97 Stepping 2
Microarchitecture: Zen 3
Frequency (GHz): 4.50
Number of physical packages: 1
Number of physical CPUs: 16
Number of logical CPUs: 32
Graphics card #0 name: AMD Radeon(TM) Graphics
Graphics card #0 vendor: Advanced Micro Devices, Inc.
Graphics card #0 VRAM (MiB): 512.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 31.0.22023.1014
Graphics card #1 name: NVIDIA GeForce RTX 4090
Graphics card #1 vendor: NVIDIA
Graphics card #1 VRAM (MiB): 24564.00
Graphics card #1 deviceId: VideoController2
Graphics card #1 versionInfo: 32.0.15.6109
Graphics card #2 name: AMD Radeon(TM) Graphics
Graphics card #2 vendor: Advanced Micro Devices, Inc.
Graphics card #2 VRAM (MiB): 512.00
Graphics card #2 deviceId: VideoController3
Graphics card #2 versionInfo: 31.0.24019.1006
Memory slot #0 capacity (MiB): 16384.00
Memory slot #0 clockSpeed (GHz): 4.80
Memory slot #0 type: Unknown
Memory slot #1 capacity (MiB): 16384.00
Memory slot #1 clockSpeed (GHz): 4.80
Memory slot #1 type: Unknown
Memory slot #2 capacity (MiB): 16384.00
Memory slot #2 clockSpeed (GHz): 4.80
Memory slot #2 type: Unknown
Memory slot #3 capacity (MiB): 16384.00
Memory slot #3 clockSpeed (GHz): 4.80
Memory slot #3 type: Unknown
Virtual memory max (MiB): 68822.09
Virtual memory used (MiB): 33130.56
Swap memory total (MiB): 4096.00
Swap memory used (MiB): 0.00
Space in storage for jna.tmpdir (MiB): available: 333398.59, total: 1905993.88
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 333398.59, total: 1905993.88
Space in storage for io.netty.native.workdir (MiB): available: 333398.59, total: 1905993.88
Space in storage for java.io.tmpdir (MiB): available: 333398.59, total: 1905993.88
Space in storage for workdir (MiB): available: 333398.59, total: 1905993.88
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx16G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Fabric Mods:
advanced-xray-fabric: Advanced XRay (Fabric) 21.0.0
advanced_reborn: Advanced Reborn 1.3.0
ambientsounds: AmbientSounds 6.1.2
appleskin: AppleSkin 3.0.5+mc1.21
architectury: Architectury 13.0.6
armored-elytra: Armored Elytra 1.1.0
azurelib: AzureLib 2.3.25
bclib: BCLib 21.0.13
betteradvancements: Better Advancements 0.4.2.19
betterend: Better End 21.0.11
betterf1: BetterF1 1.0
betterf3: BetterF3 11.0.2
fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.0+565991296a
betterstats: Better Statistics Screen 3.13.2+fabric-1.21
bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.10.1-1.21
multipart_entities: MultipartEntities 1.7-1.21
bridgingmod: Bridging Mod 2.4.0+1.21
camerautils: Camera Utils 1.21.1-1.0.16
fabric-api-base: Fabric API Base 0.4.42+6573ed8c6a
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a76a
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.12+6c1df3606a
cardinal-components: Cardinal Components API 6.1.1
cardinal-components-base: Cardinal Components API (base) 6.1.1
cardinal-components-block: Cardinal Components API (blocks) 6.1.1
cardinal-components-chunk: Cardinal Components API (chunks) 6.1.1
cardinal-components-entity: Cardinal Components API (entities) 6.1.1
cardinal-components-item: Cardinal Components API (items) 6.1.1
cardinal-components-level: Cardinal Components API (world saves) 6.1.1
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 6.1.1
cardinal-components-world: Cardinal Components API (worlds) 6.1.1
chunkloaders: Chunk Loaders 1.2.8
cloth-config: Cloth Config v15 15.0.140
cloth-basic-math: cloth-basic-math 0.6.1
collective: Collective 7.84
commonnetworking: Common Network 1.0.16-1.21
computercraft: CC: Tweaked 1.113.1
cc_tweaked_cobalt: cobalt 0.9.3
com_jcraft_jzlib: jzlib 1.1.3
io_netty_netty-codec-http: netty-codec-http 4.1.97
io_netty_netty-codec-socks: netty-codec-socks 4.1.97
io_netty_netty-handler-proxy: netty-handler-proxy 4.1.97
concentration: Concentration 1.1.8
continuity: Continuity 3.0.0-beta.5+1.21
creativecore: CreativeCore 2.12.16
net_neoforged_bus: bus 7.2.0
creeperoverhaul: Creeper Overhaul 4.0.5
com_teamresourceful_resourceful-cosmetics-4j: resourceful-cosmetics-4j 1.0.3
ctov: ChoiceTheorem's Overhauled Village 3.5.3a
deeperdarker: Deeper and Darker 1.3.2.1
customportalapi: Custom Portal Api 0.0.1-beta66-1.21
discontinuous_beacon_beams: Discontinuous Beacon Beams 1.2.2
distanthorizons: Distant Horizons 2.2.1-a
ducky-updater-lib: Ducky Updater Lib 2023.10.1
dungeons_arise: When Dungeons Arise 2.1.60
dungeons_arise_seven_seas: When Dungeons Arise: Seven Seas 1.0.3
durabilitytooltip: Durability Tooltip 1.1.5
elytraslot: Elytra Slot 9.0.1+1.21.1
emi: EMI 1.1.14+1.21.1+fabric
enchantment-tooltips: Enchantment Tooltips 1.1.0
alternate-hudrendercallback: Alternate HudRenderCallback 1.0.0
enhanced_quarries: Enhanced Quarries 1.5.0
entity_model_features: Entity Model Features 2.2.6
entity_texture_features: Entity Texture Features 6.2.5
org_apache_httpcomponents_httpmime: httpmime 4.5.10
entityculling: EntityCulling 1.7.0
eternal_starlight: Eternal Starlight 0.1.15+1.21.1+fabric
explorerscompass: Explorer's Compass 1.21.1-2.2.5-fabric
fabric-api: Fabric API 0.105.0+1.21.1
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.68+b559734419
fabric-biome-api-v1: Fabric Biome API (v1) 13.0.29+5bd9f1bc19
fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a719
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8c19
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a719
fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8c19
fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366f19
fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd919
fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b319
fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.16+b559734419
fabric-convention-tags-v1: Fabric Convention Tags 2.0.23+7f945d5b19
fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.8.0+9d22c5fd19
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a719
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.28+1daea21519
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.20+16c4ae2519
fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b9919
fabric-entity-events-v1: Fabric Entity Events (v1) 1.7.0+2122d82819
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.13+ba9dae0619
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd919
fabric-item-api-v1: Fabric Item API (v1) 11.1.0+d5debaed19
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.5+3fc0e55219
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b319
fabric-loot-api-v2: Fabric Loot API (v2) 3.0.14+3f89f5a519
fabric-loot-api-v3: Fabric Loot API (v3) 1.0.2+3f89f5a519
fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8c19
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6b19
fabric-networking-api-v1: Fabric Networking API (v1) 4.3.0+c7469b2119
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.0+40875a9319
fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8c19
fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.13+6508971219
fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.1.3+60c3209b19
fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49c19
fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49c19
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68+df3654b319
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48+73761d2e19
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+1daea21519
fabric-rendering-v0: Fabric Rendering (v0) 1.1.71+df3654b319
fabric-rendering-v1: Fabric Rendering (v1) 5.0.5+df16efd019
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b119
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.25+8b68f1c719
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.87+b559734419
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8c19
fabric-transfer-api-v1: Fabric Transfer API (v1) 5.3.0+d831205f19
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.1.0+1daea21519
fabric-language-kotlin: Fabric Language Kotlin 1.12.2+kotlin.2.0.20
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.0.20
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.0.20
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.0.20
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.0.20
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.25.0
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.9.0
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.9.0
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1
org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.5.4
org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.5.4
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.2
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.2
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.2
fabricloader: Fabric Loader 0.16.5
ferritecore: FerriteCore 7.0.0
fluidtank: Fluid Tank 21.1.5
forgeconfigapiport: Forge Config API Port 21.1.1
com_electronwill_night-config_core: core 3.8.0
com_electronwill_night-config_toml: toml 3.8.0
fzzy_config: Fzzy Config 0.4.3+1.21
blue_endless_jankson: jankson 1.2.3
fabric-permissions-api-v0: fabric-permissions-api 0.3.1
net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7
geckolib: GeckoLib 4 4.6.5
gigeresque: Gigeresque 0.7.5
immediatelyfast: ImmediatelyFast 1.2.21+1.21.1
net_lenni0451_reflect: Reflect 1.3.4
inventoryhud: Inventory HUD + 3.4.26
inventoryprofilesnext: Inventory Profiles Next 2.0.4
iris: Iris 1.8.0-beta.3+mc1.21.1
io_github_douira_glsl-transformer: glsl-transformer 2.0.1
org_anarres_jcpp: jcpp 1.4.14
org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
jade: Jade 15.4.1+fabric
java: OpenJDK 64-Bit Server VM 21
jei: Just Enough Items 19.16.5.188
jeresources: Just Enough Resources 1.6.0.11
justenoughbreeding: Just Enough Breeding 1.4.0
kotori_scala: Scalable Cat's Force Fabric 3.1.3
org_scala-lang_scala-library: scala-library 2.13.14
org_scala-lang_scala3-library_3: scala3-library_3 3.5.1
org_typelevel_cats-core_3: cats-core_3 2.12.1-kotori
org_typelevel_cats-free_3: cats-free_3 2.12.1-kotori
org_typelevel_cats-kernel_3: cats-kernel_3 2.12.1-kotori
leahs-immersive-thunder: Immersive Thunder 1.21.1+1.2.2
libipn: libIPN 6.0.2
lightoverlay: Light Overlay 12.0.0
lithium: Lithium 0.13.1
lithostitched: Lithostitched 1.3.1
malilib: MaLiLib 0.21.0
mcpitanlib: MCPitanLib 2.4.5-fix.1-1.21-fabric
compatdatapacks76: CompatDatapacks 1.0.9.210-fabric
org_yaml_snakeyaml: snakeyaml 2.0
midnightlib: MidnightLib 1.6.3
minecraft: Minecraft 1.21.1
minihud: MiniHUD 0.32.50
mining_dims: Mining Dimensions 1.8.3
modernfix: ModernFix 5.19.3+mc1.21.1
modmenu: Mod Menu 11.0.2
mousetweaks: Mouse Tweaks 2.26
mr_desert_scourge: Desert Scourge 1.2
mr_true_ending: True Ending: Ender Dragon Overhaul 1-v1.1.2d
mru: Mineblock's Repeated Utilities 1.0.2+1.21+fabric
mutantmonsters: Mutant Monsters 21.1.0
mvs: Moog's Voyager Structures 4.1.3-1.21-fabric
naturescompass: Nature's Compass 1.21-2.2.6-fabric
noisium: Noisium 2.3.0+mc1.21-1.21.1
notebook: Notebook 4.0.5
nullscape: Nullscape 1.2.7
nyfsspiders: Nyf's Spiders 2.3.1
owo: oωo 0.12.10+1.21
io_wispforest_endec: endec 0.1.0
io_wispforest_endec_gson: gson 0.1.0
io_wispforest_endec_jankson: jankson 0.1.0
io_wispforest_endec_netty: netty 0.1.0
packedup: Packed Up 1.0.30+c
philipsruins: Philip`s Ruins 1.21
pointblank: Point Blank 1.7.8
puzzleslib: Puzzles Lib 21.1.17
quarryplus: QuarryPlus 21.1.104
reborncore: Reborn Core 5.11.10
team_reborn_energy: Energy 4.1.0
reeses-sodium-options: Reese's Sodium Options 1.8.0-beta.2+mc1.21.1
reinfchest: Reinforced Chests 3.1.0+1.21.1
reinfcore: Reinforced Core 4.0.2+1.21.1
resourcefulconfig: Resourcefulconfig 3.0.4
resourcefullib: Resourceful Lib 3.0.10
com_teamresourceful_bytecodecs: bytecodecs 1.1.2
com_teamresourceful_yabn: yabn 1.0.3
rpgdifficulty: RpgDifficulty 1.3.14
simple_copper_pipes: Simple Copper Pipes 2.0
frozenlib: FrozenLib 1.7.3-Fabric+1.21
simplemod: BetterEndCities-Vanilla 1.21
smartbrainlib: SmartBrainLib 1.16.1
sodium: Sodium 0.6.0-beta.1+mc1.21
sound_physics_remastered: Sound Physics Remastered 1.21.1-1.4.6
sounds: Sounds 2.1.0+1.21+fabric
mixinextras: MixinExtras 0.5.0-beta.2
yet_another_config_lib_v3: YetAnotherConfigLib 3.5.0+1.21-fabric
com_twelvemonkeys_common_common-image: common-image 3.10.0
com_twelvemonkeys_common_common-io: common-io 3.10.0
com_twelvemonkeys_common_common-lang: common-lang 3.10.0
com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0
com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0
com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0
org_quiltmc_parsers_gson: gson 0.2.1
org_quiltmc_parsers_json: json 0.2.1
soundsbegone: SoundsBeGone 1.3.5
com_posthog_java_posthog: posthog 1.1.0
stackrefill: Stack Refill 4.5
stellaris: Stellaris 1.1.3
sky_aesthetics: Sky Aesthetics 1.2.2
supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8
supermartijn642corelib: SuperMartijn642's Core Lib 1.1.17+c
symbols_n_stuff: Symbols 'n' Stuff 0.1.2+1.21
tcdcommons: TCD Commons API 3.12.3+fabric-1.21
techreborn: Tech Reborn 5.11.10
the_bumblezone: The Bumblezone - Fabric 7.7.1+1.21.1-fabric
athena: Athena 4.0.0
threadtweak: ThreadTweak 0.1.5+mc1.21.1
toadlib: ToadLib 1.1.6
toms_storage: Tom's Simple Storage Mod 2.0.9
trashcans: Trash Cans 1.0.18
trinkets: Trinkets 3.10.0
universal-graves: Universal Graves 3.4.4+1.21
common-protection-api: Common Protection API 1.0.0
placeholder-api: Placeholder API 2.4.1+1.21
polymer-core: Polymer (Core) 0.9.14+1.21.1
polymer-networking: Polymer (Networking) 0.9.14+1.21.1
polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.9.14+1.21.1
polymer-resource-pack: Polymer (Resource Pack) 0.9.14+1.21.1
polymer-common: Polymer (Common) 0.9.14+1.21.1
packet_tweaker: Packet Tweaker 0.5.5+1.21
polymer-virtual-entity: Polymer (Virtual Entity) 0.9.14+1.21.1
predicate-api: Predicate API 0.5.1+1.21
server_translations_api: Server Translations API 2.3.1+1.21-pre2
sgui: sgui 1.6.0+1.21
vmp: Very Many Players 0.2.0+beta.7.167+1.21.1
com_ibm_async_asyncutil: asyncutil 0.1.0
worldedit: WorldEdit 7.3.6+6892-3d660b8
wover: WorldWeaver 21.0.13
wover-biome: WorldWeaver - Biome API 21.0.13
wover-block: WorldWeaver - Block and Item API 21.0.13
wover-common: WorldWeaver - Common API 21.0.13
wover-core: WorldWeaver - Core API 21.0.13
wover-datagen: WorldWeaver - Datagen API 21.0.13
wover-events: WorldWeaver - Events API 21.0.13
wover-feature: WorldWeaver - Feature API 21.0.13
wover-generator: WorldWeaver - World Generator API 21.0.13
wover-item: WorldWeaver - Item API 21.0.13
wover-math: WorldWeaver - Math API 21.0.13
wover-preset: WorldWeaver - World Preset API 21.0.13
wover-recipe: WorldWeaver - Recipe API 21.0.13
wover-structure: WorldWeaver - Structure API 21.0.13
wover-surface: WorldWeaver - Surface API 21.0.13
wover-tag: WorldWeaver - Tag API 21.0.13
wover-ui: WorldWeaver - UI API 21.0.13
wunderlib: WunderLib 21.0.8
xaerominimap: Xaero's Minimap 24.5.0
xaeroworldmap: Xaero's World Map 1.39.0
Loaded Shaderpack: Bliss-Shader-main.zip
Profile: Custom (+11 options changed by user)
Launched Version: fabric-loader-0.16.5-1.21.1
Launcher name: minecraft-launcher
Backend library: LWJGL version 3.3.3-snapshot
Backend API: NVIDIA GeForce RTX 4090/PCIe/SSE2 GL version 3.2.0 NVIDIA 561.09, NVIDIA Corporation
Window size: 5120x1441
GFLW Platform: win32
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Is Modded: Definitely; Client brand changed to 'fabric'
Universe: 400921fb54442d18
Type: Client (map_client.txt)
Graphics mode: fancy
Render Distance: 8/8 chunks
Resource Packs: pointblank_resources, vanilla, $polymer-resources, fabric, advanced-xray-fabric, advanced_reborn, alternate-hudrendercallback, ambientsounds, appleskin (incompatible), armored-elytra, azurelib, bclib, betteradvancements (incompatible), betterend, betterf1, betterf3, betterstats, bosses_of_mass_destruction, bridgingmod, camerautils, cardinal-components, cardinal-components-base, cardinal-components-block, cardinal-components-chunk, cardinal-components-entity, cardinal-components-item, cardinal-components-level, cardinal-components-scoreboard, cardinal-components-world, chunkloaders, cloth-config, computercraft (incompatible), concentration (incompatible), continuity, creativecore, creeperoverhaul, ctov, customportalapi, deeperdarker (incompatible), discontinuous_beacon_beams, distanthorizons (incompatible), ducky-updater-lib, dungeons_arise (incompatible), dungeons_arise_seven_seas, durabilitytooltip, emi, enchantment-tooltips, enhanced_quarries, entity_model_features, entity_texture_features, entityculling, eternal_starlight (incompatible), explorerscompass, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fluidtank, forgeconfigapiport, frozenlib, fzzy_config, gigeresque, immediatelyfast, inventoryhud, inventoryprofilesnext, iris, jade (incompatible), jei (incompatible), jeresources (incompatible), justenoughbreeding, kotori_scala, leahs-immersive-thunder, libipn, lightoverlay, lithium, malilib, midnightlib, minihud, mining_dims (incompatible), modernfix (incompatible), modmenu, mr_desert_scourge (incompatible), mr_true_ending, mru (incompatible), mutantmonsters, mvs (incompatible), naturescompass, noisium, notebook, owo, packedup, philipsruins, placeholder-api, pointblank (incompatible), polymer-core, polymer-resource-pack, quarryplus, reborncore, reeses-sodium-options, reinfchest, reinfcore, resourcefulconfig, rpgdifficulty, simple_copper_pipes, simplemod, sky_aesthetics, sodium, sound_physics_remastered, sounds, soundsbegone, stellaris, supermartijn642corelib, symbols_n_stuff, tcdcommons, team_reborn_energy, techreborn, the_bumblezone, threadtweak, toadlib, toms_storage (incompatible), trashcans, trinkets, universal-graves, vmp, worldedit (incompatible), wover, wover-block, wover-core, wover-events, wover-generator, wover-preset, wover-surface, wover-ui, wunderlib, xaerominimap (incompatible), xaeroworldmap (incompatible), yet_another_config_lib_v3 (incompatible), file/Patrix_1.21_64x_basic.zip, file/Patrix_1.21_modelsmodified, file/Patrix_1.21_64x_addonmodified, continuity:default, continuity:glass_pane_culling_fix, file/colourful containers darkmode.zip, file/Compact Font.zip (incompatible), file/RefinedEnchants_0.1.0.zip, file/Desert Scourge (Datapack).zip (incompatible), reborncore:reborncore_darkmode, file/[64x] Tech Reborn BDCraft - 1.20.zip (incompatible), server/00000000/f8a7b91a-66ee-4081-bb3c-993edab77202
Current Language: en_us
Locale: en_US
System encoding: Cp1252
File encoding: UTF-8
CPU: 32x AMD Ryzen 9 7950X 16-Core Processor
I installed Tech Reborn, The Bumblezone and EMI (Eternal Starlight is NOT installed), and searched "sugar", it instantly crashed, I think it's something related to Sugar Water Cell (Fluid Cell from Tech Reborn, Sugar Water from The Bumblezone), in your case, probably Eternal Starlight just affected the order of the items in EMI, maybe you can open a issue in Tech Reborn or The Bumblezone's GitHub repo, hope it gets fixed soon.