Fabulously Optimized

Fabulously Optimized

2M Downloads

Can't join server with server side resourcepack

Closed this issue · 9 comments

commented

Describe the bug

Step to replicate the bug

  1. Create brand new fabric/paper server
  2. Force resourcepack in server.properties file
  3. Connect to the server using fabric client with Fabulously Optimized mod for 1.21.6

Expected behavior:

  • After download the resourcepack, client will join the server normally

Bug behavior:

  • Client got stucked at resoucepack downloading screen and will not be able join the server
  • The resourcepack will still successfully download and stored in minecraft/downloads folder
  • If the server stop forcing pack after that, the client will be able to join and use the downloaded resourcepack

log.json in downloads folder

"{"time":"2025-07-15T11:54:36.221632684Z","file":{"name":"c4e42b15-2972-3a4d-900d-7a1608bef029/79b4dad72c705b0c8893f266585551abd83cc76b","size":3749205},"id":"c4e42b15-2972-3a4d-900d-7a1608bef029","url":"https://drive.google.com/uc?export\u003ddownload\u0026id\u003d1uduWMKXzxXMwU584zmVY24NCSASkVZwm"}
{"time":"2025-07-15T12:01:33.451892044Z","file":{"name":"c4e42b15-2972-3a4d-900d-7a1608bef029/79b4dad72c705b0c8893f266585551abd83cc76b","size":3749205},"id":"c4e42b15-2972-3a4d-900d-7a1608bef029","url":"https://drive.google.com/uc?export\u003ddownload\u0026id\u003d1uduWMKXzxXMwU584zmVY24NCSASkVZwm"}
{"time":"2025-07-15T12:14:29.015129802Z","file":{"name":"c4e42b15-2972-3a4d-900d-7a1608bef029/79b4dad72c705b0c8893f266585551abd83cc76b","size":3749205},"id":"c4e42b15-2972-3a4d-900d-7a1608bef029","url":"https://drive.google.com/uc?export\u003ddownload\u0026id\u003d1uduWMKXzxXMwU584zmVY24NCSASkVZwm"}"

server log when player join, got stuck and leave

"[19:14:10 INFO]: UUID of player Chon_Xena is 6aee5155-4b37-4811-af5d-8e6a14d803ad
[19:14:28 INFO]: com.mojang.authlib.GameProfile@4d10aa64[id=6aee5155-4b37-4811-af5d-8e6a14d803ad,name=Chon_Xena,properties={textures=[Property[name=textures, value=ewogICJ0aW1lc3RhbXAiIDogMTc1MjU4MTY0ODg4OCwKICAicHJvZmlsZUlkIiA6ICI2YWVlNTE1NTRiMzc0ODExYWY1ZDhlNmExNGQ4MDNhZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJDaG9uX1hlbmEiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzVmMWZhZDM4YTZmMWIyYzQ0M2M1YTEzZDIwOTdhNGU3OWUxMDM5ZDFjMGQyMjIyYzU1NDQxMDYxMWE3OTIwOCIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9LAogICAgIkNBUEUiIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzIzNDBjMGUwM2RkMjRhMTFiMTVhOGIzM2MyYTdlOWUzMmFiYjIwNTFiMjQ4MWQwYmE3ZGVmZDYzNWNhN2E5MzMiCiAgICB9CiAgfQp9, signature=yAVGLJJWd1slMFSWLWx5BW3+McU4ufSrwss/j2pSWtLP/VrDMjTJnZDT2VOtyZsahwn9BoNqk3MjbPG6goLAgn+gKbQIMXjq7bZM6+RcXI+AQZxs6hifOrtIV4oQ2tcsdh2zjOkYtIyneWKTCMA+QSq6wXENFibdIjgRUvP4kZtmJzQiqFVc5MdXnZ7McCbjnqOjFdpPHzBlqhOg05R13kFSfWgn8FL/UJmjeKglKkWJ4cf+yFhPWOlXePshAhKJ5PEhYO1rxYjzvNbDDY3Vxp6vyAmkEVZUPiyGg+E+T9EzF6q6jz/kOKJJwljy3F7pbrwdQivAMAye5L+XnVeyLe7S7EpBIS1QbDdjz5ZJ1dH8PPosqghFj2mpPbNtPSYaT9gaaCsUJ8laXrhxa5zbYM3Ptn9ka1ivcHTYZqMNoe5o6aXrqtwN8vwHVf9XAcZ6yvgpkdmHNblixIWsT/xoAiljWkCot1zJ3ZdDy9vXfL2BaD4DgAk6O1JRJ8YIERN0UsD2RE/qUqkCKIMxBFe+RWJxbV1OP+xMlK7R3cL6oMa2+0+QoMnxfJokjfXyfZ7pCwXG5BWEvVi0IFgwjUYpktigCkaeuwnK/YgdnehFzgBnc9IASsgKQsAU4uJLbPbTGMgWjPX31t3mZikotZO3ovEy7xOVoYVS7FHV94oaCjc=]]}] lost connection: Disconnected
"

Modpack version

10.0.0 alpha 6 for 1.21.6

Launcher

Prism MC

Additional context

Tested on a vanilla client instance and the bug didn't happen

Discord discussion link

No response

Confirm

  • This bug report is about an issue with the modpack itself, I have not modified the mods nor added any resource packs. If this is not the case, I know that I should post the issue to modpack's Discord support channel instead.
commented

Did you try whether vanilla client supports Google Drive resource pack downloads? I have a feeling it is Google itself that prevents hotlinking and/or limits the downloads in other ways.

commented

Yes I did test on vanilla client and it worked normally. f u past the google drive URL into the browser, it will download automatically (coz it is a direct link) so I dont think the problem is at the url.

I also tried to host my own resouce pack at first too (using command /python -m http.sever 8080), and the same thing happened. I honestly didnt think it was a modpack problem at first, until I tried everything I can think of and the problem on solved when I switch to vanilla client.

commented

Ok. Could you please send me the latest.log as well from the client?

commented
[19:00:42] [main/INFO]: Loading Minecraft 1.21.6 with Fabric Loader 0.16.14
[19:00:42] [ForkJoinPool-1-worker-7/WARN]: Mod dev_isxander_libsdl4j uses the version 3.2.16.release-3.2.16-75 which isn't compatible with Loader's extended semantic version format (Could not parse version number component 'release'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
[19:00:42] [main/INFO]: Dependencies overridden for minecraft, fabricloader
[19:00:42] [main/WARN]: Warnings were found!
 - 'Minecraft' (minecraft) 1.21.6 recommends any version after 10.0.0-alpha.6 of Fabulously Optimized, which is missing!
	 - You should install any version after 10.0.0-alpha.6 of Fabulously Optimized for the optimal experience.
[19:00:42] [main/INFO]: Loading 135 mods:
	- animatica 0.6.1+1.21.5
	- bettergrass 1.7.0+fabric.1.21.6
	   \-- blue_endless_jankson 1.2.3
	- bettermounthud 1.2.6
	- capes 1.5.5+1.21.5
	- cloth-config 19.0.147
	   \-- cloth-basic-math 0.6.1
	- controlify 2.2.1+1.21.6-fabric
	   |-- dev_isxander_libsdl4j 3.2.16.release-3.2.16-75
	   |-- dev_isxander_steamdeck4j 1.1.7
	   |-- mixinextras 0.5.0-beta.4
	   \-- org_hid4java_hid4java 0.8.0
	- cubes-without-borders 3.0.0+mc1.21.5
	- debugify 1.21.5+1.0
	- dynamic_fps 3.9.6
	   \-- net_lostluma_battery 1.3.0
	- e4mc_minecraft 5.4.1
	   \-- folk_sisby_kaleido-config 0.3.1+1.3.1
	- entity_model_features 2.4.4
	- entity_texture_features 6.2.14
	   \-- org_apache_httpcomponents_httpmime 4.5.10
	- entityculling 1.8.0
	   |-- transition 1.0.2
	   \-- trender 1.0.4
	- fabric-api 0.128.1+1.21.6
	   |-- fabric-api-base 0.4.64+9ec45cd896
	   |-- fabric-api-lookup-api-v1 1.6.100+946bf4c396
	   |-- fabric-biome-api-v1 16.0.11+946bf4c396
	   |-- fabric-block-api-v1 1.1.3+946bf4c396
	   |-- fabric-block-view-api-v2 1.0.31+946bf4c396
	   |-- fabric-command-api-v2 2.2.53+946bf4c396
	   |-- fabric-content-registries-v0 10.0.18+946bf4c396
	   |-- fabric-convention-tags-v1 2.1.38+7f945d5b96
	   |-- fabric-convention-tags-v2 2.15.3+946bf4c396
	   |-- fabric-crash-report-info-v1 0.3.15+946bf4c396
	   |-- fabric-data-attachment-api-v1 1.8.10+946bf4c396
	   |-- fabric-data-generation-api-v1 23.2.3+c265f73696
	   |-- fabric-dimensions-v1 4.0.19+946bf4c396
	   |-- fabric-entity-events-v1 2.1.1+c9e4727396
	   |-- fabric-events-interaction-v0 4.0.23+946bf4c396
	   |-- fabric-game-rule-api-v1 1.0.72+946bf4c396
	   |-- fabric-item-api-v1 11.4.3+946bf4c396
	   |-- fabric-item-group-api-v1 4.2.13+946bf4c396
	   |-- fabric-key-binding-api-v1 1.0.65+946bf4c396
	   |-- fabric-lifecycle-events-v1 2.6.3+db4dfd8596
	   |-- fabric-loot-api-v2 3.0.55+3f89f5a596
	   |-- fabric-loot-api-v3 2.0.2+946bf4c396
	   |-- fabric-message-api-v1 6.1.1+946bf4c396
	   |-- fabric-model-loading-api-v1 5.2.5+946bf4c396
	   |-- fabric-networking-api-v1 5.0.1+946bf4c396
	   |-- fabric-object-builder-api-v1 21.1.7+946bf4c396
	   |-- fabric-particles-v1 4.1.7+946bf4c396
	   |-- fabric-recipe-api-v1 8.1.14+946bf4c396
	   |-- fabric-registry-sync-v0 6.1.27+946bf4c396
	   |-- fabric-renderer-api-v1 7.0.2+946bf4c396
	   |-- fabric-renderer-indigo 4.0.2+946bf4c396
	   |-- fabric-rendering-fluids-v1 3.1.30+fa6cb72b96
	   |-- fabric-rendering-v1 12.4.0+e8d43c7696
	   |-- fabric-resource-conditions-api-v1 5.0.24+946bf4c396
	   |-- fabric-resource-loader-v0 3.1.11+946bf4c396
	   |-- fabric-screen-api-v1 2.0.51+946bf4c396
	   |-- fabric-screen-handler-api-v1 1.3.136+946bf4c396
	   |-- fabric-sound-api-v1 1.0.42+946bf4c396
	   |-- fabric-tag-api-v1 1.2.1+946bf4c396
	   |-- fabric-transfer-api-v1 6.0.5+946bf4c396
	   \-- fabric-transitive-access-wideners-v1 6.4.1+ac3e15d196
	- fabric-language-kotlin 1.13.4+kotlin.2.2.0
	   |-- org_jetbrains_kotlin_kotlin-reflect 2.2.0
	   |-- org_jetbrains_kotlin_kotlin-stdlib 2.2.0
	   |-- org_jetbrains_kotlin_kotlin-stdlib-jdk7 2.2.0
	   |-- org_jetbrains_kotlin_kotlin-stdlib-jdk8 2.2.0
	   |-- org_jetbrains_kotlinx_atomicfu-jvm 0.28.0
	   |-- org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm 1.10.2
	   |-- org_jetbrains_kotlinx_kotlinx-coroutines-jdk8 1.10.2
	   |-- org_jetbrains_kotlinx_kotlinx-datetime-jvm 0.6.2
	   |-- org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm 0.7.0
	   |-- org_jetbrains_kotlinx_kotlinx-io-core-jvm 0.7.0
	   |-- org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm 1.8.1
	   |-- org_jetbrains_kotlinx_kotlinx-serialization-core-jvm 1.8.1
	   \-- org_jetbrains_kotlinx_kotlinx-serialization-json-jvm 1.8.1
	- fabricloader 0.16.14
	- fabrishot 1.16.1
	- fastquit 3.1.1+mc1.21.6
	- ferritecore 8.0.0
	- forgeconfigapiport 21.6.4
	   |-- com_electronwill_night-config_core 3.8.2
	   \-- com_electronwill_night-config_toml 3.8.2
	- immediatelyfast 1.10.1+1.21.6
	   \-- net_lenni0451_reflect 1.3.4
	- iris 1.9.1+mc1.21.7
	   |-- io_github_douira_glsl-transformer 2.0.1
	   |-- org_anarres_jcpp 1.4.14
	   \-- org_antlr_antlr4-runtime 4.13.1
	- isxander-main-menu-credits 1.2.0
	- java 21
	- lambdynlights 4.3.0+1.21.6
	   |-- lambdynlights_api 4.3.0+1.21.6
	   |    |-- yumi-commons-collections 1.0.0-alpha.12
	   |    |-- yumi-commons-core 1.0.0-alpha.12
	   |    \-- yumi-commons-event 1.0.0-alpha.12
	   |-- pride 1.4.0+1.21.6
	   \-- spruceui 8.0.0+1.21.6
	        |-- yumi-commons-collections 1.0.0-alpha.12
	        |-- yumi-commons-core 1.0.0-alpha.12
	        \-- yumi-commons-event 1.0.0-alpha.12
	- languagereload 1.7.4+1.21.6
	- lithium 0.17.0+mc1.21.6
	- minecraft 1.21.6
	- mixintrace 1.1.1+1.17
	- modelfix 1.21.5-1.12
	- modmenu 15.0.0-beta.3
	   \-- placeholder-api 2.7.0+1.21.6
	- morechathistory 1.3.1
	- moreculling 1.4.0-beta.1
	   |-- conditional-mixin 0.6.3
	   \-- mixinsquared 0.2.0
	- nochatreports 1.21.6-v2.13.0
	- optigui 2.3.0-beta.7+1.21.6
	   |-- org_apache_commons_commons-text 1.12.0
	   \-- org_ini4j_ini4j 0.5.4
	- puzzle 2.1.1
	   \-- midnightlib 1.7.4
	- reeses-sodium-options 1.8.4+mc1.21.6
	- rrls 5.1.8+mc1.21.6-fabric
	- sodium 0.6.13+mc1.21.6
	- sodium-extra 0.6.6+mc1.21.6
	- yet_another_config_lib_v3 3.7.1+1.21.6-fabric
	   |-- com_twelvemonkeys_common_common-image 3.12.0
	   |-- com_twelvemonkeys_common_common-io 3.12.0
	   |-- com_twelvemonkeys_common_common-lang 3.12.0
	   |-- com_twelvemonkeys_imageio_imageio-core 3.12.0
	   |-- com_twelvemonkeys_imageio_imageio-metadata 3.12.0
	   |-- com_twelvemonkeys_imageio_imageio-webp 3.12.0
	   |-- org_quiltmc_parsers_gson 0.2.1
	   \-- org_quiltmc_parsers_json 0.2.1
	- yosbr 0.1.2
	- zoomify 2.14.4+1.21.6
	   \-- com_akuleshov7_ktoml-core-jvm 0.5.2
[19:00:42] [main/INFO]: Applying default options... (YOSBR)
[19:00:42] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/home/bread/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/net/fabricmc/sponge-mixin/0.15.5+mixin.0.8.7/sponge-mixin-0.15.5+mixin.0.8.7.jar Service=Knot/Fabric Env=CLIENT
[19:00:42] [main/INFO]: Compatibility level set to JAVA_16
[19:00:42] [main/INFO]: Compatibility level set to JAVA_17
[19:00:42] [main/INFO]: Compatibility level set to JAVA_21
[19:00:43] [main/INFO]: Preloading Debugify
[19:00:43] [main/WARN]: Reference map 'forgeconfigapiport.common.refmap.json' for forgeconfigapiport.common.mixins.json could not be read. If this is a development environment you can ignore this message
[19:00:43] [main/WARN]: Reference map 'iris.refmap.json' for mixins.iris.json could not be read. If this is a development environment you can ignore this message
[19:00:43] [main/WARN]: Reference map 'iris-fabric.refmap.json' for mixins.iris.fabric.json could not be read. If this is a development environment you can ignore this message
[19:00:43] [main/WARN]: Reference map 'iris.refmap.json' for iris-batched-entity-rendering.mixins.json could not be read. If this is a development environment you can ignore this message
[19:00:43] [main/WARN]: Reference map 'iris.refmap.json' for mixins.iris.fantastic.json could not be read. If this is a development environment you can ignore this message
[19:00:43] [main/WARN]: Reference map 'iris.refmap.json' for mixins.iris.vertexformat.json could not be read. If this is a development environment you can ignore this message
[19:00:43] [main/WARN]: Reference map 'iris.refmap.json' for mixins.iris.bettermipmaps.json could not be read. If this is a development environment you can ignore this message
[19:00:43] [main/WARN]: Reference map 'iris.refmap.json' for mixins.iris.compat.sodium.json could not be read. If this is a development environment you can ignore this message
[19:00:43] [main/WARN]: Reference map 'iris.refmap.json' for mixins.iris.fixes.maxfpscrash.json could not be read. If this is a development environment you can ignore this message
[19:00:43] [main/WARN]: Mod 'ferritecore' attempted to override option 'mixin.alloc.blockstate', which doesn't exist, ignoring
[19:00:43] [main/INFO]: Loaded configuration file for Lithium: 160 options available, 0 override(s) found.
[19:00:43] [main/INFO]: Loaded configuration file for Sodium: 43 options available, 1 override(s) found
[19:00:43] [main/INFO]: Loaded configuration file for Sodium Extra: 33 options available, 0 override(s) found
[19:00:43] [main/WARN]: Reference map 'yet_another_config_lib_v3.refmap.json' for yacl.mixins.json could not be read. If this is a development environment you can ignore this message
[19:00:43] [main/WARN]: Reference map 'yet_another_config_lib_v3.refmap.json' for yacl-fabric.mixins.json could not be read. If this is a development environment you can ignore this message
[19:00:43] [main/WARN]: Force disabled MC-22882 because it only applies to OS: MAC
[19:00:43] [main/WARN]: Force disabled MC-59810 because it only applies to OS: MAC
[19:00:43] [main/WARN]: Error loading class: dev/tr7zw/skinlayers/render/CustomizableModelPart (java.lang.ClassNotFoundException: dev/tr7zw/skinlayers/render/CustomizableModelPart)
[19:00:44] [main/WARN]: Force-disabling mixin 'features.render.world.sky.FogRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children
[19:00:44] [main/WARN]: Force-disabling mixin 'features.render.world.sky.ClientLevelMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children
[19:00:44] [main/WARN]: Force-disabling mixin 'features.render.world.sky.LevelRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children
[19:00:44] [main/WARN]: Error loading class: org/jetbrains/annotations/ApiStatus$Internal (java.lang.ClassNotFoundException: org/jetbrains/annotations/ApiStatus$Internal)
[19:00:44] [main/INFO]: Searching for graphics cards...
[19:00:44] [main/INFO]: Found graphics adapter: LinuxPciAdapterInfo[vendor=NVIDIA, name=GA106M [GeForce RTX 3060 Mobile / Max-Q], pciVendorId=0x10de, pciDeviceId=0x2520]
[19:00:44] [main/INFO]: Found graphics adapter: LinuxPciAdapterInfo[vendor=AMD, name=Cezanne [Radeon Vega Series / Radeon Vega Mobile Series], pciVendorId=0x1002, pciDeviceId=0x1638]
[19:00:44] [main/WARN]: Sodium has applied one or more workarounds to prevent crashes or other issues on your system: [NVIDIA_THREADED_OPTIMIZATIONS_BROKEN, NO_ERROR_CONTEXT_UNSUPPORTED]
[19:00:44] [main/WARN]: This is not necessarily an issue, but it may result in certain features or optimizations being disabled. You can sometimes fix these issues by upgrading your graphics driver.
[19:00:44] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.0-beta.4).
[19:00:46] [Datafixer Bootstrap/INFO]: 269 Datafixer optimizations took 260 milliseconds
[19:00:50] [Render thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[19:00:50] [Render thread/INFO]: Setting user: Chon_Xena
[19:00:50] [Render thread/INFO]: Enabled 10 bug fixes: [MC-577, MC-22882, MC-59810, MC-89146, MC-90683, MC-112730, MC-122477, MC-199467, MC-237493, MC-263865]
[19:00:50] [Render thread/INFO]: Successfully Debugify'd your game!
[19:00:50] [Render thread/INFO]: [BetterGrassify] [FANCY] Gamers can finally touch grass!?
[19:00:50] [Render thread/INFO]: Trying to read config file...
[19:00:50] [Render thread/INFO]: A config file was found, loading it..
[19:00:50] [Render thread/INFO]: Successfully loaded config file.
[19:00:51] [Render thread/INFO]: Pre-initializing Controlify...
[19:00:51] [Render thread/INFO]: Caching description for bug MC-577
[19:00:51] [Render thread/INFO]: Caching description for bug MC-2025
[19:00:51] [Render thread/INFO]: Caching description for bug MC-4490
[19:00:51] [Render thread/INFO]: Caching description for bug MC-7569
[19:00:51] [Render thread/INFO]: Caching description for bug MC-8187
[19:00:51] [Render thread/INFO]: Caching description for bug MC-22882
[19:00:51] [Render thread/INFO]: Caching description for bug MC-30391
[19:00:51] [Render thread/INFO]: Caching description for bug MC-46766
[19:00:51] [Render thread/INFO]: Caching description for bug MC-59810
[19:00:51] [Render thread/INFO]: Caching description for bug MC-69216
[19:00:51] [Render thread/INFO]: Caching description for bug MC-79545
[19:00:51] [Render thread/INFO]: Caching description for bug MC-80859
[19:00:51] [Render thread/INFO]: Caching description for bug MC-88371
[19:00:51] [Render thread/INFO]: Caching description for bug MC-89146
[19:00:51] [Render thread/INFO]: Caching description for bug MC-90683
[19:00:51] [Render thread/INFO]: Caching description for bug MC-93018
[19:00:51] [Render thread/INFO]: Caching description for bug MC-93384
[19:00:51] [Render thread/INFO]: Caching description for bug MC-100991
[19:00:51] [Render thread/INFO]: Caching description for bug MC-105068
[19:00:51] [Render thread/INFO]: Caching description for bug MC-112730
[19:00:51] [Render thread/INFO]: Caching description for bug MC-116379
[19:00:51] [Render thread/INFO]: Caching description for bug MC-119417
[19:00:51] [Render thread/INFO]: Caching description for bug MC-119754
[19:00:51] [Render thread/INFO]: Caching description for bug MC-121706
[19:00:51] [Render thread/INFO]: Caching description for bug MC-121903
[19:00:51] [Render thread/INFO]: Caching description for bug MC-122477
[19:00:51] [Render thread/INFO]: Caching description for bug MC-122627
[19:00:51] [Render thread/INFO]: Caching description for bug MC-127970
[19:00:51] [Render thread/INFO]: Caching description for bug MC-129909
[19:00:51] [Render thread/INFO]: Caching description for bug MC-132878
[19:00:51] [Render thread/INFO]: Caching description for bug MC-143474
[19:00:51] [Render thread/INFO]: Caching description for bug MC-155509
[19:00:51] [Render thread/INFO]: Caching description for bug MC-159163
[19:00:51] [Render thread/INFO]: Caching description for bug MC-160095
[19:00:51] [Render thread/INFO]: Caching description for bug MC-165381
[19:00:51] [Render thread/INFO]: Caching description for bug MC-176559
[19:00:51] [Render thread/INFO]: Caching description for bug MC-179072
[19:00:51] [Render thread/INFO]: Caching description for bug MC-183776
[19:00:51] [Render thread/INFO]: Caching description for bug MC-183990
[19:00:51] [Render thread/INFO]: Caching description for bug MC-197260
[19:00:51] [Render thread/INFO]: Caching description for bug MC-199467
[19:00:51] [Render thread/INFO]: Caching description for bug MC-200418
[19:00:51] [Render thread/INFO]: Caching description for bug MC-206922
[19:00:51] [Render thread/INFO]: Caching description for bug MC-215530
[19:00:51] [Render thread/INFO]: Caching description for bug MC-215531
[19:00:51] [Render thread/INFO]: Caching description for bug MC-217716
[19:00:51] [Render thread/INFO]: Caching description for bug MC-223153
[19:00:51] [Render thread/INFO]: Caching description for bug MC-224729
[19:00:51] [Render thread/INFO]: Caching description for bug MC-231097
[19:00:51] [Render thread/INFO]: Caching description for bug MC-231743
[19:00:51] [Render thread/INFO]: Caching description for bug MC-232869
[19:00:51] [Render thread/INFO]: Caching description for bug MC-237493
[19:00:51] [Render thread/INFO]: Caching description for bug MC-263865
[19:00:51] [Render thread/INFO]: Dynamic FPS 3.9.6 active on Fabric!
[19:00:51] [Render thread/INFO]: Loading Entity Model Features, one of the mods ever made!
[19:00:51] [Render thread/INFO]: [ETF]: 6 new ETF Random Properties registered by entity_model_features.
[19:00:51] [Render thread/INFO]: Loading Entity Texture Features, also try EMF!
[19:00:51] [Render thread/INFO]: [Indigo] Different rendering plugin detected; not applying Indigo.
[19:00:51] [Render thread/INFO]: [FastQuit] Initialized
[19:00:51] [Render thread/INFO]: [LambDynLights] Initializing LambDynamicLights...
[19:00:51] [Render thread/INFO]: [LambDynLights] Configuration loaded.
[19:00:51] [Render thread/INFO]: Loaded config modelfix-client.json
[19:00:52] [Render thread/INFO]: [STDOUT]: [LibGui] Initializing Client...
[19:00:52] [Render thread/INFO]: Deserializing YACLConfig from '/home/bread/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/Fabulously Optimized(3)/minecraft/config/yacl.json5'
[19:00:52] [Render thread/INFO]: Game language (en_us) and config language () are different. Updating config
[19:00:52] [Render thread/INFO]: Backend library: LWJGL version 3.3.3-snapshot
[19:00:52] [Render thread/INFO]: Modifying process environment to apply workarounds for the NVIDIA graphics driver...
[19:00:52] [Render thread/INFO]: Initializing ImmediatelyFast 1.10.1+1.21.6 on AMD Radeon Graphics (radeonsi, renoir, ACO, DRM 3.63, 6.15.4-200.fc42.x86_64) (AMD) with OpenGL 4.6 (Core Profile) Mesa 25.1.3 (git-ba95e694fe)
[19:00:52] [Render thread/INFO]: Found Iris/Oculus 1.9.1+mc1.21.7. Enabling compatibility.
[19:00:52] [Render thread/INFO]: Debug functionality is disabled.
[19:00:52] [Render thread/INFO]: OpenGL 4.5 detected, enabling DSA.
[19:00:52] [Render thread/INFO]: Shaders are disabled because enableShaders is set to false in iris.properties
[19:00:52] [Render thread/INFO]: OpenGL Vendor: AMD
[19:00:52] [Render thread/INFO]: OpenGL Renderer: AMD Radeon Graphics (radeonsi, renoir, ACO, DRM 3.63, 6.15.4-200.fc42.x86_64)
[19:00:52] [Render thread/INFO]: OpenGL Version: 4.6 (Core Profile) Mesa 25.1.3 (git-ba95e694fe)
[19:00:52] [Render thread/INFO]: Using optional rendering extensions: GL_ARB_buffer_storage, GL_KHR_debug, GL_ARB_vertex_attrib_binding, GL_ARB_direct_state_access
[19:00:53] [Render thread/INFO]: Hardware information:
[19:00:53] [Render thread/INFO]: CPU: 16x AMD Ryzen 9 5900HS with Radeon Graphics
[19:00:53] [Render thread/INFO]: GPU: AMD Radeon Graphics (radeonsi, renoir, ACO, DRM 3.63, 6.15.4-200.fc42.x86_64) (Supports OpenGL 4.6 (Core Profile) Mesa 25.1.3 (git-ba95e694fe))
[19:00:53] [Render thread/INFO]: OS: Linux (6.15.4-200.fc42.x86_64)
[19:00:53] [Render thread/INFO]: Reloading ResourceManager: vanilla, fabric, animatica, bettergrass, bettermounthud, capes, cloth-config, conditional-mixin, controlify, cubes-without-borders, debugify, dynamic_fps, e4mc_minecraft, entity_model_features, entity_texture_features, entityculling, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-command-api-v2, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-rendering-fluids-v1, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-tag-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fabrishot, fastquit, forgeconfigapiport, immediatelyfast, iris, lambdynlights, lambdynlights_api, languagereload, lithium, midnightlib, mixintrace, modmenu, morechathistory, moreculling, nochatreports, optigui, placeholder-api, pride, puzzle, reeses-sodium-options, rrls, sodium, sodium-extra, spruceui, trender, yet_another_config_lib_v3, yosbr, zoomify, file/SodiumTranslations.zip, file/Mod Menu Helper.zip, file/Chat Reporting Helper.zip
[19:00:53] [Worker-Main-4/INFO]: Found unifont_pua-16.0.03.hex, loading
[19:00:53] [Worker-Main-13/INFO]: Found unifont_jp_patch-16.0.03.hex, loading
[19:00:53] [Worker-Main-12/INFO]: Found unifont_all_no_pua-16.0.03.hex, loading
[19:00:53] [Render thread/INFO]: Cached all modded block culling states
[19:00:54] [Render thread/INFO]: OpenAL initialized on device Family 17h/19h/1ah HD Audio Controller Analog Stereo
[19:00:54] [Render thread/INFO]: Sound engine started
[19:00:54] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[19:00:54] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[19:00:54] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[19:00:54] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[19:00:54] [Render thread/INFO]: Created: 2048x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[19:00:54] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[19:00:54] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[19:00:54] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[19:00:54] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[19:00:54] [Render thread/INFO]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
[19:00:55] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[19:00:55] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
[19:00:55] [Render thread/INFO]: Created: 1024x1024x0 minecraft:textures/atlas/gui.png-atlas
[19:00:55] [Render thread/INFO]: [ETF]: reloading ETF data.
[19:00:55] [Render thread/INFO]: [ETF]: emissive suffixes loaded: {_e}.
[19:00:55] [Render thread/INFO]: [ETF]: emissive suffixes loaded: {_e}.
[19:00:55] [Render thread/INFO]: Creating pipeline for dimension minecraft:overworld
[19:00:55] [Render thread/INFO]: Initializing Controlify...
[19:00:55] [Render thread/INFO]: Loading Controlify config...
[19:00:55] [Render thread/INFO]: [SDLNativesLoader] Attempting to load SDL3 from SDL3
[19:00:55] [Render thread/INFO]: [LoadedSDLNatives] Loading SDL3 version: 3.2.16. Java bindings targeting: 3.2.16
[19:00:55] [Render thread/INFO]: [LoadedSDLNatives] Successfully initialised SDL subsystems
[19:00:55] [Render thread/INFO]: [SDLNativesLoader] Successfully loaded SDL3 natives
[19:00:55] [Render thread/INFO]: Successfully loaded 362 gamepad mapping entries!
[19:00:55] [Render thread/INFO]: No controllers found.
[19:00:55] [Render thread/INFO]: Steam Deck state: NOT_STEAM_DECK
[19:01:07] [Render thread/INFO]: [ETF]: emissive suffixes loaded: {_e}.
[19:01:07] [Render thread/INFO]: Connecting to 0, 25565
[19:01:33] [Render thread/INFO]: [EMF (Entity Model Features)]: Clearing data for reload.
[19:01:33] [Render thread/INFO]: Reloading ResourceManager: vanilla, fabric, animatica, bettergrass, bettermounthud, capes, cloth-config, conditional-mixin, controlify, cubes-without-borders, debugify, dynamic_fps, e4mc_minecraft, entity_model_features, entity_texture_features, entityculling, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-command-api-v2, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-rendering-fluids-v1, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-tag-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fabrishot, fastquit, forgeconfigapiport, immediatelyfast, iris, lambdynlights, lambdynlights_api, languagereload, lithium, midnightlib, mixintrace, modmenu, morechathistory, moreculling, nochatreports, optigui, placeholder-api, pride, puzzle, reeses-sodium-options, rrls, sodium, sodium-extra, spruceui, trender, yet_another_config_lib_v3, yosbr, zoomify, file/SodiumTranslations.zip, file/Mod Menu Helper.zip, file/Chat Reporting Helper.zip, server/00000000/c4e42b15-2972-3a4d-900d-7a1608bef029
[19:01:33] [Worker-Main-1/INFO]: Found unifont_all_no_pua-16.0.03.hex, loading
[19:01:33] [Worker-Main-10/INFO]: Found unifont_pua-16.0.03.hex, loading
[19:01:33] [Worker-Main-14/INFO]: Found unifont_jp_patch-16.0.03.hex, loading
[19:01:36] [Render thread/INFO]: OpenAL initialized on device Family 17h/19h/1ah HD Audio Controller Analog Stereo
[19:01:36] [Render thread/INFO]: Sound engine started
[19:01:38] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[19:01:38] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[19:01:38] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[19:01:38] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[19:01:38] [Render thread/INFO]: Created: 2048x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[19:01:38] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[19:01:38] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[19:01:38] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[19:01:38] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[19:01:38] [Render thread/INFO]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
[19:01:39] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[19:01:39] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
[19:01:39] [Render thread/INFO]: Created: 1024x1024x0 minecraft:textures/atlas/gui.png-atlas
[19:14:04] [Render thread/INFO]: [ETF]: emissive suffixes loaded: {_e}.
[19:14:04] [Render thread/INFO]: Connecting to 0, 25565
[19:14:30] [CullThread/INFO]: [STDOUT]: Shutting down culling task!
[19:14:30] [Render thread/INFO]: Stopping!
[19:14:30] [Render thread/INFO]: [ETF]: emissive suffixes loaded: {_e}.
[19:14:30] [Render thread/INFO]: [FastQuit] Exiting FastQuit.
commented

How exactly did the client get "stuck" at the download stage? An image or video would help.

commented

Got it. Right know I assume it is a bug with one of the mods that have not updated (ETF, EMF) or a bug with RRLS. You can try disabling those and seeing if it fixes.
Otherwise I will let you know when a solution is found.

commented

Alright the problem solved by removing RRLS (remove reloading screen). Thanks alot

commented

I have no problems with this feature as of 10.2.0-beta.2, assuming fixed.