mirror of
https://github.com/evennia/evennia.git
synced 2026-03-29 12:07:17 +02:00
EGD: Expand the troubleshooting section.
This commit is contained in:
parent
a61a1f7e32
commit
9b37944b38
1 changed files with 11 additions and 2 deletions
|
|
@ -169,5 +169,14 @@ the wild.
|
|||
|
||||
## Troubleshooting
|
||||
|
||||
If you don't see your game appear on the listing, check your server logs. You
|
||||
should see some error messages.
|
||||
### My game doesn't appear on the listing!
|
||||
|
||||
If you don't see your game appear on the listing after reloading your server,
|
||||
check the server logs. You should see some error messages describing what
|
||||
went wrong.
|
||||
|
||||
### I changed my game name and now there are two entries
|
||||
|
||||
This is a side-effect of our current, naive implementation in our listing
|
||||
system. Your old entry will disappear within two hours. Alternatively,
|
||||
speak up on IRC and someone might be able to manually purge the old entry.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue