Creating Issues
If you encounter any issues with Skyblock Builder or have suggestions for new features, you can use the GitHub link below to report them: Skyblock Builder Issues
Reporting Bugsβ
Standard Bug Reportβ
To report a bug manually, use the "Bug Report (Manual Mode)" template available via the GitHub link above. When submitting your report, please include the following details:
- A title that summarizes the issue.
- The Minecraft version where the issue occurs.
- The versions of the following: LibX, Skyblock Builder, and Forge.
- The
latest.log
file. - A detailed description of the issue.
- Step-by-step instructions on how to reproduce the bug.
If the issue happens only in a modpack, include:
- A link to the modpack and the exact version you're using.
- If the modpack is not publicly released, provide an exported version with the most important configuration files.
Need to share sensitive information privately? Join the Discord server π and send a direct message to @MelanX
.
Dump Reportβ
In version 1.20.1, a new command /skyblock dump
was introduced, making bug reports easier. Running this command opens a screen where you can customize what data to include in the dump file.
(The red outlined option is only visible to operators)
Configs | Includes all Skyblock Builder configuration files. |
Templates and Spreads | Includes files from the config/skyblockbuilder/templates directory. |
level.dat | Adds the level.dat file of the current world. |
latest.log | Includes the latest.log file, which contains chat messages and may include sensitive information like IP addresses. |
crash-<latest>.txt | Includes the most recent crash report (only select this if the crash is related to the issue). |
Skyblock Data File | Adds world/data/skyblock_builder.dat and world/data/template.dat , which store team metadata, island positions, and more. |
Create Dump on Server | Ensures the dump file is created on the server (useful for server-side issues). |
Click the "Create Dump" button to generate a ZIP file, located in <instance>/skyblockbuilder/dumps
. The generated file name will appear in the chat, and clicking it will open the folder.
When submitting a dump report, use the "Bug Report (Dump Mode)" template and include:
- The Minecraft version.
- The generated dump file.
- A detailed description of the issue.
- Steps on how to reproduce.
If the problem occurs in a modpack, include the same information as a standard bug report (modpack link and version or an exported modpack if itβs unreleased).
Sensitive information? Share it privately via Discord π by messaging @MelanX
.
Requesting Featuresβ
To suggest new features, use the "Feature Request" template. Please note:
- New features are generally added only in the latest mod version.
- Major features that require extensive code changes may be implemented in the next major Minecraft version.