-
Type:
Bug
-
Status: Reopened
-
Resolution: Unresolved
-
Affects Version/s: Minecraft 1.9.2, Minecraft 1.9.3 Pre-Release 1, Minecraft 1.9.3 Pre-Release 2, Minecraft 1.11.2, Minecraft 1.13.1
-
Fix Version/s: None
-
Labels:None
-
Environment:Linux,
openjdk version "1.8.0_72-internal"
OpenJDK Runtime Environment (build 1.8.0_72-internal-b15)
OpenJDK 64-Bit Server VM (build 25.72-b15, mixed mode)
-
Confirmation Status:Community Consensus
-
Category:(Unassigned)
The bug
The resource pack information from the server.properties file are not used if a file called resources.zip exists. This file is used for singleplayer worlds to provide a resource pack which is loaded once the world is opened. However, this does not work for servers, see MC-73716.
Expected would be that the server just ignores that file and sends the information from the server.properties file.
- relates to
-
MC-73716 Resources.zip doesn't work for servers (and possibly LAN worlds)
- Resolved