Skip to content

Instantly share code, notes, and snippets.

@wordandahalf
Last active February 19, 2025 18:12
Show Gist options
  • Select an option

  • Save wordandahalf/19d7674798e384328abec23264d95d51 to your computer and use it in GitHub Desktop.

Select an option

Save wordandahalf/19d7674798e384328abec23264d95d51 to your computer and use it in GitHub Desktop.

Getting Started

It seems you are having issues loading our resource pack! Here's what you need to do:

  1. Let us know what launcher and version you are using. If you're not using the official launcher, please tell us!
  2. Send us the client log showing the error generated when your system fails to load the resource pack. If you don't know how, visit this guide.

Now we need to diagnose the error! Looking through the log, we're trying to find where the resource pack is being loaded. You should see a line Connecting to telosrealms.com, 25565 indicating when you connected to the server. Then, beneath that, there should be a line indicating the resourcepack failed to load, Caught error loading resourcepacks, removing all selected resourcepacks. Directly beneath this message is the stracktrace indicating the reason why the pack failed to load. We have documented steps for several encountered errors:

Error Types

java.util.concurrent.CompletionException: z: Stitching Your device lacks the memory to load resource pack. Send us a screenshot of the game with the "F3" debug menu open. We need to see the system information displayed in the top-right corner. Possibilities:

  1. You are running a laptop or desktop with only integrated graphics in your processor, your system has not dedicated enough memory for graphics purposes. The process of configuring this is system dependent and may require modifying the BIOS/UEFI of your computer. See Increasing Shared Memory below for a guide for your paricular system.
  2. You are not running Minecraft with your dedicated graphics card. Follow this guide to configure it properly.

java.net.SocketException: Connection reset Your device had connection troubles when contacting our CDN to download the pack. If this issue persists, your network may be blocking access.

java.util.zip.ZipError: invalid CEN header (bad signature) If you are not using the official launcher, you need to ensure that your game is running Java 21.

Appendix

Increasing Shared Memory

Device(s) Link
ASUS VivoBooks ASUS Support

Finding System Configuration

If you don't know information about your system configuration (e.g., whether you have an integrated or dedicated graphics processor), follow this guide and send us the file.

@masmc05

masmc05 commented Nov 10, 2024

Copy link
Copy Markdown

Cool guide!

@BeamyPoke

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment