Asek3 / Rubidium

Rubidium is an Unofficial Fork of CaffeineMC's "Sodium", made to work with Forge Mod Loader.
GNU Lesser General Public License v3.0
116 stars 54 forks source link

Everytime i load the world this occurs. I changed the render distance to be less and it worked for 2 seconds then did it again. #694

Open Bluekidrunning opened 7 months ago

Bluekidrunning commented 7 months ago

No Idea why this is happening any help would be amazing cause it's the only thing i can run with shaders and i reaaally need shaders.

The report

Cannot invoke "net.minecraft.client.renderer.texture.TextureAtlasSprite.m118367(double)" because "sprite" is null

Time: 2023-12-02 00:22:19 Description: Encountered exception while building chunk meshes

java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.texture.TextureAtlasSprite.m118367(double)" because "sprite" is null at me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.FluidRenderer.render(FluidRenderer.java:340) ~[rubidium-mc1.20.1-0.7.1.jar%23227!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:separate_ao.MixinFluidRenderer,pl:mixin:A} at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:125) ~[rubidium-mc1.20.1-0.7.1.jar%23227!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:A} at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:45) ~[rubidium-mc1.20.1-0.7.1.jar%23227!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:A} at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:44) ~[rubidium-mc1.20.1-0.7.1.jar%23227!/:?] {re:computing_frames,re:classloading} at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:186) ~[rubidium-mc1.20.1-0.7.1.jar%23227!/:?] {re:classloading} at java.lang.Thread.run(Thread.java:833) ~[?:?] {}

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

-- Head -- Thread: Render thread Stacktrace: at me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.FluidRenderer.render(FluidRenderer.java:340) ~[rubidium-mc1.20.1-0.7.1.jar%23227!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:separate_ao.MixinFluidRenderer,pl:mixin:A} -- Block being rendered -- Details: Block: Block{minecraft:lava}[level=2] Block location: World: (-366,82,480), Section: (at 2,2,0 in -23,5,30; chunk contains blocks -368,-64,480 to -353,319,495), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511) Chunk section: RenderSection at chunk (-23, 5, 30) from (-368, 80, 480) to (-353, 95, 495) Render context volume: BoundingBox{minX=-370, minY=78, minZ=478, maxX=-351, maxY=97, maxZ=497} Stacktrace: at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:125) ~[rubidium-mc1.20.1-0.7.1.jar%23227!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:A} at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:45) ~[rubidium-mc1.20.1-0.7.1.jar%23227!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:A} at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:44) ~[rubidium-mc1.20.1-0.7.1.jar%23227!/:?] {re:computing_frames,re:classloading} at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:186) ~[rubidium-mc1.20.1-0.7.1.jar%23227!/:?] {re:classloading} at java.lang.Thread.run(Thread.java:833) ~[?:?] {}

-- Affected level -- Details: All players: 1 total; [LocalPlayer['BlueMoon353_YT'/94, l='ClientLevel', x=-320.37, y=61.28, z=494.65]] Chunk stats: 256, 45 Level dimension: minecraft:overworld Level spawn location: World: (-32,103,-48), Section: (at 0,7,0 in -2,6,-3; chunk contains blocks -32,-64,-48 to -17,319,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1) Level time: 30001 game time, 30001 day time Server brand: forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.multiplayer.ClientLevel.m6026(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23244!/:?] {re:mixin,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,xf:fml:xaerominimap:xaero_clientworldclass,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,xf:fml:xaerominimap:xaero_clientworldclass,pl:mixin:APP:rubidium.mixins.json:core.world.biome.ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:core.world.map.ClientWorldMixin,pl:mixin:APP:supplementaries-common.mixins.json:ClientLevelMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91354(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91374(Minecraft.java:735) ~[client-1.20.1-20230612.114412-srg.jar%23244!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-forge-47.2.0.jar:?] {re:classloading,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.0.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.0.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}

-- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: vanilla, mod_resources, Moonlight Mods Dynamic Assets, high_contrast, file/From-The-Fog-1.20-v1.9.2-Data-Resource-Pack.zip.zip

-- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Windows 11 (amd64) version 10.0 Java Version: 17.0.8, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 655949048 bytes (625 MiB) / 2147483648 bytes (2048 MiB) up to 2147483648 bytes (2048 MiB) CPUs: 16 Processor Vendor: GenuineIntel Processor Name: 11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz Identifier: Intel64 Family 6 Model 141 Stepping 1 Microarchitecture: unknown Frequency (GHz): 2.30 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: Intel(R) UHD Graphics Graphics card #0 vendor: Intel Corporation (0x8086) Graphics card #0 VRAM (MB): 1024.00 Graphics card #0 deviceId: 0x9a60 Graphics card #0 versionInfo: DriverVersion=30.0.101.2079 Graphics card #1 name: NVIDIA GeForce RTX 3050 Laptop GPU Graphics card #1 vendor: NVIDIA (0x10de) Graphics card #1 VRAM (MB): 4095.00 Graphics card #1 deviceId: 0x25a5 Graphics card #1 versionInfo: DriverVersion=31.0.15.4584 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Virtual memory max (MB): 28373.48 Virtual memory used (MB): 17617.39 Swap memory total (MB): 12288.00 Swap memory used (MB): 100.96 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Loaded Shaderpack: MakeUp-UltraFast-8.8f.zip Profile: Custom (+14 options changed by user) Launched Version: 1.20.1-forge-47.2.0 Backend library: LWJGL version 3.3.1 build 7 Backend API: Intel(R) UHD Graphics GL version 4.6.0 - Build 30.0.101.2079, Intel Window size: 854x480 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Type: Integrated Server (map_client.txt) Graphics mode: fancy Resource Packs: vanilla, mod_resources, Moonlight Mods Dynamic Assets, high_contrast, file/From-The-Fog-1.20-v1.9.2-Data-Resource-Pack.zip.zip Current Language: en_us CPU: 16x 11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz Server Running: true Player Count: 1 / 8; [ServerPlayer['BlueMoon353_YT'/94, l='ServerLevel[Horror Survival]', x=-320.37, y=61.28, z=494.65]] Data Packs: vanilla, mod:fallingtrees (incompatible), mod:betteranimationscollection, mod:mutantmonsters, mod:geckolib, mod:weeping_angels (incompatible), mod:underground_villages, mod:jei, mod:graveyard (incompatible), mod:wom (incompatible), mod:sophisticatedcore (incompatible), mod:rubidium, mod:epicfight (incompatible), mod:xaeroworldmap, mod:sereneseasons (incompatible), mod:mixinextras (incompatible), mod:sophisticatedbackpacks (incompatible), mod:cave_dweller (incompatible), mod:vtweaks (incompatible), mod:morevanillashields, mod:puzzlesaccessapi, mod:cloth_config (incompatible), mod:sound_physics_remastered, mod:forge, mod:spelunkers_charm, mod:ctov, mod:supplementaries, mod:advancementplaques (incompatible), mod:farmersdelight, mod:repurposed_structures, mod:moonlight (incompatible), mod:ambientsounds, mod:mixinsquared (incompatible), mod:creativecore, mod:watching, mod:inventorio (incompatible), mod:weaponmaster (incompatible), mod:eyesinthedarkness (incompatible), mod:kotlinforforge (incompatible), mod:iceberg (incompatible), mod:xaerominimap, mod:oculus, mod:man, mod:copperative (incompatible), mod:architectury (incompatible), mod:immersivemc (incompatible), mod:puzzleslib, mod:cold_sweat (incompatible), mod:svmm (incompatible), Copperative Generated, Supplementaries Generated Pack, mutantmonsters:biome_modifications Enabled Feature Flags: minecraft:vanilla World Generation: Stable ModLauncher: 10.0.9+10.0.9+main.dcd20f30 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.5.jar eventbus PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 javafml@null kotlinforforge@4.3.0 lowcodefml@null Mod List: fallingtrees-0.7-beta-forge-mc1.20.1.jar |Falling Tree's |fallingtrees |0.7-beta |DONE |Manifest: NOSIGNATURE BetterAnimationsCollection-v8.0.0-1.20.1-Forge.jar|Better Animations Collection |betteranimationscollection |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a MutantMonsters-v8.0.4-1.20.1-Forge.jar |Mutant Monsters |mutantmonsters |8.0.4 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a geckolib-forge-1.20.1-4.2.4.jar |GeckoLib 4 |geckolib |4.2.4 |DONE |Manifest: NOSIGNATURE Weeping-Angels-46.0.1-forge.jar |Weeping Angels |weeping_angels |46.0.1 |DONE |Manifest: NOSIGNATURE UndergroundVillages-1.20.1-2.0.0.jar |Underground Villages Mod |underground_villages |2.0.0 |DONE |Manifest: NOSIGNATURE jei-1.20.1-forge-15.2.0.27.jar |Just Enough Items |jei |15.2.0.27 |DONE |Manifest: NOSIGNATURE The_Graveyard2.6.2(FORGE)_for_1.20+.jar |The Graveyard |graveyard |2.6.2 |DONE |Manifest: NOSIGNATURE WeaponsOfMiracles-20.1.7.34.jar |Weapons of Minecraft |wom |20.1.7.34 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.20.1-0.5.107.496.jar |Sophisticated Core |sophisticatedcore |0.5.107.496 |DONE |Manifest: NOSIGNATURE rubidium-mc1.20.1-0.7.1.jar |Rubidium |rubidium |0.7.1 |DONE |Manifest: NOSIGNATURE EpicFight-20.5.17.jar |Epic Fight |epicfight |20.5.17 |DONE |Manifest: NOSIGNATURE XaerosWorldMap_1.36.0_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.36.0 |DONE |Manifest: NOSIGNATURE SereneSeasons-1.20.1-9.0.0.46.jar |Serene Seasons |sereneseasons |9.0.0.46 |DONE |Manifest: NOSIGNATURE mixinextras-forge-0.2.1-beta.2.jar |MixinExtras |mixinextras |0.2.1-beta.2 |DONE |Manifest: NOSIGNATURE sophisticatedbackpacks-1.20.1-3.18.68.952.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.18.68.952 |DONE |Manifest: NOSIGNATURE cave_dweller-1.20.1-1.6.4.jar |cave_dweller |cave_dweller |1.6.4 |DONE |Manifest: NOSIGNATURE VTweaks-1.20.1-4.0.12.jar |V-Tweaks |vtweaks |4.0.12 |DONE |Manifest: NOSIGNATURE morevanillashields-1.0.1-1.20.1.jar |More Vanilla Shields |morevanillashields |1.0.1-1.20.1 |DONE |Manifest: NOSIGNATURE puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a cloth-config-11.1.106-forge.jar |Cloth Config v10 API |cloth_config |11.1.106 |DONE |Manifest: NOSIGNATURE soundphysics-forge-1.20.1-1.1.2.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.1.2 |DONE |Manifest: NOSIGNATURE forge-1.20.1-47.2.0-universal.jar |Forge |forge |47.2.0 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 SpelunkersCharm-3.4.5-1.20.1.jar |Spelunker's Charm |spelunkers_charm |1.0.0 |DONE |Manifest: NOSIGNATURE ctov-3.3.6.jar |ChoiceTheorem's Overhauled Vil|ctov |3.3.6 |DONE |Manifest: NOSIGNATURE supplementaries-1.20-2.6.31.jar |Supplementaries |supplementaries |1.20-2.6.31 |DONE |Manifest: NOSIGNATURE AdvancementPlaques-1.20.1-forge-1.4.10.jar |Advancement Plaques |advancementplaques |1.4.10 |DONE |Manifest: NOSIGNATURE client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f FarmersDelight-1.20.1-1.2.3.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE repurposed_structures-7.1.11+1.20.1-forge.jar |Repurposed Structures |repurposed_structures |7.1.11+1.20.1-forge |DONE |Manifest: NOSIGNATURE moonlight-1.20-2.8.66-forge.jar |Moonlight Library |moonlight |1.20-2.8.66 |DONE |Manifest: NOSIGNATURE AmbientSounds_FORGE_v5.3.5_mc1.20.1.jar |AmbientSounds |ambientsounds |5.3.5 |DONE |Manifest: NOSIGNATURE mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE CreativeCore_FORGE_v2.11.10_mc1.20.1.jar |CreativeCore |creativecore |2.11.10 |DONE |Manifest: NOSIGNATURE From-The-Fog-1.20-v1.9.2-Forge-Fabric.jar |From The Fog |watching |1.9.2 |DONE |Manifest: NOSIGNATURE inventorio-1.20-forge-1.9.2.jar |Inventorio |inventorio |1.9.2 |DONE |Manifest: NOSIGNATURE weaponmaster-multi-forge-1.20.1-3.0.6.jar |YDM's Weapon Master |weaponmaster |3.0.6 |DONE |Manifest: NOSIGNATURE EyesInTheDarkness-1.20.1-1.3.10.jar |Eyes in the Darkness |eyesinthedarkness |1.3.10 |DONE |Manifest: NOSIGNATURE kffmod-4.3.0.jar |Kotlin For Forge |kotlinforforge |4.3.0 |DONE |Manifest: NOSIGNATURE Iceberg-1.20.1-forge-1.1.16.jar |Iceberg |iceberg |1.1.16 |DONE |Manifest: NOSIGNATURE Xaeros_Minimap_23.8.4_Forge_1.20.jar |Xaero's Minimap |xaerominimap |23.8.4 |DONE |Manifest: NOSIGNATURE oculus-mc1.20.1-1.6.9.jar |Oculus |oculus |1.6.9 |DONE |Manifest: NOSIGNATURE the+man+1.20.1+-+1.0.0.jar |The Man From The Fog |man |1.0.0 |DONE |Manifest: NOSIGNATURE Copperative+1.20.1--1.1.0.jar |Copperative |copperative |1.1.0 |DONE |Manifest: NOSIGNATURE architectury-9.1.12-forge.jar |Architectury |architectury |9.1.12 |DONE |Manifest: NOSIGNATURE immersivemc-1.4.1-1.20.1-forge.jar |ImmersiveMC |immersivemc |1.4.0 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v8.1.9-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.9 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a ColdSweat-2.2.2.jar |Cold Sweat |cold_sweat |2.2.2 |DONE |Manifest: NOSIGNATURE svmm-1.20.1-1.2.3.2.jar |Server-side Vein Miner |svmm |1.20.1-1.20.1-1.2.3.|DONE |Manifest: NOSIGNATURE Crash Report UUID: 4a2ec0e1-34f6-422c-b0cb-78588e901c4f FML: 47.2 Forge: net.minecraftforge:47.2.0

auriclion commented 7 months ago

I'm also having this issue, also on forge, on 1.20.1 with the newest update on modrinth. the code that seems to be the issue is that "sprite" is null, also with the TextureAtlasSprite

Silibop commented 7 months ago

I have the same exact issue, even with a fresh install as above. I noticed that the issue was when trying to render flowing lava; the block causing the error was a flowing lava block.

auriclion commented 7 months ago

I went to the rubidium discord and it turns out this issue is fixed in the replacement for rubidium; embeddium. already tried it and it works perfectly, you just have to replace rubidium with embeddium.