Quote:
|
Originally Posted by Phantom
But why even use that, if you have a tool thats 10x better called Visual Studio 2005 Express.
|
Because it opens up a debugger in a console window and works well for a production shard. Not even going to consider running VSE on a "live" shard. The saves times were alittle longer, but overall very little impact. Running RunUO via the SDK debugger is great for tracking down a sporatic .exe crash that doesn't give a whole lotta info on the culprit responsible. We were able to track down an issue the
1st time we ran in debug mode like this.