Go Back   RunUO - Ultima Online Emulation > RunUO > Server Support on Windows

Server Support on Windows Get (and give) support on general questions related to the RunUO server itself.

Reply
 
Thread Tools Display Modes
Old 09-11-2007, 09:51 PM   #1 (permalink)
Newbie
 
Join Date: Jun 2006
Posts: 45
Default Where to download SVN core exe files

Just a poor ideas where to download the latest svn .exe files. Wish there is the lists include all svn release note and its download linkings. I don't like compile scripts by myself. ^_^
wchen18 is offline   Reply With Quote
Old 09-11-2007, 11:36 PM   #2 (permalink)
Forum Expert
 
Join Date: Feb 2003
Location: East Coast USA
Posts: 1,359
Default

Unfortunately the SVN is only the source. For the EXE you have to compile it yourself or wait until they release an update.

With Tortoise SVN get http:// svn.runuo.com/repos/runuo/devel/ (remove space between // and svn, forum was freaking out with whole URL for some reason)

Or with Command-line SVN do: svn checkout http:// svn.runuo.com/repos/runuo/devel/ (again, remove extra space if you're copying this)

To compile, get microsoft visual c# 2005 express for free. Make a new project - console application. In Solution Explorer on the right, expand the +'s and delete AssemblyInfo.cs and Program.cs. (Default files) Drag the "server" folder from the stuff SVN downloaded into the Solution Explorer. If it doesn't work right, (no + next to Server after it's finished adding) delete and add it again.

Almost done, just set Properties: Right click on ConsoleApplication1 and choose Properties, or go to Project menu and then Properties at the bottom. Change ConsoleApplication1 to RunUO, change the Startup Object to Server.Core, the Icon to Server\runuo.ico, and on the build tab on the left check the box that says Allow Unsafe Code. Save and choose Build -> Build Solution, it should compile OK.

Copy the EXE and PDB (found in My Documents\Visual Studio 2005\Projects\RunUO\RunUO\bin\Release) to the appropriate location (same as your Data and Scripts, remember to include the other DLLs that RunUO needs (zlib) - get them from the previous RunUO 2.0 release, or the updated zlib32.dll from Mark's personal stash.

It's against the wishes of the RunUO developers to distribute the EXE files, understandable since someone could easily put a virus or something in there and ruin the reputation of RunUO.. imagine if THAT was how RunUO made it into the news... =( Anyway I will be glad to walk you through compiling it if you're having trouble.
__________________
the-retelling.org : scripts and tech demo

Last edited by Alari; 09-12-2007 at 12:03 AM.
Alari is online now   Reply With Quote
Old 09-12-2007, 01:44 AM   #3 (permalink)
Newbie
 
Join Date: Jun 2006
Posts: 45
Default

Thanks for your sharing information and quick reply. I am waiting for someone's release. Thanks again.
wchen18 is offline   Reply With Quote
Old 09-12-2007, 06:51 AM   #4 (permalink)
Master of the Internet
 
Join Date: Aug 2003
Posts: 5,688
Default

try here
XMLSpawnerFan -> Latest RunUO 2.0 server - rev 238
__________________
The first line of the first rule in the forum rules and guidelines "Be respectful of others. "

For questions, information, and support for XmlSpawner and its addons, visit the
XmlSpawner Support Forum
ArteGordon is offline   Reply With Quote
Old 09-12-2007, 09:10 AM   #5 (permalink)
Newbie
 
Join Date: Jun 2006
Posts: 45
Default

ArteGordon, thanks so much.
wchen18 is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5