Skip to content

Instantly share code, notes, and snippets.

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.concurren

@wordandahalf
wordandahalf / Installing a SWF world.md
Created July 2, 2021 03:20
Installing a SWF world

Installing beholder as a SRF world

Requirements

  • A Bukkit 1.16.5 server with AdvancedSlimeWorldManager installed
  • A copy of beholder.slime

Installation

  1. Ensure ASWM is installed and functional.

Note: main.yml is not properly created upon initial startup, causing a NullPointerException.

  1. Move beholder.slime into the folder where ASWM is configured to look for worlds provided by the file data source. By default this is slime_worlds/ in the root directory of the server.
  2. Configure worlds.yml (in the ASWM data folder) to load the world upon startup.