Crash when loading a certain chunk
Gofawu opened this issue ยท 2 comments
Hello, i have a crash when i explored the world, when the game load a certain chunk, it crash instantly.
I'm on the last version of Rubidium, Minecraft 1.20.1, Forge 47.1.0, Oculus 1.6.9
If anyone have a fix, please help me, i can't load my world anymore (:
Crash ;
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 2023-11-02 16:00:46
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%23299!/:?] {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%23299!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:APP:flywheel.sodium.mixins.json:ChunkBuilderMeshingTaskMixin,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%23299!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:APP:flywheel.sodium.mixins.json:ChunkBuilderMeshingTaskMixin,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%23299!/:?] {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%23299!/:?] {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%23299!/:?] {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=8]
Block location: World: (215,-26,2491), Section: (at 7,6,11 in 13,-2,155; chunk contains blocks 208,-64,2480 to 223,319,2495), Region: (0,4; contains chunks 0,128 to 31,159, blocks 0,-64,2048 to 511,319,2559)
Chunk section: RenderSection at chunk (13, -2, 155) from (208, -32, 2480) to (223, -17, 2495)
Render context volume: BoundingBox{minX=206, minY=-34, minZ=2478, maxX=225, maxY=-15, maxZ=2497}
Stacktrace:
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:125) ~[rubidium-mc1.20.1-0.7.1.jar%23299!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:APP:flywheel.sodium.mixins.json:ChunkBuilderMeshingTaskMixin,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%23299!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:APP:flywheel.sodium.mixins.json:ChunkBuilderMeshingTaskMixin,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%23299!/:?] {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%23299!/:?] {re:classloading}
at java.lang.Thread.run(Thread.java:833) ~[?:?] {}
-- Affected level --
Details:
All players: 1 total; [LocalPlayer['Gofawu'/439595, l='ClientLevel', x=136.90, y=100.25, z=2340.59]]
Chunk stats: 1024, 453
Level dimension: minecraft:overworld
Level spawn location: World: (0,66,0), Section: (at 0,2,0 in 0,4,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: 5652132 game time, 5743027 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%23320!/:?] {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:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,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:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23320!/:?] {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:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:735) ~[client-1.20.1-20230612.114412-srg.jar%23320!/:?] {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:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:218) ~[minecraft-1.20.1-client.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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:577) ~[?:?] {}
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:?] {}
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:577) ~[?:?] {}
at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:57) ~[?:?] {}
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:577) ~[?:?] {}
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:243) ~[?:?] {}
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:278) ~[?:?] {}
at org.multimc.EntryPoint.listen(EntryPoint.java:143) ~[?:?] {}
at org.multimc.EntryPoint.main(EntryPoint.java:34) ~[?:?] {}
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: vanilla, mod_resources, file/Stay_True_1.20.zip, file/1.20+Create+Computers+1.2.zip, file/1.20+Create+Camera+1.2.zip, Moonlight Mods Dynamic Assets
-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 18.0.1.1, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 3281720544 bytes (3129 MiB) / 9093251072 bytes (8672 MiB) up to 26239565824 bytes (25024 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
Identifier: Intel64 Family 6 Model 158 Stepping 10
Microarchitecture: Coffee Lake
Frequency (GHz): 3.70
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: Virtual Desktop Monitor
Graphics card #0 vendor: Virtual Desktop, Inc.
Graphics card #0 VRAM (MB): 0.00
Graphics card #0 deviceId: unknown
Graphics card #0 versionInfo: DriverVersion=15.39.56.845
Graphics card #1 name: AMD Radeon RX 7900 XTX
Graphics card #1 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #1 VRAM (MB): 4095.00
Graphics card #1 deviceId: 0x744c
Graphics card #1 versionInfo: DriverVersion=31.0.22017.3004
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 3.60
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 3.60
Memory slot #1 type: DDR4
Virtual memory max (MB): 37563.83
Virtual memory used (MB): 25571.34
Swap memory total (MB): 4864.00
Swap memory used (MB): 305.70
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1512m -Xmx25024m
Loaded Shaderpack: (off)
Launched Version: 1.20.1
Backend library: LWJGL version 3.3.1 build 7
Backend API: AMD Radeon RX 7900 XTX GL version 4.6.0 Core Profile Context 23.10.2.231013, ATI Technologies Inc.
Window size: 2560x1377
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, file/Stay_True_1.20.zip, file/1.20+Create+Computers+1.2.zip (incompatible), file/1.20+Create+Camera+1.2.zip (incompatible)
Current Language: en_us
CPU: 12x Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
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:
[email protected]
javafml@null
[email protected]
lowcodefml@null
Mod List:
blue_skies-1.20.1-1.3.29.jar |Blue Skies |blue_skies |1.3.29 |DONE |Manifest: NOSIGNATURE
supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
netherportalfix-forge-1.20-13.0.0.jar |NetherPortalFix |netherportalfix |13.0.0 |DONE |Manifest: NOSIGNATURE
aether-1.20.1-1.0.0-beta.1.3-neoforge.jar |The Aether |aether |1.20.1-1.0.0-beta.1.|DONE |Manifest: NOSIGNATURE
dynamiccrosshair-7.0.4+1.20-forge.jar |Dynamic Crosshair |dynamiccrosshair |7.0.4+1.20 |DONE |Manifest: NOSIGNATURE
mcw-windows-2.2.0-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.2.0 |DONE |Manifest: NOSIGNATURE
stalwart-dungeons-1.20.1-1.2.8.jar |Stalwart Dungeons |stalwart_dungeons |1.2.8 |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
create_recycle_1.0.2_forge_1.20.1.jar |Create Recycling |create_crush_everything |1.0.2 |DONE |Manifest: NOSIGNATURE
XaerosWorldMap_1.31.0_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.31.0 |DONE |Manifest: NOSIGNATURE
Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |DONE |Manifest: NOSIGNATURE
citadel-2.4.5-1.20.1.jar |Citadel |citadel |2.4.5 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.22.6.jar |Alex's Mobs |alexsmobs |1.22.6 |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.1.jar |Bookshelf |bookshelf |20.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
sophisticatedbackpacks-1.20.1-3.18.56.890.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.20.1-3.18.56.890 |DONE |Manifest: NOSIGNATURE
create_dragon_lib-1.20.1-1.3.3.jar |Create: Dragon Lib |create_dragon_lib |1.3.3 |DONE |Manifest: NOSIGNATURE
mcw-doors-1.1.0forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.0 |DONE |Manifest: NOSIGNATURE
clean_tooltips-1.0-forge-1.20.jar |Clean Tooltips |clean_tooltips |1.0 |DONE |Manifest: NOSIGNATURE
balm-forge-1.20-7.0.7.jar |Balm |balm |7.0.7 |DONE |Manifest: NOSIGNATURE
CataclysmWeaponery1.0.3-1.20.1.jar |Cataclysm Weaponery |cataclysm_weaponery |1.0.3 |DONE |Manifest: NOSIGNATURE
Paraglider-forge-20.1.1.jar |Paraglider |paraglider |20.1.1 |DONE |Manifest: NOSIGNATURE
cloth-config-11.1.106-forge.jar |Cloth Config v10 API |cloth_config |11.1.106 |DONE |Manifest: NOSIGNATURE
twilightforest-1.20.1-4.3.1860-universal.jar |The Twilight Forest |twilightforest |4.3.1860 |DONE |Manifest: NOSIGNATURE
supplementaries-1.20-2.6.13.jar |Supplementaries |supplementaries |1.20-2.6.13 |DONE |Manifest: NOSIGNATURE
athena-forge-1.20.1-3.1.1.jar |Athena |athena |3.1.1 |DONE |Manifest: NOSIGNATURE
structure_gel-1.20.1-2.15.0.jar |Structure Gel API |structure_gel |2.15.0 |DONE |Manifest: NOSIGNATURE
EquipmentCompare-1.20.1-forge-1.3.7.jar |Equipment Compare |equipmentcompare |1.3.7 |DONE |Manifest: NOSIGNATURE
corpse-1.20.1-1.0.5.jar |Corpse |corpse |1.20.1-1.0.5 |DONE |Manifest: NOSIGNATURE
chipped-forge-1.20.1-3.0.1.jar |Chipped |chipped |3.0.1 |DONE |Manifest: NOSIGNATURE
mcw-bridges-2.1.1-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |2.1.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
endersdelight-1.20.1-1.0.3.jar |Ender's Delight |endersdelight |1.0.3 |DONE |Manifest: NOSIGNATURE
mcw-trapdoors-1.1.1-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.1 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.0.7-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE
conduitspreventdrowned-1.20.1-3.4.jar |Conduits Prevent Drowned |conduitspreventdrowned |3.4 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.14-forge-mc1.20.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.14 |DONE |Manifest: NOSIGNATURE
L_Enders_Cataclysm-1.39+-1.20.1.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
curios-forge-5.3.1+1.20.1.jar |Curios API |curios |5.3.1+1.20.1 |DONE |Manifest: NOSIGNATURE
suppsquared-1.20-1.1.10.jar |Supplementaries Squared |suppsquared |1.20-1.1.10 |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
camera-1.20.1-1.0.5.jar |Camera Mod |camera |1.20.1-1.0.5 |DONE |Manifest: NOSIGNATURE
resourcefullib-forge-1.20.1-2.1.11.jar |Resourceful Lib |resourcefullib |2.1.11 |DONE |Manifest: NOSIGNATURE
createliquidfuel-2.0.2-1.20.1.jar |Create Liquid Fuel |createliquidfuel |2.0.2-1.20.1 |DONE |Manifest: NOSIGNATURE
cumulus_menus-1.20.1-1.0.0-beta.1-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-beta.1-|DONE |Manifest: NOSIGNATURE
twilightdelight-2.0.3.jar |Twilight's Flavor & Delight |twilightdelight |2.0.3 |DONE |Manifest: NOSIGNATURE
mcw-roofs-2.2.4b-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.2.4b |DONE |Manifest: NOSIGNATURE
cc-tweaked-1.20.1-forge-1.108.1.jar |CC: Tweaked |computercraft |1.108.1 |DONE |Manifest: NOSIGNATURE
mcw-furniture-3.2.0-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.2.0 |DONE |Manifest: NOSIGNATURE
flib-1.20.1-0.0.9.jar |flib |flib |0.0.9 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
chunkloaders-1.2.8-forge-mc1.20.1.jar |Chunk Loaders |chunkloaders |1.2.8 |DONE |Manifest: NOSIGNATURE
nitrogen_internals-1.20.1-0.1.3-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-0.1.3-neoforg|DONE |Manifest: NOSIGNATURE
JadeAddons-1.20.1-forge-5.1.0.jar |Jade Addons |jadeaddons |5.1.0 |DONE |Manifest: NOSIGNATURE
twilighttweaks-1.20.x-1.2.jar |Twilight Tweaks |twilighttweaks |1.2 |DONE |Manifest: NOSIGNATURE
l2library-2.4.16-slim.jar |L2 Library |l2library |2.4.16 |DONE |Manifest: NOSIGNATURE
FastLeafDecay-31.jar |Fast Leaf Decay |fastleafdecay |31 |DONE |Manifest: NOSIGNATURE
gamemenumodoption-mc1.20.1-2.2.1.jar |Game Menu Mod Option |gamemenumodoption |2.2.1 |DONE |Manifest: NOSIGNATURE
sliceanddice-forge-3.2.0.jar |Create Slice & Dice |sliceanddice |3.2.0 |DONE |Manifest: NOSIGNATURE
mcw-lights-1.0.6-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.6 |DONE |Manifest: NOSIGNATURE
inventorysorter-1.20.1-23.0.1.jar |Simple Inventory Sorter |inventorysorter |23.0.1 |DONE |Manifest: NOSIGNATURE
doubledoors-1.20.1-5.0.jar |Double Doors |doubledoors |5.0 |DONE |Manifest: NOSIGNATURE
trashslot-forge-1.20-15.1.0.jar |TrashSlot |trashslot |15.1.0 |DONE |Manifest: NOSIGNATURE
rechiseled-1.1.5-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.5 |DONE |Manifest: NOSIGNATURE
sophisticatedstorage-1.20.1-0.8.51.605.jar |Sophisticated Storage |sophisticatedstorage |0.8.51.605 |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
reap-1.20.1-1.0.0.jar |Reap Mod |reap |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
waystones-forge-1.20-14.0.2.jar |Waystones |waystones |14.0.2 |DONE |Manifest: NOSIGNATURE
mcw-paintings-1.0.4-1.20.1forge.jar |Macaw's Paintings |mcwpaintings |1.0.4 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.20.1-12.0.0.3.jar |Clumps |clumps |12.0.0.3 |DONE |Manifest: NOSIGNATURE
SimpleStorageNetwork-1.20.1-1.10.0.jar |Simple Storage Network |storagenetwork |1.10.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
rechiseledcreate-1.0.1-forge-mc1.20.jar |Rechiseled: Create |rechiseledcreate |1.0.1 |DONE |Manifest: NOSIGNATURE
fusion-1.0.6-forge-mc1.20.1 (1).jar |Fusion |fusion |1.0.6 |DONE |Manifest: NOSIGNATURE
CraftTweaker-forge-1.20.1-14.0.17 (1).jar |CraftTweaker |crafttweaker |14.0.17 |DONE |Manifest: NOSIGNATURE
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
HammersAndExcavators-1.1.jar |HammersAndExcavators |hammersandexcavators |1.1 |DONE |Manifest: NOSIGNATURE
mcw-paths-1.0.3forge-mc1.20.1.jar |Macaw's Paths and Pavings |mcwpaths |1.0.3 |DONE |Manifest: NOSIGNATURE
craftingtweaks-forge-1.20-18.0.2.jar |CraftingTweaks |craftingtweaks |18.0.2 |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.3.jar |EnchantmentDescriptions |enchdesc |17.0.3 |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.8.50-forge.jar |Moonlight Library |moonlight |1.20-2.8.50 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE
Jade-1.20-forge-11.3.0.jar |Jade |jade |11.3.0 |DONE |Manifest: NOSIGNATURE
spectrelib-forge-0.13.13+1.20.1.jar |SpectreLib |spectrelib |0.13.13+1.20.1 |DONE |Manifest: NOSIGNATURE
nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE
CreateTweaker-forge-1.20.1-4.0.6 (1).jar |CreateTweaker |createtweaker |4.0.6 |DONE |Manifest: NOSIGNATURE
Cataclysm+Tweaks-1.0.1.jar |Cataclysm Tweaks |cataclysmtweaks |1.0.1 |DONE |Manifest: NOSIGNATURE
domum_ornamentum-1.20-1.0.110-RELEASE-universal.ja|Domum Ornamentum |domum_ornamentum |1.20-1.0.110-RELEASE|DONE |Manifest: NOSIGNATURE
kffmod-4.4.0.jar |Kotlin For Forge |kotlinforforge |4.4.0 |DONE |Manifest: NOSIGNATURE
Iceberg-1.20.1-forge-1.1.13.jar |Iceberg |iceberg |1.1.13 |DONE |Manifest: NOSIGNATURE
createeditions-1.0.1+1.20.1_forge.jar |Create Editions |createeditions |1.0.1 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE
create-1.20.1-0.5.1.e.jar |Create |create |0.5.1.e |DONE |Manifest: NOSIGNATURE
create-structures-0.1.1-1.20.1-FORGE.jar |Create: Structures |create_structures |0.1.1 |DONE |Manifest: NOSIGNATURE
LegendaryTooltips-1.20.1-forge-1.4.5.jar |Legendary Tooltips |legendarytooltips |1.4.5 |DONE |Manifest: NOSIGNATURE
Xaeros_Minimap_23.6.0_Forge_1.20.jar |Xaero's Minimap |xaerominimap |23.6.0 |DONE |Manifest: NOSIGNATURE
polymorph-forge-0.49.0+1.20.1.jar |Polymorph |polymorph |0.49.0+1.20.1 |DONE |Manifest: NOSIGNATURE
storagedrawers-1.20.1-12.0.2.jar |Storage Drawers |storagedrawers |12.0.2 |DONE |Manifest: NOSIGNATURE
entityculling-forge-1.6.2-mc1.20.1.jar |EntityCulling |entityculling |1.6.2 |DONE |Manifest: NOSIGNATURE
canary-mc1.20.1-0.2.7.jar |Canary |canary |0.2.7 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.20.1-2.5.0.jar |AppleSkin |appleskin |2.5.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE
yet-another-config-lib-forge-3.1.0+1.20.jar |YetAnotherConfigLib |yet_another_config_lib_v3 |3.1.0+1.20 |DONE |Manifest: NOSIGNATURE
yaclx-1.3+1.20-forge.jar |YetAnotherConfigLibExtensions |yaclx |1.3 |DONE |Manifest: NOSIGNATURE
create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.7.d |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 5908cc6e-dbd7-4f56-84f6-5f6961404cb4
Flywheel Backend: GL33 Instanced Arrays
FML: 47.1
Forge: net.minecraftforge:47.1.0
The 0.7.1 version have trouble rendering transparent blocks next to lava, an unofficial .jar with this bug fixed can be found here: #642
The 0.7.1 version have trouble rendering transparent blocks next to lava, an unofficial .jar with this bug fixed can be found here: #642
Work like a charm, thanks :)