Rubidium

Rubidium

31M Downloads

[1.20.1] Multiplayer Loading Crash "Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.texture.TextureAtlasSprite.m_118367_(double)"

AlexisJacquemin opened this issue · 49 comments

commented

The game crashed whilst encountered exception while building chunk meshes
Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.texture.TextureAtlasSprite.m_118367_(double)" because "sprite" is null

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

Time: 2023-09-27 15:06:50
Description: Encountered exception while building chunk meshes

java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.texture.TextureAtlasSprite.m_118367_(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%23358!/:?] {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%23358!/:?] {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%23358!/:?] {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%23358!/:?] {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%23358!/:?] {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%23358!/:?] {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=0]
Block location: World: (5423,88,-497), Section: (at 15,8,15 in 338,5,-32; chunk contains blocks 5408,-64,-512 to 5423,319,-497), Region: (10,-1; contains chunks 320,-32 to 351,-1, blocks 5120,-64,-512 to 5631,319,-1)
Chunk section: RenderSection at chunk (338, 5, -32) from (5408, 80, -512) to (5423, 95, -497)
Render context volume: BoundingBox{minX=5406, minY=78, minZ=-514, maxX=5425, maxY=97, maxZ=-495}
Stacktrace:
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:125) ~[rubidium-mc1.20.1-0.7.1.jar%23358!/:?] {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%23358!/:?] {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%23358!/:?] {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%23358!/:?] {re:classloading}
at java.lang.Thread.run(Thread.java:833) ~[?:?] {}

-- Affected level --
Details:
All players: 1 total; [LocalPlayer['Naraeh'/20042, l='ClientLevel', x=5410.61, y=86.00, z=-492.71]]
Chunk stats: 1024, 609
Level dimension: minecraft:overworld
Level spawn location: World: (0,131,0), Section: (at 0,3,0 in 0,8,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 112469853 game time, 12018237 day time
Server brand: forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23382!/:?] {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:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ClientLevelMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23382!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:mixin:APP:mixins.satin.client.json:event.MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:mixins.blur.json:MixinMinecraftClient,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:735) ~[client-1.20.1-20230612.114412-srg.jar%23382!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:mixin:APP:mixins.satin.client.json:event.MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:mixins.blur.json:MixinMinecraftClient,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.1.0.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,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.1.0.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.1.0.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.1.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, Supplementaries Generated Pack

-- 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: 520163328 bytes (496 MiB) / 3439329280 bytes (3280 MiB) up to 8925478912 bytes (8512 MiB)
CPUs: 20
Processor Vendor: GenuineIntel
Processor Name: 12th Gen Intel(R) Core(TM) i7-12700H
Identifier: Intel64 Family 6 Model 154 Stepping 3
Microarchitecture: Alder Lake
Frequency (GHz): 2.69
Number of physical packages: 1
Number of physical CPUs: 14
Number of logical CPUs: 20
Graphics card #0 name: Intel(R) Iris(R) Xe Graphics
Graphics card #0 vendor: Intel Corporation (0x8086)
Graphics card #0 VRAM (MB): 1024.00
Graphics card #0 deviceId: 0x46a6
Graphics card #0 versionInfo: DriverVersion=31.0.101.3729
Graphics card #1 name: NVIDIA GeForce RTX 3060 Laptop GPU
Graphics card #1 vendor: NVIDIA (0x10de)
Graphics card #1 VRAM (MB): 4095.00
Graphics card #1 deviceId: 0x2520
Graphics card #1 versionInfo: DriverVersion=31.0.15.3742
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): 33135.25
Virtual memory used (MB): 29475.66
Swap memory total (MB): 17046.48
Swap memory used (MB): 1431.76
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8512m -Xms256m
Loaded Shaderpack: ComplementaryUnbound_r5.0.1.zip
Profile: Custom (+13 options changed by user)
Launched Version: forge-47.1.0
Backend library: LWJGL version 3.3.1 build 7
Backend API: NVIDIA GeForce RTX 3060 Laptop GPU/PCIe/SSE2 GL version 4.6.0 NVIDIA 537.42, NVIDIA Corporation
Window size: 1024x768
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Graphics mode: fancy
Resource Packs: vanilla, mod_resources, Supplementaries Generated Pack
Current Language: en_us
CPU: 20x 12th Gen Intel(R) Core(TM) i7-12700H
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.1.0.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.1.0.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.1.0.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.1.0.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.1.0.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
javafml@null
[email protected]
lowcodefml@null
[email protected]
[email protected]
Mod List:
satin-forge-1.20.1+1.13.0.jar |Satin Forge |satin |1.20.1+1.13.0 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.2.1.jar |GeckoLib 4 |geckolib |4.2.1 |DONE |Manifest: NOSIGNATURE
player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
extendedslabs-1.20.1-3.0.0.jar |${modName} |extendedslabs |3.0.0 |DONE |Manifest: NOSIGNATURE
Incendium_1.20.1_v5.3.0.jar |Incendium |incendium |5.3.0 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.20.1-0.5.83.395.jar |Sophisticated Core |sophisticatedcore |1.20.1-0.5.83.395 |DONE |Manifest: NOSIGNATURE
rubidium-mc1.20.1-0.7.1.jar |Rubidium |rubidium |0.7.1 |DONE |Manifest: NOSIGNATURE
InsaneLib-1.10.2-mc1.20.1.jar |InsaneLib |insanelib |1.10.2 |DONE |Manifest: NOSIGNATURE
HorseExpert-v8.0.0-1.20.1-Forge.jar |Horse Expert |horseexpert |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
create_jetpack-forge-4.0.1.jar |Create Jetpack |create_jetpack |4.0.1 |DONE |Manifest: NOSIGNATURE
XaerosWorldMap_1.30.6_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.30.6 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |DONE |Manifest: NOSIGNATURE
modernlife-1.20.1-1.64.jar |Modern Life |modernlife |1.20.1-1.64 |DONE |Manifest: NOSIGNATURE
citadel-2.4.3-1.20.1.jar |Citadel |citadel |2.4.3 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.22.5.jar |Alex's Mobs |alexsmobs |1.22.5 |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.2.0-beta.8.jar |MixinExtras |mixinextras |0.2.0-beta.8 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.20.1-20.0.2.jar |Bookshelf |bookshelf |20.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
sophisticatedbackpacks-1.20.1-3.18.56.890.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.20.1-3.18.56.890 |DONE |Manifest: NOSIGNATURE
twigs-1.20.1-3.1.0-forge.jar |Twigs |twigs |1.20.1-3.1.0 |DONE |Manifest: NOSIGNATURE
create_dragon_lib-1.20.1-1.3.2.jar |Create: Dragon Lib |create_dragon_lib |1.3.2 |DONE |Manifest: NOSIGNATURE
ProgressiveBosses-3.9.0-mc1.20.1.jar |Progressive Bosses |progressivebosses |3.9.0 |DONE |Manifest: NOSIGNATURE
Steam_Rails-1.5.0+forge-mc1.20.1-build.14.jar |Create: Steam 'n' Rails |railways |1.5.0+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
balm-forge-1.20-7.0.7.jar |Balm |balm |7.0.7 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.20.1-1.4.0.222.jar |Just Enough Resources |jeresources |1.4.0.222 |DONE |Manifest: NOSIGNATURE
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.1.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.1.1 |DONE |Manifest: NOSIGNATURE
ctov-3.3.3.jar |ChoiceTheorem's Overhauled Vil|ctov |3.3.3 |DONE |Manifest: NOSIGNATURE
dummmmmmy-1.20-1.7.9.jar |MmmMmmMmmmmm |dummmmmmy |1.20-1.7.9 |DONE |Manifest: NOSIGNATURE
signtools.forge.1.20.1-1.0.3.jar |Sign Tools |signtools |1.0.3 |DONE |Manifest: NOSIGNATURE
supplementaries-1.20-2.5.20.jar |Supplementaries |supplementaries |1.20-2.5.20 |DONE |Manifest: NOSIGNATURE
auto_third_person-forge-1.20.1-2.0.4.jar |Auto Third Person |auto_third_person |2.0.4 |DONE |Manifest: NOSIGNATURE
athena-forge-1.20.1-3.1.0.jar |Athena |athena |3.1.0 |DONE |Manifest: NOSIGNATURE
solapplepie-1.20.1-2.3.0.jar |Spice of Life: Apple Pie Editi|solapplepie |1.20.1-2.3.0 |DONE |Manifest: NOSIGNATURE
corpse-1.20.1-1.0.5.jar |Corpse |corpse |1.20.1-1.0.5 |DONE |Manifest: NOSIGNATURE
AdvancementPlaques-1.20.1-forge-1.4.10.jar |Advancement Plaques |advancementplaques |1.4.10 |DONE |Manifest: NOSIGNATURE
chipped-forge-1.20.1-3.0.1.jar |Chipped |chipped |3.0.1 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.20.1-1.2.3.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
AmbientSounds_FORGE_v5.2.22_mc1.20.1.jar |AmbientSounds |ambientsounds |5.2.22 |DONE |Manifest: NOSIGNATURE
ToolSwap-1.20.1-5.0.0.jar |ToolSwap |toolswap |1.20.1-5.0.0 |DONE |Manifest: NOSIGNATURE
mod-4.0.3.jar |GroovyModLoader |gml |4.0.3 |DONE |Manifest: NOSIGNATURE
cataclysmiccombat 1.1.jar |Cataclysmic Combat |cataclysmiccombat |1.1 |DONE |Manifest: NOSIGNATURE
endrem_forge-5.2.3-R-1.20.X.jar |End Remastered |endrem |5.2.3-R-1.20.1 |DONE |Manifest: NOSIGNATURE
blur-forge-3.1.0.jar |Blur (Forge) |blur |3.1.0 |DONE |Manifest: NOSIGNATURE
colorfulhearts-forge-1.20-4.0.0.jar |Colorful Hearts |colorfulhearts |4.0.0 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.9-forge-mc1.20.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.9 |DONE |Manifest: NOSIGNATURE
resourcefulconfig-forge-1.20.1-2.1.0.jar |Resourcefulconfig |resourcefulconfig |2.1.0 |DONE |Manifest: NOSIGNATURE
L_Enders_Cataclysm-1.16-1.20.1.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
curios-forge-5.2.0-beta.3+1.20.1.jar |Curios API |curios |5.2.0-beta.3+1.20.1 |DONE |Manifest: NOSIGNATURE
Patchouli-1.20.1-80-FORGE.jar |Patchouli |patchouli |1.20.1-80-FORGE |DONE |Manifest: NOSIGNATURE
oculus-mc1.20.1-1.6.9.jar |Oculus |oculus |1.6.9 |DONE |Manifest: NOSIGNATURE
collective-1.20.1-6.65.jar |Collective |collective |6.65 |DONE |Manifest: NOSIGNATURE
cgl-1.20-forge-0.3.3.jar |CommonGroovyLibrary |commongroovylibrary |0.3.3 |DONE |Manifest: NOSIGNATURE
camera-1.20.1-1.0.5.jar |Camera Mod |camera |1.20.1-1.0.5 |DONE |Manifest: NOSIGNATURE
Searchables-forge-1.20.1-1.0.1.jar |Searchables |searchables |1.0.1 |DONE |Manifest: NOSIGNATURE
BetterThirdPerson-Forge-1.20-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |DONE |Manifest: NOSIGNATURE
resourcefullib-forge-1.20.1-2.1.10.jar |Resourceful Lib |resourcefullib |2.1.10 |DONE |Manifest: NOSIGNATURE
eatinganimation-1.20-5.0.0.jar |Eating Animation |eatinganimation |5.0.0 |DONE |Manifest: NOSIGNATURE
AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE
flightlib-forge-2.0.0.jar |Flight Lib |flightlib |2.0.0 |DONE |Manifest: NOSIGNATURE
waterframes-1.20.1-1.4.1a.jar |WaterFrames |waterframes |1.4.1a |DONE |Manifest: NOSIGNATURE
sliceanddice-forge-3.1.1.jar |Create Slice & Dice |sliceanddice |3.1.1 |DONE |Manifest: NOSIGNATURE
crafting-on-a-stick-1.20.1-1.0.2.jar |Crafting On A Stick |crafting_on_a_stick |1.0.0 |DONE |Manifest: NOSIGNATURE
BetterAdvancements-1.20.1-0.3.2.161.jar |Better Advancements |betteradvancements |0.3.2.161 |DONE |Manifest: NOSIGNATURE
MobPlaques-v8.0.0-1.20.1-Forge.jar |Mob Plaques |mobplaques |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
puzzlesapi-forge-8.0.2.jar |Puzzles Api |puzzlesapi |8.0.2 |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
watermedia-1.3.42.jar |WaterMedia |watermedia |1.3.42 |DONE |Manifest: NOSIGNATURE
VideoPlayer-2.0.3-FORGE-1.20.X.jar |VideoPlayer |videoplayer |2.0.3 |DONE |Manifest: NOSIGNATURE
harvestwithease-1.20.1-7.0.0.2-forge.jar |Harvest with ease |harvestwithease |7.0.0.2 |DONE |Manifest: NOSIGNATURE
sophisticatedstorage-1.20.1-0.8.51.605.jar |Sophisticated Storage |sophisticatedstorage |0.8.51.605 |DONE |Manifest: NOSIGNATURE
tia-1.20-1.1-forge.jar |Tiny Item Animations |tia |1.20-1.1 |DONE |Manifest: NOSIGNATURE
jei-1.20.1-forge-15.2.0.23.jar |Just Enough Items |jei |15.2.0.23 |DONE |Manifest: NOSIGNATURE
AttributeFix-Forge-1.20.1-21.0.1.jar |AttributeFix |attributefix |21.0.1 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
epicsamurai-0.0.24-1.20.1-forge.jar |Epic Samurai |epicsamurai |0.0.24-1.20.1-forge |DONE |Manifest: NOSIGNATURE
caelus-forge-3.1.0+1.20.jar |Caelus API |caelus |3.1.0+1.20 |DONE |Manifest: NOSIGNATURE
carpeted-1.20-1.4.jar |Carpeted |carpeted |1.20-1.4 |DONE |Manifest: NOSIGNATURE
waystones-forge-1.20-14.0.1.jar |Waystones |waystones |14.0.1 |DONE |Manifest: NOSIGNATURE
sootychimneys-1.20.1-1.1.1.jar |Sooty Chimneys |sootychimneys |1.1.1 |DONE |Manifest: NOSIGNATURE
comforts-forge-6.3.3+1.20.1.jar |Comforts |comforts |6.3.3+1.20.1 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.20.1-1.11.1-forge.jar |Nature's Compass |naturescompass |1.0.0 |DONE |Manifest: NOSIGNATURE
fromtheshadows-1.33.jar |From the shadows |fromtheshadows |1.33 |DONE |Manifest: NOSIGNATURE
[1.20.1]davesbuilds.jar |Dave's Building Extended |davebuildingmod |5.0 |DONE |Manifest: NOSIGNATURE
BagOfHolding-v8.0.0-1.20.1-Forge.jar |Bag Of Holding |bagofholding |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
Terralith_1.20.1_v2.4.5.jar |Terralith |terralith |2.4.5 |DONE |Manifest: NOSIGNATURE
ars_nouveau-1.20.1-4.2.4-all.jar |Ars Nouveau |ars_nouveau |4.2.4 |DONE |Manifest: NOSIGNATURE
puzzlesaccessapi-forge-8.0.5.jar |Puzzles Access Api |puzzlesaccessapi |8.0.5 |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
forge-1.20.1-47.1.0-universal.jar |Forge |forge |47.1.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
emotecraft-for-MC1.20.1-2.2.7-b.build.50-forge.jar|Emotecraft |emotecraft |2.2.7-b.build.50 |DONE |Manifest: NOSIGNATURE
DungeonsArise-1.20.1-2.1.56.1-beta.jar |When Dungeons Arise |dungeons_arise |2.1.56.1-1.20.1 |DONE |Manifest: NOSIGNATURE
tectonic-mod-mc1.19.3+-v2.1.jar |Tectonic |tectonic |2.1 |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
EnchantmentDescriptions-Forge-1.20.1-17.0.1.jar |EnchantmentDescriptions |enchdesc |17.0.1 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
moonlight-1.20-2.7.2-forge.jar |Moonlight Library |moonlight |1.20-2.7.2 |DONE |Manifest: NOSIGNATURE
labels-1.20-1.13.jar |Labels |labels |1.20-1.13 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE
bettercombat-forge-1.7.3+1.20.1.jar |Better Combat |bettercombat |1.7.3+1.20.1 |DONE |Manifest: NOSIGNATURE
Jade-1.20.1-forge-11.6.1.jar |Jade |jade |11.6.1 |DONE |Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.10.34_mc1.20.1.jar |CreativeCore |creativecore |2.10.34 |DONE |Manifest: NOSIGNATURE
spectrelib-forge-0.13.12+1.20.1.jar |SpectreLib |spectrelib |0.13.12+1.20.1 |DONE |Manifest: NOSIGNATURE
kffmod-4.4.0.jar |Kotlin For Forge |kotlinforforge |4.4.0 |DONE |Manifest: NOSIGNATURE
dimdungeons-178-forge-1.20.0.jar |Dimensional Dungeons |dimdungeons |178 |DONE |Manifest: NOSIGNATURE
Iceberg-1.20.1-forge-1.1.13.jar |Iceberg |iceberg |1.1.13 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.20-0.6.9-4.jar |Flywheel |flywheel |0.6.9-4 |DONE |Manifest: NOSIGNATURE
create-1.20.1-0.5.1.d.jar |Create |create |0.5.1.d |DONE |Manifest: NOSIGNATURE
CreateCasing-1.20.1-1.4.1.jar |Create : Encased |createcasing |1.20.1-1.4.1 |DONE |Manifest: NOSIGNATURE
create_mechanical_spawner-1.20.1-0.0.10.d-9.jar |Create Mechanical Spawner |create_mechanical_spawner |1.20.1-0.0.10.d-9 |DONE |Manifest: NOSIGNATURE
balancedflight-1.20.1_v2.1.0.jar |Create: Balanced Flight |balancedflight |1.20.1_v2.1.0 |DONE |Manifest: NOSIGNATURE
ars_creo-1.20.1-4.0.1.jar |Ars Creo |ars_creo |4.0.1 |DONE |Manifest: NOSIGNATURE
LegendaryTooltips-1.20.1-forge-1.4.4.jar |Legendary Tooltips |legendarytooltips |1.4.4 |DONE |Manifest: NOSIGNATURE
Xaeros_Minimap_23.5.0_Forge_1.20.jar |Xaero's Minimap |xaerominimap |23.5.0 |DONE |Manifest: NOSIGNATURE
polymorph-forge-0.49.0+1.20.1.jar |Polymorph |polymorph |0.49.0+1.20.1 |DONE |Manifest: NOSIGNATURE
[1.20.1] SecurityCraft v1.9.7-beta2.jar |SecurityCraft |securitycraft |1.9.7-beta2 |DONE |Manifest: NOSIGNATURE
irons_spellbooks-1.20.1-1.2.1.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-1.2.1 |DONE |Manifest: NOSIGNATURE
immersive_paintings-0.6.1+1.20.1-forge.jar |Immersive Paintings |immersive_paintings |0.6.1+1.20.1 |DONE |Manifest: NOSIGNATURE
entityculling-forge-1.6.2-mc1.20.jar |EntityCulling |entityculling |1.6.2 |DONE |Manifest: NOSIGNATURE
creeperoverhaul-3.0.1-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.1 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.20.1-2.5.0.jar |AppleSkin |appleskin |2.5.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE
lootr-1.20-0.7.30.73.jar |Lootr |lootr |0.7.29.68 |DONE |Manifest: NOSIGNATURE
connectedglass-1.1.7-forge-mc1.20.jar |Connected Glass |connectedglass |1.1.7 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v8.0.15-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.0.15 |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
cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
overloadedarmorbar-1.20.1-1.jar |Overloaded Armor Bar |overloadedarmorbar |1.20.1-1 |DONE |Manifest: NOSIGNATURE
MobLassos-v8.0.0-1.20.1-Forge.jar |Mob Lassos |moblassos |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
create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.6.b |DONE |Manifest: NOSIGNATURE
Crash Report UUID: f8e52e06-125a-4983-b06e-ba5dbdacc4a5
Flywheel Backend: Off
FML: 47.1
Forge: net.minecraftforge:47.1.0

commented

This bug was annoying me so much so i figured id find a way to get it fixed, took a few hours since i dont really code or do anything of the like, but i figured out how to compile it with the fixes, try replace your rubidium with the one inside the zip i attached, it works for me mod.zip

This worked for the most part, but going into the nether is a no go 😭 im just gonna delete rubidium all together and see how it goes

Update 12/10/2023

So the mod that @reimandoee does work for some people, it does not completely fix the issue and there have been people downloading it and having problems. These fixes are more permanent and will be included in the official 0.7.1a release of Rubidium. My sources are below

Howdy, this fixed worked for me
cdn.discordapp.com/attachments/1147962967560826962/1156184878640025661/rubidium-mc1.20.1-0.7.1a.jar?ex=655c8f13&is=654a1a13&hm=8bd0305d4a9be57614e1dbe7696ffcc03ba0b3e075f554421d7dd2a15729799d&
Sources @alexgravitos in the Reforged Hub Discord discord.gg/uqR3JUMZ
Reforged-Hub/rubidium-upstream#1 (files)

#629 (comment)

I'm using 0.7.1a and still having these crashes. Whatever they did to fix it, unfortunately doesn't seem to have fully fixed it.

commented

It did fixed it for us a few months ago in our project and we hadn't had problems since for the runtime of the project back then.

commented

Got this issue too. In my case, it seems that was caused by bamboo near to lava.

commented

Same issue

commented

same issue here

commented

Can't wait, thanks @Kaleidoscope39 :)

commented

I found that this BUG has been fixed(Reforged-Hub/rubidium-upstream@86966a7) and the version code has been updated to 0.7.1a, so, just wait for release.

commented

After some testing this is due to lava source blocks next to any block that is transparent also pneumaticraft fluids are affected

commented

Encountering this issue as well, hopefully the version will be released soon.

commented

@reimandoee

This bug was annoying me so much so i figured id find a way to get it fixed, took a few hours since i dont really code or do anything of the like, but i figured out how to compile it with the fixes, try replace your rubidium with the one inside the zip i attached, it works for me mod.zip

Do you mind making a pull request so the maintainers can maybe code review and merge it!

Ah well this literally is their code, just compiled, just as a temporary fix until they release the update themselves :)

cornfirming from my side as well, had the same crash with exact same error message, the version 0.7.1a works and fixes the issue.

commented

Is there something we can do it the mean time?

commented

I found that this BUG has been fixed(Reforged-Hub/rubidium-upstream@86966a7) and the version code has been updated to 0.7.1a, so, just wait for release.

I tried the fix for this bug, but the fix seems to be meant for something slightly different. Maybe other files need to be changed that reference render.

commented

Same story here, Happens the moment I enter the Nether

commented

Does anyone know a fix while we wait for the official update

commented

Sadly, no. We have to wait for the dev to put out the next release.

commented

Same too with last version not "a"

commented

there is nothing to do? I still playing normally, except when i explore the map around my home, but its getting me upset.

commented

This bug was annoying me so much so i figured id find a way to get it fixed, took a few hours since i dont really code or do anything of the like, but i figured out how to compile it with the fixes, try replace your rubidium with the one inside the zip i attached, it works for me
mod.zip

commented

@reimandoee I can use this to play games smoothly, thank you hero :)

commented

@reimandoee Thank you so much!!

commented

@reimandoee

This bug was annoying me so much so i figured id find a way to get it fixed, took a few hours since i dont really code or do anything of the like, but i figured out how to compile it with the fixes, try replace your rubidium with the one inside the zip i attached, it works for me mod.zip

Do you mind making a pull request so the maintainers can maybe code review and merge it!

commented

@reimandoee

This bug was annoying me so much so i figured id find a way to get it fixed, took a few hours since i dont really code or do anything of the like, but i figured out how to compile it with the fixes, try replace your rubidium with the one inside the zip i attached, it works for me mod.zip

Do you mind making a pull request so the maintainers can maybe code review and merge it!

Ah well this literally is their code, just compiled, just as a temporary fix until they release the update themselves :)

commented

crash-2023-10-24_05.56.30-client.txt
Having the same problem with the lava, ive been having soo many problems with rubidium what would be so bad if i just removed it haha? Ill give that one a try from reimandoee

commented

This bug was annoying me so much so i figured id find a way to get it fixed, took a few hours since i dont really code or do anything of the like, but i figured out how to compile it with the fixes, try replace your rubidium with the one inside the zip i attached, it works for me mod.zip

Thank you bro !!

commented

I just waited for my player to join and then killed them

commented

Esse bug estava me irritando tanto, então pensei em encontrar uma maneira de consertá-lo, demorei algumas horas, já que eu realmente não codifico nem faço nada parecido, mas descobri como compilá-lo com as correções, tente substituir seu rubídio com aquele dentro do zip que anexei, funciona para mim mod.zip

Muito obrigado amigo!

commented

This bug was annoying me so much so i figured id find a way to get it fixed, took a few hours since i dont really code or do anything of the like, but i figured out how to compile it with the fixes, try replace your rubidium with the one inside the zip i attached, it works for me mod.zip

ty bro

commented

crash-2023-10-20_20.37.39-client.txt
I keep getting the error still

commented

Same here, it crashes pretty consistently when exploring large worlds. Since the fix already exists, it would be great to push a quick "maintenance" update to Modrinth.

latest.log

commented

getting the same error

commented

Recently got the same error (for whatever its worth mentioning at this point)

commented

This bug was annoying me so much so i figured id find a way to get it fixed, took a few hours since i dont really code or do anything of the like, but i figured out how to compile it with the fixes, try replace your rubidium with the one inside the zip i attached, it works for me mod.zip

This worked for the most part, but going into the nether is a no go 😭 im just gonna delete rubidium all together and see how it goes

Update 12/10/2023

So the mod that @reimandoee does work for some people, it does not completely fix the issue and there have been people downloading it and having problems. These fixes are more permanent and will be included in the official 0.7.1a release of Rubidium. My sources are below

Howdy, this fixed worked for me

https://cdn.discordapp.com/attachments/1147962967560826962/1156184878640025661/rubidium-mc1.20.1-0.7.1a.jar?ex=655c8f13&is=654a1a13&hm=8bd0305d4a9be57614e1dbe7696ffcc03ba0b3e075f554421d7dd2a15729799d&

Sources @alexgravitos in the Reforged Hub Discord https://discord.gg/uqR3JUMZ

https://github.com/Reforged-Hub/rubidium-upstream/pull/1/files

#629 (comment)

commented

Still seeing this issue. Below is the crash report.
crash-2023-11-02_00.04.34-client.txt

commented

The error is still not fixed. here's the crash report.
crash-2023-11-04_23.43.41-client.txt

The error persists when re-entering the world, appears when loading a broken chunk, a few seconds after loading the world.

commented

is there a way to fix this bug for Oculus?

commented
commented
commented

Thia bug should only be for rubidium, not oculus. Is it saying the bug is with oculus or is it with rubidium? Send your log please

On Fri, Nov 24, 2023, 1:39 PM skelybrine @.> wrote: is there a way to fix this bug for Oculus? — Reply to this email directly, view it on GitHub <#629 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGC5ERRUGSOUDYM2YJPDQB3YGEH25AVCNFSM6AAAAAA5JKXISGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMRWGA4TQNZQHE . You are receiving this because you commented.Message ID: @.>

i thought that oculus rubidium was a part of oculus, i didnt know that rubidium was downloaded alongside oculus, the files posted in the comments worked

commented

This bug was annoying me so much so i figured id find a way to get it fixed, took a few hours since i dont really code or do anything of the like, but i figured out how to compile it with the fixes, try replace your rubidium with the one inside the zip i attached, it works for me mod.zip

Ty soo much!!!

commented

This bug was annoying me so much so i figured id find a way to get it fixed, took a few hours since i dont really code or do anything of the like, but i figured out how to compile it with the fixes, try replace your rubidium with the one inside the zip i attached, it works for me mod.zip

Life saver, tysm!

commented

I also have a problem with Rubidium mc1.20.1-0.7.1 when the lava touches plants and starts to burn. I have the following error: The game crashed when encountering an exception when building chunk meshes
Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.texture.TextureAtlasSprite.m_118367_(double)" because "sprite" is null

commented

Here is the zip file with the mod

rubidium-mc1.20.1-0.7.1a.zip

Sources

@alexgravitos in the Reforged Hub Discord https://discord.gg/uqR3JUMZ

https://github.com/Reforged-Hub/rubidium-upstream/pull/1/files

commented
commented

Okay, now it works! Just to know, will the version go up to CurseForge? I need to share mopdpack but the version of rubidium with ending (a) is not there to be found automatically.

commented

This bug was annoying me so much so i figured id find a way to get it fixed, took a few hours since i dont really code or do anything of the like, but i figured out how to compile it with the fixes, try replace your rubidium with the one inside the zip i attached, it works for me mod.zip

Thank you!

commented
commented

This bug was annoying me so much so i figured id find a way to get it fixed, took a few hours since i dont really code or do anything of the like, but i figured out how to compile it with the fixes, try replace your rubidium with the one inside the zip i attached, it works for me mod.zip

This didn't work for me. When I place lava and transparent block together, still gets the excepteion where it cannot find this one sprite.

commented

Hey, use this one, they had to redo this fix again since it was still not working for some folks
Howdy, this fixed worked for me
https://cdn.discordapp.com/attachments/1147962967560826962/1156184878640025661/rubidium-mc1.20.1-0.7.1a.jar?ex=655c8f13&is=654a1a13&hm=8bd0305d4a9be57614e1dbe7696ffcc03ba0b3e075f554421d7dd2a15729799d&
Sources @alexgravitos in the Reforged Hub Discord
https://discord.gg/uqR3JUMZ
https://github.com/Reforged-Hub/rubidium-upstream/pull/1/files
#629 (comment)

On Sun, Dec 10, 2023 at 4:39 PM LoweloDev @.> wrote: This bug was annoying me so much so i figured id find a way to get it fixed, took a few hours since i dont really code or do anything of the like, but i figured out how to compile it with the fixes, try replace your rubidium with the one inside the zip i attached, it works for me mod.zip https://github.com/Asek3/Rubidium/files/12838430/mod.zip This didn't work for me. When I place lava and transparent block together, still gets the excepteion where it cannot find this one sprite. — Reply to this email directly, view it on GitHub <#629 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGC5ERQAVVN6QKW34B5FU7TYIZI27AVCNFSM6AAAAAA5JKXISGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBZGE2TGMJTGU . You are receiving this because you commented.Message ID: @.>

I am gonna test this too, thanks.

I found another solution however which is to use "Embeddium". Not sure if that's because Embeddium just had the latest changes in the repo due to it being a fork or whether they fixed it themselves.