aboutsummaryrefslogtreecommitdiff
path: root/faq.md
blob: ba334dfca5271b65ca2f6aee87395929d74d6322 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Frequently Asked Questions

## Copied from the Discord FAQ channel

### Q: Will there be a console version?
A: No.

### Q: Does AI work? What about custom maps?
A: Not right now, they're being looked into. Give it time. Possibly a lot of time, don't ask for an ETA.

### Q: I get an error saying "Showing user info for UID 0 on hardware" and can't connect to servers!
A: Should be fixed soon.

### Q: I get an error regarding "File Corruption" and can't launch Northstar.
A: Check the 
Engine Error File Corruption Detected thread.

### Q: Can you host a dedicated server on Linux?
A: It works using wine and llvmpipe, a guide is WIP. 

### Q: I get an error message saying "Connection timed out" when trying to connect to my own dedicated server.
A: Add `+net_usesocketsforloopback 1` in your `ns_startup_args.txt` and `ns_startup_dedi_args.txt`, restart both client and server.