AMPZNetwork / All-The-Forge

Offical Repo for the modpack All The Forge
https://www.ampznetwork.com
7 stars 0 forks source link

Alicyn_Chains[BUG] I seemed to have fixed it by moving in the limited time i had before crash #2

Closed Frankiestyne closed 11 months ago

Frankiestyne commented 11 months ago

Bug Description

Game crashes on log in. Here is my crash report. Seems something in my chunk i can't render Hope you can help. Server is unplayable To replicate the problem, follow these steps:

---- Minecraft Crash Report ---- // This doesn't make any sense!

Time: 2023-10-10 08:11:33 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%23405!/:?] {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%23405!/:?] {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%23405!/:?] {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%23405!/:?] {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%23405!/:?] {re:classloading} at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}

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%23405!/:?] {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=6] Block location: World: (-2311733,66,-862904), Section: (at 11,2,8 in -144484,4,-53932; chunk contains blocks -2311744,-64,-862912 to -2311729,319,-862897), Region: (-4516,-1686; contains chunks -144512,-53952 to -144481,-53921, blocks -2312192,-64,-863232 to -2311681,319,-862721) Chunk section: RenderSection at chunk (-144484, 4, -53932) from (-2311744, 64, -862912) to (-2311729, 79, -862897) Render context volume: BoundingBox{minX=-2311746, minY=62, minZ=-862914, maxX=-2311727, maxY=81, maxZ=-862895} Stacktrace: at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:125) ~[rubidium-mc1.20.1-0.7.1.jar%23405!/:?] {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%23405!/:?] {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%23405!/:?] {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%23405!/:?] {re:classloading} at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}

-- Affected level -- Details: All players: 1 total; [LocalPlayer['Alicyn_Chains'/7688, l='ClientLevel', x=-2311723.55, y=62.07, z=-862868.45]] Chunk stats: 1024, 249 Level dimension: minecraft:overworld Level spawn location: World: (190,67,-29), Section: (at 14,3,3 in 11,4,-2; chunk contains blocks 176,-64,-32 to 191,319,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1) Level time: 41386171 game time, 46018769 day time Server brand: forge Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.multiplayer.ClientLevel.m6026(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23438!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:dynamiclightsreforged.mixins.json:ClientWorldMixin,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:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:craterlib.mixins.json:events.client.ClientLevelMixin,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.m91354(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23438!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91374(Minecraft.java:735) ~[client-1.20.1-20230612.114412-srg.jar%23438!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[client-1.20.1.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,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.2.1.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.1.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.1.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, resources/Included.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.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 1135962976 bytes (1083 MiB) / 2852126720 bytes (2720 MiB) up to 4831838208 bytes (4608 MiB) CPUs: 4 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i3-1005G1 CPU @ 1.20GHz Identifier: Intel64 Family 6 Model 126 Stepping 5 Microarchitecture: Ice Lake (Client) Frequency (GHz): 1.19 Number of physical packages: 1 Number of physical CPUs: 2 Number of logical CPUs: 4 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: 0x8a56 Graphics card #0 versionInfo: DriverVersion=30.0.100.9864 Memory slot #0 capacity (MB): 4096.00 Memory slot #0 clockSpeed (GHz): 2.67 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 4096.00 Memory slot #1 clockSpeed (GHz): 2.67 Memory slot #1 type: DDR4 Virtual memory max (MB): 22622.28 Virtual memory used (MB): 9567.02 Swap memory total (MB): 14687.91 Swap memory used (MB): 432.21 JVM Flags: 10 total; -Xmx4608M -XX:MetaspaceSize=256M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M Loaded Shaderpack: (off) Launched Version: 1.20.1 Backend library: LWJGL version 3.3.1 build 7 Backend API: Intel(R) UHD Graphics GL version 3.2.0 - Build 30.0.100.9864, Intel Window size: 1366x768 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: fast Resource Packs: vanilla, mod_resources, resources/Included.zip Current Language: en_us CPU: 4x Intel(R) Core(TM) i3-1005G1 CPU @ 1.20GHz 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.1.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.2.1.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.2.1.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.2.1.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.2.1.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.4.0 lowcodefml@null Mod List: dynamiclightsreforged-1.20.1_v1.6.0.jar |Rubidium Dynamic Lights |dynamiclightsreforged |1.20.1_v1.6.0 |DONE |Manifest: NOSIGNATURE YungsBetterDungeons-1.20-Forge-4.0.3.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE blue_skies-1.20.1-1.3.29.jar |Blue Skies |blue_skies |1.3.29 |DONE |Manifest: NOSIGNATURE netherportalfix-forge-1.20-13.0.0.jar |NetherPortalFix |netherportalfix |13.0.0 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.20.1-4.2.3.jar |GeckoLib 4 |geckolib |4.2.3 |DONE |Manifest: NOSIGNATURE deepslatecutting-forge-1.7.0.jar |DeepslateCutting |deepslatecutting_forge |1.7.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 sophisticatedcore-1.20.1-0.5.89.425.jar |Sophisticated Core |sophisticatedcore |0.5.89.425 |DONE |Manifest: NOSIGNATURE rubidium-mc1.20.1-0.7.1.jar |Rubidium |rubidium |0.7.1 |DONE |Manifest: NOSIGNATURE IronJetpacks-1.20.1-7.0.1.jar |Iron Jetpacks |ironjetpacks |7.0.1 |DONE |Manifest: NOSIGNATURE cookingforblockheads-forge-1.20-16.0.1.jar |CookingForBlockheads |cookingforblockheads |16.0.1 |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 Placebo-1.20.1-8.3.7.jar |Placebo |placebo |8.3.7 |DONE |Manifest: NOSIGNATURE modernfix-forge-5.7.5mc1.20.1.jar |ModernFix |modernfix |5.7.5+mc1.20.1 |DONE |Manifest: NOSIGNATURE citadel-2.4.4-1.20.1.jar |Citadel |citadel |2.4.4 |DONE |Manifest: NOSIGNATURE alexsmobs-1.22.6.jar |Alex's Mobs |alexsmobs |1.22.6 |DONE |Manifest: NOSIGNATURE everythingcopper-1.20.0-2.2.1.jar |Everything is Copper |everythingcopper |1.20.0-2.2.1 |DONE |Manifest: NOSIGNATURE YungsApi-1.20-Forge-4.0.2.jar |YUNG's API |yungsapi |1.20-Forge-4.0.2 |DONE |Manifest: NOSIGNATURE mixinextras-forge-0.2.0-rc.3.jar |MixinExtras |mixinextras |0.2.0-rc.3 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.20.1-20.0.4.jar |Bookshelf |bookshelf |20.0.4 |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.59.909.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.18.59.909 |DONE |Manifest: NOSIGNATURE guardvillagers-1.20-1.6.1.jar |Guard Villagers |guardvillagers |1.20-1.6.1 |DONE |Manifest: NOSIGNATURE mcw-doors-1.1.0forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.0 |DONE |Manifest: NOSIGNATURE ironshulkerbox-1.20.1-5.3.2.jar |Iron Shulker Boxes |ironshulkerbox |1.20.1-5.3.2 |DONE |Manifest: NOSIGNATURE balm-forge-1.20.1-7.1.4.jar |Balm |balm |7.1.4 |DONE |Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.20-Forge-2.0.5.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE cloth-config-11.1.106-forge.jar |Cloth Config v10 API |cloth_config |11.1.106 |DONE |Manifest: NOSIGNATURE shetiphiancore-forge-1.20.1-1.1.jar |ShetiPhian-Core |shetiphiancore |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE ctov-3.3.4.jar |ChoiceTheorem's Overhauled Vil|ctov |3.3.4 |DONE |Manifest: NOSIGNATURE absentbydesign-1.20.1-1.8.0.jar |Absent By Design Mod |absentbydesign |1.8.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 twilightforest-1.20.1-4.3.1850-universal.jar |The Twilight Forest |twilightforest |4.3.1850 |DONE |Manifest: NOSIGNATURE refinedstorage-1.12.3.jar |Refined Storage |refinedstorage |1.12.3 |DONE |Manifest: NOSIGNATURE konkrete_forge_1.6.1-2_MC_1.20.jar |Konkrete |konkrete |1.6.1 |DONE |Manifest: NOSIGNATURE fixexperiencebug-1.20-46.2.2.jar |Experience Bug Fix |experiencebugfix |46.2.2 |DONE |Manifest: NOSIGNATURE easy_piglins-1.20.1-1.0.1.jar |Easy Piglins |easy_piglins |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE structure_gel-1.20.1-2.14.0.jar |Structure Gel API |structure_gel |2.14.0 |DONE |Manifest: NOSIGNATURE mcw-bridges-2.1.1-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |2.1.1 |DONE |Manifest: NOSIGNATURE industrial-foregoing-1.20.1-3.5.9.jar |Industrial Foregoing |industrialforegoing |3.5.9 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.20.1-1.2.3.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE Amplified_Nether_1.20.2_v1.2.3.jar |Amplified Nether |amplifiednether |1.2.3 |DONE |Manifest: NOSIGNATURE Compressium-3.0.2-build.12mc1.20.jar |Compressium |compressium |3.0.2-build.12+mc1.2|DONE |Manifest: NOSIGNATURE explorify-v1.3.0-mc1.20u1.20.1.jar |Explorify |explorify |1.3.0-mc1.20u1.20.1 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.1.12a-forge-mc1.20.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.12a |DONE |Manifest: NOSIGNATURE trimeffects-1.0.1-forge.jar |Trim Effects |trimeffects |1.0.1-forge |DONE |Manifest: NOSIGNATURE curios-forge-5.3.41.20.1.jar |Curios API |curios |5.3.4+1.20.1 |DONE |Manifest: NOSIGNATURE Patchouli-1.20.1-81-FORGE.jar |Patchouli |patchouli |1.20.1-81-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.66.jar |Collective |collective |6.66 |DONE |Manifest: NOSIGNATURE Searchables-forge-1.20.1-1.0.1.jar |Searchables |searchables |1.0.1 |DONE |Manifest: NOSIGNATURE Dungeons and Taverns v3 Forge.jar |Dungeons and Taverns |mr_dungeons_andtaverns |3 |DONE |Manifest: NOSIGNATURE elevatorid-1.20.1-1.8.15.jar |Elevator Mod |elevatorid |1.20.1-1.8.15 |DONE |Manifest: NOSIGNATURE YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |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 mcw-roofs-2.2.4b-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.2.4b |DONE |Manifest: NOSIGNATURE desiredservers-forge-1.20.1-1.2.0.jar |Desired Servers |desiredservers |1.2.0 |DONE |Manifest: NOSIGNATURE cfm-forge-1.20.1-7.0.0-pre36.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre36 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99 architectury-9.1.12-forge.jar |Architectury |architectury |9.1.12 |DONE |Manifest: NOSIGNATURE cc-tweaked-1.20.1-forge-1.108.1.jar |CC: Tweaked |computercraft |1.108.1 |DONE |Manifest: NOSIGNATURE light-overlay-8.0.0-forge.jar |Light Overlay |lightoverlay |8.0.0 |DONE |Manifest: NOSIGNATURE flib-1.20.1-0.0.11.jar |flib |flib |0.0.11 |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 YungsBetterEndIsland-1.20-Forge-2.0.4.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.4 |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 framework-forge-1.20.1-0.6.16.jar |Framework |framework |0.6.16 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99 bwncr-forge-1.20.1-3.17.0.jar |Bad Wither No Cookie Reloaded |bwncr |3.17.0 |DONE |Manifest: NOSIGNATURE deep_aether-1.20.1-1.0.10.jar |Deep Aether |deep_aether |1.20.1-1.0.10 |DONE |Manifest: NOSIGNATURE Towns-and-Towers-1.11.1-FabricForge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE letmedespawn-1.1.1.jar |Let Me Despawn |letmedespawn |1.1.1 |DONE |Manifest: NOSIGNATURE controllable-forge-1.20.1-0.20.3.jar |Controllable |controllable |0.20.3 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99 YeetusExperimentus-Forge-2.3.1-build.6mc1.20.1.jar|Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|DONE |Manifest: NOSIGNATURE YungsBetterJungleTemples-1.20-Forge-2.0.4.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.4 |DONE |Manifest: NOSIGNATURE BetterAdvancements-1.20.1-0.3.2.161.jar |Better Advancements |betteradvancements |0.3.2.161 |DONE |Manifest: NOSIGNATURE BorderlessWindow-1.20-1.6.0.jar |Borderless Window |borderlesswindow |1.20-1.6.0 |DONE |Manifest: NOSIGNATURE elytraslot-forge-6.3.01.20.1.jar |Elytra Slot |elytraslot |6.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE inventorysorter-1.20.1-23.0.1.jar |Simple Inventory Sorter |inventorysorter |23.0.1 |DONE |Manifest: NOSIGNATURE BHMenu-Forge-1.20.1-2.4.1.jar |BHMenu |bhmenu |2.4.1 |DONE |Manifest: NOSIGNATURE Cucumber-1.20.1-7.0.1.jar |Cucumber Library |cucumber |7.0.1 |DONE |Manifest: NOSIGNATURE trashslot-forge-1.20-15.1.0.jar |TrashSlot |trashslot |15.1.0 |DONE |Manifest: NOSIGNATURE flatbedrock-forge-3.0.1-build.18mc1.20.1.jar |Flat Bedrock |flatbedrock |3.0.1-build.18+mc1.2|DONE |Manifest: NOSIGNATURE treeharvester-1.20.1-8.2.jar |Tree Harvester |treeharvester |8.2 |DONE |Manifest: NOSIGNATURE jei-1.20.1-forge-15.2.0.27.jar |Just Enough Items |jei |15.2.0.27 |DONE |Manifest: NOSIGNATURE OldCombatMod_1.20.X.jar |Old Combat Mod |old_combat_mod |1.1 |DONE |Manifest: NOSIGNATURE Mekanism-1.20.1-10.4.0.14.jar |Mekanism |mekanism |10.4.0 |DONE |Manifest: NOSIGNATURE MekanismGenerators-1.20.1-10.4.0.14.jar |Mekanism: Generators |mekanismgenerators |10.4.0 |DONE |Manifest: NOSIGNATURE MekanismTools-1.20.1-10.4.0.14.jar |Mekanism: Tools |mekanismtools |10.4.0 |DONE |Manifest: NOSIGNATURE caelus-forge-3.1.01.20.jar |Caelus API |caelus |3.1.0+1.20 |DONE |Manifest: NOSIGNATURE waystones-forge-1.20-14.0.2.jar |Waystones |waystones |14.0.2 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.20.1-12.0.0.3.jar |Clumps |clumps |12.0.0.3 |DONE |Manifest: NOSIGNATURE journeymap-1.20.1-5.9.15-forge.jar |Journeymap |journeymap |5.9.15 |DONE |Manifest: NOSIGNATURE comforts-forge-6.3.31.20.1.jar |Comforts |comforts |6.3.3+1.20.1 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE smarterfarmers-1.20-1.7.3.jar |Smarter Farmers |smarterfarmers |1.20-1.7.3 |DONE |Manifest: NOSIGNATURE NetheriteHorseArmor-CJ-forge-mc1.20-1.4.0.jar |Netherite Horse Armor |netheritehorsearmor |1.4.0 |DONE |Manifest: NOSIGNATURE MyServerIsCompatible-1.20-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE farmingforblockheads-forge-1.20.1-14.0.2.jar |Farming for Blockheads |farmingforblockheads |14.0.2 |DONE |Manifest: NOSIGNATURE CraterLib-forge-1.20-1.0.2.jar |CraterLib |craterlib |1.0.2 |DONE |Manifest: NOSIGNATURE SimpleRPC-forge-1.20-3.2.4.jar |Simple RPC |simplerpc |3.2.4 |DONE |Manifest: NOSIGNATURE mcjtylib-1.20-8.0.3.jar |McJtyLib |mcjtylib |1.20-8.0.3 |DONE |Manifest: NOSIGNATURE rftoolsbase-1.20-5.0.2.jar |RFToolsBase |rftoolsbase |1.20-5.0.2 |DONE |Manifest: NOSIGNATURE Continents_1.20.2_v1.1.3.jar |Continents |continents |1.1.3 |DONE |Manifest: NOSIGNATURE catalogue-forge-1.20.1-1.8.0.jar |Catalogue |catalogue |1.8.0 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99 ToastControl-1.20.1-8.0.3.jar |Toast Control |toastcontrol |8.0.3 |DONE |Manifest: NOSIGNATURE mininggadgets-1.15.3.jar |Mining Gadgets |mininggadgets |1.15.3 |DONE |Manifest: NOSIGNATURE rubidium_extras-1.20.1_v1.4.3.jar |Rubidium Extras |rubidium_extras |1.20.1_v1.4.3 |DONE |Manifest: NOSIGNATURE forge-1.20.1-47.2.1-universal.jar |Forge |forge |47.2.1 |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 silent-gear-1.20.1-3.5.1.jar |Silent Gear |silentgear |3.5.1 |DONE |Manifest: NOSIGNATURE scuba_gear-1.20.1-1.0.6.jar |Scuba Gear |scuba_gear |1.0.6 |DONE |Manifest: NOSIGNATURE ironchest-1.20.1-14.4.4.jar |Iron Chests |ironchest |1.20.1-14.4.4 |DONE |Manifest: NOSIGNATURE Easy Emerald-1.20.1-3.4.1-[FORGE].jar |Easy Emerald |emerald |3.4.1-[FORGE] |DONE |Manifest: NOSIGNATURE ZeroCore2-1.20.1-2.1.39.jar |Zero CORE 2 |zerocore |1.20.1-2.1.39 |DONE |Manifest: NOSIGNATURE ExtremeReactors2-1.20.1-2.0.73.jar |Extreme Reactors |bigreactors |1.20.1-2.0.73 |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 TerraBlender-forge-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |3.0.0.169 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.20.1-18.0.0.592.jar |Biomes O' Plenty |biomesoplenty |18.0.0.592 |DONE |Manifest: NOSIGNATURE moonlight-1.20-2.8.35-forge.jar |Moonlight Library |moonlight |1.20-2.8.35 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE titanium-1.20.1-3.8.21.jar |Titanium |titanium |3.8.21 |DONE |Manifest: NOSIGNATURE silent-lib-1.20.1-8.0.0.jar |Silent Lib |silentlib |8.0.0 |DONE |Manifest: NOSIGNATURE NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |DONE |Manifest: NOSIGNATURE Jade-1.20.1-forge-11.6.1.jar |Jade |jade |11.6.1 |DONE |Manifest: NOSIGNATURE appliedenergistics2-forge-15.0.11.jar |Applied Energistics 2 |ae2 |15.0.11 |DONE |Manifest: NOSIGNATURE ae2wtlib-15.0.12-forge.jar |AE2WTLib |ae2wtlib |15.0.12-forge |DONE |Manifest: NOSIGNATURE HopoBetterRuinedPortals-[1.20-1.20.1]-1.3.6.jar |HopoBetterRuinedPortals |hoporp |1.3.6 |DONE |Manifest: NOSIGNATURE spectrelib-forge-0.13.12+1.20.1.jar |SpectreLib |spectrelib |0.13.12+1.20.1 |DONE |Manifest: NOSIGNATURE aeroblender-1.20.1-1.0-neoforge.jar |AeroBlender |aeroblender |1.20.1-1.0-neoforge |DONE |Manifest: NOSIGNATURE EnderIO-1.20.1-6.0.20-alpha.jar |Ender IO |enderio |6.0.20-alpha |DONE |Manifest: NOSIGNATURE kffmod-4.4.0.jar |Kotlin For Forge |kotlinforforge |4.4.0 |DONE |Manifest: NOSIGNATURE rftoolsbuilder-1.20-6.0.1.jar |RFToolsBuilder |rftoolsbuilder |1.20-6.0.1 |DONE |Manifest: NOSIGNATURE easy_villagers-1.20.1-1.0.12.jar |Easy Villagers |easy_villagers |1.20.1-1.0.12 |DONE |Manifest: NOSIGNATURE pipez-1.20.1-1.1.5.jar |Pipez |pipez |1.20.1-1.1.5 |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 oauth-1.1.15-1.20.jar |OAuth |oauth |1.1.15 |DONE |Manifest: NOSIGNATURE polymorph-forge-0.49.01.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 storagedrawers-1.20.1-12.0.2.jar |Storage Drawers |storagedrawers |12.0.2 |DONE |Manifest: NOSIGNATURE enderchests-forge-1.20.1-1.1.jar |EnderChests |enderchests |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE entityculling-forge-1.6.2-mc1.20.1.jar |EntityCulling |entityculling |1.6.2 |DONE |Manifest: NOSIGNATURE TrampleNoMore-Forge-1.20.1-13.0.2.jar |TrampleNoMore |tramplenomore |13.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 fancymenu_forge_2.14.9-3_MC_1.20.1.jar |FancyMenu |fancymenu |2.14.9 |DONE |Manifest: NOSIGNATURE drippyloadingscreen_forge_2.2.4_MC_1.20.1.jar |Drippy Loading Screen |drippyloadingscreen |2.2.4 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE ferritecore-6.0.0-forge.jar |Ferrite Core |ferritecore |6.0.0 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a solcarrot-1.20.1-1.15.0.jar |Spice of Life: Carrot Edition |solcarrot |1.15.0 |DONE |Manifest: NOSIGNATURE 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 OpenLoader-Forge-1.20.1-19.0.2.jar |OpenLoader |openloader |19.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 defaultoptions-forge-1.20-18.0.1.jar |Default Options |defaultoptions |18.0.1 |DONE |Manifest: NOSIGNATURE cristellib-1.1.3-forge.jar |Cristel Lib |cristellib |1.1.3 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 64cf2c4f-5ee6-4376-9c7c-c957755519e7 FML: 47.2 Forge: net.minecraftforge:47.2.1 Flywheel Backend: GL33 Instanced Arrays

Expected Outcome

Explain what you anticipated should happen in detail.

Crash Log (if applicable)

If the bug triggers a crash, please include or link the crash log here.

Screenshots

If relevant, include screenshots to aid in explaining the issue.

Basic Information (please fill in the following details):

LabsZero commented 11 months ago

This is a bug with rubidium it has been fixed however the dev has not push the new update out yet so in the meantime i would recommed removing the mod and its addons until they release the fix.

You can find the list of the addons below: https://www.ampznetwork.com/help/articles/1/troubleshooting-optifine-solutions-for-when-your-game-keeps-crashing-on-load