tx.powernukkitx.1.20.0-r2.source-code.report_template.md Maven / Gradle / Ivy
## Generated Bug Report
PLUGIN ERROR: ${PLUGIN_ERROR}
### Expected Behavior
### Actual Behavior
### Steps to Reproduce
### OS and Versions
* PowerNukkitX Version: ${NUKKIT_VERSION}
* Git Commit: ${NUKKIT_COMMIT}
* Java Version: ${JAVA_VERSION}
* Host Configuration:
| Item | Value |
|:----:|:-----:|
| Host OS | ${HOSTOS} |
| Memory(RAM) | ${MEMORY} |
| Storage Size | ${STORAGE_SIZE} |
| Storage Type | ${STORAGE_TYPE} |
| CPU Type | ${CPU_TYPE} |
| CPU Core Count | ${AVAILABLE_CORE} |
### Crashdump, Backtrace or Other Files
```
${STACKTRACE}
```