mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
37 lines
572 B
Markdown
37 lines
572 B
Markdown
---
|
|
name: Error report
|
|
about: Report a bug which cases the game to crash, or any other issue with an explicit stacktrace
|
|
title: ''
|
|
labels: Crash
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
### Versions
|
|
|
|
Factorio: X.Y.Z
|
|
ExpCluster: X.Y.Z
|
|
|
|
### Error message
|
|
|
|
```log
|
|
error message and stacktrace back
|
|
```
|
|
|
|
### Reproduction method
|
|
|
|
Steps to reproduce the behaviour:
|
|
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error in log
|
|
|
|
### Additional context
|
|
|
|
Add any other context about the problem here.
|
|
|
|
### Screenshots
|
|
|
|
If applicable, add screenshots to help explain your problem.
|