You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-3Lines changed: 15 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@ A video of me going through the guide [can be found here](https://www.youtube.co
77
77
4. Once this has finished, you should have a resource pack in the output directory you specified. Merely apply this on Minecraft and you'll be good to go.
78
78
79
79
80
-
# 🐋 Running with Docker
80
+
##🐋 Running with Docker
81
81
- Install the git repository using `git clone https://github.com/Swofty-Developments/HypixelSkyBlock.git
82
82
83
83
Most parts about downloading and setting up files will be automated for you but you will need to add the following files to the `configuration` folder:
@@ -135,16 +135,28 @@ or go to the `exec` tab in Docker Desktop.
135
135
and then run the service command inside there. It will create its own screen session for you to run the service in.
136
136
137
137
138
-
###Common Issues
138
+
## Common Issues
139
139
1.`redis.clients.jedis.exceptions.JedisConnectionException: Failed to connect to any host resolved for DNS name.`
140
140
141
141
=> Your Memurai isn't running.
142
142
2.`Preview features are not enabled for... Try running with '--enable-preview'`
=> Check if your velocity secret is the same everywhere including the limbo config.
148
+
149
+
4.`You have strayed too far from the spawn! Teleporting you back...` when joining an island?
150
+
151
+
=> You didn't import your regions (correctly).
152
+
153
+
5. Still having issues?
154
+
155
+
=> Make sure that you followed everything correctly. If that didn't help, join our discord and ask for help in #code-help. Please provide screenshots of all your consoles!
156
+
### Pinging staff members won't solve your issue faster!
145
157
146
158
## Credits
147
159
148
160
Thanks to:
149
161
* All the lovely people in the Minestom discord for single-handedly carrying all of my knowledge about this API.
150
-
* Myself and any other contributors, which can be viewed on this Git page.
162
+
* Myself and any other contributors, who can be viewed [HERE](https://github.com/Swofty-Developments/HypixelSkyBlock/graphs/contributors).
0 commit comments