Mojira Archive
MC-267868

Vanilla resource pack not properly enabled on first launch

Step to reproduce:

1) Create a new .minecraft instance for the game (in our case, just remove the "resourcePacks" and "incompatibleResourcePacks" lines form your options.txt will work)
2) Launch the game, wait for the options init
3) You can see in your options.txt that resourcePacks is an empty list (it should contain "vanilla" because the vanilla pack is loaded)
4) Go to the pack screen and close it immediatly, the game will reload ressources even if you did not change anything because the list of enabled packs on the screen contain the vanilla pack, but the list in the options do not
5) You can verify that "vanilla" has been added to the resourcePacks list in options, and that going back to the pack screen and close it will not trigger more reload

UPDATE:
Found an easy fix. You just have to add "vanilla" to the default list in the GameOptions class constructor.

Unresolved

Raconteur

2024-01-13, 03:41 PM

2024-09-02, 09:13 AM

3

3

Confirmed

Normal

Platform

Resource Packs

Resourcepacks, options.txt, resource-pack

1.20.4

-