đ§ Solving common problems
We understand that sometimes working on your server doesn't go as intended and stuff breaks
.
This guide has been made to provide quick help in such situations!
â ī¸ Firstly - Make sure your server is properly installedâ
- Make sure you have installed the setup according to the đ installation instructions
- Make sure you are on đ Paper 1.21
- Make sure you are using the đĸ latest setup version
- Make sure you are using â Java 21
đ¨ Texture pack doesn't work?â
There are a few possible reasons why the texture pack doesn't work on your server.
- Have you installed Oraxen or ItemsAdder? If yes, then you have to merge the resource pack. Use the respective guides: Oraxen ItemsAdder
- Check if
force unicode
setting is disabled in your client language settings. - Have you made any modifications to the resource pack or models? Your changes can easily break stuff, please revert to the default files and test your changes one by one to find out what causes issues.
- If you are using Oraxen or ItemsAdder, you have to remove the
modelengine
folder from your resource pack. Did you do it? - Do you have problems with models? Try to swap your
ModelEngine
plugin folder and resource pack files with original files from a clean setup installation.
â ī¸ Can't access Dungeons or Spawn?â
- Make sure you have all the world folders available in the root directory of your server.
- 'spawn'
- 'dungeons'
- 'world'
- Make sure your
unlimited_adventures/Dungeons/FloorData
folder is not empty. If it's empty, you have to recover the files from a clean setup installation.
⨠Wilderness Teleport doesn't workâ
You have most likely removed the wild_tp
region which indicates an area that teleports players to Wilderness.
⨠I keep getting teleported back to spawnâ
You have likely removed the spawn
region from spawn either manually, or by removing the WorldGuard folder.
⨠Random Teleport is slowâ
Our Random Teleport in itself is completely instant - it doesn't introduce any lag or delay.
But when you are performing a RTP, it might try to generate a new chunk for you. That's what causes the visible lag.
Easy solution to this problem is to pregenerate your map in a radius that's at least as big as your RTP range.
If you do this, you will get instantenous Random Teleporting on your server! â
đĒļ I see a feather above my headâ
Seeing feather above your head means the Adventure Apparel resource pack files have broken.
Try to revert any resource pack changes you did to fix the issue.
đ§đŊ NPC's have an unwanted text above their headâ
Please restart your server.