23 lines
779 B
Markdown
23 lines
779 B
Markdown
# Troubleshooting
|
|
|
|
## Check to see if the issue has been reported
|
|
|
|
***Before* creating an issue, make sure you've searched on the [Issue Tracker](https://github.com/yvt/openspades/issues?utf8=%E2%9C%93&q=is%3Aissue%20) to see if someone else has already reported the same issue**. Use relevant keywords.
|
|
|
|
|
|
## Common Issues
|
|
|
|
This is a list of commonly encountered problems, known issues, and their solutions.
|
|
|
|
### Failed to dlload 'libopenal.so'
|
|
|
|
Make sure libopenal is installed. You shouldn't need to do anything else.
|
|
|
|
## Create an issue
|
|
|
|
If your problem hasn't been solved or reported, then create an issue detailing your problem in as much detail as possible.
|
|
|
|
---
|
|
|
|
### For more information about OpenSpades, check out the **[Wiki](https://github.com/yvt/openspades/wiki)**.
|