You need to download the .NET Framework Version 2.0.aaronkfmaster said:The Net Luancher won't work for me, it says...
"The application failed to initialize properly (0xc0000135)."
What does that mean?
In response to the above points:
- Integrating with a DB isn't too difficult, except that we don't have one.
- Checking whether you have the necessary files is tricky, because the logic SRB2 uses to search for files is somewhat intricate and is also SLOW if you have a large directory tree and don't have the file.
- Filters are a good idea.
- I chose colour-coding because it was easier to implement. It's also a bit easier to tell at a glance which servers are modified this way, but has the big disadvantage of not meaning anything if you haven't read the docs.
- This point was raised elsewhere, but I don't intend to add features for hosting games. There are tools that do that adequately already, and since seeing the list of running servers when hosting is irrelevant (or nearly so) when hosting, it's better that they be kept separate.
- The player-colour thing is almost certainly an SRB2 bug, but I haven't tested it.